462684a323a20916627c18bdce6afb816f093215
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
36     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
37     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
38     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
39     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
40     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
41     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
42     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
43     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
44     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
45     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
46     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
47     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
48     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
49     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
50     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
51     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
52
53     # Detailed test configurations
54     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
55     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
56     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
57     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
58     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
59     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
60     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
61     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
62     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
63     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
64     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
65     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
66     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
67     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
68     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
69     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
70
71     # Detailed tests operational data
72     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
73     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
74     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
75     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
76     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
77     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
78     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
79     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
80
81     # Latencies:
82     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
83     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84
85     # .css patch file to fix tables generated by Sphinx
86     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
87     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
88
89   urls:
90     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
91     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
92     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
93     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
94     DIR[NEXUS,DOC]: "report/_static/archive"
95
96   make-dirs:
97   # List the directories which are created while preparing the environment.
98   # All directories MUST be defined in "paths" section.
99   - "DIR[WORKING,DATA]"
100   - "DIR[STATIC,VPP]"
101   - "DIR[STATIC,DPDK]"
102   - "DIR[STATIC,ARCH]"
103   - "DIR[BUILD,LATEX]"
104   - "DIR[WORKING,SRC]"
105   - "DIR[WORKING,SRC,STATIC]"
106
107   remove-dirs:
108   # List the directories which are deleted while cleaning the environment.
109   # All directories MUST be defined in "paths" section.
110   #- "DIR[BUILD,HTML]"
111   - "DIR[WORKING,DATA]"
112
113   build-dirs:
114   # List the directories where the results (build) is stored.
115   # All directories MUST be defined in "paths" section.
116   - "DIR[BUILD,HTML]"
117   - "DIR[BUILD,LATEX]"
118
119 - type: "configuration"
120
121   limits:
122     nic:
123       x520: 24460000
124       x553: 29761905
125       x710: 35800000
126       xxv710: 35800000
127       xl710: 35800000
128
129     link:
130       10ge: 14880952.38
131       25ge: 37202380.95
132       40ge: 59523809.52
133       100ge: 148809523.81
134
135     pci:
136       pci-g3-x8: 74404761.90
137       pci-g3-x16: 148809523.81
138
139   data-sets:
140
141     ###########################################################################
142     # Replacements:
143
144     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
145       csit-vpp-perf-verify-1908-3n-hsw:
146         - 48  # NDRPDR sel vhost
147         - 49  # NDRPDR sel vhost
148         - 52  # NDRPDR sel vhost
149         - 53  # NDRPDR sel vhost
150         - 54  # NDRPDR sel vhost
151         - 55  # NDRPDR sel vhost
152         - 56  # NDRPDR sel vhost
153         - 57  # NDRPDR sel vhost
154         - 58  # NDRPDR sel vhost
155         - 59  # NDRPDR sel vhost
156
157     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
158       csit-vpp-perf-verify-1908-3n-skx:
159         - 52  # NDRPDR sel vhost
160         - 53  # NDRPDR sel vhost
161         - 55  # NDRPDR sel vhost
162         - 61  # NDRPDR sel vhost
163         - 62  # NDRPDR sel vhost
164         - 63  # NDRPDR sel vhost
165         - 64  # NDRPDR sel vhost
166         - 65  # NDRPDR sel vhost
167         - 66  # NDRPDR sel vhost
168         - 67  # NDRPDR sel vhost
169
170     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
171       csit-vpp-perf-verify-1908-2n-skx:
172         - 88  # NDRPDR sel vhost
173         - 89  # NDRPDR sel vhost
174         - 91  # NDRPDR sel vhost
175         - 92  # NDRPDR sel vhost
176         - 93  # NDRPDR sel vhost
177         - 94  # NDRPDR sel vhost
178         - 95  # NDRPDR sel vhost
179         - 96  # NDRPDR sel vhost
180         - 97  # NDRPDR sel vhost
181         - 98  # NDRPDR sel vhost
182
183     ###########################################################################
184     # Plots:
185
186     # 3n-hsw
187
188     plot-vpp-throughput-lat-tsa-3n-hsw:
189       csit-vpp-perf-verify-2001-3n-hsw:
190         - 21  # NDRPDR sel
191         - 22  # NDRPDR sel
192         - 23  # NDRPDR sel
193         - 24  # NDRPDR sel
194         - 25  # NDRPDR sel
195         - 29  # NDRPDR sel
196         - 30  # NDRPDR sel
197         - 31  # NDRPDR sel
198         - 32  # NDRPDR sel
199         - 34  # NDRPDR sel
200
201     plot-vpp-hdrh-lat-3n-hsw:
202       csit-vpp-perf-verify-2001-3n-hsw:
203         - 22  # NDRPDR sel
204
205     plot-vpp-nfv-3n-hsw-ndrpdr:
206       csit-vpp-perf-verify-2001-3n-hsw:
207         - 21  # NDRPDR sel
208         - 22  # NDRPDR sel
209         - 23  # NDRPDR sel
210         - 24  # NDRPDR sel
211         - 25  # NDRPDR sel
212         - 29  # NDRPDR sel
213         - 30  # NDRPDR sel
214         - 31  # NDRPDR sel
215         - 32  # NDRPDR sel
216         - 34  # NDRPDR sel
217
218     plot-vpp-nfv-3n-hsw-mrr:
219       csit-vpp-perf-verify-2001-3n-hsw:
220         - 17  # MRR sel
221
222     plot-dpdk-throughput-latency-3n-hsw:
223       csit-dpdk-perf-verify-2001-3n-hsw:
224         - 4   # NDRPDR sel
225         - 5   # NDRPDR sel
226         - 6   # NDRPDR sel
227         - 7   # NDRPDR sel
228         - 8   # NDRPDR sel
229         - 9   # NDRPDR sel
230         - 10  # NDRPDR sel
231         - 11  # NDRPDR sel
232         - 12  # NDRPDR sel
233         - 13  # NDRPDR sel
234         - 15  # NDRPDR sel
235         - 16  # NDRPDR sel
236         - 17  # NDRPDR sel
237         - 18  # NDRPDR sel
238         - 19  # NDRPDR sel
239         - 20  # NDRPDR sel
240         - 21  # NDRPDR sel
241         - 22  # NDRPDR sel
242         - 23  # NDRPDR sel
243         - 24  # NDRPDR sel
244
245     plot-dpdk-hdrh-lat-3n-hsw:
246       csit-dpdk-perf-verify-2001-3n-hsw:
247         - 16  # NDRPDR sel
248
249     # 3n-skx
250
251     plot-vpp-throughput-lat-tsa-3n-skx:
252       # TODO: Add the data
253       csit-vpp-perf-verify-2001-3n-skx:
254         - 14  # NDRPDR sel
255         - 15  # NDRPDR sel
256         - 16  # NDRPDR sel
257
258     plot-vpp-hdrh-lat-3n-skx:
259       csit-vpp-perf-verify-2001-3n-skx:
260         - 14  # NDRPDR sel
261
262     plot-vpp-nfv-3n-skx-ndrpdr:
263       # TODO: Add data
264       csit-vpp-perf-verify-2001-3n-skx:
265         - 14  # NDRPDR sel
266         - 15  # NDRPDR sel
267         - 16  # NDRPDR sel
268
269     plot-vpp-nfv-3n-skx-mrr:
270       # TODO: Replace
271       # csit-vpp-perf-verify-2001-3n-skx:
272       csit-vpp-perf-verify-1908-3n-skx:
273         - 36  # MRR sel
274
275     plot-dpdk-throughput-latency-3n-skx:
276       csit-dpdk-perf-verify-2001-3n-skx:
277         - 1   # NDRPDR sel
278         - 2   # NDRPDR sel
279         - 3   # NDRPDR sel
280         - 4   # NDRPDR sel
281         - 5   # NDRPDR sel
282         - 6   # NDRPDR sel
283         - 7   # NDRPDR sel
284         - 8   # NDRPDR sel
285         - 9   # NDRPDR sel
286         - 10  # NDRPDR sel
287
288     plot-dpdk-hdrh-lat-3n-skx:
289       csit-dpdk-perf-verify-2001-3n-skx:
290         - 1   # NDRPDR sel
291         - 19  # NDRPDR sel
292
293     # 2n-skx
294
295     plot-vpp-throughput-lat-tsa-2n-skx:
296       # TODO: Add the data
297       csit-vpp-perf-verify-2001-2n-skx:
298         - 21  # NDRPDR sel
299         - 22  # NDRPDR sel
300         - 23  # NDRPDR sel
301         - 26  # NDRPDR sel
302         - 27  # NDRPDR sel
303         - 29  # NDRPDR sel
304
305     plot-vpp-hdrh-lat-2n-skx:
306       csit-vpp-perf-verify-2001-2n-skx:
307         - 21  # NDRPDR sel
308
309     plot-vpp-http-server-performance:
310       # TODO: Replace:
311       # csit-vpp-perf-verify-2001-2n-skx:
312       csit-vpp-perf-verify-1908-2n-skx:
313         - 29  # TCP
314         - 30  # TCP
315         - 58  # TCP
316
317     plot-vpp-soak-2n-skx:
318       # TODO: Replace the data
319       # csit-vpp-perf-verify-2001-2n-skx:
320       csit-vpp-perf-verify-1908-2n-skx:
321         - 83  # SOAK
322         - 86  # SOAK
323
324     plot-vpp-nfv-2n-skx-ndrpdr:
325       # TODO: Add the data
326       csit-vpp-perf-verify-2001-2n-skx:
327         - 30  # NFV
328         - 31  # NFV
329
330     plot-vpp-nfv-2n-skx-mrr:
331       # TODO: Replace the data
332       # csit-vpp-perf-verify-2001-2n-skx:
333       csit-vpp-perf-verify-1908-2n-skx:
334         - 71  # NFV MRR
335
336     plot-vpp-nfv-reconf-2n-skx:
337       # TODO: Replace the data
338       # csit-vpp-perf-verify-2001-2n-skx:
339       csit-vpp-perf-verify-1908-2n-skx:
340         - 113 # NFV reconf sel
341         - 114 # NFV reconf sel
342         - 115 # NFV reconf sel
343
344     plot-dpdk-throughput-latency-2n-skx:
345       csit-dpdk-perf-verify-2001-2n-skx:
346         - 1   # NDRPDR sel
347         - 2   # NDRPDR sel
348         - 3   # NDRPDR sel
349         - 4   # NDRPDR sel
350         - 5   # NDRPDR sel
351         - 6   # NDRPDR sel
352         - 7   # NDRPDR sel
353         - 8   # NDRPDR sel
354         - 9   # NDRPDR sel
355         - 10  # NDRPDR sel
356         - 11  # NDRPDR sel
357         - 13  # NDRPDR sel
358         - 26  # NDRPDR sel
359         - 16  # NDRPDR sel
360         - 17  # NDRPDR sel
361         - 18  # NDRPDR sel
362         - 19  # NDRPDR sel
363         - 27  # NDRPDR sel
364         - 21  # NDRPDR sel
365         - 25  # NDRPDR sel
366
367     plot-dpdk-hdrh-lat-2n-skx:
368       csit-dpdk-perf-verify-2001-2n-skx:
369         - 1   # NDRPDR sel
370         - 19  # NDRPDR sel
371
372     # 2n-clx
373
374     plot-vpp-throughput-lat-tsa-2n-clx:
375       # TODO: Add the data
376       csit-vpp-perf-verify-2001-2n-clx:
377         - 22  # NDRPDR sel
378         - 23  # NDRPDR sel
379         - 24  # NDRPDR sel
380         - 25  # NDRPDR sel
381
382     plot-vpp-hdrh-lat-2n-clx:
383       csit-vpp-perf-verify-2001-2n-clx:
384         - 22  # NDRPDR sel
385
386     plot-vpp-nfv-2n-clx-ndrpdr:
387       # TODO: Add the data
388       csit-vpp-perf-verify-2001-2n-clx:
389         - 22  # NDRPDR sel
390         - 23  # NDRPDR sel
391         - 24  # NDRPDR sel
392
393     plot-vpp-nfv-2n-clx-mrr:
394       # TODO: Replace the data
395       csit-vpp-perf-verify-2001-2n-clx:
396         - 3   # NDRPDR sel RC2
397         - 4   # NDRPDR sel RC2
398
399     plot-dpdk-throughput-latency-2n-clx:
400       csit-dpdk-perf-verify-2001-2n-clx:
401         - 1   # NDRPDR sel
402         - 2   # NDRPDR sel
403         - 3   # NDRPDR sel
404         - 4   # NDRPDR sel
405         - 5   # NDRPDR sel
406         - 6   # NDRPDR sel
407         - 7   # NDRPDR sel
408         - 8   # NDRPDR sel
409         - 9   # NDRPDR sel
410         - 10  # NDRPDR sel
411
412     plot-dpdk-hdrh-lat-2n-clx:
413       csit-dpdk-perf-verify-2001-2n-clx:
414         - 1   # NDRPDR sel
415
416     # 3n-tsh
417
418     plot-vpp-throughput-lat-tsa-3n-tsh:
419       # TODO: Add the data
420       csit-vpp-perf-verify-2001-3n-tsh:
421         - 3   # NDRPDR sel
422         - 4   # NDRPDR sel
423         - 7   # NDRPDR sel
424         - 8   # NDRPDR sel
425
426     plot-vpp-hdrh-lat-3n-tsh:
427       csit-vpp-perf-verify-2001-3n-tsh:
428         - 4   # NDRPDR sel
429
430     plot-dpdk-throughput-latency-3n-tsh:
431       csit-dpdk-perf-verify-2001-3n-tsh:
432         - 3   # NDRPDR sel
433         - 4   # NDRPDR sel
434         - 5   # NDRPDR sel
435         - 9   # NDRPDR sel
436         - 10  # NDRPDR sel
437
438     # 3n-dnv
439
440     plot-vpp-throughput-lat-tsa-3n-dnv:
441       csit-vpp-perf-verify-2001-3n-dnv:
442         - 5   # NDRPDR sel
443         - 6   # NDRPDR sel
444         - 7   # NDRPDR sel
445         - 8   # NDRPDR sel
446         - 9   # NDRPDR sel
447         - 10  # NDRPDR sel
448         - 12  # NDRPDR sel
449         - 16  # NDRPDR sel
450         - 17  # NDRPDR sel
451         - 18  # NDRPDR sel
452
453     plot-dpdk-throughput-latency-3n-dnv:
454       csit-dpdk-perf-verify-2001-3n-dnv:
455         - 12  # NDRPDR sel
456         - 13  # NDRPDR sel
457         - 14  # NDRPDR sel
458         - 15  # NDRPDR sel
459         - 16  # NDRPDR sel
460         - 17  # NDRPDR sel
461         - 18  # NDRPDR sel
462         - 19  # NDRPDR sel
463         - 20  # NDRPDR sel
464         - 22  # NDRPDR sel
465
466     # 2n-dnv
467
468     plot-vpp-throughput-lat-tsa-2n-dnv:
469       csit-vpp-perf-verify-2001-2n-dnv:
470         - 4   # NDRPDR sel
471         - 5   # NDRPDR sel
472         - 6   # NDRPDR sel
473         - 7   # NDRPDR sel
474         - 8   # NDRPDR sel
475         - 9   # NDRPDR sel
476         - 10  # NDRPDR sel
477         - 11  # NDRPDR sel
478         - 13  # NDRPDR sel
479         - 16  # NDRPDR sel
480
481     plot-dpdk-throughput-latency-2n-dnv:
482       csit-dpdk-perf-verify-2001-2n-dnv:
483         - 9   # NDRPDR sel
484         - 10  # NDRPDR sel
485         - 11  # NDRPDR sel
486         - 12  # NDRPDR sel
487         - 13  # NDRPDR sel
488         - 14  # NDRPDR sel
489         - 15  # NDRPDR sel
490         - 16  # NDRPDR sel
491         - 17  # NDRPDR sel
492         - 18  # NDRPDR sel
493
494     ###########################################################################
495     # Simple tables (only one data set):
496
497     # NIC Comparisons
498
499     vpp-nic-comparison-3n-skx:
500       # TODO: Add the data
501       csit-vpp-perf-verify-2001-3n-skx:
502         - 14  # NDRPDR sel
503         - 15  # NDRPDR sel
504         - 16  # NDRPDR sel
505
506     vpp-nic-comparison-2n-skx:
507       # TODO: Add the data
508       csit-vpp-perf-verify-2001-2n-skx:
509         - 21  # NDRPDR sel
510         - 22  # NDRPDR sel
511         - 23  # NDRPDR sel
512         - 26  # NDRPDR sel
513
514     vpp-nic-comparison-3n-skx-mrr:
515       # TODO: Replace
516       # csit-vpp-perf-verify-2001-3n-skx:
517       csit-vpp-perf-verify-1908-3n-skx:
518         - 36  # MRR sel
519
520     vpp-nic-comparison-2n-skx-mrr:
521       # TODO: Replace
522       # csit-vpp-perf-verify-2001-2n-skx:
523       csit-vpp-perf-verify-1908-2n-skx:
524         - 69  # MRR sel
525
526     # Results
527
528     vpp-perf-results-3n-hsw:
529       csit-vpp-perf-verify-2001-3n-hsw:
530         - 18  # NDRPDR full
531         - 20  # NDRPDR full
532         - 28  # NDRPDR full
533
534     vpp-perf-results-3n-skx:
535       # TODO: Replace
536       csit-vpp-perf-verify-2001-3n-skx:
537         - 14  # NDRPDR sel
538
539     vpp-perf-results-2n-skx:
540       csit-vpp-perf-verify-2001-2n-skx:
541         - 32  # NDRPDR full
542         - 33  # NDRPDR full
543
544     vpp-perf-results-2n-clx:
545       # TODO: Replace
546       csit-vpp-perf-verify-2001-2n-clx:
547         - 22  # NDRPDR sel
548
549     vpp-perf-results-3n-tsh:
550       # TODO: Replace
551       csit-vpp-perf-verify-2001-3n-tsh:
552         - 3   # NDRPDR sel
553
554     vpp-perf-results-3n-dnv:
555       csit-vpp-perf-verify-2001-3n-dnv:
556         - 13  # NDRPDR full
557         - 15  # NDRPDR full
558         - 19  # NDRPDR full
559         - 20  # NDRPDR full
560         - 21  # NDRPDR full
561         - 22  # NDRPDR full
562         - 23  # NDRPDR full
563         - 24  # NDRPDR full
564         - 25  # NDRPDR full
565
566     vpp-perf-results-2n-dnv:
567       csit-vpp-perf-verify-2001-2n-dnv:
568         - 21  # NDRPDR full
569         - 22  # NDRPDR full
570         - 25  # NDRPDR full
571         - 26  # NDRPDR full
572         - 27  # NDRPDR full
573         - 28  # NDRPDR full
574
575     vpp-mrr-results-3n-hsw:
576       csit-vpp-perf-verify-2001-3n-hsw:
577         - 17  # MRR sel
578
579     vpp-mrr-results-3n-skx:
580       # TODO: Replace
581       # csit-vpp-perf-verify-2001-3n-skx:
582       csit-vpp-perf-verify-1908-3n-skx:
583         - 36  # MRR sel
584
585     vpp-mrr-results-2n-skx:
586       # TODO: Replace
587       # csit-vpp-perf-verify-2001-2n-skx:
588       csit-vpp-perf-verify-1908-2n-skx:
589         - 69  # MRR sel
590
591     vpp-mrr-results-2n-clx:
592       # TODO: Replace
593       # csit-vpp-perf-verify-2001-2n-clx:
594       csit-vpp-perf-verify-1908-2n-skx:
595         - 69  # MRR sel
596
597     vpp-mrr-results-3n-tsh:
598       # TODO: Replace
599       # csit-vpp-perf-verify-2001-3n-tsh:
600       csit-vpp-perf-verify-1908-3n-tsh:
601         - 17  # MRR sel
602
603     vpp-mrr-results-3n-dnv:
604       csit-vpp-perf-verify-2001-3n-dnv:
605         - 11  # MRR sel
606
607     vpp-mrr-results-2n-dnv:
608       csit-vpp-perf-verify-2001-2n-dnv:
609         - 12  # MRR sel
610
611     vpp-device-results-ubuntu:
612       csit-vpp-device-2001-ubuntu1804-1n-skx:
613         - 57
614
615     dpdk-perf-results-3n-hsw:
616       csit-dpdk-perf-verify-2001-3n-hsw:
617         - 13  # NDRPDR sel
618         - 24  # NDRPDR sel
619
620     dpdk-perf-results-3n-skx:
621       csit-dpdk-perf-verify-2001-3n-skx:
622         - 1   # NDRPDR sel
623
624     dpdk-perf-results-2n-skx:
625       csit-dpdk-perf-verify-2001-2n-skx:
626         - 1   # NDRPDR sel
627
628     dpdk-perf-results-2n-clx:
629       csit-dpdk-perf-verify-2001-2n-clx:
630         - 1   # NDRPDR sel
631
632     dpdk-perf-results-2n-dnv:
633       csit-dpdk-perf-verify-2001-2n-dnv:
634         - 16  # NDRPDR sel
635
636     dpdk-perf-results-3n-dnv:
637       csit-dpdk-perf-verify-2001-3n-dnv:
638         - 12  # NDRPDR sel
639
640     dpdk-perf-results-3n-tsh:
641       csit-dpdk-perf-verify-2001-3n-tsh:
642         - 3   # NDRPDR sel
643
644 ###########################################################################
645     # Tables (more than one data set)
646
647     # Performance changes
648
649     vpp-performance-changes-3n-hsw-h1:
650       csit-vpp-perf-verify-1904-3n-hsw:
651         - 11  # NDRPDR sel
652         - 12  # NDRPDR sel
653         - 20  # NDRPDR sel
654         - 21  # NDRPDR sel
655         - 23  # NDRPDR sel
656         - 24  # NDRPDR sel
657         - 25  # NDRPDR sel
658         - 26  # NDRPDR sel
659         - 29  # NDRPDR sel
660         - 30  # NDRPDR sel
661     vpp-performance-changes-3n-hsw-ref:
662       csit-vpp-perf-verify-1908-3n-hsw:
663         - 12  # NDRPDR sel
664         - 13  # NDRPDR sel
665         - 14  # NDRPDR sel
666         - 15  # NDRPDR sel
667         - 16  # NDRPDR sel
668         - 17  # NDRPDR sel
669         - 18  # NDRPDR sel
670         - 19  # NDRPDR sel
671         - 20  # NDRPDR sel
672         - 21  # NDRPDR sel
673     vpp-performance-changes-3n-hsw-cmp:
674       csit-vpp-perf-verify-2001-3n-hsw:
675         - 21  # NDRPDR sel
676         - 22  # NDRPDR sel
677         - 23  # NDRPDR sel
678         - 24  # NDRPDR sel
679         - 25  # NDRPDR sel
680         - 29  # NDRPDR sel
681         - 30  # NDRPDR sel
682         - 31  # NDRPDR sel
683         - 32  # NDRPDR sel
684         - 34  # NDRPDR sel
685     vpp-performance-changes-3n-hsw:
686       - "vpp-performance-changes-3n-hsw-h1"
687       - "vpp-performance-changes-3n-hsw-ref"
688       - "vpp-performance-changes-3n-hsw-cmp"
689
690     vpp-performance-changes-3n-skx-h1:
691       csit-vpp-perf-verify-1904-3n-skx:
692         - 8   # NDRPDR sel
693         - 9   # NDRPDR sel
694         - 10  # NDRPDR sel
695         - 11  # NDRPDR sel
696         - 12  # NDRPDR sel
697         - 14  # NDRPDR sel
698         - 16  # NDRPDR sel
699         - 21  # NDRPDR sel
700         - 23  # NDRPDR sel
701         - 25  # NDRPDR sel
702     vpp-performance-changes-3n-skx-ref:
703       csit-vpp-perf-verify-1908-3n-skx:
704         - 14  # NDRPDR sel
705         - 16  # NDRPDR sel
706         - 19  # NDRPDR sel
707         - 20  # NDRPDR sel
708         - 22  # NDRPDR sel
709         - 23  # NDRPDR sel
710         - 24  # NDRPDR sel
711         - 25  # NDRPDR sel
712         - 26  # NDRPDR sel
713         - 29  # NDRPDR sel
714     vpp-performance-changes-3n-skx-cmp:
715       # TODO: Add the data
716       csit-vpp-perf-verify-2001-3n-skx:
717         - 14  # NDRPDR sel
718         - 15  # NDRPDR sel
719         - 16  # NDRPDR sel
720     vpp-performance-changes-3n-skx:
721       - "vpp-performance-changes-3n-skx-h1"
722       - "vpp-performance-changes-3n-skx-ref"
723       - "vpp-performance-changes-3n-skx-cmp"
724
725     vpp-performance-changes-2n-skx-h1:
726       csit-vpp-perf-verify-1904-2n-skx:
727         - 12  # NDRPDR sel
728         - 14  # NDRPDR sel
729         - 16  # NDRPDR sel
730         - 17  # NDRPDR sel
731         - 18  # NDRPDR sel
732         - 21  # NDRPDR sel
733         - 27  # NDRPDR sel
734         - 30  # NDRPDR sel
735         - 31  # NDRPDR sel
736         - 32  # NDRPDR sel
737     vpp-performance-changes-2n-skx-ref:
738       csit-vpp-perf-verify-1908-2n-skx:
739         - 26  # NDRPDR sel
740         - 27  # NDRPDR sel
741         - 34  # NDRPDR sel
742         - 35  # NDRPDR sel
743         - 36  # NDRPDR sel
744         - 42  # NDRPDR sel
745         - 43  # NDRPDR sel
746         - 44  # NDRPDR sel
747         - 45  # NDRPDR sel
748         - 46  # NDRPDR sel
749     vpp-performance-changes-2n-skx-cmp:
750       # TODO: Add the data
751       csit-vpp-perf-verify-2001-2n-skx:
752         - 21  # NDRPDR sel
753         - 22  # NDRPDR sel
754         - 23  # NDRPDR sel
755         - 26  # NDRPDR sel
756         - 27  # NDRPDR sel
757         - 29  # NDRPDR sel
758     vpp-performance-changes-2n-skx:
759       - "vpp-performance-changes-2n-skx-h1"
760       - "vpp-performance-changes-2n-skx-ref"
761       - "vpp-performance-changes-2n-skx-cmp"
762
763     vpp-performance-changes-nfv-2n-skx-ref:
764       csit-vpp-perf-verify-1908-2n-skx:
765         - 22  # NFV
766         - 31  # NFV
767         - 32  # NFV
768     vpp-performance-changes-nfv-2n-skx-cmp:
769       # TODO: Add the data
770       csit-vpp-perf-verify-2001-2n-skx:
771         - 30  # NFV
772         - 31  # NFV
773     vpp-performance-changes-nfv-2n-skx:
774       - "vpp-performance-changes-nfv-2n-skx-ref"
775       - "vpp-performance-changes-nfv-2n-skx-cmp"
776
777     vpp-performance-changes-2n-dnv-ref:
778       csit-vpp-perf-verify-1908-2n-dnv:
779         - 1   # NDRPDR sel
780         - 2   # NDRPDR sel
781         - 3   # NDRPDR sel
782         - 4   # NDRPDR sel
783         - 5   # NDRPDR sel
784         - 6   # NDRPDR sel
785         - 7   # NDRPDR sel
786         - 8   # NDRPDR sel
787         - 9   # NDRPDR sel
788         - 10  # NDRPDR sel
789     vpp-performance-changes-2n-dnv-cmp:
790       csit-vpp-perf-verify-2001-2n-dnv:
791         - 4   # NDRPDR sel
792         - 5   # NDRPDR sel
793         - 6   # NDRPDR sel
794         - 7   # NDRPDR sel
795         - 8   # NDRPDR sel
796         - 9   # NDRPDR sel
797         - 10  # NDRPDR sel
798         - 11  # NDRPDR sel
799         - 13  # NDRPDR sel
800         - 16  # NDRPDR sel
801     vpp-performance-changes-2n-dnv:
802       - "vpp-performance-changes-2n-dnv-ref"
803       - "vpp-performance-changes-2n-dnv-cmp"
804
805     vpp-performance-changes-3n-dnv-ref:
806       csit-vpp-perf-verify-1908-3n-dnv:
807         - 6   # NDRPDR sel
808         - 7   # NDRPDR sel
809         - 8   # NDRPDR sel
810         - 9   # NDRPDR sel
811         - 10  # NDRPDR sel
812         - 12  # NDRPDR sel
813         - 13  # NDRPDR sel
814         - 14  # NDRPDR sel
815         - 15  # NDRPDR sel
816         - 16  # NDRPDR sel
817     vpp-performance-changes-3n-dnv-cmp:
818       csit-vpp-perf-verify-2001-3n-dnv:
819         - 5   # NDRPDR sel
820         - 6   # NDRPDR sel
821         - 7   # NDRPDR sel
822         - 8   # NDRPDR sel
823         - 9   # NDRPDR sel
824         - 10  # NDRPDR sel
825         - 12  # NDRPDR sel
826         - 16  # NDRPDR sel
827         - 17  # NDRPDR sel
828         - 18  # NDRPDR sel
829     vpp-performance-changes-3n-dnv:
830       - "vpp-performance-changes-3n-dnv-ref"
831       - "vpp-performance-changes-3n-dnv-cmp"
832
833     vpp-performance-changes-3n-tsh-ref:
834       csit-vpp-perf-verify-1908-3n-tsh:
835         - 7   # NDRPDR sel
836         - 8   # NDRPDR sel
837         - 9   # NDRPDR sel
838         - 10  # NDRPDR sel
839         - 11  # NDRPDR sel
840         - 12  # NDRPDR sel
841         - 13  # NDRPDR sel
842         - 14  # NDRPDR sel
843         - 15  # NDRPDR sel
844         - 16  # NDRPDR sel
845     vpp-performance-changes-3n-tsh-cmp:
846       # TODO: Add the data
847       csit-vpp-perf-verify-2001-3n-tsh:
848         - 3   # NDRPDR sel
849         - 4   # NDRPDR sel
850         - 7   # NDRPDR sel
851         - 8   # NDRPDR sel
852     vpp-performance-changes-3n-tsh:
853       - "vpp-performance-changes-3n-tsh-ref"
854       - "vpp-performance-changes-3n-tsh-cmp"
855
856     vpp-soak-vs-ndr-2n-skx-ref:
857       # TODO: Replace
858       # csit-vpp-perf-verify-2001-2n-skx:
859       csit-vpp-perf-verify-1908-2n-skx:
860         - 26  # NDRPDR sel
861         - 27  # NDRPDR sel
862         - 34  # NDRPDR sel
863     vpp-soak-vs-ndr-2n-skx-cmp:
864       # TODO: Replace
865       # csit-vpp-perf-verify-2001-2n-skx:
866       csit-vpp-perf-verify-1908-2n-skx:
867         - 83  # SOAK
868         - 86  # SOAK
869     vpp-soak-vs-ndr-2n-skx:
870       # TODO: Replace
871       # csit-vpp-perf-verify-2001-2n-skx:
872       csit-vpp-perf-verify-1908-2n-skx:
873         - 26  # NDRPDR sel
874         - 27  # NDRPDR sel
875         - 34  # NDRPDR sel
876         - 83  # SOAK
877         - 86  # SOAK
878
879     vpp-performance-changes-3n-hsw-mrr-h1:
880       csit-vpp-perf-verify-1904-3n-hsw:
881         - 9   # MRR sel
882     vpp-performance-changes-3n-hsw-mrr-ref:
883       csit-vpp-perf-verify-1908-3n-hsw:
884         - 39  # MRR sel
885     vpp-performance-changes-3n-hsw-mrr-cmp:
886       csit-vpp-perf-verify-2001-3n-hsw:
887         - 17  # MRR sel
888     vpp-performance-changes-3n-hsw-mrr:
889       - "vpp-performance-changes-3n-hsw-mrr-h1"
890       - "vpp-performance-changes-3n-hsw-mrr-ref"
891       - "vpp-performance-changes-3n-hsw-mrr-cmp"
892
893     vpp-performance-changes-3n-skx-mrr-h1:
894       csit-vpp-perf-verify-1904-3n-skx:
895         - 7   # MRR sel
896     vpp-performance-changes-3n-skx-mrr-ref:
897       csit-vpp-perf-verify-1908-3n-skx:
898         - 36  # MRR sel
899     vpp-performance-changes-3n-skx-mrr-cmp:
900       # TODO: Replace
901       # csit-vpp-perf-verify-2001-3n-skx:
902       csit-vpp-perf-verify-1908-3n-skx:
903         - 36  # MRR sel
904     vpp-performance-changes-3n-skx-mrr:
905       - "vpp-performance-changes-3n-skx-mrr-h1"
906       - "vpp-performance-changes-3n-skx-mrr-ref"
907       - "vpp-performance-changes-3n-skx-mrr-cmp"
908
909     vpp-performance-changes-2n-skx-mrr-h1:
910       csit-vpp-perf-verify-1904-2n-skx:
911         - 11  # MRR sel
912     vpp-performance-changes-2n-skx-mrr-ref:
913       csit-vpp-perf-verify-1908-2n-skx:
914         - 69  # MRR sel
915     vpp-performance-changes-2n-skx-mrr-cmp:
916       # TODO: Replace
917       # csit-vpp-perf-verify-2001-2n-skx:
918       csit-vpp-perf-verify-1908-2n-skx:
919         - 69  # MRR sel
920     vpp-performance-changes-2n-skx-mrr:
921       - "vpp-performance-changes-2n-skx-mrr-h1"
922       - "vpp-performance-changes-2n-skx-mrr-ref"
923       - "vpp-performance-changes-2n-skx-mrr-cmp"
924
925     vpp-performance-changes-nfv-2n-skx-mrr-ref:
926       csit-vpp-perf-verify-1908-2n-skx:
927         - 71  # NFV MRR
928     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
929       # TODO: Replace
930       # csit-vpp-perf-verify-2001-2n-skx:
931       csit-vpp-perf-verify-1908-2n-skx:
932         - 71  # NFV MRR
933     vpp-performance-changes-nfv-2n-skx-mrr:
934       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
935       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
936
937     vpp-performance-changes-2n-dnv-mrr-ref:
938       csit-vpp-perf-verify-1908-2n-dnv:
939         - 11  # MRR sel
940     vpp-performance-changes-2n-dnv-mrr-cmp:
941       csit-vpp-perf-verify-2001-2n-dnv:
942         - 12  # MRR sel
943     vpp-performance-changes-2n-dnv-mrr:
944       - "vpp-performance-changes-2n-dnv-mrr-ref"
945       - "vpp-performance-changes-2n-dnv-mrr-cmp"
946
947     vpp-performance-changes-3n-dnv-mrr-ref:
948       csit-vpp-perf-verify-1908-3n-dnv:
949         - 17  # MRR sel
950     vpp-performance-changes-3n-dnv-mrr-cmp:
951       csit-vpp-perf-verify-2001-3n-dnv:
952         - 11  # MRR sel
953     vpp-performance-changes-3n-dnv-mrr:
954       - "vpp-performance-changes-3n-dnv-mrr-ref"
955       - "vpp-performance-changes-3n-dnv-mrr-cmp"
956
957     vpp-performance-changes-3n-tsh-mrr-ref:
958       csit-vpp-perf-verify-1908-3n-tsh:
959         - 17  # MRR sel
960     vpp-performance-changes-3n-tsh-mrr-cmp:
961       # TODO: Replace
962       # csit-vpp-perf-verify-2001-3n-tsh:
963       csit-vpp-perf-verify-1908-3n-tsh:
964         - 17  # MRR sel
965     vpp-performance-changes-3n-tsh-mrr:
966       - "vpp-performance-changes-3n-tsh-mrr-ref"
967       - "vpp-performance-changes-3n-tsh-mrr-cmp"
968
969     dpdk-performance-changes-3n-hsw-h1:
970       csit-dpdk-perf-verify-1904-3n-hsw:
971         - 2   # NDRPDR sel
972         - 3   # NDRPDR sel
973         - 5   # NDRPDR sel
974         - 6   # NDRPDR sel
975         - 13  # NDRPDR sel
976         - 14  # NDRPDR sel
977         - 15  # NDRPDR sel
978         - 18  # NDRPDR sel
979         - 19  # NDRPDR sel
980         - 20  # NDRPDR sel
981     dpdk-performance-changes-3n-hsw-ref:
982       csit-dpdk-perf-verify-1908-3n-hsw:
983         - 2   # NDRPDR sel
984         - 3   # NDRPDR sel
985         - 4   # NDRPDR sel
986         - 5   # NDRPDR sel
987         - 6   # NDRPDR sel
988         - 7   # NDRPDR sel
989         - 8   # NDRPDR sel
990         - 9   # NDRPDR sel
991         - 10  # NDRPDR sel
992         - 11  # NDRPDR sel
993     dpdk-performance-changes-3n-hsw-cmp:
994       csit-dpdk-perf-verify-2001-3n-hsw:
995         - 4   # NDRPDR sel
996         - 5   # NDRPDR sel
997         - 6   # NDRPDR sel
998         - 7   # NDRPDR sel
999         - 8   # NDRPDR sel
1000         - 9   # NDRPDR sel
1001         - 10  # NDRPDR sel
1002         - 11  # NDRPDR sel
1003         - 12  # NDRPDR sel
1004         - 13  # NDRPDR sel
1005         - 15  # NDRPDR sel
1006         - 16  # NDRPDR sel
1007         - 17  # NDRPDR sel
1008         - 18  # NDRPDR sel
1009         - 19  # NDRPDR sel
1010         - 20  # NDRPDR sel
1011         - 21  # NDRPDR sel
1012         - 22  # NDRPDR sel
1013         - 23  # NDRPDR sel
1014         - 24  # NDRPDR sel
1015     dpdk-performance-changes-3n-hsw:
1016       - "dpdk-performance-changes-3n-hsw-h1"
1017       - "dpdk-performance-changes-3n-hsw-ref"
1018       - "dpdk-performance-changes-3n-hsw-cmp"
1019
1020     dpdk-performance-changes-3n-skx-h1:
1021       csit-dpdk-perf-verify-1904-3n-skx:
1022         - 2   # NDRPDR sel
1023         - 3   # NDRPDR sel
1024         - 4   # NDRPDR sel
1025         - 5   # NDRPDR sel
1026         - 6   # NDRPDR sel
1027         - 7   # NDRPDR sel
1028         - 11  # NDRPDR sel
1029         - 12  # NDRPDR sel
1030         - 13  # NDRPDR sel
1031         - 14  # NDRPDR sel
1032     dpdk-performance-changes-3n-skx-ref:
1033       csit-dpdk-perf-verify-1908-3n-skx:
1034         - 3   # NDRPDR sel
1035         - 4   # NDRPDR sel
1036         - 5   # NDRPDR sel
1037         - 6   # NDRPDR sel
1038         - 7   # NDRPDR sel
1039         - 8   # NDRPDR sel
1040         - 9   # NDRPDR sel
1041         - 10  # NDRPDR sel
1042         - 11  # NDRPDR sel
1043         - 12  # NDRPDR sel
1044     dpdk-performance-changes-3n-skx-cmp:
1045       csit-dpdk-perf-verify-2001-3n-skx:
1046         - 1   # NDRPDR sel
1047         - 2   # NDRPDR sel
1048         - 3   # NDRPDR sel
1049         - 4   # NDRPDR sel
1050         - 5   # NDRPDR sel
1051         - 6   # NDRPDR sel
1052         - 7   # NDRPDR sel
1053         - 8   # NDRPDR sel
1054         - 9   # NDRPDR sel
1055         - 10  # NDRPDR sel
1056     dpdk-performance-changes-3n-skx:
1057       - "dpdk-performance-changes-3n-skx-h1"
1058       - "dpdk-performance-changes-3n-skx-ref"
1059       - "dpdk-performance-changes-3n-skx-cmp"
1060
1061     dpdk-performance-changes-2n-skx-h1:
1062       csit-dpdk-perf-verify-1904-2n-skx:
1063         - 2   # NDRPDR sel
1064         - 3   # NDRPDR sel
1065         - 4   # NDRPDR sel
1066         - 5   # NDRPDR sel
1067         - 7   # NDRPDR sel
1068         - 8   # NDRPDR sel
1069         - 9   # NDRPDR sel
1070         - 10  # NDRPDR sel
1071         - 11  # NDRPDR sel
1072         - 12  # NDRPDR sel
1073     dpdk-performance-changes-2n-skx-ref:
1074       csit-dpdk-perf-verify-1908-2n-skx:
1075         - 2   # NDRPDR sel
1076         - 3   # NDRPDR sel
1077         - 4   # NDRPDR sel
1078         - 5   # NDRPDR sel
1079         - 7   # NDRPDR sel
1080         - 8   # NDRPDR sel
1081         - 9   # NDRPDR sel
1082         - 10  # NDRPDR sel
1083         - 11  # NDRPDR sel
1084         - 12  # NDRPDR sel
1085     dpdk-performance-changes-2n-skx-cmp:
1086       csit-dpdk-perf-verify-2001-2n-skx:
1087         - 1   # NDRPDR sel
1088         - 2   # NDRPDR sel
1089         - 3   # NDRPDR sel
1090         - 4   # NDRPDR sel
1091         - 5   # NDRPDR sel
1092         - 6   # NDRPDR sel
1093         - 7   # NDRPDR sel
1094         - 8   # NDRPDR sel
1095         - 9   # NDRPDR sel
1096         - 10  # NDRPDR sel
1097         - 11  # NDRPDR sel
1098         - 13  # NDRPDR sel
1099         - 26  # NDRPDR sel
1100         - 16  # NDRPDR sel
1101         - 17  # NDRPDR sel
1102         - 18  # NDRPDR sel
1103         - 19  # NDRPDR sel
1104         - 27  # NDRPDR sel
1105         - 21  # NDRPDR sel
1106         - 25  # NDRPDR sel
1107     dpdk-performance-changes-2n-skx:
1108       - "dpdk-performance-changes-2n-skx-h1"
1109       - "dpdk-performance-changes-2n-skx-ref"
1110       - "dpdk-performance-changes-2n-skx-cmp"
1111
1112     # Compare testbeds
1113
1114     vpp-compare-testbeds-ref:
1115       csit-vpp-perf-verify-2001-3n-hsw:
1116         - 21  # NDRPDR sel
1117         - 22  # NDRPDR sel
1118         - 23  # NDRPDR sel
1119         - 24  # NDRPDR sel
1120         - 25  # NDRPDR sel
1121         - 29  # NDRPDR sel
1122         - 30  # NDRPDR sel
1123         - 31  # NDRPDR sel
1124         - 32  # NDRPDR sel
1125         - 34  # NDRPDR sel
1126     vpp-compare-testbeds-cmp:
1127       # TODO: Add the data
1128       csit-vpp-perf-verify-2001-3n-skx:
1129         - 14  # NDRPDR sel
1130         - 15  # NDRPDR sel
1131         - 16  # NDRPDR sel
1132     vpp-compare-testbeds:
1133       - "vpp-compare-testbeds-ref"
1134       - "vpp-compare-testbeds-cmp"
1135
1136     vpp-compare-testbeds-skx-clx-ref:
1137       # TODO: Add the data
1138       csit-vpp-perf-verify-2001-2n-skx:
1139         - 21  # NDRPDR sel
1140         - 22  # NDRPDR sel
1141         - 23  # NDRPDR sel
1142         - 26  # NDRPDR sel
1143         - 27  # NDRPDR sel
1144         - 29  # NDRPDR sel
1145     vpp-compare-testbeds-skx-clx-cmp:
1146       # TODO: Add the data
1147       csit-vpp-perf-verify-2001-2n-clx:
1148         - 22  # NDRPDR sel
1149         - 23  # NDRPDR sel
1150         - 24  # NDRPDR sel
1151         - 25  # NDRPDR sel
1152     vpp-compare-testbeds-skx-clx:
1153       - "vpp-compare-testbeds-skx-clx-ref"
1154       - "vpp-compare-testbeds-skx-clx-cmp"
1155
1156     vpp-compare-testbeds-mrr-ref:
1157       csit-vpp-perf-verify-2001-3n-hsw:
1158         - 17  # MRR sel
1159     vpp-compare-testbeds-mrr-cmp:
1160       # TODO: Replace
1161       # csit-vpp-perf-verify-2001-3n-skx:
1162       csit-vpp-perf-verify-1908-3n-skx:
1163         - 36  # MRR sel
1164     vpp-compare-testbeds-mrr:
1165       - "vpp-compare-testbeds-mrr-ref"
1166       - "vpp-compare-testbeds-mrr-cmp"
1167
1168     vpp-compare-testbeds-mrr-skx-clx-ref:
1169       # TODO: Replace
1170       # csit-vpp-perf-verify-2001-2n-skx:
1171       csit-vpp-perf-verify-1908-2n-skx:
1172         - 69  # MRR sel
1173     vpp-compare-testbeds-mrr-skx-clx-cmp:
1174       # TODO: Replace
1175       # csit-vpp-perf-verify-2001-2n-clx:
1176       csit-vpp-perf-verify-1908-2n-skx:
1177         - 69  # MRR sel
1178     vpp-compare-testbeds-mrr-skx-clx:
1179       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1180       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1181
1182     dpdk-compare-testbeds-ref:
1183       csit-dpdk-perf-verify-2001-3n-hsw:
1184         - 4   # NDRPDR sel
1185         - 5   # NDRPDR sel
1186         - 6   # NDRPDR sel
1187         - 7   # NDRPDR sel
1188         - 8   # NDRPDR sel
1189         - 9   # NDRPDR sel
1190         - 10  # NDRPDR sel
1191         - 11  # NDRPDR sel
1192         - 12  # NDRPDR sel
1193         - 13  # NDRPDR sel
1194         - 15  # NDRPDR sel
1195         - 16  # NDRPDR sel
1196         - 17  # NDRPDR sel
1197         - 18  # NDRPDR sel
1198         - 19  # NDRPDR sel
1199         - 20  # NDRPDR sel
1200         - 21  # NDRPDR sel
1201         - 22  # NDRPDR sel
1202         - 23  # NDRPDR sel
1203         - 24  # NDRPDR sel
1204     dpdk-compare-testbeds-cmp:
1205       csit-dpdk-perf-verify-2001-3n-skx:
1206         - 1   # NDRPDR sel
1207         - 2   # NDRPDR sel
1208         - 3   # NDRPDR sel
1209         - 4   # NDRPDR sel
1210         - 5   # NDRPDR sel
1211         - 6   # NDRPDR sel
1212         - 7   # NDRPDR sel
1213         - 8   # NDRPDR sel
1214         - 9   # NDRPDR sel
1215         - 10  # NDRPDR sel
1216     dpdk-compare-testbeds:
1217       - "dpdk-compare-testbeds-ref"
1218       - "dpdk-compare-testbeds-cmp"
1219
1220     dpdk-compare-testbeds-skx-clx-ref:
1221       csit-dpdk-perf-verify-2001-2n-skx:
1222         - 1   # NDRPDR sel
1223         - 2   # NDRPDR sel
1224         - 3   # NDRPDR sel
1225         - 4   # NDRPDR sel
1226         - 5   # NDRPDR sel
1227         - 6   # NDRPDR sel
1228         - 7   # NDRPDR sel
1229         - 8   # NDRPDR sel
1230         - 9   # NDRPDR sel
1231         - 10  # NDRPDR sel
1232         - 11  # NDRPDR sel
1233         - 13  # NDRPDR sel
1234         - 26  # NDRPDR sel
1235         - 16  # NDRPDR sel
1236         - 17  # NDRPDR sel
1237         - 18  # NDRPDR sel
1238         - 19  # NDRPDR sel
1239         - 27  # NDRPDR sel
1240         - 21  # NDRPDR sel
1241         - 25  # NDRPDR sel
1242     dpdk-compare-testbeds-skx-clx-cmp:
1243       csit-dpdk-perf-verify-2001-2n-clx:
1244         - 1   # NDRPDR sel
1245         - 2   # NDRPDR sel
1246         - 3   # NDRPDR sel
1247         - 4   # NDRPDR sel
1248         - 5   # NDRPDR sel
1249         - 6   # NDRPDR sel
1250         - 7   # NDRPDR sel
1251         - 8   # NDRPDR sel
1252         - 9   # NDRPDR sel
1253         - 10  # NDRPDR sel
1254     dpdk-compare-testbeds-skx-clx:
1255       - "dpdk-compare-testbeds-skx-clx-ref"
1256       - "dpdk-compare-testbeds-skx-clx-cmp"
1257
1258     # Compare topologies
1259
1260     vpp-compare-topologies-ref:
1261       # TODO: Add the data
1262       csit-vpp-perf-verify-2001-3n-skx:
1263         - 14  # NDRPDR sel
1264         - 15  # NDRPDR sel
1265         - 16  # NDRPDR sel
1266     vpp-compare-topologies-cmp:
1267       # TODO: Add the data
1268       csit-vpp-perf-verify-2001-2n-skx:
1269         - 21  # NDRPDR sel
1270         - 22  # NDRPDR sel
1271         - 23  # NDRPDR sel
1272         - 26  # NDRPDR sel
1273         - 27  # NDRPDR sel
1274         - 29  # NDRPDR sel
1275     vpp-compare-topologies:
1276       - "vpp-compare-topologies-ref"
1277       - "vpp-compare-topologies-cmp"
1278
1279     vpp-compare-topologies-mrr-ref:
1280       # TODO: Replace
1281       # csit-vpp-perf-verify-2001-3n-skx:
1282       csit-vpp-perf-verify-1908-3n-skx:
1283         - 36  # MRR sel
1284     vpp-compare-topologies-mrr-cmp:
1285       # TODO: Replace
1286       # csit-vpp-perf-verify-2001-2n-skx:
1287       csit-vpp-perf-verify-1908-2n-skx:
1288         - 69  # MRR sel
1289     vpp-compare-topologies-mrr:
1290       - "vpp-compare-topologies-mrr-ref"
1291       - "vpp-compare-topologies-mrr-cmp"
1292
1293     dpdk-compare-topologies-ref:
1294       csit-dpdk-perf-verify-2001-3n-skx:
1295         - 1   # NDRPDR sel
1296         - 2   # NDRPDR sel
1297         - 3   # NDRPDR sel
1298         - 4   # NDRPDR sel
1299         - 5   # NDRPDR sel
1300         - 6   # NDRPDR sel
1301         - 7   # NDRPDR sel
1302         - 8   # NDRPDR sel
1303         - 9   # NDRPDR sel
1304         - 10  # NDRPDR sel
1305     dpdk-compare-topologies-cmp:
1306       csit-dpdk-perf-verify-2001-2n-skx:
1307         - 1   # NDRPDR sel
1308         - 2   # NDRPDR sel
1309         - 3   # NDRPDR sel
1310         - 4   # NDRPDR sel
1311         - 5   # NDRPDR sel
1312         - 6   # NDRPDR sel
1313         - 7   # NDRPDR sel
1314         - 8   # NDRPDR sel
1315         - 9   # NDRPDR sel
1316         - 10  # NDRPDR sel
1317         - 11  # NDRPDR sel
1318         - 13  # NDRPDR sel
1319         - 26  # NDRPDR sel
1320         - 16  # NDRPDR sel
1321         - 17  # NDRPDR sel
1322         - 18  # NDRPDR sel
1323         - 19  # NDRPDR sel
1324         - 27  # NDRPDR sel
1325         - 21  # NDRPDR sel
1326         - 25  # NDRPDR sel
1327     dpdk-compare-topologies:
1328       - "dpdk-compare-topologies-ref"
1329       - "dpdk-compare-topologies-cmp"
1330
1331   plot-layouts:
1332
1333     plot-soak-throughput:
1334       titlefont:
1335         size: 18
1336       xaxis:
1337         title: "<b>Test Cases [Index]</b>"
1338         titlefont:
1339           size: 16
1340         autorange: True
1341         fixedrange: False
1342         gridcolor: "rgb(230, 230, 230)"
1343         linecolor: "rgb(220, 220, 220)"
1344         linewidth: 1
1345         showgrid: True
1346         showline: True
1347         showticklabels: True
1348         tickcolor: "rgb(220, 220, 220)"
1349         tickmode: "linear"
1350         tickfont:
1351           size: 16
1352         zeroline: False
1353       yaxis:
1354         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1355         titlefont:
1356           size: 16
1357         gridcolor: "rgb(230, 230, 230)"
1358         hoverformat: ".4r"
1359         tickformat: ".3r"
1360         linecolor: "rgb(220, 220, 220)"
1361         linewidth: 1
1362         showgrid: True
1363         showline: True
1364         showticklabels: True
1365         tickcolor: "rgb(220, 220, 220)"
1366         tickfont:
1367           size: 16
1368         zeroline: False
1369         range: [0,50]
1370       autosize: False
1371       margin:
1372         t: 50
1373         b: 0
1374         l: 80
1375         r: 20
1376       showlegend: True
1377       legend:
1378         orientation: "h"
1379         font:
1380           size: 16
1381       width: 700
1382       height: 900
1383       paper_bgcolor: "#fff"
1384       plot_bgcolor: "#fff"
1385       hoverlabel:
1386         namelength: -1
1387
1388     plot-service-density:
1389       titlefont:
1390         size: 18
1391       xaxis:
1392         side: "top"
1393         autorange: True
1394         fixedrange: False
1395         showgrid: False
1396         showline: False
1397         showticklabels: False
1398         ticks: ""
1399         ticklen: 0
1400         tickwidth: 0
1401         zeroline: False
1402       yaxis:
1403         autorange: "reversed"
1404         showgrid: False
1405         showline: False
1406         showticklabels: False
1407         ticks: ""
1408         ticklen: 0
1409         tickwidth: 0
1410         zeroline: False
1411       showlegend: False
1412       paper_bgcolor: "#fff"
1413       plot_bgcolor: "#fff"
1414       width: 700
1415       height: 700
1416       hoverlabel:
1417         namelength: -1
1418
1419     plot-cps:
1420       titlefont:
1421         size: 18
1422       xaxis:
1423         title: "<b>Test Cases [Index]</b>"
1424         titlefont:
1425           size: 16
1426         autorange: True
1427         fixedrange: False
1428         gridcolor: "rgb(230, 230, 230)"
1429         linecolor: "rgb(220, 220, 220)"
1430         linewidth: 1
1431         showgrid: True
1432         showline: True
1433         showticklabels: True
1434         tickcolor: "rgb(220, 220, 220)"
1435         tickmode: "linear"
1436         tickfont:
1437           size: 16
1438         zeroline: False
1439       yaxis:
1440         title: "<b>Connections Per Second [cps]</b>"
1441         titlefont:
1442           size: 16
1443         gridcolor: "rgb(230, 230, 230)"
1444         hoverformat: ".4s"
1445         linecolor: "rgb(220, 220, 220)"
1446         linewidth: 1
1447         rangemode: "tozero"
1448         showgrid: True
1449         showline: True
1450         showticklabels: True
1451         tickcolor: "rgb(220, 220, 220)"
1452         tickformat: ".3s"
1453         tickfont:
1454           size: 16
1455         zeroline: False
1456       boxmode: "group"
1457       boxgroupgap: 0.5
1458       autosize: False
1459       margin:
1460         t: 50
1461         b: 20
1462         l: 80
1463         r: 20
1464       showlegend: True
1465       legend:
1466         orientation: "h"
1467         font:
1468           size: 16
1469       width: 700
1470       height: 800
1471       paper_bgcolor: "#fff"
1472       plot_bgcolor: "#fff"
1473       hoverlabel:
1474         namelength: -1
1475
1476     plot-rps:
1477       titlefont:
1478         size: 18
1479       xaxis:
1480         title: "<b>Test Cases [Index]</b>"
1481         titlefont:
1482           size: 16
1483         autorange: True
1484         fixedrange: False
1485         gridcolor: "rgb(230, 230, 230)"
1486         linecolor: "rgb(220, 220, 220)"
1487         linewidth: 1
1488         showgrid: True
1489         showline: True
1490         showticklabels: True
1491         tickcolor: "rgb(220, 220, 220)"
1492         tickmode: "linear"
1493         tickfont:
1494           size: 16
1495         zeroline: False
1496       yaxis:
1497         title: "<b>Requests Per Second [rps]</b>"
1498         titlefont:
1499           size: 16
1500         gridcolor: "rgb(230, 230, 230)"
1501         hoverformat: ".4s"
1502         linecolor: "rgb(220, 220, 220)"
1503         linewidth: 1
1504         rangemode: "tozero"
1505         showgrid: True
1506         showline: True
1507         showticklabels: True
1508         tickcolor: "rgb(230, 230, 230)"
1509         tickformat: ".3s"
1510         tickfont:
1511           size: 16
1512         zeroline: False
1513       boxmode: "group"
1514       boxgroupgap: 0.5
1515       autosize: False
1516       margin:
1517         t: 50
1518         b: 20
1519         l: 80
1520         r: 20
1521       showlegend: True
1522       legend:
1523         orientation: "h"
1524         font:
1525           size: 16
1526       width: 700
1527       height: 800
1528       paper_bgcolor: "#fff"
1529       plot_bgcolor: "#fff"
1530       hoverlabel:
1531         namelength: -1
1532
1533     plot-throughput:
1534       titlefont:
1535         size: 18
1536       xaxis:
1537         title: "<b>Test Cases [Index]</b>"
1538         titlefont:
1539           size: 16
1540         autorange: True
1541         fixedrange: False
1542         gridcolor: "rgb(230, 230, 230)"
1543         linecolor: "rgb(220, 220, 220)"
1544         linewidth: 1
1545         showgrid: True
1546         showline: True
1547         showticklabels: True
1548         tickcolor: "rgb(220, 220, 220)"
1549         tickmode: "linear"
1550         tickfont:
1551           size: 16
1552         zeroline: False
1553       yaxis:
1554         title: "<b>Packet Throughput [Mpps]</b>"
1555         titlefont:
1556           size: 16
1557         gridcolor: "rgb(230, 230, 230)"
1558         hoverformat: ".4r"
1559         tickformat: ".3r"
1560         linecolor: "rgb(220, 220, 220)"
1561         linewidth: 1
1562         showgrid: True
1563         showline: True
1564         showticklabels: True
1565         tickcolor: "rgb(220, 220, 220)"
1566         tickfont:
1567           size: 16
1568         zeroline: False
1569         range: [0,50]
1570       autosize: False
1571       margin:
1572         t: 50
1573         b: 0
1574         l: 80
1575         r: 20
1576       showlegend: True
1577       legend:
1578         orientation: "h"
1579         font:
1580           size: 16
1581       width: 700
1582       height: 900
1583       paper_bgcolor: "#fff"
1584       plot_bgcolor: "#fff"
1585       hoverlabel:
1586         namelength: -1
1587
1588     plot-throughput-speedup-analysis:
1589       titlefont:
1590         size: 18
1591       xaxis:
1592         title: "<b>Number of Cores [Qty]</b>"
1593         titlefont:
1594           size: 16
1595         autorange: True
1596         fixedrange: False
1597         gridcolor: "rgb(230, 230, 230)"
1598         linecolor: "rgb(220, 220, 220)"
1599         linewidth: 1
1600         showgrid: True
1601         showline: True
1602         showticklabels: True
1603         tickcolor: "rgb(238, 238, 238)"
1604         tickmode: "linear"
1605         tickfont:
1606           size: 16
1607         zeroline: False
1608       yaxis:
1609         title: "<b>Packet Throughput [Mpps]</b>"
1610         titlefont:
1611           size: 16
1612         type: "linear"
1613         gridcolor: "rgb(230, 230, 230)"
1614         hoverformat: ".4s"
1615         linecolor: "rgb(220, 220, 220)"
1616         linewidth: 1
1617         showgrid: True
1618         showline: True
1619         showticklabels: True
1620         tickcolor: "rgb(220, 220, 220)"
1621         tickformat: ".4s"
1622         tickfont:
1623           size: 16
1624         zeroline: True
1625         rangemode: "tozero"
1626         range: [0,100]
1627       legend:
1628         orientation: "h"
1629         font:
1630           size: 16
1631         xanchor: "left"
1632         yanchor: "top"
1633         x: 0
1634         y: -0.2
1635         bgcolor: "rgba(255, 255, 255, 0)"
1636         bordercolor: "rgba(255, 255, 255, 0)"
1637         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1638       autosize: False
1639       margin:
1640           't': 50
1641           'b': 150
1642           'l': 85
1643           'r': 10
1644       showlegend: True
1645       width: 700
1646       height: 700
1647       paper_bgcolor: "#fff"
1648       plot_bgcolor: "#fff"
1649       hoverlabel:
1650         namelength: -1
1651       annotations: [
1652         {
1653           text: "_ _          __          ...",
1654           align: "left",
1655           showarrow: False,
1656           xref: "paper",
1657           yref: "paper",
1658           xanchor: "left",
1659           yanchor: "top",
1660           x: 0,
1661           y: -0.13,
1662           font: {
1663             family: "Consolas, Courier New",
1664             size: 15
1665           },
1666         },
1667         {
1668           text: "    Perfect     Measured     Limit",
1669           align: "left",
1670           showarrow: False,
1671           xref: "paper",
1672           yref: "paper",
1673           xanchor: "left",
1674           yanchor: "top",
1675           x: 0,
1676           y: -0.15,
1677           font: {
1678             family: "Consolas, Courier New",
1679             size: 15
1680           },
1681         },
1682       ]
1683
1684     plot-latency:
1685       titlefont:
1686         size: 18
1687       xaxis:
1688         title: "<b>Direction</b>"
1689         titlefont:
1690           size: 16
1691         autorange: True
1692         fixedrange: False
1693         gridcolor: "rgb(230, 230, 230)"
1694         linecolor: "rgb(220, 220, 220)"
1695         linewidth: 1
1696         showgrid: True
1697         showline: True
1698         showticklabels: False
1699         tickcolor: "rgb(220, 220, 220)"
1700         tickmode: "linear"
1701         tickfont:
1702           size: 16
1703         zeroline: False
1704       yaxis:
1705         title: "<b>Packet Latency [uSec]</b>"
1706         titlefont:
1707           size: 16
1708         type: "linear"
1709         gridcolor: "rgb(230, 230, 230)"
1710         hoverformat: ".4s"
1711         linecolor: "rgb(220, 220, 220)"
1712         linewidth: 1
1713         showgrid: True
1714         showline: True
1715         showticklabels: True
1716         tickcolor: "rgb(220, 220, 220)"
1717         tickformat: ".4s"
1718         tickfont:
1719           size: 16
1720         zeroline: True
1721         rangemode: "tozero"
1722       legend:
1723         orientation: "h"
1724         font:
1725           size: 16
1726         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1727       autosize: False
1728       margin:
1729           't': 50
1730           'b': 150
1731           'l': 80
1732           'r': 10
1733       showlegend: True
1734       width: 700
1735       height: 700
1736       paper_bgcolor: "#fff"
1737       plot_bgcolor: "#fff"
1738       hoverlabel:
1739         namelength: -1
1740
1741     plot-hdrh-latency:
1742       title:
1743         text: ""
1744         xanchor: "center"
1745         x: 0.5
1746         font:
1747           size: 16
1748       width: 700
1749       plot_bgcolor: "white"
1750       annotations:
1751         - font:
1752             size: 14
1753           showarrow: False
1754           text: "<b>Packet Latency [uSec]</b>"
1755           x: 1
1756           xanchor: "right"
1757           xref: "paper"
1758           y: -0.045
1759           yanchor: "top"
1760           yref: "paper"
1761         - font:
1762             size: 14
1763           showarrow: False
1764           text: "<b>Probability [%]</b>"
1765           textangle: 270
1766           x: -0.06
1767           xanchor: "center"
1768           xref: "paper"
1769           y: 0.5
1770           yanchor: "middle"
1771           yref: "paper"
1772         - font:
1773             size: 14
1774           showarrow: False
1775           text: "<b>Direction: E-W</b>"
1776           x: 0.24
1777           xanchor: "center"
1778           xref: "paper"
1779           y: 1.05
1780           yanchor: "bottom"
1781           yref: "paper"
1782         - font:
1783             size: 14
1784           showarrow: False
1785           text: "<b>Direction: W-E</b>"
1786           x: 0.74
1787           xanchor: "center"
1788           xref: "paper"
1789           y: 1.05
1790           yanchor: "bottom"
1791           yref: "paper"
1792
1793     plot-hdrh-latency-percentile:
1794       title:
1795         text: ""
1796         xanchor: "center"
1797         x: 0.5
1798         font:
1799           size: 18
1800       xaxis:
1801         type: "log"
1802         title: "<b>Percentile [%]</b>"
1803         titlefont:
1804           size: 16
1805         autorange: True
1806         fixedrange: False
1807         gridcolor: "rgb(230, 230, 230)"
1808         linecolor: "rgb(220, 220, 220)"
1809         linewidth: 1
1810         showgrid: True
1811         showline: True
1812         showticklabels: True
1813         tickcolor: "rgb(220, 220, 220)"
1814         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1815         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1816         tickfont:
1817           size: 16
1818       yaxis:
1819         title: "<b>Packet Latency [uSec]</b>"
1820         titlefont:
1821           size: 16
1822         gridcolor: "rgb(230, 230, 230)"
1823         linecolor: "rgb(220, 220, 220)"
1824         linewidth: 1
1825         showgrid: True
1826         showline: True
1827         showticklabels: True
1828         tickcolor: "rgb(220, 220, 220)"
1829         tickfont:
1830           size: 16
1831       autosize: False
1832       showlegend: True
1833       legend:
1834         traceorder: "normal"
1835         orientation: "h"
1836         font:
1837           size: 16
1838         xanchor: "left"
1839         yanchor: "top"
1840         x: 0
1841         y: -0.15
1842         bgcolor: "rgba(255, 255, 255, 0)"
1843         bordercolor: "rgba(255, 255, 255, 0)"
1844       width: 700
1845       height: 700
1846       paper_bgcolor: "white"
1847       plot_bgcolor: "white"
1848
1849     plot-hdrh-latency-by-percentile:
1850       title:
1851         text: "<b>Latency by Percentile Distribution</b>"
1852         xanchor: "center"
1853         x: 0.5
1854         font:
1855           size: 18
1856       showlegend: True
1857       legend:
1858         traceorder: "normal"
1859         orientation: "h"
1860         font:
1861           size: 16
1862         xanchor: "left"
1863         yanchor: "top"
1864         x: 0
1865         y: -0.2
1866         bgcolor: "rgba(255, 255, 255, 0)"
1867         bordercolor: "rgba(255, 255, 255, 0)"
1868       xaxis:
1869         type: "linear"
1870         title: "<b>Percentile [%]</b>"
1871         titlefont:
1872           size: 14
1873         autorange: False
1874         fixedrange: False
1875         range: [0, 100]
1876         gridcolor: "rgb(230, 230, 230)"
1877         linecolor: "rgb(220, 220, 220)"
1878         linewidth: 1
1879         showgrid: True
1880         showline: True
1881         showticklabels: True
1882         tickcolor: "rgb(220, 220, 220)"
1883         tickvals: [0, 25, 50, 75, 100]
1884         ticktext: [0, 25, 50, 75, 100]
1885         tickfont:
1886           size: 14
1887       yaxis:
1888         title: "<b>One-Way Latency per Direction [uSec]</b>"
1889         titlefont:
1890           size: 14
1891         gridcolor: "rgb(230, 230, 230)"
1892         linecolor: "rgb(220, 220, 220)"
1893         linewidth: 1
1894         showgrid: True
1895         showline: True
1896         showticklabels: True
1897         tickcolor: "rgb(220, 220, 220)"
1898         tickfont:
1899           size: 14
1900       width: 700
1901       height: 700
1902       paper_bgcolor: "white"
1903       plot_bgcolor: "white"
1904
1905 - type: "static"
1906   src-path: "{DIR[RST]}"
1907   dst-path: "{DIR[WORKING,SRC]}"
1908
1909 - type: "input"
1910   general:
1911     file-name: "output_info.xml.gz"
1912     file-format: ".gz"
1913     arch-file-format:
1914       - ".gz"
1915       - ".zip"
1916     download-path: "{job}/{build}/archives/{filename}"
1917     extract: "output.xml"
1918
1919     zip-file-name: "robot-plugin.zip"
1920     zip-file-format: ".zip"
1921     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1922     zip-extract: "robot-plugin/output.xml"
1923
1924   builds:
1925
1926     csit-vpp-perf-verify-1904-3n-hsw:
1927       - 9   # MRR sel
1928       - 11  # NDRPDR sel
1929       - 12  # NDRPDR sel
1930       - 20  # NDRPDR sel
1931       - 21  # NDRPDR sel
1932       - 23  # NDRPDR sel
1933       - 24  # NDRPDR sel
1934       - 25  # NDRPDR sel
1935       - 26  # NDRPDR sel
1936       - 29  # NDRPDR sel
1937       - 30  # NDRPDR sel
1938     csit-vpp-perf-verify-1908-3n-hsw:
1939       - 12  # NDRPDR sel
1940       - 13  # NDRPDR sel
1941       - 14  # NDRPDR sel
1942       - 15  # NDRPDR sel
1943       - 16  # NDRPDR sel
1944       - 17  # NDRPDR sel
1945       - 18  # NDRPDR sel
1946       - 19  # NDRPDR sel
1947       - 20  # NDRPDR sel
1948       - 21  # NDRPDR sel
1949       - 48  # NDRPDR sel vhost
1950       - 49  # NDRPDR sel vhost
1951       - 52  # NDRPDR sel vhost
1952       - 53  # NDRPDR sel vhost
1953       - 54  # NDRPDR sel vhost
1954       - 55  # NDRPDR sel vhost
1955       - 56  # NDRPDR sel vhost
1956       - 57  # NDRPDR sel vhost
1957       - 58  # NDRPDR sel vhost
1958       - 59  # NDRPDR sel vhost
1959       - 39  # MRR sel
1960     csit-vpp-perf-verify-2001-3n-hsw:
1961       - 21  # NDRPDR sel
1962       - 22  # NDRPDR sel
1963       - 23  # NDRPDR sel
1964       - 24  # NDRPDR sel
1965       - 25  # NDRPDR sel
1966       - 29  # NDRPDR sel
1967       - 30  # NDRPDR sel
1968       - 31  # NDRPDR sel
1969       - 32  # NDRPDR sel
1970       - 34  # NDRPDR sel
1971       - 17  # MRR sel
1972       - 18  # NDRPDR full
1973       - 20  # NDRPDR full
1974       - 28  # NDRPDR full
1975
1976 #    csit-vpp-perf-verify-1904-3n-skx:
1977 #      - 7   # MRR sel
1978 #      - 8   # NDRPDR sel
1979 #      - 9   # NDRPDR sel
1980 #      - 10  # NDRPDR sel
1981 #      - 11  # NDRPDR sel
1982 #      - 12  # NDRPDR sel
1983 #      - 14  # NDRPDR sel
1984 #      - 16  # NDRPDR sel
1985 #      - 21  # NDRPDR sel
1986 #      - 23  # NDRPDR sel
1987 #      - 25  # NDRPDR sel
1988 #    csit-vpp-perf-verify-1908-3n-skx:
1989 #      - 14  # NDRPDR sel
1990 #      - 16  # NDRPDR sel
1991 #      - 19  # NDRPDR sel
1992 #      - 20  # NDRPDR sel
1993 #      - 22  # NDRPDR sel
1994 #      - 23  # NDRPDR sel
1995 #      - 24  # NDRPDR sel
1996 #      - 25  # NDRPDR sel
1997 #      - 26  # NDRPDR sel
1998 #      - 29  # NDRPDR sel
1999 #      - 52  # NDRPDR sel vhost
2000 #      - 53  # NDRPDR sel vhost
2001 #      - 55  # NDRPDR sel vhost
2002 #      - 61  # NDRPDR sel vhost
2003 #      - 62  # NDRPDR sel vhost
2004 #      - 63  # NDRPDR sel vhost
2005 #      - 64  # NDRPDR sel vhost
2006 #      - 65  # NDRPDR sel vhost
2007 #      - 66  # NDRPDR sel vhost
2008 #      - 67  # NDRPDR sel vhost
2009 #      - 36  # MRR sel
2010 #    csit-vpp-perf-verify-2001-3n-skx:
2011 #      - 14  # NDRPDR sel
2012 #      - 15  # NDRPDR sel
2013 #      - 16  # NDRPDR sel
2014
2015 #    csit-vpp-perf-verify-1904-2n-skx:
2016 #      - 11  # MRR sel
2017 #      - 12  # NDRPDR sel
2018 #      - 14  # NDRPDR sel
2019 #      - 16  # NDRPDR sel
2020 #      - 17  # NDRPDR sel
2021 #      - 18  # NDRPDR sel
2022 #      - 21  # NDRPDR sel
2023 #      - 27  # NDRPDR sel
2024 #      - 30  # NDRPDR sel
2025 #      - 31  # NDRPDR sel
2026 #      - 32  # NDRPDR sel
2027 #    csit-vpp-perf-verify-1908-2n-skx:
2028 #      - 26  # NDRPDR sel
2029 #      - 27  # NDRPDR sel
2030 #      - 34  # NDRPDR sel
2031 #      - 35  # NDRPDR sel
2032 #      - 36  # NDRPDR sel
2033 #      - 42  # NDRPDR sel
2034 #      - 43  # NDRPDR sel
2035 #      - 44  # NDRPDR sel
2036 #      - 45  # NDRPDR sel
2037 #      - 46  # NDRPDR sel
2038 #      - 88  # NDRPDR sel vhost
2039 #      - 89  # NDRPDR sel vhost
2040 #      - 91  # NDRPDR sel vhost
2041 #      - 92  # NDRPDR sel vhost
2042 #      - 93  # NDRPDR sel vhost
2043 #      - 94  # NDRPDR sel vhost
2044 #      - 95  # NDRPDR sel vhost
2045 #      - 96  # NDRPDR sel vhost
2046 #      - 97  # NDRPDR sel vhost
2047 #      - 98  # NDRPDR sel vhost
2048 #      - 69  # MRR sel
2049 #      - 29  # TCP
2050 #      - 30  # TCP
2051 #      - 58  # TCP
2052 #      - 22  # NFV
2053 #      - 31  # NFV
2054 #      - 32  # NFV
2055 #      - 71  # NFV MRR
2056 #      - 113 # NFV reconf sel
2057 #      - 114 # NFV reconf sel
2058 #      - 115 # NFV reconf sel
2059 #      - 83  # SOAK
2060 #      - 86  # SOAK
2061 #    csit-vpp-perf-verify-2001-2n-skx:
2062 #      - 21  # NDRPDR sel
2063 #      - 22  # NDRPDR sel
2064 #      - 23  # NDRPDR sel
2065 #      - 26  # NDRPDR sel
2066 #      - 27  # NDRPDR sel
2067 #      - 29  # NDRPDR sel
2068 #      - 32  # NDRPDR full
2069 #      - 33  # NDRPDR full
2070 #      - 30  # NFV
2071 #      - 31  # NFV
2072
2073 #    csit-vpp-perf-verify-2001-2n-clx:
2074 #      - 22  # NDRPDR sel
2075 #      - 23  # NDRPDR sel
2076 #      - 24  # NDRPDR sel
2077 #      - 25  # NDRPDR sel
2078
2079     csit-vpp-perf-verify-1908-3n-tsh:
2080       - 7   # NDRPDR sel
2081       - 8   # NDRPDR sel
2082       - 9   # NDRPDR sel
2083       - 10  # NDRPDR sel
2084       - 11  # NDRPDR sel
2085       - 12  # NDRPDR sel
2086       - 13  # NDRPDR sel
2087       - 14  # NDRPDR sel
2088       - 15  # NDRPDR sel
2089       - 16  # NDRPDR sel
2090       - 17  # MRR sel
2091     csit-vpp-perf-verify-2001-3n-tsh:
2092       - 3   # NDRPDR sel
2093       - 4   # NDRPDR sel
2094       - 7   # NDRPDR sel
2095       - 8   # NDRPDR sel
2096
2097     csit-vpp-perf-verify-1908-3n-dnv:
2098       - 6   # NDRPDR sel
2099       - 7   # NDRPDR sel
2100       - 8   # NDRPDR sel
2101       - 9   # NDRPDR sel
2102       - 10  # NDRPDR sel
2103       - 12  # NDRPDR sel
2104       - 13  # NDRPDR sel
2105       - 14  # NDRPDR sel
2106       - 15  # NDRPDR sel
2107       - 16  # NDRPDR sel
2108       - 17  # MRR sel
2109     csit-vpp-perf-verify-2001-3n-dnv:
2110       - 5   # NDRPDR sel
2111       - 6   # NDRPDR sel
2112       - 7   # NDRPDR sel
2113       - 8   # NDRPDR sel
2114       - 9   # NDRPDR sel
2115       - 10  # NDRPDR sel
2116       - 12  # NDRPDR sel
2117       - 16  # NDRPDR sel
2118       - 17  # NDRPDR sel
2119       - 18  # NDRPDR sel
2120       - 11  # MRR sel
2121       - 13  # NDRPDR full
2122       - 15  # NDRPDR full
2123       - 19  # NDRPDR full
2124       - 20  # NDRPDR full
2125       - 21  # NDRPDR full
2126       - 22  # NDRPDR full
2127       - 23  # NDRPDR full
2128       - 24  # NDRPDR full
2129       - 25  # NDRPDR full
2130
2131     csit-vpp-perf-verify-1908-2n-dnv:
2132       - 1   # NDRPDR sel
2133       - 2   # NDRPDR sel
2134       - 3   # NDRPDR sel
2135       - 4   # NDRPDR sel
2136       - 5   # NDRPDR sel
2137       - 6   # NDRPDR sel
2138       - 7   # NDRPDR sel
2139       - 8   # NDRPDR sel
2140       - 9   # NDRPDR sel
2141       - 10  # NDRPDR sel
2142       - 11  # MRR sel
2143     csit-vpp-perf-verify-2001-2n-dnv:
2144       - 4   # NDRPDR sel
2145       - 5   # NDRPDR sel
2146       - 6   # NDRPDR sel
2147       - 7   # NDRPDR sel
2148       - 8   # NDRPDR sel
2149       - 9   # NDRPDR sel
2150       - 10  # NDRPDR sel
2151       - 11  # NDRPDR sel
2152       - 13  # NDRPDR sel
2153       - 16  # NDRPDR sel
2154       - 12  # MRR sel
2155       - 21  # NDRPDR full
2156       - 22  # NDRPDR full
2157       - 25  # NDRPDR full
2158       - 26  # NDRPDR full
2159       - 27  # NDRPDR full
2160       - 28  # NDRPDR full
2161
2162     csit-dpdk-perf-verify-1904-3n-hsw:
2163       - 2   # NDRPDR sel
2164       - 3   # NDRPDR sel
2165       - 5   # NDRPDR sel
2166       - 6   # NDRPDR sel
2167       - 13  # NDRPDR sel
2168       - 14  # NDRPDR sel
2169       - 15  # NDRPDR sel
2170       - 18  # NDRPDR sel
2171       - 19  # NDRPDR sel
2172       - 20  # NDRPDR sel
2173     csit-dpdk-perf-verify-1908-3n-hsw:
2174       - 2   # NDRPDR sel
2175       - 3   # NDRPDR sel
2176       - 4   # NDRPDR sel
2177       - 5   # NDRPDR sel
2178       - 6   # NDRPDR sel
2179       - 7   # NDRPDR sel
2180       - 8   # NDRPDR sel
2181       - 9   # NDRPDR sel
2182       - 10  # NDRPDR sel
2183       - 11  # NDRPDR sel
2184     csit-dpdk-perf-verify-2001-3n-hsw:
2185       - 4   # NDRPDR sel
2186       - 5   # NDRPDR sel
2187       - 6   # NDRPDR sel
2188       - 7   # NDRPDR sel
2189       - 8   # NDRPDR sel
2190       - 9   # NDRPDR sel
2191       - 10  # NDRPDR sel
2192       - 11  # NDRPDR sel
2193       - 12  # NDRPDR sel
2194       - 13  # NDRPDR sel
2195       - 15  # NDRPDR sel
2196       - 16  # NDRPDR sel
2197       - 17  # NDRPDR sel
2198       - 18  # NDRPDR sel
2199       - 19  # NDRPDR sel
2200       - 20  # NDRPDR sel
2201       - 21  # NDRPDR sel
2202       - 22  # NDRPDR sel
2203       - 23  # NDRPDR sel
2204       - 24  # NDRPDR sel
2205
2206 #    csit-dpdk-perf-verify-1904-3n-skx:
2207 #      - 2   # NDRPDR sel
2208 #      - 3   # NDRPDR sel
2209 #      - 4   # NDRPDR sel
2210 #      - 5   # NDRPDR sel
2211 #      - 6   # NDRPDR sel
2212 #      - 7   # NDRPDR sel
2213 #      - 11  # NDRPDR sel
2214 #      - 12  # NDRPDR sel
2215 #      - 13  # NDRPDR sel
2216 #      - 14  # NDRPDR sel
2217 #    csit-dpdk-perf-verify-1908-3n-skx:
2218 #      - 3   # NDRPDR sel
2219 #      - 4   # NDRPDR sel
2220 #      - 5   # NDRPDR sel
2221 #      - 6   # NDRPDR sel
2222 #      - 7   # NDRPDR sel
2223 #      - 8   # NDRPDR sel
2224 #      - 9   # NDRPDR sel
2225 #      - 10  # NDRPDR sel
2226 #      - 11  # NDRPDR sel
2227 #      - 12  # NDRPDR sel
2228 #    csit-dpdk-perf-verify-2001-3n-skx:
2229 #      - 1   # NDRPDR sel
2230 #      - 2   # NDRPDR sel
2231 #      - 3   # NDRPDR sel
2232 #      - 4   # NDRPDR sel
2233 #      - 5   # NDRPDR sel
2234 #      - 6   # NDRPDR sel
2235 #      - 7   # NDRPDR sel
2236 #      - 8   # NDRPDR sel
2237 #      - 9   # NDRPDR sel
2238 #      - 10  # NDRPDR sel
2239
2240 #    csit-dpdk-perf-verify-1904-2n-skx:
2241 #      - 2   # NDRPDR sel
2242 #      - 3   # NDRPDR sel
2243 #      - 4   # NDRPDR sel
2244 #      - 5   # NDRPDR sel
2245 #      - 7   # NDRPDR sel
2246 #      - 8   # NDRPDR sel
2247 #      - 9   # NDRPDR sel
2248 #      - 10  # NDRPDR sel
2249 #      - 11  # NDRPDR sel
2250 #      - 12  # NDRPDR sel
2251 #    csit-dpdk-perf-verify-1908-2n-skx:
2252 #      - 2   # NDRPDR sel
2253 #      - 3   # NDRPDR sel
2254 #      - 4   # NDRPDR sel
2255 #      - 5   # NDRPDR sel
2256 #      - 7   # NDRPDR sel
2257 #      - 8   # NDRPDR sel
2258 #      - 9   # NDRPDR sel
2259 #      - 10  # NDRPDR sel
2260 #      - 11  # NDRPDR sel
2261 #      - 12  # NDRPDR sel
2262 #    csit-dpdk-perf-verify-2001-2n-skx:
2263 #      - 1   # NDRPDR sel
2264 #      - 2   # NDRPDR sel
2265 #      - 3   # NDRPDR sel
2266 #      - 4   # NDRPDR sel
2267 #      - 5   # NDRPDR sel
2268 #      - 6   # NDRPDR sel
2269 #      - 7   # NDRPDR sel
2270 #      - 8   # NDRPDR sel
2271 #      - 9   # NDRPDR sel
2272 #      - 10  # NDRPDR sel
2273 #      - 11  # NDRPDR sel
2274 #      - 13  # NDRPDR sel
2275 #      - 26  # NDRPDR sel
2276 #      - 16  # NDRPDR sel
2277 #      - 17  # NDRPDR sel
2278 #      - 18  # NDRPDR sel
2279 #      - 19  # NDRPDR sel
2280 #      - 27  # NDRPDR sel
2281 #      - 21  # NDRPDR sel
2282 #      - 25  # NDRPDR sel
2283
2284 #    csit-dpdk-perf-verify-2001-2n-clx:
2285 #      - 1   # NDRPDR sel
2286 #      - 2   # NDRPDR sel
2287 #      - 3   # NDRPDR sel
2288 #      - 4   # NDRPDR sel
2289 #      - 5   # NDRPDR sel
2290 #      - 6   # NDRPDR sel
2291 #      - 7   # NDRPDR sel
2292 #      - 8   # NDRPDR sel
2293 #      - 9   # NDRPDR sel
2294 #      - 10  # NDRPDR sel
2295
2296     csit-dpdk-perf-verify-2001-2n-dnv:
2297       - 9   # NDRPDR sel
2298       - 10  # NDRPDR sel
2299       - 11  # NDRPDR sel
2300       - 12  # NDRPDR sel
2301       - 13  # NDRPDR sel
2302       - 14  # NDRPDR sel
2303       - 15  # NDRPDR sel
2304       - 16  # NDRPDR sel
2305       - 17  # NDRPDR sel
2306       - 18  # NDRPDR sel
2307
2308     csit-dpdk-perf-verify-2001-3n-dnv:
2309       - 12  # NDRPDR sel
2310       - 13  # NDRPDR sel
2311       - 14  # NDRPDR sel
2312       - 15  # NDRPDR sel
2313       - 16  # NDRPDR sel
2314       - 17  # NDRPDR sel
2315       - 18  # NDRPDR sel
2316       - 19  # NDRPDR sel
2317       - 20  # NDRPDR sel
2318       - 22  # NDRPDR sel
2319
2320     csit-dpdk-perf-verify-2001-3n-tsh:
2321       - 3   # NDRPDR sel
2322       - 4   # NDRPDR sel
2323       - 5   # NDRPDR sel
2324       - 9   # NDRPDR sel
2325       - 10  # NDRPDR sel
2326
2327     csit-vpp-device-2001-ubuntu1804-1n-skx:
2328       - 57
2329
2330 - type: "output"
2331   output: "report"
2332   format:
2333     html:
2334     - full
2335 # TODO: Enable for release runs:
2336 #    pdf:
2337 #    - minimal
2338
2339 ################################################################################
2340 ###                               T A B L E S                                ###
2341 ################################################################################
2342
2343 ## VPP Soak vs NDR
2344 #- type: "table"
2345 #  title: "VPP Soak vs NDR 2n-skx"
2346 #  algorithm: "table_soak_vs_ndr"
2347 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2348 #  reference:
2349 #    title: "NDR"
2350 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2351 #  compare:
2352 #    title: "Soak"
2353 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2354 #  data: "vpp-soak-vs-ndr-2n-skx"
2355 #  include-tests: "NDR"
2356 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2357 #  parameters:
2358 #    - "throughput"
2359 #    - "name"
2360 #    - "parent"
2361
2362 ################################################################################
2363
2364 ## VPP Compare NICs 3n-skx 2t1c ndr
2365 #- type: "table"
2366 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2367 #  algorithm: "table_nics_comparison"
2368 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2369 #  reference:
2370 #    title: "x710"
2371 #    nic: "NIC_Intel-X710"
2372 #  compare:
2373 #    title: "xxv710"
2374 #    nic: "NIC_Intel-XXV710"
2375 #  data: "vpp-nic-comparison-3n-skx"
2376 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2377 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2378 #  parameters:
2379 #  - "name"
2380 #  - "parent"
2381 #  - "throughput"
2382 #  - "tags"
2383 #
2384 ## VPP Compare NICs 3n-skx 4t2c ndr
2385 #- type: "table"
2386 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2387 #  algorithm: "table_nics_comparison"
2388 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2389 #  reference:
2390 #    title: "x710"
2391 #    nic: "NIC_Intel-X710"
2392 #  compare:
2393 #    title: "xxv710"
2394 #    nic: "NIC_Intel-XXV710"
2395 #  data: "vpp-nic-comparison-3n-skx"
2396 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2397 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2398 #  parameters:
2399 #  - "name"
2400 #  - "parent"
2401 #  - "throughput"
2402 #  - "tags"
2403 #
2404 ## VPP Compare NICs 3n-skx 2t1c pdr
2405 #- type: "table"
2406 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2407 #  algorithm: "table_nics_comparison"
2408 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2409 #  reference:
2410 #    title: "x710"
2411 #    nic: "NIC_Intel-X710"
2412 #  compare:
2413 #    title: "xxv710"
2414 #    nic: "NIC_Intel-XXV710"
2415 #  data: "vpp-nic-comparison-3n-skx"
2416 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2417 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2418 #  parameters:
2419 #  - "name"
2420 #  - "parent"
2421 #  - "throughput"
2422 #  - "tags"
2423 #
2424 # # VPP Compare NICs 3n-skx 4t2c pdr
2425 #- type: "table"
2426 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2427 #  algorithm: "table_nics_comparison"
2428 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2429 #  reference:
2430 #    title: "x710"
2431 #    nic: "NIC_Intel-X710"
2432 #  compare:
2433 #    title: "xxv710"
2434 #    nic: "NIC_Intel-XXV710"
2435 #  data: "vpp-nic-comparison-3n-skx"
2436 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2437 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2438 #  parameters:
2439 #  - "name"
2440 #  - "parent"
2441 #  - "throughput"
2442 #  - "tags"
2443 #
2444 ## VPP Compare NICs 3n-skx 2t1c mrr
2445 #- type: "table"
2446 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2447 #  algorithm: "table_nics_comparison"
2448 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2449 #  reference:
2450 #    title: "x710"
2451 #    nic: "NIC_Intel-X710"
2452 #  compare:
2453 #    title: "xxv710"
2454 #    nic: "NIC_Intel-XXV710"
2455 #  data: "vpp-nic-comparison-3n-skx-mrr"
2456 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2457 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2458 #  parameters:
2459 #  - "name"
2460 #  - "parent"
2461 #  - "result"
2462 #  - "tags"
2463 #
2464 ## VPP Compare NICs 3n-skx 4t2c mrr
2465 #- type: "table"
2466 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2467 #  algorithm: "table_nics_comparison"
2468 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2469 #  reference:
2470 #    title: "x710"
2471 #    nic: "NIC_Intel-X710"
2472 #  compare:
2473 #    title: "xxv710"
2474 #    nic: "NIC_Intel-XXV710"
2475 #  data: "vpp-nic-comparison-3n-skx-mrr"
2476 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2477 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2478 #  parameters:
2479 #  - "name"
2480 #  - "parent"
2481 #  - "result"
2482 #  - "tags"
2483 #
2484 # # VPP Compare NICs 3n-skx 8t4c mrr
2485 #- type: "table"
2486 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2487 #  algorithm: "table_nics_comparison"
2488 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2489 #  reference:
2490 #    title: "x710"
2491 #    nic: "NIC_Intel-X710"
2492 #  compare:
2493 #    title: "xxv710"
2494 #    nic: "NIC_Intel-XXV710"
2495 #  data: "vpp-nic-comparison-3n-skx-mrr"
2496 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2497 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2498 #  parameters:
2499 #  - "name"
2500 #  - "parent"
2501 #  - "result"
2502 #  - "tags"
2503 #
2504 ## VPP Compare NICs 2n-skx 2t1c ndr
2505 #- type: "table"
2506 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2507 #  algorithm: "table_nics_comparison"
2508 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2509 #  reference:
2510 #    title: "x710"
2511 #    nic: "NIC_Intel-X710"
2512 #  compare:
2513 #    title: "xxv710"
2514 #    nic: "NIC_Intel-XXV710"
2515 #  data: "vpp-nic-comparison-2n-skx"
2516 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2517 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2518 #  parameters:
2519 #  - "name"
2520 #  - "parent"
2521 #  - "throughput"
2522 #  - "tags"
2523 #
2524 ## VPP Compare NICs 2n-skx 4t2c ndr
2525 #- type: "table"
2526 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2527 #  algorithm: "table_nics_comparison"
2528 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2529 #  reference:
2530 #    title: "x710"
2531 #    nic: "NIC_Intel-X710"
2532 #  compare:
2533 #    title: "xxv710"
2534 #    nic: "NIC_Intel-XXV710"
2535 #  data: "vpp-nic-comparison-2n-skx"
2536 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2537 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2538 #  parameters:
2539 #  - "name"
2540 #  - "parent"
2541 #  - "throughput"
2542 #  - "tags"
2543 #
2544 # # VPP Compare NICs 2n-skx 2t1c pdr
2545 #- type: "table"
2546 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2547 #  algorithm: "table_nics_comparison"
2548 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2549 #  reference:
2550 #    title: "x710"
2551 #    nic: "NIC_Intel-X710"
2552 #  compare:
2553 #    title: "xxv710"
2554 #    nic: "NIC_Intel-XXV710"
2555 #  data: "vpp-nic-comparison-2n-skx"
2556 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2557 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2558 #  parameters:
2559 #  - "name"
2560 #  - "parent"
2561 #  - "throughput"
2562 #  - "tags"
2563 #
2564 ## VPP Compare NICs 2n-skx 4t2c pdr
2565 #- type: "table"
2566 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2567 #  algorithm: "table_nics_comparison"
2568 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2569 #  reference:
2570 #    title: "x710"
2571 #    nic: "NIC_Intel-X710"
2572 #  compare:
2573 #    title: "xxv710"
2574 #    nic: "NIC_Intel-XXV710"
2575 #  data: "vpp-nic-comparison-2n-skx"
2576 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2577 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2578 #  parameters:
2579 #  - "name"
2580 #  - "parent"
2581 #  - "throughput"
2582 #  - "tags"
2583 #
2584 ## VPP Compare NICs 2n-skx 2t1c mrr
2585 #- type: "table"
2586 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2587 #  algorithm: "table_nics_comparison"
2588 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2589 #  reference:
2590 #    title: "x710"
2591 #    nic: "NIC_Intel-X710"
2592 #  compare:
2593 #    title: "xxv710"
2594 #    nic: "NIC_Intel-XXV710"
2595 #  data: "vpp-nic-comparison-2n-skx-mrr"
2596 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2597 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2598 #  parameters:
2599 #  - "name"
2600 #  - "parent"
2601 #  - "result"
2602 #  - "tags"
2603 #
2604 ## VPP Compare NICs 2n-skx 4t2c mrr
2605 #- type: "table"
2606 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2607 #  algorithm: "table_nics_comparison"
2608 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2609 #  reference:
2610 #    title: "x710"
2611 #    nic: "NIC_Intel-X710"
2612 #  compare:
2613 #    title: "xxv710"
2614 #    nic: "NIC_Intel-XXV710"
2615 #  data: "vpp-nic-comparison-2n-skx-mrr"
2616 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2617 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2618 #  parameters:
2619 #  - "name"
2620 #  - "parent"
2621 #  - "result"
2622 #  - "tags"
2623 #
2624 ## VPP Compare NICs 2n-skx 8t4c mrr
2625 #- type: "table"
2626 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2627 #  algorithm: "table_nics_comparison"
2628 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2629 #  reference:
2630 #    title: "x710"
2631 #    nic: "NIC_Intel-X710"
2632 #  compare:
2633 #    title: "xxv710"
2634 #    nic: "NIC_Intel-XXV710"
2635 #  data: "vpp-nic-comparison-2n-skx-mrr"
2636 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2637 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2638 #  parameters:
2639 #  - "name"
2640 #  - "parent"
2641 #  - "result"
2642 #  - "tags"
2643
2644 ################################################################################
2645 # VPP
2646
2647 # VPP Performance Changes 3n-hsw 1t1c pdr
2648 - type: "table"
2649   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2650   algorithm: "table_perf_comparison"
2651   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2652   history:
2653     - title: "rls1904"
2654       data: "vpp-performance-changes-3n-hsw-h1"
2655   reference:
2656     title: "rls1908"
2657     data: "vpp-performance-changes-3n-hsw-ref"
2658     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2659   compare:
2660     title: "rls2001"
2661     data: "vpp-performance-changes-3n-hsw-cmp"
2662   data: "vpp-performance-changes-3n-hsw"
2663   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2664   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2665   parameters:
2666   - "name"
2667   - "parent"
2668   - "throughput"
2669
2670 # VPP Performance Changes 3n-hsw 2t2c pdr
2671 - type: "table"
2672   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2673   algorithm: "table_perf_comparison"
2674   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2675   history:
2676     - title: "rls1904"
2677       data: "vpp-performance-changes-3n-hsw-h1"
2678   reference:
2679     title: "rls1908"
2680     data: "vpp-performance-changes-3n-hsw-ref"
2681     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2682   compare:
2683     title: "rls2001"
2684     data: "vpp-performance-changes-3n-hsw-cmp"
2685   data: "vpp-performance-changes-3n-hsw"
2686   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2687   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2688   parameters:
2689   - "name"
2690   - "parent"
2691   - "throughput"
2692
2693 # VPP Performance Changes 3n-hsw 1t1c ndr
2694 - type: "table"
2695   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2696   algorithm: "table_perf_comparison"
2697   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2698   history:
2699     - title: "rls1904"
2700       data: "vpp-performance-changes-3n-hsw-h1"
2701   reference:
2702     title: "rls1908"
2703     data: "vpp-performance-changes-3n-hsw-ref"
2704     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2705   compare:
2706     title: "rls2001"
2707     data: "vpp-performance-changes-3n-hsw-cmp"
2708   data: "vpp-performance-changes-3n-hsw"
2709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2710   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2711   parameters:
2712   - "name"
2713   - "parent"
2714   - "throughput"
2715
2716 # VPP Performance Changes 3n-hsw 2t2c ndr
2717 - type: "table"
2718   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2719   algorithm: "table_perf_comparison"
2720   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2721   history:
2722     - title: "rls1904"
2723       data: "vpp-performance-changes-3n-hsw-h1"
2724   reference:
2725     title: "rls1908"
2726     data: "vpp-performance-changes-3n-hsw-ref"
2727     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2728   compare:
2729     title: "rls2001"
2730     data: "vpp-performance-changes-3n-hsw-cmp"
2731   data: "vpp-performance-changes-3n-hsw"
2732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2733   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2734   parameters:
2735   - "name"
2736   - "parent"
2737   - "throughput"
2738
2739 ## VPP Performance Changes 3n-skx 2t1c pdr
2740 #- type: "table"
2741 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2742 #  algorithm: "table_perf_comparison_nic"
2743 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2744 #  history:
2745 #    - title: "rls1904 x710"
2746 #      data: "vpp-performance-changes-3n-skx-h1"
2747 #      nic: "NIC_Intel-X710"
2748 #  reference:
2749 #    title: "rls1908 xxv710"
2750 #    data: "vpp-performance-changes-3n-skx-ref"
2751 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2752 #    nic: "NIC_Intel-XXV710"
2753 #  compare:
2754 #    title: "rls2001 xxv710"
2755 #    data: "vpp-performance-changes-3n-skx-cmp"
2756 #    nic: "NIC_Intel-XXV710"
2757 #  data: "vpp-performance-changes-3n-skx"
2758 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2759 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2760 #  parameters:
2761 #  - "name"
2762 #  - "parent"
2763 #  - "throughput"
2764 #  - "tags"
2765 #
2766 ## VPP Performance Changes 3n-skx 4t2c pdr
2767 #- type: "table"
2768 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2769 #  algorithm: "table_perf_comparison_nic"
2770 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2771 #  history:
2772 #    - title: "rls1904 x710"
2773 #      data: "vpp-performance-changes-3n-skx-h1"
2774 #      nic: "NIC_Intel-X710"
2775 #  reference:
2776 #    title: "rls1908 x710"
2777 #    data: "vpp-performance-changes-3n-skx-ref"
2778 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2779 #    nic: "NIC_Intel-X710"
2780 #  compare:
2781 #    title: "rls2001 xxv710"
2782 #    data: "vpp-performance-changes-3n-skx-cmp"
2783 #    nic: "NIC_Intel-XXV710"
2784 #  data: "vpp-performance-changes-3n-skx"
2785 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2786 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2787 #  parameters:
2788 #  - "name"
2789 #  - "parent"
2790 #  - "throughput"
2791 #  - "tags"
2792 #
2793 ## VPP Performance Changes 3n-skx 2t1c ndr
2794 #- type: "table"
2795 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2796 #  algorithm: "table_perf_comparison_nic"
2797 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2798 #  history:
2799 #    - title: "rls1904 x710"
2800 #      data: "vpp-performance-changes-3n-skx-h1"
2801 #      nic: "NIC_Intel-X710"
2802 #  reference:
2803 #    title: "rls1908 x710"
2804 #    data: "vpp-performance-changes-3n-skx-ref"
2805 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2806 #    nic: "NIC_Intel-X710"
2807 #  compare:
2808 #    title: "rls2001 xxv710"
2809 #    data: "vpp-performance-changes-3n-skx-cmp"
2810 #    nic: "NIC_Intel-XXV710"
2811 #  data: "vpp-performance-changes-3n-skx"
2812 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2813 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2814 #  parameters:
2815 #  - "name"
2816 #  - "parent"
2817 #  - "throughput"
2818 #  - "tags"
2819 #
2820 ## VPP Performance Changes 3n-skx 4t2c ndr
2821 #- type: "table"
2822 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2823 #  algorithm: "table_perf_comparison_nic"
2824 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2825 #  history:
2826 #    - title: "rls1904 x710"
2827 #      data: "vpp-performance-changes-3n-skx-h1"
2828 #      nic: "NIC_Intel-X710"
2829 #  reference:
2830 #    title: "rls1908 x710"
2831 #    data: "vpp-performance-changes-3n-skx-ref"
2832 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2833 #    nic: "NIC_Intel-X710"
2834 #  compare:
2835 #    title: "rls2001 xxv710"
2836 #    data: "vpp-performance-changes-3n-skx-cmp"
2837 #    nic: "NIC_Intel-XXV710"
2838 #  data: "vpp-performance-changes-3n-skx"
2839 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2840 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2841 #  parameters:
2842 #  - "name"
2843 #  - "parent"
2844 #  - "throughput"
2845 #  - "tags"
2846 #
2847 ## VPP Performance Changes 2n-skx 2t1c pdr
2848 #- type: "table"
2849 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2850 #  algorithm: "table_perf_comparison_nic"
2851 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2852 #  history:
2853 #    - title: "rls1904 x710"
2854 #      data: "vpp-performance-changes-2n-skx-h1"
2855 #      nic: "NIC_Intel-X710"
2856 #  reference:
2857 #    title: "rls1908 xxv710"
2858 #    data: "vpp-performance-changes-2n-skx-ref"
2859 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2860 #    nic: "NIC_Intel-XXV710"
2861 #  compare:
2862 #    title: "rls2001 xxv710"
2863 #    data: "vpp-performance-changes-2n-skx-cmp"
2864 #    nic: "NIC_Intel-XXV710"
2865 #  data: "vpp-performance-changes-2n-skx"
2866 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2867 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2868 #  parameters:
2869 #  - "name"
2870 #  - "parent"
2871 #  - "throughput"
2872 #  - "tags"
2873 #
2874 ## VPP Performance Changes 2n-skx 4t2c pdr
2875 #- type: "table"
2876 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2877 #  algorithm: "table_perf_comparison_nic"
2878 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2879 #  history:
2880 #    - title: "rls1904 x710"
2881 #      data: "vpp-performance-changes-2n-skx-h1"
2882 #      nic: "NIC_Intel-X710"
2883 #  reference:
2884 #    title: "rls1908 xxv710"
2885 #    data: "vpp-performance-changes-2n-skx-ref"
2886 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2887 #    nic: "NIC_Intel-XXV710"
2888 #  compare:
2889 #    title: "rls2001 xxv710"
2890 #    data: "vpp-performance-changes-2n-skx-cmp"
2891 #    nic: "NIC_Intel-XXV710"
2892 #  data: "vpp-performance-changes-2n-skx"
2893 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2894 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2895 #  parameters:
2896 #  - "name"
2897 #  - "parent"
2898 #  - "throughput"
2899 #  - "tags"
2900 #
2901 ## VPP Performance Changes 2n-skx 2t1c ndr
2902 #- type: "table"
2903 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2904 #  algorithm: "table_perf_comparison_nic"
2905 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2906 #  history:
2907 #    - title: "rls1904 x710"
2908 #      data: "vpp-performance-changes-2n-skx-h1"
2909 #      nic: "NIC_Intel-X710"
2910 #  reference:
2911 #    title: "rls1908 xxv710"
2912 #    data: "vpp-performance-changes-2n-skx-ref"
2913 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2914 #    nic: "NIC_Intel-XXV710"
2915 #  compare:
2916 #    title: "rls2001 xxv710"
2917 #    data: "vpp-performance-changes-2n-skx-cmp"
2918 #    nic: "NIC_Intel-XXV710"
2919 #  data: "vpp-performance-changes-2n-skx"
2920 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2921 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2922 #  parameters:
2923 #  - "name"
2924 #  - "parent"
2925 #  - "throughput"
2926 #  - "tags"
2927 #
2928 ## VPP Performance Changes 2n-skx 4t2c ndr
2929 #- type: "table"
2930 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2931 #  algorithm: "table_perf_comparison_nic"
2932 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2933 #  history:
2934 #    - title: "rls1904 x710"
2935 #      data: "vpp-performance-changes-2n-skx-h1"
2936 #      nic: "NIC_Intel-X710"
2937 #  reference:
2938 #    title: "rls1908 xxv710"
2939 #    data: "vpp-performance-changes-2n-skx-ref"
2940 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2941 #    nic: "NIC_Intel-XXV710"
2942 #  compare:
2943 #    title: "rls2001 xxv710"
2944 #    data: "vpp-performance-changes-2n-skx-cmp"
2945 #    nic: "NIC_Intel-XXV710"
2946 #  data: "vpp-performance-changes-2n-skx"
2947 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2948 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2949 #  parameters:
2950 #  - "name"
2951 #  - "parent"
2952 #  - "throughput"
2953 #  - "tags"
2954 #
2955 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2956 #- type: "table"
2957 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2958 #  algorithm: "table_perf_comparison"
2959 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2960 #  reference:
2961 #    title: "rls1908"
2962 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2963 #  compare:
2964 #    title: "rls2001"
2965 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2966 #  data: "vpp-performance-changes-nfv-2n-skx"
2967 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2968 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2969 #  parameters:
2970 #  - "name"
2971 #  - "parent"
2972 #  - "throughput"
2973 #  - "tags"
2974 #
2975 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2976 #- type: "table"
2977 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2978 #  algorithm: "table_perf_comparison"
2979 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2980 #  reference:
2981 #    title: "rls1908"
2982 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2983 #  compare:
2984 #    title: "rls2001"
2985 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2986 #  data: "vpp-performance-changes-nfv-2n-skx"
2987 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2988 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2989 #  parameters:
2990 #  - "name"
2991 #  - "parent"
2992 #  - "throughput"
2993 #  - "tags"
2994 #
2995 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
2996 #- type: "table"
2997 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
2998 #  algorithm: "table_perf_comparison"
2999 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3000 #  reference:
3001 #    title: "rls1908"
3002 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3003 #  compare:
3004 #    title: "rls2001"
3005 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3006 #  data: "vpp-performance-changes-nfv-2n-skx"
3007 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3008 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3009 #  parameters:
3010 #  - "name"
3011 #  - "parent"
3012 #  - "throughput"
3013 #  - "tags"
3014 #
3015 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3016 #- type: "table"
3017 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3018 #  algorithm: "table_perf_comparison"
3019 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3020 #  reference:
3021 #    title: "rls1908"
3022 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3023 #  compare:
3024 #    title: "rls2001"
3025 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3026 #  data: "vpp-performance-changes-nfv-2n-skx"
3027 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3028 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3029 #  parameters:
3030 #  - "name"
3031 #  - "parent"
3032 #  - "throughput"
3033 #  - "tags"
3034
3035 # VPP Performance Changes 2n-dnv 1t1c pdr
3036 - type: "table"
3037   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3038   algorithm: "table_perf_comparison"
3039   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3040   reference:
3041     title: "rls1908"
3042     data: "vpp-performance-changes-2n-dnv-ref"
3043   compare:
3044     title: "rls2001"
3045     data: "vpp-performance-changes-2n-dnv-cmp"
3046   data: "vpp-performance-changes-2n-dnv"
3047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3048   filter: "'1T1C'"
3049   parameters:
3050   - "name"
3051   - "parent"
3052   - "throughput"
3053   - "tags"
3054
3055 # VPP Performance Changes 2n-dnv 2t2c pdr
3056 - type: "table"
3057   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3058   algorithm: "table_perf_comparison"
3059   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3060   reference:
3061     title: "rls1908"
3062     data: "vpp-performance-changes-2n-dnv-ref"
3063   compare:
3064     title: "rls2001"
3065     data: "vpp-performance-changes-2n-dnv-cmp"
3066   data: "vpp-performance-changes-2n-dnv"
3067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3068   filter: "'2T2C'"
3069   parameters:
3070   - "name"
3071   - "parent"
3072   - "throughput"
3073   - "tags"
3074
3075 # VPP Performance Changes 2n-dnv 1t1c ndr
3076 - type: "table"
3077   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3078   algorithm: "table_perf_comparison"
3079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3080   reference:
3081     title: "rls1908"
3082     data: "vpp-performance-changes-2n-dnv-ref"
3083   compare:
3084     title: "rls2001"
3085     data: "vpp-performance-changes-2n-dnv-cmp"
3086   data: "vpp-performance-changes-2n-dnv"
3087   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3088   filter: "'1T1C'"
3089   parameters:
3090   - "name"
3091   - "parent"
3092   - "throughput"
3093   - "tags"
3094
3095 # VPP Performance Changes 2n-dnv 2t2c ndr
3096 - type: "table"
3097   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3098   algorithm: "table_perf_comparison"
3099   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3100   reference:
3101     title: "rls1908 "
3102     data: "vpp-performance-changes-2n-dnv-ref"
3103   compare:
3104     title: "rls2001"
3105     data: "vpp-performance-changes-2n-dnv-cmp"
3106   data: "vpp-performance-changes-2n-dnv"
3107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3108   filter: "'2T2C'"
3109   parameters:
3110   - "name"
3111   - "parent"
3112   - "throughput"
3113   - "tags"
3114
3115 # VPP Performance Changes 3n-dnv 1t1c pdr
3116 - type: "table"
3117   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3118   algorithm: "table_perf_comparison"
3119   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3120   reference:
3121     title: "rls1908"
3122     data: "vpp-performance-changes-3n-dnv-ref"
3123   compare:
3124     title: "rls2001"
3125     data: "vpp-performance-changes-3n-dnv-cmp"
3126   data: "vpp-performance-changes-3n-dnv"
3127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3128   filter: "'1T1C'"
3129   parameters:
3130   - "name"
3131   - "parent"
3132   - "throughput"
3133   - "tags"
3134
3135 # VPP Performance Changes 3n-dnv 2t2c pdr
3136 - type: "table"
3137   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3138   algorithm: "table_perf_comparison"
3139   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3140   reference:
3141     title: "rls1908"
3142     data: "vpp-performance-changes-3n-dnv-ref"
3143   compare:
3144     title: "rls2001"
3145     data: "vpp-performance-changes-3n-dnv-cmp"
3146   data: "vpp-performance-changes-3n-dnv"
3147   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3148   filter: "'2T2C'"
3149   parameters:
3150   - "name"
3151   - "parent"
3152   - "throughput"
3153   - "tags"
3154
3155 # VPP Performance Changes 3n-dnv 1t1c ndr
3156 - type: "table"
3157   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3158   algorithm: "table_perf_comparison"
3159   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3160   reference:
3161     title: "rls1908"
3162     data: "vpp-performance-changes-3n-dnv-ref"
3163   compare:
3164     title: "rls2001"
3165     data: "vpp-performance-changes-3n-dnv-cmp"
3166   data: "vpp-performance-changes-3n-dnv"
3167   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3168   filter: "'1T1C'"
3169   parameters:
3170   - "name"
3171   - "parent"
3172   - "throughput"
3173   - "tags"
3174
3175 # VPP Performance Changes 3n-dnv 2t2c ndr
3176 - type: "table"
3177   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3178   algorithm: "table_perf_comparison"
3179   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3180   reference:
3181     title: "rls1908"
3182     data: "vpp-performance-changes-3n-dnv-ref"
3183   compare:
3184     title: "rls2001"
3185     data: "vpp-performance-changes-3n-dnv-cmp"
3186   data: "vpp-performance-changes-3n-dnv"
3187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3188   filter: "'2T2C'"
3189   parameters:
3190   - "name"
3191   - "parent"
3192   - "throughput"
3193   - "tags"
3194
3195 # VPP Performance Changes 3n-tsh 1t1c pdr
3196 - type: "table"
3197   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3198   algorithm: "table_perf_comparison"
3199   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3200   reference:
3201     title: "rls1908"
3202     data: "vpp-performance-changes-3n-tsh-ref"
3203   compare:
3204     title: "rls2001"
3205     data: "vpp-performance-changes-3n-tsh-cmp"
3206   data: "vpp-performance-changes-3n-tsh"
3207   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3208   filter: "'1T1C'"
3209   parameters:
3210   - "name"
3211   - "parent"
3212   - "throughput"
3213   - "tags"
3214
3215 # VPP Performance Changes 3n-tsh 2t2c pdr
3216 - type: "table"
3217   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3218   algorithm: "table_perf_comparison"
3219   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3220   reference:
3221     title: "rls1908"
3222     data: "vpp-performance-changes-3n-tsh-ref"
3223   compare:
3224     title: "rls2001"
3225     data: "vpp-performance-changes-3n-tsh-cmp"
3226   data: "vpp-performance-changes-3n-tsh"
3227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3228   filter: "'2T2C'"
3229   parameters:
3230   - "name"
3231   - "parent"
3232   - "throughput"
3233   - "tags"
3234
3235 # VPP Performance Changes 3n-tsh 1t1c ndr
3236 - type: "table"
3237   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3238   algorithm: "table_perf_comparison"
3239   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3240   reference:
3241     title: "rls1908"
3242     data: "vpp-performance-changes-3n-tsh-ref"
3243   compare:
3244     title: "rls2001"
3245     data: "vpp-performance-changes-3n-tsh-cmp"
3246   data: "vpp-performance-changes-3n-tsh"
3247   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3248   filter: "'1T1C'"
3249   parameters:
3250   - "name"
3251   - "parent"
3252   - "throughput"
3253   - "tags"
3254
3255 # VPP Performance Changes 3n-tsh 2t2c ndr
3256 - type: "table"
3257   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3258   algorithm: "table_perf_comparison"
3259   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3260   reference:
3261     title: "rls1908"
3262     data: "vpp-performance-changes-3n-tsh-ref"
3263   compare:
3264     title: "rls2001"
3265     data: "vpp-performance-changes-3n-tsh-cmp"
3266   data: "vpp-performance-changes-3n-tsh"
3267   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3268   filter: "'2T2C'"
3269   parameters:
3270   - "name"
3271   - "parent"
3272   - "throughput"
3273   - "tags"
3274
3275 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3276 #- type: "table"
3277 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3278 #  algorithm: "table_perf_comparison_nic"
3279 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3280 #  reference:
3281 #    title: "3n-hsw xl710"
3282 #    data: "vpp-compare-testbeds-ref"
3283 #    nic: "NIC_Intel-XL710"
3284 #  compare:
3285 #    title: "3n-skx xxv710"
3286 #    data: "vpp-compare-testbeds-cmp"
3287 #    nic: "NIC_Intel-XXV710"
3288 #  data: "vpp-compare-testbeds"
3289 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3290 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3291 #  parameters:
3292 #  - "name"
3293 #  - "parent"
3294 #  - "throughput"
3295 #  - "tags"
3296 #
3297 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3298 #- type: "table"
3299 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3300 #  algorithm: "table_perf_comparison_nic"
3301 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3302 #  reference:
3303 #    title: "3n-hsw xl710"
3304 #    data: "vpp-compare-testbeds-ref"
3305 #    nic: "NIC_Intel-XL710"
3306 #  compare:
3307 #    title: "3n-skx xxv710"
3308 #    data: "vpp-compare-testbeds-cmp"
3309 #    nic: "NIC_Intel-XXV710"
3310 #  data: "vpp-compare-testbeds"
3311 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3312 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3313 #  parameters:
3314 #  - "name"
3315 #  - "parent"
3316 #  - "throughput"
3317 #  - "tags"
3318 #
3319 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3320 #- type: "table"
3321 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3322 #  algorithm: "table_perf_comparison_nic"
3323 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3324 #  reference:
3325 #    title: "3n-hsw xl710"
3326 #    data: "vpp-compare-testbeds-ref"
3327 #    nic: "NIC_Intel-XL710"
3328 #  compare:
3329 #    title: "3n-skx xxv710"
3330 #    data: "vpp-compare-testbeds-cmp"
3331 #    nic: "NIC_Intel-XXV710"
3332 #  data: "vpp-compare-testbeds"
3333 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3334 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3335 #  parameters:
3336 #  - "name"
3337 #  - "parent"
3338 #  - "throughput"
3339 #  - "tags"
3340 #
3341 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3342 #- type: "table"
3343 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3344 #  algorithm: "table_perf_comparison_nic"
3345 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3346 #  reference:
3347 #    title: "3n-hsw xl710"
3348 #    data: "vpp-compare-testbeds-ref"
3349 #    nic: "NIC_Intel-XL710"
3350 #  compare:
3351 #    title: "3n-skx xxv710"
3352 #    data: "vpp-compare-testbeds-cmp"
3353 #    nic: "NIC_Intel-XXV710"
3354 #  data: "vpp-compare-testbeds"
3355 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3356 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3357 #  parameters:
3358 #  - "name"
3359 #  - "parent"
3360 #  - "throughput"
3361 #  - "tags"
3362 #
3363 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3364 #- type: "table"
3365 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3366 #  algorithm: "table_perf_comparison"
3367 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3368 #  reference:
3369 #    title: "2n-skx"
3370 #    data: "vpp-compare-testbeds-skx-clx-ref"
3371 #  compare:
3372 #    title: "2n-clx"
3373 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3374 #  data: "vpp-compare-testbeds-skx-clx"
3375 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3376 #  filter: "'2T1C'"
3377 #  parameters:
3378 #  - "name"
3379 #  - "parent"
3380 #  - "throughput"
3381 #  - "tags"
3382 #
3383 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3384 #- type: "table"
3385 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3386 #  algorithm: "table_perf_comparison"
3387 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3388 #  reference:
3389 #    title: "2n-skx"
3390 #    data: "vpp-compare-testbeds-skx-clx-ref"
3391 #  compare:
3392 #    title: "2n-clx"
3393 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3394 #  data: "vpp-compare-testbeds-skx-clx"
3395 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3396 #  filter: "'4T2C'"
3397 #  parameters:
3398 #  - "name"
3399 #  - "parent"
3400 #  - "throughput"
3401 #  - "tags"
3402 #
3403 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3404 #- type: "table"
3405 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3406 #  algorithm: "table_perf_comparison"
3407 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3408 #  reference:
3409 #    title: "2n-skx"
3410 #    data: "vpp-compare-testbeds-skx-clx-ref"
3411 #  compare:
3412 #    title: "2n-clx"
3413 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3414 #  data: "vpp-compare-testbeds-skx-clx"
3415 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3416 #  filter: "'2T1C'"
3417 #  parameters:
3418 #  - "name"
3419 #  - "parent"
3420 #  - "throughput"
3421 #  - "tags"
3422 #
3423 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3424 #- type: "table"
3425 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3426 #  algorithm: "table_perf_comparison"
3427 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3428 #  reference:
3429 #    title: "2n-skx"
3430 #    data: "vpp-compare-testbeds-skx-clx-ref"
3431 #  compare:
3432 #    title: "2n-clx"
3433 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3434 #  data: "vpp-compare-testbeds-skx-clx"
3435 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3436 #  filter: "'4T2C'"
3437 #  parameters:
3438 #  - "name"
3439 #  - "parent"
3440 #  - "throughput"
3441 #  - "tags"
3442 #
3443 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3444 #- type: "table"
3445 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3446 #  algorithm: "table_perf_comparison"
3447 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3448 #  reference:
3449 #    title: "3-Node Skx"
3450 #    data: "vpp-compare-topologies-ref"
3451 #  compare:
3452 #    title: "2-Node Skx"
3453 #    data: "vpp-compare-topologies-cmp"
3454 #  data: "vpp-compare-topologies"
3455 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3456 #  filter: "'NDRPDR' and '1C'"
3457 #  parameters:
3458 #  - "name"
3459 #  - "parent"
3460 #  - "throughput"
3461 #
3462 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3463 #- type: "table"
3464 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3465 #  algorithm: "table_perf_comparison"
3466 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3467 #  reference:
3468 #    title: "3-Node Skx"
3469 #    data: "vpp-compare-topologies-ref"
3470 #  compare:
3471 #    title: "2-Node Skx"
3472 #    data: "vpp-compare-topologies-cmp"
3473 #  data: "vpp-compare-topologies"
3474 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3475 #  filter: "'NDRPDR' and '2C'"
3476 #  parameters:
3477 #  - "name"
3478 #  - "parent"
3479 #  - "throughput"
3480 #
3481 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3482 #- type: "table"
3483 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3484 #  algorithm: "table_perf_comparison"
3485 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3486 #  reference:
3487 #    title: "3-Node Skx"
3488 #    data: "vpp-compare-topologies-ref"
3489 #  compare:
3490 #    title: "2-Node Skx"
3491 #    data: "vpp-compare-topologies-cmp"
3492 #  data: "vpp-compare-topologies"
3493 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3494 #  filter: "'NDRPDR' and '1C'"
3495 #  parameters:
3496 #  - "name"
3497 #  - "parent"
3498 #  - "throughput"
3499 #
3500 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3501 #- type: "table"
3502 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3503 #  algorithm: "table_perf_comparison"
3504 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3505 #  reference:
3506 #    title: "3-Node Skx"
3507 #    data: "vpp-compare-topologies-ref"
3508 #  compare:
3509 #    title: "2-Node Skx"
3510 #    data: "vpp-compare-topologies-cmp"
3511 #  data: "vpp-compare-topologies"
3512 #  include-tests: "PDR"
3513 #  filter: "'NDRPDR' and '2C'"
3514 #  parameters:
3515 #  - "name"
3516 #  - "parent"
3517 #  - "throughput"
3518
3519 # VPP Performance Changes 3n-hsw 1t1c MRR
3520 - type: "table"
3521   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3522   algorithm: "table_perf_comparison"
3523   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3524   history:
3525     - title: "rls1904"
3526       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3527   reference:
3528     title: "rls1908"
3529     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3530   compare:
3531     title: "rls2001"
3532     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3533   data: "vpp-performance-changes-3n-hsw-mrr"
3534   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3535   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3536   parameters:
3537   - "name"
3538   - "parent"
3539   - "result"
3540
3541 # VPP Performance Changes 3n-hsw 2t2c MRR
3542 - type: "table"
3543   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3544   algorithm: "table_perf_comparison"
3545   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3546   history:
3547     - title: "rls1904"
3548       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3549   reference:
3550     title: "rls1908"
3551     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3552   compare:
3553     title: "rls2001"
3554     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3555   data: "vpp-performance-changes-3n-hsw-mrr"
3556   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3557   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3558   parameters:
3559   - "name"
3560   - "parent"
3561   - "result"
3562
3563 # VPP Performance Changes 3n-hsw 4t4c MRR
3564 - type: "table"
3565   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3566   algorithm: "table_perf_comparison"
3567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3568   history:
3569     - title: "rls1904"
3570       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3571   reference:
3572     title: "rls1908"
3573     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3574   compare:
3575     title: "rls2001"
3576     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3577   data: "vpp-performance-changes-3n-hsw-mrr"
3578   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3579   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3580   parameters:
3581   - "name"
3582   - "parent"
3583   - "result"
3584
3585 ## VPP Performance Changes 3n-skx 2t1c MRR
3586 #- type: "table"
3587 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3588 #  algorithm: "table_perf_comparison"
3589 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3590 #  history:
3591 #    - title: "rls1904"
3592 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3593 #  reference:
3594 #    title: "rls1908"
3595 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3596 #  compare:
3597 #    title: "rls2001"
3598 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3599 #  data: "vpp-performance-changes-3n-skx-mrr"
3600 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3601 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3602 #  parameters:
3603 #  - "name"
3604 #  - "parent"
3605 #  - "result"
3606 #
3607 ## VPP Performance Changes 3n-skx 4t2c MRR
3608 #- type: "table"
3609 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3610 #  algorithm: "table_perf_comparison"
3611 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3612 #  history:
3613 #    - title: "rls1904"
3614 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3615 #  reference:
3616 #    title: "rls1908"
3617 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3618 #  compare:
3619 #    title: "rls2001"
3620 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3621 #  data: "vpp-performance-changes-3n-skx-mrr"
3622 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3623 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3624 #  parameters:
3625 #  - "name"
3626 #  - "parent"
3627 #  - "result"
3628 #
3629 ## VPP Performance Changes 3n-skx 8t4c MRR
3630 #- type: "table"
3631 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3632 #  algorithm: "table_perf_comparison"
3633 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3634 #  history:
3635 #    - title: "rls1904"
3636 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3637 #  reference:
3638 #    title: "rls1908"
3639 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3640 #  compare:
3641 #    title: "rls2001"
3642 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3643 #  data: "vpp-performance-changes-3n-skx-mrr"
3644 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3645 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3646 #  parameters:
3647 #  - "name"
3648 #  - "parent"
3649 #  - "result"
3650 #
3651 ## VPP Performance Changes 2n-skx 2t1c MRR
3652 #- type: "table"
3653 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3654 #  algorithm: "table_perf_comparison"
3655 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3656 #  history:
3657 #    - title: "rls1904"
3658 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3659 #  reference:
3660 #    title: "rls1908"
3661 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3662 #  compare:
3663 #    title: "rls2001"
3664 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3665 #  data: "vpp-performance-changes-2n-skx-mrr"
3666 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3667 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3668 #  parameters:
3669 #  - "name"
3670 #  - "parent"
3671 #  - "result"
3672 #
3673 ## VPP Performance Changes 2n-skx 4t2c MRR
3674 #- type: "table"
3675 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3676 #  algorithm: "table_perf_comparison"
3677 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3678 #  history:
3679 #    - title: "rls1904"
3680 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3681 #  reference:
3682 #    title: "rls1908"
3683 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3684 #  compare:
3685 #    title: "rls2001"
3686 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3687 #  data: "vpp-performance-changes-2n-skx-mrr"
3688 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3689 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3690 #  parameters:
3691 #  - "name"
3692 #  - "parent"
3693 #  - "result"
3694 #
3695 ## VPP Performance Changes 2n-skx 8t4c MRR
3696 #- type: "table"
3697 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3698 #  algorithm: "table_perf_comparison"
3699 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3700 #  history:
3701 #    - title: "rls1904"
3702 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3703 #  reference:
3704 #    title: "rls1908"
3705 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3706 #  compare:
3707 #    title: "rls2001"
3708 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3709 #  data: "vpp-performance-changes-2n-skx-mrr"
3710 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3711 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3712 #  parameters:
3713 #  - "name"
3714 #  - "parent"
3715 #  - "result"
3716 #
3717 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3718 #- type: "table"
3719 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3720 #  algorithm: "table_perf_comparison"
3721 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3722 #  reference:
3723 #    title: "rls1908"
3724 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3725 #  compare:
3726 #    title: "rls2001"
3727 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3728 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3729 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3730 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3731 #  parameters:
3732 #  - "name"
3733 #  - "parent"
3734 #  - "result"
3735 #
3736 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3737 #- type: "table"
3738 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3739 #  algorithm: "table_perf_comparison"
3740 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3741 #  reference:
3742 #    title: "rls1908"
3743 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3744 #  compare:
3745 #    title: "rls2001"
3746 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3747 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3748 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3749 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3750 #  parameters:
3751 #  - "name"
3752 #  - "parent"
3753 #  - "result"
3754 #
3755 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3756 #- type: "table"
3757 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3758 #  algorithm: "table_perf_comparison"
3759 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3760 #  reference:
3761 #    title: "rls1908"
3762 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3763 #  compare:
3764 #    title: "rls2001"
3765 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3766 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3767 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3768 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3769 #  parameters:
3770 #  - "name"
3771 #  - "parent"
3772 #  - "result"
3773
3774 # VPP Performance Changes 2n-dnv 1t1c MRR
3775 - type: "table"
3776   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3777   algorithm: "table_perf_comparison"
3778   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3779   reference:
3780     title: "rls1908"
3781     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3782   compare:
3783     title: "rls2001"
3784     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3785   data: "vpp-performance-changes-2n-dnv-mrr"
3786   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3787   filter: "'1T1C' and 'MRR'"
3788   parameters:
3789   - "name"
3790   - "parent"
3791   - "result"
3792
3793 # VPP Performance Changes 2n-dnv 2t2c MRR
3794 - type: "table"
3795   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3796   algorithm: "table_perf_comparison"
3797   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3798   reference:
3799     title: "rls1908"
3800     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3801   compare:
3802     title: "rls2001"
3803     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3804   data: "vpp-performance-changes-2n-dnv-mrr"
3805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3806   filter: "'2T2C' and 'MRR'"
3807   parameters:
3808   - "name"
3809   - "parent"
3810   - "result"
3811
3812 # VPP Performance Changes 2n-dnv 4t4c MRR
3813 - type: "table"
3814   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3815   algorithm: "table_perf_comparison"
3816   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3817   reference:
3818     title: "rls1908"
3819     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3820   compare:
3821     title: "rls2001"
3822     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3823   data: "vpp-performance-changes-2n-dnv-mrr"
3824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3825   filter: "'4T4C' and 'MRR'"
3826   parameters:
3827   - "name"
3828   - "parent"
3829   - "result"
3830
3831 # VPP Performance Changes 3n-dnv 1t1c MRR
3832 - type: "table"
3833   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3834   algorithm: "table_perf_comparison"
3835   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3836   reference:
3837     title: "rls1908"
3838     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3839   compare:
3840     title: "rls2001"
3841     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3842   data: "vpp-performance-changes-3n-dnv-mrr"
3843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3844   filter: "'1T1C' and 'MRR'"
3845   parameters:
3846   - "name"
3847   - "parent"
3848   - "result"
3849
3850 # VPP Performance Changes 3n-dnv 2t2c MRR
3851 - type: "table"
3852   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3853   algorithm: "table_perf_comparison"
3854   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3855   reference:
3856     title: "rls1908"
3857     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3858   compare:
3859     title: "rls2001"
3860     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3861   data: "vpp-performance-changes-3n-dnv-mrr"
3862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3863   filter: "'2T2C' and 'MRR'"
3864   parameters:
3865   - "name"
3866   - "parent"
3867   - "result"
3868
3869 # VPP Performance Changes 3n-dnv 4t4c MRR
3870 - type: "table"
3871   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3872   algorithm: "table_perf_comparison"
3873   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3874   reference:
3875     title: "rls1908"
3876     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3877   compare:
3878     title: "rls2001"
3879     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3880   data: "vpp-performance-changes-3n-dnv-mrr"
3881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3882   filter: "'4T4C' and 'MRR'"
3883   parameters:
3884   - "name"
3885   - "parent"
3886   - "result"
3887
3888 # VPP Performance Changes 3n-tsh 1t1c MRR
3889 - type: "table"
3890   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3891   algorithm: "table_perf_comparison"
3892   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3893   reference:
3894     title: "rls1908"
3895     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3896   compare:
3897     title: "rls2001"
3898     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3899   data: "vpp-performance-changes-3n-tsh-mrr"
3900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3901   filter: "'1T1C' and 'MRR'"
3902   parameters:
3903   - "name"
3904   - "parent"
3905   - "result"
3906
3907 # VPP Performance Changes 3n-tsh 2t2c MRR
3908 - type: "table"
3909   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3910   algorithm: "table_perf_comparison"
3911   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3912   reference:
3913     title: "rls1908"
3914     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3915   compare:
3916     title: "rls2001"
3917     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3918   data: "vpp-performance-changes-3n-tsh-mrr"
3919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3920   filter: "'2T2C' and 'MRR'"
3921   parameters:
3922   - "name"
3923   - "parent"
3924   - "result"
3925
3926 # VPP Performance Changes 3n-tsh 4t4c MRR
3927 - type: "table"
3928   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3929   algorithm: "table_perf_comparison"
3930   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3931   reference:
3932     title: "rls1908"
3933     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3934   compare:
3935     title: "rls2001"
3936     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3937   data: "vpp-performance-changes-3n-tsh-mrr"
3938   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3939   filter: "'4T4C' and 'MRR'"
3940   parameters:
3941   - "name"
3942   - "parent"
3943   - "result"
3944
3945 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3946 #- type: "table"
3947 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3948 #  algorithm: "table_perf_comparison_nic"
3949 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3950 #  reference:
3951 #    title: "3n-hsw xl710"
3952 #    data: "vpp-compare-testbeds-mrr-ref"
3953 #    nic: "NIC_Intel-XL710"
3954 #  compare:
3955 #    title: "3n-skx xxv710"
3956 #    data: "vpp-compare-testbeds-mrr-cmp"
3957 #    nic: "NIC_Intel-XXV710"
3958 #  data: "vpp-compare-testbeds-mrr"
3959 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3960 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3961 #  parameters:
3962 #  - "name"
3963 #  - "parent"
3964 #  - "result"
3965 #  - "tags"
3966 #
3967 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3968 #- type: "table"
3969 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3970 #  algorithm: "table_perf_comparison_nic"
3971 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3972 #  reference:
3973 #    title: "3n-hsw xl710"
3974 #    data: "vpp-compare-testbeds-mrr-ref"
3975 #    nic: "NIC_Intel-XL710"
3976 #  compare:
3977 #    title: "3n-skx xxv710"
3978 #    data: "vpp-compare-testbeds-mrr-cmp"
3979 #    nic: "NIC_Intel-XXV710"
3980 #  data: "vpp-compare-testbeds-mrr"
3981 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3982 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3983 #  parameters:
3984 #  - "name"
3985 #  - "parent"
3986 #  - "result"
3987 #  - "tags"
3988 #
3989 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3990 #- type: "table"
3991 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3992 #  algorithm: "table_perf_comparison_nic"
3993 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3994 #  reference:
3995 #    title: "3n-hsw xl710"
3996 #    data: "vpp-compare-testbeds-mrr-ref"
3997 #    nic: "NIC_Intel-XL710"
3998 #  compare:
3999 #    title: "3n-skx xxv710"
4000 #    data: "vpp-compare-testbeds-mrr-cmp"
4001 #    nic: "NIC_Intel-XXV710"
4002 #  data: "vpp-compare-testbeds-mrr"
4003 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4004 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4005 #  parameters:
4006 #  - "name"
4007 #  - "parent"
4008 #  - "result"
4009 #  - "tags"
4010 #
4011 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4012 #- type: "table"
4013 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4014 #  algorithm: "table_perf_comparison"
4015 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4016 #  reference:
4017 #    title: "2n-skx"
4018 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4019 #  compare:
4020 #    title: "2n-clx"
4021 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4022 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4023 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4024 #  filter: "'2T1C'"
4025 #  parameters:
4026 #  - "name"
4027 #  - "parent"
4028 #  - "result"
4029 #  - "tags"
4030 #
4031 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4032 #- type: "table"
4033 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4034 #  algorithm: "table_perf_comparison"
4035 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4036 #  reference:
4037 #    title: "2n-skx"
4038 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4039 #  compare:
4040 #    title: "2n-clx"
4041 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4042 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4043 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4044 #  filter: "'4T2C'"
4045 #  parameters:
4046 #  - "name"
4047 #  - "parent"
4048 #  - "result"
4049 #  - "tags"
4050 #
4051 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4052 #- type: "table"
4053 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4054 #  algorithm: "table_perf_comparison"
4055 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4056 #  reference:
4057 #    title: "2n-skx"
4058 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4059 #  compare:
4060 #    title: "2n-clx"
4061 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4062 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4063 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4064 #  filter: "'8T4C'"
4065 #  parameters:
4066 #  - "name"
4067 #  - "parent"
4068 #  - "result"
4069 #  - "tags"
4070 #
4071 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4072 #- type: "table"
4073 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4074 #  algorithm: "table_perf_comparison"
4075 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4076 #  reference:
4077 #    title: "3-Node Skx"
4078 #    data: "vpp-compare-topologies-mrr-ref"
4079 #  compare:
4080 #    title: "2-Node Skx"
4081 #    data: "vpp-compare-topologies-mrr-cmp"
4082 #  data: "vpp-compare-topologies-mrr"
4083 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4084 #  filter: "'MRR' and '1C'"
4085 #  parameters:
4086 #  - "name"
4087 #  - "parent"
4088 #  - "result"
4089 #
4090 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4091 #- type: "table"
4092 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4093 #  algorithm: "table_perf_comparison"
4094 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4095 #  reference:
4096 #    title: "3-Node Skx"
4097 #    data: "vpp-compare-topologies-mrr-ref"
4098 #  compare:
4099 #    title: "2-Node Skx"
4100 #    data: "vpp-compare-topologies-mrr-cmp"
4101 #  data: "vpp-compare-topologies-mrr"
4102 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4103 #  filter: "'MRR' and '2C'"
4104 #  parameters:
4105 #  - "name"
4106 #  - "parent"
4107 #  - "result"
4108 #
4109 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4110 #- type: "table"
4111 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4112 #  algorithm: "table_perf_comparison"
4113 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4114 #  reference:
4115 #    title: "3-Node Skx"
4116 #    data: "vpp-compare-topologies-mrr-ref"
4117 #  compare:
4118 #    title: "2-Node Skx"
4119 #    data: "vpp-compare-topologies-mrr-cmp"
4120 #  data: "vpp-compare-topologies-mrr"
4121 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4122 #  filter: "'MRR' and '4C'"
4123 #  parameters:
4124 #  - "name"
4125 #  - "parent"
4126 #  - "result"
4127
4128 # Detailed Test Results - VPP Performance Results 3n-hsw
4129 - type: "table"
4130   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4131   algorithm: "table_merged_details"
4132   output-file-ext: ".csv"
4133   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4134   columns:
4135   - title: "Test Name"
4136     data: "data name"
4137   - 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| "
4138     data: "data msg"
4139   rows: "generated"
4140   data: "vpp-perf-results-3n-hsw"
4141   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4142   parameters:
4143   - "name"
4144   - "parent"
4145   - "msg"
4146
4147 ## Detailed Test Results - VPP Performance Results 3n-skx
4148 #- type: "table"
4149 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4150 #  algorithm: "table_merged_details"
4151 #  output-file-ext: ".csv"
4152 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4153 #  columns:
4154 #  - title: "Test Name"
4155 #    data: "data name"
4156 #  - 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| "
4157 #    data: "data msg"
4158 #  rows: "generated"
4159 #  data: "vpp-perf-results-3n-skx"
4160 #  filter: "not 'CFS_OPT'"
4161 #  parameters:
4162 #  - "name"
4163 #  - "parent"
4164 #  - "msg"
4165 #
4166 ## Detailed Test Results - VPP Performance Results 2n-skx
4167 #- type: "table"
4168 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4169 #  algorithm: "table_merged_details"
4170 #  output-file-ext: ".csv"
4171 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4172 #  columns:
4173 #  - title: "Test Name"
4174 #    data: "data name"
4175 #  - 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| "
4176 #    data: "data msg"
4177 #  rows: "generated"
4178 #  data: "vpp-perf-results-2n-skx"
4179 #  filter: "not 'CFS_OPT'"
4180 #  parameters:
4181 #  - "name"
4182 #  - "parent"
4183 #  - "msg"
4184
4185 ## Detailed Test Results - VPP Performance Results 2n-clx
4186 #- type: "table"
4187 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4188 #  algorithm: "table_merged_details"
4189 #  output-file-ext: ".csv"
4190 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4191 #  columns:
4192 #  - title: "Test Name"
4193 #    data: "data name"
4194 #  - 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| "
4195 #    data: "data msg"
4196 #  rows: "generated"
4197 #  data: "vpp-perf-results-2n-clx"
4198 #  filter: "not 'CFS_OPT'"
4199 #  parameters:
4200 #  - "name"
4201 #  - "parent"
4202 #  - "msg"
4203
4204 # Detailed Test Results - VPP Performance Results 3n-tsh
4205 - type: "table"
4206   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4207   algorithm: "table_merged_details"
4208   output-file-ext: ".csv"
4209   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4210   columns:
4211   - title: "Test Name"
4212     data: "data name"
4213   - 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| "
4214     data: "data msg"
4215   rows: "generated"
4216   data: "vpp-perf-results-3n-tsh"
4217   filter: "not 'CFS_OPT'"
4218   parameters:
4219   - "name"
4220   - "parent"
4221   - "msg"
4222
4223 # Detailed Test Results - VPP Performance Results 3n-dnv
4224 - type: "table"
4225   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4226   algorithm: "table_merged_details"
4227   output-file-ext: ".csv"
4228   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4229   columns:
4230   - title: "Test Name"
4231     data: "data name"
4232   - 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| "
4233     data: "data msg"
4234   rows: "generated"
4235   data: "vpp-perf-results-3n-dnv"
4236   filter: "'NDRPDR'"
4237   parameters:
4238   - "name"
4239   - "parent"
4240   - "msg"
4241
4242 # Detailed Test Results - VPP Performance Results 2n-dnv
4243 - type: "table"
4244   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4245   algorithm: "table_merged_details"
4246   output-file-ext: ".csv"
4247   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4248   columns:
4249   - title: "Test Name"
4250     data: "data name"
4251   - 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| "
4252     data: "data msg"
4253   rows: "generated"
4254   data: "vpp-perf-results-2n-dnv"
4255   filter: "'NDRPDR'"
4256   parameters:
4257   - "name"
4258   - "parent"
4259   - "msg"
4260
4261 # Test configuration - VPP Performance Test Configs 3n-hsw
4262 - type: "table"
4263   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4264   algorithm: "table_merged_details"
4265   output-file-ext: ".csv"
4266   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4267   columns:
4268   - title: "Name"
4269     data: "data name"
4270   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4271     data: "data conf-history"
4272   rows: "generated"
4273   data: "vpp-perf-results-3n-hsw"
4274   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4275   parameters:
4276   - "parent"
4277   - "name"
4278   - "conf-history"
4279
4280 ## Test configuration - VPP Performance Test Configs 3n-skx
4281 #- type: "table"
4282 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4283 #  algorithm: "table_merged_details"
4284 #  output-file-ext: ".csv"
4285 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4286 #  columns:
4287 #  - title: "Name"
4288 #    data: "data name"
4289 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4290 #    data: "data conf-history"
4291 #  rows: "generated"
4292 #  data: "vpp-perf-results-3n-skx"
4293 #  filter: "not 'CFS_OPT'"
4294 #  parameters:
4295 #  - "parent"
4296 #  - "name"
4297 #  - "conf-history"
4298 #
4299 ## Test configuration - VPP Performance Test Configs 2n-skx
4300 #- type: "table"
4301 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4302 #  algorithm: "table_merged_details"
4303 #  output-file-ext: ".csv"
4304 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4305 #  columns:
4306 #  - title: "Name"
4307 #    data: "data name"
4308 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4309 #    data: "data conf-history"
4310 #  rows: "generated"
4311 #  data: "vpp-perf-results-2n-skx"
4312 #  filter: "not 'CFS_OPT'"
4313 #  parameters:
4314 #  - "parent"
4315 #  - "name"
4316 #  - "conf-history"
4317
4318 ## Test configuration - VPP Performance Test Configs 2n-clx
4319 #- type: "table"
4320 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4321 #  algorithm: "table_merged_details"
4322 #  output-file-ext: ".csv"
4323 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4324 #  columns:
4325 #  - title: "Name"
4326 #    data: "data name"
4327 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4328 #    data: "data conf-history"
4329 #  rows: "generated"
4330 #  data: "vpp-perf-results-2n-clx"
4331 #  filter: "not 'CFS_OPT'"
4332 #  parameters:
4333 #  - "parent"
4334 #  - "name"
4335 #  - "conf-history"
4336
4337 # Test configuration - VPP Performance Test Configs 3n-tsh
4338 - type: "table"
4339   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4340   algorithm: "table_merged_details"
4341   output-file-ext: ".csv"
4342   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4343   columns:
4344   - title: "Name"
4345     data: "data name"
4346   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4347     data: "data conf-history"
4348   rows: "generated"
4349   data: "vpp-perf-results-3n-tsh"
4350   filter: "not 'CFS_OPT'"
4351   parameters:
4352   - "parent"
4353   - "name"
4354   - "conf-history"
4355
4356 # Test configuration - VPP Performance Test Configs 3n-dnv
4357 - type: "table"
4358   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4359   algorithm: "table_merged_details"
4360   output-file-ext: ".csv"
4361   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4362   columns:
4363   - title: "Name"
4364     data: "data name"
4365   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4366     data: "data conf-history"
4367   rows: "generated"
4368   data: "vpp-perf-results-3n-dnv"
4369   filter: "'NDRPDR'"
4370   parameters:
4371   - "parent"
4372   - "name"
4373   - "conf-history"
4374
4375 # Test configuration - VPP Performance Test Configs 2n-dnv
4376 - type: "table"
4377   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4378   algorithm: "table_merged_details"
4379   output-file-ext: ".csv"
4380   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4381   columns:
4382   - title: "Name"
4383     data: "data name"
4384   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4385     data: "data conf-history"
4386   rows: "generated"
4387   data: "vpp-perf-results-2n-dnv"
4388   filter: "'NDRPDR'"
4389   parameters:
4390   - "parent"
4391   - "name"
4392   - "conf-history"
4393
4394 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4395 - type: "table"
4396   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4397   algorithm: "table_oper_data_html"
4398   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4399   data: "vpp-perf-results-3n-hsw"
4400   filter: "'NDRPDR'"
4401
4402 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4403 #- type: "table"
4404 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4405 #  algorithm: "table_oper_data_html"
4406 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4407 #  data: "vpp-perf-results-3n-skx"
4408 #  filter: "not 'CFS_OPT'"
4409 #
4410 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4411 #- type: "table"
4412 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4413 #  algorithm: "table_oper_data_html"
4414 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4415 #  data: "vpp-perf-results-2n-skx"
4416 #  filter: "not 'CFS_OPT'"
4417
4418 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4419 #- type: "table"
4420 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4421 #  algorithm: "table_oper_data_html"
4422 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4423 #  data: "vpp-perf-results-2n-clx"
4424 #  filter: "not 'CFS_OPT'"
4425
4426 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4427 - type: "table"
4428   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4429   algorithm: "table_oper_data_html"
4430   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4431   data: "vpp-perf-results-3n-tsh"
4432   filter: "not 'CFS_OPT'"
4433
4434 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4435 - type: "table"
4436   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4437   algorithm: "table_oper_data_html"
4438   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4439   data: "vpp-perf-results-3n-dnv"
4440   filter: "'NDRPDR'"
4441
4442 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4443 - type: "table"
4444   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4445   algorithm: "table_oper_data_html"
4446   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4447   data: "vpp-perf-results-2n-dnv"
4448   filter: "'NDRPDR'"
4449
4450 # Detailed Test Results - VPP MRR Results 3n-hsw
4451 - type: "table"
4452   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4453   algorithm: "table_details"
4454   output-file-ext: ".csv"
4455   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4456   columns:
4457   - title: "Test Name"
4458     data: "data name"
4459   - title: "Status"
4460     data: "data msg"
4461   rows: "generated"
4462   data: "vpp-mrr-results-3n-hsw"
4463   filter: "'MRR'"
4464   parameters:
4465   - "name"
4466   - "parent"
4467   - "msg"
4468
4469 ## Detailed Test Results - VPP MRR Results 3n-skx
4470 #- type: "table"
4471 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4472 #  algorithm: "table_details"
4473 #  output-file-ext: ".csv"
4474 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4475 #  columns:
4476 #  - title: "Test Name"
4477 #    data: "data name"
4478 #  - title: "Status"
4479 #    data: "data msg"
4480 #  rows: "generated"
4481 #  data: "vpp-mrr-results-3n-skx"
4482 #  filter: "'MRR'"
4483 #  parameters:
4484 #  - "name"
4485 #  - "parent"
4486 #  - "msg"
4487 #
4488 ## Detailed Test Results - VPP MRR Results 2n-skx
4489 #- type: "table"
4490 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4491 #  algorithm: "table_details"
4492 #  output-file-ext: ".csv"
4493 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4494 #  columns:
4495 #  - title: "Test Name"
4496 #    data: "data name"
4497 #  - title: "Status"
4498 #    data: "data msg"
4499 #  rows: "generated"
4500 #  data: "vpp-mrr-results-2n-skx"
4501 #  filter: "'MRR'"
4502 #  parameters:
4503 #  - "name"
4504 #  - "parent"
4505 #  - "msg"
4506
4507 ## Detailed Test Results - VPP MRR Results 2n-clx
4508 #- type: "table"
4509 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4510 #  algorithm: "table_details"
4511 #  output-file-ext: ".csv"
4512 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4513 #  columns:
4514 #  - title: "Test Name"
4515 #    data: "data name"
4516 #  - title: "Status"
4517 #    data: "data msg"
4518 #  rows: "generated"
4519 #  data: "vpp-mrr-results-2n-clx"
4520 #  filter: "'MRR'"
4521 #  parameters:
4522 #  - "name"
4523 #  - "parent"
4524 #  - "msg"
4525
4526 ## Detailed Test Results - VPP MRR Results 3n-tsh
4527 #- type: "table"
4528 #  title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4529 #  algorithm: "table_details"
4530 #  output-file-ext: ".csv"
4531 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4532 #  columns:
4533 #  - title: "Test Name"
4534 #    data: "data name"
4535 #  - title: "Status"
4536 #    data: "data msg"
4537 #  rows: "generated"
4538 #  data: "vpp-mrr-results-3n-tsh"
4539 #  filter: "'MRR'"
4540 #  parameters:
4541 #  - "name"
4542 #  - "parent"
4543 #  - "msg"
4544
4545 # Detailed Test Results - VPP MRR Results 3n-dnv
4546 - type: "table"
4547   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4548   algorithm: "table_details"
4549   output-file-ext: ".csv"
4550   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4551   columns:
4552   - title: "Test Name"
4553     data: "data name"
4554   - title: "Status"
4555     data: "data msg"
4556   rows: "generated"
4557   data: "vpp-mrr-results-3n-dnv"
4558   filter: "'MRR'"
4559   parameters:
4560   - "name"
4561   - "parent"
4562   - "msg"
4563
4564 # Detailed Test Results - VPP MRR Results 2n-dnv
4565 - type: "table"
4566   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4567   algorithm: "table_details"
4568   output-file-ext: ".csv"
4569   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4570   columns:
4571   - title: "Test Name"
4572     data: "data name"
4573   - title: "Status"
4574     data: "data msg"
4575   rows: "generated"
4576   data: "vpp-mrr-results-2n-dnv"
4577   filter: "'MRR'"
4578   parameters:
4579   - "name"
4580   - "parent"
4581   - "msg"
4582
4583 # Test configuration - VPP MRR Test Configs 3n-hsw
4584 - type: "table"
4585   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4586   algorithm: "table_details"
4587   output-file-ext: ".csv"
4588   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4589   columns:
4590   - title: "Name"
4591     data: "data name"
4592   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4593     data: "data conf-history"
4594   rows: "generated"
4595   data: "vpp-mrr-results-3n-hsw"
4596   filter: "'MRR'"
4597   parameters:
4598   - "parent"
4599   - "name"
4600   - "conf-history"
4601
4602 ## Test configuration - VPP MRR Test Configs 3n-skx
4603 #- type: "table"
4604 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4605 #  algorithm: "table_details"
4606 #  output-file-ext: ".csv"
4607 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4608 #  columns:
4609 #  - title: "Name"
4610 #    data: "data name"
4611 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4612 #    data: "data conf-history"
4613 #  rows: "generated"
4614 #  data: "vpp-mrr-results-3n-skx"
4615 #  filter: "'MRR'"
4616 #  parameters:
4617 #  - "parent"
4618 #  - "name"
4619 #  - "conf-history"
4620 #
4621 ## Test configuration - VPP MRR Test Configs 2n-skx
4622 #- type: "table"
4623 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4624 #  algorithm: "table_details"
4625 #  output-file-ext: ".csv"
4626 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4627 #  columns:
4628 #  - title: "Name"
4629 #    data: "data name"
4630 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4631 #    data: "data conf-history"
4632 #  rows: "generated"
4633 #  data: "vpp-mrr-results-2n-skx"
4634 #  filter: "'MRR'"
4635 #  parameters:
4636 #  - "parent"
4637 #  - "name"
4638 #  - "conf-history"
4639
4640 ## Test configuration - VPP MRR Test Configs 2n-clx
4641 #- type: "table"
4642 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4643 #  algorithm: "table_details"
4644 #  output-file-ext: ".csv"
4645 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4646 #  columns:
4647 #  - title: "Name"
4648 #    data: "data name"
4649 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4650 #    data: "data conf-history"
4651 #  rows: "generated"
4652 #  data: "vpp-mrr-results-2n-clx"
4653 #  filter: "'MRR'"
4654 #  parameters:
4655 #  - "parent"
4656 #  - "name"
4657 #  - "conf-history"
4658
4659 ## Test configuration - VPP MRR Test Configs 3n-tsh
4660 #- type: "table"
4661 #  title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4662 #  algorithm: "table_details"
4663 #  output-file-ext: ".csv"
4664 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4665 #  columns:
4666 #  - title: "Name"
4667 #    data: "data name"
4668 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4669 #    data: "data conf-history"
4670 #  rows: "generated"
4671 #  data: "vpp-mrr-results-3n-tsh"
4672 #  filter: "'MRR'"
4673 #  parameters:
4674 #  - "parent"
4675 #  - "name"
4676 #  - "conf-history"
4677
4678 # Test configuration - VPP MRR Test Configs 3n-dnv
4679 - type: "table"
4680   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4681   algorithm: "table_details"
4682   output-file-ext: ".csv"
4683   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4684   columns:
4685   - title: "Name"
4686     data: "data name"
4687   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4688     data: "data conf-history"
4689   rows: "generated"
4690   data: "vpp-mrr-results-3n-dnv"
4691   filter: "'MRR'"
4692   parameters:
4693   - "parent"
4694   - "name"
4695   - "conf-history"
4696
4697 # Test configuration - VPP MRR Test Configs 2n-dnv
4698 - type: "table"
4699   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4700   algorithm: "table_details"
4701   output-file-ext: ".csv"
4702   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4703   columns:
4704   - title: "Name"
4705     data: "data name"
4706   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4707     data: "data conf-history"
4708   rows: "generated"
4709   data: "vpp-mrr-results-2n-dnv"
4710   filter: "'MRR'"
4711   parameters:
4712   - "parent"
4713   - "name"
4714   - "conf-history"
4715
4716 # Detailed Test Results - VPP Device Results - Ubuntu
4717 - type: "table"
4718   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4719   algorithm: "table_details"
4720   output-file-ext: ".csv"
4721   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4722   columns:
4723   - title: "Test Name"
4724     data: "data name"
4725   - title: "Documentation"
4726     data: "data doc"
4727   - title: "Status"
4728     data: "data status"
4729   rows: "generated"
4730   data: "vpp-device-results-ubuntu"
4731   filter: "all"
4732   parameters:
4733   - "name"
4734   - "parent"
4735   - "doc"
4736   - "status"
4737
4738 # Test configuration - VPP Device Test Configs - Ubuntu
4739 - type: "table"
4740   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4741   algorithm: "table_details"
4742   output-file-ext: ".csv"
4743   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4744   columns:
4745   - title: "Name"
4746     data: "data name"
4747   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4748     data: "data conf-history"
4749   rows: "generated"
4750   data: "vpp-device-results-ubuntu"
4751   filter: "all"
4752   parameters:
4753   - "parent"
4754   - "name"
4755   - "conf-history"
4756
4757 ################################################################################
4758
4759 # DPDK Performance Changes 3n-hsw 1t1c pdr
4760 - type: "table"
4761   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4762   algorithm: "table_perf_comparison"
4763   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4764   history:
4765     - title: "rls1904"
4766       data: "dpdk-performance-changes-3n-hsw-h1"
4767   reference:
4768     title: "rls1908"
4769     data: "dpdk-performance-changes-3n-hsw-ref"
4770   compare:
4771     title: "rls2001"
4772     data: "dpdk-performance-changes-3n-hsw-cmp"
4773   data: "dpdk-performance-changes-3n-hsw"
4774   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4775   filter: "'1T1C'"
4776   parameters:
4777   - "name"
4778   - "parent"
4779   - "throughput"
4780
4781 # DPDK Performance Changes 3n-hsw 2t2c pdr
4782 - type: "table"
4783   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4784   algorithm: "table_perf_comparison"
4785   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4786   history:
4787     - title: "rls1904"
4788       data: "dpdk-performance-changes-3n-hsw-h1"
4789   reference:
4790     title: "rls1908"
4791     data: "dpdk-performance-changes-3n-hsw-ref"
4792   compare:
4793     title: "rls2001"
4794     data: "dpdk-performance-changes-3n-hsw-cmp"
4795   data: "dpdk-performance-changes-3n-hsw"
4796   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4797   filter: "'2T2C'"
4798   parameters:
4799   - "name"
4800   - "parent"
4801   - "throughput"
4802
4803 # DPDK Performance Changes 3n-hsw 1t1c ndr
4804 - type: "table"
4805   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4806   algorithm: "table_perf_comparison"
4807   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4808   history:
4809     - title: "rls1904"
4810       data: "dpdk-performance-changes-3n-hsw-h1"
4811   reference:
4812     title: "rls1908"
4813     data: "dpdk-performance-changes-3n-hsw-ref"
4814   compare:
4815     title: "rls2001"
4816     data: "dpdk-performance-changes-3n-hsw-cmp"
4817   data: "dpdk-performance-changes-3n-hsw"
4818   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4819   filter: "'1T1C'"
4820   parameters:
4821   - "name"
4822   - "parent"
4823   - "throughput"
4824
4825 # DPDK Performance Changes 3n-hsw 2t2c ndr
4826 - type: "table"
4827   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4828   algorithm: "table_perf_comparison"
4829   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4830   history:
4831     - title: "rls1904"
4832       data: "dpdk-performance-changes-3n-hsw-h1"
4833   reference:
4834     title: "rls1908"
4835     data: "dpdk-performance-changes-3n-hsw-ref"
4836   compare:
4837     title: "rls2001"
4838     data: "dpdk-performance-changes-3n-hsw-cmp"
4839   data: "dpdk-performance-changes-3n-hsw"
4840   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4841   filter: "'2T2C'"
4842   parameters:
4843   - "name"
4844   - "parent"
4845   - "throughput"
4846
4847 ## DPDK Performance Changes 3n-skx 2t1c pdr
4848 #- type: "table"
4849 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4850 #  algorithm: "table_perf_comparison"
4851 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4852 #  history:
4853 #    - title: "rls1904"
4854 #      data: "dpdk-performance-changes-3n-skx-h1"
4855 #  reference:
4856 #    title: "rls1908"
4857 #    data: "dpdk-performance-changes-3n-skx-ref"
4858 #  compare:
4859 #    title: "rls2001"
4860 #    data: "dpdk-performance-changes-3n-skx-cmp"
4861 #  data: "dpdk-performance-changes-3n-skx"
4862 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4863 #  filter: "'2T1C'"
4864 #  parameters:
4865 #  - "name"
4866 #  - "parent"
4867 #  - "throughput"
4868 #
4869 ## DPDK Performance Changes 3n-skx 4t2c pdr
4870 #- type: "table"
4871 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4872 #  algorithm: "table_perf_comparison"
4873 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4874 #  history:
4875 #    - title: "rls1904"
4876 #      data: "dpdk-performance-changes-3n-skx-h1"
4877 #  reference:
4878 #    title: "rls1908"
4879 #    data: "dpdk-performance-changes-3n-skx-ref"
4880 #  compare:
4881 #    title: "rls2001"
4882 #    data: "dpdk-performance-changes-3n-skx-cmp"
4883 #  data: "dpdk-performance-changes-3n-skx"
4884 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4885 #  filter: "'4T2C'"
4886 #  parameters:
4887 #  - "name"
4888 #  - "parent"
4889 #  - "throughput"
4890 #
4891 ## DPDK Performance Changes 3n-skx 2t1c ndr
4892 #- type: "table"
4893 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4894 #  algorithm: "table_perf_comparison"
4895 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4896 #  history:
4897 #    - title: "rls1904"
4898 #      data: "dpdk-performance-changes-3n-skx-h1"
4899 #  reference:
4900 #    title: "rls1908"
4901 #    data: "dpdk-performance-changes-3n-skx-ref"
4902 #  compare:
4903 #    title: "rls2001"
4904 #    data: "dpdk-performance-changes-3n-skx-cmp"
4905 #  data: "dpdk-performance-changes-3n-skx"
4906 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4907 #  filter: "'2T1C'"
4908 #  parameters:
4909 #  - "name"
4910 #  - "parent"
4911 #  - "throughput"
4912 #
4913 ## DPDK Performance Changes 3n-skx 4t2c ndr
4914 #- type: "table"
4915 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4916 #  algorithm: "table_perf_comparison"
4917 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4918 #  history:
4919 #    - title: "rls1904"
4920 #      data: "dpdk-performance-changes-3n-skx-h1"
4921 #  reference:
4922 #    title: "rls1908"
4923 #    data: "dpdk-performance-changes-3n-skx-ref"
4924 #  compare:
4925 #    title: "rls2001"
4926 #    data: "dpdk-performance-changes-3n-skx-cmp"
4927 #  data: "dpdk-performance-changes-3n-skx"
4928 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4929 #  filter: "'4T2C'"
4930 #  parameters:
4931 #  - "name"
4932 #  - "parent"
4933 #  - "throughput"
4934 #
4935 ## DPDK Performance Changes 2n-skx 2t1c pdr
4936 #- type: "table"
4937 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4938 #  algorithm: "table_perf_comparison"
4939 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4940 #  history:
4941 #    - title: "rls1904"
4942 #      data: "dpdk-performance-changes-2n-skx-h1"
4943 #  reference:
4944 #    title: "rls1908"
4945 #    data: "dpdk-performance-changes-2n-skx-ref"
4946 #  compare:
4947 #    title: "rls2001"
4948 #    data: "dpdk-performance-changes-2n-skx-cmp"
4949 #  data: "dpdk-performance-changes-2n-skx"
4950 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4951 #  filter: "'2T1C'"
4952 #  parameters:
4953 #  - "name"
4954 #  - "parent"
4955 #  - "throughput"
4956 #
4957 ## DPDK Performance Changes 2n-skx 4t2c pdr
4958 #- type: "table"
4959 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4960 #  algorithm: "table_perf_comparison"
4961 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4962 #  history:
4963 #    - title: "rls1904"
4964 #      data: "dpdk-performance-changes-2n-skx-h1"
4965 #  reference:
4966 #    title: "rls1908"
4967 #    data: "dpdk-performance-changes-2n-skx-ref"
4968 #  compare:
4969 #    title: "rls2001"
4970 #    data: "dpdk-performance-changes-2n-skx-cmp"
4971 #  data: "dpdk-performance-changes-2n-skx"
4972 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4973 #  filter: "'4T2C'"
4974 #  parameters:
4975 #  - "name"
4976 #  - "parent"
4977 #  - "throughput"
4978 #
4979 ## DPDK Performance Changes 2n-skx 2t1c ndr
4980 #- type: "table"
4981 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4982 #  algorithm: "table_perf_comparison"
4983 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4984 #  history:
4985 #    - title: "rls1904"
4986 #      data: "dpdk-performance-changes-2n-skx-h1"
4987 #  reference:
4988 #    title: "rls1908"
4989 #    data: "dpdk-performance-changes-2n-skx-ref"
4990 #  compare:
4991 #    title: "rls2001"
4992 #    data: "dpdk-performance-changes-2n-skx-cmp"
4993 #  data: "dpdk-performance-changes-2n-skx"
4994 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4995 #  filter: "'2T1C'"
4996 #  parameters:
4997 #  - "name"
4998 #  - "parent"
4999 #  - "throughput"
5000 #
5001 ## DPDK Performance Changes 2n-skx 4t2c ndr
5002 #- type: "table"
5003 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5004 #  algorithm: "table_perf_comparison"
5005 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5006 #  history:
5007 #    - title: "rls1904"
5008 #      data: "dpdk-performance-changes-2n-skx-h1"
5009 #  reference:
5010 #    title: "rls1908"
5011 #    data: "dpdk-performance-changes-2n-skx-ref"
5012 #  compare:
5013 #    title: "rls2001"
5014 #    data: "dpdk-performance-changes-2n-skx-cmp"
5015 #  data: "dpdk-performance-changes-2n-skx"
5016 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5017 #  filter: "'4T2C'"
5018 #  parameters:
5019 #  - "name"
5020 #  - "parent"
5021 #  - "throughput"
5022 #
5023 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5024 #- type: "table"
5025 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5026 #  algorithm: "table_perf_comparison"
5027 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5028 #  reference:
5029 #    title: "3-Node Hsw"
5030 #    data: "dpdk-compare-testbeds-ref"
5031 #  compare:
5032 #    title: "3-Node Skx"
5033 #    data: "dpdk-compare-testbeds-cmp"
5034 #  data: "dpdk-compare-testbeds"
5035 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5036 #  filter: "'NIC_Intel-X710'"
5037 #  parameters:
5038 #  - "name"
5039 #  - "parent"
5040 #  - "throughput"
5041 #
5042 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5043 #- type: "table"
5044 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5045 #  algorithm: "table_perf_comparison"
5046 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5047 #  reference:
5048 #    title: "3-Node Hsw"
5049 #    data: "dpdk-compare-testbeds-ref"
5050 #  compare:
5051 #    title: "3-Node Skx"
5052 #    data: "dpdk-compare-testbeds-cmp"
5053 #  data: "dpdk-compare-testbeds"
5054 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5055 #  filter: "'NIC_Intel-X710'"
5056 #  parameters:
5057 #  - "name"
5058 #  - "parent"
5059 #  - "throughput"
5060 #
5061 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5062 #- type: "table"
5063 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5064 #  algorithm: "table_perf_comparison"
5065 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5066 #  reference:
5067 #    title: "2-Node Skx"
5068 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5069 #  compare:
5070 #    title: "2-Node Clx"
5071 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5072 #  data: "dpdk-compare-testbeds-skx-clx"
5073 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5074 #  filter: "'NDRPDR'"
5075 #  parameters:
5076 #  - "name"
5077 #  - "parent"
5078 #  - "throughput"
5079 #
5080 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5081 #- type: "table"
5082 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5083 #  algorithm: "table_perf_comparison"
5084 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5085 #  reference:
5086 #    title: "2-Node Skx"
5087 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5088 #  compare:
5089 #    title: "2-Node Clx"
5090 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5091 #  data: "dpdk-compare-testbeds-skx-clx"
5092 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5093 #  filter: "'NDRPDR'"
5094 #  parameters:
5095 #  - "name"
5096 #  - "parent"
5097 #  - "throughput"
5098 #
5099 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5100 #- type: "table"
5101 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5102 #  algorithm: "table_perf_comparison"
5103 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5104 #  reference:
5105 #    title: "3-Node Skx"
5106 #    data: "dpdk-compare-topologies-ref"
5107 #  compare:
5108 #    title: "2-Node Skx"
5109 #    data: "dpdk-compare-topologies-cmp"
5110 #  data: "dpdk-compare-topologies"
5111 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5112 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5113 #  parameters:
5114 #  - "name"
5115 #  - "parent"
5116 #  - "throughput"
5117 #
5118 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5119 #- type: "table"
5120 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5121 #  algorithm: "table_perf_comparison"
5122 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5123 #  reference:
5124 #    title: "3-Node Skx"
5125 #    data: "dpdk-compare-topologies-ref"
5126 #  compare:
5127 #    title: "2-Node Skx"
5128 #    data: "dpdk-compare-topologies-cmp"
5129 #  data: "dpdk-compare-topologies"
5130 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5131 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5132 #  parameters:
5133 #  - "name"
5134 #  - "parent"
5135 #  - "throughput"
5136
5137 # Detailed Test Results - DPDK Performance Results 3n-hsw
5138 - type: "table"
5139   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5140   algorithm: "table_merged_details"
5141   output-file-ext: ".csv"
5142   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5143   columns:
5144   - title: "Test Name"
5145     data: "data name"
5146   - 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| "
5147     data: "data msg"
5148   rows: "generated"
5149   data: "dpdk-perf-results-3n-hsw"
5150   filter: "all"
5151   parameters:
5152   - "name"
5153   - "parent"
5154   - "msg"
5155
5156 ## Detailed Test Results - DPDK Performance Results 3n-skx
5157 #- type: "table"
5158 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5159 #  algorithm: "table_details"
5160 #  output-file-ext: ".csv"
5161 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5162 #  columns:
5163 #  - title: "Test Name"
5164 #    data: "data name"
5165 #  - 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| "
5166 #    data: "data msg"
5167 #  rows: "generated"
5168 #  data: "dpdk-perf-results-3n-skx"
5169 #  filter: "all"
5170 #  parameters:
5171 #  - "name"
5172 #  - "parent"
5173 #  - "msg"
5174 #
5175 ## Detailed Test Results - DPDK Performance Results 2n-skx
5176 #- type: "table"
5177 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5178 #  algorithm: "table_details"
5179 #  output-file-ext: ".csv"
5180 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5181 #  columns:
5182 #  - title: "Test Name"
5183 #    data: "data name"
5184 #  - 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| "
5185 #    data: "data msg"
5186 #  rows: "generated"
5187 #  data: "dpdk-perf-results-2n-skx"
5188 #  filter: "all"
5189 #  parameters:
5190 #  - "name"
5191 #  - "parent"
5192 #  - "msg"
5193
5194 ## Detailed Test Results - DPDK Performance Results 2n-clx
5195 #- type: "table"
5196 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5197 #  algorithm: "table_details"
5198 #  output-file-ext: ".csv"
5199 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5200 #  columns:
5201 #  - title: "Test Name"
5202 #    data: "data name"
5203 #  - 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| "
5204 #    data: "data msg"
5205 #  rows: "generated"
5206 #  data: "dpdk-perf-results-2n-clx"
5207 #  filter: "all"
5208 #  parameters:
5209 #  - "name"
5210 #  - "parent"
5211 #  - "msg"
5212
5213 # Detailed Test Results - DPDK Performance Results 2n-dnv
5214 - type: "table"
5215   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5216   algorithm: "table_details"
5217   output-file-ext: ".csv"
5218   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5219   columns:
5220   - title: "Test Name"
5221     data: "data name"
5222   - 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| "
5223     data: "data msg"
5224   rows: "generated"
5225   data: "dpdk-perf-results-2n-dnv"
5226   filter: "all"
5227   parameters:
5228   - "name"
5229   - "parent"
5230   - "msg"
5231
5232 # Detailed Test Results - DPDK Performance Results 3n-dnv
5233 - type: "table"
5234   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5235   algorithm: "table_details"
5236   output-file-ext: ".csv"
5237   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5238   columns:
5239   - title: "Test Name"
5240     data: "data name"
5241   - 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| "
5242     data: "data msg"
5243   rows: "generated"
5244   data: "dpdk-perf-results-3n-dnv"
5245   filter: "all"
5246   parameters:
5247   - "name"
5248   - "parent"
5249   - "msg"
5250
5251 ################################################################################
5252 ###                                F I L E S                                 ###
5253 ################################################################################
5254
5255 # VPP Performance Results 3n-hsw
5256 - type: "file"
5257   title: "VPP Performance Results 3n-hsw"
5258   algorithm: "file_test_results"
5259   output-file-ext: ".rst"
5260   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5261   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"
5262   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5263   data: "vpp-perf-results-3n-hsw"
5264   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5265   parameters:
5266   - "name"
5267   - "doc"
5268   - "level"
5269   - "parent"
5270   data-start-level: 3
5271
5272 ## VPP Performance Results 3n-skx
5273 #- type: "file"
5274 #  title: "VPP Performance Results 3n-skx"
5275 #  algorithm: "file_test_results"
5276 #  output-file-ext: ".rst"
5277 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5278 #  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"
5279 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5280 #  data: "vpp-perf-results-3n-skx"
5281 #  filter: "not 'CFS_OPT'"
5282 #  parameters:
5283 #  - "name"
5284 #  - "doc"
5285 #  - "level"
5286 #  - "parent"
5287 #  data-start-level: 3
5288 #
5289 ## VPP Performance Results 2n-skx
5290 #- type: "file"
5291 #  title: "VPP Performance Results 2n-skx"
5292 #  algorithm: "file_test_results"
5293 #  output-file-ext: ".rst"
5294 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5295 #  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"
5296 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5297 #  data: "vpp-perf-results-2n-skx"
5298 #  filter: "not 'CFS_OPT'"
5299 #  parameters:
5300 #  - "name"
5301 #  - "doc"
5302 #  - "level"
5303 #  - "parent"
5304 #  data-start-level: 3
5305
5306 ## VPP Performance Results 2n-clx
5307 #- type: "file"
5308 #  title: "VPP Performance Results 2n-clx"
5309 #  algorithm: "file_test_results"
5310 #  output-file-ext: ".rst"
5311 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5312 #  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"
5313 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5314 #  data: "vpp-perf-results-2n-clx"
5315 #  filter: "not 'CFS_OPT'"
5316 #  parameters:
5317 #  - "name"
5318 #  - "doc"
5319 #  - "level"
5320 #  - "parent"
5321 #  data-start-level: 3
5322
5323 # VPP Performance Results 3n-tsh
5324 - type: "file"
5325   title: "VPP Performance Results 3n-tsh"
5326   algorithm: "file_test_results"
5327   output-file-ext: ".rst"
5328   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5329   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5330   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5331   data: "vpp-perf-results-3n-tsh"
5332   filter: "not 'CFS_OPT'"
5333   parameters:
5334   - "name"
5335   - "doc"
5336   - "level"
5337   - "parent"
5338   data-start-level: 3
5339
5340 # VPP Performance Results 3n-dnv
5341 - type: "file"
5342   title: "VPP Performance Results 3n-dnv"
5343   algorithm: "file_test_results"
5344   output-file-ext: ".rst"
5345   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5346   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"
5347   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5348   data: "vpp-perf-results-3n-dnv"
5349   filter: "'NDRPDR'"
5350   parameters:
5351   - "name"
5352   - "doc"
5353   - "level"
5354   - "parent"
5355   data-start-level: 3
5356
5357 # VPP Performance Results 2n-dnv
5358 - type: "file"
5359   title: "VPP Performance Results 2n-dnv"
5360   algorithm: "file_test_results"
5361   output-file-ext: ".rst"
5362   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5363   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"
5364   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5365   data: "vpp-perf-results-2n-dnv"
5366   filter: "'NDRPDR'"
5367   parameters:
5368   - "name"
5369   - "doc"
5370   - "level"
5371   - "parent"
5372   data-start-level: 3
5373
5374 # VPP Performance Configuration 3n-hsw
5375 - type: "file"
5376   title: "VPP Performance Configuration 3n-hsw"
5377   algorithm: "file_test_results"
5378   output-file-ext: ".rst"
5379   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5380   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"
5381   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5382   data: "vpp-perf-results-3n-hsw"
5383   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5384   parameters:
5385   - "name"
5386   - "doc"
5387   - "level"
5388   - "parent"
5389   data-start-level: 3
5390
5391 ## VPP Performance Configuration 3n-skx
5392 #- type: "file"
5393 #  title: "VPP Performance Configuration 3n-skx"
5394 #  algorithm: "file_test_results"
5395 #  output-file-ext: ".rst"
5396 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5397 #  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"
5398 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5399 #  data: "vpp-perf-results-3n-skx"
5400 #  filter: "not 'CFS_OPT'"
5401 #  parameters:
5402 #  - "name"
5403 #  - "doc"
5404 #  - "level"
5405 #  - "parent"
5406 #  data-start-level: 3
5407 #
5408 ## VPP Performance Configuration 2n-skx
5409 #- type: "file"
5410 #  title: "VPP Performance Configuration 2n-skx"
5411 #  algorithm: "file_test_results"
5412 #  output-file-ext: ".rst"
5413 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5414 #  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"
5415 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5416 #  data: "vpp-perf-results-2n-skx"
5417 #  filter: "not 'CFS_OPT'"
5418 #  parameters:
5419 #  - "name"
5420 #  - "doc"
5421 #  - "level"
5422 #  - "parent"
5423 #  data-start-level: 3
5424
5425 ## VPP Performance Configuration 2n-clx
5426 #- type: "file"
5427 #  title: "VPP Performance Configuration 2n-clx"
5428 #  algorithm: "file_test_results"
5429 #  output-file-ext: ".rst"
5430 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5431 #  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"
5432 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5433 #  data: "vpp-perf-results-2n-clx"
5434 #  filter: "not 'CFS_OPT'"
5435 #  parameters:
5436 #  - "name"
5437 #  - "doc"
5438 #  - "level"
5439 #  - "parent"
5440 #  data-start-level: 3
5441
5442 # VPP Performance Configuration 3n-tsh
5443 - type: "file"
5444   title: "VPP Performance Configuration 3n-tsh"
5445   algorithm: "file_test_results"
5446   output-file-ext: ".rst"
5447   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5448   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"
5449   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5450   data: "vpp-perf-results-3n-tsh"
5451   filter: "not 'CFS_OPT'"
5452   parameters:
5453   - "name"
5454   - "doc"
5455   - "level"
5456   - "parent"
5457   data-start-level: 3
5458
5459 # VPP Performance Configuration 3n-dnv
5460 - type: "file"
5461   title: "VPP Performance Configuration 3n-dnv"
5462   algorithm: "file_test_results"
5463   output-file-ext: ".rst"
5464   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5465   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"
5466   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5467   data: "vpp-perf-results-3n-dnv"
5468   filter: "'NDRPDR'"
5469   parameters:
5470   - "name"
5471   - "doc"
5472   - "level"
5473   - "parent"
5474   data-start-level: 3
5475
5476 # VPP Performance Configuration 2n-dnv
5477 - type: "file"
5478   title: "VPP Performance Configuration 2n-dnv"
5479   algorithm: "file_test_results"
5480   output-file-ext: ".rst"
5481   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5482   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"
5483   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5484   data: "vpp-perf-results-2n-dnv"
5485   filter: "'NDRPDR'"
5486   parameters:
5487   - "name"
5488   - "doc"
5489   - "level"
5490   - "parent"
5491   data-start-level: 3
5492
5493 # VPP Performance Operational Data 3n-hsw
5494 - type: "file"
5495   title: "VPP Performance Operational Data 3n-hsw"
5496   algorithm: "file_test_results_html"
5497   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5498   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"
5499   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5500   data: "vpp-perf-results-3n-hsw"
5501   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5502   data-start-level: 3
5503
5504 ## VPP Performance Operational Data 3n-skx
5505 #- type: "file"
5506 #  title: "VPP Performance Operational Data 3n-skx"
5507 #  algorithm: "file_test_results_html"
5508 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5509 #  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"
5510 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5511 #  data: "vpp-perf-results-3n-skx"
5512 #  filter: "not 'CFS_OPT'"
5513 #  data-start-level: 3
5514 #
5515 ## VPP Performance Operational Data 2n-skx
5516 #- type: "file"
5517 #  title: "VPP Performance Operational Data 2n-skx"
5518 #  algorithm: "file_test_results_html"
5519 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5520 #  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"
5521 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5522 #  data: "vpp-perf-results-2n-skx"
5523 #  filter: "not 'CFS_OPT'"
5524 #  data-start-level: 3
5525
5526 ## VPP Performance Operational Data 2n-clx
5527 #- type: "file"
5528 #  title: "VPP Performance Operational Data 2n-clx"
5529 #  algorithm: "file_test_results_html"
5530 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5531 #  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"
5532 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5533 #  data: "vpp-perf-results-2n-clx"
5534 #  filter: "not 'CFS_OPT'"
5535 #  data-start-level: 3
5536
5537 # VPP Performance Operational Data 3n-tsh
5538 - type: "file"
5539   title: "VPP Performance Operational Data 3n-tsh"
5540   algorithm: "file_test_results_html"
5541   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5542   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"
5543   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5544   data: "vpp-perf-results-3n-tsh"
5545   filter: "not 'CFS_OPT'"
5546   data-start-level: 3
5547
5548 # VPP Performance Operational Data 3n-dnv
5549 - type: "file"
5550   title: "VPP Performance Operational Data 3n-dnv"
5551   algorithm: "file_test_results_html"
5552   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5553   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"
5554   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5555   data: "vpp-perf-results-3n-dnv"
5556   filter: "'NDRPDR'"
5557   data-start-level: 3
5558
5559 # VPP Performance Operational Data 2n-dnv
5560 - type: "file"
5561   title: "VPP Performance Operational Data 2n-dnv"
5562   algorithm: "file_test_results_html"
5563   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5564   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"
5565   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5566   data: "vpp-perf-results-2n-dnv"
5567   filter: "'NDRPDR'"
5568   data-start-level: 3
5569
5570 # VPP MRR Results 3n-hsw
5571 - type: "file"
5572   title: "VPP MRR Results 3n-hsw"
5573   algorithm: "file_test_results"
5574   output-file-ext: ".rst"
5575   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5576   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"
5577   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5578   data: "vpp-mrr-results-3n-hsw"
5579   filter: "'MRR'"
5580   parameters:
5581   - "name"
5582   - "doc"
5583   - "level"
5584   - "parent"
5585   data-start-level: 3
5586
5587 ## VPP MRR Results 3n-skx
5588 #- type: "file"
5589 #  title: "VPP MRR Results 3n-skx"
5590 #  algorithm: "file_test_results"
5591 #  output-file-ext: ".rst"
5592 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5593 #  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"
5594 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5595 #  data: "vpp-mrr-results-3n-skx"
5596 #  filter: "'MRR'"
5597 #  parameters:
5598 #  - "name"
5599 #  - "doc"
5600 #  - "level"
5601 #  - "parent"
5602 #  data-start-level: 3
5603 #
5604 ## VPP MRR Results 2n-skx
5605 #- type: "file"
5606 #  title: "VPP MRR Results 2n-skx"
5607 #  algorithm: "file_test_results"
5608 #  output-file-ext: ".rst"
5609 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5610 #  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"
5611 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5612 #  data: "vpp-mrr-results-2n-skx"
5613 #  filter: "all"
5614 #  parameters:
5615 #  - "name"
5616 #  - "doc"
5617 #  - "level"
5618 #  - "parent"
5619 #  data-start-level: 3
5620
5621 ## VPP MRR Results 2n-clx
5622 #- type: "file"
5623 #  title: "VPP MRR Results 2n-clx"
5624 #  algorithm: "file_test_results"
5625 #  output-file-ext: ".rst"
5626 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5627 #  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"
5628 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5629 #  data: "vpp-mrr-results-2n-clx"
5630 #  filter: "all"
5631 #  parameters:
5632 #  - "name"
5633 #  - "doc"
5634 #  - "level"
5635 #  - "parent"
5636 #  data-start-level: 3
5637
5638 ## VPP MRR Results 3n-tsh
5639 #- type: "file"
5640 #  title: "VPP MRR Results 3n-tsh"
5641 #  algorithm: "file_test_results"
5642 #  output-file-ext: ".rst"
5643 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5644 #  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"
5645 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5646 #  data: "vpp-mrr-results-3n-tsh"
5647 #  filter: "'MRR'"
5648 #  parameters:
5649 #  - "name"
5650 #  - "doc"
5651 #  - "level"
5652 #  - "parent"
5653 #  data-start-level: 3
5654
5655 # VPP MRR Results 3n-dnv
5656 - type: "file"
5657   title: "VPP MRR Results 3n-dnv"
5658   algorithm: "file_test_results"
5659   output-file-ext: ".rst"
5660   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5661   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"
5662   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5663   data: "vpp-mrr-results-3n-dnv"
5664   filter: "'MRR'"
5665   parameters:
5666   - "name"
5667   - "doc"
5668   - "level"
5669   - "parent"
5670   data-start-level: 3
5671
5672 # VPP MRR Results 2n-dnv
5673 - type: "file"
5674   title: "VPP MRR Results 2n-dnv"
5675   algorithm: "file_test_results"
5676   output-file-ext: ".rst"
5677   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5678   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"
5679   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5680   data: "vpp-mrr-results-2n-dnv"
5681   filter: "'MRR'"
5682   parameters:
5683   - "name"
5684   - "doc"
5685   - "level"
5686   - "parent"
5687   data-start-level: 3
5688
5689 # VPP MRR Configuration 3n-hsw
5690 - type: "file"
5691   title: "VPP MRR Configuration 3n-hsw"
5692   algorithm: "file_test_results"
5693   output-file-ext: ".rst"
5694   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5695   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"
5696   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5697   data: "vpp-mrr-results-3n-hsw"
5698   filter: "'MRR'"
5699   parameters:
5700   - "name"
5701   - "doc"
5702   - "level"
5703   - "parent"
5704   data-start-level: 3
5705
5706 ## VPP MRR Configuration 3n-skx
5707 #- type: "file"
5708 #  title: "VPP MRR Configuration 3n-skx"
5709 #  algorithm: "file_test_results"
5710 #  output-file-ext: ".rst"
5711 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5712 #  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"
5713 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5714 #  data: "vpp-mrr-results-3n-skx"
5715 #  filter: "'MRR'"
5716 #  parameters:
5717 #  - "name"
5718 #  - "doc"
5719 #  - "level"
5720 #  - "parent"
5721 #  data-start-level: 3
5722 #
5723 ## VPP MRR Configuration 2n-skx
5724 #- type: "file"
5725 #  title: "VPP MRR Configuration 2n-skx"
5726 #  algorithm: "file_test_results"
5727 #  output-file-ext: ".rst"
5728 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5729 #  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"
5730 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5731 #  data: "vpp-mrr-results-2n-skx"
5732 #  filter: "'MRR'"
5733 #  parameters:
5734 #  - "name"
5735 #  - "doc"
5736 #  - "level"
5737 #  - "parent"
5738 #  data-start-level: 3
5739
5740 ## VPP MRR Configuration 2n-clx
5741 #- type: "file"
5742 #  title: "VPP MRR Configuration 2n-clx"
5743 #  algorithm: "file_test_results"
5744 #  output-file-ext: ".rst"
5745 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5746 #  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"
5747 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5748 #  data: "vpp-mrr-results-2n-clx"
5749 #  filter: "'MRR'"
5750 #  parameters:
5751 #  - "name"
5752 #  - "doc"
5753 #  - "level"
5754 #  - "parent"
5755 #  data-start-level: 3
5756
5757 ## VPP MRR Configuration 3n-tsh
5758 #- type: "file"
5759 #  title: "VPP MRR Configuration 3n-tsh"
5760 #  algorithm: "file_test_results"
5761 #  output-file-ext: ".rst"
5762 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5763 #  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"
5764 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5765 #  data: "vpp-mrr-results-3n-tsh"
5766 #  filter: "'MRR'"
5767 #  parameters:
5768 #  - "name"
5769 #  - "doc"
5770 #  - "level"
5771 #  - "parent"
5772 #  data-start-level: 3
5773
5774 # VPP MRR Configuration 3n-dnv
5775 - type: "file"
5776   title: "VPP MRR Configuration 3n-dnv"
5777   algorithm: "file_test_results"
5778   output-file-ext: ".rst"
5779   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5780   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"
5781   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5782   data: "vpp-mrr-results-3n-dnv"
5783   filter: "'MRR'"
5784   parameters:
5785   - "name"
5786   - "doc"
5787   - "level"
5788   - "parent"
5789   data-start-level: 3
5790
5791 # VPP MRR Configuration 2n-dnv
5792 - type: "file"
5793   title: "VPP MRR Configuration 2n-dnv"
5794   algorithm: "file_test_results"
5795   output-file-ext: ".rst"
5796   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5797   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"
5798   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5799   data: "vpp-mrr-results-2n-dnv"
5800   filter: "'MRR'"
5801   parameters:
5802   - "name"
5803   - "doc"
5804   - "level"
5805   - "parent"
5806   data-start-level: 3
5807
5808 # VPP Device Results - Ubuntu
5809 - type: "file"
5810   title: "VPP Device Results - Ubuntu"
5811   algorithm: "file_test_results"
5812   output-file-ext: ".rst"
5813   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5814   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"
5815   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5816   data: "vpp-device-results-ubuntu"
5817   filter: "all"
5818   parameters:
5819   - "name"
5820   - "doc"
5821   - "level"
5822   - "parent"
5823   data-start-level: 2
5824
5825 # VPP Device Configuration - Ubuntu
5826 - type: "file"
5827   title: "VPP Device Configuration - Ubuntu"
5828   algorithm: "file_test_results"
5829   output-file-ext: ".rst"
5830   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5831   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"
5832   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5833   data: "vpp-device-results-ubuntu"
5834   filter: "all"
5835   parameters:
5836   - "name"
5837   - "doc"
5838   - "level"
5839   - "parent"
5840   data-start-level: 2
5841
5842 # DPDK Performance Results 3n-hsw
5843 - type: "file"
5844   title: "DPDK Performance Results 3n-hsw"
5845   algorithm: "file_test_results"
5846   output-file-ext: ".rst"
5847   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5848   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"
5849   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5850   data: "dpdk-perf-results-3n-hsw"
5851   filter: "all"
5852   parameters:
5853   - "name"
5854   - "doc"
5855   - "level"
5856   - "parent"
5857   data-start-level: 3
5858
5859 ## DPDK Performance Results 3n-skx
5860 #- type: "file"
5861 #  title: "DPDK Performance Results 3n-skx"
5862 #  algorithm: "file_test_results"
5863 #  output-file-ext: ".rst"
5864 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5865 #  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"
5866 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5867 #  data: "dpdk-perf-results-3n-skx"
5868 #  filter: "all"
5869 #  parameters:
5870 #  - "name"
5871 #  - "doc"
5872 #  - "level"
5873 #  - "parent"
5874 #  data-start-level: 3
5875 #
5876 ## DPDK Performance Results 2n-skx
5877 #- type: "file"
5878 #  title: "DPDK Performance Results 2n-skx"
5879 #  algorithm: "file_test_results"
5880 #  output-file-ext: ".rst"
5881 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5882 #  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"
5883 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5884 #  data: "dpdk-perf-results-2n-skx"
5885 #  filter: "all"
5886 #  parameters:
5887 #  - "name"
5888 #  - "doc"
5889 #  - "level"
5890 #  - "parent"
5891 #  data-start-level: 3
5892
5893 ## DPDK Performance Results 2n-clx
5894 #- type: "file"
5895 #  title: "DPDK Performance Results 2n-clx"
5896 #  algorithm: "file_test_results"
5897 #  output-file-ext: ".rst"
5898 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5899 #  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"
5900 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5901 #  data: "dpdk-perf-results-2n-clx"
5902 #  filter: "all"
5903 #  parameters:
5904 #  - "name"
5905 #  - "doc"
5906 #  - "level"
5907 #  - "parent"
5908 #  data-start-level: 3
5909
5910 # DPDK Performance Results 2n-dnv
5911 - type: "file"
5912   title: "DPDK Performance Results 2n-dnv"
5913   algorithm: "file_test_results"
5914   output-file-ext: ".rst"
5915   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5916   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"
5917   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5918   data: "dpdk-perf-results-2n-dnv"
5919   filter: "all"
5920   parameters:
5921   - "name"
5922   - "doc"
5923   - "level"
5924   - "parent"
5925   data-start-level: 3
5926
5927 # DPDK Performance Results 3n-dnv
5928 - type: "file"
5929   title: "DPDK Performance Results 3n-dnv"
5930   algorithm: "file_test_results"
5931   output-file-ext: ".rst"
5932   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5933   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"
5934   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5935   data: "dpdk-perf-results-3n-dnv"
5936   filter: "all"
5937   parameters:
5938   - "name"
5939   - "doc"
5940   - "level"
5941   - "parent"
5942   data-start-level: 3
5943
5944 ################################################################################
5945 ###                                P L O T S                                 ###
5946 ################################################################################
5947
5948 ## Plots VPP HTTP Server Performance
5949 #- type: "plot"
5950 #  title: "VPP HTTP Server Performance"
5951 #  algorithm: "plot_http_server_perf_box"
5952 #  output-file-type: ".html"
5953 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5954 #  data:
5955 #    "plot-vpp-http-server-performance"
5956 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5957 #  # each tag is enclosed with ' (apostrophe).
5958 #  filter: "'HTTP' and 'TCP_CPS'"
5959 #  parameters:
5960 #  - "result"
5961 #  - "name"
5962 #  traces:
5963 #    hoverinfo: "y+name"
5964 #    boxpoints: "outliers"
5965 #    whiskerwidth: 0
5966 #  layout:
5967 #    title: "VPP HTTP Server Performance"
5968 #    layout:
5969 #      "plot-cps"
5970 #
5971 #- type: "plot"
5972 #  title: "VPP HTTP Server Performance"
5973 #  algorithm: "plot_http_server_perf_box"
5974 #  output-file-type: ".html"
5975 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5976 #  data:
5977 #    "plot-vpp-http-server-performance"
5978 #  filter: "'HTTP' and 'TCP_RPS'"
5979 #  parameters:
5980 #  - "result"
5981 #  - "name"
5982 #  traces:
5983 #    hoverinfo: "y+name"
5984 #    boxpoints: "outliers"
5985 #    whiskerwidth: 0
5986 #  layout:
5987 #    title: "VPP HTTP Server Performance"
5988 #    layout:
5989 #      "plot-rps"
5990
5991 ################################################################################
5992
5993 ## Soak Test (PLRsearch), boxes
5994 #- type: "plot"
5995 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5996 #  algorithm: "plot_perf_box_name"
5997 #  output-file-type: ".html"
5998 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5999 #  data: "plot-vpp-soak-2n-skx"
6000 #  include:
6001 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
6002 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6003 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6004 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
6005 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6006 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6007 #  layout:
6008 #    title: "30 Minutes Soak Test (PLRsearch)"
6009 #    layout: "plot-soak-throughput"
6010 #
6011 ## Soak Test (PLRsearch), boxes
6012 #- type: "plot"
6013 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6014 #  algorithm: "plot_perf_box_name"
6015 #  output-file-type: ".html"
6016 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6017 #  data: "plot-vpp-soak-2n-skx"
6018 #  include:
6019 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6020 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6021 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6022 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6023 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6024 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6025 #  layout:
6026 #    title: "30 Minutes Soak Test (PLRsearch)"
6027 #    layout: "plot-soak-throughput"
6028
6029 ###############################################################################
6030
6031 #- type: "plot"
6032 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6033 #  algorithm: "plot_nf_reconf_box_name"
6034 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6035 #  data: "plot-vpp-nfv-reconf-2n-skx"
6036 #  include:
6037 #    - "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"
6038 #    - "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"
6039 #    - "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"
6040 #    - "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"
6041 #    - "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"
6042 #    - "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"
6043 #  layout:
6044 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6045 #    layout: "plot-throughput"
6046 #
6047 #- type: "plot"
6048 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6049 #  algorithm: "plot_nf_reconf_box_name"
6050 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6051 #  data: "plot-vpp-nfv-reconf-2n-skx"
6052 #  include:
6053 #    - "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"
6054 #    - "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"
6055 #    - "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"
6056 #    - "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"
6057 #    - "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"
6058 #    - "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"
6059 #  layout:
6060 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6061 #    layout: "plot-throughput"
6062 #
6063 #- type: "plot"
6064 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6065 #  algorithm: "plot_nf_reconf_box_name"
6066 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6067 #  data: "plot-vpp-nfv-reconf-2n-skx"
6068 #  include:
6069 #    - "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"
6070 #    - "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"
6071 #    - "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"
6072 #    - "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"
6073 #    - "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"
6074 #    - "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"
6075 #  layout:
6076 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6077 #    layout: "plot-throughput"
6078 #
6079 ################################################################################
6080 ## Plots - NF Density - VSC - MRR 64b
6081 #- type: "plot"
6082 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6083 #  algorithm: "plot_nf_heatmap"
6084 #  output-file-type: ".html"
6085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6086 #  data: "plot-vpp-nfv-2n-skx-mrr"
6087 #  filter: "'NIC_Intel-XXV710' and
6088 #           'NF_DENSITY' and
6089 #           'VHOST' and
6090 #           not 'VXLAN' and
6091 #           'CHAIN' and
6092 #           'NF_VPPIP4' and
6093 #           '64B' and
6094 #           '2T1C' and
6095 #           'MRR'"
6096 #  parameters:
6097 #  - "result"
6098 #  - "name"
6099 #  - "tags"
6100 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6101 #  x-axis: "X = VNFs per Service Chain"
6102 #  y-axis: "Y = Number of Service Chains"
6103 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6104 #  layout:
6105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6106 #    layout: "plot-service-density"
6107 #
6108 #- type: "plot"
6109 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6110 #  algorithm: "plot_nf_heatmap"
6111 #  output-file-type: ".html"
6112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6113 #  data: "plot-vpp-nfv-2n-skx-mrr"
6114 #  filter: "'NIC_Intel-XXV710' and
6115 #           'NF_DENSITY' and
6116 #           'VHOST' and
6117 #           not 'VXLAN' and
6118 #           'CHAIN' and
6119 #           'NF_VPPIP4' and
6120 #           '64B' and
6121 #           '4T2C' and
6122 #           'MRR'"
6123 #  parameters:
6124 #  - "result"
6125 #  - "name"
6126 #  - "tags"
6127 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6128 #  x-axis: "X = VNFs per Service Chain"
6129 #  y-axis: "Y = Number of Service Chains"
6130 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6131 #  layout:
6132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6133 #    layout: "plot-service-density"
6134 #
6135 #- type: "plot"
6136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6137 #  algorithm: "plot_nf_heatmap"
6138 #  output-file-type: ".html"
6139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6140 #  data: "plot-vpp-nfv-2n-skx-mrr"
6141 #  filter: "'NIC_Intel-XXV710' and
6142 #           'NF_DENSITY' and
6143 #           'VHOST' and
6144 #           not 'VXLAN' and
6145 #           'CHAIN' and
6146 #           'NF_VPPIP4' and
6147 #           '64B' and
6148 #           '8T4C' and
6149 #           'MRR'"
6150 #  parameters:
6151 #  - "result"
6152 #  - "name"
6153 #  - "tags"
6154 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6155 #  x-axis: "X = VNFs per Service Chain"
6156 #  y-axis: "Y = Number of Service Chains"
6157 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6158 #  layout:
6159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6160 #    layout: "plot-service-density"
6161 #
6162 ## Plots - NF Density - VSC - MRR IMIX
6163 #- type: "plot"
6164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6165 #  algorithm: "plot_nf_heatmap"
6166 #  output-file-type: ".html"
6167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6168 #  data: "plot-vpp-nfv-2n-skx-mrr"
6169 #  filter: "'NIC_Intel-XXV710' and
6170 #           'NF_DENSITY' and
6171 #           'VHOST' and
6172 #           not 'VXLAN' and
6173 #           'CHAIN' and
6174 #           'NF_VPPIP4' and
6175 #           'IMIX' and
6176 #           '2T1C' and
6177 #           'MRR'"
6178 #  parameters:
6179 #  - "result"
6180 #  - "name"
6181 #  - "tags"
6182 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6183 #  x-axis: "X = VNFs per Service Chain"
6184 #  y-axis: "Y = Number of Service Chains"
6185 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6186 #  layout:
6187 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6188 #    layout: "plot-service-density"
6189 #
6190 #- type: "plot"
6191 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6192 #  algorithm: "plot_nf_heatmap"
6193 #  output-file-type: ".html"
6194 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6195 #  data: "plot-vpp-nfv-2n-skx-mrr"
6196 #  filter: "'NIC_Intel-XXV710' and
6197 #           'NF_DENSITY' and
6198 #           'VHOST' and
6199 #           not 'VXLAN' and
6200 #           'CHAIN' and
6201 #           'NF_VPPIP4' and
6202 #           'IMIX' and
6203 #           '4T2C' and
6204 #           'MRR'"
6205 #  parameters:
6206 #  - "result"
6207 #  - "name"
6208 #  - "tags"
6209 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6210 #  x-axis: "X = VNFs per Service Chain"
6211 #  y-axis: "Y = Number of Service Chains"
6212 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6213 #  layout:
6214 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6215 #    layout: "plot-service-density"
6216 #
6217 #- type: "plot"
6218 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6219 #  algorithm: "plot_nf_heatmap"
6220 #  output-file-type: ".html"
6221 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6222 #  data: "plot-vpp-nfv-2n-skx-mrr"
6223 #  filter: "'NIC_Intel-XXV710' and
6224 #           'NF_DENSITY' and
6225 #           'VHOST' and
6226 #           not 'VXLAN' and
6227 #           'CHAIN' and
6228 #           'NF_VPPIP4' and
6229 #           'IMIX' and
6230 #           '8T4C' and
6231 #           'MRR'"
6232 #  parameters:
6233 #  - "result"
6234 #  - "name"
6235 #  - "tags"
6236 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6237 #  x-axis: "X = VNFs per Service Chain"
6238 #  y-axis: "Y = Number of Service Chains"
6239 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6240 #  layout:
6241 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6242 #    layout: "plot-service-density"
6243 #
6244 ## Plots - NF Density - VSC - NDR 64b
6245 #- type: "plot"
6246 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6247 #  algorithm: "plot_nf_heatmap"
6248 #  output-file-type: ".html"
6249 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6250 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6251 #  filter: "'NIC_Intel-XXV710' and
6252 #           'NF_DENSITY' and
6253 #           'VHOST' and
6254 #           not 'VXLAN' and
6255 #           'CHAIN' and
6256 #           'NF_VPPIP4' and
6257 #           '64B' and
6258 #           '2T1C' and
6259 #           'NDRPDR'"
6260 #  parameters:
6261 #  - "throughput"
6262 #  - "name"
6263 #  - "tags"
6264 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6265 #  x-axis: "X = VNFs per Service Chain"
6266 #  y-axis: "Y = Number of Service Chains"
6267 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6268 #  layout:
6269 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6270 #    layout: "plot-service-density"
6271 #
6272 #- type: "plot"
6273 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6274 #  algorithm: "plot_nf_heatmap"
6275 #  output-file-type: ".html"
6276 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6277 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6278 #  filter: "'NIC_Intel-XXV710' and
6279 #           'NF_DENSITY' and
6280 #           'VHOST' and
6281 #           not 'VXLAN' and
6282 #           'CHAIN' and
6283 #           'NF_VPPIP4' and
6284 #           '64B' and
6285 #           '4T2C' and
6286 #           'NDRPDR'"
6287 #  parameters:
6288 #  - "throughput"
6289 #  - "name"
6290 #  - "tags"
6291 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6292 #  x-axis: "X = VNFs per Service Chain"
6293 #  y-axis: "Y = Number of Service Chains"
6294 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6295 #  layout:
6296 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6297 #    layout: "plot-service-density"
6298 #
6299 #- type: "plot"
6300 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6301 #  algorithm: "plot_nf_heatmap"
6302 #  output-file-type: ".html"
6303 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6304 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6305 #  filter: "'NIC_Intel-XXV710' and
6306 #           'NF_DENSITY' and
6307 #           'VHOST' and
6308 #           not 'VXLAN' and
6309 #           'CHAIN' and
6310 #           'NF_VPPIP4' and
6311 #           '64B' and
6312 #           '8T4C' and
6313 #           'NDRPDR'"
6314 #  parameters:
6315 #  - "throughput"
6316 #  - "name"
6317 #  - "tags"
6318 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6319 #  x-axis: "X = VNFs per Service Chain"
6320 #  y-axis: "Y = Number of Service Chains"
6321 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6322 #  layout:
6323 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6324 #    layout: "plot-service-density"
6325 #
6326 ## Plots - NF Density - VSC - NDR IMIX
6327 #- type: "plot"
6328 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6329 #  algorithm: "plot_nf_heatmap"
6330 #  output-file-type: ".html"
6331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6332 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6333 #  filter: "'NIC_Intel-XXV710' and
6334 #           'NF_DENSITY' and
6335 #           'VHOST' and
6336 #           not 'VXLAN' and
6337 #           'CHAIN' and
6338 #           'NF_VPPIP4' and
6339 #           'IMIX' and
6340 #           '2T1C' and
6341 #           'NDRPDR'"
6342 #  parameters:
6343 #  - "throughput"
6344 #  - "name"
6345 #  - "tags"
6346 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6347 #  x-axis: "X = VNFs per Service Chain"
6348 #  y-axis: "Y = Number of Service Chains"
6349 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6350 #  layout:
6351 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6352 #    layout: "plot-service-density"
6353 #
6354 #- type: "plot"
6355 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6356 #  algorithm: "plot_nf_heatmap"
6357 #  output-file-type: ".html"
6358 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6359 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6360 #  filter: "'NIC_Intel-XXV710' and
6361 #           'NF_DENSITY' and
6362 #           'VHOST' and
6363 #           not 'VXLAN' and
6364 #           'CHAIN' and
6365 #           'NF_VPPIP4' and
6366 #           'IMIX' and
6367 #           '4T2C' and
6368 #           'NDRPDR'"
6369 #  parameters:
6370 #  - "throughput"
6371 #  - "name"
6372 #  - "tags"
6373 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6374 #  x-axis: "X = VNFs per Service Chain"
6375 #  y-axis: "Y = Number of Service Chains"
6376 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6377 #  layout:
6378 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6379 #    layout: "plot-service-density"
6380 #
6381 #- type: "plot"
6382 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6383 #  algorithm: "plot_nf_heatmap"
6384 #  output-file-type: ".html"
6385 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6386 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6387 #  filter: "'NIC_Intel-XXV710' and
6388 #           'NF_DENSITY' and
6389 #           'VHOST' and
6390 #           not 'VXLAN' and
6391 #           'CHAIN' and
6392 #           'NF_VPPIP4' and
6393 #           'IMIX' and
6394 #           '8T4C' and
6395 #           'NDRPDR'"
6396 #  parameters:
6397 #  - "throughput"
6398 #  - "name"
6399 #  - "tags"
6400 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6401 #  x-axis: "X = VNFs per Service Chain"
6402 #  y-axis: "Y = Number of Service Chains"
6403 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6404 #  layout:
6405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6406 #    layout: "plot-service-density"
6407 #
6408 ## Plots - NF Density - VSC - PDR 64b
6409 #- type: "plot"
6410 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6411 #  algorithm: "plot_nf_heatmap"
6412 #  output-file-type: ".html"
6413 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6414 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6415 #  filter: "'NIC_Intel-XXV710' and
6416 #           'NF_DENSITY' and
6417 #           'VHOST' and
6418 #           not 'VXLAN' and
6419 #           'CHAIN' and
6420 #           'NF_VPPIP4' and
6421 #           '64B' and
6422 #           '2T1C' and
6423 #           'NDRPDR'"
6424 #  parameters:
6425 #  - "throughput"
6426 #  - "name"
6427 #  - "tags"
6428 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6429 #  x-axis: "X = VNFs per Service Chain"
6430 #  y-axis: "Y = Number of Service Chains"
6431 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6432 #  layout:
6433 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6434 #    layout: "plot-service-density"
6435 #
6436 #- type: "plot"
6437 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6438 #  algorithm: "plot_nf_heatmap"
6439 #  output-file-type: ".html"
6440 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6441 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6442 #  filter: "'NIC_Intel-XXV710' and
6443 #           'NF_DENSITY' and
6444 #           'VHOST' and
6445 #           not 'VXLAN' and
6446 #           'CHAIN' and
6447 #           'NF_VPPIP4' and
6448 #           '64B' and
6449 #           '4T2C' and
6450 #           'NDRPDR'"
6451 #  parameters:
6452 #  - "throughput"
6453 #  - "name"
6454 #  - "tags"
6455 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6456 #  x-axis: "X = VNFs per Service Chain"
6457 #  y-axis: "Y = Number of Service Chains"
6458 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6459 #  layout:
6460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6461 #    layout: "plot-service-density"
6462 #
6463 #- type: "plot"
6464 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6465 #  algorithm: "plot_nf_heatmap"
6466 #  output-file-type: ".html"
6467 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6468 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6469 #  filter: "'NIC_Intel-XXV710' and
6470 #           'NF_DENSITY' and
6471 #           'VHOST' and
6472 #           not 'VXLAN' and
6473 #           'CHAIN' and
6474 #           'NF_VPPIP4' and
6475 #           '64B' and
6476 #           '8T4C' and
6477 #           'NDRPDR'"
6478 #  parameters:
6479 #  - "throughput"
6480 #  - "name"
6481 #  - "tags"
6482 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6483 #  x-axis: "X = VNFs per Service Chain"
6484 #  y-axis: "Y = Number of Service Chains"
6485 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6486 #  layout:
6487 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6488 #    layout: "plot-service-density"
6489 #
6490 ## Plots - NF Density - VSC - PDR IMIX
6491 #- type: "plot"
6492 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6493 #  algorithm: "plot_nf_heatmap"
6494 #  output-file-type: ".html"
6495 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6496 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6497 #  filter: "'NIC_Intel-XXV710' and
6498 #           'NF_DENSITY' and
6499 #           'VHOST' and
6500 #           not 'VXLAN' and
6501 #           'CHAIN' and
6502 #           'NF_VPPIP4' and
6503 #           'IMIX' and
6504 #           '2T1C' and
6505 #           'NDRPDR'"
6506 #  parameters:
6507 #  - "throughput"
6508 #  - "name"
6509 #  - "tags"
6510 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6511 #  x-axis: "X = VNFs per Service Chain"
6512 #  y-axis: "Y = Number of Service Chains"
6513 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6514 #  layout:
6515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6516 #    layout: "plot-service-density"
6517 #
6518 #- type: "plot"
6519 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6520 #  algorithm: "plot_nf_heatmap"
6521 #  output-file-type: ".html"
6522 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6523 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6524 #  filter: "'NIC_Intel-XXV710' and
6525 #           'NF_DENSITY' and
6526 #           'VHOST' and
6527 #           not 'VXLAN' and
6528 #           'CHAIN' and
6529 #           'NF_VPPIP4' and
6530 #           'IMIX' and
6531 #           '4T2C' and
6532 #           'NDRPDR'"
6533 #  parameters:
6534 #  - "throughput"
6535 #  - "name"
6536 #  - "tags"
6537 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6538 #  x-axis: "X = VNFs per Service Chain"
6539 #  y-axis: "Y = Number of Service Chains"
6540 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6541 #  layout:
6542 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6543 #    layout: "plot-service-density"
6544 #
6545 #- type: "plot"
6546 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6547 #  algorithm: "plot_nf_heatmap"
6548 #  output-file-type: ".html"
6549 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6550 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6551 #  filter: "'NIC_Intel-XXV710' and
6552 #           'NF_DENSITY' and
6553 #           'VHOST' and
6554 #           not 'VXLAN' and
6555 #           'CHAIN' and
6556 #           'NF_VPPIP4' and
6557 #           'IMIX' and
6558 #           '8T4C' and
6559 #           'NDRPDR'"
6560 #  parameters:
6561 #  - "throughput"
6562 #  - "name"
6563 #  - "tags"
6564 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6565 #  x-axis: "X = VNFs per Service Chain"
6566 #  y-axis: "Y = Number of Service Chains"
6567 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6568 #  layout:
6569 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6570 #    layout: "plot-service-density"
6571 #
6572 ################################################################################
6573 ## Plots - NF Density - VSC - MRR 64b
6574 #- type: "plot"
6575 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6576 #  algorithm: "plot_nf_heatmap"
6577 #  output-file-type: ".html"
6578 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6579 #  data: "plot-vpp-nfv-2n-skx-mrr"
6580 #  filter: "'NIC_Intel-XXV710' and
6581 #           'NF_DENSITY' and
6582 #           'VHOST' and
6583 #           'VXLAN' and
6584 #           'CHAIN' and
6585 #           '118' and
6586 #           '2T1C' and
6587 #           'MRR'"
6588 #  parameters:
6589 #  - "result"
6590 #  - "name"
6591 #  - "tags"
6592 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6593 #  x-axis: "X = VNFs per Service Chain"
6594 #  y-axis: "Y = Number of Service Chains"
6595 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6596 #  layout:
6597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6598 #    layout: "plot-service-density"
6599 #
6600 #- type: "plot"
6601 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6602 #  algorithm: "plot_nf_heatmap"
6603 #  output-file-type: ".html"
6604 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6605 #  data: "plot-vpp-nfv-2n-skx-mrr"
6606 #  filter: "'NIC_Intel-XXV710' and
6607 #           'NF_DENSITY' and
6608 #           'VHOST' and
6609 #           'VXLAN' and
6610 #           'CHAIN' and
6611 #           '118' and
6612 #           '4T2C' and
6613 #           'MRR'"
6614 #  parameters:
6615 #  - "result"
6616 #  - "name"
6617 #  - "tags"
6618 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6619 #  x-axis: "X = VNFs per Service Chain"
6620 #  y-axis: "Y = Number of Service Chains"
6621 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6622 #  layout:
6623 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6624 #    layout: "plot-service-density"
6625 #
6626 #- type: "plot"
6627 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6628 #  algorithm: "plot_nf_heatmap"
6629 #  output-file-type: ".html"
6630 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6631 #  data: "plot-vpp-nfv-2n-skx-mrr"
6632 #  filter: "'NIC_Intel-XXV710' and
6633 #           'NF_DENSITY' and
6634 #           'VHOST' and
6635 #           'VXLAN' and
6636 #           'CHAIN' and
6637 #           '118' and
6638 #           '8T4C' and
6639 #           'MRR'"
6640 #  parameters:
6641 #  - "result"
6642 #  - "name"
6643 #  - "tags"
6644 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6645 #  x-axis: "X = VNFs per Service Chain"
6646 #  y-axis: "Y = Number of Service Chains"
6647 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6648 #  layout:
6649 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6650 #    layout: "plot-service-density"
6651 #
6652 ## Plots - NF Density - VSC - MRR IMIX
6653 #- type: "plot"
6654 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6655 #  algorithm: "plot_nf_heatmap"
6656 #  output-file-type: ".html"
6657 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6658 #  data: "plot-vpp-nfv-2n-skx-mrr"
6659 #  filter: "'NIC_Intel-XXV710' and
6660 #           'NF_DENSITY' and
6661 #           'VHOST' and
6662 #           'VXLAN' and
6663 #           'CHAIN' and
6664 #           'IMIX' and
6665 #           '2T1C' and
6666 #           'MRR'"
6667 #  parameters:
6668 #  - "result"
6669 #  - "name"
6670 #  - "tags"
6671 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6672 #  x-axis: "X = VNFs per Service Chain"
6673 #  y-axis: "Y = Number of Service Chains"
6674 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6675 #  layout:
6676 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6677 #    layout: "plot-service-density"
6678 #
6679 #- type: "plot"
6680 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6681 #  algorithm: "plot_nf_heatmap"
6682 #  output-file-type: ".html"
6683 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6684 #  data: "plot-vpp-nfv-2n-skx-mrr"
6685 #  filter: "'NIC_Intel-XXV710' and
6686 #           'NF_DENSITY' and
6687 #           'VHOST' and
6688 #           'VXLAN' and
6689 #           'CHAIN' and
6690 #           'IMIX' and
6691 #           '4T2C' and
6692 #           'MRR'"
6693 #  parameters:
6694 #  - "result"
6695 #  - "name"
6696 #  - "tags"
6697 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6698 #  x-axis: "X = VNFs per Service Chain"
6699 #  y-axis: "Y = Number of Service Chains"
6700 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6701 #  layout:
6702 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6703 #    layout: "plot-service-density"
6704 #
6705 #- type: "plot"
6706 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6707 #  algorithm: "plot_nf_heatmap"
6708 #  output-file-type: ".html"
6709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6710 #  data: "plot-vpp-nfv-2n-skx-mrr"
6711 #  filter: "'NIC_Intel-XXV710' and
6712 #           'NF_DENSITY' and
6713 #           'VHOST' and
6714 #           'VXLAN' and
6715 #           'CHAIN' and
6716 #           'IMIX' and
6717 #           '8T4C' and
6718 #           'MRR'"
6719 #  parameters:
6720 #  - "result"
6721 #  - "name"
6722 #  - "tags"
6723 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6724 #  x-axis: "X = VNFs per Service Chain"
6725 #  y-axis: "Y = Number of Service Chains"
6726 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6727 #  layout:
6728 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6729 #    layout: "plot-service-density"
6730 #
6731 ## Plots - NF Density - VSC - NDR 64b
6732 #- type: "plot"
6733 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6734 #  algorithm: "plot_nf_heatmap"
6735 #  output-file-type: ".html"
6736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6737 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6738 #  filter: "'NIC_Intel-XXV710' and
6739 #           'NF_DENSITY' and
6740 #           'VHOST' and
6741 #           'VXLAN' and
6742 #           'CHAIN' and
6743 #           '118' and
6744 #           '2T1C' and
6745 #           'NDRPDR'"
6746 #  parameters:
6747 #  - "throughput"
6748 #  - "name"
6749 #  - "tags"
6750 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6751 #  x-axis: "X = VNFs per Service Chain"
6752 #  y-axis: "Y = Number of Service Chains"
6753 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6754 #  layout:
6755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6756 #    layout: "plot-service-density"
6757 #
6758 #- type: "plot"
6759 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6760 #  algorithm: "plot_nf_heatmap"
6761 #  output-file-type: ".html"
6762 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6763 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6764 #  filter: "'NIC_Intel-XXV710' and
6765 #           'NF_DENSITY' and
6766 #           'VHOST' and
6767 #           'VXLAN' and
6768 #           'CHAIN' and
6769 #           '118' and
6770 #           '4T2C' and
6771 #           'NDRPDR'"
6772 #  parameters:
6773 #  - "throughput"
6774 #  - "name"
6775 #  - "tags"
6776 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6777 #  x-axis: "X = VNFs per Service Chain"
6778 #  y-axis: "Y = Number of Service Chains"
6779 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6780 #  layout:
6781 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6782 #    layout: "plot-service-density"
6783 #
6784 #- type: "plot"
6785 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6786 #  algorithm: "plot_nf_heatmap"
6787 #  output-file-type: ".html"
6788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6789 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6790 #  filter: "'NIC_Intel-XXV710' and
6791 #           'NF_DENSITY' and
6792 #           'VHOST' and
6793 #           'VXLAN' and
6794 #           'CHAIN' and
6795 #           '118' and
6796 #           '8T4C' and
6797 #           'NDRPDR'"
6798 #  parameters:
6799 #  - "throughput"
6800 #  - "name"
6801 #  - "tags"
6802 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6803 #  x-axis: "X = VNFs per Service Chain"
6804 #  y-axis: "Y = Number of Service Chains"
6805 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6806 #  layout:
6807 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6808 #    layout: "plot-service-density"
6809 #
6810 ## Plots - NF Density - VSC - NDR IMIX
6811 #- type: "plot"
6812 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6813 #  algorithm: "plot_nf_heatmap"
6814 #  output-file-type: ".html"
6815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6816 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6817 #  filter: "'NIC_Intel-XXV710' and
6818 #           'NF_DENSITY' and
6819 #           'VHOST' and
6820 #           'VXLAN' and
6821 #           'CHAIN' and
6822 #           'IMIX' and
6823 #           '2T1C' and
6824 #           'NDRPDR'"
6825 #  parameters:
6826 #  - "throughput"
6827 #  - "name"
6828 #  - "tags"
6829 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6830 #  x-axis: "X = VNFs per Service Chain"
6831 #  y-axis: "Y = Number of Service Chains"
6832 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6833 #  layout:
6834 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6835 #    layout: "plot-service-density"
6836 #
6837 #- type: "plot"
6838 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6839 #  algorithm: "plot_nf_heatmap"
6840 #  output-file-type: ".html"
6841 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6842 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6843 #  filter: "'NIC_Intel-XXV710' and
6844 #           'NF_DENSITY' and
6845 #           'VHOST' and
6846 #           'VXLAN' and
6847 #           'CHAIN' and
6848 #           'IMIX' and
6849 #           '4T2C' and
6850 #           'NDRPDR'"
6851 #  parameters:
6852 #  - "throughput"
6853 #  - "name"
6854 #  - "tags"
6855 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6856 #  x-axis: "X = VNFs per Service Chain"
6857 #  y-axis: "Y = Number of Service Chains"
6858 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6859 #  layout:
6860 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6861 #    layout: "plot-service-density"
6862 #
6863 #- type: "plot"
6864 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6865 #  algorithm: "plot_nf_heatmap"
6866 #  output-file-type: ".html"
6867 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6868 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6869 #  filter: "'NIC_Intel-XXV710' and
6870 #           'NF_DENSITY' and
6871 #           'VHOST' and
6872 #           'VXLAN' and
6873 #           'CHAIN' and
6874 #           'IMIX' and
6875 #           '8T4C' and
6876 #           'NDRPDR'"
6877 #  parameters:
6878 #  - "throughput"
6879 #  - "name"
6880 #  - "tags"
6881 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6882 #  x-axis: "X = VNFs per Service Chain"
6883 #  y-axis: "Y = Number of Service Chains"
6884 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6885 #  layout:
6886 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6887 #    layout: "plot-service-density"
6888 #
6889 ## Plots - NF Density - VSC - PDR 64b
6890 #- type: "plot"
6891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6892 #  algorithm: "plot_nf_heatmap"
6893 #  output-file-type: ".html"
6894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6895 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6896 #  filter: "'NIC_Intel-XXV710' and
6897 #           'NF_DENSITY' and
6898 #           'VHOST' and
6899 #           'VXLAN' and
6900 #           'CHAIN' and
6901 #           '118' and
6902 #           '2T1C' and
6903 #           'NDRPDR'"
6904 #  parameters:
6905 #  - "throughput"
6906 #  - "name"
6907 #  - "tags"
6908 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6909 #  x-axis: "X = VNFs per Service Chain"
6910 #  y-axis: "Y = Number of Service Chains"
6911 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6912 #  layout:
6913 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6914 #    layout: "plot-service-density"
6915 #
6916 #- type: "plot"
6917 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6918 #  algorithm: "plot_nf_heatmap"
6919 #  output-file-type: ".html"
6920 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6921 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6922 #  filter: "'NIC_Intel-XXV710' and
6923 #           'NF_DENSITY' and
6924 #           'VHOST' and
6925 #           'VXLAN' and
6926 #           'CHAIN' and
6927 #           '118' and
6928 #           '4T2C' and
6929 #           'NDRPDR'"
6930 #  parameters:
6931 #  - "throughput"
6932 #  - "name"
6933 #  - "tags"
6934 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6935 #  x-axis: "X = VNFs per Service Chain"
6936 #  y-axis: "Y = Number of Service Chains"
6937 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6938 #  layout:
6939 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6940 #    layout: "plot-service-density"
6941 #
6942 #- type: "plot"
6943 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6944 #  algorithm: "plot_nf_heatmap"
6945 #  output-file-type: ".html"
6946 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6947 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6948 #  filter: "'NIC_Intel-XXV710' and
6949 #           'NF_DENSITY' and
6950 #           'VHOST' and
6951 #           'VXLAN' and
6952 #           'CHAIN' and
6953 #           '118' and
6954 #           '8T4C' and
6955 #           'NDRPDR'"
6956 #  parameters:
6957 #  - "throughput"
6958 #  - "name"
6959 #  - "tags"
6960 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6961 #  x-axis: "X = VNFs per Service Chain"
6962 #  y-axis: "Y = Number of Service Chains"
6963 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6964 #  layout:
6965 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6966 #    layout: "plot-service-density"
6967 #
6968 ## Plots - NF Density - VSC - PDR IMIX
6969 #- type: "plot"
6970 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6971 #  algorithm: "plot_nf_heatmap"
6972 #  output-file-type: ".html"
6973 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6974 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6975 #  filter: "'NIC_Intel-XXV710' and
6976 #           'NF_DENSITY' and
6977 #           'VHOST' and
6978 #           'VXLAN' and
6979 #           'CHAIN' and
6980 #           'IMIX' and
6981 #           '2T1C' and
6982 #           'NDRPDR'"
6983 #  parameters:
6984 #  - "throughput"
6985 #  - "name"
6986 #  - "tags"
6987 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6988 #  x-axis: "X = VNFs per Service Chain"
6989 #  y-axis: "Y = Number of Service Chains"
6990 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6991 #  layout:
6992 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6993 #    layout: "plot-service-density"
6994 #
6995 #- type: "plot"
6996 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6997 #  algorithm: "plot_nf_heatmap"
6998 #  output-file-type: ".html"
6999 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7000 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7001 #  filter: "'NIC_Intel-XXV710' and
7002 #           'NF_DENSITY' and
7003 #           'VHOST' and
7004 #           'VXLAN' and
7005 #           'CHAIN' and
7006 #           'IMIX' and
7007 #           '4T2C' and
7008 #           'NDRPDR'"
7009 #  parameters:
7010 #  - "throughput"
7011 #  - "name"
7012 #  - "tags"
7013 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7014 #  x-axis: "X = VNFs per Service Chain"
7015 #  y-axis: "Y = Number of Service Chains"
7016 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7017 #  layout:
7018 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7019 #    layout: "plot-service-density"
7020 #
7021 #- type: "plot"
7022 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7023 #  algorithm: "plot_nf_heatmap"
7024 #  output-file-type: ".html"
7025 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7026 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7027 #  filter: "'NIC_Intel-XXV710' and
7028 #           'NF_DENSITY' and
7029 #           'VHOST' and
7030 #           'VXLAN' and
7031 #           'CHAIN' and
7032 #           'IMIX' and
7033 #           '8T4C' and
7034 #           'NDRPDR'"
7035 #  parameters:
7036 #  - "throughput"
7037 #  - "name"
7038 #  - "tags"
7039 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7040 #  x-axis: "X = VNFs per Service Chain"
7041 #  y-axis: "Y = Number of Service Chains"
7042 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7043 #  layout:
7044 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7045 #    layout: "plot-service-density"
7046 #
7047 ################################################################################
7048 ## Plots - NF Density - CSC - MRR 64b
7049 #- type: "plot"
7050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7051 #  algorithm: "plot_nf_heatmap"
7052 #  output-file-type: ".html"
7053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7054 #  data: "plot-vpp-nfv-2n-skx-mrr"
7055 #  filter: "'NIC_Intel-XXV710' and
7056 #           'NF_DENSITY' and
7057 #           'DOCKER' and
7058 #           'CHAIN' and
7059 #           'NF_VPPIP4' and
7060 #           '64B' and
7061 #           '2T1C' and
7062 #           'MRR'"
7063 #  parameters:
7064 #  - "result"
7065 #  - "name"
7066 #  - "tags"
7067 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7068 #  x-axis: "X = CNFs per Service Chain"
7069 #  y-axis: "Y = Number of Service Chains"
7070 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7071 #  layout:
7072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7073 #    layout: "plot-service-density"
7074 #
7075 #- type: "plot"
7076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7077 #  algorithm: "plot_nf_heatmap"
7078 #  output-file-type: ".html"
7079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7080 #  data: "plot-vpp-nfv-2n-skx-mrr"
7081 #  filter: "'NIC_Intel-XXV710' and
7082 #           'NF_DENSITY' and
7083 #           'DOCKER' and
7084 #           'CHAIN' and
7085 #           'NF_VPPIP4' and
7086 #           '64B' and
7087 #           '4T2C' and
7088 #           'MRR'"
7089 #  parameters:
7090 #  - "result"
7091 #  - "name"
7092 #  - "tags"
7093 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7094 #  x-axis: "X = CNFs per Service Chain"
7095 #  y-axis: "Y = Number of Service Chains"
7096 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7097 #  layout:
7098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7099 #    layout: "plot-service-density"
7100 #
7101 #- type: "plot"
7102 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7103 #  algorithm: "plot_nf_heatmap"
7104 #  output-file-type: ".html"
7105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7106 #  data: "plot-vpp-nfv-2n-skx-mrr"
7107 #  filter: "'NIC_Intel-XXV710' and
7108 #           'NF_DENSITY' and
7109 #           'DOCKER' and
7110 #           'CHAIN' and
7111 #           'NF_VPPIP4' and
7112 #           '64B' and
7113 #           '8T4C' and
7114 #           'MRR'"
7115 #  parameters:
7116 #  - "result"
7117 #  - "name"
7118 #  - "tags"
7119 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7120 #  x-axis: "X = CNFs per Service Chain"
7121 #  y-axis: "Y = Number of Service Chains"
7122 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7123 #  layout:
7124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7125 #    layout: "plot-service-density"
7126 #
7127 ## Plots - NF Density - CSC - MRR IMIX
7128 #- type: "plot"
7129 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7130 #  algorithm: "plot_nf_heatmap"
7131 #  output-file-type: ".html"
7132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7133 #  data: "plot-vpp-nfv-2n-skx-mrr"
7134 #  filter: "'NIC_Intel-XXV710' and
7135 #           'NF_DENSITY' and
7136 #           'DOCKER' and
7137 #           'CHAIN' and
7138 #           'NF_VPPIP4' and
7139 #           'IMIX' and
7140 #           '2T1C' and
7141 #           'MRR'"
7142 #  parameters:
7143 #  - "result"
7144 #  - "name"
7145 #  - "tags"
7146 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7147 #  x-axis: "X = CNFs per Service Chain"
7148 #  y-axis: "Y = Number of Service Chains"
7149 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7150 #  layout:
7151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7152 #    layout: "plot-service-density"
7153 #
7154 #- type: "plot"
7155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7156 #  algorithm: "plot_nf_heatmap"
7157 #  output-file-type: ".html"
7158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7159 #  data: "plot-vpp-nfv-2n-skx-mrr"
7160 #  filter: "'NIC_Intel-XXV710' and
7161 #           'NF_DENSITY' and
7162 #           'DOCKER' and
7163 #           'CHAIN' and
7164 #           'NF_VPPIP4' and
7165 #           'IMIX' and
7166 #           '4T2C' and
7167 #           'MRR'"
7168 #  parameters:
7169 #  - "result"
7170 #  - "name"
7171 #  - "tags"
7172 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7173 #  x-axis: "X = CNFs per Service Chain"
7174 #  y-axis: "Y = Number of Service Chains"
7175 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7176 #  layout:
7177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7178 #    layout: "plot-service-density"
7179 #
7180 #- type: "plot"
7181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7182 #  algorithm: "plot_nf_heatmap"
7183 #  output-file-type: ".html"
7184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7185 #  data: "plot-vpp-nfv-2n-skx-mrr"
7186 #  filter: "'NIC_Intel-XXV710' and
7187 #           'NF_DENSITY' and
7188 #           'DOCKER' and
7189 #           'CHAIN' and
7190 #           'NF_VPPIP4' and
7191 #           'IMIX' and
7192 #           '8T4C' and
7193 #           'MRR'"
7194 #  parameters:
7195 #  - "result"
7196 #  - "name"
7197 #  - "tags"
7198 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7199 #  x-axis: "X = CNFs per Service Chain"
7200 #  y-axis: "Y = Number of Service Chains"
7201 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7202 #  layout:
7203 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7204 #    layout: "plot-service-density"
7205 #
7206 ## Plots - NF Density - CSC - NDR 64b
7207 #- type: "plot"
7208 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7209 #  algorithm: "plot_nf_heatmap"
7210 #  output-file-type: ".html"
7211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7212 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7213 #  filter: "'NIC_Intel-XXV710' and
7214 #           'NF_DENSITY' and
7215 #           'DOCKER' and
7216 #           'CHAIN' and
7217 #           'NF_VPPIP4' and
7218 #           '64B' and
7219 #           '2T1C' and
7220 #           'NDRPDR'"
7221 #  parameters:
7222 #  - "throughput"
7223 #  - "name"
7224 #  - "tags"
7225 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7226 #  x-axis: "X = CNFs per Service Chain"
7227 #  y-axis: "Y = Number of Service Chains"
7228 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7229 #  layout:
7230 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7231 #    layout: "plot-service-density"
7232 #
7233 #- type: "plot"
7234 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7235 #  algorithm: "plot_nf_heatmap"
7236 #  output-file-type: ".html"
7237 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7238 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7239 #  filter: "'NIC_Intel-XXV710' and
7240 #           'NF_DENSITY' and
7241 #           'DOCKER' and
7242 #           'CHAIN' and
7243 #           'NF_VPPIP4' and
7244 #           '64B' and
7245 #           '4T2C' and
7246 #           'NDRPDR'"
7247 #  parameters:
7248 #  - "throughput"
7249 #  - "name"
7250 #  - "tags"
7251 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7252 #  x-axis: "X = CNFs per Service Chain"
7253 #  y-axis: "Y = Number of Service Chains"
7254 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7255 #  layout:
7256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7257 #    layout: "plot-service-density"
7258 #
7259 #- type: "plot"
7260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7261 #  algorithm: "plot_nf_heatmap"
7262 #  output-file-type: ".html"
7263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7264 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7265 #  filter: "'NIC_Intel-XXV710' and
7266 #           'NF_DENSITY' and
7267 #           'DOCKER' and
7268 #           'CHAIN' and
7269 #           'NF_VPPIP4' and
7270 #           '64B' and
7271 #           '8T4C' and
7272 #           'NDRPDR'"
7273 #  parameters:
7274 #  - "throughput"
7275 #  - "name"
7276 #  - "tags"
7277 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7278 #  x-axis: "X = CNFs per Service Chain"
7279 #  y-axis: "Y = Number of Service Chains"
7280 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7281 #  layout:
7282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7283 #    layout: "plot-service-density"
7284 #
7285 ## Plots - NF Density - CSC - NDR IMIX
7286 #- type: "plot"
7287 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7288 #  algorithm: "plot_nf_heatmap"
7289 #  output-file-type: ".html"
7290 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7291 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7292 #  filter: "'NIC_Intel-XXV710' and
7293 #           'NF_DENSITY' and
7294 #           'DOCKER' and
7295 #           'CHAIN' and
7296 #           'NF_VPPIP4' and
7297 #           'IMIX' and
7298 #           '2T1C' and
7299 #           'NDRPDR'"
7300 #  parameters:
7301 #  - "throughput"
7302 #  - "name"
7303 #  - "tags"
7304 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7305 #  x-axis: "X = CNFs per Service Chain"
7306 #  y-axis: "Y = Number of Service Chains"
7307 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7308 #  layout:
7309 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7310 #    layout: "plot-service-density"
7311 #
7312 #- type: "plot"
7313 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7314 #  algorithm: "plot_nf_heatmap"
7315 #  output-file-type: ".html"
7316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7317 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7318 #  filter: "'NIC_Intel-XXV710' and
7319 #           'NF_DENSITY' and
7320 #           'DOCKER' and
7321 #           'CHAIN' and
7322 #           'NF_VPPIP4' and
7323 #           'IMIX' and
7324 #           '4T2C' and
7325 #           'NDRPDR'"
7326 #  parameters:
7327 #  - "throughput"
7328 #  - "name"
7329 #  - "tags"
7330 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7331 #  x-axis: "X = CNFs per Service Chain"
7332 #  y-axis: "Y = Number of Service Chains"
7333 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7334 #  layout:
7335 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7336 #    layout: "plot-service-density"
7337 #
7338 #- type: "plot"
7339 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7340 #  algorithm: "plot_nf_heatmap"
7341 #  output-file-type: ".html"
7342 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7343 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7344 #  filter: "'NIC_Intel-XXV710' and
7345 #           'NF_DENSITY' and
7346 #           'DOCKER' and
7347 #           'CHAIN' and
7348 #           'NF_VPPIP4' and
7349 #           'IMIX' and
7350 #           '8T4C' and
7351 #           'NDRPDR'"
7352 #  parameters:
7353 #  - "throughput"
7354 #  - "name"
7355 #  - "tags"
7356 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7357 #  x-axis: "X = CNFs per Service Chain"
7358 #  y-axis: "Y = Number of Service Chains"
7359 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7360 #  layout:
7361 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7362 #    layout: "plot-service-density"
7363 #
7364 ## Plots - NF Density - CSC - PDR 64b
7365 #- type: "plot"
7366 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7367 #  algorithm: "plot_nf_heatmap"
7368 #  output-file-type: ".html"
7369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7370 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7371 #  filter: "'NIC_Intel-XXV710' and
7372 #           'NF_DENSITY' and
7373 #           'DOCKER' and
7374 #           'CHAIN' and
7375 #           'NF_VPPIP4' and
7376 #           '64B' and
7377 #           '2T1C' and
7378 #           'NDRPDR'"
7379 #  parameters:
7380 #  - "throughput"
7381 #  - "name"
7382 #  - "tags"
7383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7384 #  x-axis: "X = CNFs per Service Chain"
7385 #  y-axis: "Y = Number of Service Chains"
7386 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7387 #  layout:
7388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7389 #    layout: "plot-service-density"
7390 #
7391 #- type: "plot"
7392 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7393 #  algorithm: "plot_nf_heatmap"
7394 #  output-file-type: ".html"
7395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7396 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7397 #  filter: "'NIC_Intel-XXV710' and
7398 #           'NF_DENSITY' and
7399 #           'DOCKER' and
7400 #           'CHAIN' and
7401 #           'NF_VPPIP4' and
7402 #           '64B' and
7403 #           '4T2C' and
7404 #           'NDRPDR'"
7405 #  parameters:
7406 #  - "throughput"
7407 #  - "name"
7408 #  - "tags"
7409 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7410 #  x-axis: "X = CNFs per Service Chain"
7411 #  y-axis: "Y = Number of Service Chains"
7412 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7413 #  layout:
7414 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7415 #    layout: "plot-service-density"
7416 #
7417 #- type: "plot"
7418 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7419 #  algorithm: "plot_nf_heatmap"
7420 #  output-file-type: ".html"
7421 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7422 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7423 #  filter: "'NIC_Intel-XXV710' and
7424 #           'NF_DENSITY' and
7425 #           'DOCKER' and
7426 #           'CHAIN' and
7427 #           'NF_VPPIP4' and
7428 #           '64B' and
7429 #           '8T4C' and
7430 #           'NDRPDR'"
7431 #  parameters:
7432 #  - "throughput"
7433 #  - "name"
7434 #  - "tags"
7435 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7436 #  x-axis: "X = CNFs per Service Chain"
7437 #  y-axis: "Y = Number of Service Chains"
7438 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7439 #  layout:
7440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7441 #    layout: "plot-service-density"
7442 #
7443 ## Plots - NF Density - CSC - PDR IMIX
7444 #- type: "plot"
7445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7446 #  algorithm: "plot_nf_heatmap"
7447 #  output-file-type: ".html"
7448 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7449 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7450 #  filter: "'NIC_Intel-XXV710' and
7451 #           'NF_DENSITY' and
7452 #           'DOCKER' and
7453 #           'CHAIN' and
7454 #           'NF_VPPIP4' and
7455 #           'IMIX' and
7456 #           '2T1C' and
7457 #           'NDRPDR'"
7458 #  parameters:
7459 #  - "throughput"
7460 #  - "name"
7461 #  - "tags"
7462 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7463 #  x-axis: "X = CNFs per Service Chain"
7464 #  y-axis: "Y = Number of Service Chains"
7465 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7466 #  layout:
7467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7468 #    layout: "plot-service-density"
7469 #
7470 #- type: "plot"
7471 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7472 #  algorithm: "plot_nf_heatmap"
7473 #  output-file-type: ".html"
7474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7475 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7476 #  filter: "'NIC_Intel-XXV710' and
7477 #           'NF_DENSITY' and
7478 #           'DOCKER' and
7479 #           'CHAIN' and
7480 #           'NF_VPPIP4' and
7481 #           'IMIX' and
7482 #           '4T2C' and
7483 #           'NDRPDR'"
7484 #  parameters:
7485 #  - "throughput"
7486 #  - "name"
7487 #  - "tags"
7488 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7489 #  x-axis: "X = CNFs per Service Chain"
7490 #  y-axis: "Y = Number of Service Chains"
7491 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7492 #  layout:
7493 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7494 #    layout: "plot-service-density"
7495 #
7496 #- type: "plot"
7497 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7498 #  algorithm: "plot_nf_heatmap"
7499 #  output-file-type: ".html"
7500 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7501 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7502 #  filter: "'NIC_Intel-XXV710' and
7503 #           'NF_DENSITY' and
7504 #           'DOCKER' and
7505 #           'CHAIN' and
7506 #           'NF_VPPIP4' and
7507 #           'IMIX' and
7508 #           '8T4C' and
7509 #           'NDRPDR'"
7510 #  parameters:
7511 #  - "throughput"
7512 #  - "name"
7513 #  - "tags"
7514 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7515 #  x-axis: "X = CNFs per Service Chain"
7516 #  y-axis: "Y = Number of Service Chains"
7517 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7518 #  layout:
7519 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7520 #    layout: "plot-service-density"
7521 #
7522 ################################################################################
7523 #
7524 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7525 #- type: "plot"
7526 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7527 #  algorithm: "plot_nf_heatmap"
7528 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7529 #  data: "plot-vpp-nfv-3n-skx-mrr"
7530 #  filter: "'NIC_Intel-XXV710' and
7531 #           'NF_DENSITY' and
7532 #           'DOCKER' and
7533 #           'CHAIN' and
7534 #           'NF_VPPIP4' and
7535 #           'IPSEC' and
7536 #           'TNL_4' and
7537 #           'IMIX' and
7538 #           '2T1C' and
7539 #           'MRR'"
7540 #  parameters:
7541 #  - "result"
7542 #  - "name"
7543 #  - "tags"
7544 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7545 #  x-axis: "X = CNFs per Service Chain"
7546 #  y-axis: "Y = Number of Service Chains"
7547 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7548 #  layout:
7549 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7550 #    layout: "plot-service-density"
7551 #
7552 #- type: "plot"
7553 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7554 #  algorithm: "plot_nf_heatmap"
7555 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7556 #  data: "plot-vpp-nfv-3n-skx-mrr"
7557 #  filter: "'NIC_Intel-XXV710' and
7558 #           'NF_DENSITY' and
7559 #           'DOCKER' and
7560 #           'CHAIN' and
7561 #           'NF_VPPIP4' and
7562 #           'IPSEC' and
7563 #           'TNL_4' and
7564 #           'IMIX' and
7565 #           '4T2C' and
7566 #           'MRR'"
7567 #  parameters:
7568 #  - "result"
7569 #  - "name"
7570 #  - "tags"
7571 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7572 #  x-axis: "X = CNFs per Service Chain"
7573 #  y-axis: "Y = Number of Service Chains"
7574 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7575 #  layout:
7576 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7577 #    layout: "plot-service-density"
7578 #
7579 #- type: "plot"
7580 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7581 #  algorithm: "plot_nf_heatmap"
7582 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7583 #  data: "plot-vpp-nfv-3n-skx-mrr"
7584 #  filter: "'NIC_Intel-XXV710' and
7585 #           'NF_DENSITY' and
7586 #           'DOCKER' and
7587 #           'CHAIN' and
7588 #           'NF_VPPIP4' and
7589 #           'IPSEC' and
7590 #           'TNL_4' and
7591 #           'IMIX' and
7592 #           '8T4C' and
7593 #           'MRR'"
7594 #  parameters:
7595 #  - "result"
7596 #  - "name"
7597 #  - "tags"
7598 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7599 #  x-axis: "X = CNFs per Service Chain"
7600 #  y-axis: "Y = Number of Service Chains"
7601 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7602 #  layout:
7603 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7604 #    layout: "plot-service-density"
7605 #
7606 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7607 #- type: "plot"
7608 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7609 #  algorithm: "plot_nf_heatmap"
7610 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7611 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7612 #  filter: "'NIC_Intel-XXV710' and
7613 #           'NF_DENSITY' and
7614 #           'DOCKER' and
7615 #           'CHAIN' and
7616 #           'NF_VPPIP4' and
7617 #           'IPSEC' and
7618 #           'TNL_4' and
7619 #           'IMIX' and
7620 #           '2T1C' and
7621 #           'NDRPDR'"
7622 #  parameters:
7623 #  - "throughput"
7624 #  - "name"
7625 #  - "tags"
7626 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7627 #  x-axis: "X = CNFs per Service Chain"
7628 #  y-axis: "Y = Number of Service Chains"
7629 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7630 #  layout:
7631 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7632 #    layout: "plot-service-density"
7633 #
7634 #- type: "plot"
7635 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7636 #  algorithm: "plot_nf_heatmap"
7637 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7638 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7639 #  filter: "'NIC_Intel-XXV710' and
7640 #           'NF_DENSITY' and
7641 #           'DOCKER' and
7642 #           'CHAIN' and
7643 #           'NF_VPPIP4' and
7644 #           'IPSEC' and
7645 #           'TNL_4' and
7646 #           'IMIX' and
7647 #           '4T2C' and
7648 #           'NDRPDR'"
7649 #  parameters:
7650 #  - "throughput"
7651 #  - "name"
7652 #  - "tags"
7653 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7654 #  x-axis: "X = CNFs per Service Chain"
7655 #  y-axis: "Y = Number of Service Chains"
7656 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7657 #  layout:
7658 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7659 #    layout: "plot-service-density"
7660 #
7661 #- type: "plot"
7662 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7663 #  algorithm: "plot_nf_heatmap"
7664 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7665 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7666 #  filter: "'NIC_Intel-XXV710' and
7667 #           'NF_DENSITY' and
7668 #           'DOCKER' and
7669 #           'CHAIN' and
7670 #           'NF_VPPIP4' and
7671 #           'IPSEC' and
7672 #           'TNL_4' and
7673 #           'IMIX' and
7674 #           '8T4C' and
7675 #           'NDRPDR'"
7676 #  parameters:
7677 #  - "throughput"
7678 #  - "name"
7679 #  - "tags"
7680 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7681 #  x-axis: "X = CNFs per Service Chain"
7682 #  y-axis: "Y = Number of Service Chains"
7683 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7684 #  layout:
7685 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7686 #    layout: "plot-service-density"
7687 #
7688 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7689 #- type: "plot"
7690 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7691 #  algorithm: "plot_nf_heatmap"
7692 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7693 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7694 #  filter: "'NIC_Intel-XXV710' and
7695 #           'NF_DENSITY' and
7696 #           'DOCKER' and
7697 #           'CHAIN' and
7698 #           'NF_VPPIP4' and
7699 #           'IPSEC' and
7700 #           'TNL_4' and
7701 #           'IMIX' and
7702 #           '2T1C' and
7703 #           'NDRPDR'"
7704 #  parameters:
7705 #  - "throughput"
7706 #  - "name"
7707 #  - "tags"
7708 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7709 #  x-axis: "X = CNFs per Service Chain"
7710 #  y-axis: "Y = Number of Service Chains"
7711 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7712 #  layout:
7713 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7714 #    layout: "plot-service-density"
7715 #
7716 #- type: "plot"
7717 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7718 #  algorithm: "plot_nf_heatmap"
7719 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7720 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7721 #  filter: "'NIC_Intel-XXV710' and
7722 #           'NF_DENSITY' and
7723 #           'DOCKER' and
7724 #           'CHAIN' and
7725 #           'NF_VPPIP4' and
7726 #           'IPSEC' and
7727 #           'TNL_4' and
7728 #           'IMIX' and
7729 #           '4T2C' and
7730 #           'NDRPDR'"
7731 #  parameters:
7732 #  - "throughput"
7733 #  - "name"
7734 #  - "tags"
7735 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7736 #  x-axis: "X = CNFs per Service Chain"
7737 #  y-axis: "Y = Number of Service Chains"
7738 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7739 #  layout:
7740 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7741 #    layout: "plot-service-density"
7742 #
7743 #- type: "plot"
7744 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7745 #  algorithm: "plot_nf_heatmap"
7746 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7747 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7748 #  filter: "'NIC_Intel-XXV710' and
7749 #           'NF_DENSITY' and
7750 #           'DOCKER' and
7751 #           'CHAIN' and
7752 #           'NF_VPPIP4' and
7753 #           'IPSEC' and
7754 #           'TNL_4' and
7755 #           'IMIX' and
7756 #           '8T4C' and
7757 #           'NDRPDR'"
7758 #  parameters:
7759 #  - "throughput"
7760 #  - "name"
7761 #  - "tags"
7762 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7763 #  x-axis: "X = CNFs per Service Chain"
7764 #  y-axis: "Y = Number of Service Chains"
7765 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7766 #  layout:
7767 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7768 #    layout: "plot-service-density"
7769
7770 ###############################################################################
7771
7772 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7773 - type: "plot"
7774   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7775   algorithm: "plot_nf_heatmap"
7776   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7777   data: "plot-vpp-nfv-3n-hsw-mrr"
7778   filter: "'NIC_Intel-XL710' and
7779            'NF_DENSITY' and
7780            'DOCKER' and
7781            'CHAIN' and
7782            'NF_VPPIP4' and
7783            'IMIX' and
7784            'TNL_4' and
7785            '1T1C' and
7786            'MRR'"
7787   parameters:
7788   - "result"
7789   - "name"
7790   - "tags"
7791   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7792   x-axis: "X = CNFs per Service Chain"
7793   y-axis: "Y = Number of Service Chains"
7794   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7795   layout:
7796     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7797     layout: "plot-service-density"
7798
7799 - type: "plot"
7800   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7801   algorithm: "plot_nf_heatmap"
7802   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7803   data: "plot-vpp-nfv-3n-hsw-mrr"
7804   filter: "'NIC_Intel-XL710' and
7805            'NF_DENSITY' and
7806            'DOCKER' and
7807            'CHAIN' and
7808            'NF_VPPIP4' and
7809            'IPSEC' and
7810            'TNL_4' and
7811            'IMIX' and
7812            '2T2C' and
7813            'MRR'"
7814   parameters:
7815   - "result"
7816   - "name"
7817   - "tags"
7818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7819   x-axis: "X = CNFs per Service Chain"
7820   y-axis: "Y = Number of Service Chains"
7821   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7822   layout:
7823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7824     layout: "plot-service-density"
7825
7826 - type: "plot"
7827   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7828   algorithm: "plot_nf_heatmap"
7829   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7830   data: "plot-vpp-nfv-3n-hsw-mrr"
7831   filter: "'NIC_Intel-XL710' and
7832            'NF_DENSITY' and
7833            'DOCKER' and
7834            'CHAIN' and
7835            'NF_VPPIP4' and
7836            'IPSEC' and
7837            'TNL_4' and
7838            'IMIX' and
7839            '4T4C' and
7840            'MRR'"
7841   parameters:
7842   - "result"
7843   - "name"
7844   - "tags"
7845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7846   x-axis: "X = CNFs per Service Chain"
7847   y-axis: "Y = Number of Service Chains"
7848   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7849   layout:
7850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7851     layout: "plot-service-density"
7852
7853 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7854 - type: "plot"
7855   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7856   algorithm: "plot_nf_heatmap"
7857   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7858   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7859   filter: "'NIC_Intel-XL710' and
7860            'NF_DENSITY' and
7861            'DOCKER' and
7862            'CHAIN' and
7863            'NF_VPPIP4' and
7864            'IPSEC' and
7865            'TNL_4' and
7866            'IMIX' and
7867            '1T1C' and
7868            'NDRPDR'"
7869   parameters:
7870   - "throughput"
7871   - "name"
7872   - "tags"
7873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7874   x-axis: "X = CNFs per Service Chain"
7875   y-axis: "Y = Number of Service Chains"
7876   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7877   layout:
7878     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7879     layout: "plot-service-density"
7880
7881 - type: "plot"
7882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7883   algorithm: "plot_nf_heatmap"
7884   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7885   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7886   filter: "'NIC_Intel-XL710' and
7887            'NF_DENSITY' and
7888            'DOCKER' and
7889            'CHAIN' and
7890            'NF_VPPIP4' and
7891            'IPSEC' and
7892            'TNL_4' and
7893            'IMIX' and
7894            '2T2C' and
7895            'NDRPDR'"
7896   parameters:
7897   - "throughput"
7898   - "name"
7899   - "tags"
7900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7901   x-axis: "X = CNFs per Service Chain"
7902   y-axis: "Y = Number of Service Chains"
7903   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7904   layout:
7905     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7906     layout: "plot-service-density"
7907
7908 - type: "plot"
7909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7910   algorithm: "plot_nf_heatmap"
7911   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7912   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7913   filter: "'NIC_Intel-XL710' and
7914            'NF_DENSITY' and
7915            'DOCKER' and
7916            'CHAIN' and
7917            'NF_VPPIP4' and
7918            'IPSEC' and
7919            'TNL_4' and
7920            'IMIX' and
7921            '4T4C' and
7922            'NDRPDR'"
7923   parameters:
7924   - "throughput"
7925   - "name"
7926   - "tags"
7927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7928   x-axis: "X = CNFs per Service Chain"
7929   y-axis: "Y = Number of Service Chains"
7930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7931   layout:
7932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7933     layout: "plot-service-density"
7934
7935 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7936 - type: "plot"
7937   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7938   algorithm: "plot_nf_heatmap"
7939   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7940   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7941   filter: "'NIC_Intel-XL710' and
7942            'NF_DENSITY' and
7943            'DOCKER' and
7944            'CHAIN' and
7945            'NF_VPPIP4' and
7946            'IPSEC' and
7947            'TNL_4' and
7948            'IMIX' and
7949            '1T1C' and
7950            'NDRPDR'"
7951   parameters:
7952   - "throughput"
7953   - "name"
7954   - "tags"
7955   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7956   x-axis: "X = CNFs per Service Chain"
7957   y-axis: "Y = Number of Service Chains"
7958   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7959   layout:
7960     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7961     layout: "plot-service-density"
7962
7963 - type: "plot"
7964   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7965   algorithm: "plot_nf_heatmap"
7966   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7967   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7968   filter: "'NIC_Intel-XL710' and
7969            'NF_DENSITY' and
7970            'DOCKER' and
7971            'CHAIN' and
7972            'NF_VPPIP4' and
7973            'IPSEC' and
7974            'TNL_4' and
7975            'IMIX' and
7976            '2T2C' and
7977            'NDRPDR'"
7978   parameters:
7979   - "throughput"
7980   - "name"
7981   - "tags"
7982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7983   x-axis: "X = CNFs per Service Chain"
7984   y-axis: "Y = Number of Service Chains"
7985   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7986   layout:
7987     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7988     layout: "plot-service-density"
7989
7990 - type: "plot"
7991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7992   algorithm: "plot_nf_heatmap"
7993   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7994   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7995   filter: "'NIC_Intel-XL710' and
7996            'NF_DENSITY' and
7997            'DOCKER' and
7998            'CHAIN' and
7999            'NF_VPPIP4' and
8000            'IPSEC' and
8001            'TNL_4' and
8002            'IMIX' and
8003            '4T4C' and
8004            'NDRPDR'"
8005   parameters:
8006   - "throughput"
8007   - "name"
8008   - "tags"
8009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8010   x-axis: "X = CNFs per Service Chain"
8011   y-axis: "Y = Number of Service Chains"
8012   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8013   layout:
8014     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8015     layout: "plot-service-density"
8016
8017 ###############################################################################
8018
8019 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8020 #- type: "plot"
8021 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8022 #  algorithm: "plot_nf_heatmap"
8023 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8024 #  data: "plot-vpp-nfv-3n-skx-mrr"
8025 #  filter: "'NIC_Intel-XXV710' and
8026 #           'NF_DENSITY' and
8027 #           'DOCKER' and
8028 #           'CHAIN' and
8029 #           'NF_VPPIP4' and
8030 #           'IPSEC' and
8031 #           'TNL_1000' and
8032 #           'IMIX' and
8033 #           '2T1C' and
8034 #           'MRR'"
8035 #  parameters:
8036 #  - "result"
8037 #  - "name"
8038 #  - "tags"
8039 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8040 #  x-axis: "X = CNFs per Service Chain"
8041 #  y-axis: "Y = Number of Service Chains"
8042 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8043 #  layout:
8044 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8045 #    layout: "plot-service-density"
8046 #
8047 #- type: "plot"
8048 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8049 #  algorithm: "plot_nf_heatmap"
8050 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8051 #  data: "plot-vpp-nfv-3n-skx-mrr"
8052 #  filter: "'NIC_Intel-XXV710' and
8053 #           'NF_DENSITY' and
8054 #           'DOCKER' and
8055 #           'CHAIN' and
8056 #           'NF_VPPIP4' and
8057 #           'IPSEC' and
8058 #           'TNL_1000' and
8059 #           'IMIX' and
8060 #           '4T2C' and
8061 #           'MRR'"
8062 #  parameters:
8063 #  - "result"
8064 #  - "name"
8065 #  - "tags"
8066 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8067 #  x-axis: "X = CNFs per Service Chain"
8068 #  y-axis: "Y = Number of Service Chains"
8069 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8070 #  layout:
8071 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8072 #    layout: "plot-service-density"
8073 #
8074 #- type: "plot"
8075 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8076 #  algorithm: "plot_nf_heatmap"
8077 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8078 #  data: "plot-vpp-nfv-3n-skx-mrr"
8079 #  filter: "'NIC_Intel-XXV710' and
8080 #           'NF_DENSITY' and
8081 #           'DOCKER' and
8082 #           'CHAIN' and
8083 #           'NF_VPPIP4' and
8084 #           'IPSEC' and
8085 #           'TNL_1000' and
8086 #           'IMIX' and
8087 #           '8T4C' and
8088 #           'MRR'"
8089 #  parameters:
8090 #  - "result"
8091 #  - "name"
8092 #  - "tags"
8093 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8094 #  x-axis: "X = CNFs per Service Chain"
8095 #  y-axis: "Y = Number of Service Chains"
8096 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8097 #  layout:
8098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8099 #    layout: "plot-service-density"
8100 #
8101 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8102 #- type: "plot"
8103 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8104 #  algorithm: "plot_nf_heatmap"
8105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8106 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8107 #  filter: "'NIC_Intel-XXV710' and
8108 #           'NF_DENSITY' and
8109 #           'DOCKER' and
8110 #           'CHAIN' and
8111 #           'NF_VPPIP4' and
8112 #           'IPSEC' and
8113 #           'TNL_1000' and
8114 #           'IMIX' and
8115 #           '2T1C' and
8116 #           'NDRPDR'"
8117 #  parameters:
8118 #  - "throughput"
8119 #  - "name"
8120 #  - "tags"
8121 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8122 #  x-axis: "X = CNFs per Service Chain"
8123 #  y-axis: "Y = Number of Service Chains"
8124 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8125 #  layout:
8126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8127 #    layout: "plot-service-density"
8128 #
8129 #- type: "plot"
8130 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8131 #  algorithm: "plot_nf_heatmap"
8132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8133 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8134 #  filter: "'NIC_Intel-XXV710' and
8135 #           'NF_DENSITY' and
8136 #           'DOCKER' and
8137 #           'CHAIN' and
8138 #           'NF_VPPIP4' and
8139 #           'IPSEC' and
8140 #           'TNL_1000' and
8141 #           'IMIX' and
8142 #           '4T2C' and
8143 #           'NDRPDR'"
8144 #  parameters:
8145 #  - "throughput"
8146 #  - "name"
8147 #  - "tags"
8148 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8149 #  x-axis: "X = CNFs per Service Chain"
8150 #  y-axis: "Y = Number of Service Chains"
8151 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8152 #  layout:
8153 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8154 #    layout: "plot-service-density"
8155 #
8156 #- type: "plot"
8157 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8158 #  algorithm: "plot_nf_heatmap"
8159 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8160 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8161 #  filter: "'NIC_Intel-XXV710' and
8162 #           'NF_DENSITY' and
8163 #           'DOCKER' and
8164 #           'CHAIN' and
8165 #           'NF_VPPIP4' and
8166 #           'IPSEC' and
8167 #           'TNL_1000' and
8168 #           'IMIX' and
8169 #           '8T4C' and
8170 #           'NDRPDR'"
8171 #  parameters:
8172 #  - "throughput"
8173 #  - "name"
8174 #  - "tags"
8175 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8176 #  x-axis: "X = CNFs per Service Chain"
8177 #  y-axis: "Y = Number of Service Chains"
8178 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8179 #  layout:
8180 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8181 #    layout: "plot-service-density"
8182 #
8183 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8184 #- type: "plot"
8185 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8186 #  algorithm: "plot_nf_heatmap"
8187 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8188 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8189 #  filter: "'NIC_Intel-XXV710' and
8190 #           'NF_DENSITY' and
8191 #           'DOCKER' and
8192 #           'CHAIN' and
8193 #           'NF_VPPIP4' and
8194 #           'IPSEC' and
8195 #           'TNL_1000' and
8196 #           'IMIX' and
8197 #           '2T1C' and
8198 #           'NDRPDR'"
8199 #  parameters:
8200 #  - "throughput"
8201 #  - "name"
8202 #  - "tags"
8203 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8204 #  x-axis: "X = CNFs per Service Chain"
8205 #  y-axis: "Y = Number of Service Chains"
8206 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8207 #  layout:
8208 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8209 #    layout: "plot-service-density"
8210 #
8211 #- type: "plot"
8212 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8213 #  algorithm: "plot_nf_heatmap"
8214 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8215 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8216 #  filter: "'NIC_Intel-XXV710' and
8217 #           'NF_DENSITY' and
8218 #           'DOCKER' and
8219 #           'CHAIN' and
8220 #           'NF_VPPIP4' and
8221 #           'IPSEC' and
8222 #           'TNL_1000' and
8223 #           'IMIX' and
8224 #           '4T2C' and
8225 #           'NDRPDR'"
8226 #  parameters:
8227 #  - "throughput"
8228 #  - "name"
8229 #  - "tags"
8230 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8231 #  x-axis: "X = CNFs per Service Chain"
8232 #  y-axis: "Y = Number of Service Chains"
8233 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8234 #  layout:
8235 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8236 #    layout: "plot-service-density"
8237 #
8238 #- type: "plot"
8239 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8240 #  algorithm: "plot_nf_heatmap"
8241 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8242 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8243 #  filter: "'NIC_Intel-XXV710' and
8244 #           'NF_DENSITY' and
8245 #           'DOCKER' and
8246 #           'CHAIN' and
8247 #           'NF_VPPIP4' and
8248 #           'IPSEC' and
8249 #           'TNL_1000' and
8250 #           'IMIX' and
8251 #           '8T4C' and
8252 #           'NDRPDR'"
8253 #  parameters:
8254 #  - "throughput"
8255 #  - "name"
8256 #  - "tags"
8257 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8258 #  x-axis: "X = CNFs per Service Chain"
8259 #  y-axis: "Y = Number of Service Chains"
8260 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8261 #  layout:
8262 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8263 #    layout: "plot-service-density"
8264
8265 ###############################################################################
8266
8267 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8268 - type: "plot"
8269   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8270   algorithm: "plot_nf_heatmap"
8271   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8272   data: "plot-vpp-nfv-3n-hsw-mrr"
8273   filter: "'NIC_Intel-XL710' and
8274            'NF_DENSITY' and
8275            'DOCKER' and
8276            'CHAIN' and
8277            'NF_VPPIP4' and
8278            'IMIX' and
8279            'TNL_1000' and
8280            '1T1C' and
8281            'MRR'"
8282   parameters:
8283   - "result"
8284   - "name"
8285   - "tags"
8286   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8287   x-axis: "X = CNFs per Service Chain"
8288   y-axis: "Y = Number of Service Chains"
8289   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8290   layout:
8291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8292     layout: "plot-service-density"
8293
8294 - type: "plot"
8295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8296   algorithm: "plot_nf_heatmap"
8297   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8298   data: "plot-vpp-nfv-3n-hsw-mrr"
8299   filter: "'NIC_Intel-XL710' and
8300            'NF_DENSITY' and
8301            'DOCKER' and
8302            'CHAIN' and
8303            'NF_VPPIP4' and
8304            'IPSEC' and
8305            'TNL_1000' and
8306            'IMIX' and
8307            '2T2C' and
8308            'MRR'"
8309   parameters:
8310   - "result"
8311   - "name"
8312   - "tags"
8313   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8314   x-axis: "X = CNFs per Service Chain"
8315   y-axis: "Y = Number of Service Chains"
8316   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8317   layout:
8318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8319     layout: "plot-service-density"
8320
8321 - type: "plot"
8322   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8323   algorithm: "plot_nf_heatmap"
8324   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8325   data: "plot-vpp-nfv-3n-hsw-mrr"
8326   filter: "'NIC_Intel-XL710' and
8327            'NF_DENSITY' and
8328            'DOCKER' and
8329            'CHAIN' and
8330            'NF_VPPIP4' and
8331            'IPSEC' and
8332            'TNL_1000' and
8333            'IMIX' and
8334            '4T4C' and
8335            'MRR'"
8336   parameters:
8337   - "result"
8338   - "name"
8339   - "tags"
8340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8341   x-axis: "X = CNFs per Service Chain"
8342   y-axis: "Y = Number of Service Chains"
8343   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8344   layout:
8345     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8346     layout: "plot-service-density"
8347
8348 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8349 - type: "plot"
8350   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8351   algorithm: "plot_nf_heatmap"
8352   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8353   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8354   filter: "'NIC_Intel-XL710' and
8355            'NF_DENSITY' and
8356            'DOCKER' and
8357            'CHAIN' and
8358            'NF_VPPIP4' and
8359            'IPSEC' and
8360            'TNL_1000' and
8361            'IMIX' and
8362            '1T1C' and
8363            'NDRPDR'"
8364   parameters:
8365   - "throughput"
8366   - "name"
8367   - "tags"
8368   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8369   x-axis: "X = CNFs per Service Chain"
8370   y-axis: "Y = Number of Service Chains"
8371   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8372   layout:
8373     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8374     layout: "plot-service-density"
8375
8376 - type: "plot"
8377   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8378   algorithm: "plot_nf_heatmap"
8379   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8380   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8381   filter: "'NIC_Intel-XL710' and
8382            'NF_DENSITY' and
8383            'DOCKER' and
8384            'CHAIN' and
8385            'NF_VPPIP4' and
8386            'IPSEC' and
8387            'TNL_1000' and
8388            'IMIX' and
8389            '2T2C' and
8390            'NDRPDR'"
8391   parameters:
8392   - "throughput"
8393   - "name"
8394   - "tags"
8395   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8396   x-axis: "X = CNFs per Service Chain"
8397   y-axis: "Y = Number of Service Chains"
8398   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8399   layout:
8400     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8401     layout: "plot-service-density"
8402
8403 - type: "plot"
8404   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8405   algorithm: "plot_nf_heatmap"
8406   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8407   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8408   filter: "'NIC_Intel-XL710' and
8409            'NF_DENSITY' and
8410            'DOCKER' and
8411            'CHAIN' and
8412            'NF_VPPIP4' and
8413            'IPSEC' and
8414            'TNL_1000' and
8415            'IMIX' and
8416            '4T4C' and
8417            'NDRPDR'"
8418   parameters:
8419   - "throughput"
8420   - "name"
8421   - "tags"
8422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8423   x-axis: "X = CNFs per Service Chain"
8424   y-axis: "Y = Number of Service Chains"
8425   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8426   layout:
8427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8428     layout: "plot-service-density"
8429
8430 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8431 - type: "plot"
8432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8433   algorithm: "plot_nf_heatmap"
8434   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8435   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8436   filter: "'NIC_Intel-XL710' and
8437            'NF_DENSITY' and
8438            'DOCKER' and
8439            'CHAIN' and
8440            'NF_VPPIP4' and
8441            'IPSEC' and
8442            'TNL_1000' and
8443            'IMIX' and
8444            '1T1C' and
8445            'NDRPDR'"
8446   parameters:
8447   - "throughput"
8448   - "name"
8449   - "tags"
8450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8451   x-axis: "X = CNFs per Service Chain"
8452   y-axis: "Y = Number of Service Chains"
8453   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8454   layout:
8455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8456     layout: "plot-service-density"
8457
8458 - type: "plot"
8459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8460   algorithm: "plot_nf_heatmap"
8461   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8462   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8463   filter: "'NIC_Intel-XL710' and
8464            'NF_DENSITY' and
8465            'DOCKER' and
8466            'CHAIN' and
8467            'NF_VPPIP4' and
8468            'IPSEC' and
8469            'TNL_1000' and
8470            'IMIX' and
8471            '2T2C' and
8472            'NDRPDR'"
8473   parameters:
8474   - "throughput"
8475   - "name"
8476   - "tags"
8477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8478   x-axis: "X = CNFs per Service Chain"
8479   y-axis: "Y = Number of Service Chains"
8480   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8481   layout:
8482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8483     layout: "plot-service-density"
8484
8485 - type: "plot"
8486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8487   algorithm: "plot_nf_heatmap"
8488   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8489   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8490   filter: "'NIC_Intel-XL710' and
8491            'NF_DENSITY' and
8492            'DOCKER' and
8493            'CHAIN' and
8494            'NF_VPPIP4' and
8495            'IPSEC' and
8496            'TNL_1000' and
8497            'IMIX' and
8498            '4T4C' and
8499            'NDRPDR'"
8500   parameters:
8501   - "throughput"
8502   - "name"
8503   - "tags"
8504   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8505   x-axis: "X = CNFs per Service Chain"
8506   y-axis: "Y = Number of Service Chains"
8507   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8508   layout:
8509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8510     layout: "plot-service-density"
8511
8512 ###############################################################################
8513
8514 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8515 #- type: "plot"
8516 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8517 #  algorithm: "plot_nf_heatmap"
8518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8519 #  data: "plot-vpp-nfv-3n-skx-mrr"
8520 #  filter: "'NIC_Intel-XXV710' and
8521 #           'NF_DENSITY' and
8522 #           'DOCKER' and
8523 #           'CHAIN' and
8524 #           'NF_VPPIP4' and
8525 #           'IPSEC' and
8526 #           'TNL_10000' and
8527 #           'IMIX' and
8528 #           '2T1C' and
8529 #           'MRR'"
8530 #  parameters:
8531 #  - "result"
8532 #  - "name"
8533 #  - "tags"
8534 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8535 #  x-axis: "X = CNFs per Service Chain"
8536 #  y-axis: "Y = Number of Service Chains"
8537 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8538 #  layout:
8539 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8540 #    layout: "plot-service-density"
8541 #
8542 #- type: "plot"
8543 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8544 #  algorithm: "plot_nf_heatmap"
8545 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8546 #  data: "plot-vpp-nfv-3n-skx-mrr"
8547 #  filter: "'NIC_Intel-XXV710' and
8548 #           'NF_DENSITY' and
8549 #           'DOCKER' and
8550 #           'CHAIN' and
8551 #           'NF_VPPIP4' and
8552 #           'IPSEC' and
8553 #           'TNL_10000' and
8554 #           'IMIX' and
8555 #           '4T2C' and
8556 #           'MRR'"
8557 #  parameters:
8558 #  - "result"
8559 #  - "name"
8560 #  - "tags"
8561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8562 #  x-axis: "X = CNFs per Service Chain"
8563 #  y-axis: "Y = Number of Service Chains"
8564 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8565 #  layout:
8566 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8567 #    layout: "plot-service-density"
8568 #
8569 #- type: "plot"
8570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8571 #  algorithm: "plot_nf_heatmap"
8572 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8573 #  data: "plot-vpp-nfv-3n-skx-mrr"
8574 #  filter: "'NIC_Intel-XXV710' and
8575 #           'NF_DENSITY' and
8576 #           'DOCKER' and
8577 #           'CHAIN' and
8578 #           'NF_VPPIP4' and
8579 #           'IPSEC' and
8580 #           'TNL_10000' and
8581 #           'IMIX' and
8582 #           '8T4C' and
8583 #           'MRR'"
8584 #  parameters:
8585 #  - "result"
8586 #  - "name"
8587 #  - "tags"
8588 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8589 #  x-axis: "X = CNFs per Service Chain"
8590 #  y-axis: "Y = Number of Service Chains"
8591 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8592 #  layout:
8593 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8594 #    layout: "plot-service-density"
8595 #
8596 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8597 #- type: "plot"
8598 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8599 #  algorithm: "plot_nf_heatmap"
8600 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8601 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8602 #  filter: "'NIC_Intel-XXV710' and
8603 #           'NF_DENSITY' and
8604 #           'DOCKER' and
8605 #           'CHAIN' and
8606 #           'NF_VPPIP4' and
8607 #           'IPSEC' and
8608 #           'TNL_10000' and
8609 #           'IMIX' and
8610 #           '2T1C' and
8611 #           'NDRPDR'"
8612 #  parameters:
8613 #  - "throughput"
8614 #  - "name"
8615 #  - "tags"
8616 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8617 #  x-axis: "X = CNFs per Service Chain"
8618 #  y-axis: "Y = Number of Service Chains"
8619 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8620 #  layout:
8621 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8622 #    layout: "plot-service-density"
8623 #
8624 #- type: "plot"
8625 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8626 #  algorithm: "plot_nf_heatmap"
8627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8628 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8629 #  filter: "'NIC_Intel-XXV710' and
8630 #           'NF_DENSITY' and
8631 #           'DOCKER' and
8632 #           'CHAIN' and
8633 #           'NF_VPPIP4' and
8634 #           'IPSEC' and
8635 #           'TNL_10000' and
8636 #           'IMIX' and
8637 #           '4T2C' and
8638 #           'NDRPDR'"
8639 #  parameters:
8640 #  - "throughput"
8641 #  - "name"
8642 #  - "tags"
8643 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8644 #  x-axis: "X = CNFs per Service Chain"
8645 #  y-axis: "Y = Number of Service Chains"
8646 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8647 #  layout:
8648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8649 #    layout: "plot-service-density"
8650 #
8651 #- type: "plot"
8652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8653 #  algorithm: "plot_nf_heatmap"
8654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8655 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8656 #  filter: "'NIC_Intel-XXV710' and
8657 #           'NF_DENSITY' and
8658 #           'DOCKER' and
8659 #           'CHAIN' and
8660 #           'NF_VPPIP4' and
8661 #           'IPSEC' and
8662 #           'TNL_10000' and
8663 #           'IMIX' and
8664 #           '8T4C' and
8665 #           'NDRPDR'"
8666 #  parameters:
8667 #  - "throughput"
8668 #  - "name"
8669 #  - "tags"
8670 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8671 #  x-axis: "X = CNFs per Service Chain"
8672 #  y-axis: "Y = Number of Service Chains"
8673 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8674 #  layout:
8675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8676 #    layout: "plot-service-density"
8677 #
8678 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8679 #- type: "plot"
8680 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8681 #  algorithm: "plot_nf_heatmap"
8682 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8683 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8684 #  filter: "'NIC_Intel-XXV710' and
8685 #           'NF_DENSITY' and
8686 #           'DOCKER' and
8687 #           'CHAIN' and
8688 #           'NF_VPPIP4' and
8689 #           'IPSEC' and
8690 #           'TNL_10000' and
8691 #           'IMIX' and
8692 #           '2T1C' and
8693 #           'NDRPDR'"
8694 #  parameters:
8695 #  - "throughput"
8696 #  - "name"
8697 #  - "tags"
8698 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8699 #  x-axis: "X = CNFs per Service Chain"
8700 #  y-axis: "Y = Number of Service Chains"
8701 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8702 #  layout:
8703 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8704 #    layout: "plot-service-density"
8705 #
8706 #- type: "plot"
8707 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8708 #  algorithm: "plot_nf_heatmap"
8709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8710 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8711 #  filter: "'NIC_Intel-XXV710' and
8712 #           'NF_DENSITY' and
8713 #           'DOCKER' and
8714 #           'CHAIN' and
8715 #           'NF_VPPIP4' and
8716 #           'IPSEC' and
8717 #           'TNL_10000' and
8718 #           'IMIX' and
8719 #           '4T2C' and
8720 #           'NDRPDR'"
8721 #  parameters:
8722 #  - "throughput"
8723 #  - "name"
8724 #  - "tags"
8725 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8726 #  x-axis: "X = CNFs per Service Chain"
8727 #  y-axis: "Y = Number of Service Chains"
8728 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8729 #  layout:
8730 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8731 #    layout: "plot-service-density"
8732 #
8733 #- type: "plot"
8734 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8735 #  algorithm: "plot_nf_heatmap"
8736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8737 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8738 #  filter: "'NIC_Intel-XXV710' and
8739 #           'NF_DENSITY' and
8740 #           'DOCKER' and
8741 #           'CHAIN' and
8742 #           'NF_VPPIP4' and
8743 #           'IPSEC' and
8744 #           'TNL_10000' and
8745 #           'IMIX' and
8746 #           '8T4C' and
8747 #           'NDRPDR'"
8748 #  parameters:
8749 #  - "throughput"
8750 #  - "name"
8751 #  - "tags"
8752 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8753 #  x-axis: "X = CNFs per Service Chain"
8754 #  y-axis: "Y = Number of Service Chains"
8755 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8756 #  layout:
8757 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8758 #    layout: "plot-service-density"
8759
8760 ###############################################################################
8761
8762 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8763 - type: "plot"
8764   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8765   algorithm: "plot_nf_heatmap"
8766   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8767   data: "plot-vpp-nfv-3n-hsw-mrr"
8768   filter: "'NIC_Intel-XL710' and
8769            'NF_DENSITY' and
8770            'DOCKER' and
8771            'CHAIN' and
8772            'NF_VPPIP4' and
8773            'IMIX' and
8774            'TNL_10000' and
8775            '1T1C' and
8776            'MRR'"
8777   parameters:
8778   - "result"
8779   - "name"
8780   - "tags"
8781   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8782   x-axis: "X = CNFs per Service Chain"
8783   y-axis: "Y = Number of Service Chains"
8784   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8785   layout:
8786     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8787     layout: "plot-service-density"
8788
8789 - type: "plot"
8790   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8791   algorithm: "plot_nf_heatmap"
8792   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8793   data: "plot-vpp-nfv-3n-hsw-mrr"
8794   filter: "'NIC_Intel-XL710' and
8795            'NF_DENSITY' and
8796            'DOCKER' and
8797            'CHAIN' and
8798            'NF_VPPIP4' and
8799            'IPSEC' and
8800            'TNL_10000' and
8801            'IMIX' and
8802            '2T2C' and
8803            'MRR'"
8804   parameters:
8805   - "result"
8806   - "name"
8807   - "tags"
8808   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8809   x-axis: "X = CNFs per Service Chain"
8810   y-axis: "Y = Number of Service Chains"
8811   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8812   layout:
8813     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8814     layout: "plot-service-density"
8815
8816 - type: "plot"
8817   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8818   algorithm: "plot_nf_heatmap"
8819   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8820   data: "plot-vpp-nfv-3n-hsw-mrr"
8821   filter: "'NIC_Intel-XL710' and
8822            'NF_DENSITY' and
8823            'DOCKER' and
8824            'CHAIN' and
8825            'NF_VPPIP4' and
8826            'IPSEC' and
8827            'TNL_10000' and
8828            'IMIX' and
8829            '4T4C' and
8830            'MRR'"
8831   parameters:
8832   - "result"
8833   - "name"
8834   - "tags"
8835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8836   x-axis: "X = CNFs per Service Chain"
8837   y-axis: "Y = Number of Service Chains"
8838   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8839   layout:
8840     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8841     layout: "plot-service-density"
8842
8843 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8844 - type: "plot"
8845   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8846   algorithm: "plot_nf_heatmap"
8847   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8848   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8849   filter: "'NIC_Intel-XL710' and
8850            'NF_DENSITY' and
8851            'DOCKER' and
8852            'CHAIN' and
8853            'NF_VPPIP4' and
8854            'IPSEC' and
8855            'TNL_10000' and
8856            'IMIX' and
8857            '1T1C' and
8858            'NDRPDR'"
8859   parameters:
8860   - "throughput"
8861   - "name"
8862   - "tags"
8863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8864   x-axis: "X = CNFs per Service Chain"
8865   y-axis: "Y = Number of Service Chains"
8866   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8867   layout:
8868     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8869     layout: "plot-service-density"
8870
8871 - type: "plot"
8872   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8873   algorithm: "plot_nf_heatmap"
8874   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8875   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8876   filter: "'NIC_Intel-XL710' and
8877            'NF_DENSITY' and
8878            'DOCKER' and
8879            'CHAIN' and
8880            'NF_VPPIP4' and
8881            'IPSEC' and
8882            'TNL_10000' and
8883            'IMIX' and
8884            '2T2C' and
8885            'NDRPDR'"
8886   parameters:
8887   - "throughput"
8888   - "name"
8889   - "tags"
8890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8891   x-axis: "X = CNFs per Service Chain"
8892   y-axis: "Y = Number of Service Chains"
8893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8894   layout:
8895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8896     layout: "plot-service-density"
8897
8898 - type: "plot"
8899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8900   algorithm: "plot_nf_heatmap"
8901   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8902   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8903   filter: "'NIC_Intel-XL710' and
8904            'NF_DENSITY' and
8905            'DOCKER' and
8906            'CHAIN' and
8907            'NF_VPPIP4' and
8908            'IPSEC' and
8909            'TNL_10000' and
8910            'IMIX' and
8911            '4T4C' and
8912            'NDRPDR'"
8913   parameters:
8914   - "throughput"
8915   - "name"
8916   - "tags"
8917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8918   x-axis: "X = CNFs per Service Chain"
8919   y-axis: "Y = Number of Service Chains"
8920   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8921   layout:
8922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8923     layout: "plot-service-density"
8924
8925 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8926 - type: "plot"
8927   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8928   algorithm: "plot_nf_heatmap"
8929   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8930   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8931   filter: "'NIC_Intel-XL710' and
8932            'NF_DENSITY' and
8933            'DOCKER' and
8934            'CHAIN' and
8935            'NF_VPPIP4' and
8936            'IPSEC' and
8937            'TNL_10000' and
8938            'IMIX' and
8939            '1T1C' and
8940            'NDRPDR'"
8941   parameters:
8942   - "throughput"
8943   - "name"
8944   - "tags"
8945   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8946   x-axis: "X = CNFs per Service Chain"
8947   y-axis: "Y = Number of Service Chains"
8948   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8949   layout:
8950     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8951     layout: "plot-service-density"
8952
8953 - type: "plot"
8954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8955   algorithm: "plot_nf_heatmap"
8956   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8957   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8958   filter: "'NIC_Intel-XL710' and
8959            'NF_DENSITY' and
8960            'DOCKER' and
8961            'CHAIN' and
8962            'NF_VPPIP4' and
8963            'IPSEC' and
8964            'TNL_10000' and
8965            'IMIX' and
8966            '2T2C' and
8967            'NDRPDR'"
8968   parameters:
8969   - "throughput"
8970   - "name"
8971   - "tags"
8972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8973   x-axis: "X = CNFs per Service Chain"
8974   y-axis: "Y = Number of Service Chains"
8975   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8976   layout:
8977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8978     layout: "plot-service-density"
8979
8980 - type: "plot"
8981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8982   algorithm: "plot_nf_heatmap"
8983   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8984   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8985   filter: "'NIC_Intel-XL710' and
8986            'NF_DENSITY' and
8987            'DOCKER' and
8988            'CHAIN' and
8989            'NF_VPPIP4' and
8990            'IPSEC' and
8991            'TNL_10000' and
8992            'IMIX' and
8993            '4T4C' and
8994            'NDRPDR'"
8995   parameters:
8996   - "throughput"
8997   - "name"
8998   - "tags"
8999   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9000   x-axis: "X = CNFs per Service Chain"
9001   y-axis: "Y = Number of Service Chains"
9002   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9003   layout:
9004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9005     layout: "plot-service-density"
9006
9007 ###############################################################################
9008
9009 # Plots - NF Density - CSP - MRR 64b
9010
9011 #- type: "plot"
9012 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9013 #  algorithm: "plot_nf_heatmap"
9014 #  output-file-type: ".html"
9015 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9016 #  data: "plot-vpp-nfv-2n-skx-mrr"
9017 #  filter: "'NIC_Intel-XXV710' and
9018 #           'NF_DENSITY' and
9019 #           'DOCKER' and
9020 #           'PIPELINE' and
9021 #           'NF_VPPIP4' and
9022 #           '64B' and
9023 #           '2T1C' and
9024 #           'MRR'"
9025 #  parameters:
9026 #  - "result"
9027 #  - "name"
9028 #  - "tags"
9029 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9030 #  x-axis: "X = CNFs per Service Pipeline"
9031 #  y-axis: "Y = Number of Service Pipelines"
9032 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9033 #  layout:
9034 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9035 #    layout: "plot-service-density"
9036 #
9037 #- type: "plot"
9038 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9039 #  algorithm: "plot_nf_heatmap"
9040 #  output-file-type: ".html"
9041 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9042 #  data: "plot-vpp-nfv-2n-skx-mrr"
9043 #  filter: "'NIC_Intel-XXV710' and
9044 #           'NF_DENSITY' and
9045 #           'DOCKER' and
9046 #           'PIPELINE' and
9047 #           'NF_VPPIP4' and
9048 #           '64B' and
9049 #           '4T2C' and
9050 #           'MRR'"
9051 #  parameters:
9052 #  - "result"
9053 #  - "name"
9054 #  - "tags"
9055 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9056 #  x-axis: "X = CNFs per Service Pipeline"
9057 #  y-axis: "Y = Number of Service Pipelines"
9058 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9059 #  layout:
9060 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9061 #    layout: "plot-service-density"
9062 #
9063 #- type: "plot"
9064 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9065 #  algorithm: "plot_nf_heatmap"
9066 #  output-file-type: ".html"
9067 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9068 #  data: "plot-vpp-nfv-2n-skx-mrr"
9069 #  filter: "'NIC_Intel-XXV710' and
9070 #           'NF_DENSITY' and
9071 #           'DOCKER' and
9072 #           'PIPELINE' and
9073 #           'NF_VPPIP4' and
9074 #           '64B' and
9075 #           '8T4C' and
9076 #           'MRR'"
9077 #  parameters:
9078 #  - "result"
9079 #  - "name"
9080 #  - "tags"
9081 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9082 #  x-axis: "X = CNFs per Service Pipeline"
9083 #  y-axis: "Y = Number of Service Pipelines"
9084 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9085 #  layout:
9086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9087 #    layout: "plot-service-density"
9088 #
9089 ## Plots - NF Density - CSP - MRR IMIX
9090 #- type: "plot"
9091 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9092 #  algorithm: "plot_nf_heatmap"
9093 #  output-file-type: ".html"
9094 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9095 #  data: "plot-vpp-nfv-2n-skx-mrr"
9096 #  filter: "'NIC_Intel-XXV710' and
9097 #           'NF_DENSITY' and
9098 #           'DOCKER' and
9099 #           'PIPELINE' and
9100 #           'NF_VPPIP4' and
9101 #           'IMIX' and
9102 #           '2T1C' and
9103 #           'MRR'"
9104 #  parameters:
9105 #  - "result"
9106 #  - "name"
9107 #  - "tags"
9108 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9109 #  x-axis: "X = CNFs per Service Pipeline"
9110 #  y-axis: "Y = Number of Service Pipelines"
9111 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9112 #  layout:
9113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9114 #    layout: "plot-service-density"
9115 #
9116 #- type: "plot"
9117 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9118 #  algorithm: "plot_nf_heatmap"
9119 #  output-file-type: ".html"
9120 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9121 #  data: "plot-vpp-nfv-2n-skx-mrr"
9122 #  filter: "'NIC_Intel-XXV710' and
9123 #           'NF_DENSITY' and
9124 #           'DOCKER' and
9125 #           'PIPELINE' and
9126 #           'NF_VPPIP4' and
9127 #           'IMIX' and
9128 #           '4T2C' and
9129 #           'MRR'"
9130 #  parameters:
9131 #  - "result"
9132 #  - "name"
9133 #  - "tags"
9134 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9135 #  x-axis: "X = CNFs per Service Pipeline"
9136 #  y-axis: "Y = Number of Service Pipelines"
9137 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9138 #  layout:
9139 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9140 #    layout: "plot-service-density"
9141 #
9142 #- type: "plot"
9143 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9144 #  algorithm: "plot_nf_heatmap"
9145 #  output-file-type: ".html"
9146 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9147 #  data: "plot-vpp-nfv-2n-skx-mrr"
9148 #  filter: "'NIC_Intel-XXV710' and
9149 #           'NF_DENSITY' and
9150 #           'DOCKER' and
9151 #           'PIPELINE' and
9152 #           'NF_VPPIP4' and
9153 #           'IMIX' and
9154 #           '8T4C' and
9155 #           'MRR'"
9156 #  parameters:
9157 #  - "result"
9158 #  - "name"
9159 #  - "tags"
9160 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9161 #  x-axis: "X = CNFs per Service Pipeline"
9162 #  y-axis: "Y = Number of Service Pipelines"
9163 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9164 #  layout:
9165 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9166 #    layout: "plot-service-density"
9167 #
9168 ## Plots - NF Density - CSP - NDR 64b
9169 #- type: "plot"
9170 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9171 #  algorithm: "plot_nf_heatmap"
9172 #  output-file-type: ".html"
9173 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9174 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9175 #  filter: "'NIC_Intel-XXV710' and
9176 #           'NF_DENSITY' and
9177 #           'DOCKER' and
9178 #           'PIPELINE' and
9179 #           'NF_VPPIP4' and
9180 #           '64B' and
9181 #           '2T1C' and
9182 #           'NDRPDR'"
9183 #  parameters:
9184 #  - "throughput"
9185 #  - "name"
9186 #  - "tags"
9187 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9188 #  x-axis: "X = CNFs per Service Pipeline"
9189 #  y-axis: "Y = Number of Service Pipelines"
9190 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9191 #  layout:
9192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9193 #    layout: "plot-service-density"
9194 #
9195 #- type: "plot"
9196 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9197 #  algorithm: "plot_nf_heatmap"
9198 #  output-file-type: ".html"
9199 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9200 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9201 #  filter: "'NIC_Intel-XXV710' and
9202 #           'NF_DENSITY' and
9203 #           'DOCKER' and
9204 #           'PIPELINE' and
9205 #           'NF_VPPIP4' and
9206 #           '64B' and
9207 #           '4T2C' and
9208 #           'NDRPDR'"
9209 #  parameters:
9210 #  - "throughput"
9211 #  - "name"
9212 #  - "tags"
9213 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9214 #  x-axis: "X = CNFs per Service Pipeline"
9215 #  y-axis: "Y = Number of Service Pipelines"
9216 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9217 #  layout:
9218 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9219 #    layout: "plot-service-density"
9220 #
9221 #- type: "plot"
9222 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9223 #  algorithm: "plot_nf_heatmap"
9224 #  output-file-type: ".html"
9225 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9226 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9227 #  filter: "'NIC_Intel-XXV710' and
9228 #           'NF_DENSITY' and
9229 #           'DOCKER' and
9230 #           'PIPELINE' and
9231 #           'NF_VPPIP4' and
9232 #           '64B' and
9233 #           '8T4C' and
9234 #           'NDRPDR'"
9235 #  parameters:
9236 #  - "throughput"
9237 #  - "name"
9238 #  - "tags"
9239 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9240 #  x-axis: "X = CNFs per Service Pipeline"
9241 #  y-axis: "Y = Number of Service Pipelines"
9242 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9243 #  layout:
9244 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9245 #    layout: "plot-service-density"
9246 #
9247 ## Plots - NF Density - CSP - NDR IMIX
9248 #- type: "plot"
9249 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9250 #  algorithm: "plot_nf_heatmap"
9251 #  output-file-type: ".html"
9252 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9253 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9254 #  filter: "'NIC_Intel-XXV710' and
9255 #           'NF_DENSITY' and
9256 #           'DOCKER' and
9257 #           'PIPELINE' and
9258 #           'NF_VPPIP4' and
9259 #           'IMIX' and
9260 #           '2T1C' and
9261 #           'NDRPDR'"
9262 #  parameters:
9263 #  - "throughput"
9264 #  - "name"
9265 #  - "tags"
9266 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9267 #  x-axis: "X = CNFs per Service Pipeline"
9268 #  y-axis: "Y = Number of Service Pipelines"
9269 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9270 #  layout:
9271 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9272 #    layout: "plot-service-density"
9273 #
9274 #- type: "plot"
9275 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9276 #  algorithm: "plot_nf_heatmap"
9277 #  output-file-type: ".html"
9278 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9279 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9280 #  filter: "'NIC_Intel-XXV710' and
9281 #           'NF_DENSITY' and
9282 #           'DOCKER' and
9283 #           'PIPELINE' and
9284 #           'NF_VPPIP4' and
9285 #           'IMIX' and
9286 #           '4T2C' and
9287 #           'NDRPDR'"
9288 #  parameters:
9289 #  - "throughput"
9290 #  - "name"
9291 #  - "tags"
9292 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9293 #  x-axis: "X = CNFs per Service Pipeline"
9294 #  y-axis: "Y = Number of Service Pipelines"
9295 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9296 #  layout:
9297 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9298 #    layout: "plot-service-density"
9299 #
9300 #- type: "plot"
9301 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9302 #  algorithm: "plot_nf_heatmap"
9303 #  output-file-type: ".html"
9304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9305 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9306 #  filter: "'NIC_Intel-XXV710' and
9307 #           'NF_DENSITY' and
9308 #           'DOCKER' and
9309 #           'PIPELINE' and
9310 #           'NF_VPPIP4' and
9311 #           'IMIX' and
9312 #           '8T4C' and
9313 #           'NDRPDR'"
9314 #  parameters:
9315 #  - "throughput"
9316 #  - "name"
9317 #  - "tags"
9318 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9319 #  x-axis: "X = CNFs per Service Pipeline"
9320 #  y-axis: "Y = Number of Service Pipelines"
9321 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9322 #  layout:
9323 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9324 #    layout: "plot-service-density"
9325 #
9326 ## Plots - NF Density - CSP - PDR 64b
9327 #- type: "plot"
9328 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9329 #  algorithm: "plot_nf_heatmap"
9330 #  output-file-type: ".html"
9331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9332 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9333 #  filter: "'NIC_Intel-XXV710' and
9334 #           'NF_DENSITY' and
9335 #           'DOCKER' and
9336 #           'PIPELINE' and
9337 #           'NF_VPPIP4' and
9338 #           '64B' and
9339 #           '2T1C' and
9340 #           'NDRPDR'"
9341 #  parameters:
9342 #  - "throughput"
9343 #  - "name"
9344 #  - "tags"
9345 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9346 #  x-axis: "X = CNFs per Service Pipeline"
9347 #  y-axis: "Y = Number of Service Pipelines"
9348 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9349 #  layout:
9350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9351 #    layout: "plot-service-density"
9352 #
9353 #- type: "plot"
9354 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9355 #  algorithm: "plot_nf_heatmap"
9356 #  output-file-type: ".html"
9357 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9358 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9359 #  filter: "'NIC_Intel-XXV710' and
9360 #           'NF_DENSITY' and
9361 #           'DOCKER' and
9362 #           'PIPELINE' and
9363 #           'NF_VPPIP4' and
9364 #           '64B' and
9365 #           '4T2C' and
9366 #           'NDRPDR'"
9367 #  parameters:
9368 #  - "throughput"
9369 #  - "name"
9370 #  - "tags"
9371 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9372 #  x-axis: "X = CNFs per Service Pipeline"
9373 #  y-axis: "Y = Number of Service Pipelines"
9374 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9375 #  layout:
9376 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9377 #    layout: "plot-service-density"
9378 #
9379 #- type: "plot"
9380 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9381 #  algorithm: "plot_nf_heatmap"
9382 #  output-file-type: ".html"
9383 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9384 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9385 #  filter: "'NIC_Intel-XXV710' and
9386 #           'NF_DENSITY' and
9387 #           'DOCKER' and
9388 #           'PIPELINE' and
9389 #           'NF_VPPIP4' and
9390 #           '64B' and
9391 #           '8T4C' and
9392 #           'NDRPDR'"
9393 #  parameters:
9394 #  - "throughput"
9395 #  - "name"
9396 #  - "tags"
9397 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9398 #  x-axis: "X = CNFs per Service Pipeline"
9399 #  y-axis: "Y = Number of Service Pipelines"
9400 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9401 #  layout:
9402 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9403 #    layout: "plot-service-density"
9404 #
9405 ## Plots - NF Density - CSP - PDR IMIX
9406 #- type: "plot"
9407 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9408 #  algorithm: "plot_nf_heatmap"
9409 #  output-file-type: ".html"
9410 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9411 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9412 #  filter: "'NIC_Intel-XXV710' and
9413 #           'NF_DENSITY' and
9414 #           'DOCKER' and
9415 #           'PIPELINE' and
9416 #           'NF_VPPIP4' and
9417 #           'IMIX' and
9418 #           '2T1C' and
9419 #           'NDRPDR'"
9420 #  parameters:
9421 #  - "throughput"
9422 #  - "name"
9423 #  - "tags"
9424 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9425 #  x-axis: "X = CNFs per Service Pipeline"
9426 #  y-axis: "Y = Number of Service Pipelines"
9427 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9428 #  layout:
9429 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9430 #    layout: "plot-service-density"
9431 #
9432 #- type: "plot"
9433 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9434 #  algorithm: "plot_nf_heatmap"
9435 #  output-file-type: ".html"
9436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9437 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9438 #  filter: "'NIC_Intel-XXV710' and
9439 #           'NF_DENSITY' and
9440 #           'DOCKER' and
9441 #           'PIPELINE' and
9442 #           'NF_VPPIP4' and
9443 #           'IMIX' and
9444 #           '4T2C' and
9445 #           'NDRPDR'"
9446 #  parameters:
9447 #  - "throughput"
9448 #  - "name"
9449 #  - "tags"
9450 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9451 #  x-axis: "X = CNFs per Service Pipeline"
9452 #  y-axis: "Y = Number of Service Pipelines"
9453 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9454 #  layout:
9455 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9456 #    layout: "plot-service-density"
9457 #
9458 #- type: "plot"
9459 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9460 #  algorithm: "plot_nf_heatmap"
9461 #  output-file-type: ".html"
9462 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9463 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9464 #  filter: "'NIC_Intel-XXV710' and
9465 #           'NF_DENSITY' and
9466 #           'DOCKER' and
9467 #           'PIPELINE' and
9468 #           'NF_VPPIP4' and
9469 #           'IMIX' and
9470 #           '8T4C' and
9471 #           'NDRPDR'"
9472 #  parameters:
9473 #  - "throughput"
9474 #  - "name"
9475 #  - "tags"
9476 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9477 #  x-axis: "X = CNFs per Service Pipeline"
9478 #  y-axis: "Y = Number of Service Pipelines"
9479 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9480 #  layout:
9481 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9482 #    layout: "plot-service-density"
9483
9484 ###############################################################################
9485 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9486
9487 #- type: "plot"
9488 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9489 #  algorithm: "plot_nf_heatmap"
9490 #  output-file-type: ".html"
9491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9492 #  data: "plot-vpp-nfv-2n-clx-mrr"
9493 #  filter: "'NIC_Intel-XXV710' and
9494 #           'NF_DENSITY' and
9495 #           'VHOST' and
9496 #           not 'VXLAN' and
9497 #           'CHAIN' and
9498 #           'NF_VPPIP4' and
9499 #           'IMIX' and
9500 #           '2T1C' and
9501 #           'MRR'"
9502 #  parameters:
9503 #  - "result"
9504 #  - "name"
9505 #  - "tags"
9506 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9507 #  x-axis: "X = VNFs per Service Chain"
9508 #  y-axis: "Y = Number of Service Chains"
9509 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9510 #  layout:
9511 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9512 #    layout: "plot-service-density"
9513 #
9514 #- type: "plot"
9515 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9516 #  algorithm: "plot_nf_heatmap"
9517 #  output-file-type: ".html"
9518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9519 #  data: "plot-vpp-nfv-2n-clx-mrr"
9520 #  filter: "'NIC_Intel-XXV710' and
9521 #           'NF_DENSITY' and
9522 #           'VHOST' and
9523 #           not 'VXLAN' and
9524 #           'CHAIN' and
9525 #           'NF_VPPIP4' and
9526 #           'IMIX' and
9527 #           '4T2C' and
9528 #           'MRR'"
9529 #  parameters:
9530 #  - "result"
9531 #  - "name"
9532 #  - "tags"
9533 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9534 #  x-axis: "X = VNFs per Service Chain"
9535 #  y-axis: "Y = Number of Service Chains"
9536 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9537 #  layout:
9538 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9539 #    layout: "plot-service-density"
9540 #
9541 #- type: "plot"
9542 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9543 #  algorithm: "plot_nf_heatmap"
9544 #  output-file-type: ".html"
9545 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9546 #  data: "plot-vpp-nfv-2n-clx-mrr"
9547 #  filter: "'NIC_Intel-XXV710' and
9548 #           'NF_DENSITY' and
9549 #           'VHOST' and
9550 #           not 'VXLAN' and
9551 #           'CHAIN' and
9552 #           'NF_VPPIP4' and
9553 #           'IMIX' and
9554 #           '8T4C' and
9555 #           'MRR'"
9556 #  parameters:
9557 #  - "result"
9558 #  - "name"
9559 #  - "tags"
9560 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9561 #  x-axis: "X = VNFs per Service Chain"
9562 #  y-axis: "Y = Number of Service Chains"
9563 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9564 #  layout:
9565 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9566 #    layout: "plot-service-density"
9567 #
9568 ## Plots - NF Density - VSC - NDR IMIX
9569 #- type: "plot"
9570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9571 #  algorithm: "plot_nf_heatmap"
9572 #  output-file-type: ".html"
9573 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9574 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9575 #  filter: "'NIC_Intel-XXV710' and
9576 #           'NF_DENSITY' and
9577 #           'VHOST' and
9578 #           not 'VXLAN' and
9579 #           'CHAIN' and
9580 #           'NF_VPPIP4' and
9581 #           'IMIX' and
9582 #           '2T1C' and
9583 #           'NDRPDR'"
9584 #  parameters:
9585 #  - "throughput"
9586 #  - "name"
9587 #  - "tags"
9588 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9589 #  x-axis: "X = VNFs per Service Chain"
9590 #  y-axis: "Y = Number of Service Chains"
9591 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9592 #  layout:
9593 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9594 #    layout: "plot-service-density"
9595 #
9596 #- type: "plot"
9597 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9598 #  algorithm: "plot_nf_heatmap"
9599 #  output-file-type: ".html"
9600 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9601 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9602 #  filter: "'NIC_Intel-XXV710' and
9603 #           'NF_DENSITY' and
9604 #           'VHOST' and
9605 #           not 'VXLAN' and
9606 #           'CHAIN' and
9607 #           'NF_VPPIP4' and
9608 #           'IMIX' and
9609 #           '4T2C' and
9610 #           'NDRPDR'"
9611 #  parameters:
9612 #  - "throughput"
9613 #  - "name"
9614 #  - "tags"
9615 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9616 #  x-axis: "X = VNFs per Service Chain"
9617 #  y-axis: "Y = Number of Service Chains"
9618 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9619 #  layout:
9620 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9621 #    layout: "plot-service-density"
9622 #
9623 #- type: "plot"
9624 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9625 #  algorithm: "plot_nf_heatmap"
9626 #  output-file-type: ".html"
9627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9628 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9629 #  filter: "'NIC_Intel-XXV710' and
9630 #           'NF_DENSITY' and
9631 #           'VHOST' and
9632 #           not 'VXLAN' and
9633 #           'CHAIN' and
9634 #           'NF_VPPIP4' and
9635 #           'IMIX' and
9636 #           '8T4C' and
9637 #           'NDRPDR'"
9638 #  parameters:
9639 #  - "throughput"
9640 #  - "name"
9641 #  - "tags"
9642 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9643 #  x-axis: "X = VNFs per Service Chain"
9644 #  y-axis: "Y = Number of Service Chains"
9645 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9646 #  layout:
9647 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9648 #    layout: "plot-service-density"
9649 #
9650 ## Plots - NF Density - VSC - PDR IMIX
9651 #- type: "plot"
9652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9653 #  algorithm: "plot_nf_heatmap"
9654 #  output-file-type: ".html"
9655 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9656 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9657 #  filter: "'NIC_Intel-XXV710' and
9658 #           'NF_DENSITY' and
9659 #           'VHOST' and
9660 #           not 'VXLAN' and
9661 #           'CHAIN' and
9662 #           'NF_VPPIP4' and
9663 #           'IMIX' and
9664 #           '2T1C' and
9665 #           'NDRPDR'"
9666 #  parameters:
9667 #  - "throughput"
9668 #  - "name"
9669 #  - "tags"
9670 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9671 #  x-axis: "X = VNFs per Service Chain"
9672 #  y-axis: "Y = Number of Service Chains"
9673 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9674 #  layout:
9675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9676 #    layout: "plot-service-density"
9677 #
9678 #- type: "plot"
9679 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9680 #  algorithm: "plot_nf_heatmap"
9681 #  output-file-type: ".html"
9682 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9683 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9684 #  filter: "'NIC_Intel-XXV710' and
9685 #           'NF_DENSITY' and
9686 #           'VHOST' and
9687 #           not 'VXLAN' and
9688 #           'CHAIN' and
9689 #           'NF_VPPIP4' and
9690 #           'IMIX' and
9691 #           '4T2C' and
9692 #           'NDRPDR'"
9693 #  parameters:
9694 #  - "throughput"
9695 #  - "name"
9696 #  - "tags"
9697 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9698 #  x-axis: "X = VNFs per Service Chain"
9699 #  y-axis: "Y = Number of Service Chains"
9700 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9701 #  layout:
9702 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9703 #    layout: "plot-service-density"
9704 #
9705 #- type: "plot"
9706 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9707 #  algorithm: "plot_nf_heatmap"
9708 #  output-file-type: ".html"
9709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9710 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9711 #  filter: "'NIC_Intel-XXV710' and
9712 #           'NF_DENSITY' and
9713 #           'VHOST' and
9714 #           not 'VXLAN' and
9715 #           'CHAIN' and
9716 #           'NF_VPPIP4' and
9717 #           'IMIX' and
9718 #           '8T4C' and
9719 #           'NDRPDR'"
9720 #  parameters:
9721 #  - "throughput"
9722 #  - "name"
9723 #  - "tags"
9724 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9725 #  x-axis: "X = VNFs per Service Chain"
9726 #  y-axis: "Y = Number of Service Chains"
9727 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9728 #  layout:
9729 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9730 #    layout: "plot-service-density"
9731 #
9732 ## Plots - NF Density - VSC - MRR IMIX
9733 #- type: "plot"
9734 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9735 #  algorithm: "plot_nf_heatmap"
9736 #  output-file-type: ".html"
9737 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9738 #  data: "plot-vpp-nfv-2n-clx-mrr"
9739 #  filter: "'NIC_Intel-XXV710' and
9740 #           'NF_DENSITY' and
9741 #           'VHOST' and
9742 #           'VXLAN' and
9743 #           'CHAIN' and
9744 #           'IMIX' and
9745 #           '2T1C' and
9746 #           'MRR'"
9747 #  parameters:
9748 #  - "result"
9749 #  - "name"
9750 #  - "tags"
9751 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9752 #  x-axis: "X = VNFs per Service Chain"
9753 #  y-axis: "Y = Number of Service Chains"
9754 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9755 #  layout:
9756 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9757 #    layout: "plot-service-density"
9758 #
9759 #- type: "plot"
9760 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9761 #  algorithm: "plot_nf_heatmap"
9762 #  output-file-type: ".html"
9763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9764 #  data: "plot-vpp-nfv-2n-clx-mrr"
9765 #  filter: "'NIC_Intel-XXV710' and
9766 #           'NF_DENSITY' and
9767 #           'VHOST' and
9768 #           'VXLAN' and
9769 #           'CHAIN' and
9770 #           'IMIX' and
9771 #           '4T2C' and
9772 #           'MRR'"
9773 #  parameters:
9774 #  - "result"
9775 #  - "name"
9776 #  - "tags"
9777 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9778 #  x-axis: "X = VNFs per Service Chain"
9779 #  y-axis: "Y = Number of Service Chains"
9780 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9781 #  layout:
9782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9783 #    layout: "plot-service-density"
9784 #
9785 #- type: "plot"
9786 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9787 #  algorithm: "plot_nf_heatmap"
9788 #  output-file-type: ".html"
9789 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9790 #  data: "plot-vpp-nfv-2n-clx-mrr"
9791 #  filter: "'NIC_Intel-XXV710' and
9792 #           'NF_DENSITY' and
9793 #           'VHOST' and
9794 #           'VXLAN' and
9795 #           'CHAIN' and
9796 #           'IMIX' and
9797 #           '8T4C' and
9798 #           'MRR'"
9799 #  parameters:
9800 #  - "result"
9801 #  - "name"
9802 #  - "tags"
9803 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9804 #  x-axis: "X = VNFs per Service Chain"
9805 #  y-axis: "Y = Number of Service Chains"
9806 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9807 #  layout:
9808 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9809 #    layout: "plot-service-density"
9810 #
9811 ## Plots - NF Density - VSC - NDR IMIX
9812 #- type: "plot"
9813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9814 #  algorithm: "plot_nf_heatmap"
9815 #  output-file-type: ".html"
9816 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9817 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9818 #  filter: "'NIC_Intel-XXV710' and
9819 #           'NF_DENSITY' and
9820 #           'VHOST' and
9821 #           'VXLAN' and
9822 #           'CHAIN' a
9823 #           'IMIX' and
9824 #           '2T1C' and
9825 #           'NDRPDR'"
9826 #  parameters:
9827 #  - "throughput"
9828 #  - "name"
9829 #  - "tags"
9830 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9831 #  x-axis: "X = VNFs per Service Chain"
9832 #  y-axis: "Y = Number of Service Chains"
9833 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9834 #  layout:
9835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9836 #    layout: "plot-service-density"
9837 #
9838 #- type: "plot"
9839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9840 #  algorithm: "plot_nf_heatmap"
9841 #  output-file-type: ".html"
9842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9843 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9844 #  filter: "'NIC_Intel-XXV710' and
9845 #           'NF_DENSITY' and
9846 #           'VHOST' and
9847 #           'VXLAN' and
9848 #           'CHAIN' and
9849 #           'IMIX' and
9850 #           '4T2C' and
9851 #           'NDRPDR'"
9852 #  parameters:
9853 #  - "throughput"
9854 #  - "name"
9855 #  - "tags"
9856 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9857 #  x-axis: "X = VNFs per Service Chain"
9858 #  y-axis: "Y = Number of Service Chains"
9859 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9860 #  layout:
9861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9862 #    layout: "plot-service-density"
9863 #
9864 #- type: "plot"
9865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9866 #  algorithm: "plot_nf_heatmap"
9867 #  output-file-type: ".html"
9868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9869 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9870 #  filter: "'NIC_Intel-XXV710' and
9871 #           'NF_DENSITY' and
9872 #           'VHOST' and
9873 #           'VXLAN' and
9874 #           'CHAIN' and
9875 #           'IMIX' and
9876 #           '8T4C' and
9877 #           'NDRPDR'"
9878 #  parameters:
9879 #  - "throughput"
9880 #  - "name"
9881 #  - "tags"
9882 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9883 #  x-axis: "X = VNFs per Service Chain"
9884 #  y-axis: "Y = Number of Service Chains"
9885 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9886 #  layout:
9887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9888 #    layout: "plot-service-density"
9889 #
9890 ## Plots - NF Density - VSC - PDR IMIX
9891 #- type: "plot"
9892 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9893 #  algorithm: "plot_nf_heatmap"
9894 #  output-file-type: ".html"
9895 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9896 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9897 #  filter: "'NIC_Intel-XXV710' and
9898 #           'NF_DENSITY' and
9899 #           'VHOST' and
9900 #           'VXLAN' and
9901 #           'CHAIN' and
9902 #           'IMIX' and
9903 #           '2T1C' and
9904 #           'NDRPDR'"
9905 #  parameters:
9906 #  - "throughput"
9907 #  - "name"
9908 #  - "tags"
9909 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9910 #  x-axis: "X = VNFs per Service Chain"
9911 #  y-axis: "Y = Number of Service Chains"
9912 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9913 #  layout:
9914 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9915 #    layout: "plot-service-density"
9916 #
9917 #- type: "plot"
9918 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9919 #  algorithm: "plot_nf_heatmap"
9920 #  output-file-type: ".html"
9921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9922 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9923 #  filter: "'NIC_Intel-XXV710' and
9924 #           'NF_DENSITY' and
9925 #           'VHOST' and
9926 #           'VXLAN' and
9927 #           'CHAIN' and
9928 #           'IMIX' and
9929 #           '4T2C' and
9930 #           'NDRPDR'"
9931 #  parameters:
9932 #  - "throughput"
9933 #  - "name"
9934 #  - "tags"
9935 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9936 #  x-axis: "X = VNFs per Service Chain"
9937 #  y-axis: "Y = Number of Service Chains"
9938 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9939 #  layout:
9940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9941 #    layout: "plot-service-density"
9942 #
9943 #- type: "plot"
9944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9945 #  algorithm: "plot_nf_heatmap"
9946 #  output-file-type: ".html"
9947 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9948 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9949 #  filter: "'NIC_Intel-XXV710' and
9950 #           'NF_DENSITY' and
9951 #           'VHOST' and
9952 #           'VXLAN' and
9953 #           'CHAIN' and
9954 #           'IMIX' and
9955 #           '8T4C' and
9956 #           'NDRPDR'"
9957 #  parameters:
9958 #  - "throughput"
9959 #  - "name"
9960 #  - "tags"
9961 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9962 #  x-axis: "X = VNFs per Service Chain"
9963 #  y-axis: "Y = Number of Service Chains"
9964 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9965 #  layout:
9966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9967 #    layout: "plot-service-density"
9968 #
9969 ## Plots - NF Density - CSC - MRR IMIX
9970 #- type: "plot"
9971 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9972 #  algorithm: "plot_nf_heatmap"
9973 #  output-file-type: ".html"
9974 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9975 #  data: "plot-vpp-nfv-2n-clx-mrr"
9976 #  filter: "'NIC_Intel-XXV710' and
9977 #           'NF_DENSITY' and
9978 #           'DOCKER' and
9979 #           'CHAIN' and
9980 #           'NF_VPPIP4' and
9981 #           'IMIX' and
9982 #           '2T1C' and
9983 #           'MRR'"
9984 #  parameters:
9985 #  - "result"
9986 #  - "name"
9987 #  - "tags"
9988 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9989 #  x-axis: "X = CNFs per Service Chain"
9990 #  y-axis: "Y = Number of Service Chains"
9991 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9992 #  layout:
9993 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9994 #    layout: "plot-service-density"
9995 #
9996 #- type: "plot"
9997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9998 #  algorithm: "plot_nf_heatmap"
9999 #  output-file-type: ".html"
10000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10001 #  data: "plot-vpp-nfv-2n-clx-mrr"
10002 #  filter: "'NIC_Intel-XXV710' and
10003 #           'NF_DENSITY' and
10004 #           'DOCKER' and
10005 #           'CHAIN' and
10006 #           'NF_VPPIP4' and
10007 #           'IMIX' and
10008 #           '4T2C' and
10009 #           'MRR'"
10010 #  parameters:
10011 #  - "result"
10012 #  - "name"
10013 #  - "tags"
10014 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10015 #  x-axis: "X = CNFs per Service Chain"
10016 #  y-axis: "Y = Number of Service Chains"
10017 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10018 #  layout:
10019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10020 #    layout: "plot-service-density"
10021 #
10022 #- type: "plot"
10023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10024 #  algorithm: "plot_nf_heatmap"
10025 #  output-file-type: ".html"
10026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10027 #  data: "plot-vpp-nfv-2n-clx-mrr"
10028 #  filter: "'NIC_Intel-XXV710' and
10029 #           'NF_DENSITY' and
10030 #           'DOCKER' and
10031 #           'CHAIN' and
10032 #           'NF_VPPIP4' and
10033 #           'IMIX' and
10034 #           '8T4C' and
10035 #           'MRR'"
10036 #  parameters:
10037 #  - "result"
10038 #  - "name"
10039 #  - "tags"
10040 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10041 #  x-axis: "X = CNFs per Service Chain"
10042 #  y-axis: "Y = Number of Service Chains"
10043 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10044 #  layout:
10045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10046 #    layout: "plot-service-density"
10047 #
10048 ## Plots - NF Density - CSC - NDR IMIX
10049 #- type: "plot"
10050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10051 #  algorithm: "plot_nf_heatmap"
10052 #  output-file-type: ".html"
10053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10054 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10055 #  filter: "'NIC_Intel-XXV710' and
10056 #           'NF_DENSITY' and
10057 #           'DOCKER' and
10058 #           'CHAIN' and
10059 #           'NF_VPPIP4' and
10060 #           'IMIX' and
10061 #           '2T1C' and
10062 #           'NDRPDR'"
10063 #  parameters:
10064 #  - "throughput"
10065 #  - "name"
10066 #  - "tags"
10067 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10068 #  x-axis: "X = CNFs per Service Chain"
10069 #  y-axis: "Y = Number of Service Chains"
10070 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10071 #  layout:
10072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10073 #    layout: "plot-service-density"
10074 #
10075 #- type: "plot"
10076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10077 #  algorithm: "plot_nf_heatmap"
10078 #  output-file-type: ".html"
10079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10080 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10081 #  filter: "'NIC_Intel-XXV710' and
10082 #           'NF_DENSITY' and
10083 #           'DOCKER' and
10084 #           'CHAIN' and
10085 #           'NF_VPPIP4' and
10086 #           'IMIX' and
10087 #           '4T2C' and
10088 #           'NDRPDR'"
10089 #  parameters:
10090 #  - "throughput"
10091 #  - "name"
10092 #  - "tags"
10093 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10094 #  x-axis: "X = CNFs per Service Chain"
10095 #  y-axis: "Y = Number of Service Chains"
10096 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10097 #  layout:
10098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10099 #    layout: "plot-service-density"
10100 #
10101 #- type: "plot"
10102 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10103 #  algorithm: "plot_nf_heatmap"
10104 #  output-file-type: ".html"
10105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10106 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10107 #  filter: "'NIC_Intel-XXV710' and
10108 #           'NF_DENSITY' and
10109 #           'DOCKER' and
10110 #           'CHAIN' and
10111 #           'NF_VPPIP4' and
10112 #           'IMIX' and
10113 #           '8T4C' and
10114 #           'NDRPDR'"
10115 #  parameters:
10116 #  - "throughput"
10117 #  - "name"
10118 #  - "tags"
10119 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10120 #  x-axis: "X = CNFs per Service Chain"
10121 #  y-axis: "Y = Number of Service Chains"
10122 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10123 #  layout:
10124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10125 #    layout: "plot-service-density"
10126 #
10127 ## Plots - NF Density - CSC - PDR IMIX
10128 #- type: "plot"
10129 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10130 #  algorithm: "plot_nf_heatmap"
10131 #  output-file-type: ".html"
10132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10133 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10134 #  filter: "'NIC_Intel-XXV710' and
10135 #           'NF_DENSITY' and
10136 #           'DOCKER' and
10137 #           'CHAIN' and
10138 #           'NF_VPPIP4' and
10139 #           'IMIX' and
10140 #           '2T1C' and
10141 #           'NDRPDR'"
10142 #  parameters:
10143 #  - "throughput"
10144 #  - "name"
10145 #  - "tags"
10146 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10147 #  x-axis: "X = CNFs per Service Chain"
10148 #  y-axis: "Y = Number of Service Chains"
10149 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10150 #  layout:
10151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10152 #    layout: "plot-service-density"
10153 #
10154 #- type: "plot"
10155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10156 #  algorithm: "plot_nf_heatmap"
10157 #  output-file-type: ".html"
10158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10159 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10160 #  filter: "'NIC_Intel-XXV710' and
10161 #           'NF_DENSITY' and
10162 #           'DOCKER' and
10163 #           'CHAIN' and
10164 #           'NF_VPPIP4' and
10165 #           'IMIX' and
10166 #           '4T2C' and
10167 #           'NDRPDR'"
10168 #  parameters:
10169 #  - "throughput"
10170 #  - "name"
10171 #  - "tags"
10172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10173 #  x-axis: "X = CNFs per Service Chain"
10174 #  y-axis: "Y = Number of Service Chains"
10175 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10176 #  layout:
10177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10178 #    layout: "plot-service-density"
10179 #
10180 #- type: "plot"
10181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10182 #  algorithm: "plot_nf_heatmap"
10183 #  output-file-type: ".html"
10184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10185 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10186 #  filter: "'NIC_Intel-XXV710' and
10187 #           'NF_DENSITY' and
10188 #           'DOCKER' and
10189 #           'CHAIN' and
10190 #           'NF_VPPIP4' and
10191 #           'IMIX' and
10192 #           '8T4C' and
10193 #           'NDRPDR'"
10194 #  parameters:
10195 #  - "throughput"
10196 #  - "name"
10197 #  - "tags"
10198 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10199 #  x-axis: "X = CNFs per Service Chain"
10200 #  y-axis: "Y = Number of Service Chains"
10201 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10202 #  layout:
10203 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10204 #    layout: "plot-service-density"
10205 #
10206 ## Plots - NF Density - CSP - MRR IMIX
10207 #- type: "plot"
10208 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10209 #  algorithm: "plot_nf_heatmap"
10210 #  output-file-type: ".html"
10211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10212 #  data: "plot-vpp-nfv-2n-clx-mrr"
10213 #  filter: "'NIC_Intel-XXV710' and
10214 #           'NF_DENSITY' and
10215 #           'DOCKER' and
10216 #           'PIPELINE' and
10217 #           'NF_VPPIP4' and
10218 #           'IMIX' and
10219 #           '2T1C' and
10220 #           'MRR'"
10221 #  parameters:
10222 #  - "result"
10223 #  - "name"
10224 #  - "tags"
10225 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10226 #  x-axis: "X = CNFs per Service Pipeline"
10227 #  y-axis: "Y = Number of Service Pipelines"
10228 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10229 #  layout:
10230 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10231 #    layout: "plot-service-density"
10232 #
10233 #- type: "plot"
10234 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10235 #  algorithm: "plot_nf_heatmap"
10236 #  output-file-type: ".html"
10237 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10238 #  data: "plot-vpp-nfv-2n-clx-mrr"
10239 #  filter: "'NIC_Intel-XXV710' and
10240 #           'NF_DENSITY' and
10241 #           'DOCKER' and
10242 #           'PIPELINE' and
10243 #           'NF_VPPIP4' and
10244 #           'IMIX' and
10245 #           '4T2C' and
10246 #           'MRR'"
10247 #  parameters:
10248 #  - "result"
10249 #  - "name"
10250 #  - "tags"
10251 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10252 #  x-axis: "X = CNFs per Service Pipeline"
10253 #  y-axis: "Y = Number of Service Pipelines"
10254 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10255 #  layout:
10256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10257 #    layout: "plot-service-density"
10258 #
10259 #- type: "plot"
10260 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10261 #  algorithm: "plot_nf_heatmap"
10262 #  output-file-type: ".html"
10263 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10264 #  data: "plot-vpp-nfv-2n-clx-mrr"
10265 #  filter: "'NIC_Intel-XXV710' and
10266 #           'NF_DENSITY' and
10267 #           'DOCKER' and
10268 #           'PIPELINE' and
10269 #           'NF_VPPIP4' and
10270 #           'IMIX' and
10271 #           '8T4C' and
10272 #           'MRR'"
10273 #  parameters:
10274 #  - "result"
10275 #  - "name"
10276 #  - "tags"
10277 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10278 #  x-axis: "X = CNFs per Service Pipeline"
10279 #  y-axis: "Y = Number of Service Pipelines"
10280 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10281 #  layout:
10282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10283 #    layout: "plot-service-density"
10284 #
10285 ## Plots - NF Density - CSP - NDR IMIX
10286 #- type: "plot"
10287 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10288 #  algorithm: "plot_nf_heatmap"
10289 #  output-file-type: ".html"
10290 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10291 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10292 #  filter: "'NIC_Intel-XXV710' and
10293 #           'NF_DENSITY' and
10294 #           'DOCKER' and
10295 #           'PIPELINE' and
10296 #           'NF_VPPIP4' and
10297 #           'IMIX' and
10298 #           '2T1C' and
10299 #           'NDRPDR'"
10300 #  parameters:
10301 #  - "throughput"
10302 #  - "name"
10303 #  - "tags"
10304 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10305 #  x-axis: "X = CNFs per Service Pipeline"
10306 #  y-axis: "Y = Number of Service Pipelines"
10307 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10308 #  layout:
10309 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10310 #    layout: "plot-service-density"
10311 #
10312 #- type: "plot"
10313 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10314 #  algorithm: "plot_nf_heatmap"
10315 #  output-file-type: ".html"
10316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10317 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10318 #  filter: "'NIC_Intel-XXV710' and
10319 #           'NF_DENSITY' and
10320 #           'DOCKER' and
10321 #           'PIPELINE' and
10322 #           'NF_VPPIP4' and
10323 #           'IMIX' and
10324 #           '4T2C' and
10325 #           'NDRPDR'"
10326 #  parameters:
10327 #  - "throughput"
10328 #  - "name"
10329 #  - "tags"
10330 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10331 #  x-axis: "X = CNFs per Service Pipeline"
10332 #  y-axis: "Y = Number of Service Pipelines"
10333 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10334 #  layout:
10335 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10336 #    layout: "plot-service-density"
10337 #
10338 #- type: "plot"
10339 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10340 #  algorithm: "plot_nf_heatmap"
10341 #  output-file-type: ".html"
10342 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10343 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10344 #  filter: "'NIC_Intel-XXV710' and
10345 #           'NF_DENSITY' and
10346 #           'DOCKER' and
10347 #           'PIPELINE' and
10348 #           'NF_VPPIP4' and
10349 #           'IMIX' and
10350 #           '8T4C' and
10351 #           'NDRPDR'"
10352 #  parameters:
10353 #  - "throughput"
10354 #  - "name"
10355 #  - "tags"
10356 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10357 #  x-axis: "X = CNFs per Service Pipeline"
10358 #  y-axis: "Y = Number of Service Pipelines"
10359 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10360 #  layout:
10361 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10362 #    layout: "plot-service-density"
10363 #
10364 ## Plots - NF Density - CSP - PDR IMIX
10365 #- type: "plot"
10366 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10367 #  algorithm: "plot_nf_heatmap"
10368 #  output-file-type: ".html"
10369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10370 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10371 #  filter: "'NIC_Intel-XXV710' and
10372 #           'NF_DENSITY' and
10373 #           'DOCKER' and
10374 #           'PIPELINE' and
10375 #           'NF_VPPIP4' and
10376 #           'IMIX' and
10377 #           '2T1C' and
10378 #           'NDRPDR'"
10379 #  parameters:
10380 #  - "throughput"
10381 #  - "name"
10382 #  - "tags"
10383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10384 #  x-axis: "X = CNFs per Service Pipeline"
10385 #  y-axis: "Y = Number of Service Pipelines"
10386 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10387 #  layout:
10388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10389 #    layout: "plot-service-density"
10390 #
10391 #- type: "plot"
10392 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10393 #  algorithm: "plot_nf_heatmap"
10394 #  output-file-type: ".html"
10395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10396 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10397 #  filter: "'NIC_Intel-XXV710' and
10398 #           'NF_DENSITY' and
10399 #           'DOCKER' and
10400 #           'PIPELINE' and
10401 #           'NF_VPPIP4' and
10402 #           'IMIX' and
10403 #           '4T2C' and
10404 #           'NDRPDR'"
10405 #  parameters:
10406 #  - "throughput"
10407 #  - "name"
10408 #  - "tags"
10409 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10410 #  x-axis: "X = CNFs per Service Pipeline"
10411 #  y-axis: "Y = Number of Service Pipelines"
10412 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10413 #  layout:
10414 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10415 #    layout: "plot-service-density"
10416 #
10417 #- type: "plot"
10418 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10419 #  algorithm: "plot_nf_heatmap"
10420 #  output-file-type: ".html"
10421 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10422 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10423 #  filter: "'NIC_Intel-XXV710' and
10424 #           'NF_DENSITY' and
10425 #           'DOCKER' and
10426 #           'PIPELINE' and
10427 #           'NF_VPPIP4' and
10428 #           'IMIX' and
10429 #           '8T4C' and
10430 #           'NDRPDR'"
10431 #  parameters:
10432 #  - "throughput"
10433 #  - "name"
10434 #  - "tags"
10435 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10436 #  x-axis: "X = CNFs per Service Pipeline"
10437 #  y-axis: "Y = Number of Service Pipelines"
10438 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10439 #  layout:
10440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10441 #    layout: "plot-service-density"
10442
10443 ################################################################################
10444
10445 # Packet Throughput
10446
10447 #- type: "plot"
10448 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10449 #  algorithm: "plot_perf_box_name"
10450 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10451 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10452 #  include:
10453 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10454 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10455 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10456 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10457 #  layout:
10458 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10459 #    layout: "plot-throughput"
10460 #
10461 #- type: "plot"
10462 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10463 #  algorithm: "plot_perf_box_name"
10464 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10465 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10466 #  include:
10467 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10468 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10469 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10470 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10471 #  layout:
10472 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10473 #    layout: "plot-throughput"
10474 #
10475 #- type: "plot"
10476 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10477 #  algorithm: "plot_perf_box_name"
10478 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10479 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10480 #  include:
10481 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10482 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10483 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10484 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10485 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10486 #  layout:
10487 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10488 #    layout: "plot-throughput"
10489 #
10490 #- type: "plot"
10491 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10492 #  algorithm: "plot_perf_box_name"
10493 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10494 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10495 #  include:
10496 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10497 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10498 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10499 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10500 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10501 #  layout:
10502 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10503 #    layout: "plot-throughput"
10504
10505 - type: "plot"
10506   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10507   algorithm: "plot_perf_box_name"
10508   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10509   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10510   include:
10511     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10512     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10513     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10514     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10515     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10516   layout:
10517     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10518     layout: "plot-throughput"
10519
10520 - type: "plot"
10521   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10522   algorithm: "plot_perf_box_name"
10523   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10524   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10525   include:
10526     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10527     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10528     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10529     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10530     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10531   layout:
10532     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10533     layout: "plot-throughput"
10534
10535 #- type: "plot"
10536 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10537 #  algorithm: "plot_perf_box_name"
10538 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10539 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10540 #  include:
10541 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10542 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10543 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10544 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10545 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10546 #  layout:
10547 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10548 #    layout: "plot-throughput"
10549 #
10550 #- type: "plot"
10551 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10552 #  algorithm: "plot_perf_box_name"
10553 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10554 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10555 #  include:
10556 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10557 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10558 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10559 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10560 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10561 #  layout:
10562 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10563 #    layout: "plot-throughput"
10564 #
10565 #- type: "plot"
10566 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10567 #  algorithm: "plot_perf_box_name"
10568 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10569 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10570 #  include:
10571 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10572 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10573 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10574 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10575 #  layout:
10576 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10577 #    layout: "plot-throughput"
10578 #
10579 #- type: "plot"
10580 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10581 #  algorithm: "plot_perf_box_name"
10582 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10583 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10584 #  include:
10585 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10586 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10587 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10588 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10589 #  layout:
10590 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10591 #    layout: "plot-throughput"
10592 #
10593 #- type: "plot"
10594 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10595 #  algorithm: "plot_perf_box_name"
10596 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10597 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10598 #  include:
10599 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10600 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10601 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10602 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10603 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10604 #  layout:
10605 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10606 #    layout: "plot-throughput"
10607 #
10608 #- type: "plot"
10609 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10610 #  algorithm: "plot_perf_box_name"
10611 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10612 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10613 #  include:
10614 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10615 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10616 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10617 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10618 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10619 #  layout:
10620 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10621 #    layout: "plot-throughput"
10622 #
10623 #- type: "plot"
10624 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10625 #  algorithm: "plot_perf_box_name"
10626 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10627 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10628 #  include:
10629 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10630 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10631 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10632 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10633 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10635 #  layout:
10636 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10637 #    layout: "plot-throughput"
10638 #
10639 #- type: "plot"
10640 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10641 #  algorithm: "plot_perf_box_name"
10642 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10643 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10644 #  include:
10645 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10646 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10647 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10648 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10649 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10651 #  layout:
10652 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10653 #    layout: "plot-throughput"
10654
10655 - type: "plot"
10656   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10657   algorithm: "plot_perf_box_name"
10658   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10660   include:
10661     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10662     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10663     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10664   layout:
10665     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10666     layout: "plot-throughput"
10667
10668 - type: "plot"
10669   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10670   algorithm: "plot_perf_box_name"
10671   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10673   include:
10674     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10675     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10676     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10677   layout:
10678     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10679     layout: "plot-throughput"
10680
10681 #- type: "plot"
10682 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10683 #  algorithm: "plot_perf_box_name"
10684 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10685 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10686 #  include:
10687 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10688 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10689 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10690 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10691 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10692 #  layout:
10693 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10694 #    layout: "plot-throughput"
10695 #
10696 #- type: "plot"
10697 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10698 #  algorithm: "plot_perf_box_name"
10699 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10700 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10701 #  include:
10702 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10703 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10704 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10705 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10706 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10707 #  layout:
10708 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10709 #    layout: "plot-throughput"
10710 #
10711 #- type: "plot"
10712 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10713 #  algorithm: "plot_perf_box_name"
10714 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10715 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10716 #  include:
10717 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10718 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10719 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10720 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10721 #  layout:
10722 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10723 #    layout: "plot-throughput"
10724 #
10725 #- type: "plot"
10726 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10727 #  algorithm: "plot_perf_box_name"
10728 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10729 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10730 #  include:
10731 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10732 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10733 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10734 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10735 #  layout:
10736 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10737 #    layout: "plot-throughput"
10738 #
10739 #- type: "plot"
10740 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10741 #  algorithm: "plot_perf_box_name"
10742 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10743 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10744 #  include:
10745 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10746 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10747 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10748 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10749 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10750 #  layout:
10751 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10752 #    layout: "plot-throughput"
10753 #
10754 #- type: "plot"
10755 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10756 #  algorithm: "plot_perf_box_name"
10757 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10758 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10759 #  include:
10760 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10761 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10762 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10763 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10764 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10765 #  layout:
10766 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10767 #    layout: "plot-throughput"
10768 #
10769 #- type: "plot"
10770 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10771 #  algorithm: "plot_perf_box_name"
10772 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10773 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10774 #  include:
10775 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10776 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10777 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10778 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10781 #  layout:
10782 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10783 #    layout: "plot-throughput"
10784 #
10785 #- type: "plot"
10786 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10787 #  algorithm: "plot_perf_box_name"
10788 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10789 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10790 #  include:
10791 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10792 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10793 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10794 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10796 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10797 #  layout:
10798 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10799 #    layout: "plot-throughput"
10800
10801 - type: "plot"
10802   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10803   algorithm: "plot_perf_box_name"
10804   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10805   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10806   include:
10807     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10808     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10809     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10810     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10811     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10812   layout:
10813     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10814     layout: "plot-throughput"
10815
10816 - type: "plot"
10817   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10818   algorithm: "plot_perf_box_name"
10819   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10820   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10821   include:
10822     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10823     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10827   layout:
10828     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10829     layout: "plot-throughput"
10830
10831 - type: "plot"
10832   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10833   algorithm: "plot_perf_box_name"
10834   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10835   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10836   include:
10837     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10843   layout:
10844     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10845     layout: "plot-throughput"
10846
10847 - type: "plot"
10848   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10849   algorithm: "plot_perf_box_name"
10850   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10851   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10852   include:
10853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10859   layout:
10860     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10861     layout: "plot-throughput"
10862
10863 - type: "plot"
10864   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10865   algorithm: "plot_perf_box_name"
10866   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10867   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10868   include:
10869     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10870     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10871     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10874   layout:
10875     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10876     layout: "plot-throughput"
10877
10878 - type: "plot"
10879   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10880   algorithm: "plot_perf_box_name"
10881   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10882   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10883   include:
10884     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10885     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10889   layout:
10890     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10891     layout: "plot-throughput"
10892
10893 - type: "plot"
10894   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10895   algorithm: "plot_perf_box_name"
10896   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10897   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10898   include:
10899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10901     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10905   layout:
10906     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10907     layout: "plot-throughput"
10908
10909 - type: "plot"
10910   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10911   algorithm: "plot_perf_box_name"
10912   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10913   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10914   include:
10915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10921   layout:
10922     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10923     layout: "plot-throughput"
10924
10925 - type: "plot"
10926   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10927   algorithm: "plot_perf_box_name"
10928   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10929   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10930   include:
10931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10934     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10936   layout:
10937     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10938     layout: "plot-throughput"
10939
10940 - type: "plot"
10941   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10942   algorithm: "plot_perf_box_name"
10943   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10944   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10945   include:
10946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10951   layout:
10952     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10953     layout: "plot-throughput"
10954
10955 - type: "plot"
10956   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10957   algorithm: "plot_perf_box_name"
10958   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10959   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10960   include:
10961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10967   layout:
10968     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10969     layout: "plot-throughput"
10970
10971 - type: "plot"
10972   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10973   algorithm: "plot_perf_box_name"
10974   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10975   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10976   include:
10977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10978     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10979     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10983   layout:
10984     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10985     layout: "plot-throughput"
10986
10987 - type: "plot"
10988   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10989   algorithm: "plot_perf_box_name"
10990   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10991   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10992   include:
10993     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10995   layout:
10996     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10997     layout: "plot-throughput"
10998
10999 - type: "plot"
11000   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11001   algorithm: "plot_perf_box_name"
11002   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11004   include:
11005     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11006     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11007   layout:
11008     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11009     layout: "plot-throughput"
11010
11011 #- type: "plot"
11012 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11013 #  algorithm: "plot_perf_box_name"
11014 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11015 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11016 #  include:
11017 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11018 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11019 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11020 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11021 #  layout:
11022 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11023 #    layout: "plot-throughput"
11024 #
11025 #- type: "plot"
11026 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11027 #  algorithm: "plot_perf_box_name"
11028 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11029 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11030 #  include:
11031 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11032 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11033 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11034 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11035 #  layout:
11036 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11037 #    layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11041   algorithm: "plot_perf_box_name"
11042   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11043   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11044   include:
11045     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11046     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11047     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11048     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11049   layout:
11050     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11051     layout: "plot-throughput"
11052
11053 - type: "plot"
11054   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11055   algorithm: "plot_perf_box_name"
11056   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11057   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11058   include:
11059     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11061     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11062     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11063   layout:
11064     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11065     layout: "plot-throughput"
11066
11067 - type: "plot"
11068   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11069   algorithm: "plot_perf_box_name"
11070   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11071   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11072   include:
11073     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11076     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11077   layout:
11078     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11079     layout: "plot-throughput"
11080
11081 - type: "plot"
11082   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11083   algorithm: "plot_perf_box_name"
11084   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11085   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11086   include:
11087     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11091   layout:
11092     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11093     layout: "plot-throughput"
11094
11095 #- type: "plot"
11096 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11097 #  algorithm: "plot_perf_box_name"
11098 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11099 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11100 #  include:
11101 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11102 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11103 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11104 #  layout:
11105 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11106 #    layout: "plot-throughput"
11107 #
11108 #- type: "plot"
11109 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11110 #  algorithm: "plot_perf_box_name"
11111 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11112 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11113 #  include:
11114 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11115 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11116 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11117 #  layout:
11118 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11119 #    layout: "plot-throughput"
11120 #
11121 #- type: "plot"
11122 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11123 #  algorithm: "plot_perf_box_name"
11124 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11125 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11126 #  include:
11127 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11128 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11129 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11130 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11131 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11132 #  layout:
11133 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11134 #    layout: "plot-throughput"
11135 #
11136 #- type: "plot"
11137 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11138 #  algorithm: "plot_perf_box_name"
11139 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11140 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11141 #  include:
11142 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11143 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11144 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11145 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11146 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11147 #  layout:
11148 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11149 #    layout: "plot-throughput"
11150
11151 - type: "plot"
11152   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11153   algorithm: "plot_perf_box_name"
11154   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11156   include:
11157     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11158     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11159     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11160   layout:
11161     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11162     layout: "plot-throughput"
11163
11164 - type: "plot"
11165   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11166   algorithm: "plot_perf_box_name"
11167   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11169   include:
11170     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11171     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11172     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11173   layout:
11174     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11175     layout: "plot-throughput"
11176
11177 #- type: "plot"
11178 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11179 #  algorithm: "plot_perf_box_name"
11180 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11181 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11182 #  include:
11183 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11184 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11185 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11186 #  layout:
11187 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11188 #    layout: "plot-throughput"
11189 #
11190 #- type: "plot"
11191 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11192 #  algorithm: "plot_perf_box_name"
11193 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11194 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11195 #  include:
11196 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11197 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11198 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11199 #  layout:
11200 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11201 #    layout: "plot-throughput"
11202 #
11203 #- type: "plot"
11204 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11205 #  algorithm: "plot_perf_box_name"
11206 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11207 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11208 #  include:
11209 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11210 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11211 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11212 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11213 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11214 #  layout:
11215 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11216 #    layout: "plot-throughput"
11217 #
11218 #- type: "plot"
11219 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11220 #  algorithm: "plot_perf_box_name"
11221 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11222 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11223 #  include:
11224 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11225 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11226 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11227 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11228 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11229 #  layout:
11230 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11231 #    layout: "plot-throughput"
11232
11233 - type: "plot"
11234   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11235   algorithm: "plot_perf_box_name"
11236   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11237   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11238   include:
11239     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11240     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11241     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11242     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11243     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11244   layout:
11245     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11246     layout: "plot-throughput"
11247
11248 - type: "plot"
11249   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11250   algorithm: "plot_perf_box_name"
11251   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11252   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11253   include:
11254     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11255     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11256     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11257     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11258     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11259   layout:
11260     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11261     layout: "plot-throughput"
11262
11263 - type: "plot"
11264   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11265   algorithm: "plot_perf_box_name"
11266   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11267   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11268   include:
11269     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11270     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11271     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11272     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11273     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11274   layout:
11275     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11276     layout: "plot-throughput"
11277
11278 - type: "plot"
11279   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11280   algorithm: "plot_perf_box_name"
11281   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11282   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11283   include:
11284     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11285     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11286     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11287     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11288     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11289   layout:
11290     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11291     layout: "plot-throughput"
11292
11293 - type: "plot"
11294   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11295   algorithm: "plot_perf_box_name"
11296   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11297   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11298   include:
11299     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11300     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11301     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11302     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11303     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11304   layout:
11305     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11306     layout: "plot-throughput"
11307
11308 - type: "plot"
11309   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11310   algorithm: "plot_perf_box_name"
11311   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11312   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11313   include:
11314     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11315     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11316     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11317     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11318     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11319   layout:
11320     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11321     layout: "plot-throughput"
11322
11323 - type: "plot"
11324   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11325   algorithm: "plot_perf_box_name"
11326   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11328   include:
11329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11330     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11331     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11335   layout:
11336     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11337     layout: "plot-throughput"
11338
11339 - type: "plot"
11340   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11341   algorithm: "plot_perf_box_name"
11342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11344   include:
11345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11351   layout:
11352     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11353     layout: "plot-throughput"
11354
11355 - type: "plot"
11356   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11357   algorithm: "plot_perf_box_name"
11358   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11360   include:
11361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11365   layout:
11366     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11367     layout: "plot-throughput"
11368
11369 - type: "plot"
11370   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11371   algorithm: "plot_perf_box_name"
11372   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11374   include:
11375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11379   layout:
11380     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11381     layout: "plot-throughput"
11382
11383 #- type: "plot"
11384 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11385 #  algorithm: "plot_perf_box_name"
11386 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11387 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11388 #  include:
11389 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11390 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11391 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11392 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11393 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11394 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11395 #  layout:
11396 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11397 #    layout: "plot-throughput"
11398 #
11399 #- type: "plot"
11400 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11401 #  algorithm: "plot_perf_box_name"
11402 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11403 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11404 #  include:
11405 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11406 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11407 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11408 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11409 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11410 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11411 #  layout:
11412 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11413 #    layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11417   algorithm: "plot_perf_box_name"
11418   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11419   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11420   include:
11421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11422 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11424 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11426 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11427   layout:
11428     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11429     layout: "plot-throughput"
11430
11431 - type: "plot"
11432   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11433   algorithm: "plot_perf_box_name"
11434   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11435   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11436   include:
11437     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11438 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11439     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11440 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11441     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11442 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11443   layout:
11444     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11445     layout: "plot-throughput"
11446
11447 - type: "plot"
11448   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11449   algorithm: "plot_perf_box_name"
11450   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11451   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11452   include:
11453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11459   layout:
11460     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11461     layout: "plot-throughput"
11462
11463 - type: "plot"
11464   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11465   algorithm: "plot_perf_box_name"
11466   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11467   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11468   include:
11469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11475   layout:
11476     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11477     layout: "plot-throughput"
11478
11479 #- type: "plot"
11480 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11481 #  algorithm: "plot_perf_box_name"
11482 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11483 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11484 #  include:
11485 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11486 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11487 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11488 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11489 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11490 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11491 #  layout:
11492 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11493 #    layout: "plot-throughput"
11494 #
11495 #- type: "plot"
11496 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11497 #  algorithm: "plot_perf_box_name"
11498 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11499 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11500 #  include:
11501 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11502 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11503 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11504 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11505 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11506 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11507 #  layout:
11508 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11509 #    layout: "plot-throughput"
11510 #
11511 #- type: "plot"
11512 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11513 #  algorithm: "plot_perf_box_name"
11514 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11515 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11516 #  include:
11517 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11518 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11519 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11520 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11521 #  layout:
11522 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11523 #    layout: "plot-throughput"
11524 #
11525 #- type: "plot"
11526 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11527 #  algorithm: "plot_perf_box_name"
11528 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11530 #  include:
11531 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11532 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11533 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11534 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11535 #  layout:
11536 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11537 #    layout: "plot-throughput"
11538 #
11539 #- type: "plot"
11540 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11541 #  algorithm: "plot_perf_box_name"
11542 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11543 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11544 #  include:
11545 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11546 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11547 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11548 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11549 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11550 #  layout:
11551 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11552 #    layout: "plot-throughput"
11553 #
11554 #- type: "plot"
11555 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11556 #  algorithm: "plot_perf_box_name"
11557 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11558 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11559 #  include:
11560 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11561 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11562 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11563 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11564 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11565 #  layout:
11566 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11567 #    layout: "plot-throughput"
11568 #
11569 #- type: "plot"
11570 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11571 #  algorithm: "plot_perf_box_name"
11572 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11573 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11574 #  include:
11575 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11576 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11577 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11578 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11579 #  layout:
11580 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11581 #    layout: "plot-throughput"
11582 #
11583 #- type: "plot"
11584 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11585 #  algorithm: "plot_perf_box_name"
11586 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11587 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11588 #  include:
11589 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11590 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11591 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11592 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11593 #  layout:
11594 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11595 #    layout: "plot-throughput"
11596
11597 - type: "plot"
11598   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11599   algorithm: "plot_perf_box_name"
11600   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11602   include:
11603     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11609   layout:
11610     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11611     layout: "plot-throughput"
11612
11613 - type: "plot"
11614   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11615   algorithm: "plot_perf_box_name"
11616   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11618   include:
11619     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11620     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11621     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11622     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11623     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11624     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11625   layout:
11626     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11627     layout: "plot-throughput"
11628
11629 #- type: "plot"
11630 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11631 #  algorithm: "plot_perf_box_name"
11632 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11633 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11634 #  include:
11635 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11636 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11637 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11638 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11639 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11640 #  layout:
11641 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11642 #    layout: "plot-throughput"
11643 #
11644 #- type: "plot"
11645 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11646 #  algorithm: "plot_perf_box_name"
11647 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11648 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11649 #  include:
11650 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11651 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11652 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11653 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11654 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11655 #  layout:
11656 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11657 #    layout: "plot-throughput"
11658 #
11659 #- type: "plot"
11660 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11661 #  algorithm: "plot_perf_box_name"
11662 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11663 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11664 #  include:
11665 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11666 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11667 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11668 #  layout:
11669 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11670 #    layout: "plot-throughput"
11671 #
11672 #- type: "plot"
11673 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11674 #  algorithm: "plot_perf_box_name"
11675 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11676 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11677 #  include:
11678 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11679 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11680 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11681 #  layout:
11682 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11683 #    layout: "plot-throughput"
11684 #
11685 #- type: "plot"
11686 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11687 #  algorithm: "plot_perf_box_name"
11688 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11689 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11690 #  include:
11691 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11692 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11693 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11694 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11695 #  layout:
11696 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11697 #    layout: "plot-throughput"
11698 #
11699 #- type: "plot"
11700 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11701 #  algorithm: "plot_perf_box_name"
11702 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11703 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11704 #  include:
11705 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11706 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11707 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11708 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11709 #  layout:
11710 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11711 #    layout: "plot-throughput"
11712 #
11713 #- type: "plot"
11714 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11715 #  algorithm: "plot_perf_box_name"
11716 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11717 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11718 #  include:
11719 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11720 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11721 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11722 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11723 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11724 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11725 #  layout:
11726 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11727 #    layout: "plot-throughput"
11728 #
11729 #- type: "plot"
11730 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11731 #  algorithm: "plot_perf_box_name"
11732 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11733 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11734 #  include:
11735 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11736 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11737 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11738 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11739 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11740 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11741 #  layout:
11742 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11743 #    layout: "plot-throughput"
11744 #
11745 #- type: "plot"
11746 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11747 #  algorithm: "plot_perf_box_name"
11748 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11749 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11750 #  include:
11751 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11752 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11753 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11754 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11755 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11756 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11757 #  layout:
11758 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11759 #    layout: "plot-throughput"
11760 #
11761 #- type: "plot"
11762 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11763 #  algorithm: "plot_perf_box_name"
11764 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11765 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11766 #  include:
11767 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11768 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11769 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11770 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11771 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11772 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11773 #  layout:
11774 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11775 #    layout: "plot-throughput"
11776
11777 - type: "plot"
11778   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11779   algorithm: "plot_perf_box_name"
11780   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11781   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11782   include:
11783     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11784     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11785     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11786     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11787   layout:
11788     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11789     layout: "plot-throughput"
11790
11791 - type: "plot"
11792   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11793   algorithm: "plot_perf_box_name"
11794   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11795   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11796   include:
11797     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11798     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11799     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11800     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11801   layout:
11802     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11803     layout: "plot-throughput"
11804
11805 - type: "plot"
11806   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11807   algorithm: "plot_perf_box_name"
11808   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11809   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11810   include:
11811     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11812     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11813     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11814     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11815     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11817   layout:
11818     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11819     layout: "plot-throughput"
11820
11821 - type: "plot"
11822   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11823   algorithm: "plot_perf_box_name"
11824   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11825   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11826   include:
11827     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11828     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11833   layout:
11834     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11835     layout: "plot-throughput"
11836
11837 - type: "plot"
11838   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11839   algorithm: "plot_perf_box_name"
11840   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11841   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11842   include:
11843     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11844     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11849   layout:
11850     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11851     layout: "plot-throughput"
11852
11853 - type: "plot"
11854   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11855   algorithm: "plot_perf_box_name"
11856   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11857   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11858   include:
11859     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11860     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11865   layout:
11866     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11867     layout: "plot-throughput"
11868
11869 - type: "plot"
11870   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11871   algorithm: "plot_perf_box_name"
11872   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11873   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11874   include:
11875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11879   layout:
11880     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11881     layout: "plot-throughput"
11882
11883 - type: "plot"
11884   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11885   algorithm: "plot_perf_box_name"
11886   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11887   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11888   include:
11889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11893   layout:
11894     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11901   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11902   include:
11903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11909   layout:
11910     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11911     layout: "plot-throughput"
11912
11913 - type: "plot"
11914   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11915   algorithm: "plot_perf_box_name"
11916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11918   include:
11919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11925   layout:
11926     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11927     layout: "plot-throughput"
11928
11929 - type: "plot"
11930   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11931   algorithm: "plot_perf_box_name"
11932   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11933   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11934   include:
11935     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11936     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11937     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11938     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11939   layout:
11940     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11941     layout: "plot-throughput"
11942
11943 - type: "plot"
11944   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11945   algorithm: "plot_perf_box_name"
11946   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11947   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11948   include:
11949     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11950     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11951     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11952     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11953   layout:
11954     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11955     layout: "plot-throughput"
11956
11957 - type: "plot"
11958   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11959   algorithm: "plot_perf_box_name"
11960   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11961   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11962   include:
11963     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11964     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11965     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11966     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11967     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11968     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11969   layout:
11970     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11971     layout: "plot-throughput"
11972
11973 - type: "plot"
11974   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11975   algorithm: "plot_perf_box_name"
11976   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11977   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11978   include:
11979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11981     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11982     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11985   layout:
11986     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11987     layout: "plot-throughput"
11988
11989 - type: "plot"
11990   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11991   algorithm: "plot_perf_box_name"
11992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11994   include:
11995     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11996     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11997     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12001   layout:
12002     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12003     layout: "plot-throughput"
12004
12005 - type: "plot"
12006   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12007   algorithm: "plot_perf_box_name"
12008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12010   include:
12011     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12012     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12013     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12017   layout:
12018     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12019     layout: "plot-throughput"
12020
12021 - type: "plot"
12022   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12023   algorithm: "plot_perf_box_name"
12024   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12026   include:
12027     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12028     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12029     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12030     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12031     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12032     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12033   layout:
12034     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12035     layout: "plot-throughput"
12036
12037 - type: "plot"
12038   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12039   algorithm: "plot_perf_box_name"
12040   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12042   include:
12043     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12044     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12045     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12046     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12047     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12048     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12049   layout:
12050     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12051     layout: "plot-throughput"
12052
12053 #- type: "plot"
12054 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12055 #  algorithm: "plot_perf_box_name"
12056 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12057 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12058 #  include:
12059 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12060 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12061 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12062 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12063 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12064 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12065 #  layout:
12066 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12067 #    layout: "plot-throughput"
12068 #
12069 #- type: "plot"
12070 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12071 #  algorithm: "plot_perf_box_name"
12072 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12073 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12074 #  include:
12075 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12076 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12077 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12078 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12081 #  layout:
12082 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12083 #    layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12090   include:
12091     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12092     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12093     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12094     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12095     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12096     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12097   layout:
12098     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12106   include:
12107     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12108     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12109     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12110     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12111     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12112     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12113   layout:
12114     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12115     layout: "plot-throughput"
12116
12117 #- type: "plot"
12118 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12119 #  algorithm: "plot_perf_box_name"
12120 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12121 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12122 #  include:
12123 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12124 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12125 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12126 #  layout:
12127 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12128 #    layout: "plot-throughput"
12129 #
12130 #- type: "plot"
12131 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12132 #  algorithm: "plot_perf_box_name"
12133 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12134 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12135 #  include:
12136 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12137 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12138 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12139 #  layout:
12140 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12141 #    layout: "plot-throughput"
12142
12143 #- type: "plot"
12144 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12145 #  algorithm: "plot_perf_box_name"
12146 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12147 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12148 #  include:
12149 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12150 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12151 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12152 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12153 #  layout:
12154 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12155 #    layout: "plot-throughput"
12156 #
12157 #- type: "plot"
12158 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12159 #  algorithm: "plot_perf_box_name"
12160 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12161 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12162 #  include:
12163 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12164 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12165 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12166 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12167 #  layout:
12168 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12169 #    layout: "plot-throughput"
12170 #
12171 #- type: "plot"
12172 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12173 #  algorithm: "plot_perf_box_name"
12174 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12175 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12176 #  include:
12177 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12178 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12179 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12180 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12181 #  layout:
12182 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12183 #    layout: "plot-throughput"
12184 #
12185 #- type: "plot"
12186 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12187 #  algorithm: "plot_perf_box_name"
12188 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12189 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12190 #  include:
12191 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12192 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12193 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12194 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12195 #  layout:
12196 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12197 #    layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12201   algorithm: "plot_perf_box_name"
12202   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12204   include:
12205     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12206     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12207     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12208     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12209   layout:
12210     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12211     layout: "plot-throughput"
12212
12213 - type: "plot"
12214   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12215   algorithm: "plot_perf_box_name"
12216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12218   include:
12219     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12220     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12221     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12222     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12223   layout:
12224     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12225     layout: "plot-throughput"
12226
12227 - type: "plot"
12228   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12229   algorithm: "plot_perf_box_name"
12230   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12231   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12232   include:
12233     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12234     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12235     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12236     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12237   layout:
12238     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12243   algorithm: "plot_perf_box_name"
12244   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12246   include:
12247     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12248     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12249     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12250     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12251   layout:
12252     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12253     layout: "plot-throughput"
12254
12255 #- type: "plot"
12256 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12257 #  algorithm: "plot_perf_box_name"
12258 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12259 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12260 #  include:
12261 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12262 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12263 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12264 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12265 #  layout:
12266 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12267 #    layout: "plot-throughput"
12268 #
12269 #- type: "plot"
12270 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12271 #  algorithm: "plot_perf_box_name"
12272 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12273 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12274 #  include:
12275 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12276 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12277 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12278 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12279 #  layout:
12280 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12281 #    layout: "plot-throughput"
12282 #
12283 #- type: "plot"
12284 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12285 #  algorithm: "plot_perf_box_name"
12286 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12287 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12288 #  include:
12289 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12290 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12291 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12292 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12293 #  layout:
12294 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12295 #    layout: "plot-throughput"
12296 #
12297 #- type: "plot"
12298 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12299 #  algorithm: "plot_perf_box_name"
12300 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12301 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12302 #  include:
12303 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12304 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12305 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12306 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12307 #  layout:
12308 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12309 #    layout: "plot-throughput"
12310 #
12311 #- type: "plot"
12312 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12313 #  algorithm: "plot_perf_box_name"
12314 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12315 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12316 #  include:
12317 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12318 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12319 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12320 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12321 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12322 #  layout:
12323 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12324 #    layout: "plot-throughput"
12325 #
12326 #- type: "plot"
12327 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12328 #  algorithm: "plot_perf_box_name"
12329 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12330 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12331 #  include:
12332 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12333 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12334 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12335 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12336 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12337 #  layout:
12338 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12339 #    layout: "plot-throughput"
12340 #
12341 #- type: "plot"
12342 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12343 #  algorithm: "plot_perf_box_name"
12344 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12345 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12346 #  include:
12347 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12348 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12349 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12350 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12351 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12352 #  layout:
12353 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12354 #    layout: "plot-throughput"
12355 #
12356 #- type: "plot"
12357 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12358 #  algorithm: "plot_perf_box_name"
12359 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12360 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12361 #  include:
12362 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12363 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12364 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12365 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12366 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12367 #  layout:
12368 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12369 #    layout: "plot-throughput"
12370 #
12371 #- type: "plot"
12372 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12373 #  algorithm: "plot_perf_box_name"
12374 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12375 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12376 #  include:
12377 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12378 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12379 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12380 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12381 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12383 #  layout:
12384 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12385 #    layout: "plot-throughput"
12386 #
12387 #- type: "plot"
12388 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12389 #  algorithm: "plot_perf_box_name"
12390 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12391 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12392 #  include:
12393 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12394 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12395 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12396 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12399 #  layout:
12400 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12401 #    layout: "plot-throughput"
12402 #
12403 #- type: "plot"
12404 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12405 #  algorithm: "plot_perf_box_name"
12406 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12407 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12408 #  include:
12409 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12410 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12411 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12413 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12414 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12415 #  layout:
12416 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12417 #    layout: "plot-throughput"
12418 #
12419 #- type: "plot"
12420 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12421 #  algorithm: "plot_perf_box_name"
12422 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12423 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12424 #  include:
12425 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12426 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12427 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12428 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12429 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12430 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12431 #  layout:
12432 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12433 #    layout: "plot-throughput"
12434
12435 - type: "plot"
12436   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12437   algorithm: "plot_perf_box_name"
12438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12440   include:
12441     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12442     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12445     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12446   layout:
12447     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12448     layout: "plot-throughput"
12449
12450 - type: "plot"
12451   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12452   algorithm: "plot_perf_box_name"
12453   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12454   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12455   include:
12456     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12457     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12458     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12459     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12460     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12461   layout:
12462     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12463     layout: "plot-throughput"
12464
12465 #- type: "plot"
12466 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12467 #  algorithm: "plot_perf_box_name"
12468 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12469 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12470 #  include:
12471 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12472 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12473 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12474 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12475 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12476 #  layout:
12477 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12478 #    layout: "plot-throughput"
12479 #
12480 #- type: "plot"
12481 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12482 #  algorithm: "plot_perf_box_name"
12483 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12484 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12485 #  include:
12486 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12487 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12488 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12489 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12490 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12491 #  layout:
12492 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12493 #    layout: "plot-throughput"
12494
12495 #- type: "plot"
12496 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12497 #  algorithm: "plot_perf_box_name"
12498 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12499 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12500 #  include:
12501 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12502 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12503 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12504 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12505 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12507 #  layout:
12508 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12509 #    layout: "plot-throughput"
12510 #
12511 #- type: "plot"
12512 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12513 #  algorithm: "plot_perf_box_name"
12514 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12515 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12516 #  include:
12517 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12518 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12519 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12520 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12523 #  layout:
12524 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12525 #    layout: "plot-throughput"
12526
12527 #- type: "plot"
12528 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12529 #  algorithm: "plot_perf_box_name"
12530 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12531 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12532 #  include:
12533 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12534 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12535 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12536 #  layout:
12537 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12538 #    layout: "plot-throughput"
12539 #
12540 #- type: "plot"
12541 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12542 #  algorithm: "plot_perf_box_name"
12543 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12544 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12545 #  include:
12546 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12547 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12548 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12549 #  layout:
12550 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12551 #    layout: "plot-throughput"
12552
12553 ################################################################################
12554
12555 # Packet Speedup
12556
12557 #- type: "plot"
12558 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12559 #  algorithm: "plot_tsa_name"
12560 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12561 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12562 #  include:
12563 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12564 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12565 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12566 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12567 #  layout:
12568 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12569 #    layout: "plot-throughput-speedup-analysis"
12570 #
12571 #- type: "plot"
12572 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12573 #  algorithm: "plot_tsa_name"
12574 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12575 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12576 #  include:
12577 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12578 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12579 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12580 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12581 #  layout:
12582 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12583 #    layout: "plot-throughput-speedup-analysis"
12584 #
12585 #- type: "plot"
12586 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12587 #  algorithm: "plot_tsa_name"
12588 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12589 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12590 #  include:
12591 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12592 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12593 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12594 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12595 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12596 #  layout:
12597 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12598 #    layout: "plot-throughput-speedup-analysis"
12599 #
12600 #- type: "plot"
12601 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12602 #  algorithm: "plot_tsa_name"
12603 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12604 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12605 #  include:
12606 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12607 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12608 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12609 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12610 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12611 #  layout:
12612 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12613 #    layout: "plot-throughput-speedup-analysis"
12614 #
12615 #- type: "plot"
12616 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12617 #  algorithm: "plot_tsa_name"
12618 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12619 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12620 #  include:
12621 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12622 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12623 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12624 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12625 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12626 #  layout:
12627 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12628 #    layout: "plot-throughput-speedup-analysis"
12629 #
12630 #- type: "plot"
12631 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12632 #  algorithm: "plot_tsa_name"
12633 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12634 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12635 #  include:
12636 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12637 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12638 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12639 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12640 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12641 #  layout:
12642 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12643 #    layout: "plot-throughput-speedup-analysis"
12644 #
12645 #- type: "plot"
12646 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12647 #  algorithm: "plot_tsa_name"
12648 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12649 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12650 #  include:
12651 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12652 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12653 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12654 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12655 #  layout:
12656 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12657 #    layout: "plot-throughput-speedup-analysis"
12658 #
12659 #- type: "plot"
12660 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12661 #  algorithm: "plot_tsa_name"
12662 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12663 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12664 #  include:
12665 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12666 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12667 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12668 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12669 #  layout:
12670 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12671 #    layout: "plot-throughput-speedup-analysis"
12672 #
12673 #- type: "plot"
12674 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12675 #  algorithm: "plot_tsa_name"
12676 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12677 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12678 #  include:
12679 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12680 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12681 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12682 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12683 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12684 #  layout:
12685 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12686 #    layout: "plot-throughput-speedup-analysis"
12687 #
12688 #- type: "plot"
12689 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12690 #  algorithm: "plot_tsa_name"
12691 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12692 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12693 #  include:
12694 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12695 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12696 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12697 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12698 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12699 #  layout:
12700 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12701 #    layout: "plot-throughput-speedup-analysis"
12702 #
12703 #- type: "plot"
12704 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12705 #  algorithm: "plot_tsa_name"
12706 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12707 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12708 #  include:
12709 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12710 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12711 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12712 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12713 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12714 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12715 #  layout:
12716 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12717 #    layout: "plot-throughput-speedup-analysis"
12718 #
12719 #- type: "plot"
12720 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12721 #  algorithm: "plot_tsa_name"
12722 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12723 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12724 #  include:
12725 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12726 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12727 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12728 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12729 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12731 #  layout:
12732 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12733 #    layout: "plot-throughput-speedup-analysis"
12734
12735 - type: "plot"
12736   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12737   algorithm: "plot_tsa_name"
12738   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12739   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12740   include:
12741     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12742     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12743     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12744   layout:
12745     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12746     layout: "plot-throughput-speedup-analysis"
12747
12748 - type: "plot"
12749   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12750   algorithm: "plot_tsa_name"
12751   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12752   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12753   include:
12754     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12755     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12756     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12757   layout:
12758     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12759     layout: "plot-throughput-speedup-analysis"
12760
12761 #- type: "plot"
12762 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12763 #  algorithm: "plot_tsa_name"
12764 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12765 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12766 #  include:
12767 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12768 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12769 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12770 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12771 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12772 #  layout:
12773 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12774 #    layout: "plot-throughput-speedup-analysis"
12775 #
12776 #- type: "plot"
12777 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12778 #  algorithm: "plot_tsa_name"
12779 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12780 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12781 #  include:
12782 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12783 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12784 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12785 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12786 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12787 #  layout:
12788 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12789 #    layout: "plot-throughput-speedup-analysis"
12790 #
12791 #- type: "plot"
12792 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12793 #  algorithm: "plot_tsa_name"
12794 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12795 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12796 #  include:
12797 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12798 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12799 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12800 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12801 #  layout:
12802 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12803 #    layout: "plot-throughput-speedup-analysis"
12804 #
12805 #- type: "plot"
12806 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12807 #  algorithm: "plot_tsa_name"
12808 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12809 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12810 #  include:
12811 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12812 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12813 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12814 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12815 #  layout:
12816 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12817 #    layout: "plot-throughput-speedup-analysis"
12818 #
12819 #- type: "plot"
12820 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12821 #  algorithm: "plot_tsa_name"
12822 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12823 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12824 #  include:
12825 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12826 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12827 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12828 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12829 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12830 #  layout:
12831 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12832 #    layout: "plot-throughput-speedup-analysis"
12833 #
12834 #- type: "plot"
12835 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12836 #  algorithm: "plot_tsa_name"
12837 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12838 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12839 #  include:
12840 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12841 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12842 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12843 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12844 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12845 #  layout:
12846 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12847 #    layout: "plot-throughput-speedup-analysis"
12848 #
12849 #- type: "plot"
12850 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12851 #  algorithm: "plot_tsa_name"
12852 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12853 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12854 #  include:
12855 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12856 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12857 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12858 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12859 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12861 #  layout:
12862 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12863 #    layout: "plot-throughput-speedup-analysis"
12864 #
12865 #- type: "plot"
12866 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12867 #  algorithm: "plot_tsa_name"
12868 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12869 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12870 #  include:
12871 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12872 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12873 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12874 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12875 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12877 #  layout:
12878 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12879 #    layout: "plot-throughput-speedup-analysis"
12880
12881 - type: "plot"
12882   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12883   algorithm: "plot_tsa_name"
12884   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12885   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12886   include:
12887     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12888     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12889   layout:
12890     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12891     layout: "plot-throughput-speedup-analysis"
12892
12893 - type: "plot"
12894   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12895   algorithm: "plot_tsa_name"
12896   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12898   include:
12899     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12900     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12901   layout:
12902     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12903     layout: "plot-throughput-speedup-analysis"
12904
12905 #- type: "plot"
12906 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12907 #  algorithm: "plot_tsa_name"
12908 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12909 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12910 #  include:
12911 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12912 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12913 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12914 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12915 #  layout:
12916 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12917 #    layout: "plot-throughput-speedup-analysis"
12918 #
12919 #- type: "plot"
12920 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12921 #  algorithm: "plot_tsa_name"
12922 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12923 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12924 #  include:
12925 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12926 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12927 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12928 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12929 #  layout:
12930 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12931 #    layout: "plot-throughput-speedup-analysis"
12932 #
12933 #- type: "plot"
12934 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12935 #  algorithm: "plot_tsa_name"
12936 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12937 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12938 #  include:
12939 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12940 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12941 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12942 #  layout:
12943 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12944 #    layout: "plot-throughput-speedup-analysis"
12945 #
12946 #- type: "plot"
12947 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12948 #  algorithm: "plot_tsa_name"
12949 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12950 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12951 #  include:
12952 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12953 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12954 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12955 #  layout:
12956 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12957 #    layout: "plot-throughput-speedup-analysis"
12958 #
12959 #- type: "plot"
12960 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12961 #  algorithm: "plot_tsa_name"
12962 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12963 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12964 #  include:
12965 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12966 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12967 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12968 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12969 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12970 #  layout:
12971 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12972 #    layout: "plot-throughput-speedup-analysis"
12973 #
12974 #- type: "plot"
12975 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12976 #  algorithm: "plot_tsa_name"
12977 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12978 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12979 #  include:
12980 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12981 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12982 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12983 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12984 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12985 #  layout:
12986 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12987 #    layout: "plot-throughput-speedup-analysis"
12988
12989 - type: "plot"
12990   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12991   algorithm: "plot_tsa_name"
12992   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12993   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12994   include:
12995     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12996     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12997     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12998   layout:
12999     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13000     layout: "plot-throughput-speedup-analysis"
13001
13002 - type: "plot"
13003   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13004   algorithm: "plot_tsa_name"
13005   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13006   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13007   include:
13008     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13009     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13010     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13011   layout:
13012     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13013     layout: "plot-throughput-speedup-analysis"
13014
13015 #- type: "plot"
13016 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13017 #  algorithm: "plot_tsa_name"
13018 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13019 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13020 #  include:
13021 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13022 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13023 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13024 #  layout:
13025 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13026 #    layout: "plot-throughput-speedup-analysis"
13027 #
13028 #- type: "plot"
13029 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13030 #  algorithm: "plot_tsa_name"
13031 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13032 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13033 #  include:
13034 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13035 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13036 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13037 #  layout:
13038 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13039 #    layout: "plot-throughput-speedup-analysis"
13040 #
13041 #- type: "plot"
13042 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13043 #  algorithm: "plot_tsa_name"
13044 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13045 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13046 #  include:
13047 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13048 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13049 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13050 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13051 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13052 #  layout:
13053 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13054 #    layout: "plot-throughput-speedup-analysis"
13055 #
13056 #- type: "plot"
13057 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13058 #  algorithm: "plot_tsa_name"
13059 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13060 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13061 #  include:
13062 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13063 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13064 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13065 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13066 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13067 #  layout:
13068 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13069 #    layout: "plot-throughput-speedup-analysis"
13070
13071 - type: "plot"
13072   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13073   algorithm: "plot_tsa_name"
13074   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13076   include:
13077     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13078     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13079     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13080     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13081     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13082     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13083   layout:
13084     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13085     layout: "plot-throughput-speedup-analysis"
13086
13087 - type: "plot"
13088   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13089   algorithm: "plot_tsa_name"
13090   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13092   include:
13093     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13094     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13097     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13098     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13099   layout:
13100     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13101     layout: "plot-throughput-speedup-analysis"
13102
13103 - type: "plot"
13104   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13105   algorithm: "plot_tsa_name"
13106   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13107   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13108   include:
13109     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13110     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13113   layout:
13114     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13115     layout: "plot-throughput-speedup-analysis"
13116
13117 - type: "plot"
13118   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13119   algorithm: "plot_tsa_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13122   include:
13123     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13126     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13127   layout:
13128     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13129     layout: "plot-throughput-speedup-analysis"
13130
13131 #- type: "plot"
13132 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13133 #  algorithm: "plot_tsa_name"
13134 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13135 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13136 #  include:
13137 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13138 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13139 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13140 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13141 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13142 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13143 #  layout:
13144 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13145 #    layout: "plot-throughput-speedup-analysis"
13146 #
13147 #- type: "plot"
13148 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13149 #  algorithm: "plot_tsa_name"
13150 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13151 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13152 #  include:
13153 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13154 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13155 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13156 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13157 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13158 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13159 #  layout:
13160 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13161 #    layout: "plot-throughput-speedup-analysis"
13162 #
13163 #- type: "plot"
13164 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13165 #  algorithm: "plot_tsa_name"
13166 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13167 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13168 #  include:
13169 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13170 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13171 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13172 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13173 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13174 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13175 #  layout:
13176 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13177 #    layout: "plot-throughput-speedup-analysis"
13178 #
13179 #- type: "plot"
13180 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13181 #  algorithm: "plot_tsa_name"
13182 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13183 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13184 #  include:
13185 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13186 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13187 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13188 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13189 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13190 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13191 #  layout:
13192 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13193 #    layout: "plot-throughput-speedup-analysis"
13194 #
13195 #- type: "plot"
13196 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13197 #  algorithm: "plot_tsa_name"
13198 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13199 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13200 #  include:
13201 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13202 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13203 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13204 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13205 #  layout:
13206 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13207 #    layout: "plot-throughput-speedup-analysis"
13208 #
13209 #- type: "plot"
13210 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13211 #  algorithm: "plot_tsa_name"
13212 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13213 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13214 #  include:
13215 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13216 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13217 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13218 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13219 #  layout:
13220 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13221 #    layout: "plot-throughput-speedup-analysis"
13222 #
13223 #- type: "plot"
13224 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13225 #  algorithm: "plot_tsa_name"
13226 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13227 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13228 #  include:
13229 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13230 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13231 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13232 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13234 #  layout:
13235 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13236 #    layout: "plot-throughput-speedup-analysis"
13237 #
13238 #- type: "plot"
13239 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13240 #  algorithm: "plot_tsa_name"
13241 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13242 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13243 #  include:
13244 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13245 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13246 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13247 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13249 #  layout:
13250 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13251 #    layout: "plot-throughput-speedup-analysis"
13252 #
13253 #- type: "plot"
13254 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13255 #  algorithm: "plot_tsa_name"
13256 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13257 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13258 #  include:
13259 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13260 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13261 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13263 #  layout:
13264 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13265 #    layout: "plot-throughput-speedup-analysis"
13266 #
13267 #- type: "plot"
13268 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13269 #  algorithm: "plot_tsa_name"
13270 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13271 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13272 #  include:
13273 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13274 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13275 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13276 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13277 #  layout:
13278 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13279 #    layout: "plot-throughput-speedup-analysis"
13280
13281 - type: "plot"
13282   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13283   algorithm: "plot_tsa_name"
13284   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13286   include:
13287     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13288     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13289     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13290     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13291     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13292     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13293   layout:
13294     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13295     layout: "plot-throughput-speedup-analysis"
13296
13297 - type: "plot"
13298   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13299   algorithm: "plot_tsa_name"
13300   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13302   include:
13303     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13304     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13305     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13306     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13307     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13309   layout:
13310     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13311     layout: "plot-throughput-speedup-analysis"
13312
13313 #- type: "plot"
13314 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13315 #  algorithm: "plot_tsa_name"
13316 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13317 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13318 #  include:
13319 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13320 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13321 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13322 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13323 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13324 #  layout:
13325 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13326 #    layout: "plot-throughput-speedup-analysis"
13327 #
13328 #- type: "plot"
13329 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13330 #  algorithm: "plot_tsa_name"
13331 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13332 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13333 #  include:
13334 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13335 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13336 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13337 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13338 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13339 #  layout:
13340 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13341 #    layout: "plot-throughput-speedup-analysis"
13342 #
13343 #- type: "plot"
13344 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13345 #  algorithm: "plot_tsa_name"
13346 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13347 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13348 #  include:
13349 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13350 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13351 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13352 #  layout:
13353 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13354 #    layout: "plot-throughput-speedup-analysis"
13355 #
13356 #- type: "plot"
13357 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13358 #  algorithm: "plot_tsa_name"
13359 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13360 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13361 #  include:
13362 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13363 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13364 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13365 #  layout:
13366 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13367 #    layout: "plot-throughput-speedup-analysis"
13368 #
13369 #- type: "plot"
13370 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13371 #  algorithm: "plot_tsa_name"
13372 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13373 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13374 #  include:
13375 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13376 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13377 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13378 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13379 #  layout:
13380 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13381 #    layout: "plot-throughput-speedup-analysis"
13382 #
13383 #- type: "plot"
13384 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13385 #  algorithm: "plot_tsa_name"
13386 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13387 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13388 #  include:
13389 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13390 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13391 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13392 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13393 #  layout:
13394 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13395 #    layout: "plot-throughput-speedup-analysis"
13396 #
13397 #- type: "plot"
13398 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13399 #  algorithm: "plot_tsa_name"
13400 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13401 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13402 #  include:
13403 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13404 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13405 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13406 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13407 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13408 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13409 #  layout:
13410 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13411 #    layout: "plot-throughput-speedup-analysis"
13412 #
13413 #- type: "plot"
13414 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13415 #  algorithm: "plot_tsa_name"
13416 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13417 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13418 #  include:
13419 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13420 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13421 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13422 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13423 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13425 #  layout:
13426 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13427 #    layout: "plot-throughput-speedup-analysis"
13428 #
13429 #- type: "plot"
13430 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13431 #  algorithm: "plot_tsa_name"
13432 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13433 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13434 #  include:
13435 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13436 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13437 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13438 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13439 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13440 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13441 #  layout:
13442 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13443 #    layout: "plot-throughput-speedup-analysis"
13444 #
13445 #- type: "plot"
13446 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13447 #  algorithm: "plot_tsa_name"
13448 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13449 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13450 #  include:
13451 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13452 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13453 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13454 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13455 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13456 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13457 #  layout:
13458 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13459 #    layout: "plot-throughput-speedup-analysis"
13460
13461 - type: "plot"
13462   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13463   algorithm: "plot_tsa_name"
13464   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13466   include:
13467     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13468     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13469     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13470     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13471     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13472     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13473   layout:
13474     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13475     layout: "plot-throughput-speedup-analysis"
13476
13477 - type: "plot"
13478   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13479   algorithm: "plot_tsa_name"
13480   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13481   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13482   include:
13483     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13484     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13485     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13486     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13487     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13488     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13489   layout:
13490     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13491     layout: "plot-throughput-speedup-analysis"
13492
13493 #- type: "plot"
13494 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13495 #  algorithm: "plot_tsa_name"
13496 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13497 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13498 #  include:
13499 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13500 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13501 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13502 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13503 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13504 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13505 #  layout:
13506 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13507 #    layout: "plot-throughput-speedup-analysis"
13508 #
13509 #- type: "plot"
13510 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13511 #  algorithm: "plot_tsa_name"
13512 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13513 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13514 #  include:
13515 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13516 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13517 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13518 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13519 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13520 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13521 #  layout:
13522 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13523 #    layout: "plot-throughput-speedup-analysis"
13524 #
13525 #- type: "plot"
13526 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13527 #  algorithm: "plot_tsa_name"
13528 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13530 #  include:
13531 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13532 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13533 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13534 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13535 #  layout:
13536 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13537 #    layout: "plot-throughput-speedup-analysis"
13538 #
13539 #- type: "plot"
13540 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13541 #  algorithm: "plot_tsa_name"
13542 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13543 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13544 #  include:
13545 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13546 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13547 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13548 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13549 #  layout:
13550 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13551 #    layout: "plot-throughput-speedup-analysis"
13552 #
13553 #- type: "plot"
13554 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13555 #  algorithm: "plot_tsa_name"
13556 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13557 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13558 #  include:
13559 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13560 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13561 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13562 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13563 #  layout:
13564 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13565 #    layout: "plot-throughput-speedup-analysis"
13566 #
13567 #- type: "plot"
13568 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13569 #  algorithm: "plot_tsa_name"
13570 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13571 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13572 #  include:
13573 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13574 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13575 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13576 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13577 #  layout:
13578 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13579 #    layout: "plot-throughput-speedup-analysis"
13580
13581 - type: "plot"
13582   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13583   algorithm: "plot_tsa_name"
13584   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13586   include:
13587     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13588     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13589     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13590     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13591   layout:
13592     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13593     layout: "plot-throughput-speedup-analysis"
13594
13595 - type: "plot"
13596   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13597   algorithm: "plot_tsa_name"
13598   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13600   include:
13601     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13602     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13603     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13604     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13605   layout:
13606     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13607     layout: "plot-throughput-speedup-analysis"
13608
13609 - type: "plot"
13610   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13611   algorithm: "plot_tsa_name"
13612   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13614   include:
13615     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13616     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13617     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13618     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13619   layout:
13620     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13621     layout: "plot-throughput-speedup-analysis"
13622
13623 - type: "plot"
13624   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13625   algorithm: "plot_tsa_name"
13626   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13628   include:
13629     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13630     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13631     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13632     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13633   layout:
13634     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13635     layout: "plot-throughput-speedup-analysis"
13636
13637 #- type: "plot"
13638 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13639 #  algorithm: "plot_tsa_name"
13640 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13641 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13642 #  include:
13643 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13644 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13645 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13646 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13647 #  layout:
13648 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13649 #    layout: "plot-throughput-speedup-analysis"
13650 #
13651 #- type: "plot"
13652 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13653 #  algorithm: "plot_tsa_name"
13654 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13655 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13656 #  include:
13657 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13658 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13659 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13660 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13661 #  layout:
13662 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13663 #    layout: "plot-throughput-speedup-analysis"
13664 #
13665 #- type: "plot"
13666 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13667 #  algorithm: "plot_tsa_name"
13668 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13669 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13670 #  include:
13671 #    - "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"
13672 #    - "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"
13673 #    - "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"
13674 #    - "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"
13675 #  layout:
13676 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13677 #    layout: "plot-throughput-speedup-analysis"
13678 #
13679 #- type: "plot"
13680 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13681 #  algorithm: "plot_tsa_name"
13682 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13683 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13684 #  include:
13685 #    - "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"
13686 #    - "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"
13687 #    - "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"
13688 #    - "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"
13689 #  layout:
13690 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13691 #    layout: "plot-throughput-speedup-analysis"
13692 #
13693 #- type: "plot"
13694 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13695 #  algorithm: "plot_tsa_name"
13696 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13697 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13698 #  include:
13699 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13700 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13701 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13702 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13703 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13704 #  layout:
13705 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13706 #    layout: "plot-throughput-speedup-analysis"
13707 #
13708 #- type: "plot"
13709 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13710 #  algorithm: "plot_tsa_name"
13711 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13712 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13713 #  include:
13714 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13715 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13716 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13717 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13718 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13719 #  layout:
13720 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13721 #    layout: "plot-throughput-speedup-analysis"
13722 #
13723 #- type: "plot"
13724 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13725 #  algorithm: "plot_tsa_name"
13726 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13727 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13728 #  include:
13729 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13730 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13731 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13732 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13733 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13734 #  layout:
13735 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13736 #    layout: "plot-throughput-speedup-analysis"
13737 #
13738 #- type: "plot"
13739 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13740 #  algorithm: "plot_tsa_name"
13741 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13742 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13743 #  include:
13744 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13745 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13746 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13747 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13748 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13749 #  layout:
13750 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13751 #    layout: "plot-throughput-speedup-analysis"
13752 #
13753 #- type: "plot"
13754 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13755 #  algorithm: "plot_tsa_name"
13756 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13757 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13758 #  include:
13759 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13760 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13761 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13762 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13763 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13765 #  layout:
13766 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13767 #    layout: "plot-throughput-speedup-analysis"
13768 #
13769 #- type: "plot"
13770 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13771 #  algorithm: "plot_tsa_name"
13772 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13773 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774 #  include:
13775 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13776 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13777 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13778 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13779 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13781 #  layout:
13782 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13783 #    layout: "plot-throughput-speedup-analysis"
13784 #
13785 #- type: "plot"
13786 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13787 #  algorithm: "plot_tsa_name"
13788 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13789 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13790 #  include:
13791 #    - "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"
13792 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13793 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13794 #    - "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"
13795 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13796 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13797 #  layout:
13798 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13799 #    layout: "plot-throughput-speedup-analysis"
13800 #
13801 #- type: "plot"
13802 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13803 #  algorithm: "plot_tsa_name"
13804 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13805 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13806 #  include:
13807 #    - "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"
13808 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13809 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13810 #    - "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"
13811 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13812 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13813 #  layout:
13814 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13815 #    layout: "plot-throughput-speedup-analysis"
13816 #
13817 #- type: "plot"
13818 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13819 #  algorithm: "plot_tsa_name"
13820 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13821 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13822 #  include:
13823 #    - "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"
13824 #    - "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"
13825 #    - "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"
13826 #  layout:
13827 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13828 #    layout: "plot-throughput-speedup-analysis"
13829 #
13830 #- type: "plot"
13831 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13832 #  algorithm: "plot_tsa_name"
13833 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13834 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13835 #  include:
13836 #    - "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"
13837 #    - "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"
13838 #    - "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"
13839 #  layout:
13840 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13841 #    layout: "plot-throughput-speedup-analysis"
13842
13843 - type: "plot"
13844   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13845   algorithm: "plot_tsa_name"
13846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13848   include:
13849     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13850     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13851     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13852     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13853     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13854   layout:
13855     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13856     layout: "plot-throughput-speedup-analysis"
13857
13858 - type: "plot"
13859   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13860   algorithm: "plot_tsa_name"
13861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13863   include:
13864     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13865     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13866     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13867     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13868     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13869   layout:
13870     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13871     layout: "plot-throughput-speedup-analysis"
13872
13873 - type: "plot"
13874   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13875   algorithm: "plot_tsa_name"
13876   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13877   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13878   include:
13879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13884   layout:
13885     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13886     layout: "plot-throughput-speedup-analysis"
13887
13888 - type: "plot"
13889   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13890   algorithm: "plot_tsa_name"
13891   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13892   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13893   include:
13894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13899   layout:
13900     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13901     layout: "plot-throughput-speedup-analysis"
13902
13903 - type: "plot"
13904   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13905   algorithm: "plot_tsa_name"
13906   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13907   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13908   include:
13909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13915   layout:
13916     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13917     layout: "plot-throughput-speedup-analysis"
13918
13919 - type: "plot"
13920   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13921   algorithm: "plot_tsa_name"
13922   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13923   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13924   include:
13925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13931   layout:
13932     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13933     layout: "plot-throughput-speedup-analysis"
13934
13935 - type: "plot"
13936   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13937   algorithm: "plot_tsa_name"
13938   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13939   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13940   include:
13941     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13942     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13943     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13945   layout:
13946     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13947     layout: "plot-throughput-speedup-analysis"
13948
13949 - type: "plot"
13950   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13951   algorithm: "plot_tsa_name"
13952   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13953   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13954   include:
13955     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13959   layout:
13960     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13961     layout: "plot-throughput-speedup-analysis"
13962
13963 - type: "plot"
13964   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13965   algorithm: "plot_tsa_name"
13966   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13967   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13968   include:
13969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13970     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13971     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13972     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13974   layout:
13975     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13976     layout: "plot-throughput-speedup-analysis"
13977
13978 - type: "plot"
13979   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13980   algorithm: "plot_tsa_name"
13981   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13982   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13983   include:
13984     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13985     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13986     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13987     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13989   layout:
13990     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13991     layout: "plot-throughput-speedup-analysis"
13992
13993 - type: "plot"
13994   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13995   algorithm: "plot_tsa_name"
13996   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13997   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13998   include:
13999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14002     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14004     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14005   layout:
14006     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14007     layout: "plot-throughput-speedup-analysis"
14008
14009 - type: "plot"
14010   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14011   algorithm: "plot_tsa_name"
14012   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14013   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14014   include:
14015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14018     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14021   layout:
14022     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14023     layout: "plot-throughput-speedup-analysis"
14024
14025 - type: "plot"
14026   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14027   algorithm: "plot_tsa_name"
14028   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14029   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14030   include:
14031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14035   layout:
14036     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14037     layout: "plot-throughput-speedup-analysis"
14038
14039 - type: "plot"
14040   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14041   algorithm: "plot_tsa_name"
14042   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14043   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14044   include:
14045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14049   layout:
14050     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14051     layout: "plot-throughput-speedup-analysis"
14052
14053 - type: "plot"
14054   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14055   algorithm: "plot_tsa_name"
14056   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14057   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14058   include:
14059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14065   layout:
14066     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14067     layout: "plot-throughput-speedup-analysis"
14068
14069 - type: "plot"
14070   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14071   algorithm: "plot_tsa_name"
14072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14074   include:
14075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14081   layout:
14082     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14083     layout: "plot-throughput-speedup-analysis"
14084
14085 - type: "plot"
14086   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14087   algorithm: "plot_tsa_name"
14088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14090   include:
14091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14097   layout:
14098     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14099     layout: "plot-throughput-speedup-analysis"
14100
14101 - type: "plot"
14102   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14103   algorithm: "plot_tsa_name"
14104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14106   include:
14107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14113   layout:
14114     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14115     layout: "plot-throughput-speedup-analysis"
14116
14117 - type: "plot"
14118   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14119   algorithm: "plot_tsa_name"
14120   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14121   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14122   include:
14123     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14124     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14125     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14126     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14127     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14128     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14129   layout:
14130     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14131     layout: "plot-throughput-speedup-analysis"
14132
14133 - type: "plot"
14134   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14135   algorithm: "plot_tsa_name"
14136   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14137   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14138   include:
14139     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14140     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14141     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14145   layout:
14146     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14147     layout: "plot-throughput-speedup-analysis"
14148
14149 - type: "plot"
14150   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14151   algorithm: "plot_tsa_name"
14152   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14153   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14154   include:
14155     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14156     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14157     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14158     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14159     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14160   layout:
14161     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14162     layout: "plot-throughput-speedup-analysis"
14163
14164 - type: "plot"
14165   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14166   algorithm: "plot_tsa_name"
14167   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14168   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14169   include:
14170     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14171     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14172     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14173     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14174     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14175   layout:
14176     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14177     layout: "plot-throughput-speedup-analysis"
14178
14179 #- type: "plot"
14180 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14181 #  algorithm: "plot_tsa_name"
14182 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14183 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14184 #  include:
14185 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14186 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14187 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14188 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14189 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14190 #  layout:
14191 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14192 #    layout: "plot-throughput-speedup-analysis"
14193 #
14194 #- type: "plot"
14195 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14196 #  algorithm: "plot_tsa_name"
14197 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14198 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14199 #  include:
14200 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14201 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14202 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14203 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14204 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14205 #  layout:
14206 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14207 #    layout: "plot-throughput-speedup-analysis"
14208
14209 #- type: "plot"
14210 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14211 #  algorithm: "plot_tsa_name"
14212 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14213 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14214 #  include:
14215 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14216 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14217 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14218 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14219 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14220 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14221 #  layout:
14222 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14223 #    layout: "plot-throughput-speedup-analysis"
14224 #
14225 #- type: "plot"
14226 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14227 #  algorithm: "plot_tsa_name"
14228 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14229 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14230 #  include:
14231 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14232 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14233 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14234 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14237 #  layout:
14238 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14239 #    layout: "plot-throughput-speedup-analysis"
14240
14241 - type: "plot"
14242   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14243   algorithm: "plot_tsa_name"
14244   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14245   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14246   include:
14247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14252   layout:
14253     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14254     layout: "plot-throughput-speedup-analysis"
14255
14256 - type: "plot"
14257   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14258   algorithm: "plot_tsa_name"
14259   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14260   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14261   include:
14262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14267   layout:
14268     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14269     layout: "plot-throughput-speedup-analysis"
14270
14271 - type: "plot"
14272   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14273   algorithm: "plot_tsa_name"
14274   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14275   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14276   include:
14277     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14283   layout:
14284     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14285     layout: "plot-throughput-speedup-analysis"
14286
14287 - type: "plot"
14288   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14289   algorithm: "plot_tsa_name"
14290   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14291   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14292   include:
14293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14299   layout:
14300     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14301     layout: "plot-throughput-speedup-analysis"
14302
14303 - type: "plot"
14304   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14305   algorithm: "plot_tsa_name"
14306   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14307   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14308   include:
14309     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14314   layout:
14315     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14316     layout: "plot-throughput-speedup-analysis"
14317
14318 - type: "plot"
14319   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14320   algorithm: "plot_tsa_name"
14321   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14322   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14323   include:
14324     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14329   layout:
14330     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14331     layout: "plot-throughput-speedup-analysis"
14332
14333 - type: "plot"
14334   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14335   algorithm: "plot_tsa_name"
14336   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14337   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14338   include:
14339     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14340     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14341     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14342     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14343   layout:
14344     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14345     layout: "plot-throughput-speedup-analysis"
14346
14347 - type: "plot"
14348   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14349   algorithm: "plot_tsa_name"
14350   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14351   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14352   include:
14353     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14354     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14355     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14357   layout:
14358     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14359     layout: "plot-throughput-speedup-analysis"
14360
14361 - type: "plot"
14362   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14363   algorithm: "plot_tsa_name"
14364   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14365   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14366   include:
14367     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14368     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14369     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14370     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14373   layout:
14374     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14375     layout: "plot-throughput-speedup-analysis"
14376
14377 - type: "plot"
14378   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14379   algorithm: "plot_tsa_name"
14380   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14381   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14382   include:
14383     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14384     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14389   layout:
14390     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14398   include:
14399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14404   layout:
14405     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14406     layout: "plot-throughput-speedup-analysis"
14407
14408 - type: "plot"
14409   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14410   algorithm: "plot_tsa_name"
14411   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14412   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14413   include:
14414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14419   layout:
14420     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14421     layout: "plot-throughput-speedup-analysis"
14422
14423 - type: "plot"
14424   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14425   algorithm: "plot_tsa_name"
14426   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14427   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14428   include:
14429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14435   layout:
14436     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14437     layout: "plot-throughput-speedup-analysis"
14438
14439 - type: "plot"
14440   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14441   algorithm: "plot_tsa_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14443   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14444   include:
14445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14451   layout:
14452     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14453     layout: "plot-throughput-speedup-analysis"
14454
14455 - type: "plot"
14456   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14457   algorithm: "plot_tsa_name"
14458   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14459   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14460   include:
14461     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14465   layout:
14466     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14474   include:
14475     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14479   layout:
14480     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14481     layout: "plot-throughput-speedup-analysis"
14482
14483 - type: "plot"
14484   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14485   algorithm: "plot_tsa_name"
14486   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14487   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14488   include:
14489     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14490     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14494   layout:
14495     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14496     layout: "plot-throughput-speedup-analysis"
14497
14498 - type: "plot"
14499   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14500   algorithm: "plot_tsa_name"
14501   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14502   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14503   include:
14504     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14509   layout:
14510     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14511     layout: "plot-throughput-speedup-analysis"
14512
14513 - type: "plot"
14514   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14515   algorithm: "plot_tsa_name"
14516   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14517   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14518   include:
14519     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14520     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14521     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14522     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14523     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14524     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14525   layout:
14526     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14527     layout: "plot-throughput-speedup-analysis"
14528
14529 - type: "plot"
14530   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14531   algorithm: "plot_tsa_name"
14532   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14533   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14534   include:
14535     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14536     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14537     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14538     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14539     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14540     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14541   layout:
14542     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14543     layout: "plot-throughput-speedup-analysis"
14544
14545 - type: "plot"
14546   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14547   algorithm: "plot_tsa_name"
14548   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14549   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14550   include:
14551     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14552     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14553     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14555   layout:
14556     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14557     layout: "plot-throughput-speedup-analysis"
14558
14559 - type: "plot"
14560   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14561   algorithm: "plot_tsa_name"
14562   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14563   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14564   include:
14565     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14566     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14567     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14568     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14569   layout:
14570     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14571     layout: "plot-throughput-speedup-analysis"
14572
14573 - type: "plot"
14574   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14575   algorithm: "plot_tsa_name"
14576   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14577   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14578   include:
14579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14580     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14582     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14583     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14584     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14585   layout:
14586     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14587     layout: "plot-throughput-speedup-analysis"
14588
14589 - type: "plot"
14590   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14591   algorithm: "plot_tsa_name"
14592   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14593   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14594   include:
14595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14596     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14597     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14598     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14601   layout:
14602     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14603     layout: "plot-throughput-speedup-analysis"
14604
14605 - type: "plot"
14606   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14607   algorithm: "plot_tsa_name"
14608   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14609   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14610   include:
14611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14612     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14613     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14617   layout:
14618     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14619     layout: "plot-throughput-speedup-analysis"
14620
14621 - type: "plot"
14622   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14623   algorithm: "plot_tsa_name"
14624   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14625   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14626   include:
14627     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14628     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14633   layout:
14634     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14635     layout: "plot-throughput-speedup-analysis"
14636
14637 #- type: "plot"
14638 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14639 #  algorithm: "plot_tsa_name"
14640 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14641 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14642 #  include:
14643 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14644 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14645 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14646 #  layout:
14647 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14648 #    layout: "plot-throughput-speedup-analysis"
14649 #
14650 #- type: "plot"
14651 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14652 #  algorithm: "plot_tsa_name"
14653 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14654 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14655 #  include:
14656 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14657 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14658 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14659 #  layout:
14660 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14661 #    layout: "plot-throughput-speedup-analysis"
14662
14663 ################################################################################
14664
14665 # Packet Throughput - DPDK
14666
14667 # 2n-skx-xxv710
14668
14669 #- type: "plot"
14670 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14671 #  algorithm: "plot_perf_box_name"
14672 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14673 #  data: "plot-dpdk-throughput-latency-2n-skx"
14674 #  include:
14675 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14676 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14677 #  layout:
14678 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14679 #    layout: "plot-throughput"
14680 #
14681 #- type: "plot"
14682 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14683 #  algorithm: "plot_perf_box_name"
14684 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14685 #  data: "plot-dpdk-throughput-latency-2n-skx"
14686 #  include:
14687 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14688 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14689 #  layout:
14690 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14691 #    layout: "plot-throughput"
14692 #
14693 #- type: "plot"
14694 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14695 #  algorithm: "plot_perf_box_name"
14696 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14697 #  data: "plot-dpdk-throughput-latency-2n-skx"
14698 #  include:
14699 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14700 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14701 #  layout:
14702 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14703 #    layout: "plot-throughput"
14704 #
14705 #- type: "plot"
14706 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14707 #  algorithm: "plot_perf_box_name"
14708 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14709 #  data: "plot-dpdk-throughput-latency-2n-skx"
14710 #  include:
14711 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14712 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14713 #  layout:
14714 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14715 #    layout: "plot-throughput"
14716 #
14717 ## 2n-skx-x710
14718 #
14719 #- type: "plot"
14720 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14721 #  algorithm: "plot_perf_box_name"
14722 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14723 #  data: "plot-dpdk-throughput-latency-2n-skx"
14724 #  include:
14725 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14726 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14727 #  layout:
14728 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14729 #    layout: "plot-throughput"
14730 #
14731 #- type: "plot"
14732 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14733 #  algorithm: "plot_perf_box_name"
14734 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14735 #  data: "plot-dpdk-throughput-latency-2n-skx"
14736 #  include:
14737 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14738 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14739 #  layout:
14740 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14741 #    layout: "plot-throughput"
14742 #
14743 #- type: "plot"
14744 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14745 #  algorithm: "plot_perf_box_name"
14746 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14747 #  data: "plot-dpdk-throughput-latency-2n-skx"
14748 #  include:
14749 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14750 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14751 #  layout:
14752 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14753 #    layout: "plot-throughput"
14754 #
14755 #- type: "plot"
14756 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14757 #  algorithm: "plot_perf_box_name"
14758 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14759 #  data: "plot-dpdk-throughput-latency-2n-skx"
14760 #  include:
14761 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14762 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14763 #  layout:
14764 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14765 #    layout: "plot-throughput"
14766 #
14767 ## 3n-skx-xxv710
14768 #
14769 #- type: "plot"
14770 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14771 #  algorithm: "plot_perf_box_name"
14772 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14773 #  data: "plot-dpdk-throughput-latency-3n-skx"
14774 #  include:
14775 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14776 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14777 #  layout:
14778 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14779 #    layout: "plot-throughput"
14780 #
14781 #- type: "plot"
14782 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14783 #  algorithm: "plot_perf_box_name"
14784 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14785 #  data: "plot-dpdk-throughput-latency-3n-skx"
14786 #  include:
14787 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14788 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14789 #  layout:
14790 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14791 #    layout: "plot-throughput"
14792 #
14793 #- type: "plot"
14794 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14795 #  algorithm: "plot_perf_box_name"
14796 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14797 #  data: "plot-dpdk-throughput-latency-3n-skx"
14798 #  include:
14799 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14800 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14801 #  layout:
14802 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14803 #    layout: "plot-throughput"
14804 #
14805 #- type: "plot"
14806 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14807 #  algorithm: "plot_perf_box_name"
14808 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14809 #  data: "plot-dpdk-throughput-latency-3n-skx"
14810 #  include:
14811 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14812 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14813 #  layout:
14814 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14815 #    layout: "plot-throughput"
14816 #
14817 ## 3n-skx-x710
14818 #
14819 #- type: "plot"
14820 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14821 #  algorithm: "plot_perf_box_name"
14822 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14823 #  data: "plot-dpdk-throughput-latency-3n-skx"
14824 #  include:
14825 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14826 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14827 #  layout:
14828 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14829 #    layout: "plot-throughput"
14830 #
14831 #- type: "plot"
14832 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14833 #  algorithm: "plot_perf_box_name"
14834 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14835 #  data: "plot-dpdk-throughput-latency-3n-skx"
14836 #  include:
14837 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14838 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14839 #  layout:
14840 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14841 #    layout: "plot-throughput"
14842 #
14843 #- type: "plot"
14844 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14845 #  algorithm: "plot_perf_box_name"
14846 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14847 #  data: "plot-dpdk-throughput-latency-3n-skx"
14848 #  include:
14849 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14850 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14851 #  layout:
14852 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14853 #    layout: "plot-throughput"
14854 #
14855 #- type: "plot"
14856 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14857 #  algorithm: "plot_perf_box_name"
14858 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14859 #  data: "plot-dpdk-throughput-latency-3n-skx"
14860 #  include:
14861 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14862 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14863 #  layout:
14864 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14865 #    layout: "plot-throughput"
14866
14867 # 3n-hsw-xl710
14868
14869 - type: "plot"
14870   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14871   algorithm: "plot_perf_box_name"
14872   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14873   data: "plot-dpdk-throughput-latency-3n-hsw"
14874   include:
14875     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14876     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14877   layout:
14878     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14879     layout: "plot-throughput"
14880
14881 - type: "plot"
14882   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14883   algorithm: "plot_perf_box_name"
14884   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14885   data: "plot-dpdk-throughput-latency-3n-hsw"
14886   include:
14887     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14888     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14889   layout:
14890     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14891     layout: "plot-throughput"
14892
14893 - type: "plot"
14894   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14895   algorithm: "plot_perf_box_name"
14896   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14897   data: "plot-dpdk-throughput-latency-3n-hsw"
14898   include:
14899     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14900     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14901   layout:
14902     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14903     layout: "plot-throughput"
14904
14905 - type: "plot"
14906   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14907   algorithm: "plot_perf_box_name"
14908   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14909   data: "plot-dpdk-throughput-latency-3n-hsw"
14910   include:
14911     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14912     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14913   layout:
14914     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14915     layout: "plot-throughput"
14916
14917 # 3n-hsw-x710
14918
14919 - type: "plot"
14920   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14921   algorithm: "plot_perf_box_name"
14922   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14923   data: "plot-dpdk-throughput-latency-3n-hsw"
14924   include:
14925     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14926     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14927   layout:
14928     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14929     layout: "plot-throughput"
14930
14931 - type: "plot"
14932   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14933   algorithm: "plot_perf_box_name"
14934   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14935   data: "plot-dpdk-throughput-latency-3n-hsw"
14936   include:
14937     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14938     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14939   layout:
14940     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14941     layout: "plot-throughput"
14942
14943 - type: "plot"
14944   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14945   algorithm: "plot_perf_box_name"
14946   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14947   data: "plot-dpdk-throughput-latency-3n-hsw"
14948   include:
14949     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14950     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14951   layout:
14952     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14953     layout: "plot-throughput"
14954
14955 - type: "plot"
14956   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14957   algorithm: "plot_perf_box_name"
14958   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14959   data: "plot-dpdk-throughput-latency-3n-hsw"
14960   include:
14961     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14962     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14963   layout:
14964     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14965     layout: "plot-throughput"
14966
14967 # 2n-dnv-x553
14968
14969 - type: "plot"
14970   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14971   algorithm: "plot_perf_box_name"
14972   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14973   data: "plot-dpdk-throughput-latency-2n-dnv"
14974   include:
14975     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14976     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14977   layout:
14978     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14979     layout: "plot-throughput"
14980
14981 - type: "plot"
14982   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14983   algorithm: "plot_perf_box_name"
14984   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14985   data: "plot-dpdk-throughput-latency-2n-dnv"
14986   include:
14987     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14988     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14989   layout:
14990     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14991     layout: "plot-throughput"
14992
14993 - type: "plot"
14994   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14995   algorithm: "plot_perf_box_name"
14996   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14997   data: "plot-dpdk-throughput-latency-2n-dnv"
14998   include:
14999     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15000     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15001   layout:
15002     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15003     layout: "plot-throughput"
15004
15005 - type: "plot"
15006   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15007   algorithm: "plot_perf_box_name"
15008   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15009   data: "plot-dpdk-throughput-latency-2n-dnv"
15010   include:
15011     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15012     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15013   layout:
15014     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15015     layout: "plot-throughput"
15016
15017 # 3n-dnv-x553
15018
15019 - type: "plot"
15020   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15021   algorithm: "plot_perf_box_name"
15022   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15023   data: "plot-dpdk-throughput-latency-3n-dnv"
15024   include:
15025     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15026     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15027   layout:
15028     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15029     layout: "plot-throughput"
15030
15031 - type: "plot"
15032   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15033   algorithm: "plot_perf_box_name"
15034   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15035   data: "plot-dpdk-throughput-latency-3n-dnv"
15036   include:
15037     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15038     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15039   layout:
15040     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15041     layout: "plot-throughput"
15042
15043 - type: "plot"
15044   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15045   algorithm: "plot_perf_box_name"
15046   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15047   data: "plot-dpdk-throughput-latency-3n-dnv"
15048   include:
15049     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15050     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15051   layout:
15052     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15053     layout: "plot-throughput"
15054
15055 - type: "plot"
15056   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15057   algorithm: "plot_perf_box_name"
15058   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15059   data: "plot-dpdk-throughput-latency-3n-dnv"
15060   include:
15061     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15062     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15063   layout:
15064     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15065     layout: "plot-throughput"
15066
15067 # 3n-tsh-x520
15068
15069 - type: "plot"
15070   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15071   algorithm: "plot_perf_box_name"
15072   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15073   data: "plot-dpdk-throughput-latency-3n-tsh"
15074   include:
15075     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15076     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15077   layout:
15078     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15079     layout: "plot-throughput"
15080
15081 - type: "plot"
15082   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15083   algorithm: "plot_perf_box_name"
15084   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15085   data: "plot-dpdk-throughput-latency-3n-tsh"
15086   include:
15087     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15088     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15089   layout:
15090     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15091     layout: "plot-throughput"
15092
15093 - type: "plot"
15094   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15095   algorithm: "plot_perf_box_name"
15096   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15097   data: "plot-dpdk-throughput-latency-3n-tsh"
15098   include:
15099     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15100     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15101   layout:
15102     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15103     layout: "plot-throughput"
15104
15105 - type: "plot"
15106   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15107   algorithm: "plot_perf_box_name"
15108   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15109   data: "plot-dpdk-throughput-latency-3n-tsh"
15110   include:
15111     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15112     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15113   layout:
15114     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15115     layout: "plot-throughput"
15116
15117 ################################################################################
15118 ###   2n-clx                                                                 ###
15119 ################################################################################
15120
15121 # Packet Throughput
15122
15123 #- type: "plot"
15124 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15125 #  algorithm: "plot_perf_box_name"
15126 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15127 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15128 #  include:
15129 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15130 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15131 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15132 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15133 #  layout:
15134 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15135 #    layout: "plot-throughput"
15136 #
15137 #- type: "plot"
15138 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15139 #  algorithm: "plot_perf_box_name"
15140 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15141 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15142 #  include:
15143 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15144 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15145 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15146 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15147 #  layout:
15148 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15149 #    layout: "plot-throughput"
15150 #
15151 #- type: "plot"
15152 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15153 #  algorithm: "plot_perf_box_name"
15154 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15155 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15156 #  include:
15157 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15158 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15159 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15160 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15161 #  layout:
15162 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15163 #    layout: "plot-throughput"
15164 #
15165 #- type: "plot"
15166 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15167 #  algorithm: "plot_perf_box_name"
15168 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15169 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15170 #  include:
15171 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15172 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15173 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15174 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15175 #  layout:
15176 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15177 #    layout: "plot-throughput"
15178 #
15179 #- type: "plot"
15180 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15181 #  algorithm: "plot_perf_box_name"
15182 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15183 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15184 #  include:
15185 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15186 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15187 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15188 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15189 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15190 #  layout:
15191 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15192 #    layout: "plot-throughput"
15193 #
15194 #- type: "plot"
15195 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15196 #  algorithm: "plot_perf_box_name"
15197 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15198 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15199 #  include:
15200 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15201 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15202 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15203 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15204 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15205 #  layout:
15206 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15207 #    layout: "plot-throughput"
15208 #
15209 #- type: "plot"
15210 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15211 #  algorithm: "plot_perf_box_name"
15212 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15213 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15214 #  include:
15215 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15216 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15217 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15218 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15219 #  layout:
15220 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15221 #    layout: "plot-throughput"
15222 #
15223 #- type: "plot"
15224 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15225 #  algorithm: "plot_perf_box_name"
15226 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15227 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15228 #  include:
15229 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15230 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15231 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15232 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15233 #  layout:
15234 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15235 #    layout: "plot-throughput"
15236 #
15237 #- type: "plot"
15238 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15239 #  algorithm: "plot_perf_box_name"
15240 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15241 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15242 #  include:
15243 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15244 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15245 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15246 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15247 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15248 #  layout:
15249 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15250 #    layout: "plot-throughput"
15251 #
15252 #- type: "plot"
15253 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15254 #  algorithm: "plot_perf_box_name"
15255 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15256 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15257 #  include:
15258 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15259 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15260 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15261 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15262 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15263 #  layout:
15264 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15265 #    layout: "plot-throughput"
15266 #
15267 #- type: "plot"
15268 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15269 #  algorithm: "plot_perf_box_name"
15270 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15271 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15272 #  include:
15273 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15274 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15275 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15276 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15277 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15278 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15279 #  layout:
15280 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15281 #    layout: "plot-throughput"
15282 #
15283 #- type: "plot"
15284 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15285 #  algorithm: "plot_perf_box_name"
15286 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15287 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15288 #  include:
15289 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15290 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15291 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15292 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15293 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15294 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15295 #  layout:
15296 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15297 #    layout: "plot-throughput"
15298 #
15299 #- type: "plot"
15300 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15301 #  algorithm: "plot_perf_box_name"
15302 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15303 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15304 #  include:
15305 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15306 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15307 #  layout:
15308 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15309 #    layout: "plot-throughput"
15310 #
15311 #- type: "plot"
15312 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15313 #  algorithm: "plot_perf_box_name"
15314 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15315 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15316 #  include:
15317 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15318 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15319 #  layout:
15320 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15321 #    layout: "plot-throughput"
15322 #
15323 #- type: "plot"
15324 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15325 #  algorithm: "plot_perf_box_name"
15326 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15327 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15328 #  include:
15329 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15330 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15331 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15332 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15333 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15334 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15335 #  layout:
15336 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15337 #    layout: "plot-throughput"
15338 #
15339 #- type: "plot"
15340 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15341 #  algorithm: "plot_perf_box_name"
15342 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15343 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15344 #  include:
15345 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15346 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15347 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15348 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15349 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15350 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15351 #  layout:
15352 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15353 #    layout: "plot-throughput"
15354 #
15355 #- type: "plot"
15356 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15357 #  algorithm: "plot_perf_box_name"
15358 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15359 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15360 #  include:
15361 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15362 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15363 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15364 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15365 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15366 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15367 #  layout:
15368 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15369 #    layout: "plot-throughput"
15370 #
15371 #- type: "plot"
15372 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15373 #  algorithm: "plot_perf_box_name"
15374 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15375 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15376 #  include:
15377 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15378 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15379 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15380 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15381 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15382 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15383 #  layout:
15384 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15385 #    layout: "plot-throughput"
15386 #
15387 #- type: "plot"
15388 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15389 #  algorithm: "plot_perf_box_name"
15390 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15391 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15392 #  include:
15393 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15394 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15395 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15396 #  layout:
15397 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15398 #    layout: "plot-throughput"
15399 #
15400 #- type: "plot"
15401 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15402 #  algorithm: "plot_perf_box_name"
15403 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15404 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15405 #  include:
15406 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15407 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15408 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15409 #  layout:
15410 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15411 #    layout: "plot-throughput"
15412 #
15413 #- type: "plot"
15414 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15415 #  algorithm: "plot_perf_box_name"
15416 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15417 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15418 #  include:
15419 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15420 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15421 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15422 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15423 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15424 #  layout:
15425 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15426 #    layout: "plot-throughput"
15427 #
15428 #- type: "plot"
15429 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15430 #  algorithm: "plot_perf_box_name"
15431 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15432 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15433 #  include:
15434 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15435 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15436 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15437 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15438 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15439 #  layout:
15440 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15441 #    layout: "plot-throughput"
15442 #
15443 #- type: "plot"
15444 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15445 #  algorithm: "plot_perf_box_name"
15446 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15447 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15448 #  include:
15449 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15450 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15451 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15452 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15453 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15454 #  layout:
15455 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15456 #    layout: "plot-throughput"
15457 #
15458 #- type: "plot"
15459 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15460 #  algorithm: "plot_perf_box_name"
15461 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15462 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15463 #  include:
15464 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15465 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15466 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15467 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15468 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15469 #  layout:
15470 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15471 #    layout: "plot-throughput"
15472 #
15473 #- type: "plot"
15474 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15475 #  algorithm: "plot_perf_box_name"
15476 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15477 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15478 #  include:
15479 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15480 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15481 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15482 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15483 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15484 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15485 #  layout:
15486 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15487 #    layout: "plot-throughput"
15488 #
15489 #- type: "plot"
15490 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15491 #  algorithm: "plot_perf_box_name"
15492 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15493 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15494 #  include:
15495 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15496 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15497 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15498 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15499 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15500 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15501 #  layout:
15502 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15503 #    layout: "plot-throughput"
15504 #
15505 #- type: "plot"
15506 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15507 #  algorithm: "plot_perf_box_name"
15508 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15509 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15510 #  include:
15511 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15512 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15513 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15514 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15515 #  layout:
15516 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15517 #    layout: "plot-throughput"
15518 #
15519 #- type: "plot"
15520 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15521 #  algorithm: "plot_perf_box_name"
15522 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15523 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15524 #  include:
15525 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15526 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15527 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15528 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15529 #  layout:
15530 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15531 #    layout: "plot-throughput"
15532 #
15533 #- type: "plot"
15534 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15535 #  algorithm: "plot_perf_box_name"
15536 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15537 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15538 #  include:
15539 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15540 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15541 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15542 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15543 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15544 #  layout:
15545 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15546 #    layout: "plot-throughput"
15547 #
15548 #- type: "plot"
15549 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15550 #  algorithm: "plot_perf_box_name"
15551 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15552 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15553 #  include:
15554 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15555 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15556 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15557 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15558 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15559 #  layout:
15560 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15561 #    layout: "plot-throughput"
15562 #
15563 #- type: "plot"
15564 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15565 #  algorithm: "plot_perf_box_name"
15566 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15567 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15568 #  include:
15569 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15570 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15571 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15572 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15573 #  layout:
15574 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15575 #    layout: "plot-throughput"
15576 #
15577 #- type: "plot"
15578 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15579 #  algorithm: "plot_perf_box_name"
15580 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15581 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15582 #  include:
15583 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15584 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15585 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15586 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15587 #  layout:
15588 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15589 #    layout: "plot-throughput"
15590 #
15591 #- type: "plot"
15592 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15593 #  algorithm: "plot_perf_box_name"
15594 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15595 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15596 #  include:
15597 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15598 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15599 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15600 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15601 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15602 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15603 #  layout:
15604 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15605 #    layout: "plot-throughput"
15606 #
15607 #- type: "plot"
15608 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15609 #  algorithm: "plot_perf_box_name"
15610 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15611 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15612 #  include:
15613 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15614 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15615 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15616 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15617 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15618 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15619 #  layout:
15620 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15621 #    layout: "plot-throughput"
15622 #
15623 #- type: "plot"
15624 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15625 #  algorithm: "plot_perf_box_name"
15626 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15627 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15628 #  include:
15629 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15630 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15631 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15632 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15633 #  layout:
15634 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15635 #    layout: "plot-throughput"
15636 #
15637 #- type: "plot"
15638 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15639 #  algorithm: "plot_perf_box_name"
15640 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15641 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15642 #  include:
15643 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15644 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15645 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15646 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15647 #  layout:
15648 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15649 #    layout: "plot-throughput"
15650 #
15651 #- type: "plot"
15652 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15653 #  algorithm: "plot_perf_box_name"
15654 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15655 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15656 #  include:
15657 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15658 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15659 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15660 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15661 #  layout:
15662 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15663 #    layout: "plot-throughput"
15664 #
15665 #- type: "plot"
15666 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15667 #  algorithm: "plot_perf_box_name"
15668 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15669 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15670 #  include:
15671 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15672 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15673 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15674 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15675 #  layout:
15676 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15677 #    layout: "plot-throughput"
15678 #
15679 #- type: "plot"
15680 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15681 #  algorithm: "plot_perf_box_name"
15682 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15683 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15684 #  include:
15685 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15686 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15687 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15688 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15689 #  layout:
15690 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15691 #    layout: "plot-throughput"
15692 #
15693 #- type: "plot"
15694 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15695 #  algorithm: "plot_perf_box_name"
15696 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15697 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15698 #  include:
15699 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15700 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15701 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15702 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15703 #  layout:
15704 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15705 #    layout: "plot-throughput"
15706 #
15707 #- type: "plot"
15708 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15709 #  algorithm: "plot_perf_box_name"
15710 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15711 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15712 #  include:
15713 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15714 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15715 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15716 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15717 #  layout:
15718 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15719 #    layout: "plot-throughput"
15720 #
15721 #- type: "plot"
15722 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15723 #  algorithm: "plot_perf_box_name"
15724 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15725 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15726 #  include:
15727 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15728 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15729 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15730 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15731 #  layout:
15732 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15733 #    layout: "plot-throughput"
15734 #
15735 #- type: "plot"
15736 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15737 #  algorithm: "plot_perf_box_name"
15738 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15739 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15740 #  include:
15741 #    - "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"
15742 #    - "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"
15743 #    - "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"
15744 #    - "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"
15745 #  layout:
15746 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15747 #    layout: "plot-throughput"
15748 #
15749 #- type: "plot"
15750 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15751 #  algorithm: "plot_perf_box_name"
15752 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15753 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15754 #  include:
15755 #    - "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"
15756 #    - "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"
15757 #    - "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"
15758 #    - "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"
15759 #  layout:
15760 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15761 #    layout: "plot-throughput"
15762 #
15763 #################################################################################
15764 #
15765 ## Packet Speedup
15766 #
15767 #- type: "plot"
15768 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15769 #  algorithm: "plot_tsa_name"
15770 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15771 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15772 #  include:
15773 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15774 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15775 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15776 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15777 #  layout:
15778 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15779 #    layout: "plot-throughput-speedup-analysis"
15780 #
15781 #- type: "plot"
15782 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15783 #  algorithm: "plot_tsa_name"
15784 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15785 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15786 #  include:
15787 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15788 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15789 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15790 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15791 #  layout:
15792 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15793 #    layout: "plot-throughput-speedup-analysis"
15794 #
15795 #- type: "plot"
15796 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15797 #  algorithm: "plot_tsa_name"
15798 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15799 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15800 #  include:
15801 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15802 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15803 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15804 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15805 #  layout:
15806 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15807 #    layout: "plot-throughput"
15808 #
15809 #- type: "plot"
15810 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15811 #  algorithm: "plot_tsa_name"
15812 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15813 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15814 #  include:
15815 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15816 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15817 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15818 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15819 #  layout:
15820 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15821 #    layout: "plot-throughput"
15822 #
15823 #- type: "plot"
15824 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15825 #  algorithm: "plot_tsa_name"
15826 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15827 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15828 #  include:
15829 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15830 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15831 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15832 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15833 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15834 #  layout:
15835 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15836 #    layout: "plot-throughput-speedup-analysis"
15837 #
15838 #- type: "plot"
15839 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15840 #  algorithm: "plot_tsa_name"
15841 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15842 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15843 #  include:
15844 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15845 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15846 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15847 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15848 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15849 #  layout:
15850 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15851 #    layout: "plot-throughput-speedup-analysis"
15852 #
15853 #- type: "plot"
15854 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15855 #  algorithm: "plot_tsa_name"
15856 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15857 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15858 #  include:
15859 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15860 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15861 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15862 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15863 #  layout:
15864 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15865 #    layout: "plot-throughput-speedup-analysis"
15866 #
15867 #- type: "plot"
15868 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15869 #  algorithm: "plot_tsa_name"
15870 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15871 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15872 #  include:
15873 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15874 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15875 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15876 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15877 #  layout:
15878 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15879 #    layout: "plot-throughput-speedup-analysis"
15880 #
15881 #- type: "plot"
15882 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15883 #  algorithm: "plot_tsa_name"
15884 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15885 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15886 #  include:
15887 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15888 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15889 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15890 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15891 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15892 #  layout:
15893 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15894 #    layout: "plot-throughput-speedup-analysis"
15895 #
15896 #- type: "plot"
15897 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15898 #  algorithm: "plot_tsa_name"
15899 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15900 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15901 #  include:
15902 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15903 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15904 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15905 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15906 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15907 #  layout:
15908 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15909 #    layout: "plot-throughput-speedup-analysis"
15910 #
15911 #- type: "plot"
15912 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15913 #  algorithm: "plot_tsa_name"
15914 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15915 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15916 #  include:
15917 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15918 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15919 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15920 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15921 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15922 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15923 #  layout:
15924 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15925 #    layout: "plot-throughput-speedup-analysis"
15926 #
15927 #- type: "plot"
15928 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15929 #  algorithm: "plot_tsa_name"
15930 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15931 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15932 #  include:
15933 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15934 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15935 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15936 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15937 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15938 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15939 #  layout:
15940 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15941 #    layout: "plot-throughput-speedup-analysis"
15942 #
15943 #- type: "plot"
15944 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15945 #  algorithm: "plot_tsa_name"
15946 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15947 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15948 #  include:
15949 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15950 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15951 #  layout:
15952 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15953 #    layout: "plot-throughput"
15954 #
15955 #- type: "plot"
15956 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15957 #  algorithm: "plot_tsa_name"
15958 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15959 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15960 #  include:
15961 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15962 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15963 #  layout:
15964 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15965 #    layout: "plot-throughput"
15966 #
15967 #- type: "plot"
15968 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15969 #  algorithm: "plot_tsa_name"
15970 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15971 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15972 #  include:
15973 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15974 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15975 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15976 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15977 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15978 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15979 #  layout:
15980 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15981 #    layout: "plot-throughput"
15982 #
15983 #- type: "plot"
15984 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15985 #  algorithm: "plot_tsa_name"
15986 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15987 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15988 #  include:
15989 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15990 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15991 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15992 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15993 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15994 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15995 #  layout:
15996 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15997 #    layout: "plot-throughput"
15998 #
15999 #- type: "plot"
16000 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16001 #  algorithm: "plot_tsa_name"
16002 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16003 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16004 #  include:
16005 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16006 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16007 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16008 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16009 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16010 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16011 #  layout:
16012 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16013 #    layout: "plot-throughput"
16014 #
16015 #- type: "plot"
16016 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16017 #  algorithm: "plot_tsa_name"
16018 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16019 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16020 #  include:
16021 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16022 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16023 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16024 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16025 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16026 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16027 #  layout:
16028 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16029 #    layout: "plot-throughput"
16030 #
16031 #- type: "plot"
16032 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16033 #  algorithm: "plot_tsa_name"
16034 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16035 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16036 #  include:
16037 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16038 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16039 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16040 #  layout:
16041 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16042 #    layout: "plot-throughput-speedup-analysis"
16043 #
16044 #- type: "plot"
16045 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16046 #  algorithm: "plot_tsa_name"
16047 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16048 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16049 #  include:
16050 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16051 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16052 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16053 #  layout:
16054 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16055 #    layout: "plot-throughput-speedup-analysis"
16056 #
16057 #- type: "plot"
16058 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16059 #  algorithm: "plot_tsa_name"
16060 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16061 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16062 #  include:
16063 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16064 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16065 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16066 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16067 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16068 #  layout:
16069 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16070 #    layout: "plot-throughput-speedup-analysis"
16071 #
16072 #- type: "plot"
16073 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16074 #  algorithm: "plot_tsa_name"
16075 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16076 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16077 #  include:
16078 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16079 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16080 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16081 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16082 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16083 #  layout:
16084 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16085 #    layout: "plot-throughput-speedup-analysis"
16086 #
16087 #- type: "plot"
16088 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16089 #  algorithm: "plot_tsa_name"
16090 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16091 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16092 #  include:
16093 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16094 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16095 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16096 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16097 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16098 #  layout:
16099 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16100 #    layout: "plot-throughput"
16101 #
16102 #- type: "plot"
16103 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16104 #  algorithm: "plot_tsa_name"
16105 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16106 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16107 #  include:
16108 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16109 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16110 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16111 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16112 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16113 #  layout:
16114 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16115 #    layout: "plot-throughput"
16116 #
16117 #- type: "plot"
16118 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16119 #  algorithm: "plot_tsa_name"
16120 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16121 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16122 #  include:
16123 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16124 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16125 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16126 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16127 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16128 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16129 #  layout:
16130 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16131 #    layout: "plot-throughput-speedup-analysis"
16132 #
16133 #- type: "plot"
16134 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16135 #  algorithm: "plot_tsa_name"
16136 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16137 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16138 #  include:
16139 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16140 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16141 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16142 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16143 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16144 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16145 #  layout:
16146 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16147 #    layout: "plot-throughput-speedup-analysis"
16148 #
16149 #- type: "plot"
16150 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16151 #  algorithm: "plot_tsa_name"
16152 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16153 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16154 #  include:
16155 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16156 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16157 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16158 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16159 #  layout:
16160 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16161 #    layout: "plot-throughput-speedup-analysis"
16162 #
16163 #- type: "plot"
16164 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16165 #  algorithm: "plot_tsa_name"
16166 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16167 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16168 #  include:
16169 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16170 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16171 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16172 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16173 #  layout:
16174 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16175 #    layout: "plot-throughput-speedup-analysis"
16176 #
16177 #- type: "plot"
16178 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16179 #  algorithm: "plot_tsa_name"
16180 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16181 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16182 #  include:
16183 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16184 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16185 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16186 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16187 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16188 #  layout:
16189 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16190 #    layout: "plot-throughput-speedup-analysis"
16191 #
16192 #- type: "plot"
16193 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16194 #  algorithm: "plot_tsa_name"
16195 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16196 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16197 #  include:
16198 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16199 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16200 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16201 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16202 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16203 #  layout:
16204 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16205 #    layout: "plot-throughput-speedup-analysis"
16206 #
16207 #- type: "plot"
16208 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16209 #  algorithm: "plot_tsa_name"
16210 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16211 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16212 #  include:
16213 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16214 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16215 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16216 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16217 #  layout:
16218 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16219 #    layout: "plot-throughput-speedup-analysis"
16220 #
16221 #- type: "plot"
16222 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16223 #  algorithm: "plot_tsa_name"
16224 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16225 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16226 #  include:
16227 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16228 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16229 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16230 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16231 #  layout:
16232 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16233 #    layout: "plot-throughput-speedup-analysis"
16234 #
16235 #- type: "plot"
16236 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16237 #  algorithm: "plot_tsa_name"
16238 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16239 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16240 #  include:
16241 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16242 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16243 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16244 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16245 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16246 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16247 #  layout:
16248 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16249 #    layout: "plot-throughput"
16250 #
16251 #- type: "plot"
16252 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16253 #  algorithm: "plot_tsa_name"
16254 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16255 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16256 #  include:
16257 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16258 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16259 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16260 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16261 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16262 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16263 #  layout:
16264 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16265 #    layout: "plot-throughput"
16266 #
16267 #- type: "plot"
16268 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16269 #  algorithm: "plot_tsa_name"
16270 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16271 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16272 #  include:
16273 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16274 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16275 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16276 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16277 #  layout:
16278 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16279 #    layout: "plot-throughput"
16280 #
16281 #- type: "plot"
16282 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16283 #  algorithm: "plot_tsa_name"
16284 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16285 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16286 #  include:
16287 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16288 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16289 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16290 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16291 #  layout:
16292 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16293 #    layout: "plot-throughput"
16294 #
16295 #- type: "plot"
16296 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16297 #  algorithm: "plot_tsa_name"
16298 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16299 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16300 #  include:
16301 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16302 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16303 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16304 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16305 #  layout:
16306 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16307 #    layout: "plot-throughput-speedup-analysis"
16308 #
16309 #- type: "plot"
16310 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16311 #  algorithm: "plot_tsa_name"
16312 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16313 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16314 #  include:
16315 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16316 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16317 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16318 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16319 #  layout:
16320 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16321 #    layout: "plot-throughput-speedup-analysis"
16322 #
16323 #- type: "plot"
16324 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16325 #  algorithm: "plot_tsa_name"
16326 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16327 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16328 #  include:
16329 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16330 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16331 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16332 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16333 #  layout:
16334 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16335 #    layout: "plot-throughput-speedup-analysis"
16336 #
16337 #- type: "plot"
16338 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16339 #  algorithm: "plot_tsa_name"
16340 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16341 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16342 #  include:
16343 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16344 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16345 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16346 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16347 #  layout:
16348 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16349 #    layout: "plot-throughput-speedup-analysis"
16350 #
16351 #- type: "plot"
16352 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16353 #  algorithm: "plot_tsa_name"
16354 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16355 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16356 #  include:
16357 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16358 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16359 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16360 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16361 #  layout:
16362 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16363 #    layout: "plot-throughput"
16364 #
16365 #- type: "plot"
16366 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16367 #  algorithm: "plot_tsa_name"
16368 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16369 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16370 #  include:
16371 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16372 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16373 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16374 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16375 #  layout:
16376 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16377 #    layout: "plot-throughput"
16378 #
16379 #- type: "plot"
16380 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16381 #  algorithm: "plot_tsa_name"
16382 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16383 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16384 #  include:
16385 #    - "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"
16386 #    - "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"
16387 #    - "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"
16388 #    - "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"
16389 #  layout:
16390 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16391 #    layout: "plot-throughput"
16392 #
16393 #- type: "plot"
16394 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16395 #  algorithm: "plot_tsa_name"
16396 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16397 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16398 #  include:
16399 #    - "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"
16400 #    - "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"
16401 #    - "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"
16402 #    - "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"
16403 #  layout:
16404 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16405 #    layout: "plot-throughput"
16406
16407 ################################################################################
16408
16409 # Packet Throughput - DPDK
16410
16411 # 2n-clx-xxv710
16412
16413 #- type: "plot"
16414 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16415 #  algorithm: "plot_perf_box_name"
16416 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16417 #  data: "plot-dpdk-throughput-latency-2n-clx"
16418 #  include:
16419 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16420 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16421 #  layout:
16422 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16423 #    layout: "plot-throughput"
16424 #
16425 #- type: "plot"
16426 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16427 #  algorithm: "plot_perf_box_name"
16428 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16429 #  data: "plot-dpdk-throughput-latency-2n-clx"
16430 #  include:
16431 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16432 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16433 #  layout:
16434 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16435 #    layout: "plot-throughput"
16436 #
16437 #- type: "plot"
16438 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16439 #  algorithm: "plot_perf_box_name"
16440 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16441 #  data: "plot-dpdk-throughput-latency-2n-clx"
16442 #  include:
16443 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16444 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16445 #  layout:
16446 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16447 #    layout: "plot-throughput"
16448 #
16449 #- type: "plot"
16450 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16451 #  algorithm: "plot_perf_box_name"
16452 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16453 #  data: "plot-dpdk-throughput-latency-2n-clx"
16454 #  include:
16455 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16456 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16457 #  layout:
16458 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16459 #    layout: "plot-throughput"
16460 #
16461 ## 2n-clx-x710
16462 #
16463 #- type: "plot"
16464 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16465 #  algorithm: "plot_perf_box_name"
16466 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16467 #  data: "plot-dpdk-throughput-latency-2n-clx"
16468 #  include:
16469 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16470 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16471 #  layout:
16472 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16473 #    layout: "plot-throughput"
16474 #
16475 #- type: "plot"
16476 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16477 #  algorithm: "plot_perf_box_name"
16478 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16479 #  data: "plot-dpdk-throughput-latency-2n-clx"
16480 #  include:
16481 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16482 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16483 #  layout:
16484 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16485 #    layout: "plot-throughput"
16486 #
16487 #- type: "plot"
16488 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16489 #  algorithm: "plot_perf_box_name"
16490 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16491 #  data: "plot-dpdk-throughput-latency-2n-clx"
16492 #  include:
16493 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16494 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16495 #  layout:
16496 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16497 #    layout: "plot-throughput"
16498 #
16499 #- type: "plot"
16500 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16501 #  algorithm: "plot_perf_box_name"
16502 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16503 #  data: "plot-dpdk-throughput-latency-2n-clx"
16504 #  include:
16505 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16506 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16507 #  layout:
16508 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16509 #    layout: "plot-throughput"
16510
16511 ################################################################################
16512
16513 #- type: "plot"
16514 #  title: "Latency by percentile: 2n-skx"
16515 #  algorithm: "plot_hdrh_lat_by_percentile"
16516 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16517 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16518 #  target-links: "../../_static/vpp"
16519 #  data: "plot-vpp-hdrh-lat-2n-skx"
16520 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16521 #  layout:
16522 #    layout: "plot-hdrh-latency-by-percentile"
16523
16524 #- type: "plot"
16525 #  title: "Latency by percentile: 3n-skx"
16526 #  algorithm: "plot_hdrh_lat_by_percentile"
16527 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16528 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16529 #  target-links: "../../_static/vpp"
16530 #  data: "plot-vpp-hdrh-lat-3n-skx"
16531 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16532 #  layout:
16533 #    layout: "plot-hdrh-latency-by-percentile"
16534
16535 #- type: "plot"
16536 #  title: "Latency by percentile: 2n-clx"
16537 #  algorithm: "plot_hdrh_lat_by_percentile"
16538 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16539 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16540 #  target-links: "../../_static/vpp"
16541 #  data: "plot-vpp-hdrh-lat-2n-clx"
16542 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16543 #  layout:
16544 #    layout: "plot-hdrh-latency-by-percentile"
16545
16546 - type: "plot"
16547   title: "Latency by percentile: 3n-hsw"
16548   algorithm: "plot_hdrh_lat_by_percentile"
16549   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16550   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16551   target-links: "../../_static/vpp"
16552   data: "plot-vpp-hdrh-lat-3n-hsw"
16553   filter: "'1T1C' and 'NIC_Intel-XL710'"
16554   layout:
16555     layout: "plot-hdrh-latency-by-percentile"
16556
16557 - type: "plot"
16558   title: "Latency by percentile: 3n-tsh"
16559   algorithm: "plot_hdrh_lat_by_percentile"
16560   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16561   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16562   target-links: "../../_static/vpp"
16563   data: "plot-vpp-hdrh-lat-3n-tsh"
16564   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16565   layout:
16566     layout: "plot-hdrh-latency-by-percentile"
16567
16568 - type: "plot"
16569   title: "Latency by percentile: DPDK 3n-hsw"
16570   algorithm: "plot_hdrh_lat_by_percentile"
16571   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16572   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16573   target-links: "../../_static/dpdk"
16574   data: "plot-dpdk-hdrh-lat-3n-hsw"
16575   filter: "'1T1C' and 'NIC_Intel-XL710'"
16576   layout:
16577     layout: "plot-hdrh-latency-by-percentile"
16578
16579 - type: "plot"
16580   title: "Latency by percentile: DPDK 3n-tsh"
16581   algorithm: "plot_hdrh_lat_by_percentile"
16582   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16583   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16584   target-links: "../../_static/dpdk"
16585   data: "plot-dpdk-hdrh-lat-3n-tsh"
16586   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16587   layout:
16588     layout: "plot-hdrh-latency-by-percentile"