Report: Add 2n-clx-xxv710 L2 base-scale tests
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,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,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   limits:
126     nic:
127       x520: 24460000
128       x553: 29761905
129       x710: 35800000
130       xxv710: 35800000
131       xl710: 35800000
132       cx556a: 60000000
133
134     link:
135       10ge: 14880952.38
136       25ge: 37202380.95
137       40ge: 59523809.52
138       100ge: 148809523.81
139
140     pci:
141       pci-g3-x8: 74404761.90
142       pci-g3-x16: 148809523.81
143
144   data-sets:
145
146     ###########################################################################
147     # Replacements:
148
149     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
150       csit-vpp-perf-verify-1908-3n-hsw:
151         - 48  # NDRPDR sel vhost
152         - 49  # NDRPDR sel vhost
153         - 52  # NDRPDR sel vhost
154         - 53  # NDRPDR sel vhost
155         - 54  # NDRPDR sel vhost
156         - 55  # NDRPDR sel vhost
157         - 56  # NDRPDR sel vhost
158         - 57  # NDRPDR sel vhost
159         - 58  # NDRPDR sel vhost
160         - 59  # NDRPDR sel vhost
161
162     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
163       csit-vpp-perf-verify-1908-3n-skx:
164         - 52  # NDRPDR sel vhost
165         - 53  # NDRPDR sel vhost
166         - 55  # NDRPDR sel vhost
167         - 61  # NDRPDR sel vhost
168         - 62  # NDRPDR sel vhost
169         - 63  # NDRPDR sel vhost
170         - 64  # NDRPDR sel vhost
171         - 65  # NDRPDR sel vhost
172         - 66  # NDRPDR sel vhost
173         - 67  # NDRPDR sel vhost
174
175     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
176       csit-vpp-perf-verify-1908-2n-skx:
177         - 88  # NDRPDR sel vhost
178         - 89  # NDRPDR sel vhost
179         - 91  # NDRPDR sel vhost
180         - 92  # NDRPDR sel vhost
181         - 93  # NDRPDR sel vhost
182         - 94  # NDRPDR sel vhost
183         - 95  # NDRPDR sel vhost
184         - 96  # NDRPDR sel vhost
185         - 97  # NDRPDR sel vhost
186         - 98  # NDRPDR sel vhost
187
188     ###########################################################################
189     # Plots:
190
191     # 3n-hsw
192
193     plot-vpp-throughput-lat-tsa-3n-hsw:
194       csit-vpp-perf-verify-2001-3n-hsw:
195         - 21  # NDRPDR sel
196         - 22  # NDRPDR sel
197         - 23  # NDRPDR sel
198         - 24  # NDRPDR sel
199         - 25  # NDRPDR sel
200         - 29  # NDRPDR sel
201         - 30  # NDRPDR sel
202         - 31  # NDRPDR sel
203         - 32  # NDRPDR sel
204         - 34  # NDRPDR sel
205
206     plot-vpp-hdrh-lat-3n-hsw:
207       csit-vpp-perf-verify-2001-3n-hsw:
208         - 22  # NDRPDR sel
209
210     plot-vpp-nfv-3n-hsw-ndrpdr:
211       csit-vpp-perf-verify-2001-3n-hsw:
212         - 21  # NDRPDR sel
213         - 22  # NDRPDR sel
214         - 23  # NDRPDR sel
215         - 24  # NDRPDR sel
216         - 25  # NDRPDR sel
217         - 29  # NDRPDR sel
218         - 30  # NDRPDR sel
219         - 31  # NDRPDR sel
220         - 32  # NDRPDR sel
221         - 34  # NDRPDR sel
222
223     plot-vpp-nfv-3n-hsw-mrr:
224       csit-vpp-perf-verify-2001-3n-hsw:
225         - 17  # MRR sel
226
227     plot-dpdk-throughput-latency-3n-hsw:
228       csit-dpdk-perf-verify-2001-3n-hsw:
229         - 4   # NDRPDR sel
230         - 5   # NDRPDR sel
231         - 6   # NDRPDR sel
232         - 7   # NDRPDR sel
233         - 8   # NDRPDR sel
234         - 9   # NDRPDR sel
235         - 10  # NDRPDR sel
236         - 11  # NDRPDR sel
237         - 12  # NDRPDR sel
238         - 13  # NDRPDR sel
239         - 15  # NDRPDR sel
240         - 16  # NDRPDR sel
241         - 17  # NDRPDR sel
242         - 18  # NDRPDR sel
243         - 19  # NDRPDR sel
244         - 20  # NDRPDR sel
245         - 21  # NDRPDR sel
246         - 22  # NDRPDR sel
247         - 23  # NDRPDR sel
248         - 24  # NDRPDR sel
249
250     plot-vpp-hoststack-3n-hsw:
251       csit-vpp-perf-verify-2001-3n-hsw:
252         - 87  # hoststack
253         - 88  # hoststack
254         - 89  # hoststack
255         - 90  # hoststack
256         - 91  # hoststack
257         - 92  # hoststack
258         - 93  # hoststack
259         - 94  # hoststack
260         - 95  # hoststack
261         - 96  # hoststack
262
263     plot-dpdk-hdrh-lat-3n-hsw:
264       csit-dpdk-perf-verify-2001-3n-hsw:
265         - 16  # NDRPDR sel
266
267     # 3n-skx
268
269     plot-vpp-throughput-lat-tsa-3n-skx:
270       # TODO: Add the data
271       csit-vpp-perf-verify-2001-3n-skx:
272         - 14  # NDRPDR sel
273         - 15  # NDRPDR sel
274         - 16  # NDRPDR sel
275
276     plot-vpp-hdrh-lat-3n-skx:
277       csit-vpp-perf-verify-2001-3n-skx:
278         - 14  # NDRPDR sel
279
280     plot-vpp-nfv-3n-skx-ndrpdr:
281       # TODO: Add data
282       csit-vpp-perf-verify-2001-3n-skx:
283         - 14  # NDRPDR sel
284         - 15  # NDRPDR sel
285         - 16  # NDRPDR sel
286
287     plot-vpp-nfv-3n-skx-mrr:
288       # TODO: Replace
289       # csit-vpp-perf-verify-2001-3n-skx:
290       csit-vpp-perf-verify-1908-3n-skx:
291         - 36  # MRR sel
292
293     plot-dpdk-throughput-latency-3n-skx:
294       csit-dpdk-perf-verify-2001-3n-skx:
295         - 1   # NDRPDR sel
296         - 2   # NDRPDR sel
297         - 3   # NDRPDR sel
298         - 4   # NDRPDR sel
299         - 5   # NDRPDR sel
300         - 6   # NDRPDR sel
301         - 7   # NDRPDR sel
302         - 8   # NDRPDR sel
303         - 9   # NDRPDR sel
304         - 10  # NDRPDR sel
305
306     plot-dpdk-hdrh-lat-3n-skx:
307       csit-dpdk-perf-verify-2001-3n-skx:
308         - 1   # NDRPDR sel
309         - 19  # NDRPDR sel
310
311     # 2n-skx
312
313     plot-vpp-throughput-lat-tsa-2n-skx:
314       # TODO: Add the data
315       csit-vpp-perf-verify-2001-2n-skx:
316         - 21  # NDRPDR sel
317         - 22  # NDRPDR sel
318         - 23  # NDRPDR sel
319         - 26  # NDRPDR sel
320         - 27  # NDRPDR sel
321         - 29  # NDRPDR sel
322
323     plot-vpp-hdrh-lat-2n-skx:
324       csit-vpp-perf-verify-2001-2n-skx:
325         - 21  # NDRPDR sel
326
327     plot-vpp-http-server-performance:
328       csit-vpp-perf-verify-2001-2n-clx:
329         - 80  # TCP
330         - 82  # TCP
331         - 83  # TCP
332         - 85  # TCP
333         - 86  # TCP
334         - 87  # TCP
335         - 88  # TCP
336         - 89  # TCP
337         - 90  # TCP
338         - 91  # TCP
339
340     plot-vpp-soak-2n-skx:
341       # TODO: Replace the data
342       # csit-vpp-perf-verify-2001-2n-skx:
343       csit-vpp-perf-verify-1908-2n-skx:
344         - 83  # SOAK
345         - 86  # SOAK
346
347     plot-vpp-nfv-2n-skx-ndrpdr:
348       # TODO: Add the data
349       csit-vpp-perf-verify-2001-2n-skx:
350         - 30  # NFV
351         - 31  # NFV
352
353     plot-vpp-nfv-2n-skx-mrr:
354       # TODO: Replace the data
355       # csit-vpp-perf-verify-2001-2n-skx:
356       csit-vpp-perf-verify-1908-2n-skx:
357         - 71  # NFV MRR
358
359     plot-vpp-nfv-reconf-2n-skx:
360       # TODO: Replace the data
361       # csit-vpp-perf-verify-2001-2n-skx:
362       csit-vpp-perf-verify-1908-2n-skx:
363         - 113 # NFV reconf sel
364         - 114 # NFV reconf sel
365         - 115 # NFV reconf sel
366
367     plot-dpdk-throughput-latency-2n-skx:
368       csit-dpdk-perf-verify-2001-2n-skx:
369         - 1   # NDRPDR sel
370         - 2   # NDRPDR sel
371         - 3   # NDRPDR sel
372         - 4   # NDRPDR sel
373         - 5   # NDRPDR sel
374         - 6   # NDRPDR sel
375         - 7   # NDRPDR sel
376         - 8   # NDRPDR sel
377         - 9   # NDRPDR sel
378         - 10  # NDRPDR sel
379         - 11  # NDRPDR sel
380         - 13  # NDRPDR sel
381         - 26  # NDRPDR sel
382         - 16  # NDRPDR sel
383         - 17  # NDRPDR sel
384         - 18  # NDRPDR sel
385         - 19  # NDRPDR sel
386         - 27  # NDRPDR sel
387         - 21  # NDRPDR sel
388         - 25  # NDRPDR sel
389
390     plot-dpdk-hdrh-lat-2n-skx:
391       csit-dpdk-perf-verify-2001-2n-skx:
392         - 1   # NDRPDR sel
393         - 19  # NDRPDR sel
394
395     # 2n-clx
396
397     plot-vpp-throughput-lat-tsa-2n-clx:
398       csit-vpp-perf-verify-2001-2n-clx:
399         - 28  # NDRPDR sel
400         - 29  # NDRPDR sel
401         - 32  # NDRPDR sel
402         - 40  # NDRPDR sel
403         - 43  # NDRPDR sel
404         - 44  # NDRPDR sel
405         - 45  # NDRPDR sel
406         - 47  # NDRPDR sel
407         - 48  # NDRPDR sel
408         - 49  # NDRPDR sel
409
410     plot-vpp-hdrh-lat-2n-clx:
411       csit-vpp-perf-verify-2001-2n-clx:
412         - 28  # NDRPDR sel
413
414     plot-vpp-nfv-2n-clx-ndrpdr:
415       csit-vpp-perf-verify-2001-2n-clx:
416         - 28  # NDRPDR sel
417         - 29  # NDRPDR sel
418         - 32  # NDRPDR sel
419         - 40  # NDRPDR sel
420         - 43  # NDRPDR sel
421         - 44  # NDRPDR sel
422         - 45  # NDRPDR sel
423         - 47  # NDRPDR sel
424         - 48  # NDRPDR sel
425         - 49  # NDRPDR sel
426
427     plot-vpp-nfv-2n-clx-mrr:
428       csit-vpp-perf-verify-2001-2n-clx:
429         - 39  # MRR
430
431     plot-vpp-nfv-reconf-2n-clx:
432       csit-vpp-perf-verify-2001-2n-clx:
433         - 68  # Reconf
434         - 69  # Reconf
435         - 70  # Reconf
436         - 71  # Reconf
437         - 72  # Reconf
438         - 73  # Reconf
439         - 74  # Reconf
440         - 75  # Reconf
441         - 76  # Reconf
442         - 77  # Reconf
443
444     plot-vpp-soak-2n-clx:
445       csit-vpp-perf-verify-2001-2n-clx:
446         - 93  # Soak
447         - 94  # Soak
448
449     plot-dpdk-throughput-latency-2n-clx:
450       csit-dpdk-perf-verify-2001-2n-clx:
451         - 15  # NDRPDR sel
452         - 16  # NDRPDR sel
453         - 17  # NDRPDR sel
454         - 18  # NDRPDR sel
455         - 19  # NDRPDR sel
456         - 20  # NDRPDR sel
457         - 21  # NDRPDR sel
458         - 22  # NDRPDR sel
459         - 23  # NDRPDR sel
460         - 24  # NDRPDR sel
461         - 25  # NDRPDR sel
462         - 26  # NDRPDR sel
463         - 27  # NDRPDR sel
464         - 28  # NDRPDR sel
465         - 29  # NDRPDR sel
466         - 30  # NDRPDR sel
467         - 31  # NDRPDR sel
468         - 32  # NDRPDR sel
469         - 33  # NDRPDR sel
470         - 34  # NDRPDR sel
471
472
473     plot-dpdk-hdrh-lat-2n-clx:
474       csit-dpdk-perf-verify-2001-2n-clx:
475         - 15  # NDRPDR sel
476
477     # 3n-tsh
478
479     plot-vpp-throughput-lat-tsa-3n-tsh:
480       # TODO: Add the data
481       csit-vpp-perf-verify-2001-3n-tsh:
482         - 3   # NDRPDR sel
483         - 4   # NDRPDR sel
484         - 7   # NDRPDR sel
485         - 8   # NDRPDR sel
486         - 10  # NDRPDR sel
487         - 12  # NDRPDR sel
488         - 13  # NDRPDR sel
489         - 14  # NDRPDR sel
490         - 15  # NDRPDR sel
491
492     plot-vpp-hdrh-lat-3n-tsh:
493       csit-vpp-perf-verify-2001-3n-tsh:
494         - 10  # NDRPDR sel
495
496     plot-dpdk-throughput-latency-3n-tsh:
497       csit-dpdk-perf-verify-2001-3n-tsh:
498         - 3   # NDRPDR sel
499         - 4   # NDRPDR sel
500         - 5   # NDRPDR sel
501         - 9   # NDRPDR sel
502         - 10  # NDRPDR sel
503         - 11  # NDRPDR sel
504         - 12  # NDRPDR sel
505         - 14  # NDRPDR sel
506         - 15  # NDRPDR sel
507         - 18  # NDRPDR sel
508
509     plot-dpdk-hdrh-lat-3n-tsh:
510       csit-dpdk-perf-verify-2001-3n-tsh:
511         - 3   # NDRPDR sel
512
513     # 3n-dnv
514
515     plot-vpp-throughput-lat-tsa-3n-dnv:
516       csit-vpp-perf-verify-2001-3n-dnv:
517         - 5   # NDRPDR sel
518         - 6   # NDRPDR sel
519         - 7   # NDRPDR sel
520         - 8   # NDRPDR sel
521         - 9   # NDRPDR sel
522         - 10  # NDRPDR sel
523         - 12  # NDRPDR sel
524         - 16  # NDRPDR sel
525         - 17  # NDRPDR sel
526         - 18  # NDRPDR sel
527
528     plot-dpdk-throughput-latency-3n-dnv:
529       csit-dpdk-perf-verify-2001-3n-dnv:
530         - 12  # NDRPDR sel
531         - 13  # NDRPDR sel
532         - 14  # NDRPDR sel
533         - 15  # NDRPDR sel
534         - 16  # NDRPDR sel
535         - 17  # NDRPDR sel
536         - 18  # NDRPDR sel
537         - 19  # NDRPDR sel
538         - 20  # NDRPDR sel
539         - 22  # NDRPDR sel
540
541     # 2n-dnv
542
543     plot-vpp-throughput-lat-tsa-2n-dnv:
544       csit-vpp-perf-verify-2001-2n-dnv:
545         - 4   # NDRPDR sel
546         - 5   # NDRPDR sel
547         - 6   # NDRPDR sel
548         - 7   # NDRPDR sel
549         - 8   # NDRPDR sel
550         - 9   # NDRPDR sel
551         - 10  # NDRPDR sel
552         - 11  # NDRPDR sel
553         - 13  # NDRPDR sel
554         - 16  # NDRPDR sel
555
556     plot-dpdk-throughput-latency-2n-dnv:
557       csit-dpdk-perf-verify-2001-2n-dnv:
558         - 9   # NDRPDR sel
559         - 10  # NDRPDR sel
560         - 11  # NDRPDR sel
561         - 12  # NDRPDR sel
562         - 13  # NDRPDR sel
563         - 14  # NDRPDR sel
564         - 15  # NDRPDR sel
565         - 16  # NDRPDR sel
566         - 17  # NDRPDR sel
567         - 18  # NDRPDR sel
568
569     ###########################################################################
570     # Simple tables (only one data set):
571
572     # NIC Comparisons
573
574     vpp-nic-comparison-3n-skx:
575       # TODO: Add the data
576       csit-vpp-perf-verify-2001-3n-skx:
577         - 14  # NDRPDR sel
578         - 15  # NDRPDR sel
579         - 16  # NDRPDR sel
580
581     vpp-nic-comparison-2n-skx:
582       # TODO: Add the data
583       csit-vpp-perf-verify-2001-2n-skx:
584         - 21  # NDRPDR sel
585         - 22  # NDRPDR sel
586         - 23  # NDRPDR sel
587         - 26  # NDRPDR sel
588
589     vpp-nic-comparison-3n-skx-mrr:
590       # TODO: Replace
591       # csit-vpp-perf-verify-2001-3n-skx:
592       csit-vpp-perf-verify-1908-3n-skx:
593         - 36  # MRR sel
594
595     vpp-nic-comparison-2n-skx-mrr:
596       # TODO: Replace
597       # csit-vpp-perf-verify-2001-2n-skx:
598       csit-vpp-perf-verify-1908-2n-skx:
599         - 69  # MRR sel
600
601     # Results
602
603     vpp-perf-results-3n-hsw:
604       csit-vpp-perf-verify-2001-3n-hsw:
605         - 18  # NDRPDR full
606         - 20  # NDRPDR full
607         - 28  # NDRPDR full
608         - 35  # NDRPDR full
609         - 42  # NDRPDR full
610         - 46  # NDRPDR full
611         - 47  # NDRPDR full
612         - 48  # NDRPDR full
613         - 49  # NDRPDR full
614         - 50  # NDRPDR full
615         - 51  # NDRPDR full
616         - 52  # NDRPDR full
617         - 53  # NDRPDR full
618         - 54  # NDRPDR full
619         - 55  # NDRPDR full
620         - 56  # NDRPDR full
621         - 57  # NDRPDR full
622         - 58  # NDRPDR full
623         - 59  # NDRPDR full
624         - 61  # NDRPDR full
625         - 62  # NDRPDR full
626         - 63  # NDRPDR full
627         - 64  # NDRPDR full
628         - 65  # NDRPDR full
629         - 67  # NDRPDR full
630         - 70  # NDRPDR full
631         - 72  # NDRPDR full
632         - 73  # NDRPDR full
633         - 76  # NDRPDR full
634         - 77  # NDRPDR full
635         - 78  # NDRPDR full
636         - 79  # NDRPDR full
637         - 81  # NDRPDR full
638         - 82  # NDRPDR full
639         - 84  # NDRPDR full
640         - 85  # NDRPDR full
641
642     vpp-perf-results-3n-skx:
643       # TODO: Replace
644       csit-vpp-perf-verify-2001-3n-skx:
645         - 14  # NDRPDR sel
646
647     vpp-perf-results-2n-skx:
648       csit-vpp-perf-verify-2001-2n-skx:
649         - 32  # NDRPDR full
650         - 33  # NDRPDR full
651
652     vpp-perf-results-2n-clx:
653       csit-vpp-perf-verify-2001-2n-clx:
654         - 53  # NDRPDR full
655         - 54  # NDRPDR full
656         - 55  # NDRPDR full
657         - 56  # NDRPDR full
658         - 57  # NDRPDR full
659         - 58  # NDRPDR full
660         - 59  # NDRPDR full
661         - 60  # NDRPDR full
662         - 61  # NDRPDR full
663         - 62  # NDRPDR full
664         - 63  # NDRPDR full
665         - 64  # NDRPDR full
666         - 65  # NDRPDR full
667         - 66  # NDRPDR full
668         - 67  # NDRPDR full
669
670     vpp-perf-results-3n-tsh:
671       csit-vpp-perf-verify-2001-3n-tsh:
672         - 10  # NDRPDR sel
673
674     vpp-perf-results-3n-dnv:
675       csit-vpp-perf-verify-2001-3n-dnv:
676         - 19  # NDRPDR full
677         - 20  # NDRPDR full
678         - 21  # NDRPDR full
679         - 22  # NDRPDR full
680         - 23  # NDRPDR full
681         - 24  # NDRPDR full
682         - 25  # NDRPDR full
683         - 26  # NDRPDR full
684         - 37  # NDRPDR full
685         - 38  # NDRPDR full
686         - 39  # NDRPDR full
687
688     vpp-perf-results-2n-dnv:
689       csit-vpp-perf-verify-2001-2n-dnv:
690         - 21  # NDRPDR full
691         - 22  # NDRPDR full
692         - 25  # NDRPDR full
693         - 26  # NDRPDR full
694         - 27  # NDRPDR full
695         - 28  # NDRPDR full
696
697     vpp-mrr-results-3n-hsw:
698       csit-vpp-perf-verify-2001-3n-hsw:
699         - 17  # MRR sel
700
701     vpp-mrr-results-3n-skx:
702       # TODO: Replace
703       # csit-vpp-perf-verify-2001-3n-skx:
704       csit-vpp-perf-verify-1908-3n-skx:
705         - 36  # MRR sel
706
707     vpp-mrr-results-2n-skx:
708       # TODO: Replace
709       # csit-vpp-perf-verify-2001-2n-skx:
710       csit-vpp-perf-verify-1908-2n-skx:
711         - 69  # MRR sel
712
713     vpp-mrr-results-2n-clx:
714       csit-vpp-perf-verify-2001-2n-clx:
715         - 39  # MRR
716
717     vpp-mrr-results-3n-tsh:
718       csit-vpp-perf-verify-2001-3n-tsh:
719         - 9   # MRR sel
720
721     vpp-mrr-results-3n-dnv:
722       csit-vpp-perf-verify-2001-3n-dnv:
723         - 11  # MRR sel
724
725     vpp-mrr-results-2n-dnv:
726       csit-vpp-perf-verify-2001-2n-dnv:
727         - 12  # MRR sel
728
729     vpp-device-results-ubuntu:
730       csit-vpp-device-2001-ubuntu1804-1n-skx:
731         - 57
732
733     dpdk-perf-results-3n-hsw:
734       csit-dpdk-perf-verify-2001-3n-hsw:
735         - 25  # NDRPDR full
736         - 26  # NDRPDR full
737
738     dpdk-perf-results-3n-skx:
739       csit-dpdk-perf-verify-2001-3n-skx:
740         - 1   # NDRPDR sel
741
742     dpdk-perf-results-2n-skx:
743       csit-dpdk-perf-verify-2001-2n-skx:
744         - 1   # NDRPDR sel
745
746     dpdk-perf-results-2n-clx:
747       csit-dpdk-perf-verify-2001-2n-clx:
748         - 15  # NDRPDR sel
749         - 34  # NDRPDR sel
750
751     dpdk-perf-results-2n-dnv:
752       csit-dpdk-perf-verify-2001-2n-dnv:
753         - 16  # NDRPDR sel
754
755     dpdk-perf-results-3n-dnv:
756       csit-dpdk-perf-verify-2001-3n-dnv:
757         - 12  # NDRPDR sel
758
759     dpdk-perf-results-3n-tsh:
760       csit-dpdk-perf-verify-2001-3n-tsh:
761         - 3   # NDRPDR sel
762
763 ###########################################################################
764     # Tables (more than one data set)
765
766     # Performance changes
767
768     vpp-performance-changes-3n-hsw-h1:
769       csit-vpp-perf-verify-1904-3n-hsw:
770         - 11  # NDRPDR sel
771         - 12  # NDRPDR sel
772         - 20  # NDRPDR sel
773         - 21  # NDRPDR sel
774         - 23  # NDRPDR sel
775         - 24  # NDRPDR sel
776         - 25  # NDRPDR sel
777         - 26  # NDRPDR sel
778         - 29  # NDRPDR sel
779         - 30  # NDRPDR sel
780     vpp-performance-changes-3n-hsw-ref:
781       csit-vpp-perf-verify-1908-3n-hsw:
782         - 12  # NDRPDR sel
783         - 13  # NDRPDR sel
784         - 14  # NDRPDR sel
785         - 15  # NDRPDR sel
786         - 16  # NDRPDR sel
787         - 17  # NDRPDR sel
788         - 18  # NDRPDR sel
789         - 19  # NDRPDR sel
790         - 20  # NDRPDR sel
791         - 21  # NDRPDR sel
792     vpp-performance-changes-3n-hsw-cmp:
793       csit-vpp-perf-verify-2001-3n-hsw:
794         - 21  # NDRPDR sel
795         - 22  # NDRPDR sel
796         - 23  # NDRPDR sel
797         - 24  # NDRPDR sel
798         - 25  # NDRPDR sel
799         - 29  # NDRPDR sel
800         - 30  # NDRPDR sel
801         - 31  # NDRPDR sel
802         - 32  # NDRPDR sel
803         - 34  # NDRPDR sel
804     vpp-performance-changes-3n-hsw:
805       - "vpp-performance-changes-3n-hsw-h1"
806       - "vpp-performance-changes-3n-hsw-ref"
807       - "vpp-performance-changes-3n-hsw-cmp"
808
809     vpp-performance-changes-3n-skx-h1:
810       csit-vpp-perf-verify-1904-3n-skx:
811         - 8   # NDRPDR sel
812         - 9   # NDRPDR sel
813         - 10  # NDRPDR sel
814         - 11  # NDRPDR sel
815         - 12  # NDRPDR sel
816         - 14  # NDRPDR sel
817         - 16  # NDRPDR sel
818         - 21  # NDRPDR sel
819         - 23  # NDRPDR sel
820         - 25  # NDRPDR sel
821     vpp-performance-changes-3n-skx-ref:
822       csit-vpp-perf-verify-1908-3n-skx:
823         - 14  # NDRPDR sel
824         - 16  # NDRPDR sel
825         - 19  # NDRPDR sel
826         - 20  # NDRPDR sel
827         - 22  # NDRPDR sel
828         - 23  # NDRPDR sel
829         - 24  # NDRPDR sel
830         - 25  # NDRPDR sel
831         - 26  # NDRPDR sel
832         - 29  # NDRPDR sel
833     vpp-performance-changes-3n-skx-cmp:
834       # TODO: Add the data
835       csit-vpp-perf-verify-2001-3n-skx:
836         - 14  # NDRPDR sel
837         - 15  # NDRPDR sel
838         - 16  # NDRPDR sel
839     vpp-performance-changes-3n-skx:
840       - "vpp-performance-changes-3n-skx-h1"
841       - "vpp-performance-changes-3n-skx-ref"
842       - "vpp-performance-changes-3n-skx-cmp"
843
844     vpp-performance-changes-2n-skx-h1:
845       csit-vpp-perf-verify-1904-2n-skx:
846         - 12  # NDRPDR sel
847         - 14  # NDRPDR sel
848         - 16  # NDRPDR sel
849         - 17  # NDRPDR sel
850         - 18  # NDRPDR sel
851         - 21  # NDRPDR sel
852         - 27  # NDRPDR sel
853         - 30  # NDRPDR sel
854         - 31  # NDRPDR sel
855         - 32  # NDRPDR sel
856     vpp-performance-changes-2n-skx-ref:
857       csit-vpp-perf-verify-1908-2n-skx:
858         - 26  # NDRPDR sel
859         - 27  # NDRPDR sel
860         - 34  # NDRPDR sel
861         - 35  # NDRPDR sel
862         - 36  # NDRPDR sel
863         - 42  # NDRPDR sel
864         - 43  # NDRPDR sel
865         - 44  # NDRPDR sel
866         - 45  # NDRPDR sel
867         - 46  # NDRPDR sel
868     vpp-performance-changes-2n-skx-cmp:
869       # TODO: Add the data
870       csit-vpp-perf-verify-2001-2n-skx:
871         - 21  # NDRPDR sel
872         - 22  # NDRPDR sel
873         - 23  # NDRPDR sel
874         - 26  # NDRPDR sel
875         - 27  # NDRPDR sel
876         - 29  # NDRPDR sel
877     vpp-performance-changes-2n-skx:
878       - "vpp-performance-changes-2n-skx-h1"
879       - "vpp-performance-changes-2n-skx-ref"
880       - "vpp-performance-changes-2n-skx-cmp"
881
882     vpp-performance-changes-nfv-2n-skx-ref:
883       csit-vpp-perf-verify-1908-2n-skx:
884         - 22  # NFV
885         - 31  # NFV
886         - 32  # NFV
887     vpp-performance-changes-nfv-2n-skx-cmp:
888       # TODO: Add the data
889       csit-vpp-perf-verify-2001-2n-skx:
890         - 30  # NFV
891         - 31  # NFV
892     vpp-performance-changes-nfv-2n-skx:
893       - "vpp-performance-changes-nfv-2n-skx-ref"
894       - "vpp-performance-changes-nfv-2n-skx-cmp"
895
896     vpp-performance-changes-2n-dnv-ref:
897       csit-vpp-perf-verify-1908-2n-dnv:
898         - 1   # NDRPDR sel
899         - 2   # NDRPDR sel
900         - 3   # NDRPDR sel
901         - 4   # NDRPDR sel
902         - 5   # NDRPDR sel
903         - 6   # NDRPDR sel
904         - 7   # NDRPDR sel
905         - 8   # NDRPDR sel
906         - 9   # NDRPDR sel
907         - 10  # NDRPDR sel
908     vpp-performance-changes-2n-dnv-cmp:
909       csit-vpp-perf-verify-2001-2n-dnv:
910         - 4   # NDRPDR sel
911         - 5   # NDRPDR sel
912         - 6   # NDRPDR sel
913         - 7   # NDRPDR sel
914         - 8   # NDRPDR sel
915         - 9   # NDRPDR sel
916         - 10  # NDRPDR sel
917         - 11  # NDRPDR sel
918         - 13  # NDRPDR sel
919         - 16  # NDRPDR sel
920     vpp-performance-changes-2n-dnv:
921       - "vpp-performance-changes-2n-dnv-ref"
922       - "vpp-performance-changes-2n-dnv-cmp"
923
924     vpp-performance-changes-3n-dnv-ref:
925       csit-vpp-perf-verify-1908-3n-dnv:
926         - 6   # NDRPDR sel
927         - 7   # NDRPDR sel
928         - 8   # NDRPDR sel
929         - 9   # NDRPDR sel
930         - 10  # NDRPDR sel
931         - 12  # NDRPDR sel
932         - 13  # NDRPDR sel
933         - 14  # NDRPDR sel
934         - 15  # NDRPDR sel
935         - 16  # NDRPDR sel
936     vpp-performance-changes-3n-dnv-cmp:
937       csit-vpp-perf-verify-2001-3n-dnv:
938         - 5   # NDRPDR sel
939         - 6   # NDRPDR sel
940         - 7   # NDRPDR sel
941         - 8   # NDRPDR sel
942         - 9   # NDRPDR sel
943         - 10  # NDRPDR sel
944         - 12  # NDRPDR sel
945         - 16  # NDRPDR sel
946         - 17  # NDRPDR sel
947         - 18  # NDRPDR sel
948     vpp-performance-changes-3n-dnv:
949       - "vpp-performance-changes-3n-dnv-ref"
950       - "vpp-performance-changes-3n-dnv-cmp"
951
952     vpp-performance-changes-3n-tsh-ref:
953       csit-vpp-perf-verify-1908-3n-tsh:
954         - 7   # NDRPDR sel
955         - 8   # NDRPDR sel
956         - 9   # NDRPDR sel
957         - 10  # NDRPDR sel
958         - 11  # NDRPDR sel
959         - 12  # NDRPDR sel
960         - 13  # NDRPDR sel
961         - 14  # NDRPDR sel
962         - 15  # NDRPDR sel
963         - 16  # NDRPDR sel
964     vpp-performance-changes-3n-tsh-cmp:
965       # TODO: Add the data
966       csit-vpp-perf-verify-2001-3n-tsh:
967         - 3   # NDRPDR sel
968         - 4   # NDRPDR sel
969         - 7   # NDRPDR sel
970         - 8   # NDRPDR sel
971         - 10  # NDRPDR sel
972         - 12  # NDRPDR sel
973         - 13  # NDRPDR sel
974         - 14  # NDRPDR sel
975         - 15  # NDRPDR sel
976     vpp-performance-changes-3n-tsh:
977       - "vpp-performance-changes-3n-tsh-ref"
978       - "vpp-performance-changes-3n-tsh-cmp"
979
980     vpp-soak-vs-ndr-2n-skx-ref:
981       # TODO: Replace
982       # csit-vpp-perf-verify-2001-2n-skx:
983       csit-vpp-perf-verify-1908-2n-skx:
984         - 26  # NDRPDR sel
985         - 27  # NDRPDR sel
986         - 34  # NDRPDR sel
987     vpp-soak-vs-ndr-2n-skx-cmp:
988       # TODO: Replace
989       # csit-vpp-perf-verify-2001-2n-skx:
990       csit-vpp-perf-verify-1908-2n-skx:
991         - 83  # SOAK
992         - 86  # SOAK
993     vpp-soak-vs-ndr-2n-skx:
994       # TODO: Replace
995       # csit-vpp-perf-verify-2001-2n-skx:
996       csit-vpp-perf-verify-1908-2n-skx:
997         - 26  # NDRPDR sel
998         - 27  # NDRPDR sel
999         - 34  # NDRPDR sel
1000         - 83  # SOAK
1001         - 86  # SOAK
1002
1003     vpp-soak-vs-ndr-2n-clx-ref:
1004       csit-vpp-perf-verify-2001-2n-clx:
1005         - 28  # NDRPDR sel
1006         - 29  # NDRPDR sel
1007         - 32  # NDRPDR sel
1008         - 40  # NDRPDR sel
1009         - 43  # NDRPDR sel
1010         - 44  # NDRPDR sel
1011         - 45  # NDRPDR sel
1012         - 47  # NDRPDR sel
1013         - 48  # NDRPDR sel
1014         - 49  # NDRPDR sel
1015     vpp-soak-vs-ndr-2n-clx-cmp:
1016       csit-vpp-perf-verify-2001-2n-clx:
1017         - 93  # SOAK
1018         - 94  # Soak
1019     vpp-soak-vs-ndr-2n-clx:
1020       csit-vpp-perf-verify-2001-2n-clx:
1021         - 28  # NDRPDR sel
1022         - 29  # NDRPDR sel
1023         - 32  # NDRPDR sel
1024         - 40  # NDRPDR sel
1025         - 43  # NDRPDR sel
1026         - 44  # NDRPDR sel
1027         - 45  # NDRPDR sel
1028         - 47  # NDRPDR sel
1029         - 48  # NDRPDR sel
1030         - 49  # NDRPDR sel
1031         - 93  # SOAK
1032         - 94  # Soak
1033
1034     vpp-performance-changes-3n-hsw-mrr-h1:
1035       csit-vpp-perf-verify-1904-3n-hsw:
1036         - 9   # MRR sel
1037     vpp-performance-changes-3n-hsw-mrr-ref:
1038       csit-vpp-perf-verify-1908-3n-hsw:
1039         - 39  # MRR sel
1040     vpp-performance-changes-3n-hsw-mrr-cmp:
1041       csit-vpp-perf-verify-2001-3n-hsw:
1042         - 17  # MRR sel
1043     vpp-performance-changes-3n-hsw-mrr:
1044       - "vpp-performance-changes-3n-hsw-mrr-h1"
1045       - "vpp-performance-changes-3n-hsw-mrr-ref"
1046       - "vpp-performance-changes-3n-hsw-mrr-cmp"
1047
1048     vpp-performance-changes-3n-skx-mrr-h1:
1049       csit-vpp-perf-verify-1904-3n-skx:
1050         - 7   # MRR sel
1051     vpp-performance-changes-3n-skx-mrr-ref:
1052       csit-vpp-perf-verify-1908-3n-skx:
1053         - 36  # MRR sel
1054     vpp-performance-changes-3n-skx-mrr-cmp:
1055       # TODO: Replace
1056       # csit-vpp-perf-verify-2001-3n-skx:
1057       csit-vpp-perf-verify-1908-3n-skx:
1058         - 36  # MRR sel
1059     vpp-performance-changes-3n-skx-mrr:
1060       - "vpp-performance-changes-3n-skx-mrr-h1"
1061       - "vpp-performance-changes-3n-skx-mrr-ref"
1062       - "vpp-performance-changes-3n-skx-mrr-cmp"
1063
1064     vpp-performance-changes-2n-skx-mrr-h1:
1065       csit-vpp-perf-verify-1904-2n-skx:
1066         - 11  # MRR sel
1067     vpp-performance-changes-2n-skx-mrr-ref:
1068       csit-vpp-perf-verify-1908-2n-skx:
1069         - 69  # MRR sel
1070     vpp-performance-changes-2n-skx-mrr-cmp:
1071       # TODO: Replace
1072       # csit-vpp-perf-verify-2001-2n-skx:
1073       csit-vpp-perf-verify-1908-2n-skx:
1074         - 69  # MRR sel
1075     vpp-performance-changes-2n-skx-mrr:
1076       - "vpp-performance-changes-2n-skx-mrr-h1"
1077       - "vpp-performance-changes-2n-skx-mrr-ref"
1078       - "vpp-performance-changes-2n-skx-mrr-cmp"
1079
1080     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1081       csit-vpp-perf-verify-1908-2n-skx:
1082         - 71  # NFV MRR
1083     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1084       # TODO: Replace
1085       # csit-vpp-perf-verify-2001-2n-skx:
1086       csit-vpp-perf-verify-1908-2n-skx:
1087         - 71  # NFV MRR
1088     vpp-performance-changes-nfv-2n-skx-mrr:
1089       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1090       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1091
1092     vpp-performance-changes-2n-dnv-mrr-ref:
1093       csit-vpp-perf-verify-1908-2n-dnv:
1094         - 11  # MRR sel
1095     vpp-performance-changes-2n-dnv-mrr-cmp:
1096       csit-vpp-perf-verify-2001-2n-dnv:
1097         - 12  # MRR sel
1098     vpp-performance-changes-2n-dnv-mrr:
1099       - "vpp-performance-changes-2n-dnv-mrr-ref"
1100       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1101
1102     vpp-performance-changes-3n-dnv-mrr-ref:
1103       csit-vpp-perf-verify-1908-3n-dnv:
1104         - 17  # MRR sel
1105     vpp-performance-changes-3n-dnv-mrr-cmp:
1106       csit-vpp-perf-verify-2001-3n-dnv:
1107         - 11  # MRR sel
1108     vpp-performance-changes-3n-dnv-mrr:
1109       - "vpp-performance-changes-3n-dnv-mrr-ref"
1110       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1111
1112     vpp-performance-changes-3n-tsh-mrr-ref:
1113       csit-vpp-perf-verify-1908-3n-tsh:
1114         - 17  # MRR sel
1115     vpp-performance-changes-3n-tsh-mrr-cmp:
1116       csit-vpp-perf-verify-2001-3n-tsh:
1117         - 9   # MRR sel
1118     vpp-performance-changes-3n-tsh-mrr:
1119       - "vpp-performance-changes-3n-tsh-mrr-ref"
1120       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1121
1122     dpdk-performance-changes-3n-hsw-h1:
1123       csit-dpdk-perf-verify-1904-3n-hsw:
1124         - 2   # NDRPDR sel
1125         - 3   # NDRPDR sel
1126         - 5   # NDRPDR sel
1127         - 6   # NDRPDR sel
1128         - 13  # NDRPDR sel
1129         - 14  # NDRPDR sel
1130         - 15  # NDRPDR sel
1131         - 18  # NDRPDR sel
1132         - 19  # NDRPDR sel
1133         - 20  # NDRPDR sel
1134     dpdk-performance-changes-3n-hsw-ref:
1135       csit-dpdk-perf-verify-1908-3n-hsw:
1136         - 2   # NDRPDR sel
1137         - 3   # NDRPDR sel
1138         - 4   # NDRPDR sel
1139         - 5   # NDRPDR sel
1140         - 6   # NDRPDR sel
1141         - 7   # NDRPDR sel
1142         - 8   # NDRPDR sel
1143         - 9   # NDRPDR sel
1144         - 10  # NDRPDR sel
1145         - 11  # NDRPDR sel
1146     dpdk-performance-changes-3n-hsw-cmp:
1147       csit-dpdk-perf-verify-2001-3n-hsw:
1148 #        - 4   # NDRPDR sel
1149 #        - 5   # NDRPDR sel
1150 #        - 6   # NDRPDR sel
1151 #        - 7   # NDRPDR sel
1152 #        - 8   # NDRPDR sel
1153 #        - 9   # NDRPDR sel
1154 #        - 10  # NDRPDR sel
1155 #        - 11  # NDRPDR sel
1156 #        - 12  # NDRPDR sel
1157 #        - 13  # NDRPDR sel
1158         - 15  # NDRPDR sel
1159         - 16  # NDRPDR sel
1160         - 17  # NDRPDR sel
1161         - 18  # NDRPDR sel
1162         - 19  # NDRPDR sel
1163         - 20  # NDRPDR sel
1164         - 21  # NDRPDR sel
1165         - 22  # NDRPDR sel
1166         - 23  # NDRPDR sel
1167         - 24  # NDRPDR sel
1168     dpdk-performance-changes-3n-hsw:
1169       - "dpdk-performance-changes-3n-hsw-h1"
1170       - "dpdk-performance-changes-3n-hsw-ref"
1171       - "dpdk-performance-changes-3n-hsw-cmp"
1172
1173     dpdk-performance-changes-3n-skx-h1:
1174       csit-dpdk-perf-verify-1904-3n-skx:
1175         - 2   # NDRPDR sel
1176         - 3   # NDRPDR sel
1177         - 4   # NDRPDR sel
1178         - 5   # NDRPDR sel
1179         - 6   # NDRPDR sel
1180         - 7   # NDRPDR sel
1181         - 11  # NDRPDR sel
1182         - 12  # NDRPDR sel
1183         - 13  # NDRPDR sel
1184         - 14  # NDRPDR sel
1185     dpdk-performance-changes-3n-skx-ref:
1186       csit-dpdk-perf-verify-1908-3n-skx:
1187         - 3   # NDRPDR sel
1188         - 4   # NDRPDR sel
1189         - 5   # NDRPDR sel
1190         - 6   # NDRPDR sel
1191         - 7   # NDRPDR sel
1192         - 8   # NDRPDR sel
1193         - 9   # NDRPDR sel
1194         - 10  # NDRPDR sel
1195         - 11  # NDRPDR sel
1196         - 12  # NDRPDR sel
1197     dpdk-performance-changes-3n-skx-cmp:
1198       csit-dpdk-perf-verify-2001-3n-skx:
1199         - 1   # NDRPDR sel
1200         - 2   # NDRPDR sel
1201         - 3   # NDRPDR sel
1202         - 4   # NDRPDR sel
1203         - 5   # NDRPDR sel
1204         - 6   # NDRPDR sel
1205         - 7   # NDRPDR sel
1206         - 8   # NDRPDR sel
1207         - 9   # NDRPDR sel
1208         - 10  # NDRPDR sel
1209     dpdk-performance-changes-3n-skx:
1210       - "dpdk-performance-changes-3n-skx-h1"
1211       - "dpdk-performance-changes-3n-skx-ref"
1212       - "dpdk-performance-changes-3n-skx-cmp"
1213
1214     dpdk-performance-changes-2n-skx-h1:
1215       csit-dpdk-perf-verify-1904-2n-skx:
1216         - 2   # NDRPDR sel
1217         - 3   # NDRPDR sel
1218         - 4   # NDRPDR sel
1219         - 5   # NDRPDR sel
1220         - 7   # NDRPDR sel
1221         - 8   # NDRPDR sel
1222         - 9   # NDRPDR sel
1223         - 10  # NDRPDR sel
1224         - 11  # NDRPDR sel
1225         - 12  # NDRPDR sel
1226     dpdk-performance-changes-2n-skx-ref:
1227       csit-dpdk-perf-verify-1908-2n-skx:
1228         - 2   # NDRPDR sel
1229         - 3   # NDRPDR sel
1230         - 4   # NDRPDR sel
1231         - 5   # NDRPDR sel
1232         - 7   # NDRPDR sel
1233         - 8   # NDRPDR sel
1234         - 9   # NDRPDR sel
1235         - 10  # NDRPDR sel
1236         - 11  # NDRPDR sel
1237         - 12  # NDRPDR sel
1238     dpdk-performance-changes-2n-skx-cmp:
1239       csit-dpdk-perf-verify-2001-2n-skx:
1240         - 1   # NDRPDR sel
1241         - 2   # NDRPDR sel
1242         - 3   # NDRPDR sel
1243         - 4   # NDRPDR sel
1244         - 5   # NDRPDR sel
1245         - 6   # NDRPDR sel
1246         - 7   # NDRPDR sel
1247         - 8   # NDRPDR sel
1248         - 9   # NDRPDR sel
1249         - 10  # NDRPDR sel
1250         - 11  # NDRPDR sel
1251         - 13  # NDRPDR sel
1252         - 26  # NDRPDR sel
1253         - 16  # NDRPDR sel
1254         - 17  # NDRPDR sel
1255         - 18  # NDRPDR sel
1256         - 19  # NDRPDR sel
1257         - 27  # NDRPDR sel
1258         - 21  # NDRPDR sel
1259         - 25  # NDRPDR sel
1260     dpdk-performance-changes-2n-skx:
1261       - "dpdk-performance-changes-2n-skx-h1"
1262       - "dpdk-performance-changes-2n-skx-ref"
1263       - "dpdk-performance-changes-2n-skx-cmp"
1264
1265     # Compare testbeds
1266
1267     vpp-compare-testbeds-ref:
1268       csit-vpp-perf-verify-2001-3n-hsw:
1269         - 21  # NDRPDR sel
1270         - 22  # NDRPDR sel
1271         - 23  # NDRPDR sel
1272         - 24  # NDRPDR sel
1273         - 25  # NDRPDR sel
1274         - 29  # NDRPDR sel
1275         - 30  # NDRPDR sel
1276         - 31  # NDRPDR sel
1277         - 32  # NDRPDR sel
1278         - 34  # NDRPDR sel
1279     vpp-compare-testbeds-cmp:
1280       # TODO: Add the data
1281       csit-vpp-perf-verify-2001-3n-skx:
1282         - 14  # NDRPDR sel
1283         - 15  # NDRPDR sel
1284         - 16  # NDRPDR sel
1285     vpp-compare-testbeds:
1286       - "vpp-compare-testbeds-ref"
1287       - "vpp-compare-testbeds-cmp"
1288
1289     vpp-compare-testbeds-skx-clx-ref:
1290       # TODO: Add the data
1291       csit-vpp-perf-verify-2001-2n-skx:
1292         - 21  # NDRPDR sel
1293         - 22  # NDRPDR sel
1294         - 23  # NDRPDR sel
1295         - 26  # NDRPDR sel
1296         - 27  # NDRPDR sel
1297         - 29  # NDRPDR sel
1298     vpp-compare-testbeds-skx-clx-cmp:
1299       csit-vpp-perf-verify-2001-2n-clx:
1300         - 28  # NDRPDR sel
1301         - 29  # NDRPDR sel
1302         - 32  # NDRPDR sel
1303         - 40  # NDRPDR sel
1304         - 43  # NDRPDR sel
1305         - 44  # NDRPDR sel
1306         - 45  # NDRPDR sel
1307         - 47  # NDRPDR sel
1308         - 48  # NDRPDR sel
1309         - 49  # NDRPDR sel
1310     vpp-compare-testbeds-skx-clx:
1311       - "vpp-compare-testbeds-skx-clx-ref"
1312       - "vpp-compare-testbeds-skx-clx-cmp"
1313
1314     vpp-compare-testbeds-hsw-clx-ref:
1315       csit-vpp-perf-verify-2001-3n-hsw:
1316         - 21  # NDRPDR sel
1317         - 22  # NDRPDR sel
1318         - 23  # NDRPDR sel
1319         - 24  # NDRPDR sel
1320         - 25  # NDRPDR sel
1321         - 29  # NDRPDR sel
1322         - 30  # NDRPDR sel
1323         - 31  # NDRPDR sel
1324         - 32  # NDRPDR sel
1325         - 34  # NDRPDR sel
1326     vpp-compare-testbeds-hsw-clx-cmp:
1327       csit-vpp-perf-verify-2001-2n-clx:
1328         - 28  # NDRPDR sel
1329         - 29  # NDRPDR sel
1330         - 32  # NDRPDR sel
1331         - 40  # NDRPDR sel
1332         - 43  # NDRPDR sel
1333         - 44  # NDRPDR sel
1334         - 45  # NDRPDR sel
1335         - 47  # NDRPDR sel
1336         - 48  # NDRPDR sel
1337         - 49  # NDRPDR sel
1338     vpp-compare-testbeds-hsw-clx:
1339       - "vpp-compare-testbeds-hsw-clx-ref"
1340       - "vpp-compare-testbeds-hsw-clx-cmp"
1341
1342     vpp-compare-testbeds-mrr-ref:
1343       csit-vpp-perf-verify-2001-3n-hsw:
1344         - 17  # MRR sel
1345     vpp-compare-testbeds-mrr-cmp:
1346       # TODO: Replace
1347       # csit-vpp-perf-verify-2001-3n-skx:
1348       csit-vpp-perf-verify-1908-3n-skx:
1349         - 36  # MRR sel
1350     vpp-compare-testbeds-mrr:
1351       - "vpp-compare-testbeds-mrr-ref"
1352       - "vpp-compare-testbeds-mrr-cmp"
1353
1354     vpp-compare-testbeds-mrr-skx-clx-ref:
1355       # TODO: Replace
1356       # csit-vpp-perf-verify-2001-2n-skx:
1357       csit-vpp-perf-verify-1908-2n-skx:
1358         - 69  # MRR sel
1359     vpp-compare-testbeds-mrr-skx-clx-cmp:
1360       csit-vpp-perf-verify-2001-2n-clx:
1361         - 39  # MRR
1362     vpp-compare-testbeds-mrr-skx-clx:
1363       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1364       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1365
1366     vpp-compare-testbeds-mrr-hsw-clx-ref:
1367       csit-vpp-perf-verify-2001-3n-hsw:
1368         - 17  # MRR sel
1369     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1370       csit-vpp-perf-verify-2001-2n-clx:
1371         - 39  # MRR
1372     vpp-compare-testbeds-mrr-hsw-clx:
1373       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1374       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1375
1376     dpdk-compare-testbeds-ref:
1377       csit-dpdk-perf-verify-2001-3n-hsw:
1378         - 4   # NDRPDR sel
1379         - 5   # NDRPDR sel
1380         - 6   # NDRPDR sel
1381         - 7   # NDRPDR sel
1382         - 8   # NDRPDR sel
1383         - 9   # NDRPDR sel
1384         - 10  # NDRPDR sel
1385         - 11  # NDRPDR sel
1386         - 12  # NDRPDR sel
1387         - 13  # NDRPDR sel
1388         - 15  # NDRPDR sel
1389         - 16  # NDRPDR sel
1390         - 17  # NDRPDR sel
1391         - 18  # NDRPDR sel
1392         - 19  # NDRPDR sel
1393         - 20  # NDRPDR sel
1394         - 21  # NDRPDR sel
1395         - 22  # NDRPDR sel
1396         - 23  # NDRPDR sel
1397         - 24  # NDRPDR sel
1398     dpdk-compare-testbeds-cmp:
1399       csit-dpdk-perf-verify-2001-3n-skx:
1400         - 1   # NDRPDR sel
1401         - 2   # NDRPDR sel
1402         - 3   # NDRPDR sel
1403         - 4   # NDRPDR sel
1404         - 5   # NDRPDR sel
1405         - 6   # NDRPDR sel
1406         - 7   # NDRPDR sel
1407         - 8   # NDRPDR sel
1408         - 9   # NDRPDR sel
1409         - 10  # NDRPDR sel
1410     dpdk-compare-testbeds:
1411       - "dpdk-compare-testbeds-ref"
1412       - "dpdk-compare-testbeds-cmp"
1413
1414     dpdk-compare-testbeds-skx-clx-ref:
1415       csit-dpdk-perf-verify-2001-2n-skx:
1416         - 1   # NDRPDR sel
1417         - 2   # NDRPDR sel
1418         - 3   # NDRPDR sel
1419         - 4   # NDRPDR sel
1420         - 5   # NDRPDR sel
1421         - 6   # NDRPDR sel
1422         - 7   # NDRPDR sel
1423         - 8   # NDRPDR sel
1424         - 9   # NDRPDR sel
1425         - 10  # NDRPDR sel
1426         - 11  # NDRPDR sel
1427         - 13  # NDRPDR sel
1428         - 26  # NDRPDR sel
1429         - 16  # NDRPDR sel
1430         - 17  # NDRPDR sel
1431         - 18  # NDRPDR sel
1432         - 19  # NDRPDR sel
1433         - 27  # NDRPDR sel
1434         - 21  # NDRPDR sel
1435         - 25  # NDRPDR sel
1436     dpdk-compare-testbeds-skx-clx-cmp:
1437       csit-dpdk-perf-verify-2001-2n-clx:
1438         - 15  # NDRPDR sel
1439         - 16  # NDRPDR sel
1440         - 17  # NDRPDR sel
1441         - 18  # NDRPDR sel
1442         - 19  # NDRPDR sel
1443         - 20  # NDRPDR sel
1444         - 21  # NDRPDR sel
1445         - 22  # NDRPDR sel
1446         - 23  # NDRPDR sel
1447         - 24  # NDRPDR sel
1448         - 25  # NDRPDR sel
1449         - 26  # NDRPDR sel
1450         - 27  # NDRPDR sel
1451         - 28  # NDRPDR sel
1452         - 29  # NDRPDR sel
1453         - 30  # NDRPDR sel
1454         - 31  # NDRPDR sel
1455         - 32  # NDRPDR sel
1456         - 33  # NDRPDR sel
1457         - 34  # NDRPDR sel
1458
1459     dpdk-compare-testbeds-skx-clx:
1460       - "dpdk-compare-testbeds-skx-clx-ref"
1461       - "dpdk-compare-testbeds-skx-clx-cmp"
1462
1463     # Compare topologies
1464
1465     vpp-compare-topologies-ref:
1466       # TODO: Add the data
1467       csit-vpp-perf-verify-2001-3n-skx:
1468         - 14  # NDRPDR sel
1469         - 15  # NDRPDR sel
1470         - 16  # NDRPDR sel
1471     vpp-compare-topologies-cmp:
1472       # TODO: Add the data
1473       csit-vpp-perf-verify-2001-2n-skx:
1474         - 21  # NDRPDR sel
1475         - 22  # NDRPDR sel
1476         - 23  # NDRPDR sel
1477         - 26  # NDRPDR sel
1478         - 27  # NDRPDR sel
1479         - 29  # NDRPDR sel
1480     vpp-compare-topologies:
1481       - "vpp-compare-topologies-ref"
1482       - "vpp-compare-topologies-cmp"
1483
1484     vpp-compare-topologies-mrr-ref:
1485       # TODO: Replace
1486       # csit-vpp-perf-verify-2001-3n-skx:
1487       csit-vpp-perf-verify-1908-3n-skx:
1488         - 36  # MRR sel
1489     vpp-compare-topologies-mrr-cmp:
1490       # TODO: Replace
1491       # csit-vpp-perf-verify-2001-2n-skx:
1492       csit-vpp-perf-verify-1908-2n-skx:
1493         - 69  # MRR sel
1494     vpp-compare-topologies-mrr:
1495       - "vpp-compare-topologies-mrr-ref"
1496       - "vpp-compare-topologies-mrr-cmp"
1497
1498     dpdk-compare-topologies-ref:
1499       csit-dpdk-perf-verify-2001-3n-skx:
1500         - 1   # NDRPDR sel
1501         - 2   # NDRPDR sel
1502         - 3   # NDRPDR sel
1503         - 4   # NDRPDR sel
1504         - 5   # NDRPDR sel
1505         - 6   # NDRPDR sel
1506         - 7   # NDRPDR sel
1507         - 8   # NDRPDR sel
1508         - 9   # NDRPDR sel
1509         - 10  # NDRPDR sel
1510     dpdk-compare-topologies-cmp:
1511       csit-dpdk-perf-verify-2001-2n-skx:
1512         - 1   # NDRPDR sel
1513         - 2   # NDRPDR sel
1514         - 3   # NDRPDR sel
1515         - 4   # NDRPDR sel
1516         - 5   # NDRPDR sel
1517         - 6   # NDRPDR sel
1518         - 7   # NDRPDR sel
1519         - 8   # NDRPDR sel
1520         - 9   # NDRPDR sel
1521         - 10  # NDRPDR sel
1522         - 11  # NDRPDR sel
1523         - 13  # NDRPDR sel
1524         - 26  # NDRPDR sel
1525         - 16  # NDRPDR sel
1526         - 17  # NDRPDR sel
1527         - 18  # NDRPDR sel
1528         - 19  # NDRPDR sel
1529         - 27  # NDRPDR sel
1530         - 21  # NDRPDR sel
1531         - 25  # NDRPDR sel
1532     dpdk-compare-topologies:
1533       - "dpdk-compare-topologies-ref"
1534       - "dpdk-compare-topologies-cmp"
1535
1536   plot-layouts:
1537
1538     plot-soak-throughput:
1539       titlefont:
1540         size: 18
1541       xaxis:
1542         title: "<b>Test Cases [Index]</b>"
1543         titlefont:
1544           size: 16
1545         autorange: True
1546         fixedrange: False
1547         gridcolor: "rgb(230, 230, 230)"
1548         linecolor: "rgb(220, 220, 220)"
1549         linewidth: 1
1550         showgrid: True
1551         showline: True
1552         showticklabels: True
1553         tickcolor: "rgb(220, 220, 220)"
1554         tickmode: "linear"
1555         tickfont:
1556           size: 16
1557         zeroline: False
1558       yaxis:
1559         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1560         titlefont:
1561           size: 16
1562         gridcolor: "rgb(230, 230, 230)"
1563         hoverformat: ".4r"
1564         tickformat: ".3r"
1565         linecolor: "rgb(220, 220, 220)"
1566         linewidth: 1
1567         showgrid: True
1568         showline: True
1569         showticklabels: True
1570         tickcolor: "rgb(220, 220, 220)"
1571         tickfont:
1572           size: 16
1573         zeroline: False
1574         range: [0,50]
1575       autosize: False
1576       margin:
1577         t: 50
1578         b: 0
1579         l: 80
1580         r: 20
1581       showlegend: True
1582       legend:
1583         orientation: "h"
1584         font:
1585           size: 16
1586       width: 700
1587       height: 900
1588       paper_bgcolor: "#fff"
1589       plot_bgcolor: "#fff"
1590       hoverlabel:
1591         namelength: -1
1592
1593     plot-service-density:
1594       titlefont:
1595         size: 18
1596       xaxis:
1597         side: "top"
1598         autorange: True
1599         fixedrange: False
1600         showgrid: False
1601         showline: False
1602         showticklabels: False
1603         ticks: ""
1604         ticklen: 0
1605         tickwidth: 0
1606         zeroline: False
1607       yaxis:
1608         autorange: "reversed"
1609         showgrid: False
1610         showline: False
1611         showticklabels: False
1612         ticks: ""
1613         ticklen: 0
1614         tickwidth: 0
1615         zeroline: False
1616       showlegend: False
1617       paper_bgcolor: "#fff"
1618       plot_bgcolor: "#fff"
1619       width: 700
1620       height: 700
1621       hoverlabel:
1622         namelength: -1
1623
1624     plot-cps:
1625       titlefont:
1626         size: 18
1627       xaxis:
1628         title: "<b>Test Cases [Index]</b>"
1629         titlefont:
1630           size: 16
1631         autorange: True
1632         fixedrange: False
1633         gridcolor: "rgb(230, 230, 230)"
1634         linecolor: "rgb(220, 220, 220)"
1635         linewidth: 1
1636         showgrid: True
1637         showline: True
1638         showticklabels: True
1639         tickcolor: "rgb(220, 220, 220)"
1640         tickmode: "linear"
1641         tickfont:
1642           size: 16
1643         zeroline: False
1644       yaxis:
1645         title: "<b>Connections Per Second [cps]</b>"
1646         titlefont:
1647           size: 16
1648         gridcolor: "rgb(230, 230, 230)"
1649         hoverformat: ".4s"
1650         linecolor: "rgb(220, 220, 220)"
1651         linewidth: 1
1652         rangemode: "tozero"
1653         showgrid: True
1654         showline: True
1655         showticklabels: True
1656         tickcolor: "rgb(220, 220, 220)"
1657         tickformat: ".3s"
1658         tickfont:
1659           size: 16
1660         zeroline: False
1661       boxmode: "group"
1662       boxgroupgap: 0.5
1663       autosize: False
1664       margin:
1665         t: 50
1666         b: 20
1667         l: 80
1668         r: 20
1669       showlegend: True
1670       legend:
1671         orientation: "h"
1672         font:
1673           size: 16
1674       width: 700
1675       height: 800
1676       paper_bgcolor: "#fff"
1677       plot_bgcolor: "#fff"
1678       hoverlabel:
1679         namelength: -1
1680
1681     plot-rps:
1682       titlefont:
1683         size: 18
1684       xaxis:
1685         title: "<b>Test Cases [Index]</b>"
1686         titlefont:
1687           size: 16
1688         autorange: True
1689         fixedrange: False
1690         gridcolor: "rgb(230, 230, 230)"
1691         linecolor: "rgb(220, 220, 220)"
1692         linewidth: 1
1693         showgrid: True
1694         showline: True
1695         showticklabels: True
1696         tickcolor: "rgb(220, 220, 220)"
1697         tickmode: "linear"
1698         tickfont:
1699           size: 16
1700         zeroline: False
1701       yaxis:
1702         title: "<b>Requests Per Second [rps]</b>"
1703         titlefont:
1704           size: 16
1705         gridcolor: "rgb(230, 230, 230)"
1706         hoverformat: ".4s"
1707         linecolor: "rgb(220, 220, 220)"
1708         linewidth: 1
1709         rangemode: "tozero"
1710         showgrid: True
1711         showline: True
1712         showticklabels: True
1713         tickcolor: "rgb(230, 230, 230)"
1714         tickformat: ".3s"
1715         tickfont:
1716           size: 16
1717         zeroline: False
1718       boxmode: "group"
1719       boxgroupgap: 0.5
1720       autosize: False
1721       margin:
1722         t: 50
1723         b: 20
1724         l: 80
1725         r: 20
1726       showlegend: True
1727       legend:
1728         orientation: "h"
1729         font:
1730           size: 16
1731       width: 700
1732       height: 800
1733       paper_bgcolor: "#fff"
1734       plot_bgcolor: "#fff"
1735       hoverlabel:
1736         namelength: -1
1737
1738     plot-hoststack:
1739       titlefont:
1740         size: 16
1741       xaxis:
1742         title: "<b>Test Cases [Index]</b>"
1743         titlefont:
1744           size: 14
1745         autorange: True
1746         fixedrange: False
1747         gridcolor: "rgb(230, 230, 230)"
1748         linecolor: "rgb(220, 220, 220)"
1749         linewidth: 1
1750         showgrid: True
1751         showline: True
1752         showticklabels: True
1753         tickcolor: "rgb(220, 220, 220)"
1754         tickmode: "linear"
1755         tickfont:
1756           size: 14
1757         zeroline: False
1758       yaxis:
1759         title: "<b>Bandwidth [Gbps]</b>"
1760         titlefont:
1761           size: 14
1762         gridcolor: "rgb(230, 230, 230)"
1763         hoverformat: ".4s"
1764         linecolor: "rgb(220, 220, 220)"
1765         linewidth: 1
1766         rangemode: "tozero"
1767         showgrid: True
1768         showline: True
1769         showticklabels: True
1770         tickcolor: "rgb(230, 230, 230)"
1771         tickformat: ".3s"
1772         tickfont:
1773           size: 14
1774         zeroline: False
1775       boxmode: "group"
1776       boxgroupgap: 0.5
1777       autosize: False
1778       margin:
1779         t: 50
1780         b: 20
1781         l: 80
1782         r: 20
1783       showlegend: True
1784       legend:
1785         orientation: "h"
1786         font:
1787           size: 14
1788       width: 700
1789       height: 800
1790       paper_bgcolor: "#fff"
1791       plot_bgcolor: "#fff"
1792       hoverlabel:
1793         namelength: -1
1794
1795     plot-throughput:
1796       titlefont:
1797         size: 18
1798       xaxis:
1799         title: "<b>Test Cases [Index]</b>"
1800         titlefont:
1801           size: 16
1802         autorange: True
1803         fixedrange: False
1804         gridcolor: "rgb(230, 230, 230)"
1805         linecolor: "rgb(220, 220, 220)"
1806         linewidth: 1
1807         showgrid: True
1808         showline: True
1809         showticklabels: True
1810         tickcolor: "rgb(220, 220, 220)"
1811         tickmode: "linear"
1812         tickfont:
1813           size: 16
1814         zeroline: False
1815       yaxis:
1816         title: "<b>Packet Throughput [Mpps]</b>"
1817         titlefont:
1818           size: 16
1819         gridcolor: "rgb(230, 230, 230)"
1820         hoverformat: ".4r"
1821         tickformat: ".3r"
1822         linecolor: "rgb(220, 220, 220)"
1823         linewidth: 1
1824         showgrid: True
1825         showline: True
1826         showticklabels: True
1827         tickcolor: "rgb(220, 220, 220)"
1828         tickfont:
1829           size: 16
1830         zeroline: False
1831         range: [0,50]
1832       autosize: False
1833       margin:
1834         t: 50
1835         b: 0
1836         l: 80
1837         r: 20
1838       showlegend: True
1839       legend:
1840         orientation: "h"
1841         font:
1842           size: 16
1843       width: 700
1844       height: 900
1845       paper_bgcolor: "#fff"
1846       plot_bgcolor: "#fff"
1847       hoverlabel:
1848         namelength: -1
1849
1850     plot-throughput-speedup-analysis:
1851       titlefont:
1852         size: 18
1853       xaxis:
1854         title: "<b>Number of Cores [Qty]</b>"
1855         titlefont:
1856           size: 16
1857         autorange: True
1858         fixedrange: False
1859         gridcolor: "rgb(230, 230, 230)"
1860         linecolor: "rgb(220, 220, 220)"
1861         linewidth: 1
1862         showgrid: True
1863         showline: True
1864         showticklabels: True
1865         tickcolor: "rgb(238, 238, 238)"
1866         tickmode: "linear"
1867         tickfont:
1868           size: 16
1869         zeroline: False
1870       yaxis:
1871         title: "<b>Packet Throughput [Mpps]</b>"
1872         titlefont:
1873           size: 16
1874         type: "linear"
1875         gridcolor: "rgb(230, 230, 230)"
1876         hoverformat: ".4s"
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         tickformat: ".4s"
1884         tickfont:
1885           size: 16
1886         zeroline: True
1887         rangemode: "tozero"
1888         range: [0,100]
1889       legend:
1890         orientation: "h"
1891         font:
1892           size: 16
1893         xanchor: "left"
1894         yanchor: "top"
1895         x: 0
1896         y: -0.2
1897         bgcolor: "rgba(255, 255, 255, 0)"
1898         bordercolor: "rgba(255, 255, 255, 0)"
1899         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1900       autosize: False
1901       margin:
1902           't': 50
1903           'b': 150
1904           'l': 85
1905           'r': 10
1906       showlegend: True
1907       width: 700
1908       height: 700
1909       paper_bgcolor: "#fff"
1910       plot_bgcolor: "#fff"
1911       hoverlabel:
1912         namelength: -1
1913       annotations: [
1914         {
1915           text: "_ _          __          ...",
1916           align: "left",
1917           showarrow: False,
1918           xref: "paper",
1919           yref: "paper",
1920           xanchor: "left",
1921           yanchor: "top",
1922           x: 0,
1923           y: -0.13,
1924           font: {
1925             family: "Consolas, Courier New",
1926             size: 15
1927           },
1928         },
1929         {
1930           text: "    Perfect     Measured     Limit",
1931           align: "left",
1932           showarrow: False,
1933           xref: "paper",
1934           yref: "paper",
1935           xanchor: "left",
1936           yanchor: "top",
1937           x: 0,
1938           y: -0.15,
1939           font: {
1940             family: "Consolas, Courier New",
1941             size: 15
1942           },
1943         },
1944       ]
1945
1946     plot-latency:
1947       titlefont:
1948         size: 18
1949       xaxis:
1950         title: "<b>Direction</b>"
1951         titlefont:
1952           size: 16
1953         autorange: True
1954         fixedrange: False
1955         gridcolor: "rgb(230, 230, 230)"
1956         linecolor: "rgb(220, 220, 220)"
1957         linewidth: 1
1958         showgrid: True
1959         showline: True
1960         showticklabels: False
1961         tickcolor: "rgb(220, 220, 220)"
1962         tickmode: "linear"
1963         tickfont:
1964           size: 16
1965         zeroline: False
1966       yaxis:
1967         title: "<b>Packet Latency [uSec]</b>"
1968         titlefont:
1969           size: 16
1970         type: "linear"
1971         gridcolor: "rgb(230, 230, 230)"
1972         hoverformat: ".4s"
1973         linecolor: "rgb(220, 220, 220)"
1974         linewidth: 1
1975         showgrid: True
1976         showline: True
1977         showticklabels: True
1978         tickcolor: "rgb(220, 220, 220)"
1979         tickformat: ".4s"
1980         tickfont:
1981           size: 16
1982         zeroline: True
1983         rangemode: "tozero"
1984       legend:
1985         orientation: "h"
1986         font:
1987           size: 16
1988         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1989       autosize: False
1990       margin:
1991           't': 50
1992           'b': 150
1993           'l': 80
1994           'r': 10
1995       showlegend: True
1996       width: 700
1997       height: 700
1998       paper_bgcolor: "#fff"
1999       plot_bgcolor: "#fff"
2000       hoverlabel:
2001         namelength: -1
2002
2003     plot-hdrh-latency:
2004       title:
2005         text: ""
2006         xanchor: "center"
2007         x: 0.5
2008         font:
2009           size: 16
2010       width: 700
2011       plot_bgcolor: "white"
2012       annotations:
2013         - font:
2014             size: 14
2015           showarrow: False
2016           text: "<b>Packet Latency [uSec]</b>"
2017           x: 1
2018           xanchor: "right"
2019           xref: "paper"
2020           y: -0.045
2021           yanchor: "top"
2022           yref: "paper"
2023         - font:
2024             size: 14
2025           showarrow: False
2026           text: "<b>Probability [%]</b>"
2027           textangle: 270
2028           x: -0.06
2029           xanchor: "center"
2030           xref: "paper"
2031           y: 0.5
2032           yanchor: "middle"
2033           yref: "paper"
2034         - font:
2035             size: 14
2036           showarrow: False
2037           text: "<b>Direction: E-W</b>"
2038           x: 0.24
2039           xanchor: "center"
2040           xref: "paper"
2041           y: 1.05
2042           yanchor: "bottom"
2043           yref: "paper"
2044         - font:
2045             size: 14
2046           showarrow: False
2047           text: "<b>Direction: W-E</b>"
2048           x: 0.74
2049           xanchor: "center"
2050           xref: "paper"
2051           y: 1.05
2052           yanchor: "bottom"
2053           yref: "paper"
2054
2055     plot-hdrh-latency-percentile:
2056       title:
2057         text: ""
2058         xanchor: "center"
2059         x: 0.5
2060         font:
2061           size: 18
2062       xaxis:
2063         type: "log"
2064         title: "<b>Percentile [%]</b>"
2065         titlefont:
2066           size: 16
2067         autorange: True
2068         fixedrange: False
2069         gridcolor: "rgb(230, 230, 230)"
2070         linecolor: "rgb(220, 220, 220)"
2071         linewidth: 1
2072         showgrid: True
2073         showline: True
2074         showticklabels: True
2075         tickcolor: "rgb(220, 220, 220)"
2076         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2077         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2078         tickfont:
2079           size: 16
2080       yaxis:
2081         title: "<b>Packet Latency [uSec]</b>"
2082         titlefont:
2083           size: 16
2084         gridcolor: "rgb(230, 230, 230)"
2085         linecolor: "rgb(220, 220, 220)"
2086         linewidth: 1
2087         showgrid: True
2088         showline: True
2089         showticklabels: True
2090         tickcolor: "rgb(220, 220, 220)"
2091         tickfont:
2092           size: 16
2093       autosize: False
2094       showlegend: True
2095       legend:
2096         traceorder: "normal"
2097         orientation: "h"
2098         font:
2099           size: 16
2100         xanchor: "left"
2101         yanchor: "top"
2102         x: 0
2103         y: -0.15
2104         bgcolor: "rgba(255, 255, 255, 0)"
2105         bordercolor: "rgba(255, 255, 255, 0)"
2106       width: 700
2107       height: 700
2108       paper_bgcolor: "white"
2109       plot_bgcolor: "white"
2110
2111     plot-hdrh-latency-by-percentile:
2112       title:
2113         text: "<b>Latency by Percentile Distribution</b>"
2114         xanchor: "center"
2115         x: 0.5
2116         font:
2117           size: 18
2118       showlegend: True
2119       legend:
2120         traceorder: "normal"
2121         orientation: "h"
2122         font:
2123           size: 16
2124         xanchor: "left"
2125         yanchor: "top"
2126         x: 0
2127         y: -0.2
2128         bgcolor: "rgba(255, 255, 255, 0)"
2129         bordercolor: "rgba(255, 255, 255, 0)"
2130       xaxis:
2131         type: "linear"
2132         title: "<b>Percentile [%]</b>"
2133         titlefont:
2134           size: 14
2135         autorange: False
2136         fixedrange: False
2137         range: [0, 100]
2138         gridcolor: "rgb(230, 230, 230)"
2139         linecolor: "rgb(220, 220, 220)"
2140         linewidth: 1
2141         showgrid: True
2142         showline: True
2143         showticklabels: True
2144         tickcolor: "rgb(220, 220, 220)"
2145         tickvals: [0, 25, 50, 75, 100]
2146         ticktext: [0, 25, 50, 75, 100]
2147         tickfont:
2148           size: 14
2149       yaxis:
2150         title: "<b>One-Way Latency per Direction [uSec]</b>"
2151         titlefont:
2152           size: 14
2153         gridcolor: "rgb(230, 230, 230)"
2154         linecolor: "rgb(220, 220, 220)"
2155         linewidth: 1
2156         showgrid: True
2157         showline: True
2158         showticklabels: True
2159         tickcolor: "rgb(220, 220, 220)"
2160         tickfont:
2161           size: 14
2162       width: 700
2163       height: 700
2164       paper_bgcolor: "white"
2165       plot_bgcolor: "white"
2166
2167 - type: "static"
2168   src-path: "{DIR[RST]}"
2169   dst-path: "{DIR[WORKING,SRC]}"
2170
2171 - type: "input"
2172   general:
2173     file-name: "output_info.xml.gz"
2174     file-format: ".gz"
2175     arch-file-format:
2176       - ".gz"
2177       - ".zip"
2178     download-path: "{job}/{build}/archives/{filename}"
2179     extract: "output.xml"
2180
2181     zip-file-name: "robot-plugin.zip"
2182     zip-file-format: ".zip"
2183     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2184     zip-extract: "robot-plugin/output.xml"
2185
2186   builds:
2187
2188     csit-vpp-perf-verify-1904-3n-hsw:
2189       - 9   # MRR sel
2190       - 11  # NDRPDR sel
2191       - 12  # NDRPDR sel
2192       - 20  # NDRPDR sel
2193       - 21  # NDRPDR sel
2194       - 23  # NDRPDR sel
2195       - 24  # NDRPDR sel
2196       - 25  # NDRPDR sel
2197       - 26  # NDRPDR sel
2198       - 29  # NDRPDR sel
2199       - 30  # NDRPDR sel
2200     csit-vpp-perf-verify-1908-3n-hsw:
2201       - 12  # NDRPDR sel
2202       - 13  # NDRPDR sel
2203       - 14  # NDRPDR sel
2204       - 15  # NDRPDR sel
2205       - 16  # NDRPDR sel
2206       - 17  # NDRPDR sel
2207       - 18  # NDRPDR sel
2208       - 19  # NDRPDR sel
2209       - 20  # NDRPDR sel
2210       - 21  # NDRPDR sel
2211       - 48  # NDRPDR sel vhost
2212       - 49  # NDRPDR sel vhost
2213       - 52  # NDRPDR sel vhost
2214       - 53  # NDRPDR sel vhost
2215       - 54  # NDRPDR sel vhost
2216       - 55  # NDRPDR sel vhost
2217       - 56  # NDRPDR sel vhost
2218       - 57  # NDRPDR sel vhost
2219       - 58  # NDRPDR sel vhost
2220       - 59  # NDRPDR sel vhost
2221       - 39  # MRR sel
2222     csit-vpp-perf-verify-2001-3n-hsw:
2223       - 21  # NDRPDR sel
2224       - 22  # NDRPDR sel
2225       - 23  # NDRPDR sel
2226       - 24  # NDRPDR sel
2227       - 25  # NDRPDR sel
2228       - 29  # NDRPDR sel
2229       - 30  # NDRPDR sel
2230       - 31  # NDRPDR sel
2231       - 32  # NDRPDR sel
2232       - 34  # NDRPDR sel
2233       - 17  # MRR sel
2234       - 18  # NDRPDR full
2235       - 20  # NDRPDR full
2236       - 28  # NDRPDR full
2237       - 35  # NDRPDR full
2238       - 42  # NDRPDR full
2239       - 46  # NDRPDR full
2240       - 47  # NDRPDR full
2241       - 48  # NDRPDR full
2242       - 49  # NDRPDR full
2243       - 50  # NDRPDR full
2244       - 51  # NDRPDR full
2245       - 52  # NDRPDR full
2246       - 53  # NDRPDR full
2247       - 54  # NDRPDR full
2248       - 55  # NDRPDR full
2249       - 56  # NDRPDR full
2250       - 57  # NDRPDR full
2251       - 58  # NDRPDR full
2252       - 59  # NDRPDR full
2253       - 61  # NDRPDR full
2254       - 62  # NDRPDR full
2255       - 63  # NDRPDR full
2256       - 64  # NDRPDR full
2257       - 65  # NDRPDR full
2258       - 67  # NDRPDR full
2259       - 70  # NDRPDR full
2260       - 72  # NDRPDR full
2261       - 73  # NDRPDR full
2262       - 76  # NDRPDR full
2263       - 77  # NDRPDR full
2264       - 78  # NDRPDR full
2265       - 79  # NDRPDR full
2266       - 81  # NDRPDR full
2267       - 82  # NDRPDR full
2268       - 84  # NDRPDR full
2269       - 85  # NDRPDR full
2270       - 87  # hoststack
2271       - 88  # hoststack
2272       - 89  # hoststack
2273       - 90  # hoststack
2274       - 91  # hoststack
2275       - 92  # hoststack
2276       - 93  # hoststack
2277       - 94  # hoststack
2278       - 95  # hoststack
2279       - 96  # hoststack
2280
2281 #    csit-vpp-perf-verify-1904-3n-skx:
2282 #      - 7   # MRR sel
2283 #      - 8   # NDRPDR sel
2284 #      - 9   # NDRPDR sel
2285 #      - 10  # NDRPDR sel
2286 #      - 11  # NDRPDR sel
2287 #      - 12  # NDRPDR sel
2288 #      - 14  # NDRPDR sel
2289 #      - 16  # NDRPDR sel
2290 #      - 21  # NDRPDR sel
2291 #      - 23  # NDRPDR sel
2292 #      - 25  # NDRPDR sel
2293 #    csit-vpp-perf-verify-1908-3n-skx:
2294 #      - 14  # NDRPDR sel
2295 #      - 16  # NDRPDR sel
2296 #      - 19  # NDRPDR sel
2297 #      - 20  # NDRPDR sel
2298 #      - 22  # NDRPDR sel
2299 #      - 23  # NDRPDR sel
2300 #      - 24  # NDRPDR sel
2301 #      - 25  # NDRPDR sel
2302 #      - 26  # NDRPDR sel
2303 #      - 29  # NDRPDR sel
2304 #      - 52  # NDRPDR sel vhost
2305 #      - 53  # NDRPDR sel vhost
2306 #      - 55  # NDRPDR sel vhost
2307 #      - 61  # NDRPDR sel vhost
2308 #      - 62  # NDRPDR sel vhost
2309 #      - 63  # NDRPDR sel vhost
2310 #      - 64  # NDRPDR sel vhost
2311 #      - 65  # NDRPDR sel vhost
2312 #      - 66  # NDRPDR sel vhost
2313 #      - 67  # NDRPDR sel vhost
2314 #      - 36  # MRR sel
2315 #    csit-vpp-perf-verify-2001-3n-skx:
2316 #      - 14  # NDRPDR sel
2317 #      - 15  # NDRPDR sel
2318 #      - 16  # NDRPDR sel
2319
2320 #    csit-vpp-perf-verify-1904-2n-skx:
2321 #      - 11  # MRR sel
2322 #      - 12  # NDRPDR sel
2323 #      - 14  # NDRPDR sel
2324 #      - 16  # NDRPDR sel
2325 #      - 17  # NDRPDR sel
2326 #      - 18  # NDRPDR sel
2327 #      - 21  # NDRPDR sel
2328 #      - 27  # NDRPDR sel
2329 #      - 30  # NDRPDR sel
2330 #      - 31  # NDRPDR sel
2331 #      - 32  # NDRPDR sel
2332 #    csit-vpp-perf-verify-1908-2n-skx:
2333 #      - 26  # NDRPDR sel
2334 #      - 27  # NDRPDR sel
2335 #      - 34  # NDRPDR sel
2336 #      - 35  # NDRPDR sel
2337 #      - 36  # NDRPDR sel
2338 #      - 42  # NDRPDR sel
2339 #      - 43  # NDRPDR sel
2340 #      - 44  # NDRPDR sel
2341 #      - 45  # NDRPDR sel
2342 #      - 46  # NDRPDR sel
2343 #      - 88  # NDRPDR sel vhost
2344 #      - 89  # NDRPDR sel vhost
2345 #      - 91  # NDRPDR sel vhost
2346 #      - 92  # NDRPDR sel vhost
2347 #      - 93  # NDRPDR sel vhost
2348 #      - 94  # NDRPDR sel vhost
2349 #      - 95  # NDRPDR sel vhost
2350 #      - 96  # NDRPDR sel vhost
2351 #      - 97  # NDRPDR sel vhost
2352 #      - 98  # NDRPDR sel vhost
2353 #      - 69  # MRR sel
2354 #      - 29  # TCP
2355 #      - 30  # TCP
2356 #      - 58  # TCP
2357 #      - 22  # NFV
2358 #      - 31  # NFV
2359 #      - 32  # NFV
2360 #      - 71  # NFV MRR
2361 #      - 113 # NFV reconf sel
2362 #      - 114 # NFV reconf sel
2363 #      - 115 # NFV reconf sel
2364 #    csit-vpp-perf-verify-2001-2n-skx:
2365 #      - 21  # NDRPDR sel
2366 #      - 22  # NDRPDR sel
2367 #      - 23  # NDRPDR sel
2368 #      - 26  # NDRPDR sel
2369 #      - 27  # NDRPDR sel
2370 #      - 29  # NDRPDR sel
2371 #      - 32  # NDRPDR full
2372 #      - 33  # NDRPDR full
2373 #      - 30  # NFV
2374 #      - 31  # NFV
2375
2376     csit-vpp-perf-verify-2001-2n-clx:
2377       - 28  # NDRPDR sel
2378       - 29  # NDRPDR sel
2379       - 32  # NDRPDR sel
2380       - 40  # NDRPDR sel
2381       - 43  # NDRPDR sel
2382       - 44  # NDRPDR sel
2383       - 45  # NDRPDR sel
2384       - 47  # NDRPDR sel
2385       - 48  # NDRPDR sel
2386       - 49  # NDRPDR sel
2387       - 39  # MRR
2388       - 53  # NDRPDR full
2389       - 54  # NDRPDR full
2390       - 55  # NDRPDR full
2391       - 56  # NDRPDR full
2392       - 57  # NDRPDR full
2393       - 58  # NDRPDR full
2394       - 59  # NDRPDR full
2395       - 60  # NDRPDR full
2396       - 61  # NDRPDR full
2397       - 62  # NDRPDR full
2398       - 63  # NDRPDR full
2399       - 64  # NDRPDR full
2400       - 65  # NDRPDR full
2401       - 66  # NDRPDR full
2402       - 67  # NDRPDR full
2403       - 68  # Reconf
2404       - 69  # Reconf
2405       - 70  # Reconf
2406       - 71  # Reconf
2407       - 72  # Reconf
2408       - 73  # Reconf
2409       - 74  # Reconf
2410       - 75  # Reconf
2411       - 76  # Reconf
2412       - 77  # Reconf
2413       - 80  # TCP
2414       - 82  # TCP
2415       - 83  # TCP
2416       - 85  # TCP
2417       - 86  # TCP
2418       - 87  # TCP
2419       - 88  # TCP
2420       - 89  # TCP
2421       - 90  # TCP
2422       - 91  # TCP
2423       - 93  # Soak
2424       - 94  # Soak
2425
2426     csit-vpp-perf-verify-1908-3n-tsh:
2427       - 7   # NDRPDR sel
2428       - 8   # NDRPDR sel
2429       - 9   # NDRPDR sel
2430       - 10  # NDRPDR sel
2431       - 11  # NDRPDR sel
2432       - 12  # NDRPDR sel
2433       - 13  # NDRPDR sel
2434       - 14  # NDRPDR sel
2435       - 15  # NDRPDR sel
2436       - 16  # NDRPDR sel
2437       - 17  # MRR sel
2438     csit-vpp-perf-verify-2001-3n-tsh:
2439       - 3   # NDRPDR sel
2440       - 4   # NDRPDR sel
2441       - 7   # NDRPDR sel
2442       - 8   # NDRPDR sel
2443       - 10  # NDRPDR sel
2444       - 12  # NDRPDR sel
2445       - 13  # NDRPDR sel
2446       - 14  # NDRPDR sel
2447       - 15  # NDRPDR sel
2448       - 9   # MRR sel
2449
2450     csit-vpp-perf-verify-1908-3n-dnv:
2451       - 6   # NDRPDR sel
2452       - 7   # NDRPDR sel
2453       - 8   # NDRPDR sel
2454       - 9   # NDRPDR sel
2455       - 10  # NDRPDR sel
2456       - 12  # NDRPDR sel
2457       - 13  # NDRPDR sel
2458       - 14  # NDRPDR sel
2459       - 15  # NDRPDR sel
2460       - 16  # NDRPDR sel
2461       - 17  # MRR sel
2462     csit-vpp-perf-verify-2001-3n-dnv:
2463       - 5   # NDRPDR sel
2464       - 6   # NDRPDR sel
2465       - 7   # NDRPDR sel
2466       - 8   # NDRPDR sel
2467       - 9   # NDRPDR sel
2468       - 10  # NDRPDR sel
2469       - 12  # NDRPDR sel
2470       - 16  # NDRPDR sel
2471       - 17  # NDRPDR sel
2472       - 18  # NDRPDR sel
2473       - 11  # MRR sel
2474       - 19  # NDRPDR full
2475       - 20  # NDRPDR full
2476       - 21  # NDRPDR full
2477       - 22  # NDRPDR full
2478       - 23  # NDRPDR full
2479       - 24  # NDRPDR full
2480       - 25  # NDRPDR full
2481       - 26  # NDRPDR full
2482       - 37  # NDRPDR full
2483       - 38  # NDRPDR full
2484       - 39  # NDRPDR full
2485
2486     csit-vpp-perf-verify-1908-2n-dnv:
2487       - 1   # NDRPDR sel
2488       - 2   # NDRPDR sel
2489       - 3   # NDRPDR sel
2490       - 4   # NDRPDR sel
2491       - 5   # NDRPDR sel
2492       - 6   # NDRPDR sel
2493       - 7   # NDRPDR sel
2494       - 8   # NDRPDR sel
2495       - 9   # NDRPDR sel
2496       - 10  # NDRPDR sel
2497       - 11  # MRR sel
2498     csit-vpp-perf-verify-2001-2n-dnv:
2499       - 4   # NDRPDR sel
2500       - 5   # NDRPDR sel
2501       - 6   # NDRPDR sel
2502       - 7   # NDRPDR sel
2503       - 8   # NDRPDR sel
2504       - 9   # NDRPDR sel
2505       - 10  # NDRPDR sel
2506       - 11  # NDRPDR sel
2507       - 13  # NDRPDR sel
2508       - 16  # NDRPDR sel
2509       - 12  # MRR sel
2510       - 21  # NDRPDR full
2511       - 22  # NDRPDR full
2512       - 25  # NDRPDR full
2513       - 26  # NDRPDR full
2514       - 27  # NDRPDR full
2515       - 28  # NDRPDR full
2516
2517     csit-dpdk-perf-verify-1904-3n-hsw:
2518       - 2   # NDRPDR sel
2519       - 3   # NDRPDR sel
2520       - 5   # NDRPDR sel
2521       - 6   # NDRPDR sel
2522       - 13  # NDRPDR sel
2523       - 14  # NDRPDR sel
2524       - 15  # NDRPDR sel
2525       - 18  # NDRPDR sel
2526       - 19  # NDRPDR sel
2527       - 20  # NDRPDR sel
2528     csit-dpdk-perf-verify-1908-3n-hsw:
2529       - 2   # NDRPDR sel
2530       - 3   # NDRPDR sel
2531       - 4   # NDRPDR sel
2532       - 5   # NDRPDR sel
2533       - 6   # NDRPDR sel
2534       - 7   # NDRPDR sel
2535       - 8   # NDRPDR sel
2536       - 9   # NDRPDR sel
2537       - 10  # NDRPDR sel
2538       - 11  # NDRPDR sel
2539     csit-dpdk-perf-verify-2001-3n-hsw:
2540       - 4   # NDRPDR sel
2541       - 5   # NDRPDR sel
2542       - 6   # NDRPDR sel
2543       - 7   # NDRPDR sel
2544       - 8   # NDRPDR sel
2545       - 9   # NDRPDR sel
2546       - 10  # NDRPDR sel
2547       - 11  # NDRPDR sel
2548       - 12  # NDRPDR sel
2549       - 13  # NDRPDR sel
2550       - 15  # NDRPDR sel
2551       - 16  # NDRPDR sel
2552       - 17  # NDRPDR sel
2553       - 18  # NDRPDR sel
2554       - 19  # NDRPDR sel
2555       - 20  # NDRPDR sel
2556       - 21  # NDRPDR sel
2557       - 22  # NDRPDR sel
2558       - 23  # NDRPDR sel
2559       - 24  # NDRPDR sel
2560       - 25  # NDRPDR full
2561       - 26  # NDRPDR full
2562
2563 #    csit-dpdk-perf-verify-1904-3n-skx:
2564 #      - 2   # NDRPDR sel
2565 #      - 3   # NDRPDR sel
2566 #      - 4   # NDRPDR sel
2567 #      - 5   # NDRPDR sel
2568 #      - 6   # NDRPDR sel
2569 #      - 7   # NDRPDR sel
2570 #      - 11  # NDRPDR sel
2571 #      - 12  # NDRPDR sel
2572 #      - 13  # NDRPDR sel
2573 #      - 14  # NDRPDR sel
2574 #    csit-dpdk-perf-verify-1908-3n-skx:
2575 #      - 3   # NDRPDR sel
2576 #      - 4   # NDRPDR sel
2577 #      - 5   # NDRPDR sel
2578 #      - 6   # NDRPDR sel
2579 #      - 7   # NDRPDR sel
2580 #      - 8   # NDRPDR sel
2581 #      - 9   # NDRPDR sel
2582 #      - 10  # NDRPDR sel
2583 #      - 11  # NDRPDR sel
2584 #      - 12  # NDRPDR sel
2585 #    csit-dpdk-perf-verify-2001-3n-skx:
2586 #      - 1   # NDRPDR sel
2587 #      - 2   # NDRPDR sel
2588 #      - 3   # NDRPDR sel
2589 #      - 4   # NDRPDR sel
2590 #      - 5   # NDRPDR sel
2591 #      - 6   # NDRPDR sel
2592 #      - 7   # NDRPDR sel
2593 #      - 8   # NDRPDR sel
2594 #      - 9   # NDRPDR sel
2595 #      - 10  # NDRPDR sel
2596
2597 #    csit-dpdk-perf-verify-1904-2n-skx:
2598 #      - 2   # NDRPDR sel
2599 #      - 3   # NDRPDR sel
2600 #      - 4   # NDRPDR sel
2601 #      - 5   # NDRPDR sel
2602 #      - 7   # NDRPDR sel
2603 #      - 8   # NDRPDR sel
2604 #      - 9   # NDRPDR sel
2605 #      - 10  # NDRPDR sel
2606 #      - 11  # NDRPDR sel
2607 #      - 12  # NDRPDR sel
2608 #    csit-dpdk-perf-verify-1908-2n-skx:
2609 #      - 2   # NDRPDR sel
2610 #      - 3   # NDRPDR sel
2611 #      - 4   # NDRPDR sel
2612 #      - 5   # NDRPDR sel
2613 #      - 7   # NDRPDR sel
2614 #      - 8   # NDRPDR sel
2615 #      - 9   # NDRPDR sel
2616 #      - 10  # NDRPDR sel
2617 #      - 11  # NDRPDR sel
2618 #      - 12  # NDRPDR sel
2619 #    csit-dpdk-perf-verify-2001-2n-skx:
2620 #      - 1   # NDRPDR sel
2621 #      - 2   # NDRPDR sel
2622 #      - 3   # NDRPDR sel
2623 #      - 4   # NDRPDR sel
2624 #      - 5   # NDRPDR sel
2625 #      - 6   # NDRPDR sel
2626 #      - 7   # NDRPDR sel
2627 #      - 8   # NDRPDR sel
2628 #      - 9   # NDRPDR sel
2629 #      - 10  # NDRPDR sel
2630 #      - 11  # NDRPDR sel
2631 #      - 13  # NDRPDR sel
2632 #      - 26  # NDRPDR sel
2633 #      - 16  # NDRPDR sel
2634 #      - 17  # NDRPDR sel
2635 #      - 18  # NDRPDR sel
2636 #      - 19  # NDRPDR sel
2637 #      - 27  # NDRPDR sel
2638 #      - 21  # NDRPDR sel
2639 #      - 25  # NDRPDR sel
2640
2641     csit-dpdk-perf-verify-2001-2n-clx:
2642       - 15  # NDRPDR sel
2643       - 16  # NDRPDR sel
2644       - 17  # NDRPDR sel
2645       - 18  # NDRPDR sel
2646       - 19  # NDRPDR sel
2647       - 20  # NDRPDR sel
2648       - 21  # NDRPDR sel
2649       - 22  # NDRPDR sel
2650       - 23  # NDRPDR sel
2651       - 24  # NDRPDR sel
2652       - 25  # NDRPDR sel
2653       - 26  # NDRPDR sel
2654       - 27  # NDRPDR sel
2655       - 28  # NDRPDR sel
2656       - 29  # NDRPDR sel
2657       - 30  # NDRPDR sel
2658       - 31  # NDRPDR sel
2659       - 32  # NDRPDR sel
2660       - 33  # NDRPDR sel
2661       - 34  # NDRPDR sel
2662
2663     csit-dpdk-perf-verify-2001-2n-dnv:
2664       - 9   # NDRPDR sel
2665       - 10  # NDRPDR sel
2666       - 11  # NDRPDR sel
2667       - 12  # NDRPDR sel
2668       - 13  # NDRPDR sel
2669       - 14  # NDRPDR sel
2670       - 15  # NDRPDR sel
2671       - 16  # NDRPDR sel
2672       - 17  # NDRPDR sel
2673       - 18  # NDRPDR sel
2674
2675     csit-dpdk-perf-verify-2001-3n-dnv:
2676       - 12  # NDRPDR sel
2677       - 13  # NDRPDR sel
2678       - 14  # NDRPDR sel
2679       - 15  # NDRPDR sel
2680       - 16  # NDRPDR sel
2681       - 17  # NDRPDR sel
2682       - 18  # NDRPDR sel
2683       - 19  # NDRPDR sel
2684       - 20  # NDRPDR sel
2685       - 22  # NDRPDR sel
2686
2687     csit-dpdk-perf-verify-2001-3n-tsh:
2688       - 3   # NDRPDR sel
2689       - 4   # NDRPDR sel
2690       - 5   # NDRPDR sel
2691       - 9   # NDRPDR sel
2692       - 10  # NDRPDR sel
2693       - 11  # NDRPDR sel
2694       - 12  # NDRPDR sel
2695       - 14  # NDRPDR sel
2696       - 15  # NDRPDR sel
2697       - 18  # NDRPDR sel
2698
2699     csit-vpp-device-2001-ubuntu1804-1n-skx:
2700       - 57
2701
2702 - type: "output"
2703   output: "report"
2704   format:
2705     html:
2706     - full
2707 #    pdf:
2708 #    - minimal
2709
2710 ################################################################################
2711 ###                               T A B L E S                                ###
2712 ################################################################################
2713
2714 ## VPP Soak vs NDR - 2n-skx
2715 #- type: "table"
2716 #  title: "VPP Soak vs NDR 2n-skx"
2717 #  algorithm: "table_soak_vs_ndr"
2718 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2719 #  reference:
2720 #    title: "NDR"
2721 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2722 #  compare:
2723 #    title: "Soak"
2724 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2725 #  data: "vpp-soak-vs-ndr-2n-skx"
2726 #  include-tests: "NDR"
2727 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2728 #  parameters:
2729 #    - "throughput"
2730 #    - "name"
2731 #    - "parent"
2732
2733 # VPP Soak vs NDR - 2n-clx
2734 - type: "table"
2735   title: "VPP Soak vs NDR 2n-clx"
2736   algorithm: "table_soak_vs_ndr"
2737   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2738   reference:
2739     title: "NDR"
2740     data: "vpp-soak-vs-ndr-2n-clx-ref"
2741   compare:
2742     title: "Soak"
2743     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2744   data: "vpp-soak-vs-ndr-2n-clx"
2745   include-tests: "NDR"
2746   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2747   parameters:
2748     - "throughput"
2749     - "name"
2750     - "parent"
2751
2752 ################################################################################
2753
2754 ## VPP Compare NICs 3n-skx 2t1c ndr
2755 #- type: "table"
2756 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2757 #  algorithm: "table_nics_comparison"
2758 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2759 #  reference:
2760 #    title: "x710"
2761 #    nic: "NIC_Intel-X710"
2762 #  compare:
2763 #    title: "xxv710"
2764 #    nic: "NIC_Intel-XXV710"
2765 #  data: "vpp-nic-comparison-3n-skx"
2766 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2767 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2768 #  parameters:
2769 #  - "name"
2770 #  - "parent"
2771 #  - "throughput"
2772 #  - "tags"
2773 #
2774 ## VPP Compare NICs 3n-skx 4t2c ndr
2775 #- type: "table"
2776 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2777 #  algorithm: "table_nics_comparison"
2778 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2779 #  reference:
2780 #    title: "x710"
2781 #    nic: "NIC_Intel-X710"
2782 #  compare:
2783 #    title: "xxv710"
2784 #    nic: "NIC_Intel-XXV710"
2785 #  data: "vpp-nic-comparison-3n-skx"
2786 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2787 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2788 #  parameters:
2789 #  - "name"
2790 #  - "parent"
2791 #  - "throughput"
2792 #  - "tags"
2793 #
2794 ## VPP Compare NICs 3n-skx 2t1c pdr
2795 #- type: "table"
2796 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2797 #  algorithm: "table_nics_comparison"
2798 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2799 #  reference:
2800 #    title: "x710"
2801 #    nic: "NIC_Intel-X710"
2802 #  compare:
2803 #    title: "xxv710"
2804 #    nic: "NIC_Intel-XXV710"
2805 #  data: "vpp-nic-comparison-3n-skx"
2806 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2807 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2808 #  parameters:
2809 #  - "name"
2810 #  - "parent"
2811 #  - "throughput"
2812 #  - "tags"
2813 #
2814 # # VPP Compare NICs 3n-skx 4t2c pdr
2815 #- type: "table"
2816 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2817 #  algorithm: "table_nics_comparison"
2818 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2819 #  reference:
2820 #    title: "x710"
2821 #    nic: "NIC_Intel-X710"
2822 #  compare:
2823 #    title: "xxv710"
2824 #    nic: "NIC_Intel-XXV710"
2825 #  data: "vpp-nic-comparison-3n-skx"
2826 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2827 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2828 #  parameters:
2829 #  - "name"
2830 #  - "parent"
2831 #  - "throughput"
2832 #  - "tags"
2833 #
2834 ## VPP Compare NICs 3n-skx 2t1c mrr
2835 #- type: "table"
2836 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2837 #  algorithm: "table_nics_comparison"
2838 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2839 #  reference:
2840 #    title: "x710"
2841 #    nic: "NIC_Intel-X710"
2842 #  compare:
2843 #    title: "xxv710"
2844 #    nic: "NIC_Intel-XXV710"
2845 #  data: "vpp-nic-comparison-3n-skx-mrr"
2846 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2847 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2848 #  parameters:
2849 #  - "name"
2850 #  - "parent"
2851 #  - "result"
2852 #  - "tags"
2853 #
2854 ## VPP Compare NICs 3n-skx 4t2c mrr
2855 #- type: "table"
2856 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2857 #  algorithm: "table_nics_comparison"
2858 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2859 #  reference:
2860 #    title: "x710"
2861 #    nic: "NIC_Intel-X710"
2862 #  compare:
2863 #    title: "xxv710"
2864 #    nic: "NIC_Intel-XXV710"
2865 #  data: "vpp-nic-comparison-3n-skx-mrr"
2866 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2867 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2868 #  parameters:
2869 #  - "name"
2870 #  - "parent"
2871 #  - "result"
2872 #  - "tags"
2873 #
2874 # # VPP Compare NICs 3n-skx 8t4c mrr
2875 #- type: "table"
2876 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2877 #  algorithm: "table_nics_comparison"
2878 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2879 #  reference:
2880 #    title: "x710"
2881 #    nic: "NIC_Intel-X710"
2882 #  compare:
2883 #    title: "xxv710"
2884 #    nic: "NIC_Intel-XXV710"
2885 #  data: "vpp-nic-comparison-3n-skx-mrr"
2886 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2887 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2888 #  parameters:
2889 #  - "name"
2890 #  - "parent"
2891 #  - "result"
2892 #  - "tags"
2893 #
2894 ## VPP Compare NICs 2n-skx 2t1c ndr
2895 #- type: "table"
2896 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2897 #  algorithm: "table_nics_comparison"
2898 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2899 #  reference:
2900 #    title: "x710"
2901 #    nic: "NIC_Intel-X710"
2902 #  compare:
2903 #    title: "xxv710"
2904 #    nic: "NIC_Intel-XXV710"
2905 #  data: "vpp-nic-comparison-2n-skx"
2906 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2907 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2908 #  parameters:
2909 #  - "name"
2910 #  - "parent"
2911 #  - "throughput"
2912 #  - "tags"
2913 #
2914 ## VPP Compare NICs 2n-skx 4t2c ndr
2915 #- type: "table"
2916 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2917 #  algorithm: "table_nics_comparison"
2918 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2919 #  reference:
2920 #    title: "x710"
2921 #    nic: "NIC_Intel-X710"
2922 #  compare:
2923 #    title: "xxv710"
2924 #    nic: "NIC_Intel-XXV710"
2925 #  data: "vpp-nic-comparison-2n-skx"
2926 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2927 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2928 #  parameters:
2929 #  - "name"
2930 #  - "parent"
2931 #  - "throughput"
2932 #  - "tags"
2933 #
2934 # # VPP Compare NICs 2n-skx 2t1c pdr
2935 #- type: "table"
2936 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2937 #  algorithm: "table_nics_comparison"
2938 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2939 #  reference:
2940 #    title: "x710"
2941 #    nic: "NIC_Intel-X710"
2942 #  compare:
2943 #    title: "xxv710"
2944 #    nic: "NIC_Intel-XXV710"
2945 #  data: "vpp-nic-comparison-2n-skx"
2946 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2947 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2948 #  parameters:
2949 #  - "name"
2950 #  - "parent"
2951 #  - "throughput"
2952 #  - "tags"
2953 #
2954 ## VPP Compare NICs 2n-skx 4t2c pdr
2955 #- type: "table"
2956 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2957 #  algorithm: "table_nics_comparison"
2958 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2959 #  reference:
2960 #    title: "x710"
2961 #    nic: "NIC_Intel-X710"
2962 #  compare:
2963 #    title: "xxv710"
2964 #    nic: "NIC_Intel-XXV710"
2965 #  data: "vpp-nic-comparison-2n-skx"
2966 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2967 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2968 #  parameters:
2969 #  - "name"
2970 #  - "parent"
2971 #  - "throughput"
2972 #  - "tags"
2973 #
2974 ## VPP Compare NICs 2n-skx 2t1c mrr
2975 #- type: "table"
2976 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2977 #  algorithm: "table_nics_comparison"
2978 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2979 #  reference:
2980 #    title: "x710"
2981 #    nic: "NIC_Intel-X710"
2982 #  compare:
2983 #    title: "xxv710"
2984 #    nic: "NIC_Intel-XXV710"
2985 #  data: "vpp-nic-comparison-2n-skx-mrr"
2986 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2987 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2988 #  parameters:
2989 #  - "name"
2990 #  - "parent"
2991 #  - "result"
2992 #  - "tags"
2993 #
2994 ## VPP Compare NICs 2n-skx 4t2c mrr
2995 #- type: "table"
2996 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2997 #  algorithm: "table_nics_comparison"
2998 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2999 #  reference:
3000 #    title: "x710"
3001 #    nic: "NIC_Intel-X710"
3002 #  compare:
3003 #    title: "xxv710"
3004 #    nic: "NIC_Intel-XXV710"
3005 #  data: "vpp-nic-comparison-2n-skx-mrr"
3006 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3007 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3008 #  parameters:
3009 #  - "name"
3010 #  - "parent"
3011 #  - "result"
3012 #  - "tags"
3013 #
3014 ## VPP Compare NICs 2n-skx 8t4c mrr
3015 #- type: "table"
3016 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
3017 #  algorithm: "table_nics_comparison"
3018 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3019 #  reference:
3020 #    title: "x710"
3021 #    nic: "NIC_Intel-X710"
3022 #  compare:
3023 #    title: "xxv710"
3024 #    nic: "NIC_Intel-XXV710"
3025 #  data: "vpp-nic-comparison-2n-skx-mrr"
3026 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3027 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3028 #  parameters:
3029 #  - "name"
3030 #  - "parent"
3031 #  - "result"
3032 #  - "tags"
3033
3034 ################################################################################
3035 # VPP
3036
3037 # VPP Performance Changes 3n-hsw 1t1c pdr
3038 - type: "table"
3039   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3040   algorithm: "table_perf_comparison"
3041   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3042   history:
3043     - title: "rls1904"
3044       data: "vpp-performance-changes-3n-hsw-h1"
3045   reference:
3046     title: "rls1908"
3047     data: "vpp-performance-changes-3n-hsw-ref"
3048     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3049   compare:
3050     title: "rls2001"
3051     data: "vpp-performance-changes-3n-hsw-cmp"
3052   data: "vpp-performance-changes-3n-hsw"
3053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3054   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3055   parameters:
3056   - "name"
3057   - "parent"
3058   - "throughput"
3059
3060 # VPP Performance Changes 3n-hsw 2t2c pdr
3061 - type: "table"
3062   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3063   algorithm: "table_perf_comparison"
3064   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3065   history:
3066     - title: "rls1904"
3067       data: "vpp-performance-changes-3n-hsw-h1"
3068   reference:
3069     title: "rls1908"
3070     data: "vpp-performance-changes-3n-hsw-ref"
3071     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3072   compare:
3073     title: "rls2001"
3074     data: "vpp-performance-changes-3n-hsw-cmp"
3075   data: "vpp-performance-changes-3n-hsw"
3076   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3077   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3078   parameters:
3079   - "name"
3080   - "parent"
3081   - "throughput"
3082
3083 # VPP Performance Changes 3n-hsw 1t1c ndr
3084 - type: "table"
3085   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3086   algorithm: "table_perf_comparison"
3087   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3088   history:
3089     - title: "rls1904"
3090       data: "vpp-performance-changes-3n-hsw-h1"
3091   reference:
3092     title: "rls1908"
3093     data: "vpp-performance-changes-3n-hsw-ref"
3094     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3095   compare:
3096     title: "rls2001"
3097     data: "vpp-performance-changes-3n-hsw-cmp"
3098   data: "vpp-performance-changes-3n-hsw"
3099   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3100   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3101   parameters:
3102   - "name"
3103   - "parent"
3104   - "throughput"
3105
3106 # VPP Performance Changes 3n-hsw 2t2c ndr
3107 - type: "table"
3108   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3109   algorithm: "table_perf_comparison"
3110   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3111   history:
3112     - title: "rls1904"
3113       data: "vpp-performance-changes-3n-hsw-h1"
3114   reference:
3115     title: "rls1908"
3116     data: "vpp-performance-changes-3n-hsw-ref"
3117     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3118   compare:
3119     title: "rls2001"
3120     data: "vpp-performance-changes-3n-hsw-cmp"
3121   data: "vpp-performance-changes-3n-hsw"
3122   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3123   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3124   parameters:
3125   - "name"
3126   - "parent"
3127   - "throughput"
3128
3129 ## VPP Performance Changes 3n-skx 2t1c pdr
3130 #- type: "table"
3131 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
3132 #  algorithm: "table_perf_comparison_nic"
3133 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3134 #  history:
3135 #    - title: "rls1904 x710"
3136 #      data: "vpp-performance-changes-3n-skx-h1"
3137 #      nic: "NIC_Intel-X710"
3138 #  reference:
3139 #    title: "rls1908 xxv710"
3140 #    data: "vpp-performance-changes-3n-skx-ref"
3141 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3142 #    nic: "NIC_Intel-XXV710"
3143 #  compare:
3144 #    title: "rls2001 xxv710"
3145 #    data: "vpp-performance-changes-3n-skx-cmp"
3146 #    nic: "NIC_Intel-XXV710"
3147 #  data: "vpp-performance-changes-3n-skx"
3148 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3149 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3150 #  parameters:
3151 #  - "name"
3152 #  - "parent"
3153 #  - "throughput"
3154 #  - "tags"
3155 #
3156 ## VPP Performance Changes 3n-skx 4t2c pdr
3157 #- type: "table"
3158 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
3159 #  algorithm: "table_perf_comparison_nic"
3160 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3161 #  history:
3162 #    - title: "rls1904 x710"
3163 #      data: "vpp-performance-changes-3n-skx-h1"
3164 #      nic: "NIC_Intel-X710"
3165 #  reference:
3166 #    title: "rls1908 x710"
3167 #    data: "vpp-performance-changes-3n-skx-ref"
3168 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3169 #    nic: "NIC_Intel-X710"
3170 #  compare:
3171 #    title: "rls2001 xxv710"
3172 #    data: "vpp-performance-changes-3n-skx-cmp"
3173 #    nic: "NIC_Intel-XXV710"
3174 #  data: "vpp-performance-changes-3n-skx"
3175 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3176 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3177 #  parameters:
3178 #  - "name"
3179 #  - "parent"
3180 #  - "throughput"
3181 #  - "tags"
3182 #
3183 ## VPP Performance Changes 3n-skx 2t1c ndr
3184 #- type: "table"
3185 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
3186 #  algorithm: "table_perf_comparison_nic"
3187 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3188 #  history:
3189 #    - title: "rls1904 x710"
3190 #      data: "vpp-performance-changes-3n-skx-h1"
3191 #      nic: "NIC_Intel-X710"
3192 #  reference:
3193 #    title: "rls1908 x710"
3194 #    data: "vpp-performance-changes-3n-skx-ref"
3195 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3196 #    nic: "NIC_Intel-X710"
3197 #  compare:
3198 #    title: "rls2001 xxv710"
3199 #    data: "vpp-performance-changes-3n-skx-cmp"
3200 #    nic: "NIC_Intel-XXV710"
3201 #  data: "vpp-performance-changes-3n-skx"
3202 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3203 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3204 #  parameters:
3205 #  - "name"
3206 #  - "parent"
3207 #  - "throughput"
3208 #  - "tags"
3209 #
3210 ## VPP Performance Changes 3n-skx 4t2c ndr
3211 #- type: "table"
3212 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
3213 #  algorithm: "table_perf_comparison_nic"
3214 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3215 #  history:
3216 #    - title: "rls1904 x710"
3217 #      data: "vpp-performance-changes-3n-skx-h1"
3218 #      nic: "NIC_Intel-X710"
3219 #  reference:
3220 #    title: "rls1908 x710"
3221 #    data: "vpp-performance-changes-3n-skx-ref"
3222 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3223 #    nic: "NIC_Intel-X710"
3224 #  compare:
3225 #    title: "rls2001 xxv710"
3226 #    data: "vpp-performance-changes-3n-skx-cmp"
3227 #    nic: "NIC_Intel-XXV710"
3228 #  data: "vpp-performance-changes-3n-skx"
3229 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3230 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3231 #  parameters:
3232 #  - "name"
3233 #  - "parent"
3234 #  - "throughput"
3235 #  - "tags"
3236 #
3237 ## VPP Performance Changes 2n-skx 2t1c pdr
3238 #- type: "table"
3239 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
3240 #  algorithm: "table_perf_comparison_nic"
3241 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3242 #  history:
3243 #    - title: "rls1904 x710"
3244 #      data: "vpp-performance-changes-2n-skx-h1"
3245 #      nic: "NIC_Intel-X710"
3246 #  reference:
3247 #    title: "rls1908 xxv710"
3248 #    data: "vpp-performance-changes-2n-skx-ref"
3249 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3250 #    nic: "NIC_Intel-XXV710"
3251 #  compare:
3252 #    title: "rls2001 xxv710"
3253 #    data: "vpp-performance-changes-2n-skx-cmp"
3254 #    nic: "NIC_Intel-XXV710"
3255 #  data: "vpp-performance-changes-2n-skx"
3256 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3257 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3258 #  parameters:
3259 #  - "name"
3260 #  - "parent"
3261 #  - "throughput"
3262 #  - "tags"
3263 #
3264 ## VPP Performance Changes 2n-skx 4t2c pdr
3265 #- type: "table"
3266 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
3267 #  algorithm: "table_perf_comparison_nic"
3268 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3269 #  history:
3270 #    - title: "rls1904 x710"
3271 #      data: "vpp-performance-changes-2n-skx-h1"
3272 #      nic: "NIC_Intel-X710"
3273 #  reference:
3274 #    title: "rls1908 xxv710"
3275 #    data: "vpp-performance-changes-2n-skx-ref"
3276 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3277 #    nic: "NIC_Intel-XXV710"
3278 #  compare:
3279 #    title: "rls2001 xxv710"
3280 #    data: "vpp-performance-changes-2n-skx-cmp"
3281 #    nic: "NIC_Intel-XXV710"
3282 #  data: "vpp-performance-changes-2n-skx"
3283 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3284 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3285 #  parameters:
3286 #  - "name"
3287 #  - "parent"
3288 #  - "throughput"
3289 #  - "tags"
3290 #
3291 ## VPP Performance Changes 2n-skx 2t1c ndr
3292 #- type: "table"
3293 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
3294 #  algorithm: "table_perf_comparison_nic"
3295 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3296 #  history:
3297 #    - title: "rls1904 x710"
3298 #      data: "vpp-performance-changes-2n-skx-h1"
3299 #      nic: "NIC_Intel-X710"
3300 #  reference:
3301 #    title: "rls1908 xxv710"
3302 #    data: "vpp-performance-changes-2n-skx-ref"
3303 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3304 #    nic: "NIC_Intel-XXV710"
3305 #  compare:
3306 #    title: "rls2001 xxv710"
3307 #    data: "vpp-performance-changes-2n-skx-cmp"
3308 #    nic: "NIC_Intel-XXV710"
3309 #  data: "vpp-performance-changes-2n-skx"
3310 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3311 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3312 #  parameters:
3313 #  - "name"
3314 #  - "parent"
3315 #  - "throughput"
3316 #  - "tags"
3317 #
3318 ## VPP Performance Changes 2n-skx 4t2c ndr
3319 #- type: "table"
3320 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
3321 #  algorithm: "table_perf_comparison_nic"
3322 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3323 #  history:
3324 #    - title: "rls1904 x710"
3325 #      data: "vpp-performance-changes-2n-skx-h1"
3326 #      nic: "NIC_Intel-X710"
3327 #  reference:
3328 #    title: "rls1908 xxv710"
3329 #    data: "vpp-performance-changes-2n-skx-ref"
3330 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3331 #    nic: "NIC_Intel-XXV710"
3332 #  compare:
3333 #    title: "rls2001 xxv710"
3334 #    data: "vpp-performance-changes-2n-skx-cmp"
3335 #    nic: "NIC_Intel-XXV710"
3336 #  data: "vpp-performance-changes-2n-skx"
3337 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3338 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3339 #  parameters:
3340 #  - "name"
3341 #  - "parent"
3342 #  - "throughput"
3343 #  - "tags"
3344 #
3345 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3346 #- type: "table"
3347 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3348 #  algorithm: "table_perf_comparison"
3349 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3350 #  reference:
3351 #    title: "rls1908"
3352 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3353 #  compare:
3354 #    title: "rls2001"
3355 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3356 #  data: "vpp-performance-changes-nfv-2n-skx"
3357 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3358 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3359 #  parameters:
3360 #  - "name"
3361 #  - "parent"
3362 #  - "throughput"
3363 #  - "tags"
3364 #
3365 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3366 #- type: "table"
3367 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3368 #  algorithm: "table_perf_comparison"
3369 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3370 #  reference:
3371 #    title: "rls1908"
3372 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3373 #  compare:
3374 #    title: "rls2001"
3375 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3376 #  data: "vpp-performance-changes-nfv-2n-skx"
3377 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3378 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3379 #  parameters:
3380 #  - "name"
3381 #  - "parent"
3382 #  - "throughput"
3383 #  - "tags"
3384 #
3385 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3386 #- type: "table"
3387 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3388 #  algorithm: "table_perf_comparison"
3389 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3390 #  reference:
3391 #    title: "rls1908"
3392 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3393 #  compare:
3394 #    title: "rls2001"
3395 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3396 #  data: "vpp-performance-changes-nfv-2n-skx"
3397 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3398 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3399 #  parameters:
3400 #  - "name"
3401 #  - "parent"
3402 #  - "throughput"
3403 #  - "tags"
3404 #
3405 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3406 #- type: "table"
3407 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3408 #  algorithm: "table_perf_comparison"
3409 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3410 #  reference:
3411 #    title: "rls1908"
3412 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3413 #  compare:
3414 #    title: "rls2001"
3415 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3416 #  data: "vpp-performance-changes-nfv-2n-skx"
3417 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3418 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3419 #  parameters:
3420 #  - "name"
3421 #  - "parent"
3422 #  - "throughput"
3423 #  - "tags"
3424
3425 # VPP Performance Changes 2n-dnv 1t1c pdr
3426 - type: "table"
3427   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3428   algorithm: "table_perf_comparison"
3429   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3430   reference:
3431     title: "rls1908"
3432     data: "vpp-performance-changes-2n-dnv-ref"
3433   compare:
3434     title: "rls2001"
3435     data: "vpp-performance-changes-2n-dnv-cmp"
3436   data: "vpp-performance-changes-2n-dnv"
3437   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3438   filter: "'1T1C'"
3439   parameters:
3440   - "name"
3441   - "parent"
3442   - "throughput"
3443   - "tags"
3444
3445 # VPP Performance Changes 2n-dnv 2t2c pdr
3446 - type: "table"
3447   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3448   algorithm: "table_perf_comparison"
3449   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3450   reference:
3451     title: "rls1908"
3452     data: "vpp-performance-changes-2n-dnv-ref"
3453   compare:
3454     title: "rls2001"
3455     data: "vpp-performance-changes-2n-dnv-cmp"
3456   data: "vpp-performance-changes-2n-dnv"
3457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3458   filter: "'2T2C'"
3459   parameters:
3460   - "name"
3461   - "parent"
3462   - "throughput"
3463   - "tags"
3464
3465 # VPP Performance Changes 2n-dnv 1t1c ndr
3466 - type: "table"
3467   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3468   algorithm: "table_perf_comparison"
3469   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3470   reference:
3471     title: "rls1908"
3472     data: "vpp-performance-changes-2n-dnv-ref"
3473   compare:
3474     title: "rls2001"
3475     data: "vpp-performance-changes-2n-dnv-cmp"
3476   data: "vpp-performance-changes-2n-dnv"
3477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3478   filter: "'1T1C'"
3479   parameters:
3480   - "name"
3481   - "parent"
3482   - "throughput"
3483   - "tags"
3484
3485 # VPP Performance Changes 2n-dnv 2t2c ndr
3486 - type: "table"
3487   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3488   algorithm: "table_perf_comparison"
3489   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3490   reference:
3491     title: "rls1908 "
3492     data: "vpp-performance-changes-2n-dnv-ref"
3493   compare:
3494     title: "rls2001"
3495     data: "vpp-performance-changes-2n-dnv-cmp"
3496   data: "vpp-performance-changes-2n-dnv"
3497   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3498   filter: "'2T2C'"
3499   parameters:
3500   - "name"
3501   - "parent"
3502   - "throughput"
3503   - "tags"
3504
3505 # VPP Performance Changes 3n-dnv 1t1c pdr
3506 - type: "table"
3507   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3508   algorithm: "table_perf_comparison"
3509   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3510   reference:
3511     title: "rls1908"
3512     data: "vpp-performance-changes-3n-dnv-ref"
3513   compare:
3514     title: "rls2001"
3515     data: "vpp-performance-changes-3n-dnv-cmp"
3516   data: "vpp-performance-changes-3n-dnv"
3517   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3518   filter: "'1T1C'"
3519   parameters:
3520   - "name"
3521   - "parent"
3522   - "throughput"
3523   - "tags"
3524
3525 # VPP Performance Changes 3n-dnv 2t2c pdr
3526 - type: "table"
3527   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3528   algorithm: "table_perf_comparison"
3529   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3530   reference:
3531     title: "rls1908"
3532     data: "vpp-performance-changes-3n-dnv-ref"
3533   compare:
3534     title: "rls2001"
3535     data: "vpp-performance-changes-3n-dnv-cmp"
3536   data: "vpp-performance-changes-3n-dnv"
3537   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3538   filter: "'2T2C'"
3539   parameters:
3540   - "name"
3541   - "parent"
3542   - "throughput"
3543   - "tags"
3544
3545 # VPP Performance Changes 3n-dnv 1t1c ndr
3546 - type: "table"
3547   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3548   algorithm: "table_perf_comparison"
3549   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3550   reference:
3551     title: "rls1908"
3552     data: "vpp-performance-changes-3n-dnv-ref"
3553   compare:
3554     title: "rls2001"
3555     data: "vpp-performance-changes-3n-dnv-cmp"
3556   data: "vpp-performance-changes-3n-dnv"
3557   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3558   filter: "'1T1C'"
3559   parameters:
3560   - "name"
3561   - "parent"
3562   - "throughput"
3563   - "tags"
3564
3565 # VPP Performance Changes 3n-dnv 2t2c ndr
3566 - type: "table"
3567   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3568   algorithm: "table_perf_comparison"
3569   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3570   reference:
3571     title: "rls1908"
3572     data: "vpp-performance-changes-3n-dnv-ref"
3573   compare:
3574     title: "rls2001"
3575     data: "vpp-performance-changes-3n-dnv-cmp"
3576   data: "vpp-performance-changes-3n-dnv"
3577   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'2T2C'"
3579   parameters:
3580   - "name"
3581   - "parent"
3582   - "throughput"
3583   - "tags"
3584
3585 # VPP Performance Changes 3n-tsh 1t1c pdr
3586 - type: "table"
3587   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3588   algorithm: "table_perf_comparison"
3589   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3590   reference:
3591     title: "rls1908"
3592     data: "vpp-performance-changes-3n-tsh-ref"
3593   compare:
3594     title: "rls2001"
3595     data: "vpp-performance-changes-3n-tsh-cmp"
3596   data: "vpp-performance-changes-3n-tsh"
3597   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3598   filter: "'1T1C'"
3599   parameters:
3600   - "name"
3601   - "parent"
3602   - "throughput"
3603   - "tags"
3604
3605 # VPP Performance Changes 3n-tsh 2t2c pdr
3606 - type: "table"
3607   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3608   algorithm: "table_perf_comparison"
3609   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3610   reference:
3611     title: "rls1908"
3612     data: "vpp-performance-changes-3n-tsh-ref"
3613   compare:
3614     title: "rls2001"
3615     data: "vpp-performance-changes-3n-tsh-cmp"
3616   data: "vpp-performance-changes-3n-tsh"
3617   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3618   filter: "'2T2C'"
3619   parameters:
3620   - "name"
3621   - "parent"
3622   - "throughput"
3623   - "tags"
3624
3625 # VPP Performance Changes 3n-tsh 1t1c ndr
3626 - type: "table"
3627   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3628   algorithm: "table_perf_comparison"
3629   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3630   reference:
3631     title: "rls1908"
3632     data: "vpp-performance-changes-3n-tsh-ref"
3633   compare:
3634     title: "rls2001"
3635     data: "vpp-performance-changes-3n-tsh-cmp"
3636   data: "vpp-performance-changes-3n-tsh"
3637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3638   filter: "'1T1C'"
3639   parameters:
3640   - "name"
3641   - "parent"
3642   - "throughput"
3643   - "tags"
3644
3645 # VPP Performance Changes 3n-tsh 2t2c ndr
3646 - type: "table"
3647   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3648   algorithm: "table_perf_comparison"
3649   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3650   reference:
3651     title: "rls1908"
3652     data: "vpp-performance-changes-3n-tsh-ref"
3653   compare:
3654     title: "rls2001"
3655     data: "vpp-performance-changes-3n-tsh-cmp"
3656   data: "vpp-performance-changes-3n-tsh"
3657   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3658   filter: "'2T2C'"
3659   parameters:
3660   - "name"
3661   - "parent"
3662   - "throughput"
3663   - "tags"
3664
3665 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3666 #- type: "table"
3667 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3668 #  algorithm: "table_perf_comparison_nic"
3669 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3670 #  reference:
3671 #    title: "3n-hsw xl710"
3672 #    data: "vpp-compare-testbeds-ref"
3673 #    nic: "NIC_Intel-XL710"
3674 #  compare:
3675 #    title: "3n-skx xxv710"
3676 #    data: "vpp-compare-testbeds-cmp"
3677 #    nic: "NIC_Intel-XXV710"
3678 #  data: "vpp-compare-testbeds"
3679 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3680 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3681 #  parameters:
3682 #  - "name"
3683 #  - "parent"
3684 #  - "throughput"
3685 #  - "tags"
3686 #
3687 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3688 #- type: "table"
3689 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3690 #  algorithm: "table_perf_comparison_nic"
3691 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3692 #  reference:
3693 #    title: "3n-hsw xl710"
3694 #    data: "vpp-compare-testbeds-ref"
3695 #    nic: "NIC_Intel-XL710"
3696 #  compare:
3697 #    title: "3n-skx xxv710"
3698 #    data: "vpp-compare-testbeds-cmp"
3699 #    nic: "NIC_Intel-XXV710"
3700 #  data: "vpp-compare-testbeds"
3701 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3702 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3703 #  parameters:
3704 #  - "name"
3705 #  - "parent"
3706 #  - "throughput"
3707 #  - "tags"
3708 #
3709 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3710 #- type: "table"
3711 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3712 #  algorithm: "table_perf_comparison_nic"
3713 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3714 #  reference:
3715 #    title: "3n-hsw xl710"
3716 #    data: "vpp-compare-testbeds-ref"
3717 #    nic: "NIC_Intel-XL710"
3718 #  compare:
3719 #    title: "3n-skx xxv710"
3720 #    data: "vpp-compare-testbeds-cmp"
3721 #    nic: "NIC_Intel-XXV710"
3722 #  data: "vpp-compare-testbeds"
3723 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3724 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3725 #  parameters:
3726 #  - "name"
3727 #  - "parent"
3728 #  - "throughput"
3729 #  - "tags"
3730 #
3731 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3732 #- type: "table"
3733 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3734 #  algorithm: "table_perf_comparison_nic"
3735 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3736 #  reference:
3737 #    title: "3n-hsw xl710"
3738 #    data: "vpp-compare-testbeds-ref"
3739 #    nic: "NIC_Intel-XL710"
3740 #  compare:
3741 #    title: "3n-skx xxv710"
3742 #    data: "vpp-compare-testbeds-cmp"
3743 #    nic: "NIC_Intel-XXV710"
3744 #  data: "vpp-compare-testbeds"
3745 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3746 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3747 #  parameters:
3748 #  - "name"
3749 #  - "parent"
3750 #  - "throughput"
3751 #  - "tags"
3752
3753 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3754 #- type: "table"
3755 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3756 #  algorithm: "table_perf_comparison"
3757 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3758 #  reference:
3759 #    title: "2n-skx"
3760 #    data: "vpp-compare-testbeds-skx-clx-ref"
3761 #  compare:
3762 #    title: "2n-clx"
3763 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3764 #  data: "vpp-compare-testbeds-skx-clx"
3765 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3766 #  filter: "'2T1C'"
3767 #  parameters:
3768 #  - "name"
3769 #  - "parent"
3770 #  - "throughput"
3771 #  - "tags"
3772 #
3773 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3774 #- type: "table"
3775 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3776 #  algorithm: "table_perf_comparison"
3777 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3778 #  reference:
3779 #    title: "2n-skx"
3780 #    data: "vpp-compare-testbeds-skx-clx-ref"
3781 #  compare:
3782 #    title: "2n-clx"
3783 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3784 #  data: "vpp-compare-testbeds-skx-clx"
3785 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3786 #  filter: "'4T2C'"
3787 #  parameters:
3788 #  - "name"
3789 #  - "parent"
3790 #  - "throughput"
3791 #  - "tags"
3792 #
3793 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3794 #- type: "table"
3795 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3796 #  algorithm: "table_perf_comparison"
3797 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3798 #  reference:
3799 #    title: "2n-skx"
3800 #    data: "vpp-compare-testbeds-skx-clx-ref"
3801 #  compare:
3802 #    title: "2n-clx"
3803 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3804 #  data: "vpp-compare-testbeds-skx-clx"
3805 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3806 #  filter: "'2T1C'"
3807 #  parameters:
3808 #  - "name"
3809 #  - "parent"
3810 #  - "throughput"
3811 #  - "tags"
3812 #
3813 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3814 #- type: "table"
3815 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3816 #  algorithm: "table_perf_comparison"
3817 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3818 #  reference:
3819 #    title: "2n-skx"
3820 #    data: "vpp-compare-testbeds-skx-clx-ref"
3821 #  compare:
3822 #    title: "2n-clx"
3823 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3824 #  data: "vpp-compare-testbeds-skx-clx"
3825 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3826 #  filter: "'4T2C'"
3827 #  parameters:
3828 #  - "name"
3829 #  - "parent"
3830 #  - "throughput"
3831 #  - "tags"
3832
3833 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3834 - type: "table"
3835   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3836   algorithm: "table_perf_comparison_nic"
3837   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3838   reference:
3839     title: "3n-hsw xl710"
3840     data: "vpp-compare-testbeds-hsw-clx-ref"
3841     nic: "NIC_Intel-XL710"
3842   compare:
3843     title: "2n-clx xxv710"
3844     data: "vpp-compare-testbeds-hsw-clx-cmp"
3845     nic: "NIC_Intel-XXV710"
3846   data: "vpp-compare-testbeds-hsw-clx"
3847   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3848   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3849   parameters:
3850   - "name"
3851   - "parent"
3852   - "throughput"
3853   - "tags"
3854
3855 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3856 - type: "table"
3857   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3858   algorithm: "table_perf_comparison_nic"
3859   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3860   reference:
3861     title: "3n-hsw xl710"
3862     data: "vpp-compare-testbeds-hsw-clx-ref"
3863     nic: "NIC_Intel-XL710"
3864   compare:
3865     title: "2n-clx xxv710"
3866     data: "vpp-compare-testbeds-hsw-clx-cmp"
3867     nic: "NIC_Intel-XXV710"
3868   data: "vpp-compare-testbeds-hsw-clx"
3869   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3870   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3871   parameters:
3872   - "name"
3873   - "parent"
3874   - "throughput"
3875   - "tags"
3876
3877 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3878 - type: "table"
3879   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3880   algorithm: "table_perf_comparison_nic"
3881   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3882   reference:
3883     title: "3n-hsw xl710"
3884     data: "vpp-compare-testbeds-hsw-clx-ref"
3885     nic: "NIC_Intel-XL710"
3886   compare:
3887     title: "2n-clx xxv710"
3888     data: "vpp-compare-testbeds-hsw-clx-cmp"
3889     nic: "NIC_Intel-XXV710"
3890   data: "vpp-compare-testbeds-hsw-clx"
3891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3892   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3893   parameters:
3894   - "name"
3895   - "parent"
3896   - "throughput"
3897   - "tags"
3898
3899 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3900 - type: "table"
3901   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3902   algorithm: "table_perf_comparison_nic"
3903   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3904   reference:
3905     title: "3n-hsw xl710"
3906     data: "vpp-compare-testbeds-hsw-clx-ref"
3907     nic: "NIC_Intel-XL710"
3908   compare:
3909     title: "2n-clx xxv710"
3910     data: "vpp-compare-testbeds-hsw-clx-cmp"
3911     nic: "NIC_Intel-XXV710"
3912   data: "vpp-compare-testbeds-hsw-clx"
3913   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3914   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3915   parameters:
3916   - "name"
3917   - "parent"
3918   - "throughput"
3919   - "tags"
3920
3921 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3922 #- type: "table"
3923 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3924 #  algorithm: "table_perf_comparison"
3925 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3926 #  reference:
3927 #    title: "3-Node Skx"
3928 #    data: "vpp-compare-topologies-ref"
3929 #  compare:
3930 #    title: "2-Node Skx"
3931 #    data: "vpp-compare-topologies-cmp"
3932 #  data: "vpp-compare-topologies"
3933 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3934 #  filter: "'NDRPDR' and '1C'"
3935 #  parameters:
3936 #  - "name"
3937 #  - "parent"
3938 #  - "throughput"
3939 #
3940 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3941 #- type: "table"
3942 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3943 #  algorithm: "table_perf_comparison"
3944 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3945 #  reference:
3946 #    title: "3-Node Skx"
3947 #    data: "vpp-compare-topologies-ref"
3948 #  compare:
3949 #    title: "2-Node Skx"
3950 #    data: "vpp-compare-topologies-cmp"
3951 #  data: "vpp-compare-topologies"
3952 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3953 #  filter: "'NDRPDR' and '2C'"
3954 #  parameters:
3955 #  - "name"
3956 #  - "parent"
3957 #  - "throughput"
3958 #
3959 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3960 #- type: "table"
3961 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3962 #  algorithm: "table_perf_comparison"
3963 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3964 #  reference:
3965 #    title: "3-Node Skx"
3966 #    data: "vpp-compare-topologies-ref"
3967 #  compare:
3968 #    title: "2-Node Skx"
3969 #    data: "vpp-compare-topologies-cmp"
3970 #  data: "vpp-compare-topologies"
3971 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3972 #  filter: "'NDRPDR' and '1C'"
3973 #  parameters:
3974 #  - "name"
3975 #  - "parent"
3976 #  - "throughput"
3977 #
3978 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3979 #- type: "table"
3980 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3981 #  algorithm: "table_perf_comparison"
3982 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3983 #  reference:
3984 #    title: "3-Node Skx"
3985 #    data: "vpp-compare-topologies-ref"
3986 #  compare:
3987 #    title: "2-Node Skx"
3988 #    data: "vpp-compare-topologies-cmp"
3989 #  data: "vpp-compare-topologies"
3990 #  include-tests: "PDR"
3991 #  filter: "'NDRPDR' and '2C'"
3992 #  parameters:
3993 #  - "name"
3994 #  - "parent"
3995 #  - "throughput"
3996
3997 # VPP Performance Changes 3n-hsw 1t1c MRR
3998 - type: "table"
3999   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
4000   algorithm: "table_perf_comparison"
4001   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4002   history:
4003     - title: "rls1904"
4004       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4005   reference:
4006     title: "rls1908"
4007     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4008   compare:
4009     title: "rls2001"
4010     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4011   data: "vpp-performance-changes-3n-hsw-mrr"
4012   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4013   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
4014   parameters:
4015   - "name"
4016   - "parent"
4017   - "result"
4018
4019 # VPP Performance Changes 3n-hsw 2t2c MRR
4020 - type: "table"
4021   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
4022   algorithm: "table_perf_comparison"
4023   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4024   history:
4025     - title: "rls1904"
4026       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4027   reference:
4028     title: "rls1908"
4029     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4030   compare:
4031     title: "rls2001"
4032     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4033   data: "vpp-performance-changes-3n-hsw-mrr"
4034   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4035   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
4036   parameters:
4037   - "name"
4038   - "parent"
4039   - "result"
4040
4041 # VPP Performance Changes 3n-hsw 4t4c MRR
4042 - type: "table"
4043   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
4044   algorithm: "table_perf_comparison"
4045   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4046   history:
4047     - title: "rls1904"
4048       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4049   reference:
4050     title: "rls1908"
4051     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4052   compare:
4053     title: "rls2001"
4054     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4055   data: "vpp-performance-changes-3n-hsw-mrr"
4056   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4057   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
4058   parameters:
4059   - "name"
4060   - "parent"
4061   - "result"
4062
4063 ## VPP Performance Changes 3n-skx 2t1c MRR
4064 #- type: "table"
4065 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
4066 #  algorithm: "table_perf_comparison"
4067 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4068 #  history:
4069 #    - title: "rls1904"
4070 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4071 #  reference:
4072 #    title: "rls1908"
4073 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4074 #  compare:
4075 #    title: "rls2001"
4076 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4077 #  data: "vpp-performance-changes-3n-skx-mrr"
4078 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4079 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4080 #  parameters:
4081 #  - "name"
4082 #  - "parent"
4083 #  - "result"
4084 #
4085 ## VPP Performance Changes 3n-skx 4t2c MRR
4086 #- type: "table"
4087 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
4088 #  algorithm: "table_perf_comparison"
4089 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4090 #  history:
4091 #    - title: "rls1904"
4092 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4093 #  reference:
4094 #    title: "rls1908"
4095 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4096 #  compare:
4097 #    title: "rls2001"
4098 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4099 #  data: "vpp-performance-changes-3n-skx-mrr"
4100 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4101 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4102 #  parameters:
4103 #  - "name"
4104 #  - "parent"
4105 #  - "result"
4106 #
4107 ## VPP Performance Changes 3n-skx 8t4c MRR
4108 #- type: "table"
4109 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
4110 #  algorithm: "table_perf_comparison"
4111 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4112 #  history:
4113 #    - title: "rls1904"
4114 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4115 #  reference:
4116 #    title: "rls1908"
4117 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4118 #  compare:
4119 #    title: "rls2001"
4120 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4121 #  data: "vpp-performance-changes-3n-skx-mrr"
4122 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4123 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4124 #  parameters:
4125 #  - "name"
4126 #  - "parent"
4127 #  - "result"
4128 #
4129 ## VPP Performance Changes 2n-skx 2t1c MRR
4130 #- type: "table"
4131 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
4132 #  algorithm: "table_perf_comparison"
4133 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4134 #  history:
4135 #    - title: "rls1904"
4136 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4137 #  reference:
4138 #    title: "rls1908"
4139 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4140 #  compare:
4141 #    title: "rls2001"
4142 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4143 #  data: "vpp-performance-changes-2n-skx-mrr"
4144 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4145 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4146 #  parameters:
4147 #  - "name"
4148 #  - "parent"
4149 #  - "result"
4150 #
4151 ## VPP Performance Changes 2n-skx 4t2c MRR
4152 #- type: "table"
4153 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
4154 #  algorithm: "table_perf_comparison"
4155 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4156 #  history:
4157 #    - title: "rls1904"
4158 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4159 #  reference:
4160 #    title: "rls1908"
4161 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4162 #  compare:
4163 #    title: "rls2001"
4164 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4165 #  data: "vpp-performance-changes-2n-skx-mrr"
4166 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4167 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4168 #  parameters:
4169 #  - "name"
4170 #  - "parent"
4171 #  - "result"
4172 #
4173 ## VPP Performance Changes 2n-skx 8t4c MRR
4174 #- type: "table"
4175 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
4176 #  algorithm: "table_perf_comparison"
4177 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4178 #  history:
4179 #    - title: "rls1904"
4180 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4181 #  reference:
4182 #    title: "rls1908"
4183 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4184 #  compare:
4185 #    title: "rls2001"
4186 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4187 #  data: "vpp-performance-changes-2n-skx-mrr"
4188 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4189 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4190 #  parameters:
4191 #  - "name"
4192 #  - "parent"
4193 #  - "result"
4194 #
4195 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4196 #- type: "table"
4197 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4198 #  algorithm: "table_perf_comparison"
4199 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4200 #  reference:
4201 #    title: "rls1908"
4202 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4203 #  compare:
4204 #    title: "rls2001"
4205 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4206 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4207 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4208 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4209 #  parameters:
4210 #  - "name"
4211 #  - "parent"
4212 #  - "result"
4213 #
4214 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4215 #- type: "table"
4216 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4217 #  algorithm: "table_perf_comparison"
4218 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4219 #  reference:
4220 #    title: "rls1908"
4221 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4222 #  compare:
4223 #    title: "rls2001"
4224 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4225 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4226 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4227 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4228 #  parameters:
4229 #  - "name"
4230 #  - "parent"
4231 #  - "result"
4232 #
4233 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4234 #- type: "table"
4235 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4236 #  algorithm: "table_perf_comparison"
4237 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4238 #  reference:
4239 #    title: "rls1908"
4240 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4241 #  compare:
4242 #    title: "rls2001"
4243 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4244 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4245 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4246 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4247 #  parameters:
4248 #  - "name"
4249 #  - "parent"
4250 #  - "result"
4251
4252 # VPP Performance Changes 2n-dnv 1t1c MRR
4253 - type: "table"
4254   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4255   algorithm: "table_perf_comparison"
4256   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4257   reference:
4258     title: "rls1908"
4259     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4260   compare:
4261     title: "rls2001"
4262     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4263   data: "vpp-performance-changes-2n-dnv-mrr"
4264   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4265   filter: "'1T1C' and 'MRR'"
4266   parameters:
4267   - "name"
4268   - "parent"
4269   - "result"
4270
4271 # VPP Performance Changes 2n-dnv 2t2c MRR
4272 - type: "table"
4273   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4274   algorithm: "table_perf_comparison"
4275   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4276   reference:
4277     title: "rls1908"
4278     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4279   compare:
4280     title: "rls2001"
4281     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4282   data: "vpp-performance-changes-2n-dnv-mrr"
4283   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4284   filter: "'2T2C' and 'MRR'"
4285   parameters:
4286   - "name"
4287   - "parent"
4288   - "result"
4289
4290 # VPP Performance Changes 2n-dnv 4t4c MRR
4291 - type: "table"
4292   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4293   algorithm: "table_perf_comparison"
4294   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4295   reference:
4296     title: "rls1908"
4297     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4298   compare:
4299     title: "rls2001"
4300     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4301   data: "vpp-performance-changes-2n-dnv-mrr"
4302   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4303   filter: "'4T4C' and 'MRR'"
4304   parameters:
4305   - "name"
4306   - "parent"
4307   - "result"
4308
4309 # VPP Performance Changes 3n-dnv 1t1c MRR
4310 - type: "table"
4311   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4312   algorithm: "table_perf_comparison"
4313   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4314   reference:
4315     title: "rls1908"
4316     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4317   compare:
4318     title: "rls2001"
4319     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4320   data: "vpp-performance-changes-3n-dnv-mrr"
4321   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4322   filter: "'1T1C' and 'MRR'"
4323   parameters:
4324   - "name"
4325   - "parent"
4326   - "result"
4327
4328 # VPP Performance Changes 3n-dnv 2t2c MRR
4329 - type: "table"
4330   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4331   algorithm: "table_perf_comparison"
4332   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4333   reference:
4334     title: "rls1908"
4335     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4336   compare:
4337     title: "rls2001"
4338     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4339   data: "vpp-performance-changes-3n-dnv-mrr"
4340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4341   filter: "'2T2C' and 'MRR'"
4342   parameters:
4343   - "name"
4344   - "parent"
4345   - "result"
4346
4347 # VPP Performance Changes 3n-dnv 4t4c MRR
4348 - type: "table"
4349   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4350   algorithm: "table_perf_comparison"
4351   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4352   reference:
4353     title: "rls1908"
4354     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4355   compare:
4356     title: "rls2001"
4357     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4358   data: "vpp-performance-changes-3n-dnv-mrr"
4359   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4360   filter: "'4T4C' and 'MRR'"
4361   parameters:
4362   - "name"
4363   - "parent"
4364   - "result"
4365
4366 # VPP Performance Changes 3n-tsh 1t1c MRR
4367 - type: "table"
4368   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4369   algorithm: "table_perf_comparison"
4370   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4371   reference:
4372     title: "rls1908"
4373     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4374   compare:
4375     title: "rls2001"
4376     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4377   data: "vpp-performance-changes-3n-tsh-mrr"
4378   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4379   filter: "'1T1C' and 'MRR'"
4380   parameters:
4381   - "name"
4382   - "parent"
4383   - "result"
4384
4385 # VPP Performance Changes 3n-tsh 2t2c MRR
4386 - type: "table"
4387   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4388   algorithm: "table_perf_comparison"
4389   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4390   reference:
4391     title: "rls1908"
4392     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4393   compare:
4394     title: "rls2001"
4395     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4396   data: "vpp-performance-changes-3n-tsh-mrr"
4397   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4398   filter: "'2T2C' and 'MRR'"
4399   parameters:
4400   - "name"
4401   - "parent"
4402   - "result"
4403
4404 # VPP Performance Changes 3n-tsh 4t4c MRR
4405 - type: "table"
4406   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4407   algorithm: "table_perf_comparison"
4408   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4409   reference:
4410     title: "rls1908"
4411     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4412   compare:
4413     title: "rls2001"
4414     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4415   data: "vpp-performance-changes-3n-tsh-mrr"
4416   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4417   filter: "'4T4C' and 'MRR'"
4418   parameters:
4419   - "name"
4420   - "parent"
4421   - "result"
4422
4423 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4424 #- type: "table"
4425 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4426 #  algorithm: "table_perf_comparison_nic"
4427 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4428 #  reference:
4429 #    title: "3n-hsw xl710"
4430 #    data: "vpp-compare-testbeds-mrr-ref"
4431 #    nic: "NIC_Intel-XL710"
4432 #  compare:
4433 #    title: "3n-skx xxv710"
4434 #    data: "vpp-compare-testbeds-mrr-cmp"
4435 #    nic: "NIC_Intel-XXV710"
4436 #  data: "vpp-compare-testbeds-mrr"
4437 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4438 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4439 #  parameters:
4440 #  - "name"
4441 #  - "parent"
4442 #  - "result"
4443 #  - "tags"
4444 #
4445 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4446 #- type: "table"
4447 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4448 #  algorithm: "table_perf_comparison_nic"
4449 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4450 #  reference:
4451 #    title: "3n-hsw xl710"
4452 #    data: "vpp-compare-testbeds-mrr-ref"
4453 #    nic: "NIC_Intel-XL710"
4454 #  compare:
4455 #    title: "3n-skx xxv710"
4456 #    data: "vpp-compare-testbeds-mrr-cmp"
4457 #    nic: "NIC_Intel-XXV710"
4458 #  data: "vpp-compare-testbeds-mrr"
4459 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4460 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4461 #  parameters:
4462 #  - "name"
4463 #  - "parent"
4464 #  - "result"
4465 #  - "tags"
4466 #
4467 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4468 #- type: "table"
4469 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4470 #  algorithm: "table_perf_comparison_nic"
4471 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4472 #  reference:
4473 #    title: "3n-hsw xl710"
4474 #    data: "vpp-compare-testbeds-mrr-ref"
4475 #    nic: "NIC_Intel-XL710"
4476 #  compare:
4477 #    title: "3n-skx xxv710"
4478 #    data: "vpp-compare-testbeds-mrr-cmp"
4479 #    nic: "NIC_Intel-XXV710"
4480 #  data: "vpp-compare-testbeds-mrr"
4481 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4482 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4483 #  parameters:
4484 #  - "name"
4485 #  - "parent"
4486 #  - "result"
4487 #  - "tags"
4488
4489 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4490 #- type: "table"
4491 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4492 #  algorithm: "table_perf_comparison"
4493 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4494 #  reference:
4495 #    title: "2n-skx"
4496 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4497 #  compare:
4498 #    title: "2n-clx"
4499 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4500 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4501 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4502 #  filter: "'2T1C'"
4503 #  parameters:
4504 #  - "name"
4505 #  - "parent"
4506 #  - "result"
4507 #  - "tags"
4508 #
4509 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4510 #- type: "table"
4511 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4512 #  algorithm: "table_perf_comparison"
4513 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4514 #  reference:
4515 #    title: "2n-skx"
4516 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4517 #  compare:
4518 #    title: "2n-clx"
4519 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4520 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4521 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4522 #  filter: "'4T2C'"
4523 #  parameters:
4524 #  - "name"
4525 #  - "parent"
4526 #  - "result"
4527 #  - "tags"
4528 #
4529 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4530 #- type: "table"
4531 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4532 #  algorithm: "table_perf_comparison"
4533 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4534 #  reference:
4535 #    title: "2n-skx"
4536 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4537 #  compare:
4538 #    title: "2n-clx"
4539 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4540 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4541 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4542 #  filter: "'8T4C'"
4543 #  parameters:
4544 #  - "name"
4545 #  - "parent"
4546 #  - "result"
4547 #  - "tags"
4548 #
4549 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4550 #- type: "table"
4551 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4552 #  algorithm: "table_perf_comparison"
4553 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4554 #  reference:
4555 #    title: "3-Node Skx"
4556 #    data: "vpp-compare-topologies-mrr-ref"
4557 #  compare:
4558 #    title: "2-Node Skx"
4559 #    data: "vpp-compare-topologies-mrr-cmp"
4560 #  data: "vpp-compare-topologies-mrr"
4561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4562 #  filter: "'MRR' and '1C'"
4563 #  parameters:
4564 #  - "name"
4565 #  - "parent"
4566 #  - "result"
4567 #
4568 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4569 #- type: "table"
4570 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4571 #  algorithm: "table_perf_comparison"
4572 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4573 #  reference:
4574 #    title: "3-Node Skx"
4575 #    data: "vpp-compare-topologies-mrr-ref"
4576 #  compare:
4577 #    title: "2-Node Skx"
4578 #    data: "vpp-compare-topologies-mrr-cmp"
4579 #  data: "vpp-compare-topologies-mrr"
4580 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4581 #  filter: "'MRR' and '2C'"
4582 #  parameters:
4583 #  - "name"
4584 #  - "parent"
4585 #  - "result"
4586 #
4587 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4588 #- type: "table"
4589 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4590 #  algorithm: "table_perf_comparison"
4591 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4592 #  reference:
4593 #    title: "3-Node Skx"
4594 #    data: "vpp-compare-topologies-mrr-ref"
4595 #  compare:
4596 #    title: "2-Node Skx"
4597 #    data: "vpp-compare-topologies-mrr-cmp"
4598 #  data: "vpp-compare-topologies-mrr"
4599 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4600 #  filter: "'MRR' and '4C'"
4601 #  parameters:
4602 #  - "name"
4603 #  - "parent"
4604 #  - "result"
4605
4606 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4607 - type: "table"
4608   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4609   algorithm: "table_perf_comparison_nic"
4610   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4611   reference:
4612     title: "3n-hsw xl710"
4613     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4614     nic: "NIC_Intel-XL710"
4615   compare:
4616     title: "2n-clx xxv710"
4617     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4618     nic: "NIC_Intel-XXV710"
4619   data: "vpp-compare-testbeds-mrr-hsw-clx"
4620   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4621   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4622   parameters:
4623   - "name"
4624   - "parent"
4625   - "result"
4626   - "tags"
4627
4628 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4629 - type: "table"
4630   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4631   algorithm: "table_perf_comparison_nic"
4632   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4633   reference:
4634     title: "3n-hsw xl710"
4635     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4636     nic: "NIC_Intel-XL710"
4637   compare:
4638     title: "2n-clx xxv710"
4639     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4640     nic: "NIC_Intel-XXV710"
4641   data: "vpp-compare-testbeds-mrr-hsw-clx"
4642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4643   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4644   parameters:
4645   - "name"
4646   - "parent"
4647   - "result"
4648   - "tags"
4649
4650 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4651 - type: "table"
4652   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4653   algorithm: "table_perf_comparison_nic"
4654   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4655   reference:
4656     title: "3n-hsw xl710"
4657     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4658     nic: "NIC_Intel-XL710"
4659   compare:
4660     title: "2n-clx xxv710"
4661     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4662     nic: "NIC_Intel-XXV710"
4663   data: "vpp-compare-testbeds-mrr-hsw-clx"
4664   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4665   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4666   parameters:
4667   - "name"
4668   - "parent"
4669   - "result"
4670   - "tags"
4671
4672 # Detailed Test Results - VPP Performance Results 3n-hsw
4673 - type: "table"
4674   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4675   algorithm: "table_merged_details"
4676   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4677   columns:
4678   - title: " |prein| Test Name |preout| "
4679     data: "data name"
4680   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4681     data: "data msg"
4682   data: "vpp-perf-results-3n-hsw"
4683   filter: "all"
4684   parameters:
4685   - "name"
4686   - "parent"
4687   - "msg"
4688
4689 ## Detailed Test Results - VPP Performance Results 3n-skx
4690 #- type: "table"
4691 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4692 #  algorithm: "table_merged_details"
4693 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4694 #  columns:
4695 #  - title: " |prein| Test Name |preout| "
4696 #    data: "data name"
4697 #  - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4698 #    data: "data msg"
4699 #  data: "vpp-perf-results-3n-skx"
4700 #  filter: "all"
4701 #  parameters:
4702 #  - "name"
4703 #  - "parent"
4704 #  - "msg"
4705 #
4706 ## Detailed Test Results - VPP Performance Results 2n-skx
4707 #- type: "table"
4708 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4709 #  algorithm: "table_merged_details"
4710 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4711 #  columns:
4712 #  - title: " |prein| Test Name |preout| "
4713 #    data: "data name"
4714 #  - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4715 #    data: "data msg"
4716 #  data: "vpp-perf-results-2n-skx"
4717 #  filter: "all"
4718 #  parameters:
4719 #  - "name"
4720 #  - "parent"
4721 #  - "msg"
4722
4723 # Detailed Test Results - VPP Performance Results 2n-clx
4724 - type: "table"
4725   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4726   algorithm: "table_merged_details"
4727   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4728   columns:
4729   - title: " |prein| Test Name |preout| "
4730     data: "data name"
4731   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4732     data: "data msg"
4733   data: "vpp-perf-results-2n-clx"
4734   filter: "all"
4735   parameters:
4736   - "name"
4737   - "parent"
4738   - "msg"
4739
4740 # Detailed Test Results - VPP Performance Results 3n-tsh
4741 - type: "table"
4742   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4743   algorithm: "table_merged_details"
4744   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4745   columns:
4746   - title: " |prein| Test Name |preout| "
4747     data: "data name"
4748   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4749     data: "data msg"
4750   data: "vpp-perf-results-3n-tsh"
4751   filter: "all"
4752   parameters:
4753   - "name"
4754   - "parent"
4755   - "msg"
4756
4757 # Detailed Test Results - VPP Performance Results 3n-dnv
4758 - type: "table"
4759   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4760   algorithm: "table_merged_details"
4761   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4762   columns:
4763   - title: " |prein| Test Name |preout| "
4764     data: "data name"
4765   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4766     data: "data msg"
4767   data: "vpp-perf-results-3n-dnv"
4768   filter: "all"
4769   parameters:
4770   - "name"
4771   - "parent"
4772   - "msg"
4773
4774 # Detailed Test Results - VPP Performance Results 2n-dnv
4775 - type: "table"
4776   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4777   algorithm: "table_merged_details"
4778   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4779   columns:
4780   - title: " |prein| Test Name |preout| "
4781     data: "data name"
4782   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
4783     data: "data msg"
4784   data: "vpp-perf-results-2n-dnv"
4785   filter: "all"
4786   parameters:
4787   - "name"
4788   - "parent"
4789   - "msg"
4790
4791 # Test configuration - VPP Performance Test Configs 3n-hsw
4792 - type: "table"
4793   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4794   algorithm: "table_merged_details"
4795   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4796   columns:
4797   - title: " |prein| Test Name |preout| "
4798     data: "data name"
4799   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4800     data: "data conf-history"
4801   data: "vpp-perf-results-3n-hsw"
4802   filter: "all"
4803   parameters:
4804   - "parent"
4805   - "name"
4806   - "conf-history"
4807
4808 ## Test configuration - VPP Performance Test Configs 3n-skx
4809 #- type: "table"
4810 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4811 #  algorithm: "table_merged_details"
4812 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4813 #  columns:
4814 #  - title: " |prein| Test Name |preout| "
4815 #    data: "data name"
4816 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4817 #    data: "data conf-history"
4818 #  data: "vpp-perf-results-3n-skx"
4819 #  filter: "all"
4820 #  parameters:
4821 #  - "parent"
4822 #  - "name"
4823 #  - "conf-history"
4824 #
4825 ## Test configuration - VPP Performance Test Configs 2n-skx
4826 #- type: "table"
4827 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4828 #  algorithm: "table_merged_details"
4829 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4830 #  columns:
4831 #  - title: " |prein| Test Name |preout| "
4832 #    data: "data name"
4833 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4834 #    data: "data conf-history"
4835 #  data: "vpp-perf-results-2n-skx"
4836 #  filter: "all"
4837 #  parameters:
4838 #  - "parent"
4839 #  - "name"
4840 #  - "conf-history"
4841
4842 # Test configuration - VPP Performance Test Configs 2n-clx
4843 - type: "table"
4844   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4845   algorithm: "table_merged_details"
4846   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4847   columns:
4848   - title: " |prein| Test Name |preout| "
4849     data: "data name"
4850   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4851     data: "data conf-history"
4852   data: "vpp-perf-results-2n-clx"
4853   filter: "all"
4854   parameters:
4855   - "parent"
4856   - "name"
4857   - "conf-history"
4858
4859 # Test configuration - VPP Performance Test Configs 3n-tsh
4860 - type: "table"
4861   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4862   algorithm: "table_merged_details"
4863   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4864   columns:
4865   - title: " |prein| Test Name |preout| "
4866     data: "data name"
4867   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4868     data: "data conf-history"
4869   data: "vpp-perf-results-3n-tsh"
4870   filter: "all"
4871   parameters:
4872   - "parent"
4873   - "name"
4874   - "conf-history"
4875
4876 # Test configuration - VPP Performance Test Configs 3n-dnv
4877 - type: "table"
4878   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4879   algorithm: "table_merged_details"
4880   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4881   columns:
4882   - title: " |prein| Test Name |preout| "
4883     data: "data name"
4884   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4885     data: "data conf-history"
4886   data: "vpp-perf-results-3n-dnv"
4887   filter: "all"
4888   parameters:
4889   - "parent"
4890   - "name"
4891   - "conf-history"
4892
4893 # Test configuration - VPP Performance Test Configs 2n-dnv
4894 - type: "table"
4895   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4896   algorithm: "table_merged_details"
4897   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4898   columns:
4899   - title: " |prein| Test Name |preout| "
4900     data: "data name"
4901   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4902     data: "data conf-history"
4903   data: "vpp-perf-results-2n-dnv"
4904   filter: "all"
4905   parameters:
4906   - "parent"
4907   - "name"
4908   - "conf-history"
4909
4910 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4911 - type: "table"
4912   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4913   algorithm: "table_oper_data_html"
4914   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4915   data: "vpp-perf-results-3n-hsw"
4916   filter: "all"
4917
4918 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4919 #- type: "table"
4920 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4921 #  algorithm: "table_oper_data_html"
4922 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4923 #  data: "vpp-perf-results-3n-skx"
4924 #  filter: "all"
4925 #
4926 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4927 #- type: "table"
4928 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4929 #  algorithm: "table_oper_data_html"
4930 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4931 #  data: "vpp-perf-results-2n-skx"
4932 #  filter: "all"
4933
4934 # Test Operational Data - VPP Performance Operational Data 2n-clx
4935 - type: "table"
4936   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4937   algorithm: "table_oper_data_html"
4938   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4939   data: "vpp-perf-results-2n-clx"
4940   filter: "all"
4941
4942 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4943 - type: "table"
4944   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4945   algorithm: "table_oper_data_html"
4946   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4947   data: "vpp-perf-results-3n-tsh"
4948   filter: "all"
4949
4950 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4951 - type: "table"
4952   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4953   algorithm: "table_oper_data_html"
4954   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4955   data: "vpp-perf-results-3n-dnv"
4956   filter: "all"
4957
4958 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4959 - type: "table"
4960   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4961   algorithm: "table_oper_data_html"
4962   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4963   data: "vpp-perf-results-2n-dnv"
4964   filter: "all"
4965
4966 # Detailed Test Results - VPP MRR Results 3n-hsw
4967 - type: "table"
4968   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4969   algorithm: "table_merged_details"
4970   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4971   columns:
4972   - title: " |prein| Test Name |preout| "
4973     data: "data name"
4974   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4975     data: "data msg"
4976   data: "vpp-mrr-results-3n-hsw"
4977   filter: "all"
4978   parameters:
4979   - "name"
4980   - "parent"
4981   - "msg"
4982
4983 ## Detailed Test Results - VPP MRR Results 3n-skx
4984 #- type: "table"
4985 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4986 #  algorithm: "table_merged_details"
4987 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4988 #  columns:
4989 #  - title: " |prein| Test Name |preout| "
4990 #    data: "data name"
4991 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4992 #    data: "data msg"
4993 #  data: "vpp-mrr-results-3n-skx"
4994 #  filter: "all"
4995 #  parameters:
4996 #  - "name"
4997 #  - "parent"
4998 #  - "msg"
4999 #
5000 ## Detailed Test Results - VPP MRR Results 2n-skx
5001 #- type: "table"
5002 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
5003 #  algorithm: "table_merged_details"
5004 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5005 #  columns:
5006 #  - title: " |prein| Test Name |preout| "
5007 #    data: "data name"
5008 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5009 #    data: "data msg"
5010 #  data: "vpp-mrr-results-2n-skx"
5011 #  filter: "all"
5012 #  parameters:
5013 #  - "name"
5014 #  - "parent"
5015 #  - "msg"
5016
5017 # Detailed Test Results - VPP MRR Results 2n-clx
5018 - type: "table"
5019   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5020   algorithm: "table_merged_details"
5021   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5022   columns:
5023   - title: " |prein| Test Name |preout| "
5024     data: "data name"
5025   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5026     data: "data msg"
5027   data: "vpp-mrr-results-2n-clx"
5028   filter: "all"
5029   parameters:
5030   - "name"
5031   - "parent"
5032   - "msg"
5033
5034 # Detailed Test Results - VPP MRR Results 3n-tsh
5035 - type: "table"
5036   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5037   algorithm: "table_merged_details"
5038   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5039   columns:
5040   - title: " |prein| Test Name |preout| "
5041     data: "data name"
5042   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5043     data: "data msg"
5044   data: "vpp-mrr-results-3n-tsh"
5045   filter: "all"
5046   parameters:
5047   - "name"
5048   - "parent"
5049   - "msg"
5050
5051 # Detailed Test Results - VPP MRR Results 3n-dnv
5052 - type: "table"
5053   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5054   algorithm: "table_merged_details"
5055   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5056   columns:
5057   - title: " |prein| Test Name |preout| "
5058     data: "data name"
5059   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5060     data: "data msg"
5061   data: "vpp-mrr-results-3n-dnv"
5062   filter: "all"
5063   parameters:
5064   - "name"
5065   - "parent"
5066   - "msg"
5067
5068 # Detailed Test Results - VPP MRR Results 2n-dnv
5069 - type: "table"
5070   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5071   algorithm: "table_merged_details"
5072   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5073   columns:
5074   - title: " |prein| Test Name |preout| "
5075     data: "data name"
5076   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5077     data: "data msg"
5078   data: "vpp-mrr-results-2n-dnv"
5079   filter: "all"
5080   parameters:
5081   - "name"
5082   - "parent"
5083   - "msg"
5084
5085 # Test configuration - VPP MRR Test Configs 3n-hsw
5086 - type: "table"
5087   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5088   algorithm: "table_merged_details"
5089   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
5090   columns:
5091   - title: " |prein| Test Name |preout| "
5092     data: "data name"
5093   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5094     data: "data conf-history"
5095   data: "vpp-mrr-results-3n-hsw"
5096   filter: "all"
5097   parameters:
5098   - "parent"
5099   - "name"
5100   - "conf-history"
5101
5102 ## Test configuration - VPP MRR Test Configs 3n-skx
5103 #- type: "table"
5104 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
5105 #  algorithm: "table_merged_details"
5106 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
5107 #  columns:
5108 #  - title: " |prein| Test Name |preout| "
5109 #    data: "data name"
5110 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5111 #    data: "data conf-history"
5112 #  data: "vpp-mrr-results-3n-skx"
5113 #  filter: "all"
5114 #  parameters:
5115 #  - "parent"
5116 #  - "name"
5117 #  - "conf-history"
5118 #
5119 ## Test configuration - VPP MRR Test Configs 2n-skx
5120 #- type: "table"
5121 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
5122 #  algorithm: "table_merged_details"
5123 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
5124 #  columns:
5125 #  - title: " |prein| Test Name |preout| "
5126 #    data: "data name"
5127 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5128 #    data: "data conf-history"
5129 #  data: "vpp-mrr-results-2n-skx"
5130 #  filter: "all"
5131 #  parameters:
5132 #  - "parent"
5133 #  - "name"
5134 #  - "conf-history"
5135
5136 # Test configuration - VPP MRR Test Configs 2n-clx
5137 - type: "table"
5138   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5139   algorithm: "table_merged_details"
5140   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
5141   columns:
5142   - title: " |prein| Test Name |preout| "
5143     data: "data name"
5144   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5145     data: "data conf-history"
5146   data: "vpp-mrr-results-2n-clx"
5147   filter: "all"
5148   parameters:
5149   - "parent"
5150   - "name"
5151   - "conf-history"
5152
5153 # Test configuration - VPP MRR Test Configs 3n-tsh
5154 - type: "table"
5155   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5156   algorithm: "table_merged_details"
5157   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5158   columns:
5159   - title: " |prein| Test Name |preout| "
5160     data: "data name"
5161   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5162     data: "data conf-history"
5163   data: "vpp-mrr-results-3n-tsh"
5164   filter: "all"
5165   parameters:
5166   - "parent"
5167   - "name"
5168   - "conf-history"
5169
5170 # Test configuration - VPP MRR Test Configs 3n-dnv
5171 - type: "table"
5172   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5173   algorithm: "table_merged_details"
5174   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
5175   columns:
5176   - title: " |prein| Test Name |preout| "
5177     data: "data name"
5178   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5179     data: "data conf-history"
5180   data: "vpp-mrr-results-3n-dnv"
5181   filter: "all"
5182   parameters:
5183   - "parent"
5184   - "name"
5185   - "conf-history"
5186
5187 # Test configuration - VPP MRR Test Configs 2n-dnv
5188 - type: "table"
5189   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5190   algorithm: "table_merged_details"
5191   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
5192   columns:
5193   - title: " |prein| Test Name |preout| "
5194     data: "data name"
5195   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5196     data: "data conf-history"
5197   data: "vpp-mrr-results-2n-dnv"
5198   filter: "all"
5199   parameters:
5200   - "parent"
5201   - "name"
5202   - "conf-history"
5203
5204 # Detailed Test Results - VPP Device Results - Ubuntu
5205 - type: "table"
5206   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5207   algorithm: "table_merged_details"
5208   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5209   columns:
5210   - title: " |prein| Test Name |preout| "
5211     data: "data name"
5212   - title: " |prein| Status |preout| "
5213     data: "data status"
5214   data: "vpp-device-results-ubuntu"
5215   filter: "all"
5216   parameters:
5217   - "name"
5218   - "parent"
5219   - "doc"
5220   - "status"
5221
5222 # Test configuration - VPP Device Test Configs - Ubuntu
5223 - type: "table"
5224   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5225   algorithm: "table_merged_details"
5226   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5227   columns:
5228   - title: " |prein| Test Name |preout| "
5229     data: "data name"
5230   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5231     data: "data conf-history"
5232   data: "vpp-device-results-ubuntu"
5233   filter: "all"
5234   parameters:
5235   - "parent"
5236   - "name"
5237   - "conf-history"
5238
5239 ################################################################################
5240
5241 # DPDK Performance Changes 3n-hsw 1t1c pdr
5242 - type: "table"
5243   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5244   algorithm: "table_perf_comparison"
5245   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5246   history:
5247     - title: "rls1904"
5248       data: "dpdk-performance-changes-3n-hsw-h1"
5249   reference:
5250     title: "rls1908"
5251     data: "dpdk-performance-changes-3n-hsw-ref"
5252   compare:
5253     title: "rls2001"
5254     data: "dpdk-performance-changes-3n-hsw-cmp"
5255   data: "dpdk-performance-changes-3n-hsw"
5256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5257   filter: "'1T1C' and 'NDRPDR'"
5258   parameters:
5259   - "name"
5260   - "parent"
5261   - "throughput"
5262
5263 # DPDK Performance Changes 3n-hsw 2t2c pdr
5264 - type: "table"
5265   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5266   algorithm: "table_perf_comparison"
5267   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5268   history:
5269     - title: "rls1904"
5270       data: "dpdk-performance-changes-3n-hsw-h1"
5271   reference:
5272     title: "rls1908"
5273     data: "dpdk-performance-changes-3n-hsw-ref"
5274   compare:
5275     title: "rls2001"
5276     data: "dpdk-performance-changes-3n-hsw-cmp"
5277   data: "dpdk-performance-changes-3n-hsw"
5278   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5279   filter: "'2T2C' and 'NDRPDR'"
5280   parameters:
5281   - "name"
5282   - "parent"
5283   - "throughput"
5284
5285 # DPDK Performance Changes 3n-hsw 1t1c ndr
5286 - type: "table"
5287   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5288   algorithm: "table_perf_comparison"
5289   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5290   history:
5291     - title: "rls1904"
5292       data: "dpdk-performance-changes-3n-hsw-h1"
5293   reference:
5294     title: "rls1908"
5295     data: "dpdk-performance-changes-3n-hsw-ref"
5296   compare:
5297     title: "rls2001"
5298     data: "dpdk-performance-changes-3n-hsw-cmp"
5299   data: "dpdk-performance-changes-3n-hsw"
5300   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5301   filter: "'1T1C' and 'NDRPDR'"
5302   parameters:
5303   - "name"
5304   - "parent"
5305   - "throughput"
5306
5307 # DPDK Performance Changes 3n-hsw 2t2c ndr
5308 - type: "table"
5309   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5310   algorithm: "table_perf_comparison"
5311   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5312   history:
5313     - title: "rls1904"
5314       data: "dpdk-performance-changes-3n-hsw-h1"
5315   reference:
5316     title: "rls1908"
5317     data: "dpdk-performance-changes-3n-hsw-ref"
5318   compare:
5319     title: "rls2001"
5320     data: "dpdk-performance-changes-3n-hsw-cmp"
5321   data: "dpdk-performance-changes-3n-hsw"
5322   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5323   filter: "'2T2C' and 'NDRPDR'"
5324   parameters:
5325   - "name"
5326   - "parent"
5327   - "throughput"
5328
5329 ## DPDK Performance Changes 3n-skx 2t1c pdr
5330 #- type: "table"
5331 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5332 #  algorithm: "table_perf_comparison"
5333 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5334 #  history:
5335 #    - title: "rls1904"
5336 #      data: "dpdk-performance-changes-3n-skx-h1"
5337 #  reference:
5338 #    title: "rls1908"
5339 #    data: "dpdk-performance-changes-3n-skx-ref"
5340 #  compare:
5341 #    title: "rls2001"
5342 #    data: "dpdk-performance-changes-3n-skx-cmp"
5343 #  data: "dpdk-performance-changes-3n-skx"
5344 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5345 #  filter: "'2T1C' and 'NDRPDR'"
5346 #  parameters:
5347 #  - "name"
5348 #  - "parent"
5349 #  - "throughput"
5350 #
5351 ## DPDK Performance Changes 3n-skx 4t2c pdr
5352 #- type: "table"
5353 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5354 #  algorithm: "table_perf_comparison"
5355 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5356 #  history:
5357 #    - title: "rls1904"
5358 #      data: "dpdk-performance-changes-3n-skx-h1"
5359 #  reference:
5360 #    title: "rls1908"
5361 #    data: "dpdk-performance-changes-3n-skx-ref"
5362 #  compare:
5363 #    title: "rls2001"
5364 #    data: "dpdk-performance-changes-3n-skx-cmp"
5365 #  data: "dpdk-performance-changes-3n-skx"
5366 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5367 #  filter: "'4T2C' and 'NDRPDR'"
5368 #  parameters:
5369 #  - "name"
5370 #  - "parent"
5371 #  - "throughput"
5372 #
5373 ## DPDK Performance Changes 3n-skx 2t1c ndr
5374 #- type: "table"
5375 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5376 #  algorithm: "table_perf_comparison"
5377 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5378 #  history:
5379 #    - title: "rls1904"
5380 #      data: "dpdk-performance-changes-3n-skx-h1"
5381 #  reference:
5382 #    title: "rls1908"
5383 #    data: "dpdk-performance-changes-3n-skx-ref"
5384 #  compare:
5385 #    title: "rls2001"
5386 #    data: "dpdk-performance-changes-3n-skx-cmp"
5387 #  data: "dpdk-performance-changes-3n-skx"
5388 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5389 #  filter: "'2T1C' and 'NDRPDR'"
5390 #  parameters:
5391 #  - "name"
5392 #  - "parent"
5393 #  - "throughput"
5394 #
5395 ## DPDK Performance Changes 3n-skx 4t2c ndr
5396 #- type: "table"
5397 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5398 #  algorithm: "table_perf_comparison"
5399 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5400 #  history:
5401 #    - title: "rls1904"
5402 #      data: "dpdk-performance-changes-3n-skx-h1"
5403 #  reference:
5404 #    title: "rls1908"
5405 #    data: "dpdk-performance-changes-3n-skx-ref"
5406 #  compare:
5407 #    title: "rls2001"
5408 #    data: "dpdk-performance-changes-3n-skx-cmp"
5409 #  data: "dpdk-performance-changes-3n-skx"
5410 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5411 #  filter: "'4T2C' and 'NDRPDR'"
5412 #  parameters:
5413 #  - "name"
5414 #  - "parent"
5415 #  - "throughput"
5416 #
5417 ## DPDK Performance Changes 2n-skx 2t1c pdr
5418 #- type: "table"
5419 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5420 #  algorithm: "table_perf_comparison"
5421 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5422 #  history:
5423 #    - title: "rls1904"
5424 #      data: "dpdk-performance-changes-2n-skx-h1"
5425 #  reference:
5426 #    title: "rls1908"
5427 #    data: "dpdk-performance-changes-2n-skx-ref"
5428 #  compare:
5429 #    title: "rls2001"
5430 #    data: "dpdk-performance-changes-2n-skx-cmp"
5431 #  data: "dpdk-performance-changes-2n-skx"
5432 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5433 #  filter: "'2T1C' and 'NDRPDR'"
5434 #  parameters:
5435 #  - "name"
5436 #  - "parent"
5437 #  - "throughput"
5438 #
5439 ## DPDK Performance Changes 2n-skx 4t2c pdr
5440 #- type: "table"
5441 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5442 #  algorithm: "table_perf_comparison"
5443 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5444 #  history:
5445 #    - title: "rls1904"
5446 #      data: "dpdk-performance-changes-2n-skx-h1"
5447 #  reference:
5448 #    title: "rls1908"
5449 #    data: "dpdk-performance-changes-2n-skx-ref"
5450 #  compare:
5451 #    title: "rls2001"
5452 #    data: "dpdk-performance-changes-2n-skx-cmp"
5453 #  data: "dpdk-performance-changes-2n-skx"
5454 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5455 #  filter: "'4T2C' and 'NDRPDR'"
5456 #  parameters:
5457 #  - "name"
5458 #  - "parent"
5459 #  - "throughput"
5460 #
5461 ## DPDK Performance Changes 2n-skx 2t1c ndr
5462 #- type: "table"
5463 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5464 #  algorithm: "table_perf_comparison"
5465 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5466 #  history:
5467 #    - title: "rls1904"
5468 #      data: "dpdk-performance-changes-2n-skx-h1"
5469 #  reference:
5470 #    title: "rls1908"
5471 #    data: "dpdk-performance-changes-2n-skx-ref"
5472 #  compare:
5473 #    title: "rls2001"
5474 #    data: "dpdk-performance-changes-2n-skx-cmp"
5475 #  data: "dpdk-performance-changes-2n-skx"
5476 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5477 #  filter: "'2T1C' and 'NDRPDR'"
5478 #  parameters:
5479 #  - "name"
5480 #  - "parent"
5481 #  - "throughput"
5482 #
5483 ## DPDK Performance Changes 2n-skx 4t2c ndr
5484 #- type: "table"
5485 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5486 #  algorithm: "table_perf_comparison"
5487 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5488 #  history:
5489 #    - title: "rls1904"
5490 #      data: "dpdk-performance-changes-2n-skx-h1"
5491 #  reference:
5492 #    title: "rls1908"
5493 #    data: "dpdk-performance-changes-2n-skx-ref"
5494 #  compare:
5495 #    title: "rls2001"
5496 #    data: "dpdk-performance-changes-2n-skx-cmp"
5497 #  data: "dpdk-performance-changes-2n-skx"
5498 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5499 #  filter: "'4T2C' and 'NDRPDR'"
5500 #  parameters:
5501 #  - "name"
5502 #  - "parent"
5503 #  - "throughput"
5504 #
5505 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5506 #- type: "table"
5507 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5508 #  algorithm: "table_perf_comparison"
5509 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5510 #  reference:
5511 #    title: "3-Node Hsw"
5512 #    data: "dpdk-compare-testbeds-ref"
5513 #  compare:
5514 #    title: "3-Node Skx"
5515 #    data: "dpdk-compare-testbeds-cmp"
5516 #  data: "dpdk-compare-testbeds"
5517 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5518 #  filter: "'NIC_Intel-X710'"
5519 #  parameters:
5520 #  - "name"
5521 #  - "parent"
5522 #  - "throughput"
5523 #
5524 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5525 #- type: "table"
5526 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5527 #  algorithm: "table_perf_comparison"
5528 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5529 #  reference:
5530 #    title: "3-Node Hsw"
5531 #    data: "dpdk-compare-testbeds-ref"
5532 #  compare:
5533 #    title: "3-Node Skx"
5534 #    data: "dpdk-compare-testbeds-cmp"
5535 #  data: "dpdk-compare-testbeds"
5536 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5537 #  filter: "'NIC_Intel-X710'"
5538 #  parameters:
5539 #  - "name"
5540 #  - "parent"
5541 #  - "throughput"
5542 #
5543 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5544 #- type: "table"
5545 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5546 #  algorithm: "table_perf_comparison"
5547 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5548 #  reference:
5549 #    title: "2-Node Skx"
5550 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5551 #  compare:
5552 #    title: "2-Node Clx"
5553 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5554 #  data: "dpdk-compare-testbeds-skx-clx"
5555 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5556 #  filter: "all"
5557 #  parameters:
5558 #  - "name"
5559 #  - "parent"
5560 #  - "throughput"
5561 #
5562 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5563 #- type: "table"
5564 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5565 #  algorithm: "table_perf_comparison"
5566 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5567 #  reference:
5568 #    title: "2-Node Skx"
5569 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5570 #  compare:
5571 #    title: "2-Node Clx"
5572 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5573 #  data: "dpdk-compare-testbeds-skx-clx"
5574 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5575 #  filter: "all"
5576 #  parameters:
5577 #  - "name"
5578 #  - "parent"
5579 #  - "throughput"
5580 #
5581 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5582 #- type: "table"
5583 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5584 #  algorithm: "table_perf_comparison"
5585 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5586 #  reference:
5587 #    title: "3-Node Skx"
5588 #    data: "dpdk-compare-topologies-ref"
5589 #  compare:
5590 #    title: "2-Node Skx"
5591 #    data: "dpdk-compare-topologies-cmp"
5592 #  data: "dpdk-compare-topologies"
5593 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5594 #  filter: "all"
5595 #  parameters:
5596 #  - "name"
5597 #  - "parent"
5598 #  - "throughput"
5599 #
5600 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5601 #- type: "table"
5602 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5603 #  algorithm: "table_perf_comparison"
5604 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5605 #  reference:
5606 #    title: "3-Node Skx"
5607 #    data: "dpdk-compare-topologies-ref"
5608 #  compare:
5609 #    title: "2-Node Skx"
5610 #    data: "dpdk-compare-topologies-cmp"
5611 #  data: "dpdk-compare-topologies"
5612 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5613 #  filter: "all"
5614 #  parameters:
5615 #  - "name"
5616 #  - "parent"
5617 #  - "throughput"
5618
5619 # Detailed Test Results - DPDK Performance Results 3n-hsw
5620 - type: "table"
5621   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5622   algorithm: "table_merged_details"
5623   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5624   columns:
5625   - title: " |prein| Test Name |preout| "
5626     data: "data name"
5627   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5628     data: "data msg"
5629   data: "dpdk-perf-results-3n-hsw"
5630   filter: "all"
5631   parameters:
5632   - "name"
5633   - "parent"
5634   - "msg"
5635
5636 ## Detailed Test Results - DPDK Performance Results 3n-skx
5637 #- type: "table"
5638 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5639 #  algorithm: "table_merged_details"
5640 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5641 #  columns:
5642 #  - title: " |prein| Test Name |preout| "
5643 #    data: "data name"
5644 #  - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5645 #    data: "data msg"
5646 #  data: "dpdk-perf-results-3n-skx"
5647 #  filter: "all"
5648 #  parameters:
5649 #  - "name"
5650 #  - "parent"
5651 #  - "msg"
5652 #
5653 ## Detailed Test Results - DPDK Performance Results 2n-skx
5654 #- type: "table"
5655 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5656 #  algorithm: "table_merged_details"
5657 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5658 #  columns:
5659 #  - title: " |prein| Test Name |preout| "
5660 #    data: "data name"
5661 #  - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5662 #    data: "data msg"
5663 #  data: "dpdk-perf-results-2n-skx"
5664 #  filter: "all"
5665 #  parameters:
5666 #  - "name"
5667 #  - "parent"
5668 #  - "msg"
5669
5670 # Detailed Test Results - DPDK Performance Results 2n-clx
5671 - type: "table"
5672   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5673   algorithm: "table_merged_details"
5674   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5675   columns:
5676   - title: " |prein| Test Name |preout| "
5677     data: "data name"
5678   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5679     data: "data msg"
5680   data: "dpdk-perf-results-2n-clx"
5681   filter: "all"
5682   parameters:
5683   - "name"
5684   - "parent"
5685   - "msg"
5686
5687 # Detailed Test Results - DPDK Performance Results 2n-dnv
5688 - type: "table"
5689   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5690   algorithm: "table_merged_details"
5691   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5692   columns:
5693   - title: " |prein| Test Name |preout| "
5694     data: "data name"
5695   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5696     data: "data msg"
5697   data: "dpdk-perf-results-2n-dnv"
5698   filter: "all"
5699   parameters:
5700   - "name"
5701   - "parent"
5702   - "msg"
5703
5704 # Detailed Test Results - DPDK Performance Results 3n-dnv
5705 - type: "table"
5706   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5707   algorithm: "table_merged_details"
5708   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5709   columns:
5710   - title: " |prein| Test Name |preout| "
5711     data: "data name"
5712   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5713     data: "data msg"
5714   data: "dpdk-perf-results-3n-dnv"
5715   filter: "all"
5716   parameters:
5717   - "name"
5718   - "parent"
5719   - "msg"
5720
5721 # Detailed Test Results - DPDK Performance Results 3n-tsh
5722 - type: "table"
5723   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5724   algorithm: "table_merged_details"
5725   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5726   columns:
5727   - title: " |prein| Test Name |preout| "
5728     data: "data name"
5729   - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
5730     data: "data msg"
5731   data: "dpdk-perf-results-3n-tsh"
5732   filter: "all"
5733   parameters:
5734   - "name"
5735   - "parent"
5736   - "msg"
5737
5738 ################################################################################
5739 ###                                F I L E S                                 ###
5740 ################################################################################
5741
5742 # VPP Performance Results
5743 - type: "file"
5744   title: "VPP Performance Results"
5745   algorithm: "file_details_split"
5746   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5747   dir-tables:
5748 #    - "{DIR[DTR,PERF,VPP,2N,SKX]}"
5749 #    - "{DIR[DTR,PERF,VPP,3N,SKX]}"
5750     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5751     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
5752     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5753     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
5754     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
5755   data:
5756 #    - "vpp-perf-results-2n-skx"
5757 #    - "vpp-perf-results-3n-skx"
5758     - "vpp-perf-results-2n-clx"
5759     - "vpp-perf-results-3n-hsw"
5760     - "vpp-perf-results-3n-tsh"
5761     - "vpp-perf-results-2n-dnv"
5762     - "vpp-perf-results-3n-dnv"
5763   filter: "all"
5764   data-start-level: 4
5765   order-chapters:
5766     - "l2"
5767     - "ip4"
5768     - "ip6"
5769     - "srv6"
5770     - "ip4_tunnels"
5771     - "ip6_tunnels"
5772     - "vm_vhost"
5773     - "container_memif"
5774     - "crypto"
5775     - "vts"
5776     - "lb"
5777     - "nfv_density"
5778     - "hoststack"
5779   order-sub-chapters:
5780     - "2n-skx"
5781     - "3n-skx"
5782     - "2n-clx"
5783     - "3n-hsw"
5784     - "3n-tsh"
5785     - "2n-dnv"
5786     - "3n-dnv"
5787
5788 # VPP Performance Configuration
5789 - type: "file"
5790   title: "VPP Performance Configuration"
5791   algorithm: "file_details_split"
5792   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5793   dir-tables:
5794 #    - "{DIR[DTC,PERF,VPP,2N,SKX]}"
5795 #    - "{DIR[DTC,PERF,VPP,3N,SKX]}"
5796     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5797     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
5798     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5799     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
5800     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
5801   data:
5802 #    - "vpp-perf-results-2n-skx"
5803 #    - "vpp-perf-results-3n-skx"
5804     - "vpp-perf-results-2n-clx"
5805     - "vpp-perf-results-3n-hsw"
5806     - "vpp-perf-results-3n-tsh"
5807     - "vpp-perf-results-2n-dnv"
5808     - "vpp-perf-results-3n-dnv"
5809   filter: "all"
5810   data-start-level: 4
5811   order-chapters:
5812     - "l2"
5813     - "ip4"
5814     - "ip6"
5815     - "srv6"
5816     - "ip4_tunnels"
5817     - "ip6_tunnels"
5818     - "vm_vhost"
5819     - "container_memif"
5820     - "crypto"
5821     - "vts"
5822     - "lb"
5823     - "nfv_density"
5824     - "hoststack"
5825   order-sub-chapters:
5826     - "2n-skx"
5827     - "3n-skx"
5828     - "2n-clx"
5829     - "3n-hsw"
5830     - "3n-tsh"
5831     - "2n-dnv"
5832     - "3n-dnv"
5833
5834 # VPP Performance Operational
5835 - type: "file"
5836   title: "VPP Performance Operational"
5837   algorithm: "file_details_split_html"
5838   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5839   dir-tables:
5840 #    - "{DIR[DTO,PERF,VPP,2N,SKX]}"
5841 #    - "{DIR[DTO,PERF,VPP,3N,SKX]}"
5842     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5843     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
5844     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5845     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
5846     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
5847   data:
5848 #    - "vpp-perf-results-2n-skx"
5849 #    - "vpp-perf-results-3n-skx"
5850     - "vpp-perf-results-2n-clx"
5851     - "vpp-perf-results-3n-hsw"
5852     - "vpp-perf-results-3n-tsh"
5853     - "vpp-perf-results-2n-dnv"
5854     - "vpp-perf-results-3n-dnv"
5855   filter: "all"
5856   data-start-level: 4
5857   order-chapters:
5858     - "l2"
5859     - "ip4"
5860     - "ip6"
5861     - "srv6"
5862     - "ip4_tunnels"
5863     - "ip6_tunnels"
5864     - "vm_vhost"
5865     - "container_memif"
5866     - "crypto"
5867     - "vts"
5868     - "lb"
5869     - "nfv_density"
5870     - "hoststack"
5871   order-sub-chapters:
5872     - "2n-skx"
5873     - "3n-skx"
5874     - "2n-clx"
5875     - "3n-hsw"
5876     - "3n-tsh"
5877     - "2n-dnv"
5878     - "3n-dnv"
5879
5880 # VPP MRR Results
5881 - type: "file"
5882   title: "VPP MRR Results"
5883   algorithm: "file_details_split"
5884   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5885   dir-tables:
5886 #    - "{DIR[DTR,MRR,VPP,2N,SKX]}"
5887 #    - "{DIR[DTR,MRR,VPP,3N,SKX]}"
5888     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5889     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
5890     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5891     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
5892     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
5893   data:
5894 #    - "vpp-mrr-results-2n-skx"
5895 #    - "vpp-mrr-results-3n-skx"
5896     - "vpp-mrr-results-2n-clx"
5897     - "vpp-mrr-results-3n-hsw"
5898     - "vpp-mrr-results-3n-tsh"
5899     - "vpp-mrr-results-2n-dnv"
5900     - "vpp-mrr-results-3n-dnv"
5901   filter: "all"
5902   data-start-level: 4
5903   order-chapters:
5904     - "l2"
5905     - "ip4"
5906     - "ip6"
5907     - "srv6"
5908     - "ip4_tunnels"
5909     - "ip6_tunnels"
5910     - "vm_vhost"
5911     - "container_memif"
5912     - "crypto"
5913     - "vts"
5914     - "lb"
5915     - "nfv_density"
5916     - "hoststack"
5917   order-sub-chapters:
5918     - "2n-skx"
5919     - "3n-skx"
5920     - "2n-clx"
5921     - "3n-hsw"
5922     - "3n-tsh"
5923     - "2n-dnv"
5924     - "3n-dnv"
5925
5926 # VPP MRR Configuration
5927 - type: "file"
5928   title: "VPP MRR Configuration"
5929   algorithm: "file_details_split"
5930   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5931   dir-tables:
5932 #    - "{DIR[DTC,MRR,VPP,2N,SKX]}"
5933 #    - "{DIR[DTC,MRR,VPP,3N,SKX]}"
5934     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5935     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
5936     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5937     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
5938     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
5939   data:
5940 #    - "vpp-mrr-results-2n-skx"
5941 #    - "vpp-mrr-results-3n-skx"
5942     - "vpp-mrr-results-2n-clx"
5943     - "vpp-mrr-results-3n-hsw"
5944     - "vpp-mrr-results-3n-tsh"
5945     - "vpp-mrr-results-2n-dnv"
5946     - "vpp-mrr-results-3n-dnv"
5947   filter: "all"
5948   data-start-level: 4
5949   order-chapters:
5950     - "l2"
5951     - "ip4"
5952     - "ip6"
5953     - "srv6"
5954     - "ip4_tunnels"
5955     - "ip6_tunnels"
5956     - "vm_vhost"
5957     - "container_memif"
5958     - "crypto"
5959     - "vts"
5960     - "lb"
5961     - "nfv_density"
5962     - "hoststack"
5963   order-sub-chapters:
5964     - "2n-skx"
5965     - "3n-skx"
5966     - "2n-clx"
5967     - "3n-hsw"
5968     - "3n-tsh"
5969     - "2n-dnv"
5970     - "3n-dnv"
5971
5972 # VPP Device Results - Ubuntu
5973 - type: "file"
5974   title: "VPP Device Results - Ubuntu"
5975   algorithm: "file_test_results"
5976   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5977   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5978   data: "vpp-device-results-ubuntu"
5979   filter: "all"
5980   data-start-level: 4
5981
5982 # VPP Device Configuration - Ubuntu
5983 - type: "file"
5984   title: "VPP Device Configuration - Ubuntu"
5985   algorithm: "file_test_results"
5986   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5987   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5988   data: "vpp-device-results-ubuntu"
5989   filter: "all"
5990   data-start-level: 4
5991
5992 # DPDK Performance Results 3n-hsw
5993 - type: "file"
5994   title: "DPDK Performance Results 3n-hsw"
5995   algorithm: "file_test_results"
5996   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5997   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5998   data: "dpdk-perf-results-3n-hsw"
5999   filter: "all"
6000   data-start-level: 4
6001
6002 ## DPDK Performance Results 3n-skx
6003 #- type: "file"
6004 #  title: "DPDK Performance Results 3n-skx"
6005 #  algorithm: "file_test_results"
6006 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6007 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6008 #  data: "dpdk-perf-results-3n-skx"
6009 #  filter: "all"
6010 #  data-start-level: 4
6011 #
6012 ## DPDK Performance Results 2n-skx
6013 #- type: "file"
6014 #  title: "DPDK Performance Results 2n-skx"
6015 #  algorithm: "file_test_results"
6016 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6017 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6018 #  data: "dpdk-perf-results-2n-skx"
6019 #  filter: "all"
6020 #  data-start-level: 4
6021
6022 # DPDK Performance Results 2n-clx
6023 - type: "file"
6024   title: "DPDK Performance Results 2n-clx"
6025   algorithm: "file_test_results"
6026   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6027   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6028   data: "dpdk-perf-results-2n-clx"
6029   filter: "all"
6030   data-start-level: 4
6031
6032 # DPDK Performance Results 2n-dnv
6033 - type: "file"
6034   title: "DPDK Performance Results 2n-dnv"
6035   algorithm: "file_test_results"
6036   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6037   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6038   data: "dpdk-perf-results-2n-dnv"
6039   filter: "all"
6040   data-start-level: 4
6041
6042 # DPDK Performance Results 3n-dnv
6043 - type: "file"
6044   title: "DPDK Performance Results 3n-dnv"
6045   algorithm: "file_test_results"
6046   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6047   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6048   data: "dpdk-perf-results-3n-dnv"
6049   filter: "all"
6050   data-start-level: 4
6051
6052 # DPDK Performance Results 3n-tsh
6053 - type: "file"
6054   title: "DPDK Performance Results 3n-tsh"
6055   algorithm: "file_test_results"
6056   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6057   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6058   data: "dpdk-perf-results-3n-tsh"
6059   filter: "all"
6060   data-start-level: 4
6061
6062 ################################################################################
6063 ###                                P L O T S                                 ###
6064 ################################################################################
6065
6066 # Hoststack tests 3n-hsw
6067
6068 - type: "plot"
6069   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6070   algorithm: "plot_perf_box_name"
6071   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6072   data: "plot-vpp-hoststack-3n-hsw"
6073   include:
6074     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6075     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6076   layout:
6077     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6078     layout: "plot-hoststack"
6079
6080 - type: "plot"
6081   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6082   algorithm: "plot_perf_box_name"
6083   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6084   data: "plot-vpp-hoststack-3n-hsw"
6085   include:
6086     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6087     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6088   layout:
6089     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6090     layout: "plot-hoststack"
6091
6092 - type: "plot"
6093   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6094   algorithm: "plot_perf_box_name"
6095   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho-bps"
6096   data: "plot-vpp-hoststack-3n-hsw"
6097   include:
6098     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6099     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6100     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6101     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6102   layout:
6103     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6104     layout: "plot-hoststack"
6105
6106 # Plots VPP HTTP Server Performance
6107 - type: "plot"
6108   title: "VPP HTTP Server Performance"
6109   algorithm: "plot_http_server_perf_box"
6110   output-file-type: ".html"
6111   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6112   data:
6113     "plot-vpp-http-server-performance"
6114   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6115   parameters:
6116   - "result"
6117   - "name"
6118   traces:
6119     hoverinfo: "y+name"
6120     boxpoints: "outliers"
6121     whiskerwidth: 0
6122   layout:
6123     title: "VPP HTTP Server Performance"
6124     layout:
6125       "plot-cps"
6126
6127 - type: "plot"
6128   title: "VPP HTTP Server Performance"
6129   algorithm: "plot_http_server_perf_box"
6130   output-file-type: ".html"
6131   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6132   data:
6133     "plot-vpp-http-server-performance"
6134   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6135   parameters:
6136   - "result"
6137   - "name"
6138   traces:
6139     hoverinfo: "y+name"
6140     boxpoints: "outliers"
6141     whiskerwidth: 0
6142   layout:
6143     title: "VPP HTTP Server Performance"
6144     layout:
6145       "plot-rps"
6146
6147 ################################################################################
6148
6149 # Soak Test (PLRsearch), boxes - 2n-clx
6150 - type: "plot"
6151   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6152   algorithm: "plot_perf_box_name"
6153   output-file-type: ".html"
6154   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6155   data: "plot-vpp-soak-2n-clx"
6156   include:
6157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6163   layout:
6164     title: "30 Minutes Soak Test (PLRsearch)"
6165     layout: "plot-soak-throughput"
6166
6167 # Soak Test (PLRsearch), boxes - 2n-clx
6168 - type: "plot"
6169   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6170   algorithm: "plot_perf_box_name"
6171   output-file-type: ".html"
6172   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6173   data: "plot-vpp-soak-2n-clx"
6174   include:
6175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6179     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6180     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6181   layout:
6182     title: "30 Minutes Soak Test (PLRsearch)"
6183     layout: "plot-soak-throughput"
6184
6185 ###############################################################################
6186
6187 # Reconf tests 2n-skx
6188
6189 #- type: "plot"
6190 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6191 #  algorithm: "plot_nf_reconf_box_name"
6192 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6193 #  data: "plot-vpp-nfv-reconf-2n-skx"
6194 #  include:
6195 #    - "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"
6196 #    - "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"
6197 #    - "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"
6198 #    - "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"
6199 #    - "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"
6200 #    - "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"
6201 #  layout:
6202 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6203 #    layout: "plot-throughput"
6204 #
6205 #- type: "plot"
6206 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6207 #  algorithm: "plot_nf_reconf_box_name"
6208 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6209 #  data: "plot-vpp-nfv-reconf-2n-skx"
6210 #  include:
6211 #    - "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"
6212 #    - "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"
6213 #    - "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"
6214 #    - "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"
6215 #    - "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"
6216 #    - "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"
6217 #  layout:
6218 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6219 #    layout: "plot-throughput"
6220 #
6221 #- type: "plot"
6222 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6223 #  algorithm: "plot_nf_reconf_box_name"
6224 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6225 #  data: "plot-vpp-nfv-reconf-2n-skx"
6226 #  include:
6227 #    - "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"
6228 #    - "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"
6229 #    - "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"
6230 #    - "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"
6231 #    - "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"
6232 #    - "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"
6233 #  layout:
6234 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6235 #    layout: "plot-throughput"
6236
6237 ###############################################################################
6238
6239 # Reconf tests 2n-clx
6240
6241 - type: "plot"
6242   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6243   algorithm: "plot_nf_reconf_box_name"
6244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6245   data: "plot-vpp-nfv-reconf-2n-clx"
6246   include:
6247     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6248     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6249     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6250     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-2t1c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6251   layout:
6252     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6253     layout: "plot-throughput"
6254
6255 - type: "plot"
6256   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6257   algorithm: "plot_nf_reconf_box_name"
6258   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6259   data: "plot-vpp-nfv-reconf-2n-clx"
6260   include:
6261     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6262     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6263     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6264     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-4t2c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6265   layout:
6266     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6267     layout: "plot-throughput"
6268
6269 - type: "plot"
6270   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6271   algorithm: "plot_nf_reconf_box_name"
6272   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6273   data: "plot-vpp-nfv-reconf-2n-clx"
6274   include:
6275     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-1Ch-1Ach-2Vh-1Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-1ch-1ach-2vh-1vm1t-testpmd-reconf"
6276     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-2Ch-1Ach-4Vh-2Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-2ch-1ach-4vh-2vm1t-testpmd-reconf"
6277     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-4Ch-1Ach-8Vh-4Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-4ch-1ach-8vh-4vm1t-testpmd-reconf"
6278     - "Tests.Vpp.Perf.Nfv Density.Vm Vhost.Chain Dot1Qip4Vxlan.2N-25Ge2P1Xxv710-Avf-Dot1Qip4Vxlan-L2Bd-6Ch-1Ach-12Vh-6Vm1T-Testpmd-Reconf.IMIX-8t4c-avf-dot1qip4vxlan-l2bd-6ch-1ach-12vh-6vm1t-testpmd-reconf"
6279   layout:
6280     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6281     layout: "plot-throughput"
6282
6283 ################################################################################
6284 ## Plots - NF Density - VSC - MRR 64b
6285 #- type: "plot"
6286 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6287 #  algorithm: "plot_nf_heatmap"
6288 #  output-file-type: ".html"
6289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6290 #  data: "plot-vpp-nfv-2n-skx-mrr"
6291 #  filter: "'NIC_Intel-XXV710' and
6292 #           'NF_DENSITY' and
6293 #           'VHOST' and
6294 #           not 'VXLAN' and
6295 #           'CHAIN' and
6296 #           'NF_VPPIP4' and
6297 #           '64B' and
6298 #           '2T1C' and
6299 #           'MRR'"
6300 #  parameters:
6301 #  - "result"
6302 #  - "name"
6303 #  - "tags"
6304 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6305 #  x-axis: "X = VNFs per Service Chain"
6306 #  y-axis: "Y = Number of Service Chains"
6307 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6308 #  layout:
6309 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6310 #    layout: "plot-service-density"
6311 #
6312 #- type: "plot"
6313 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6314 #  algorithm: "plot_nf_heatmap"
6315 #  output-file-type: ".html"
6316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6317 #  data: "plot-vpp-nfv-2n-skx-mrr"
6318 #  filter: "'NIC_Intel-XXV710' and
6319 #           'NF_DENSITY' and
6320 #           'VHOST' and
6321 #           not 'VXLAN' and
6322 #           'CHAIN' and
6323 #           'NF_VPPIP4' and
6324 #           '64B' and
6325 #           '4T2C' and
6326 #           'MRR'"
6327 #  parameters:
6328 #  - "result"
6329 #  - "name"
6330 #  - "tags"
6331 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6332 #  x-axis: "X = VNFs per Service Chain"
6333 #  y-axis: "Y = Number of Service Chains"
6334 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6335 #  layout:
6336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6337 #    layout: "plot-service-density"
6338 #
6339 #- type: "plot"
6340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6341 #  algorithm: "plot_nf_heatmap"
6342 #  output-file-type: ".html"
6343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6344 #  data: "plot-vpp-nfv-2n-skx-mrr"
6345 #  filter: "'NIC_Intel-XXV710' and
6346 #           'NF_DENSITY' and
6347 #           'VHOST' and
6348 #           not 'VXLAN' and
6349 #           'CHAIN' and
6350 #           'NF_VPPIP4' and
6351 #           '64B' and
6352 #           '8T4C' and
6353 #           'MRR'"
6354 #  parameters:
6355 #  - "result"
6356 #  - "name"
6357 #  - "tags"
6358 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6359 #  x-axis: "X = VNFs per Service Chain"
6360 #  y-axis: "Y = Number of Service Chains"
6361 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6362 #  layout:
6363 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6364 #    layout: "plot-service-density"
6365 #
6366 ## Plots - NF Density - VSC - MRR IMIX
6367 #- type: "plot"
6368 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6369 #  algorithm: "plot_nf_heatmap"
6370 #  output-file-type: ".html"
6371 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6372 #  data: "plot-vpp-nfv-2n-skx-mrr"
6373 #  filter: "'NIC_Intel-XXV710' and
6374 #           'NF_DENSITY' and
6375 #           'VHOST' and
6376 #           not 'VXLAN' and
6377 #           'CHAIN' and
6378 #           'NF_VPPIP4' and
6379 #           'IMIX' and
6380 #           '2T1C' and
6381 #           'MRR'"
6382 #  parameters:
6383 #  - "result"
6384 #  - "name"
6385 #  - "tags"
6386 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6387 #  x-axis: "X = VNFs per Service Chain"
6388 #  y-axis: "Y = Number of Service Chains"
6389 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6390 #  layout:
6391 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6392 #    layout: "plot-service-density"
6393 #
6394 #- type: "plot"
6395 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6396 #  algorithm: "plot_nf_heatmap"
6397 #  output-file-type: ".html"
6398 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6399 #  data: "plot-vpp-nfv-2n-skx-mrr"
6400 #  filter: "'NIC_Intel-XXV710' and
6401 #           'NF_DENSITY' and
6402 #           'VHOST' and
6403 #           not 'VXLAN' and
6404 #           'CHAIN' and
6405 #           'NF_VPPIP4' and
6406 #           'IMIX' and
6407 #           '4T2C' and
6408 #           'MRR'"
6409 #  parameters:
6410 #  - "result"
6411 #  - "name"
6412 #  - "tags"
6413 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6414 #  x-axis: "X = VNFs per Service Chain"
6415 #  y-axis: "Y = Number of Service Chains"
6416 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6417 #  layout:
6418 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6419 #    layout: "plot-service-density"
6420 #
6421 #- type: "plot"
6422 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6423 #  algorithm: "plot_nf_heatmap"
6424 #  output-file-type: ".html"
6425 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6426 #  data: "plot-vpp-nfv-2n-skx-mrr"
6427 #  filter: "'NIC_Intel-XXV710' and
6428 #           'NF_DENSITY' and
6429 #           'VHOST' and
6430 #           not 'VXLAN' and
6431 #           'CHAIN' and
6432 #           'NF_VPPIP4' and
6433 #           'IMIX' and
6434 #           '8T4C' and
6435 #           'MRR'"
6436 #  parameters:
6437 #  - "result"
6438 #  - "name"
6439 #  - "tags"
6440 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6441 #  x-axis: "X = VNFs per Service Chain"
6442 #  y-axis: "Y = Number of Service Chains"
6443 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6444 #  layout:
6445 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6446 #    layout: "plot-service-density"
6447 #
6448 ## Plots - NF Density - VSC - NDR 64b
6449 #- type: "plot"
6450 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6451 #  algorithm: "plot_nf_heatmap"
6452 #  output-file-type: ".html"
6453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6454 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6455 #  filter: "'NIC_Intel-XXV710' and
6456 #           'NF_DENSITY' and
6457 #           'VHOST' and
6458 #           not 'VXLAN' and
6459 #           'CHAIN' and
6460 #           'NF_VPPIP4' and
6461 #           '64B' and
6462 #           '2T1C' and
6463 #           'NDRPDR'"
6464 #  parameters:
6465 #  - "throughput"
6466 #  - "name"
6467 #  - "tags"
6468 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6469 #  x-axis: "X = VNFs per Service Chain"
6470 #  y-axis: "Y = Number of Service Chains"
6471 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6472 #  layout:
6473 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6474 #    layout: "plot-service-density"
6475 #
6476 #- type: "plot"
6477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6478 #  algorithm: "plot_nf_heatmap"
6479 #  output-file-type: ".html"
6480 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6481 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6482 #  filter: "'NIC_Intel-XXV710' and
6483 #           'NF_DENSITY' and
6484 #           'VHOST' and
6485 #           not 'VXLAN' and
6486 #           'CHAIN' and
6487 #           'NF_VPPIP4' and
6488 #           '64B' and
6489 #           '4T2C' and
6490 #           'NDRPDR'"
6491 #  parameters:
6492 #  - "throughput"
6493 #  - "name"
6494 #  - "tags"
6495 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6496 #  x-axis: "X = VNFs per Service Chain"
6497 #  y-axis: "Y = Number of Service Chains"
6498 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6499 #  layout:
6500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6501 #    layout: "plot-service-density"
6502 #
6503 #- type: "plot"
6504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6505 #  algorithm: "plot_nf_heatmap"
6506 #  output-file-type: ".html"
6507 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6508 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6509 #  filter: "'NIC_Intel-XXV710' and
6510 #           'NF_DENSITY' and
6511 #           'VHOST' and
6512 #           not 'VXLAN' and
6513 #           'CHAIN' and
6514 #           'NF_VPPIP4' and
6515 #           '64B' and
6516 #           '8T4C' and
6517 #           'NDRPDR'"
6518 #  parameters:
6519 #  - "throughput"
6520 #  - "name"
6521 #  - "tags"
6522 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6523 #  x-axis: "X = VNFs per Service Chain"
6524 #  y-axis: "Y = Number of Service Chains"
6525 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6526 #  layout:
6527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6528 #    layout: "plot-service-density"
6529 #
6530 ## Plots - NF Density - VSC - NDR IMIX
6531 #- type: "plot"
6532 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6533 #  algorithm: "plot_nf_heatmap"
6534 #  output-file-type: ".html"
6535 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6536 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6537 #  filter: "'NIC_Intel-XXV710' and
6538 #           'NF_DENSITY' and
6539 #           'VHOST' and
6540 #           not 'VXLAN' and
6541 #           'CHAIN' and
6542 #           'NF_VPPIP4' and
6543 #           'IMIX' and
6544 #           '2T1C' and
6545 #           'NDRPDR'"
6546 #  parameters:
6547 #  - "throughput"
6548 #  - "name"
6549 #  - "tags"
6550 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6551 #  x-axis: "X = VNFs per Service Chain"
6552 #  y-axis: "Y = Number of Service Chains"
6553 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6554 #  layout:
6555 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6556 #    layout: "plot-service-density"
6557 #
6558 #- type: "plot"
6559 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6560 #  algorithm: "plot_nf_heatmap"
6561 #  output-file-type: ".html"
6562 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6563 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6564 #  filter: "'NIC_Intel-XXV710' and
6565 #           'NF_DENSITY' and
6566 #           'VHOST' and
6567 #           not 'VXLAN' and
6568 #           'CHAIN' and
6569 #           'NF_VPPIP4' and
6570 #           'IMIX' and
6571 #           '4T2C' and
6572 #           'NDRPDR'"
6573 #  parameters:
6574 #  - "throughput"
6575 #  - "name"
6576 #  - "tags"
6577 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6578 #  x-axis: "X = VNFs per Service Chain"
6579 #  y-axis: "Y = Number of Service Chains"
6580 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6581 #  layout:
6582 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6583 #    layout: "plot-service-density"
6584 #
6585 #- type: "plot"
6586 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6587 #  algorithm: "plot_nf_heatmap"
6588 #  output-file-type: ".html"
6589 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6590 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6591 #  filter: "'NIC_Intel-XXV710' and
6592 #           'NF_DENSITY' and
6593 #           'VHOST' and
6594 #           not 'VXLAN' and
6595 #           'CHAIN' and
6596 #           'NF_VPPIP4' and
6597 #           'IMIX' and
6598 #           '8T4C' and
6599 #           'NDRPDR'"
6600 #  parameters:
6601 #  - "throughput"
6602 #  - "name"
6603 #  - "tags"
6604 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6605 #  x-axis: "X = VNFs per Service Chain"
6606 #  y-axis: "Y = Number of Service Chains"
6607 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6608 #  layout:
6609 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6610 #    layout: "plot-service-density"
6611 #
6612 ## Plots - NF Density - VSC - PDR 64b
6613 #- type: "plot"
6614 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6615 #  algorithm: "plot_nf_heatmap"
6616 #  output-file-type: ".html"
6617 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6618 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6619 #  filter: "'NIC_Intel-XXV710' and
6620 #           'NF_DENSITY' and
6621 #           'VHOST' and
6622 #           not 'VXLAN' and
6623 #           'CHAIN' and
6624 #           'NF_VPPIP4' and
6625 #           '64B' and
6626 #           '2T1C' and
6627 #           'NDRPDR'"
6628 #  parameters:
6629 #  - "throughput"
6630 #  - "name"
6631 #  - "tags"
6632 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6633 #  x-axis: "X = VNFs per Service Chain"
6634 #  y-axis: "Y = Number of Service Chains"
6635 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6636 #  layout:
6637 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6638 #    layout: "plot-service-density"
6639 #
6640 #- type: "plot"
6641 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6642 #  algorithm: "plot_nf_heatmap"
6643 #  output-file-type: ".html"
6644 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6645 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6646 #  filter: "'NIC_Intel-XXV710' and
6647 #           'NF_DENSITY' and
6648 #           'VHOST' and
6649 #           not 'VXLAN' and
6650 #           'CHAIN' and
6651 #           'NF_VPPIP4' and
6652 #           '64B' and
6653 #           '4T2C' and
6654 #           'NDRPDR'"
6655 #  parameters:
6656 #  - "throughput"
6657 #  - "name"
6658 #  - "tags"
6659 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6660 #  x-axis: "X = VNFs per Service Chain"
6661 #  y-axis: "Y = Number of Service Chains"
6662 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6663 #  layout:
6664 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6665 #    layout: "plot-service-density"
6666 #
6667 #- type: "plot"
6668 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6669 #  algorithm: "plot_nf_heatmap"
6670 #  output-file-type: ".html"
6671 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6672 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6673 #  filter: "'NIC_Intel-XXV710' and
6674 #           'NF_DENSITY' and
6675 #           'VHOST' and
6676 #           not 'VXLAN' and
6677 #           'CHAIN' and
6678 #           'NF_VPPIP4' and
6679 #           '64B' and
6680 #           '8T4C' and
6681 #           'NDRPDR'"
6682 #  parameters:
6683 #  - "throughput"
6684 #  - "name"
6685 #  - "tags"
6686 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6687 #  x-axis: "X = VNFs per Service Chain"
6688 #  y-axis: "Y = Number of Service Chains"
6689 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6690 #  layout:
6691 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6692 #    layout: "plot-service-density"
6693 #
6694 ## Plots - NF Density - VSC - PDR IMIX
6695 #- type: "plot"
6696 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6697 #  algorithm: "plot_nf_heatmap"
6698 #  output-file-type: ".html"
6699 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6700 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6701 #  filter: "'NIC_Intel-XXV710' and
6702 #           'NF_DENSITY' and
6703 #           'VHOST' and
6704 #           not 'VXLAN' and
6705 #           'CHAIN' and
6706 #           'NF_VPPIP4' and
6707 #           'IMIX' and
6708 #           '2T1C' and
6709 #           'NDRPDR'"
6710 #  parameters:
6711 #  - "throughput"
6712 #  - "name"
6713 #  - "tags"
6714 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6715 #  x-axis: "X = VNFs per Service Chain"
6716 #  y-axis: "Y = Number of Service Chains"
6717 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6718 #  layout:
6719 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6720 #    layout: "plot-service-density"
6721 #
6722 #- type: "plot"
6723 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6724 #  algorithm: "plot_nf_heatmap"
6725 #  output-file-type: ".html"
6726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6727 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6728 #  filter: "'NIC_Intel-XXV710' and
6729 #           'NF_DENSITY' and
6730 #           'VHOST' and
6731 #           not 'VXLAN' and
6732 #           'CHAIN' and
6733 #           'NF_VPPIP4' and
6734 #           'IMIX' and
6735 #           '4T2C' and
6736 #           'NDRPDR'"
6737 #  parameters:
6738 #  - "throughput"
6739 #  - "name"
6740 #  - "tags"
6741 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6742 #  x-axis: "X = VNFs per Service Chain"
6743 #  y-axis: "Y = Number of Service Chains"
6744 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6745 #  layout:
6746 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6747 #    layout: "plot-service-density"
6748 #
6749 #- type: "plot"
6750 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6751 #  algorithm: "plot_nf_heatmap"
6752 #  output-file-type: ".html"
6753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6754 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6755 #  filter: "'NIC_Intel-XXV710' and
6756 #           'NF_DENSITY' and
6757 #           'VHOST' and
6758 #           not 'VXLAN' and
6759 #           'CHAIN' and
6760 #           'NF_VPPIP4' and
6761 #           'IMIX' and
6762 #           '8T4C' and
6763 #           'NDRPDR'"
6764 #  parameters:
6765 #  - "throughput"
6766 #  - "name"
6767 #  - "tags"
6768 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6769 #  x-axis: "X = VNFs per Service Chain"
6770 #  y-axis: "Y = Number of Service Chains"
6771 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6772 #  layout:
6773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6774 #    layout: "plot-service-density"
6775 #
6776 ################################################################################
6777 ## Plots - NF Density - VSC - MRR 64b
6778 #- type: "plot"
6779 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6780 #  algorithm: "plot_nf_heatmap"
6781 #  output-file-type: ".html"
6782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6783 #  data: "plot-vpp-nfv-2n-skx-mrr"
6784 #  filter: "'NIC_Intel-XXV710' and
6785 #           'NF_DENSITY' and
6786 #           'VHOST' and
6787 #           'VXLAN' and
6788 #           'CHAIN' and
6789 #           '118' and
6790 #           '2T1C' and
6791 #           'MRR'"
6792 #  parameters:
6793 #  - "result"
6794 #  - "name"
6795 #  - "tags"
6796 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6797 #  x-axis: "X = VNFs per Service Chain"
6798 #  y-axis: "Y = Number of Service Chains"
6799 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6800 #  layout:
6801 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6802 #    layout: "plot-service-density"
6803 #
6804 #- type: "plot"
6805 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6806 #  algorithm: "plot_nf_heatmap"
6807 #  output-file-type: ".html"
6808 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6809 #  data: "plot-vpp-nfv-2n-skx-mrr"
6810 #  filter: "'NIC_Intel-XXV710' and
6811 #           'NF_DENSITY' and
6812 #           'VHOST' and
6813 #           'VXLAN' and
6814 #           'CHAIN' and
6815 #           '118' and
6816 #           '4T2C' and
6817 #           'MRR'"
6818 #  parameters:
6819 #  - "result"
6820 #  - "name"
6821 #  - "tags"
6822 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6823 #  x-axis: "X = VNFs per Service Chain"
6824 #  y-axis: "Y = Number of Service Chains"
6825 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6826 #  layout:
6827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6828 #    layout: "plot-service-density"
6829 #
6830 #- type: "plot"
6831 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6832 #  algorithm: "plot_nf_heatmap"
6833 #  output-file-type: ".html"
6834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6835 #  data: "plot-vpp-nfv-2n-skx-mrr"
6836 #  filter: "'NIC_Intel-XXV710' and
6837 #           'NF_DENSITY' and
6838 #           'VHOST' and
6839 #           'VXLAN' and
6840 #           'CHAIN' and
6841 #           '118' and
6842 #           '8T4C' and
6843 #           'MRR'"
6844 #  parameters:
6845 #  - "result"
6846 #  - "name"
6847 #  - "tags"
6848 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6849 #  x-axis: "X = VNFs per Service Chain"
6850 #  y-axis: "Y = Number of Service Chains"
6851 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6852 #  layout:
6853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6854 #    layout: "plot-service-density"
6855 #
6856 ## Plots - NF Density - VSC - MRR IMIX
6857 #- type: "plot"
6858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6859 #  algorithm: "plot_nf_heatmap"
6860 #  output-file-type: ".html"
6861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6862 #  data: "plot-vpp-nfv-2n-skx-mrr"
6863 #  filter: "'NIC_Intel-XXV710' and
6864 #           'NF_DENSITY' and
6865 #           'VHOST' and
6866 #           'VXLAN' and
6867 #           'CHAIN' and
6868 #           'IMIX' and
6869 #           '2T1C' and
6870 #           'MRR'"
6871 #  parameters:
6872 #  - "result"
6873 #  - "name"
6874 #  - "tags"
6875 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6876 #  x-axis: "X = VNFs per Service Chain"
6877 #  y-axis: "Y = Number of Service Chains"
6878 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6879 #  layout:
6880 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6881 #    layout: "plot-service-density"
6882 #
6883 #- type: "plot"
6884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6885 #  algorithm: "plot_nf_heatmap"
6886 #  output-file-type: ".html"
6887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6888 #  data: "plot-vpp-nfv-2n-skx-mrr"
6889 #  filter: "'NIC_Intel-XXV710' and
6890 #           'NF_DENSITY' and
6891 #           'VHOST' and
6892 #           'VXLAN' and
6893 #           'CHAIN' and
6894 #           'IMIX' and
6895 #           '4T2C' and
6896 #           'MRR'"
6897 #  parameters:
6898 #  - "result"
6899 #  - "name"
6900 #  - "tags"
6901 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6902 #  x-axis: "X = VNFs per Service Chain"
6903 #  y-axis: "Y = Number of Service Chains"
6904 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6905 #  layout:
6906 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6907 #    layout: "plot-service-density"
6908 #
6909 #- type: "plot"
6910 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6911 #  algorithm: "plot_nf_heatmap"
6912 #  output-file-type: ".html"
6913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6914 #  data: "plot-vpp-nfv-2n-skx-mrr"
6915 #  filter: "'NIC_Intel-XXV710' and
6916 #           'NF_DENSITY' and
6917 #           'VHOST' and
6918 #           'VXLAN' and
6919 #           'CHAIN' and
6920 #           'IMIX' and
6921 #           '8T4C' and
6922 #           'MRR'"
6923 #  parameters:
6924 #  - "result"
6925 #  - "name"
6926 #  - "tags"
6927 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6928 #  x-axis: "X = VNFs per Service Chain"
6929 #  y-axis: "Y = Number of Service Chains"
6930 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6931 #  layout:
6932 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6933 #    layout: "plot-service-density"
6934 #
6935 ## Plots - NF Density - VSC - NDR 64b
6936 #- type: "plot"
6937 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6938 #  algorithm: "plot_nf_heatmap"
6939 #  output-file-type: ".html"
6940 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6941 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6942 #  filter: "'NIC_Intel-XXV710' and
6943 #           'NF_DENSITY' and
6944 #           'VHOST' and
6945 #           'VXLAN' and
6946 #           'CHAIN' and
6947 #           '118' and
6948 #           '2T1C' and
6949 #           'NDRPDR'"
6950 #  parameters:
6951 #  - "throughput"
6952 #  - "name"
6953 #  - "tags"
6954 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6955 #  x-axis: "X = VNFs per Service Chain"
6956 #  y-axis: "Y = Number of Service Chains"
6957 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6958 #  layout:
6959 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6960 #    layout: "plot-service-density"
6961 #
6962 #- type: "plot"
6963 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6964 #  algorithm: "plot_nf_heatmap"
6965 #  output-file-type: ".html"
6966 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6967 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6968 #  filter: "'NIC_Intel-XXV710' and
6969 #           'NF_DENSITY' and
6970 #           'VHOST' and
6971 #           'VXLAN' and
6972 #           'CHAIN' and
6973 #           '118' and
6974 #           '4T2C' and
6975 #           'NDRPDR'"
6976 #  parameters:
6977 #  - "throughput"
6978 #  - "name"
6979 #  - "tags"
6980 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6981 #  x-axis: "X = VNFs per Service Chain"
6982 #  y-axis: "Y = Number of Service Chains"
6983 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6984 #  layout:
6985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6986 #    layout: "plot-service-density"
6987 #
6988 #- type: "plot"
6989 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6990 #  algorithm: "plot_nf_heatmap"
6991 #  output-file-type: ".html"
6992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6993 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6994 #  filter: "'NIC_Intel-XXV710' and
6995 #           'NF_DENSITY' and
6996 #           'VHOST' and
6997 #           'VXLAN' and
6998 #           'CHAIN' and
6999 #           '118' and
7000 #           '8T4C' and
7001 #           'NDRPDR'"
7002 #  parameters:
7003 #  - "throughput"
7004 #  - "name"
7005 #  - "tags"
7006 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7007 #  x-axis: "X = VNFs per Service Chain"
7008 #  y-axis: "Y = Number of Service Chains"
7009 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7010 #  layout:
7011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7012 #    layout: "plot-service-density"
7013 #
7014 ## Plots - NF Density - VSC - NDR IMIX
7015 #- type: "plot"
7016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7017 #  algorithm: "plot_nf_heatmap"
7018 #  output-file-type: ".html"
7019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7020 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7021 #  filter: "'NIC_Intel-XXV710' and
7022 #           'NF_DENSITY' and
7023 #           'VHOST' and
7024 #           'VXLAN' and
7025 #           'CHAIN' and
7026 #           'IMIX' and
7027 #           '2T1C' and
7028 #           'NDRPDR'"
7029 #  parameters:
7030 #  - "throughput"
7031 #  - "name"
7032 #  - "tags"
7033 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7034 #  x-axis: "X = VNFs per Service Chain"
7035 #  y-axis: "Y = Number of Service Chains"
7036 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7037 #  layout:
7038 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7039 #    layout: "plot-service-density"
7040 #
7041 #- type: "plot"
7042 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7043 #  algorithm: "plot_nf_heatmap"
7044 #  output-file-type: ".html"
7045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7046 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7047 #  filter: "'NIC_Intel-XXV710' and
7048 #           'NF_DENSITY' and
7049 #           'VHOST' and
7050 #           'VXLAN' and
7051 #           'CHAIN' and
7052 #           'IMIX' and
7053 #           '4T2C' and
7054 #           'NDRPDR'"
7055 #  parameters:
7056 #  - "throughput"
7057 #  - "name"
7058 #  - "tags"
7059 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7060 #  x-axis: "X = VNFs per Service Chain"
7061 #  y-axis: "Y = Number of Service Chains"
7062 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7063 #  layout:
7064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7065 #    layout: "plot-service-density"
7066 #
7067 #- type: "plot"
7068 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7069 #  algorithm: "plot_nf_heatmap"
7070 #  output-file-type: ".html"
7071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7072 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7073 #  filter: "'NIC_Intel-XXV710' and
7074 #           'NF_DENSITY' and
7075 #           'VHOST' and
7076 #           'VXLAN' and
7077 #           'CHAIN' and
7078 #           'IMIX' and
7079 #           '8T4C' and
7080 #           'NDRPDR'"
7081 #  parameters:
7082 #  - "throughput"
7083 #  - "name"
7084 #  - "tags"
7085 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7086 #  x-axis: "X = VNFs per Service Chain"
7087 #  y-axis: "Y = Number of Service Chains"
7088 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7089 #  layout:
7090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7091 #    layout: "plot-service-density"
7092 #
7093 ## Plots - NF Density - VSC - PDR 64b
7094 #- type: "plot"
7095 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7096 #  algorithm: "plot_nf_heatmap"
7097 #  output-file-type: ".html"
7098 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7099 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7100 #  filter: "'NIC_Intel-XXV710' and
7101 #           'NF_DENSITY' and
7102 #           'VHOST' and
7103 #           'VXLAN' and
7104 #           'CHAIN' and
7105 #           '118' and
7106 #           '2T1C' and
7107 #           'NDRPDR'"
7108 #  parameters:
7109 #  - "throughput"
7110 #  - "name"
7111 #  - "tags"
7112 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7113 #  x-axis: "X = VNFs per Service Chain"
7114 #  y-axis: "Y = Number of Service Chains"
7115 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7116 #  layout:
7117 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7118 #    layout: "plot-service-density"
7119 #
7120 #- type: "plot"
7121 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7122 #  algorithm: "plot_nf_heatmap"
7123 #  output-file-type: ".html"
7124 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7125 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7126 #  filter: "'NIC_Intel-XXV710' and
7127 #           'NF_DENSITY' and
7128 #           'VHOST' and
7129 #           'VXLAN' and
7130 #           'CHAIN' and
7131 #           '118' and
7132 #           '4T2C' and
7133 #           'NDRPDR'"
7134 #  parameters:
7135 #  - "throughput"
7136 #  - "name"
7137 #  - "tags"
7138 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7139 #  x-axis: "X = VNFs per Service Chain"
7140 #  y-axis: "Y = Number of Service Chains"
7141 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7142 #  layout:
7143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7144 #    layout: "plot-service-density"
7145 #
7146 #- type: "plot"
7147 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7148 #  algorithm: "plot_nf_heatmap"
7149 #  output-file-type: ".html"
7150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7151 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7152 #  filter: "'NIC_Intel-XXV710' and
7153 #           'NF_DENSITY' and
7154 #           'VHOST' and
7155 #           'VXLAN' and
7156 #           'CHAIN' and
7157 #           '118' and
7158 #           '8T4C' and
7159 #           'NDRPDR'"
7160 #  parameters:
7161 #  - "throughput"
7162 #  - "name"
7163 #  - "tags"
7164 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7165 #  x-axis: "X = VNFs per Service Chain"
7166 #  y-axis: "Y = Number of Service Chains"
7167 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7168 #  layout:
7169 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7170 #    layout: "plot-service-density"
7171 #
7172 ## Plots - NF Density - VSC - PDR IMIX
7173 #- type: "plot"
7174 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7175 #  algorithm: "plot_nf_heatmap"
7176 #  output-file-type: ".html"
7177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7178 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7179 #  filter: "'NIC_Intel-XXV710' and
7180 #           'NF_DENSITY' and
7181 #           'VHOST' and
7182 #           'VXLAN' and
7183 #           'CHAIN' and
7184 #           'IMIX' and
7185 #           '2T1C' and
7186 #           'NDRPDR'"
7187 #  parameters:
7188 #  - "throughput"
7189 #  - "name"
7190 #  - "tags"
7191 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7192 #  x-axis: "X = VNFs per Service Chain"
7193 #  y-axis: "Y = Number of Service Chains"
7194 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7195 #  layout:
7196 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7197 #    layout: "plot-service-density"
7198 #
7199 #- type: "plot"
7200 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7201 #  algorithm: "plot_nf_heatmap"
7202 #  output-file-type: ".html"
7203 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7204 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7205 #  filter: "'NIC_Intel-XXV710' and
7206 #           'NF_DENSITY' and
7207 #           'VHOST' and
7208 #           'VXLAN' and
7209 #           'CHAIN' and
7210 #           'IMIX' and
7211 #           '4T2C' and
7212 #           'NDRPDR'"
7213 #  parameters:
7214 #  - "throughput"
7215 #  - "name"
7216 #  - "tags"
7217 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7218 #  x-axis: "X = VNFs per Service Chain"
7219 #  y-axis: "Y = Number of Service Chains"
7220 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7221 #  layout:
7222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7223 #    layout: "plot-service-density"
7224 #
7225 #- type: "plot"
7226 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7227 #  algorithm: "plot_nf_heatmap"
7228 #  output-file-type: ".html"
7229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7230 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7231 #  filter: "'NIC_Intel-XXV710' and
7232 #           'NF_DENSITY' and
7233 #           'VHOST' and
7234 #           'VXLAN' and
7235 #           'CHAIN' and
7236 #           'IMIX' and
7237 #           '8T4C' and
7238 #           'NDRPDR'"
7239 #  parameters:
7240 #  - "throughput"
7241 #  - "name"
7242 #  - "tags"
7243 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7244 #  x-axis: "X = VNFs per Service Chain"
7245 #  y-axis: "Y = Number of Service Chains"
7246 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7247 #  layout:
7248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7249 #    layout: "plot-service-density"
7250 #
7251 ################################################################################
7252 ## Plots - NF Density - CSC - MRR 64b
7253 #- type: "plot"
7254 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7255 #  algorithm: "plot_nf_heatmap"
7256 #  output-file-type: ".html"
7257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7258 #  data: "plot-vpp-nfv-2n-skx-mrr"
7259 #  filter: "'NIC_Intel-XXV710' and
7260 #           'NF_DENSITY' and
7261 #           'DOCKER' and
7262 #           'CHAIN' and
7263 #           'NF_VPPIP4' and
7264 #           '64B' and
7265 #           '2T1C' and
7266 #           'MRR'"
7267 #  parameters:
7268 #  - "result"
7269 #  - "name"
7270 #  - "tags"
7271 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7272 #  x-axis: "X = CNFs per Service Chain"
7273 #  y-axis: "Y = Number of Service Chains"
7274 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7275 #  layout:
7276 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7277 #    layout: "plot-service-density"
7278 #
7279 #- type: "plot"
7280 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7281 #  algorithm: "plot_nf_heatmap"
7282 #  output-file-type: ".html"
7283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7284 #  data: "plot-vpp-nfv-2n-skx-mrr"
7285 #  filter: "'NIC_Intel-XXV710' and
7286 #           'NF_DENSITY' and
7287 #           'DOCKER' and
7288 #           'CHAIN' and
7289 #           'NF_VPPIP4' and
7290 #           '64B' and
7291 #           '4T2C' and
7292 #           'MRR'"
7293 #  parameters:
7294 #  - "result"
7295 #  - "name"
7296 #  - "tags"
7297 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7298 #  x-axis: "X = CNFs per Service Chain"
7299 #  y-axis: "Y = Number of Service Chains"
7300 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7301 #  layout:
7302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7303 #    layout: "plot-service-density"
7304 #
7305 #- type: "plot"
7306 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7307 #  algorithm: "plot_nf_heatmap"
7308 #  output-file-type: ".html"
7309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7310 #  data: "plot-vpp-nfv-2n-skx-mrr"
7311 #  filter: "'NIC_Intel-XXV710' and
7312 #           'NF_DENSITY' and
7313 #           'DOCKER' and
7314 #           'CHAIN' and
7315 #           'NF_VPPIP4' and
7316 #           '64B' and
7317 #           '8T4C' and
7318 #           'MRR'"
7319 #  parameters:
7320 #  - "result"
7321 #  - "name"
7322 #  - "tags"
7323 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7324 #  x-axis: "X = CNFs per Service Chain"
7325 #  y-axis: "Y = Number of Service Chains"
7326 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7327 #  layout:
7328 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7329 #    layout: "plot-service-density"
7330 #
7331 ## Plots - NF Density - CSC - MRR IMIX
7332 #- type: "plot"
7333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7334 #  algorithm: "plot_nf_heatmap"
7335 #  output-file-type: ".html"
7336 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7337 #  data: "plot-vpp-nfv-2n-skx-mrr"
7338 #  filter: "'NIC_Intel-XXV710' and
7339 #           'NF_DENSITY' and
7340 #           'DOCKER' and
7341 #           'CHAIN' and
7342 #           'NF_VPPIP4' and
7343 #           'IMIX' and
7344 #           '2T1C' and
7345 #           'MRR'"
7346 #  parameters:
7347 #  - "result"
7348 #  - "name"
7349 #  - "tags"
7350 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7351 #  x-axis: "X = CNFs per Service Chain"
7352 #  y-axis: "Y = Number of Service Chains"
7353 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7354 #  layout:
7355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7356 #    layout: "plot-service-density"
7357 #
7358 #- type: "plot"
7359 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7360 #  algorithm: "plot_nf_heatmap"
7361 #  output-file-type: ".html"
7362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7363 #  data: "plot-vpp-nfv-2n-skx-mrr"
7364 #  filter: "'NIC_Intel-XXV710' and
7365 #           'NF_DENSITY' and
7366 #           'DOCKER' and
7367 #           'CHAIN' and
7368 #           'NF_VPPIP4' and
7369 #           'IMIX' and
7370 #           '4T2C' and
7371 #           'MRR'"
7372 #  parameters:
7373 #  - "result"
7374 #  - "name"
7375 #  - "tags"
7376 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7377 #  x-axis: "X = CNFs per Service Chain"
7378 #  y-axis: "Y = Number of Service Chains"
7379 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7380 #  layout:
7381 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7382 #    layout: "plot-service-density"
7383 #
7384 #- type: "plot"
7385 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7386 #  algorithm: "plot_nf_heatmap"
7387 #  output-file-type: ".html"
7388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7389 #  data: "plot-vpp-nfv-2n-skx-mrr"
7390 #  filter: "'NIC_Intel-XXV710' and
7391 #           'NF_DENSITY' and
7392 #           'DOCKER' and
7393 #           'CHAIN' and
7394 #           'NF_VPPIP4' and
7395 #           'IMIX' and
7396 #           '8T4C' and
7397 #           'MRR'"
7398 #  parameters:
7399 #  - "result"
7400 #  - "name"
7401 #  - "tags"
7402 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7403 #  x-axis: "X = CNFs per Service Chain"
7404 #  y-axis: "Y = Number of Service Chains"
7405 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7406 #  layout:
7407 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7408 #    layout: "plot-service-density"
7409 #
7410 ## Plots - NF Density - CSC - NDR 64b
7411 #- type: "plot"
7412 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7413 #  algorithm: "plot_nf_heatmap"
7414 #  output-file-type: ".html"
7415 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7416 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7417 #  filter: "'NIC_Intel-XXV710' and
7418 #           'NF_DENSITY' and
7419 #           'DOCKER' and
7420 #           'CHAIN' and
7421 #           'NF_VPPIP4' and
7422 #           '64B' and
7423 #           '2T1C' and
7424 #           'NDRPDR'"
7425 #  parameters:
7426 #  - "throughput"
7427 #  - "name"
7428 #  - "tags"
7429 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7430 #  x-axis: "X = CNFs per Service Chain"
7431 #  y-axis: "Y = Number of Service Chains"
7432 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7433 #  layout:
7434 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7435 #    layout: "plot-service-density"
7436 #
7437 #- type: "plot"
7438 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7439 #  algorithm: "plot_nf_heatmap"
7440 #  output-file-type: ".html"
7441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7442 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7443 #  filter: "'NIC_Intel-XXV710' and
7444 #           'NF_DENSITY' and
7445 #           'DOCKER' and
7446 #           'CHAIN' and
7447 #           'NF_VPPIP4' and
7448 #           '64B' and
7449 #           '4T2C' and
7450 #           'NDRPDR'"
7451 #  parameters:
7452 #  - "throughput"
7453 #  - "name"
7454 #  - "tags"
7455 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7456 #  x-axis: "X = CNFs per Service Chain"
7457 #  y-axis: "Y = Number of Service Chains"
7458 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7459 #  layout:
7460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7461 #    layout: "plot-service-density"
7462 #
7463 #- type: "plot"
7464 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7465 #  algorithm: "plot_nf_heatmap"
7466 #  output-file-type: ".html"
7467 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7468 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7469 #  filter: "'NIC_Intel-XXV710' and
7470 #           'NF_DENSITY' and
7471 #           'DOCKER' and
7472 #           'CHAIN' and
7473 #           'NF_VPPIP4' and
7474 #           '64B' and
7475 #           '8T4C' and
7476 #           'NDRPDR'"
7477 #  parameters:
7478 #  - "throughput"
7479 #  - "name"
7480 #  - "tags"
7481 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7482 #  x-axis: "X = CNFs per Service Chain"
7483 #  y-axis: "Y = Number of Service Chains"
7484 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7485 #  layout:
7486 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7487 #    layout: "plot-service-density"
7488 #
7489 ## Plots - NF Density - CSC - NDR IMIX
7490 #- type: "plot"
7491 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7492 #  algorithm: "plot_nf_heatmap"
7493 #  output-file-type: ".html"
7494 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7495 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7496 #  filter: "'NIC_Intel-XXV710' and
7497 #           'NF_DENSITY' and
7498 #           'DOCKER' and
7499 #           'CHAIN' and
7500 #           'NF_VPPIP4' and
7501 #           'IMIX' and
7502 #           '2T1C' and
7503 #           'NDRPDR'"
7504 #  parameters:
7505 #  - "throughput"
7506 #  - "name"
7507 #  - "tags"
7508 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7509 #  x-axis: "X = CNFs per Service Chain"
7510 #  y-axis: "Y = Number of Service Chains"
7511 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7512 #  layout:
7513 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7514 #    layout: "plot-service-density"
7515 #
7516 #- type: "plot"
7517 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7518 #  algorithm: "plot_nf_heatmap"
7519 #  output-file-type: ".html"
7520 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7521 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7522 #  filter: "'NIC_Intel-XXV710' and
7523 #           'NF_DENSITY' and
7524 #           'DOCKER' and
7525 #           'CHAIN' and
7526 #           'NF_VPPIP4' and
7527 #           'IMIX' and
7528 #           '4T2C' and
7529 #           'NDRPDR'"
7530 #  parameters:
7531 #  - "throughput"
7532 #  - "name"
7533 #  - "tags"
7534 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7535 #  x-axis: "X = CNFs per Service Chain"
7536 #  y-axis: "Y = Number of Service Chains"
7537 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7538 #  layout:
7539 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7540 #    layout: "plot-service-density"
7541 #
7542 #- type: "plot"
7543 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7544 #  algorithm: "plot_nf_heatmap"
7545 #  output-file-type: ".html"
7546 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7547 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7548 #  filter: "'NIC_Intel-XXV710' and
7549 #           'NF_DENSITY' and
7550 #           'DOCKER' and
7551 #           'CHAIN' and
7552 #           'NF_VPPIP4' and
7553 #           'IMIX' and
7554 #           '8T4C' and
7555 #           'NDRPDR'"
7556 #  parameters:
7557 #  - "throughput"
7558 #  - "name"
7559 #  - "tags"
7560 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7561 #  x-axis: "X = CNFs per Service Chain"
7562 #  y-axis: "Y = Number of Service Chains"
7563 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7564 #  layout:
7565 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7566 #    layout: "plot-service-density"
7567 #
7568 ## Plots - NF Density - CSC - PDR 64b
7569 #- type: "plot"
7570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7571 #  algorithm: "plot_nf_heatmap"
7572 #  output-file-type: ".html"
7573 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7574 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7575 #  filter: "'NIC_Intel-XXV710' and
7576 #           'NF_DENSITY' and
7577 #           'DOCKER' and
7578 #           'CHAIN' and
7579 #           'NF_VPPIP4' and
7580 #           '64B' and
7581 #           '2T1C' and
7582 #           'NDRPDR'"
7583 #  parameters:
7584 #  - "throughput"
7585 #  - "name"
7586 #  - "tags"
7587 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7588 #  x-axis: "X = CNFs per Service Chain"
7589 #  y-axis: "Y = Number of Service Chains"
7590 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7591 #  layout:
7592 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7593 #    layout: "plot-service-density"
7594 #
7595 #- type: "plot"
7596 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7597 #  algorithm: "plot_nf_heatmap"
7598 #  output-file-type: ".html"
7599 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7600 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7601 #  filter: "'NIC_Intel-XXV710' and
7602 #           'NF_DENSITY' and
7603 #           'DOCKER' and
7604 #           'CHAIN' and
7605 #           'NF_VPPIP4' and
7606 #           '64B' and
7607 #           '4T2C' and
7608 #           'NDRPDR'"
7609 #  parameters:
7610 #  - "throughput"
7611 #  - "name"
7612 #  - "tags"
7613 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7614 #  x-axis: "X = CNFs per Service Chain"
7615 #  y-axis: "Y = Number of Service Chains"
7616 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7617 #  layout:
7618 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7619 #    layout: "plot-service-density"
7620 #
7621 #- type: "plot"
7622 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7623 #  algorithm: "plot_nf_heatmap"
7624 #  output-file-type: ".html"
7625 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7626 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7627 #  filter: "'NIC_Intel-XXV710' and
7628 #           'NF_DENSITY' and
7629 #           'DOCKER' and
7630 #           'CHAIN' and
7631 #           'NF_VPPIP4' and
7632 #           '64B' and
7633 #           '8T4C' and
7634 #           'NDRPDR'"
7635 #  parameters:
7636 #  - "throughput"
7637 #  - "name"
7638 #  - "tags"
7639 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7640 #  x-axis: "X = CNFs per Service Chain"
7641 #  y-axis: "Y = Number of Service Chains"
7642 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7643 #  layout:
7644 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7645 #    layout: "plot-service-density"
7646 #
7647 ## Plots - NF Density - CSC - PDR IMIX
7648 #- type: "plot"
7649 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7650 #  algorithm: "plot_nf_heatmap"
7651 #  output-file-type: ".html"
7652 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7653 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7654 #  filter: "'NIC_Intel-XXV710' and
7655 #           'NF_DENSITY' and
7656 #           'DOCKER' and
7657 #           'CHAIN' and
7658 #           'NF_VPPIP4' and
7659 #           'IMIX' and
7660 #           '2T1C' and
7661 #           'NDRPDR'"
7662 #  parameters:
7663 #  - "throughput"
7664 #  - "name"
7665 #  - "tags"
7666 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7667 #  x-axis: "X = CNFs per Service Chain"
7668 #  y-axis: "Y = Number of Service Chains"
7669 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7670 #  layout:
7671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7672 #    layout: "plot-service-density"
7673 #
7674 #- type: "plot"
7675 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7676 #  algorithm: "plot_nf_heatmap"
7677 #  output-file-type: ".html"
7678 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7679 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7680 #  filter: "'NIC_Intel-XXV710' and
7681 #           'NF_DENSITY' and
7682 #           'DOCKER' and
7683 #           'CHAIN' and
7684 #           'NF_VPPIP4' and
7685 #           'IMIX' and
7686 #           '4T2C' and
7687 #           'NDRPDR'"
7688 #  parameters:
7689 #  - "throughput"
7690 #  - "name"
7691 #  - "tags"
7692 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7693 #  x-axis: "X = CNFs per Service Chain"
7694 #  y-axis: "Y = Number of Service Chains"
7695 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7696 #  layout:
7697 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7698 #    layout: "plot-service-density"
7699 #
7700 #- type: "plot"
7701 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7702 #  algorithm: "plot_nf_heatmap"
7703 #  output-file-type: ".html"
7704 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7705 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7706 #  filter: "'NIC_Intel-XXV710' and
7707 #           'NF_DENSITY' and
7708 #           'DOCKER' and
7709 #           'CHAIN' and
7710 #           'NF_VPPIP4' and
7711 #           'IMIX' and
7712 #           '8T4C' and
7713 #           'NDRPDR'"
7714 #  parameters:
7715 #  - "throughput"
7716 #  - "name"
7717 #  - "tags"
7718 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7719 #  x-axis: "X = CNFs per Service Chain"
7720 #  y-axis: "Y = Number of Service Chains"
7721 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7722 #  layout:
7723 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7724 #    layout: "plot-service-density"
7725 #
7726 ################################################################################
7727 #
7728 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7729 #- type: "plot"
7730 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7731 #  algorithm: "plot_nf_heatmap"
7732 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7733 #  data: "plot-vpp-nfv-3n-skx-mrr"
7734 #  filter: "'NIC_Intel-XXV710' and
7735 #           'NF_DENSITY' and
7736 #           'DOCKER' and
7737 #           'CHAIN' and
7738 #           'NF_VPPIP4' and
7739 #           'IPSEC' and
7740 #           'TNL_4' and
7741 #           'IMIX' and
7742 #           '2T1C' and
7743 #           'MRR'"
7744 #  parameters:
7745 #  - "result"
7746 #  - "name"
7747 #  - "tags"
7748 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7749 #  x-axis: "X = CNFs per Service Chain"
7750 #  y-axis: "Y = Number of Service Chains"
7751 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7752 #  layout:
7753 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7754 #    layout: "plot-service-density"
7755 #
7756 #- type: "plot"
7757 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7758 #  algorithm: "plot_nf_heatmap"
7759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7760 #  data: "plot-vpp-nfv-3n-skx-mrr"
7761 #  filter: "'NIC_Intel-XXV710' and
7762 #           'NF_DENSITY' and
7763 #           'DOCKER' and
7764 #           'CHAIN' and
7765 #           'NF_VPPIP4' and
7766 #           'IPSEC' and
7767 #           'TNL_4' and
7768 #           'IMIX' and
7769 #           '4T2C' and
7770 #           'MRR'"
7771 #  parameters:
7772 #  - "result"
7773 #  - "name"
7774 #  - "tags"
7775 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7776 #  x-axis: "X = CNFs per Service Chain"
7777 #  y-axis: "Y = Number of Service Chains"
7778 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7779 #  layout:
7780 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7781 #    layout: "plot-service-density"
7782 #
7783 #- type: "plot"
7784 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7785 #  algorithm: "plot_nf_heatmap"
7786 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7787 #  data: "plot-vpp-nfv-3n-skx-mrr"
7788 #  filter: "'NIC_Intel-XXV710' and
7789 #           'NF_DENSITY' and
7790 #           'DOCKER' and
7791 #           'CHAIN' and
7792 #           'NF_VPPIP4' and
7793 #           'IPSEC' and
7794 #           'TNL_4' and
7795 #           'IMIX' and
7796 #           '8T4C' and
7797 #           'MRR'"
7798 #  parameters:
7799 #  - "result"
7800 #  - "name"
7801 #  - "tags"
7802 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7803 #  x-axis: "X = CNFs per Service Chain"
7804 #  y-axis: "Y = Number of Service Chains"
7805 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7806 #  layout:
7807 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7808 #    layout: "plot-service-density"
7809 #
7810 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7811 #- type: "plot"
7812 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7813 #  algorithm: "plot_nf_heatmap"
7814 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7815 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7816 #  filter: "'NIC_Intel-XXV710' and
7817 #           'NF_DENSITY' and
7818 #           'DOCKER' and
7819 #           'CHAIN' and
7820 #           'NF_VPPIP4' and
7821 #           'IPSEC' and
7822 #           'TNL_4' and
7823 #           'IMIX' and
7824 #           '2T1C' and
7825 #           'NDRPDR'"
7826 #  parameters:
7827 #  - "throughput"
7828 #  - "name"
7829 #  - "tags"
7830 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7831 #  x-axis: "X = CNFs per Service Chain"
7832 #  y-axis: "Y = Number of Service Chains"
7833 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7834 #  layout:
7835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7836 #    layout: "plot-service-density"
7837 #
7838 #- type: "plot"
7839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7840 #  algorithm: "plot_nf_heatmap"
7841 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7842 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7843 #  filter: "'NIC_Intel-XXV710' and
7844 #           'NF_DENSITY' and
7845 #           'DOCKER' and
7846 #           'CHAIN' and
7847 #           'NF_VPPIP4' and
7848 #           'IPSEC' and
7849 #           'TNL_4' and
7850 #           'IMIX' and
7851 #           '4T2C' and
7852 #           'NDRPDR'"
7853 #  parameters:
7854 #  - "throughput"
7855 #  - "name"
7856 #  - "tags"
7857 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7858 #  x-axis: "X = CNFs per Service Chain"
7859 #  y-axis: "Y = Number of Service Chains"
7860 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7861 #  layout:
7862 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7863 #    layout: "plot-service-density"
7864 #
7865 #- type: "plot"
7866 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7867 #  algorithm: "plot_nf_heatmap"
7868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7869 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7870 #  filter: "'NIC_Intel-XXV710' and
7871 #           'NF_DENSITY' and
7872 #           'DOCKER' and
7873 #           'CHAIN' and
7874 #           'NF_VPPIP4' and
7875 #           'IPSEC' and
7876 #           'TNL_4' and
7877 #           'IMIX' and
7878 #           '8T4C' and
7879 #           'NDRPDR'"
7880 #  parameters:
7881 #  - "throughput"
7882 #  - "name"
7883 #  - "tags"
7884 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7885 #  x-axis: "X = CNFs per Service Chain"
7886 #  y-axis: "Y = Number of Service Chains"
7887 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7888 #  layout:
7889 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7890 #    layout: "plot-service-density"
7891 #
7892 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7893 #- type: "plot"
7894 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7895 #  algorithm: "plot_nf_heatmap"
7896 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7897 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7898 #  filter: "'NIC_Intel-XXV710' and
7899 #           'NF_DENSITY' and
7900 #           'DOCKER' and
7901 #           'CHAIN' and
7902 #           'NF_VPPIP4' and
7903 #           'IPSEC' and
7904 #           'TNL_4' and
7905 #           'IMIX' and
7906 #           '2T1C' and
7907 #           'NDRPDR'"
7908 #  parameters:
7909 #  - "throughput"
7910 #  - "name"
7911 #  - "tags"
7912 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7913 #  x-axis: "X = CNFs per Service Chain"
7914 #  y-axis: "Y = Number of Service Chains"
7915 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7916 #  layout:
7917 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7918 #    layout: "plot-service-density"
7919 #
7920 #- type: "plot"
7921 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7922 #  algorithm: "plot_nf_heatmap"
7923 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7924 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7925 #  filter: "'NIC_Intel-XXV710' and
7926 #           'NF_DENSITY' and
7927 #           'DOCKER' and
7928 #           'CHAIN' and
7929 #           'NF_VPPIP4' and
7930 #           'IPSEC' and
7931 #           'TNL_4' and
7932 #           'IMIX' and
7933 #           '4T2C' and
7934 #           'NDRPDR'"
7935 #  parameters:
7936 #  - "throughput"
7937 #  - "name"
7938 #  - "tags"
7939 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7940 #  x-axis: "X = CNFs per Service Chain"
7941 #  y-axis: "Y = Number of Service Chains"
7942 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7943 #  layout:
7944 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7945 #    layout: "plot-service-density"
7946 #
7947 #- type: "plot"
7948 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7949 #  algorithm: "plot_nf_heatmap"
7950 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7951 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7952 #  filter: "'NIC_Intel-XXV710' and
7953 #           'NF_DENSITY' and
7954 #           'DOCKER' and
7955 #           'CHAIN' and
7956 #           'NF_VPPIP4' and
7957 #           'IPSEC' and
7958 #           'TNL_4' and
7959 #           'IMIX' and
7960 #           '8T4C' and
7961 #           'NDRPDR'"
7962 #  parameters:
7963 #  - "throughput"
7964 #  - "name"
7965 #  - "tags"
7966 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7967 #  x-axis: "X = CNFs per Service Chain"
7968 #  y-axis: "Y = Number of Service Chains"
7969 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7970 #  layout:
7971 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7972 #    layout: "plot-service-density"
7973
7974 ###############################################################################
7975
7976 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7977 - type: "plot"
7978   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7979   algorithm: "plot_nf_heatmap"
7980   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7981   data: "plot-vpp-nfv-3n-hsw-mrr"
7982   filter: "'NIC_Intel-XL710' and
7983            'NF_DENSITY' and
7984            'DOCKER' and
7985            'CHAIN' and
7986            'NF_VPPIP4' and
7987            'IMIX' and
7988            'TNL_4' and
7989            '1T1C' and
7990            'MRR'"
7991   parameters:
7992   - "result"
7993   - "name"
7994   - "tags"
7995   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7996   x-axis: "X = CNFs per Service Chain"
7997   y-axis: "Y = Number of Service Chains"
7998   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7999   layout:
8000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8001     layout: "plot-service-density"
8002
8003 - type: "plot"
8004   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8005   algorithm: "plot_nf_heatmap"
8006   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8007   data: "plot-vpp-nfv-3n-hsw-mrr"
8008   filter: "'NIC_Intel-XL710' and
8009            'NF_DENSITY' and
8010            'DOCKER' and
8011            'CHAIN' and
8012            'NF_VPPIP4' and
8013            'IPSEC' and
8014            'TNL_4' and
8015            'IMIX' and
8016            '2T2C' and
8017            'MRR'"
8018   parameters:
8019   - "result"
8020   - "name"
8021   - "tags"
8022   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8023   x-axis: "X = CNFs per Service Chain"
8024   y-axis: "Y = Number of Service Chains"
8025   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8026   layout:
8027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8028     layout: "plot-service-density"
8029
8030 - type: "plot"
8031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8032   algorithm: "plot_nf_heatmap"
8033   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8034   data: "plot-vpp-nfv-3n-hsw-mrr"
8035   filter: "'NIC_Intel-XL710' and
8036            'NF_DENSITY' and
8037            'DOCKER' and
8038            'CHAIN' and
8039            'NF_VPPIP4' and
8040            'IPSEC' and
8041            'TNL_4' and
8042            'IMIX' and
8043            '4T4C' and
8044            'MRR'"
8045   parameters:
8046   - "result"
8047   - "name"
8048   - "tags"
8049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8050   x-axis: "X = CNFs per Service Chain"
8051   y-axis: "Y = Number of Service Chains"
8052   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8053   layout:
8054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8055     layout: "plot-service-density"
8056
8057 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8058 - type: "plot"
8059   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8060   algorithm: "plot_nf_heatmap"
8061   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8062   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8063   filter: "'NIC_Intel-XL710' and
8064            'NF_DENSITY' and
8065            'DOCKER' and
8066            'CHAIN' and
8067            'NF_VPPIP4' and
8068            'IPSEC' and
8069            'TNL_4' and
8070            'IMIX' and
8071            '1T1C' and
8072            'NDRPDR'"
8073   parameters:
8074   - "throughput"
8075   - "name"
8076   - "tags"
8077   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8078   x-axis: "X = CNFs per Service Chain"
8079   y-axis: "Y = Number of Service Chains"
8080   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8081   layout:
8082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8083     layout: "plot-service-density"
8084
8085 - type: "plot"
8086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8087   algorithm: "plot_nf_heatmap"
8088   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8089   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8090   filter: "'NIC_Intel-XL710' and
8091            'NF_DENSITY' and
8092            'DOCKER' and
8093            'CHAIN' and
8094            'NF_VPPIP4' and
8095            'IPSEC' and
8096            'TNL_4' and
8097            'IMIX' and
8098            '2T2C' and
8099            'NDRPDR'"
8100   parameters:
8101   - "throughput"
8102   - "name"
8103   - "tags"
8104   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8105   x-axis: "X = CNFs per Service Chain"
8106   y-axis: "Y = Number of Service Chains"
8107   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8108   layout:
8109     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8110     layout: "plot-service-density"
8111
8112 - type: "plot"
8113   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8114   algorithm: "plot_nf_heatmap"
8115   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8116   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8117   filter: "'NIC_Intel-XL710' and
8118            'NF_DENSITY' and
8119            'DOCKER' and
8120            'CHAIN' and
8121            'NF_VPPIP4' and
8122            'IPSEC' and
8123            'TNL_4' and
8124            'IMIX' and
8125            '4T4C' and
8126            'NDRPDR'"
8127   parameters:
8128   - "throughput"
8129   - "name"
8130   - "tags"
8131   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8132   x-axis: "X = CNFs per Service Chain"
8133   y-axis: "Y = Number of Service Chains"
8134   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8135   layout:
8136     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8137     layout: "plot-service-density"
8138
8139 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8140 - type: "plot"
8141   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8142   algorithm: "plot_nf_heatmap"
8143   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8144   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8145   filter: "'NIC_Intel-XL710' and
8146            'NF_DENSITY' and
8147            'DOCKER' and
8148            'CHAIN' and
8149            'NF_VPPIP4' and
8150            'IPSEC' and
8151            'TNL_4' and
8152            'IMIX' and
8153            '1T1C' and
8154            'NDRPDR'"
8155   parameters:
8156   - "throughput"
8157   - "name"
8158   - "tags"
8159   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8160   x-axis: "X = CNFs per Service Chain"
8161   y-axis: "Y = Number of Service Chains"
8162   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8163   layout:
8164     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8165     layout: "plot-service-density"
8166
8167 - type: "plot"
8168   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8169   algorithm: "plot_nf_heatmap"
8170   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8171   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8172   filter: "'NIC_Intel-XL710' and
8173            'NF_DENSITY' and
8174            'DOCKER' and
8175            'CHAIN' and
8176            'NF_VPPIP4' and
8177            'IPSEC' and
8178            'TNL_4' and
8179            'IMIX' and
8180            '2T2C' and
8181            'NDRPDR'"
8182   parameters:
8183   - "throughput"
8184   - "name"
8185   - "tags"
8186   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8187   x-axis: "X = CNFs per Service Chain"
8188   y-axis: "Y = Number of Service Chains"
8189   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8190   layout:
8191     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8192     layout: "plot-service-density"
8193
8194 - type: "plot"
8195   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8196   algorithm: "plot_nf_heatmap"
8197   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8198   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8199   filter: "'NIC_Intel-XL710' and
8200            'NF_DENSITY' and
8201            'DOCKER' and
8202            'CHAIN' and
8203            'NF_VPPIP4' and
8204            'IPSEC' and
8205            'TNL_4' and
8206            'IMIX' and
8207            '4T4C' and
8208            'NDRPDR'"
8209   parameters:
8210   - "throughput"
8211   - "name"
8212   - "tags"
8213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8214   x-axis: "X = CNFs per Service Chain"
8215   y-axis: "Y = Number of Service Chains"
8216   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8217   layout:
8218     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8219     layout: "plot-service-density"
8220
8221 ###############################################################################
8222
8223 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8224 #- type: "plot"
8225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8226 #  algorithm: "plot_nf_heatmap"
8227 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8228 #  data: "plot-vpp-nfv-3n-skx-mrr"
8229 #  filter: "'NIC_Intel-XXV710' and
8230 #           'NF_DENSITY' and
8231 #           'DOCKER' and
8232 #           'CHAIN' and
8233 #           'NF_VPPIP4' and
8234 #           'IPSEC' and
8235 #           'TNL_1000' and
8236 #           'IMIX' and
8237 #           '2T1C' and
8238 #           'MRR'"
8239 #  parameters:
8240 #  - "result"
8241 #  - "name"
8242 #  - "tags"
8243 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8244 #  x-axis: "X = CNFs per Service Chain"
8245 #  y-axis: "Y = Number of Service Chains"
8246 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8247 #  layout:
8248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8249 #    layout: "plot-service-density"
8250 #
8251 #- type: "plot"
8252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8253 #  algorithm: "plot_nf_heatmap"
8254 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8255 #  data: "plot-vpp-nfv-3n-skx-mrr"
8256 #  filter: "'NIC_Intel-XXV710' and
8257 #           'NF_DENSITY' and
8258 #           'DOCKER' and
8259 #           'CHAIN' and
8260 #           'NF_VPPIP4' and
8261 #           'IPSEC' and
8262 #           'TNL_1000' and
8263 #           'IMIX' and
8264 #           '4T2C' and
8265 #           'MRR'"
8266 #  parameters:
8267 #  - "result"
8268 #  - "name"
8269 #  - "tags"
8270 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8271 #  x-axis: "X = CNFs per Service Chain"
8272 #  y-axis: "Y = Number of Service Chains"
8273 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8274 #  layout:
8275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8276 #    layout: "plot-service-density"
8277 #
8278 #- type: "plot"
8279 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8280 #  algorithm: "plot_nf_heatmap"
8281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8282 #  data: "plot-vpp-nfv-3n-skx-mrr"
8283 #  filter: "'NIC_Intel-XXV710' and
8284 #           'NF_DENSITY' and
8285 #           'DOCKER' and
8286 #           'CHAIN' and
8287 #           'NF_VPPIP4' and
8288 #           'IPSEC' and
8289 #           'TNL_1000' and
8290 #           'IMIX' and
8291 #           '8T4C' and
8292 #           'MRR'"
8293 #  parameters:
8294 #  - "result"
8295 #  - "name"
8296 #  - "tags"
8297 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8298 #  x-axis: "X = CNFs per Service Chain"
8299 #  y-axis: "Y = Number of Service Chains"
8300 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8301 #  layout:
8302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8303 #    layout: "plot-service-density"
8304 #
8305 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8306 #- type: "plot"
8307 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8308 #  algorithm: "plot_nf_heatmap"
8309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8310 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8311 #  filter: "'NIC_Intel-XXV710' and
8312 #           'NF_DENSITY' and
8313 #           'DOCKER' and
8314 #           'CHAIN' and
8315 #           'NF_VPPIP4' and
8316 #           'IPSEC' and
8317 #           'TNL_1000' and
8318 #           'IMIX' and
8319 #           '2T1C' and
8320 #           'NDRPDR'"
8321 #  parameters:
8322 #  - "throughput"
8323 #  - "name"
8324 #  - "tags"
8325 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8326 #  x-axis: "X = CNFs per Service Chain"
8327 #  y-axis: "Y = Number of Service Chains"
8328 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8329 #  layout:
8330 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8331 #    layout: "plot-service-density"
8332 #
8333 #- type: "plot"
8334 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8335 #  algorithm: "plot_nf_heatmap"
8336 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8337 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8338 #  filter: "'NIC_Intel-XXV710' and
8339 #           'NF_DENSITY' and
8340 #           'DOCKER' and
8341 #           'CHAIN' and
8342 #           'NF_VPPIP4' and
8343 #           'IPSEC' and
8344 #           'TNL_1000' and
8345 #           'IMIX' and
8346 #           '4T2C' and
8347 #           'NDRPDR'"
8348 #  parameters:
8349 #  - "throughput"
8350 #  - "name"
8351 #  - "tags"
8352 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8353 #  x-axis: "X = CNFs per Service Chain"
8354 #  y-axis: "Y = Number of Service Chains"
8355 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8356 #  layout:
8357 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8358 #    layout: "plot-service-density"
8359 #
8360 #- type: "plot"
8361 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8362 #  algorithm: "plot_nf_heatmap"
8363 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8364 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8365 #  filter: "'NIC_Intel-XXV710' and
8366 #           'NF_DENSITY' and
8367 #           'DOCKER' and
8368 #           'CHAIN' and
8369 #           'NF_VPPIP4' and
8370 #           'IPSEC' and
8371 #           'TNL_1000' and
8372 #           'IMIX' and
8373 #           '8T4C' and
8374 #           'NDRPDR'"
8375 #  parameters:
8376 #  - "throughput"
8377 #  - "name"
8378 #  - "tags"
8379 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8380 #  x-axis: "X = CNFs per Service Chain"
8381 #  y-axis: "Y = Number of Service Chains"
8382 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8383 #  layout:
8384 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8385 #    layout: "plot-service-density"
8386 #
8387 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8388 #- type: "plot"
8389 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8390 #  algorithm: "plot_nf_heatmap"
8391 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8392 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8393 #  filter: "'NIC_Intel-XXV710' and
8394 #           'NF_DENSITY' and
8395 #           'DOCKER' and
8396 #           'CHAIN' and
8397 #           'NF_VPPIP4' and
8398 #           'IPSEC' and
8399 #           'TNL_1000' and
8400 #           'IMIX' and
8401 #           '2T1C' and
8402 #           'NDRPDR'"
8403 #  parameters:
8404 #  - "throughput"
8405 #  - "name"
8406 #  - "tags"
8407 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8408 #  x-axis: "X = CNFs per Service Chain"
8409 #  y-axis: "Y = Number of Service Chains"
8410 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8411 #  layout:
8412 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8413 #    layout: "plot-service-density"
8414 #
8415 #- type: "plot"
8416 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8417 #  algorithm: "plot_nf_heatmap"
8418 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8419 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8420 #  filter: "'NIC_Intel-XXV710' and
8421 #           'NF_DENSITY' and
8422 #           'DOCKER' and
8423 #           'CHAIN' and
8424 #           'NF_VPPIP4' and
8425 #           'IPSEC' and
8426 #           'TNL_1000' and
8427 #           'IMIX' and
8428 #           '4T2C' and
8429 #           'NDRPDR'"
8430 #  parameters:
8431 #  - "throughput"
8432 #  - "name"
8433 #  - "tags"
8434 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8435 #  x-axis: "X = CNFs per Service Chain"
8436 #  y-axis: "Y = Number of Service Chains"
8437 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8438 #  layout:
8439 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8440 #    layout: "plot-service-density"
8441 #
8442 #- type: "plot"
8443 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8444 #  algorithm: "plot_nf_heatmap"
8445 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8446 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8447 #  filter: "'NIC_Intel-XXV710' and
8448 #           'NF_DENSITY' and
8449 #           'DOCKER' and
8450 #           'CHAIN' and
8451 #           'NF_VPPIP4' and
8452 #           'IPSEC' and
8453 #           'TNL_1000' and
8454 #           'IMIX' and
8455 #           '8T4C' and
8456 #           'NDRPDR'"
8457 #  parameters:
8458 #  - "throughput"
8459 #  - "name"
8460 #  - "tags"
8461 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8462 #  x-axis: "X = CNFs per Service Chain"
8463 #  y-axis: "Y = Number of Service Chains"
8464 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8465 #  layout:
8466 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8467 #    layout: "plot-service-density"
8468
8469 ###############################################################################
8470
8471 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8472 - type: "plot"
8473   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8474   algorithm: "plot_nf_heatmap"
8475   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8476   data: "plot-vpp-nfv-3n-hsw-mrr"
8477   filter: "'NIC_Intel-XL710' and
8478            'NF_DENSITY' and
8479            'DOCKER' and
8480            'CHAIN' and
8481            'NF_VPPIP4' and
8482            'IMIX' and
8483            'TNL_1000' and
8484            '1T1C' and
8485            'MRR'"
8486   parameters:
8487   - "result"
8488   - "name"
8489   - "tags"
8490   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8491   x-axis: "X = CNFs per Service Chain"
8492   y-axis: "Y = Number of Service Chains"
8493   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8494   layout:
8495     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8496     layout: "plot-service-density"
8497
8498 - type: "plot"
8499   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8500   algorithm: "plot_nf_heatmap"
8501   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8502   data: "plot-vpp-nfv-3n-hsw-mrr"
8503   filter: "'NIC_Intel-XL710' and
8504            'NF_DENSITY' and
8505            'DOCKER' and
8506            'CHAIN' and
8507            'NF_VPPIP4' and
8508            'IPSEC' and
8509            'TNL_1000' and
8510            'IMIX' and
8511            '2T2C' and
8512            'MRR'"
8513   parameters:
8514   - "result"
8515   - "name"
8516   - "tags"
8517   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8518   x-axis: "X = CNFs per Service Chain"
8519   y-axis: "Y = Number of Service Chains"
8520   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8521   layout:
8522     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8523     layout: "plot-service-density"
8524
8525 - type: "plot"
8526   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8527   algorithm: "plot_nf_heatmap"
8528   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8529   data: "plot-vpp-nfv-3n-hsw-mrr"
8530   filter: "'NIC_Intel-XL710' and
8531            'NF_DENSITY' and
8532            'DOCKER' and
8533            'CHAIN' and
8534            'NF_VPPIP4' and
8535            'IPSEC' and
8536            'TNL_1000' and
8537            'IMIX' and
8538            '4T4C' and
8539            'MRR'"
8540   parameters:
8541   - "result"
8542   - "name"
8543   - "tags"
8544   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8545   x-axis: "X = CNFs per Service Chain"
8546   y-axis: "Y = Number of Service Chains"
8547   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8548   layout:
8549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8550     layout: "plot-service-density"
8551
8552 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8553 - type: "plot"
8554   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8555   algorithm: "plot_nf_heatmap"
8556   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8557   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8558   filter: "'NIC_Intel-XL710' and
8559            'NF_DENSITY' and
8560            'DOCKER' and
8561            'CHAIN' and
8562            'NF_VPPIP4' and
8563            'IPSEC' and
8564            'TNL_1000' and
8565            'IMIX' and
8566            '1T1C' and
8567            'NDRPDR'"
8568   parameters:
8569   - "throughput"
8570   - "name"
8571   - "tags"
8572   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8573   x-axis: "X = CNFs per Service Chain"
8574   y-axis: "Y = Number of Service Chains"
8575   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8576   layout:
8577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8578     layout: "plot-service-density"
8579
8580 - type: "plot"
8581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8582   algorithm: "plot_nf_heatmap"
8583   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8584   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8585   filter: "'NIC_Intel-XL710' and
8586            'NF_DENSITY' and
8587            'DOCKER' and
8588            'CHAIN' and
8589            'NF_VPPIP4' and
8590            'IPSEC' and
8591            'TNL_1000' and
8592            'IMIX' and
8593            '2T2C' and
8594            'NDRPDR'"
8595   parameters:
8596   - "throughput"
8597   - "name"
8598   - "tags"
8599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8600   x-axis: "X = CNFs per Service Chain"
8601   y-axis: "Y = Number of Service Chains"
8602   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8603   layout:
8604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8605     layout: "plot-service-density"
8606
8607 - type: "plot"
8608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8609   algorithm: "plot_nf_heatmap"
8610   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8611   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8612   filter: "'NIC_Intel-XL710' and
8613            'NF_DENSITY' and
8614            'DOCKER' and
8615            'CHAIN' and
8616            'NF_VPPIP4' and
8617            'IPSEC' and
8618            'TNL_1000' and
8619            'IMIX' and
8620            '4T4C' and
8621            'NDRPDR'"
8622   parameters:
8623   - "throughput"
8624   - "name"
8625   - "tags"
8626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8627   x-axis: "X = CNFs per Service Chain"
8628   y-axis: "Y = Number of Service Chains"
8629   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8630   layout:
8631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8632     layout: "plot-service-density"
8633
8634 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8635 - type: "plot"
8636   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8637   algorithm: "plot_nf_heatmap"
8638   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8639   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8640   filter: "'NIC_Intel-XL710' and
8641            'NF_DENSITY' and
8642            'DOCKER' and
8643            'CHAIN' and
8644            'NF_VPPIP4' and
8645            'IPSEC' and
8646            'TNL_1000' and
8647            'IMIX' and
8648            '1T1C' and
8649            'NDRPDR'"
8650   parameters:
8651   - "throughput"
8652   - "name"
8653   - "tags"
8654   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8655   x-axis: "X = CNFs per Service Chain"
8656   y-axis: "Y = Number of Service Chains"
8657   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8658   layout:
8659     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8660     layout: "plot-service-density"
8661
8662 - type: "plot"
8663   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8664   algorithm: "plot_nf_heatmap"
8665   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8666   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8667   filter: "'NIC_Intel-XL710' and
8668            'NF_DENSITY' and
8669            'DOCKER' and
8670            'CHAIN' and
8671            'NF_VPPIP4' and
8672            'IPSEC' and
8673            'TNL_1000' and
8674            'IMIX' and
8675            '2T2C' and
8676            'NDRPDR'"
8677   parameters:
8678   - "throughput"
8679   - "name"
8680   - "tags"
8681   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8682   x-axis: "X = CNFs per Service Chain"
8683   y-axis: "Y = Number of Service Chains"
8684   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8685   layout:
8686     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8687     layout: "plot-service-density"
8688
8689 - type: "plot"
8690   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8691   algorithm: "plot_nf_heatmap"
8692   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8693   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8694   filter: "'NIC_Intel-XL710' and
8695            'NF_DENSITY' and
8696            'DOCKER' and
8697            'CHAIN' and
8698            'NF_VPPIP4' and
8699            'IPSEC' and
8700            'TNL_1000' and
8701            'IMIX' and
8702            '4T4C' and
8703            'NDRPDR'"
8704   parameters:
8705   - "throughput"
8706   - "name"
8707   - "tags"
8708   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8709   x-axis: "X = CNFs per Service Chain"
8710   y-axis: "Y = Number of Service Chains"
8711   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8712   layout:
8713     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8714     layout: "plot-service-density"
8715
8716 ###############################################################################
8717
8718 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8719 #- type: "plot"
8720 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8721 #  algorithm: "plot_nf_heatmap"
8722 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8723 #  data: "plot-vpp-nfv-3n-skx-mrr"
8724 #  filter: "'NIC_Intel-XXV710' and
8725 #           'NF_DENSITY' and
8726 #           'DOCKER' and
8727 #           'CHAIN' and
8728 #           'NF_VPPIP4' and
8729 #           'IPSEC' and
8730 #           'TNL_10000' and
8731 #           'IMIX' and
8732 #           '2T1C' and
8733 #           'MRR'"
8734 #  parameters:
8735 #  - "result"
8736 #  - "name"
8737 #  - "tags"
8738 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8739 #  x-axis: "X = CNFs per Service Chain"
8740 #  y-axis: "Y = Number of Service Chains"
8741 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8742 #  layout:
8743 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8744 #    layout: "plot-service-density"
8745 #
8746 #- type: "plot"
8747 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8748 #  algorithm: "plot_nf_heatmap"
8749 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8750 #  data: "plot-vpp-nfv-3n-skx-mrr"
8751 #  filter: "'NIC_Intel-XXV710' and
8752 #           'NF_DENSITY' and
8753 #           'DOCKER' and
8754 #           'CHAIN' and
8755 #           'NF_VPPIP4' and
8756 #           'IPSEC' and
8757 #           'TNL_10000' and
8758 #           'IMIX' and
8759 #           '4T2C' and
8760 #           'MRR'"
8761 #  parameters:
8762 #  - "result"
8763 #  - "name"
8764 #  - "tags"
8765 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8766 #  x-axis: "X = CNFs per Service Chain"
8767 #  y-axis: "Y = Number of Service Chains"
8768 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8769 #  layout:
8770 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8771 #    layout: "plot-service-density"
8772 #
8773 #- type: "plot"
8774 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8775 #  algorithm: "plot_nf_heatmap"
8776 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8777 #  data: "plot-vpp-nfv-3n-skx-mrr"
8778 #  filter: "'NIC_Intel-XXV710' and
8779 #           'NF_DENSITY' and
8780 #           'DOCKER' and
8781 #           'CHAIN' and
8782 #           'NF_VPPIP4' and
8783 #           'IPSEC' and
8784 #           'TNL_10000' and
8785 #           'IMIX' and
8786 #           '8T4C' and
8787 #           'MRR'"
8788 #  parameters:
8789 #  - "result"
8790 #  - "name"
8791 #  - "tags"
8792 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8793 #  x-axis: "X = CNFs per Service Chain"
8794 #  y-axis: "Y = Number of Service Chains"
8795 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8796 #  layout:
8797 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8798 #    layout: "plot-service-density"
8799 #
8800 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8801 #- type: "plot"
8802 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8803 #  algorithm: "plot_nf_heatmap"
8804 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8805 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8806 #  filter: "'NIC_Intel-XXV710' and
8807 #           'NF_DENSITY' and
8808 #           'DOCKER' and
8809 #           'CHAIN' and
8810 #           'NF_VPPIP4' and
8811 #           'IPSEC' and
8812 #           'TNL_10000' and
8813 #           'IMIX' and
8814 #           '2T1C' and
8815 #           'NDRPDR'"
8816 #  parameters:
8817 #  - "throughput"
8818 #  - "name"
8819 #  - "tags"
8820 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8821 #  x-axis: "X = CNFs per Service Chain"
8822 #  y-axis: "Y = Number of Service Chains"
8823 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8824 #  layout:
8825 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8826 #    layout: "plot-service-density"
8827 #
8828 #- type: "plot"
8829 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8830 #  algorithm: "plot_nf_heatmap"
8831 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8832 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8833 #  filter: "'NIC_Intel-XXV710' and
8834 #           'NF_DENSITY' and
8835 #           'DOCKER' and
8836 #           'CHAIN' and
8837 #           'NF_VPPIP4' and
8838 #           'IPSEC' and
8839 #           'TNL_10000' and
8840 #           'IMIX' and
8841 #           '4T2C' and
8842 #           'NDRPDR'"
8843 #  parameters:
8844 #  - "throughput"
8845 #  - "name"
8846 #  - "tags"
8847 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8848 #  x-axis: "X = CNFs per Service Chain"
8849 #  y-axis: "Y = Number of Service Chains"
8850 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8851 #  layout:
8852 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8853 #    layout: "plot-service-density"
8854 #
8855 #- type: "plot"
8856 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8857 #  algorithm: "plot_nf_heatmap"
8858 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8859 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8860 #  filter: "'NIC_Intel-XXV710' and
8861 #           'NF_DENSITY' and
8862 #           'DOCKER' and
8863 #           'CHAIN' and
8864 #           'NF_VPPIP4' and
8865 #           'IPSEC' and
8866 #           'TNL_10000' and
8867 #           'IMIX' and
8868 #           '8T4C' and
8869 #           'NDRPDR'"
8870 #  parameters:
8871 #  - "throughput"
8872 #  - "name"
8873 #  - "tags"
8874 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8875 #  x-axis: "X = CNFs per Service Chain"
8876 #  y-axis: "Y = Number of Service Chains"
8877 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8878 #  layout:
8879 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8880 #    layout: "plot-service-density"
8881 #
8882 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8883 #- type: "plot"
8884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8885 #  algorithm: "plot_nf_heatmap"
8886 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8887 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8888 #  filter: "'NIC_Intel-XXV710' and
8889 #           'NF_DENSITY' and
8890 #           'DOCKER' and
8891 #           'CHAIN' and
8892 #           'NF_VPPIP4' and
8893 #           'IPSEC' and
8894 #           'TNL_10000' and
8895 #           'IMIX' and
8896 #           '2T1C' and
8897 #           'NDRPDR'"
8898 #  parameters:
8899 #  - "throughput"
8900 #  - "name"
8901 #  - "tags"
8902 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8903 #  x-axis: "X = CNFs per Service Chain"
8904 #  y-axis: "Y = Number of Service Chains"
8905 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8906 #  layout:
8907 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8908 #    layout: "plot-service-density"
8909 #
8910 #- type: "plot"
8911 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8912 #  algorithm: "plot_nf_heatmap"
8913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8914 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8915 #  filter: "'NIC_Intel-XXV710' and
8916 #           'NF_DENSITY' and
8917 #           'DOCKER' and
8918 #           'CHAIN' and
8919 #           'NF_VPPIP4' and
8920 #           'IPSEC' and
8921 #           'TNL_10000' and
8922 #           'IMIX' and
8923 #           '4T2C' and
8924 #           'NDRPDR'"
8925 #  parameters:
8926 #  - "throughput"
8927 #  - "name"
8928 #  - "tags"
8929 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8930 #  x-axis: "X = CNFs per Service Chain"
8931 #  y-axis: "Y = Number of Service Chains"
8932 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8933 #  layout:
8934 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8935 #    layout: "plot-service-density"
8936 #
8937 #- type: "plot"
8938 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8939 #  algorithm: "plot_nf_heatmap"
8940 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8941 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8942 #  filter: "'NIC_Intel-XXV710' and
8943 #           'NF_DENSITY' and
8944 #           'DOCKER' and
8945 #           'CHAIN' and
8946 #           'NF_VPPIP4' and
8947 #           'IPSEC' and
8948 #           'TNL_10000' and
8949 #           'IMIX' and
8950 #           '8T4C' and
8951 #           'NDRPDR'"
8952 #  parameters:
8953 #  - "throughput"
8954 #  - "name"
8955 #  - "tags"
8956 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8957 #  x-axis: "X = CNFs per Service Chain"
8958 #  y-axis: "Y = Number of Service Chains"
8959 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8960 #  layout:
8961 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8962 #    layout: "plot-service-density"
8963
8964 ###############################################################################
8965
8966 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8967 - type: "plot"
8968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8969   algorithm: "plot_nf_heatmap"
8970   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8971   data: "plot-vpp-nfv-3n-hsw-mrr"
8972   filter: "'NIC_Intel-XL710' and
8973            'NF_DENSITY' and
8974            'DOCKER' and
8975            'CHAIN' and
8976            'NF_VPPIP4' and
8977            'IMIX' and
8978            'TNL_10000' and
8979            '1T1C' and
8980            'MRR'"
8981   parameters:
8982   - "result"
8983   - "name"
8984   - "tags"
8985   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8986   x-axis: "X = CNFs per Service Chain"
8987   y-axis: "Y = Number of Service Chains"
8988   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8989   layout:
8990     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8991     layout: "plot-service-density"
8992
8993 - type: "plot"
8994   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8995   algorithm: "plot_nf_heatmap"
8996   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8997   data: "plot-vpp-nfv-3n-hsw-mrr"
8998   filter: "'NIC_Intel-XL710' and
8999            'NF_DENSITY' and
9000            'DOCKER' and
9001            'CHAIN' and
9002            'NF_VPPIP4' and
9003            'IPSEC' and
9004            'TNL_10000' and
9005            'IMIX' and
9006            '2T2C' and
9007            'MRR'"
9008   parameters:
9009   - "result"
9010   - "name"
9011   - "tags"
9012   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9013   x-axis: "X = CNFs per Service Chain"
9014   y-axis: "Y = Number of Service Chains"
9015   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9016   layout:
9017     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9018     layout: "plot-service-density"
9019
9020 - type: "plot"
9021   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9022   algorithm: "plot_nf_heatmap"
9023   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9024   data: "plot-vpp-nfv-3n-hsw-mrr"
9025   filter: "'NIC_Intel-XL710' and
9026            'NF_DENSITY' and
9027            'DOCKER' and
9028            'CHAIN' and
9029            'NF_VPPIP4' and
9030            'IPSEC' and
9031            'TNL_10000' and
9032            'IMIX' and
9033            '4T4C' and
9034            'MRR'"
9035   parameters:
9036   - "result"
9037   - "name"
9038   - "tags"
9039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9040   x-axis: "X = CNFs per Service Chain"
9041   y-axis: "Y = Number of Service Chains"
9042   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9043   layout:
9044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9045     layout: "plot-service-density"
9046
9047 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9048 - type: "plot"
9049   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9050   algorithm: "plot_nf_heatmap"
9051   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9052   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9053   filter: "'NIC_Intel-XL710' and
9054            'NF_DENSITY' and
9055            'DOCKER' and
9056            'CHAIN' and
9057            'NF_VPPIP4' and
9058            'IPSEC' and
9059            'TNL_10000' and
9060            'IMIX' and
9061            '1T1C' and
9062            'NDRPDR'"
9063   parameters:
9064   - "throughput"
9065   - "name"
9066   - "tags"
9067   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9068   x-axis: "X = CNFs per Service Chain"
9069   y-axis: "Y = Number of Service Chains"
9070   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9071   layout:
9072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9073     layout: "plot-service-density"
9074
9075 - type: "plot"
9076   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9077   algorithm: "plot_nf_heatmap"
9078   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9079   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9080   filter: "'NIC_Intel-XL710' and
9081            'NF_DENSITY' and
9082            'DOCKER' and
9083            'CHAIN' and
9084            'NF_VPPIP4' and
9085            'IPSEC' and
9086            'TNL_10000' and
9087            'IMIX' and
9088            '2T2C' and
9089            'NDRPDR'"
9090   parameters:
9091   - "throughput"
9092   - "name"
9093   - "tags"
9094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9095   x-axis: "X = CNFs per Service Chain"
9096   y-axis: "Y = Number of Service Chains"
9097   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9098   layout:
9099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9100     layout: "plot-service-density"
9101
9102 - type: "plot"
9103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9104   algorithm: "plot_nf_heatmap"
9105   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9106   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9107   filter: "'NIC_Intel-XL710' and
9108            'NF_DENSITY' and
9109            'DOCKER' and
9110            'CHAIN' and
9111            'NF_VPPIP4' and
9112            'IPSEC' and
9113            'TNL_10000' and
9114            'IMIX' and
9115            '4T4C' and
9116            'NDRPDR'"
9117   parameters:
9118   - "throughput"
9119   - "name"
9120   - "tags"
9121   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9122   x-axis: "X = CNFs per Service Chain"
9123   y-axis: "Y = Number of Service Chains"
9124   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9125   layout:
9126     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9127     layout: "plot-service-density"
9128
9129 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9130 - type: "plot"
9131   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9132   algorithm: "plot_nf_heatmap"
9133   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9134   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9135   filter: "'NIC_Intel-XL710' and
9136            'NF_DENSITY' and
9137            'DOCKER' and
9138            'CHAIN' and
9139            'NF_VPPIP4' and
9140            'IPSEC' and
9141            'TNL_10000' and
9142            'IMIX' and
9143            '1T1C' and
9144            'NDRPDR'"
9145   parameters:
9146   - "throughput"
9147   - "name"
9148   - "tags"
9149   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9150   x-axis: "X = CNFs per Service Chain"
9151   y-axis: "Y = Number of Service Chains"
9152   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9153   layout:
9154     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9155     layout: "plot-service-density"
9156
9157 - type: "plot"
9158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9159   algorithm: "plot_nf_heatmap"
9160   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9161   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9162   filter: "'NIC_Intel-XL710' and
9163            'NF_DENSITY' and
9164            'DOCKER' and
9165            'CHAIN' and
9166            'NF_VPPIP4' and
9167            'IPSEC' and
9168            'TNL_10000' and
9169            'IMIX' and
9170            '2T2C' and
9171            'NDRPDR'"
9172   parameters:
9173   - "throughput"
9174   - "name"
9175   - "tags"
9176   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9177   x-axis: "X = CNFs per Service Chain"
9178   y-axis: "Y = Number of Service Chains"
9179   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9180   layout:
9181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9182     layout: "plot-service-density"
9183
9184 - type: "plot"
9185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9186   algorithm: "plot_nf_heatmap"
9187   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9188   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9189   filter: "'NIC_Intel-XL710' and
9190            'NF_DENSITY' and
9191            'DOCKER' and
9192            'CHAIN' and
9193            'NF_VPPIP4' and
9194            'IPSEC' and
9195            'TNL_10000' and
9196            'IMIX' and
9197            '4T4C' and
9198            'NDRPDR'"
9199   parameters:
9200   - "throughput"
9201   - "name"
9202   - "tags"
9203   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9204   x-axis: "X = CNFs per Service Chain"
9205   y-axis: "Y = Number of Service Chains"
9206   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9207   layout:
9208     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9209     layout: "plot-service-density"
9210
9211 ###############################################################################
9212
9213 # Plots - NF Density - CSP - MRR 64b
9214
9215 #- type: "plot"
9216 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9217 #  algorithm: "plot_nf_heatmap"
9218 #  output-file-type: ".html"
9219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9220 #  data: "plot-vpp-nfv-2n-skx-mrr"
9221 #  filter: "'NIC_Intel-XXV710' and
9222 #           'NF_DENSITY' and
9223 #           'DOCKER' and
9224 #           'PIPELINE' and
9225 #           'NF_VPPIP4' and
9226 #           '64B' and
9227 #           '2T1C' and
9228 #           'MRR'"
9229 #  parameters:
9230 #  - "result"
9231 #  - "name"
9232 #  - "tags"
9233 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9234 #  x-axis: "X = CNFs per Service Pipeline"
9235 #  y-axis: "Y = Number of Service Pipelines"
9236 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9237 #  layout:
9238 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9239 #    layout: "plot-service-density"
9240 #
9241 #- type: "plot"
9242 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9243 #  algorithm: "plot_nf_heatmap"
9244 #  output-file-type: ".html"
9245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9246 #  data: "plot-vpp-nfv-2n-skx-mrr"
9247 #  filter: "'NIC_Intel-XXV710' and
9248 #           'NF_DENSITY' and
9249 #           'DOCKER' and
9250 #           'PIPELINE' and
9251 #           'NF_VPPIP4' and
9252 #           '64B' and
9253 #           '4T2C' and
9254 #           'MRR'"
9255 #  parameters:
9256 #  - "result"
9257 #  - "name"
9258 #  - "tags"
9259 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9260 #  x-axis: "X = CNFs per Service Pipeline"
9261 #  y-axis: "Y = Number of Service Pipelines"
9262 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9263 #  layout:
9264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9265 #    layout: "plot-service-density"
9266 #
9267 #- type: "plot"
9268 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9269 #  algorithm: "plot_nf_heatmap"
9270 #  output-file-type: ".html"
9271 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9272 #  data: "plot-vpp-nfv-2n-skx-mrr"
9273 #  filter: "'NIC_Intel-XXV710' and
9274 #           'NF_DENSITY' and
9275 #           'DOCKER' and
9276 #           'PIPELINE' and
9277 #           'NF_VPPIP4' and
9278 #           '64B' and
9279 #           '8T4C' and
9280 #           'MRR'"
9281 #  parameters:
9282 #  - "result"
9283 #  - "name"
9284 #  - "tags"
9285 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9286 #  x-axis: "X = CNFs per Service Pipeline"
9287 #  y-axis: "Y = Number of Service Pipelines"
9288 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9289 #  layout:
9290 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9291 #    layout: "plot-service-density"
9292 #
9293 ## Plots - NF Density - CSP - MRR IMIX
9294 #- type: "plot"
9295 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9296 #  algorithm: "plot_nf_heatmap"
9297 #  output-file-type: ".html"
9298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9299 #  data: "plot-vpp-nfv-2n-skx-mrr"
9300 #  filter: "'NIC_Intel-XXV710' and
9301 #           'NF_DENSITY' and
9302 #           'DOCKER' and
9303 #           'PIPELINE' and
9304 #           'NF_VPPIP4' and
9305 #           'IMIX' and
9306 #           '2T1C' and
9307 #           'MRR'"
9308 #  parameters:
9309 #  - "result"
9310 #  - "name"
9311 #  - "tags"
9312 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9313 #  x-axis: "X = CNFs per Service Pipeline"
9314 #  y-axis: "Y = Number of Service Pipelines"
9315 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9316 #  layout:
9317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9318 #    layout: "plot-service-density"
9319 #
9320 #- type: "plot"
9321 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9322 #  algorithm: "plot_nf_heatmap"
9323 #  output-file-type: ".html"
9324 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9325 #  data: "plot-vpp-nfv-2n-skx-mrr"
9326 #  filter: "'NIC_Intel-XXV710' and
9327 #           'NF_DENSITY' and
9328 #           'DOCKER' and
9329 #           'PIPELINE' and
9330 #           'NF_VPPIP4' and
9331 #           'IMIX' and
9332 #           '4T2C' and
9333 #           'MRR'"
9334 #  parameters:
9335 #  - "result"
9336 #  - "name"
9337 #  - "tags"
9338 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9339 #  x-axis: "X = CNFs per Service Pipeline"
9340 #  y-axis: "Y = Number of Service Pipelines"
9341 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9342 #  layout:
9343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9344 #    layout: "plot-service-density"
9345 #
9346 #- type: "plot"
9347 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9348 #  algorithm: "plot_nf_heatmap"
9349 #  output-file-type: ".html"
9350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9351 #  data: "plot-vpp-nfv-2n-skx-mrr"
9352 #  filter: "'NIC_Intel-XXV710' and
9353 #           'NF_DENSITY' and
9354 #           'DOCKER' and
9355 #           'PIPELINE' and
9356 #           'NF_VPPIP4' and
9357 #           'IMIX' and
9358 #           '8T4C' and
9359 #           'MRR'"
9360 #  parameters:
9361 #  - "result"
9362 #  - "name"
9363 #  - "tags"
9364 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9365 #  x-axis: "X = CNFs per Service Pipeline"
9366 #  y-axis: "Y = Number of Service Pipelines"
9367 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9368 #  layout:
9369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9370 #    layout: "plot-service-density"
9371 #
9372 ## Plots - NF Density - CSP - NDR 64b
9373 #- type: "plot"
9374 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9375 #  algorithm: "plot_nf_heatmap"
9376 #  output-file-type: ".html"
9377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9378 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9379 #  filter: "'NIC_Intel-XXV710' and
9380 #           'NF_DENSITY' and
9381 #           'DOCKER' and
9382 #           'PIPELINE' and
9383 #           'NF_VPPIP4' and
9384 #           '64B' and
9385 #           '2T1C' and
9386 #           'NDRPDR'"
9387 #  parameters:
9388 #  - "throughput"
9389 #  - "name"
9390 #  - "tags"
9391 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9392 #  x-axis: "X = CNFs per Service Pipeline"
9393 #  y-axis: "Y = Number of Service Pipelines"
9394 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9395 #  layout:
9396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9397 #    layout: "plot-service-density"
9398 #
9399 #- type: "plot"
9400 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9401 #  algorithm: "plot_nf_heatmap"
9402 #  output-file-type: ".html"
9403 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9404 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9405 #  filter: "'NIC_Intel-XXV710' and
9406 #           'NF_DENSITY' and
9407 #           'DOCKER' and
9408 #           'PIPELINE' and
9409 #           'NF_VPPIP4' and
9410 #           '64B' and
9411 #           '4T2C' and
9412 #           'NDRPDR'"
9413 #  parameters:
9414 #  - "throughput"
9415 #  - "name"
9416 #  - "tags"
9417 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9418 #  x-axis: "X = CNFs per Service Pipeline"
9419 #  y-axis: "Y = Number of Service Pipelines"
9420 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9421 #  layout:
9422 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9423 #    layout: "plot-service-density"
9424 #
9425 #- type: "plot"
9426 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9427 #  algorithm: "plot_nf_heatmap"
9428 #  output-file-type: ".html"
9429 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9430 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9431 #  filter: "'NIC_Intel-XXV710' and
9432 #           'NF_DENSITY' and
9433 #           'DOCKER' and
9434 #           'PIPELINE' and
9435 #           'NF_VPPIP4' and
9436 #           '64B' and
9437 #           '8T4C' and
9438 #           'NDRPDR'"
9439 #  parameters:
9440 #  - "throughput"
9441 #  - "name"
9442 #  - "tags"
9443 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9444 #  x-axis: "X = CNFs per Service Pipeline"
9445 #  y-axis: "Y = Number of Service Pipelines"
9446 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9447 #  layout:
9448 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9449 #    layout: "plot-service-density"
9450 #
9451 ## Plots - NF Density - CSP - NDR IMIX
9452 #- type: "plot"
9453 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9454 #  algorithm: "plot_nf_heatmap"
9455 #  output-file-type: ".html"
9456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9457 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9458 #  filter: "'NIC_Intel-XXV710' and
9459 #           'NF_DENSITY' and
9460 #           'DOCKER' and
9461 #           'PIPELINE' and
9462 #           'NF_VPPIP4' and
9463 #           'IMIX' and
9464 #           '2T1C' and
9465 #           'NDRPDR'"
9466 #  parameters:
9467 #  - "throughput"
9468 #  - "name"
9469 #  - "tags"
9470 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9471 #  x-axis: "X = CNFs per Service Pipeline"
9472 #  y-axis: "Y = Number of Service Pipelines"
9473 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9474 #  layout:
9475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9476 #    layout: "plot-service-density"
9477 #
9478 #- type: "plot"
9479 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9480 #  algorithm: "plot_nf_heatmap"
9481 #  output-file-type: ".html"
9482 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9483 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9484 #  filter: "'NIC_Intel-XXV710' and
9485 #           'NF_DENSITY' and
9486 #           'DOCKER' and
9487 #           'PIPELINE' and
9488 #           'NF_VPPIP4' and
9489 #           'IMIX' and
9490 #           '4T2C' and
9491 #           'NDRPDR'"
9492 #  parameters:
9493 #  - "throughput"
9494 #  - "name"
9495 #  - "tags"
9496 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9497 #  x-axis: "X = CNFs per Service Pipeline"
9498 #  y-axis: "Y = Number of Service Pipelines"
9499 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9500 #  layout:
9501 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9502 #    layout: "plot-service-density"
9503 #
9504 #- type: "plot"
9505 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9506 #  algorithm: "plot_nf_heatmap"
9507 #  output-file-type: ".html"
9508 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9509 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9510 #  filter: "'NIC_Intel-XXV710' and
9511 #           'NF_DENSITY' and
9512 #           'DOCKER' and
9513 #           'PIPELINE' and
9514 #           'NF_VPPIP4' and
9515 #           'IMIX' and
9516 #           '8T4C' and
9517 #           'NDRPDR'"
9518 #  parameters:
9519 #  - "throughput"
9520 #  - "name"
9521 #  - "tags"
9522 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9523 #  x-axis: "X = CNFs per Service Pipeline"
9524 #  y-axis: "Y = Number of Service Pipelines"
9525 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9526 #  layout:
9527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9528 #    layout: "plot-service-density"
9529 #
9530 ## Plots - NF Density - CSP - PDR 64b
9531 #- type: "plot"
9532 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9533 #  algorithm: "plot_nf_heatmap"
9534 #  output-file-type: ".html"
9535 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9536 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9537 #  filter: "'NIC_Intel-XXV710' and
9538 #           'NF_DENSITY' and
9539 #           'DOCKER' and
9540 #           'PIPELINE' and
9541 #           'NF_VPPIP4' and
9542 #           '64B' and
9543 #           '2T1C' and
9544 #           'NDRPDR'"
9545 #  parameters:
9546 #  - "throughput"
9547 #  - "name"
9548 #  - "tags"
9549 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9550 #  x-axis: "X = CNFs per Service Pipeline"
9551 #  y-axis: "Y = Number of Service Pipelines"
9552 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9553 #  layout:
9554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9555 #    layout: "plot-service-density"
9556 #
9557 #- type: "plot"
9558 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9559 #  algorithm: "plot_nf_heatmap"
9560 #  output-file-type: ".html"
9561 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9562 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9563 #  filter: "'NIC_Intel-XXV710' and
9564 #           'NF_DENSITY' and
9565 #           'DOCKER' and
9566 #           'PIPELINE' and
9567 #           'NF_VPPIP4' and
9568 #           '64B' and
9569 #           '4T2C' and
9570 #           'NDRPDR'"
9571 #  parameters:
9572 #  - "throughput"
9573 #  - "name"
9574 #  - "tags"
9575 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9576 #  x-axis: "X = CNFs per Service Pipeline"
9577 #  y-axis: "Y = Number of Service Pipelines"
9578 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9579 #  layout:
9580 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9581 #    layout: "plot-service-density"
9582 #
9583 #- type: "plot"
9584 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9585 #  algorithm: "plot_nf_heatmap"
9586 #  output-file-type: ".html"
9587 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9588 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9589 #  filter: "'NIC_Intel-XXV710' and
9590 #           'NF_DENSITY' and
9591 #           'DOCKER' and
9592 #           'PIPELINE' and
9593 #           'NF_VPPIP4' and
9594 #           '64B' and
9595 #           '8T4C' and
9596 #           'NDRPDR'"
9597 #  parameters:
9598 #  - "throughput"
9599 #  - "name"
9600 #  - "tags"
9601 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9602 #  x-axis: "X = CNFs per Service Pipeline"
9603 #  y-axis: "Y = Number of Service Pipelines"
9604 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9605 #  layout:
9606 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9607 #    layout: "plot-service-density"
9608 #
9609 ## Plots - NF Density - CSP - PDR IMIX
9610 #- type: "plot"
9611 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9612 #  algorithm: "plot_nf_heatmap"
9613 #  output-file-type: ".html"
9614 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9615 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9616 #  filter: "'NIC_Intel-XXV710' and
9617 #           'NF_DENSITY' and
9618 #           'DOCKER' and
9619 #           'PIPELINE' and
9620 #           'NF_VPPIP4' and
9621 #           'IMIX' and
9622 #           '2T1C' and
9623 #           'NDRPDR'"
9624 #  parameters:
9625 #  - "throughput"
9626 #  - "name"
9627 #  - "tags"
9628 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9629 #  x-axis: "X = CNFs per Service Pipeline"
9630 #  y-axis: "Y = Number of Service Pipelines"
9631 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9632 #  layout:
9633 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9634 #    layout: "plot-service-density"
9635 #
9636 #- type: "plot"
9637 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9638 #  algorithm: "plot_nf_heatmap"
9639 #  output-file-type: ".html"
9640 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9641 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9642 #  filter: "'NIC_Intel-XXV710' and
9643 #           'NF_DENSITY' and
9644 #           'DOCKER' and
9645 #           'PIPELINE' and
9646 #           'NF_VPPIP4' and
9647 #           'IMIX' and
9648 #           '4T2C' and
9649 #           'NDRPDR'"
9650 #  parameters:
9651 #  - "throughput"
9652 #  - "name"
9653 #  - "tags"
9654 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9655 #  x-axis: "X = CNFs per Service Pipeline"
9656 #  y-axis: "Y = Number of Service Pipelines"
9657 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9658 #  layout:
9659 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9660 #    layout: "plot-service-density"
9661 #
9662 #- type: "plot"
9663 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9664 #  algorithm: "plot_nf_heatmap"
9665 #  output-file-type: ".html"
9666 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9667 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9668 #  filter: "'NIC_Intel-XXV710' and
9669 #           'NF_DENSITY' and
9670 #           'DOCKER' and
9671 #           'PIPELINE' and
9672 #           'NF_VPPIP4' and
9673 #           'IMIX' and
9674 #           '8T4C' and
9675 #           'NDRPDR'"
9676 #  parameters:
9677 #  - "throughput"
9678 #  - "name"
9679 #  - "tags"
9680 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9681 #  x-axis: "X = CNFs per Service Pipeline"
9682 #  y-axis: "Y = Number of Service Pipelines"
9683 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9684 #  layout:
9685 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9686 #    layout: "plot-service-density"
9687
9688 ###############################################################################
9689 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9690
9691 - type: "plot"
9692   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9693   algorithm: "plot_nf_heatmap"
9694   output-file-type: ".html"
9695   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9696   data: "plot-vpp-nfv-2n-clx-mrr"
9697   filter: "'NIC_Intel-XXV710' and
9698            'NF_DENSITY' and
9699            'VHOST' and
9700            not 'VXLAN' and
9701            'CHAIN' and
9702            'NF_VPPIP4' and
9703            'IMIX' and
9704            '2T1C' and
9705            'MRR'"
9706   parameters:
9707   - "result"
9708   - "name"
9709   - "tags"
9710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9711   x-axis: "X = VNFs per Service Chain"
9712   y-axis: "Y = Number of Service Chains"
9713   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9714   layout:
9715     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9716     layout: "plot-service-density"
9717
9718 - type: "plot"
9719   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9720   algorithm: "plot_nf_heatmap"
9721   output-file-type: ".html"
9722   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9723   data: "plot-vpp-nfv-2n-clx-mrr"
9724   filter: "'NIC_Intel-XXV710' and
9725            'NF_DENSITY' and
9726            'VHOST' and
9727            not 'VXLAN' and
9728            'CHAIN' and
9729            'NF_VPPIP4' and
9730            'IMIX' and
9731            '4T2C' and
9732            'MRR'"
9733   parameters:
9734   - "result"
9735   - "name"
9736   - "tags"
9737   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9738   x-axis: "X = VNFs per Service Chain"
9739   y-axis: "Y = Number of Service Chains"
9740   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9741   layout:
9742     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9743     layout: "plot-service-density"
9744
9745 - type: "plot"
9746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9747   algorithm: "plot_nf_heatmap"
9748   output-file-type: ".html"
9749   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9750   data: "plot-vpp-nfv-2n-clx-mrr"
9751   filter: "'NIC_Intel-XXV710' and
9752            'NF_DENSITY' and
9753            'VHOST' and
9754            not 'VXLAN' and
9755            'CHAIN' and
9756            'NF_VPPIP4' and
9757            'IMIX' and
9758            '8T4C' and
9759            'MRR'"
9760   parameters:
9761   - "result"
9762   - "name"
9763   - "tags"
9764   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9765   x-axis: "X = VNFs per Service Chain"
9766   y-axis: "Y = Number of Service Chains"
9767   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9768   layout:
9769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9770     layout: "plot-service-density"
9771
9772 # Plots - NF Density - VSC - NDR IMIX
9773 - type: "plot"
9774   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9775   algorithm: "plot_nf_heatmap"
9776   output-file-type: ".html"
9777   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9778   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9779   filter: "'NIC_Intel-XXV710' and
9780            'NF_DENSITY' and
9781            'VHOST' and
9782            not 'VXLAN' and
9783            'CHAIN' and
9784            'NF_VPPIP4' and
9785            'IMIX' and
9786            '2T1C' and
9787            'NDRPDR'"
9788   parameters:
9789   - "throughput"
9790   - "name"
9791   - "tags"
9792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9793   x-axis: "X = VNFs per Service Chain"
9794   y-axis: "Y = Number of Service Chains"
9795   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9796   layout:
9797     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9798     layout: "plot-service-density"
9799
9800 - type: "plot"
9801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9802   algorithm: "plot_nf_heatmap"
9803   output-file-type: ".html"
9804   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9805   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9806   filter: "'NIC_Intel-XXV710' and
9807            'NF_DENSITY' and
9808            'VHOST' and
9809            not 'VXLAN' and
9810            'CHAIN' and
9811            'NF_VPPIP4' and
9812            'IMIX' and
9813            '4T2C' and
9814            'NDRPDR'"
9815   parameters:
9816   - "throughput"
9817   - "name"
9818   - "tags"
9819   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9820   x-axis: "X = VNFs per Service Chain"
9821   y-axis: "Y = Number of Service Chains"
9822   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9823   layout:
9824     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9825     layout: "plot-service-density"
9826
9827 - type: "plot"
9828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9829   algorithm: "plot_nf_heatmap"
9830   output-file-type: ".html"
9831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9832   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9833   filter: "'NIC_Intel-XXV710' and
9834            'NF_DENSITY' and
9835            'VHOST' and
9836            not 'VXLAN' and
9837            'CHAIN' and
9838            'NF_VPPIP4' and
9839            'IMIX' and
9840            '8T4C' and
9841            'NDRPDR'"
9842   parameters:
9843   - "throughput"
9844   - "name"
9845   - "tags"
9846   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9847   x-axis: "X = VNFs per Service Chain"
9848   y-axis: "Y = Number of Service Chains"
9849   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9850   layout:
9851     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9852     layout: "plot-service-density"
9853
9854 # Plots - NF Density - VSC - PDR IMIX
9855 - type: "plot"
9856   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9857   algorithm: "plot_nf_heatmap"
9858   output-file-type: ".html"
9859   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9860   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9861   filter: "'NIC_Intel-XXV710' and
9862            'NF_DENSITY' and
9863            'VHOST' and
9864            not 'VXLAN' and
9865            'CHAIN' and
9866            'NF_VPPIP4' and
9867            'IMIX' and
9868            '2T1C' and
9869            'NDRPDR'"
9870   parameters:
9871   - "throughput"
9872   - "name"
9873   - "tags"
9874   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9875   x-axis: "X = VNFs per Service Chain"
9876   y-axis: "Y = Number of Service Chains"
9877   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9878   layout:
9879     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9880     layout: "plot-service-density"
9881
9882 - type: "plot"
9883   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9884   algorithm: "plot_nf_heatmap"
9885   output-file-type: ".html"
9886   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9887   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9888   filter: "'NIC_Intel-XXV710' and
9889            'NF_DENSITY' and
9890            'VHOST' and
9891            not 'VXLAN' and
9892            'CHAIN' and
9893            'NF_VPPIP4' and
9894            'IMIX' and
9895            '4T2C' and
9896            'NDRPDR'"
9897   parameters:
9898   - "throughput"
9899   - "name"
9900   - "tags"
9901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9902   x-axis: "X = VNFs per Service Chain"
9903   y-axis: "Y = Number of Service Chains"
9904   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9905   layout:
9906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9907     layout: "plot-service-density"
9908
9909 - type: "plot"
9910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9911   algorithm: "plot_nf_heatmap"
9912   output-file-type: ".html"
9913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9914   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9915   filter: "'NIC_Intel-XXV710' and
9916            'NF_DENSITY' and
9917            'VHOST' and
9918            not 'VXLAN' and
9919            'CHAIN' and
9920            'NF_VPPIP4' and
9921            'IMIX' and
9922            '8T4C' and
9923            'NDRPDR'"
9924   parameters:
9925   - "throughput"
9926   - "name"
9927   - "tags"
9928   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9929   x-axis: "X = VNFs per Service Chain"
9930   y-axis: "Y = Number of Service Chains"
9931   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9932   layout:
9933     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9934     layout: "plot-service-density"
9935
9936 # Plots - NF Density - VSC - MRR IMIX
9937 - type: "plot"
9938   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9939   algorithm: "plot_nf_heatmap"
9940   output-file-type: ".html"
9941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9942   data: "plot-vpp-nfv-2n-clx-mrr"
9943   filter: "'NIC_Intel-XXV710' and
9944            'NF_DENSITY' and
9945            'VHOST' and
9946            'VXLAN' and
9947            'CHAIN' and
9948            'IMIX' and
9949            '2T1C' and
9950            'MRR'"
9951   parameters:
9952   - "result"
9953   - "name"
9954   - "tags"
9955   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9956   x-axis: "X = VNFs per Service Chain"
9957   y-axis: "Y = Number of Service Chains"
9958   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9959   layout:
9960     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9961     layout: "plot-service-density"
9962
9963 - type: "plot"
9964   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9965   algorithm: "plot_nf_heatmap"
9966   output-file-type: ".html"
9967   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9968   data: "plot-vpp-nfv-2n-clx-mrr"
9969   filter: "'NIC_Intel-XXV710' and
9970            'NF_DENSITY' and
9971            'VHOST' and
9972            'VXLAN' and
9973            'CHAIN' and
9974            'IMIX' and
9975            '4T2C' and
9976            'MRR'"
9977   parameters:
9978   - "result"
9979   - "name"
9980   - "tags"
9981   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9982   x-axis: "X = VNFs per Service Chain"
9983   y-axis: "Y = Number of Service Chains"
9984   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9985   layout:
9986     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9987     layout: "plot-service-density"
9988
9989 - type: "plot"
9990   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9991   algorithm: "plot_nf_heatmap"
9992   output-file-type: ".html"
9993   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9994   data: "plot-vpp-nfv-2n-clx-mrr"
9995   filter: "'NIC_Intel-XXV710' and
9996            'NF_DENSITY' and
9997            'VHOST' and
9998            'VXLAN' and
9999            'CHAIN' and
10000            'IMIX' and
10001            '8T4C' and
10002            'MRR'"
10003   parameters:
10004   - "result"
10005   - "name"
10006   - "tags"
10007   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10008   x-axis: "X = VNFs per Service Chain"
10009   y-axis: "Y = Number of Service Chains"
10010   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10011   layout:
10012     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10013     layout: "plot-service-density"
10014
10015 # Plots - NF Density - VSC - NDR IMIX
10016 - type: "plot"
10017   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10018   algorithm: "plot_nf_heatmap"
10019   output-file-type: ".html"
10020   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10021   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10022   filter: "'NIC_Intel-XXV710' and
10023            'NF_DENSITY' and
10024            'VHOST' and
10025            'VXLAN' and
10026            'CHAIN' a
10027            'IMIX' and
10028            '2T1C' and
10029            'NDRPDR'"
10030   parameters:
10031   - "throughput"
10032   - "name"
10033   - "tags"
10034   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10035   x-axis: "X = VNFs per Service Chain"
10036   y-axis: "Y = Number of Service Chains"
10037   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10038   layout:
10039     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10040     layout: "plot-service-density"
10041
10042 - type: "plot"
10043   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10044   algorithm: "plot_nf_heatmap"
10045   output-file-type: ".html"
10046   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10047   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10048   filter: "'NIC_Intel-XXV710' and
10049            'NF_DENSITY' and
10050            'VHOST' and
10051            'VXLAN' and
10052            'CHAIN' and
10053            'IMIX' and
10054            '4T2C' and
10055            'NDRPDR'"
10056   parameters:
10057   - "throughput"
10058   - "name"
10059   - "tags"
10060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10061   x-axis: "X = VNFs per Service Chain"
10062   y-axis: "Y = Number of Service Chains"
10063   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10064   layout:
10065     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10066     layout: "plot-service-density"
10067
10068 - type: "plot"
10069   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10070   algorithm: "plot_nf_heatmap"
10071   output-file-type: ".html"
10072   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10073   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10074   filter: "'NIC_Intel-XXV710' and
10075            'NF_DENSITY' and
10076            'VHOST' and
10077            'VXLAN' and
10078            'CHAIN' and
10079            'IMIX' and
10080            '8T4C' and
10081            'NDRPDR'"
10082   parameters:
10083   - "throughput"
10084   - "name"
10085   - "tags"
10086   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10087   x-axis: "X = VNFs per Service Chain"
10088   y-axis: "Y = Number of Service Chains"
10089   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10090   layout:
10091     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10092     layout: "plot-service-density"
10093
10094 # Plots - NF Density - VSC - PDR IMIX
10095 - type: "plot"
10096   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10097   algorithm: "plot_nf_heatmap"
10098   output-file-type: ".html"
10099   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10100   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10101   filter: "'NIC_Intel-XXV710' and
10102            'NF_DENSITY' and
10103            'VHOST' and
10104            'VXLAN' and
10105            'CHAIN' and
10106            'IMIX' and
10107            '2T1C' and
10108            'NDRPDR'"
10109   parameters:
10110   - "throughput"
10111   - "name"
10112   - "tags"
10113   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10114   x-axis: "X = VNFs per Service Chain"
10115   y-axis: "Y = Number of Service Chains"
10116   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10117   layout:
10118     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10119     layout: "plot-service-density"
10120
10121 - type: "plot"
10122   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10123   algorithm: "plot_nf_heatmap"
10124   output-file-type: ".html"
10125   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10126   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10127   filter: "'NIC_Intel-XXV710' and
10128            'NF_DENSITY' and
10129            'VHOST' and
10130            'VXLAN' and
10131            'CHAIN' and
10132            'IMIX' and
10133            '4T2C' and
10134            'NDRPDR'"
10135   parameters:
10136   - "throughput"
10137   - "name"
10138   - "tags"
10139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10140   x-axis: "X = VNFs per Service Chain"
10141   y-axis: "Y = Number of Service Chains"
10142   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10143   layout:
10144     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10145     layout: "plot-service-density"
10146
10147 - type: "plot"
10148   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10149   algorithm: "plot_nf_heatmap"
10150   output-file-type: ".html"
10151   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10152   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10153   filter: "'NIC_Intel-XXV710' and
10154            'NF_DENSITY' and
10155            'VHOST' and
10156            'VXLAN' and
10157            'CHAIN' and
10158            'IMIX' and
10159            '8T4C' and
10160            'NDRPDR'"
10161   parameters:
10162   - "throughput"
10163   - "name"
10164   - "tags"
10165   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10166   x-axis: "X = VNFs per Service Chain"
10167   y-axis: "Y = Number of Service Chains"
10168   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10169   layout:
10170     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10171     layout: "plot-service-density"
10172
10173 # Plots - NF Density - CSC - MRR IMIX
10174 - type: "plot"
10175   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10176   algorithm: "plot_nf_heatmap"
10177   output-file-type: ".html"
10178   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10179   data: "plot-vpp-nfv-2n-clx-mrr"
10180   filter: "'NIC_Intel-XXV710' and
10181            'NF_DENSITY' and
10182            'DOCKER' and
10183            'CHAIN' and
10184            'NF_VPPIP4' and
10185            'IMIX' and
10186            '2T1C' and
10187            'MRR'"
10188   parameters:
10189   - "result"
10190   - "name"
10191   - "tags"
10192   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10193   x-axis: "X = CNFs per Service Chain"
10194   y-axis: "Y = Number of Service Chains"
10195   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10196   layout:
10197     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10198     layout: "plot-service-density"
10199
10200 - type: "plot"
10201   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10202   algorithm: "plot_nf_heatmap"
10203   output-file-type: ".html"
10204   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10205   data: "plot-vpp-nfv-2n-clx-mrr"
10206   filter: "'NIC_Intel-XXV710' and
10207            'NF_DENSITY' and
10208            'DOCKER' and
10209            'CHAIN' and
10210            'NF_VPPIP4' and
10211            'IMIX' and
10212            '4T2C' and
10213            'MRR'"
10214   parameters:
10215   - "result"
10216   - "name"
10217   - "tags"
10218   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10219   x-axis: "X = CNFs per Service Chain"
10220   y-axis: "Y = Number of Service Chains"
10221   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10222   layout:
10223     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10224     layout: "plot-service-density"
10225
10226 - type: "plot"
10227   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10228   algorithm: "plot_nf_heatmap"
10229   output-file-type: ".html"
10230   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10231   data: "plot-vpp-nfv-2n-clx-mrr"
10232   filter: "'NIC_Intel-XXV710' and
10233            'NF_DENSITY' and
10234            'DOCKER' and
10235            'CHAIN' and
10236            'NF_VPPIP4' and
10237            'IMIX' and
10238            '8T4C' and
10239            'MRR'"
10240   parameters:
10241   - "result"
10242   - "name"
10243   - "tags"
10244   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10245   x-axis: "X = CNFs per Service Chain"
10246   y-axis: "Y = Number of Service Chains"
10247   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10248   layout:
10249     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10250     layout: "plot-service-density"
10251
10252 # Plots - NF Density - CSC - NDR IMIX
10253 - type: "plot"
10254   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10255   algorithm: "plot_nf_heatmap"
10256   output-file-type: ".html"
10257   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10258   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10259   filter: "'NIC_Intel-XXV710' and
10260            'NF_DENSITY' and
10261            'DOCKER' and
10262            'CHAIN' and
10263            'NF_VPPIP4' and
10264            'IMIX' and
10265            '2T1C' and
10266            'NDRPDR'"
10267   parameters:
10268   - "throughput"
10269   - "name"
10270   - "tags"
10271   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10272   x-axis: "X = CNFs per Service Chain"
10273   y-axis: "Y = Number of Service Chains"
10274   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10275   layout:
10276     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10277     layout: "plot-service-density"
10278
10279 - type: "plot"
10280   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10281   algorithm: "plot_nf_heatmap"
10282   output-file-type: ".html"
10283   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10284   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10285   filter: "'NIC_Intel-XXV710' and
10286            'NF_DENSITY' and
10287            'DOCKER' and
10288            'CHAIN' and
10289            'NF_VPPIP4' and
10290            'IMIX' and
10291            '4T2C' and
10292            'NDRPDR'"
10293   parameters:
10294   - "throughput"
10295   - "name"
10296   - "tags"
10297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10298   x-axis: "X = CNFs per Service Chain"
10299   y-axis: "Y = Number of Service Chains"
10300   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10301   layout:
10302     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10303     layout: "plot-service-density"
10304
10305 - type: "plot"
10306   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10307   algorithm: "plot_nf_heatmap"
10308   output-file-type: ".html"
10309   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10310   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10311   filter: "'NIC_Intel-XXV710' and
10312            'NF_DENSITY' and
10313            'DOCKER' and
10314            'CHAIN' and
10315            'NF_VPPIP4' and
10316            'IMIX' and
10317            '8T4C' and
10318            'NDRPDR'"
10319   parameters:
10320   - "throughput"
10321   - "name"
10322   - "tags"
10323   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10324   x-axis: "X = CNFs per Service Chain"
10325   y-axis: "Y = Number of Service Chains"
10326   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10327   layout:
10328     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10329     layout: "plot-service-density"
10330
10331 # Plots - NF Density - CSC - PDR IMIX
10332 - type: "plot"
10333   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10334   algorithm: "plot_nf_heatmap"
10335   output-file-type: ".html"
10336   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10337   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10338   filter: "'NIC_Intel-XXV710' and
10339            'NF_DENSITY' and
10340            'DOCKER' and
10341            'CHAIN' and
10342            'NF_VPPIP4' and
10343            'IMIX' and
10344            '2T1C' and
10345            'NDRPDR'"
10346   parameters:
10347   - "throughput"
10348   - "name"
10349   - "tags"
10350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10351   x-axis: "X = CNFs per Service Chain"
10352   y-axis: "Y = Number of Service Chains"
10353   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10354   layout:
10355     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10356     layout: "plot-service-density"
10357
10358 - type: "plot"
10359   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10360   algorithm: "plot_nf_heatmap"
10361   output-file-type: ".html"
10362   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10363   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10364   filter: "'NIC_Intel-XXV710' and
10365            'NF_DENSITY' and
10366            'DOCKER' and
10367            'CHAIN' and
10368            'NF_VPPIP4' and
10369            'IMIX' and
10370            '4T2C' and
10371            'NDRPDR'"
10372   parameters:
10373   - "throughput"
10374   - "name"
10375   - "tags"
10376   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10377   x-axis: "X = CNFs per Service Chain"
10378   y-axis: "Y = Number of Service Chains"
10379   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10380   layout:
10381     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10382     layout: "plot-service-density"
10383
10384 - type: "plot"
10385   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10386   algorithm: "plot_nf_heatmap"
10387   output-file-type: ".html"
10388   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10389   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10390   filter: "'NIC_Intel-XXV710' and
10391            'NF_DENSITY' and
10392            'DOCKER' and
10393            'CHAIN' and
10394            'NF_VPPIP4' and
10395            'IMIX' and
10396            '8T4C' and
10397            'NDRPDR'"
10398   parameters:
10399   - "throughput"
10400   - "name"
10401   - "tags"
10402   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10403   x-axis: "X = CNFs per Service Chain"
10404   y-axis: "Y = Number of Service Chains"
10405   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10406   layout:
10407     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10408     layout: "plot-service-density"
10409
10410 # Plots - NF Density - CSP - MRR IMIX
10411 - type: "plot"
10412   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10413   algorithm: "plot_nf_heatmap"
10414   output-file-type: ".html"
10415   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10416   data: "plot-vpp-nfv-2n-clx-mrr"
10417   filter: "'NIC_Intel-XXV710' and
10418            'NF_DENSITY' and
10419            'DOCKER' and
10420            'PIPELINE' and
10421            'NF_VPPIP4' and
10422            'IMIX' and
10423            '2T1C' and
10424            'MRR'"
10425   parameters:
10426   - "result"
10427   - "name"
10428   - "tags"
10429   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10430   x-axis: "X = CNFs per Service Pipeline"
10431   y-axis: "Y = Number of Service Pipelines"
10432   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10433   layout:
10434     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10435     layout: "plot-service-density"
10436
10437 - type: "plot"
10438   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10439   algorithm: "plot_nf_heatmap"
10440   output-file-type: ".html"
10441   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10442   data: "plot-vpp-nfv-2n-clx-mrr"
10443   filter: "'NIC_Intel-XXV710' and
10444            'NF_DENSITY' and
10445            'DOCKER' and
10446            'PIPELINE' and
10447            'NF_VPPIP4' and
10448            'IMIX' and
10449            '4T2C' and
10450            'MRR'"
10451   parameters:
10452   - "result"
10453   - "name"
10454   - "tags"
10455   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10456   x-axis: "X = CNFs per Service Pipeline"
10457   y-axis: "Y = Number of Service Pipelines"
10458   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10459   layout:
10460     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10461     layout: "plot-service-density"
10462
10463 - type: "plot"
10464   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10465   algorithm: "plot_nf_heatmap"
10466   output-file-type: ".html"
10467   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10468   data: "plot-vpp-nfv-2n-clx-mrr"
10469   filter: "'NIC_Intel-XXV710' and
10470            'NF_DENSITY' and
10471            'DOCKER' and
10472            'PIPELINE' and
10473            'NF_VPPIP4' and
10474            'IMIX' and
10475            '8T4C' and
10476            'MRR'"
10477   parameters:
10478   - "result"
10479   - "name"
10480   - "tags"
10481   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10482   x-axis: "X = CNFs per Service Pipeline"
10483   y-axis: "Y = Number of Service Pipelines"
10484   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10485   layout:
10486     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10487     layout: "plot-service-density"
10488
10489 # Plots - NF Density - CSP - NDR IMIX
10490 - type: "plot"
10491   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10492   algorithm: "plot_nf_heatmap"
10493   output-file-type: ".html"
10494   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10495   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10496   filter: "'NIC_Intel-XXV710' and
10497            'NF_DENSITY' and
10498            'DOCKER' and
10499            'PIPELINE' and
10500            'NF_VPPIP4' and
10501            'IMIX' and
10502            '2T1C' and
10503            'NDRPDR'"
10504   parameters:
10505   - "throughput"
10506   - "name"
10507   - "tags"
10508   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10509   x-axis: "X = CNFs per Service Pipeline"
10510   y-axis: "Y = Number of Service Pipelines"
10511   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10512   layout:
10513     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10514     layout: "plot-service-density"
10515
10516 - type: "plot"
10517   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10518   algorithm: "plot_nf_heatmap"
10519   output-file-type: ".html"
10520   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10521   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10522   filter: "'NIC_Intel-XXV710' and
10523            'NF_DENSITY' and
10524            'DOCKER' and
10525            'PIPELINE' and
10526            'NF_VPPIP4' and
10527            'IMIX' and
10528            '4T2C' and
10529            'NDRPDR'"
10530   parameters:
10531   - "throughput"
10532   - "name"
10533   - "tags"
10534   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10535   x-axis: "X = CNFs per Service Pipeline"
10536   y-axis: "Y = Number of Service Pipelines"
10537   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10538   layout:
10539     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10540     layout: "plot-service-density"
10541
10542 - type: "plot"
10543   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10544   algorithm: "plot_nf_heatmap"
10545   output-file-type: ".html"
10546   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10547   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10548   filter: "'NIC_Intel-XXV710' and
10549            'NF_DENSITY' and
10550            'DOCKER' and
10551            'PIPELINE' and
10552            'NF_VPPIP4' and
10553            'IMIX' and
10554            '8T4C' and
10555            'NDRPDR'"
10556   parameters:
10557   - "throughput"
10558   - "name"
10559   - "tags"
10560   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10561   x-axis: "X = CNFs per Service Pipeline"
10562   y-axis: "Y = Number of Service Pipelines"
10563   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10564   layout:
10565     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10566     layout: "plot-service-density"
10567
10568 # Plots - NF Density - CSP - PDR IMIX
10569 - type: "plot"
10570   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10571   algorithm: "plot_nf_heatmap"
10572   output-file-type: ".html"
10573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10574   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10575   filter: "'NIC_Intel-XXV710' and
10576            'NF_DENSITY' and
10577            'DOCKER' and
10578            'PIPELINE' and
10579            'NF_VPPIP4' and
10580            'IMIX' and
10581            '2T1C' and
10582            'NDRPDR'"
10583   parameters:
10584   - "throughput"
10585   - "name"
10586   - "tags"
10587   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10588   x-axis: "X = CNFs per Service Pipeline"
10589   y-axis: "Y = Number of Service Pipelines"
10590   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10591   layout:
10592     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10593     layout: "plot-service-density"
10594
10595 - type: "plot"
10596   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10597   algorithm: "plot_nf_heatmap"
10598   output-file-type: ".html"
10599   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10600   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10601   filter: "'NIC_Intel-XXV710' and
10602            'NF_DENSITY' and
10603            'DOCKER' and
10604            'PIPELINE' and
10605            'NF_VPPIP4' and
10606            'IMIX' and
10607            '4T2C' and
10608            'NDRPDR'"
10609   parameters:
10610   - "throughput"
10611   - "name"
10612   - "tags"
10613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10614   x-axis: "X = CNFs per Service Pipeline"
10615   y-axis: "Y = Number of Service Pipelines"
10616   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10617   layout:
10618     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10619     layout: "plot-service-density"
10620
10621 - type: "plot"
10622   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10623   algorithm: "plot_nf_heatmap"
10624   output-file-type: ".html"
10625   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10626   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10627   filter: "'NIC_Intel-XXV710' and
10628            'NF_DENSITY' and
10629            'DOCKER' and
10630            'PIPELINE' and
10631            'NF_VPPIP4' and
10632            'IMIX' and
10633            '8T4C' and
10634            'NDRPDR'"
10635   parameters:
10636   - "throughput"
10637   - "name"
10638   - "tags"
10639   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10640   x-axis: "X = CNFs per Service Pipeline"
10641   y-axis: "Y = Number of Service Pipelines"
10642   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10643   layout:
10644     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10645     layout: "plot-service-density"
10646
10647 ################################################################################
10648
10649 # Packet Throughput
10650
10651 #- type: "plot"
10652 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10653 #  algorithm: "plot_perf_box_name"
10654 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10655 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10656 #  include:
10657 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10658 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10659 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10660 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10661 #  layout:
10662 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10663 #    layout: "plot-throughput"
10664 #
10665 #- type: "plot"
10666 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10667 #  algorithm: "plot_perf_box_name"
10668 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10669 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10670 #  include:
10671 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10672 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10673 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10674 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10675 #  layout:
10676 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10677 #    layout: "plot-throughput"
10678 #
10679 #- type: "plot"
10680 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10681 #  algorithm: "plot_perf_box_name"
10682 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10683 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10684 #  include:
10685 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10686 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10687 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10688 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10689 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10690 #  layout:
10691 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10692 #    layout: "plot-throughput"
10693 #
10694 #- type: "plot"
10695 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10696 #  algorithm: "plot_perf_box_name"
10697 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10698 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10699 #  include:
10700 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10701 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10702 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10703 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10704 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10705 #  layout:
10706 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10707 #    layout: "plot-throughput"
10708
10709 - type: "plot"
10710   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10711   algorithm: "plot_perf_box_name"
10712   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10713   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10714   include:
10715     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10716     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10717     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10718     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10719     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10720   layout:
10721     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10722     layout: "plot-throughput"
10723
10724 - type: "plot"
10725   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10726   algorithm: "plot_perf_box_name"
10727   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10728   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10729   include:
10730     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10731     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10732     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10733     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10734     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10735   layout:
10736     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10737     layout: "plot-throughput"
10738
10739 #- type: "plot"
10740 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10741 #  algorithm: "plot_perf_box_name"
10742 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10743 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10744 #  include:
10745 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10746 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10747 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10748 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10749 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10750 #  layout:
10751 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10752 #    layout: "plot-throughput"
10753 #
10754 #- type: "plot"
10755 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10756 #  algorithm: "plot_perf_box_name"
10757 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10758 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10759 #  include:
10760 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10761 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10762 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10763 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10764 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10765 #  layout:
10766 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10767 #    layout: "plot-throughput"
10768 #
10769 #- type: "plot"
10770 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10771 #  algorithm: "plot_perf_box_name"
10772 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10773 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10774 #  include:
10775 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10776 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10777 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10778 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10779 #  layout:
10780 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10781 #    layout: "plot-throughput"
10782 #
10783 #- type: "plot"
10784 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10785 #  algorithm: "plot_perf_box_name"
10786 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10787 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10788 #  include:
10789 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10790 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10791 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10792 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10793 #  layout:
10794 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10795 #    layout: "plot-throughput"
10796 #
10797 #- type: "plot"
10798 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10799 #  algorithm: "plot_perf_box_name"
10800 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10801 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10802 #  include:
10803 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10804 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10805 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10806 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10807 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10808 #  layout:
10809 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10810 #    layout: "plot-throughput"
10811 #
10812 #- type: "plot"
10813 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10814 #  algorithm: "plot_perf_box_name"
10815 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10816 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10817 #  include:
10818 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10819 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10820 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10821 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10822 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10823 #  layout:
10824 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10825 #    layout: "plot-throughput"
10826 #
10827 #- type: "plot"
10828 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10829 #  algorithm: "plot_perf_box_name"
10830 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10831 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10832 #  include:
10833 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10834 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10835 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10836 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10837 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10838 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10839 #  layout:
10840 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10841 #    layout: "plot-throughput"
10842 #
10843 #- type: "plot"
10844 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10845 #  algorithm: "plot_perf_box_name"
10846 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10847 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10848 #  include:
10849 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10850 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10851 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10852 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10853 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10854 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10855 #  layout:
10856 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10857 #    layout: "plot-throughput"
10858
10859 - type: "plot"
10860   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10861   algorithm: "plot_perf_box_name"
10862   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10863   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10864   include:
10865     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10867     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10868   layout:
10869     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10870     layout: "plot-throughput"
10871
10872 - type: "plot"
10873   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10874   algorithm: "plot_perf_box_name"
10875   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10877   include:
10878     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10881   layout:
10882     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10883     layout: "plot-throughput"
10884
10885 #- type: "plot"
10886 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10887 #  algorithm: "plot_perf_box_name"
10888 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10889 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10890 #  include:
10891 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10892 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10893 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10894 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10895 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10896 #  layout:
10897 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10898 #    layout: "plot-throughput"
10899 #
10900 #- type: "plot"
10901 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10902 #  algorithm: "plot_perf_box_name"
10903 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10904 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10905 #  include:
10906 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10907 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10908 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10909 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10910 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10911 #  layout:
10912 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10913 #    layout: "plot-throughput"
10914 #
10915 #- type: "plot"
10916 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10917 #  algorithm: "plot_perf_box_name"
10918 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10919 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10920 #  include:
10921 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10922 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10923 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10924 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10925 #  layout:
10926 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10927 #    layout: "plot-throughput"
10928 #
10929 #- type: "plot"
10930 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10931 #  algorithm: "plot_perf_box_name"
10932 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10933 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10934 #  include:
10935 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10936 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10937 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10938 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10939 #  layout:
10940 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10941 #    layout: "plot-throughput"
10942 #
10943 #- type: "plot"
10944 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10945 #  algorithm: "plot_perf_box_name"
10946 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10947 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10948 #  include:
10949 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10950 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10951 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10952 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10953 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10954 #  layout:
10955 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10956 #    layout: "plot-throughput"
10957 #
10958 #- type: "plot"
10959 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10960 #  algorithm: "plot_perf_box_name"
10961 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10962 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10963 #  include:
10964 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10965 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10966 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10967 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10968 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10969 #  layout:
10970 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10971 #    layout: "plot-throughput"
10972 #
10973 #- type: "plot"
10974 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10975 #  algorithm: "plot_perf_box_name"
10976 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10977 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10978 #  include:
10979 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10980 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10981 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10982 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10983 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10984 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10985 #  layout:
10986 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10987 #    layout: "plot-throughput"
10988 #
10989 #- type: "plot"
10990 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10991 #  algorithm: "plot_perf_box_name"
10992 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10993 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10994 #  include:
10995 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10996 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10997 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10998 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10999 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11000 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11001 #  layout:
11002 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11003 #    layout: "plot-throughput"
11004
11005 - type: "plot"
11006   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11007   algorithm: "plot_perf_box_name"
11008   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11009   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11010   include:
11011     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11014     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11015     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11016   layout:
11017     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11018     layout: "plot-throughput"
11019
11020 - type: "plot"
11021   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11022   algorithm: "plot_perf_box_name"
11023   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11024   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11025   include:
11026     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11027     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11029     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11030     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11031   layout:
11032     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11033     layout: "plot-throughput"
11034
11035 - type: "plot"
11036   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11037   algorithm: "plot_perf_box_name"
11038   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11039   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11040   include:
11041     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11042     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11043     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11044     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11045     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11046     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11047   layout:
11048     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11049     layout: "plot-throughput"
11050
11051 - type: "plot"
11052   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11053   algorithm: "plot_perf_box_name"
11054   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11055   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11056   include:
11057     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11058     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11059     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11061     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11062     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11063   layout:
11064     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11065     layout: "plot-throughput"
11066
11067 - type: "plot"
11068   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11069   algorithm: "plot_perf_box_name"
11070   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11071   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11072   include:
11073     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11076     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11077     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11078   layout:
11079     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11080     layout: "plot-throughput"
11081
11082 - type: "plot"
11083   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11084   algorithm: "plot_perf_box_name"
11085   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11086   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11087   include:
11088     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11091     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11093   layout:
11094     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11095     layout: "plot-throughput"
11096
11097 - type: "plot"
11098   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11099   algorithm: "plot_perf_box_name"
11100   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11101   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11102   include:
11103     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11109   layout:
11110     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11111     layout: "plot-throughput"
11112
11113 - type: "plot"
11114   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11115   algorithm: "plot_perf_box_name"
11116   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11117   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11118   include:
11119     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11122     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11124     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11125   layout:
11126     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11127     layout: "plot-throughput"
11128
11129 - type: "plot"
11130   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11131   algorithm: "plot_perf_box_name"
11132   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11133   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11134   include:
11135     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11137     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11138     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11139     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11140   layout:
11141     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11142     layout: "plot-throughput"
11143
11144 - type: "plot"
11145   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11146   algorithm: "plot_perf_box_name"
11147   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11148   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11149   include:
11150     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11151     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11152     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11153     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11155   layout:
11156     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11157     layout: "plot-throughput"
11158
11159 - type: "plot"
11160   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11161   algorithm: "plot_perf_box_name"
11162   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11163   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11164   include:
11165     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11166     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11167     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11168     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11169     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11170     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11171   layout:
11172     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11173     layout: "plot-throughput"
11174
11175 - type: "plot"
11176   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11177   algorithm: "plot_perf_box_name"
11178   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11179   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11180   include:
11181     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11182     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11183     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11184     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11185     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11186     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11187   layout:
11188     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11189     layout: "plot-throughput"
11190
11191 - type: "plot"
11192   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11193   algorithm: "plot_perf_box_name"
11194   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11196   include:
11197     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11198     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11199   layout:
11200     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11201     layout: "plot-throughput"
11202
11203 - type: "plot"
11204   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11205   algorithm: "plot_perf_box_name"
11206   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11207   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11208   include:
11209     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11210     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11211   layout:
11212     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11213     layout: "plot-throughput"
11214
11215 #- type: "plot"
11216 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11217 #  algorithm: "plot_perf_box_name"
11218 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11219 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11220 #  include:
11221 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11222 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11223 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11224 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11225 #  layout:
11226 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11227 #    layout: "plot-throughput"
11228 #
11229 #- type: "plot"
11230 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11231 #  algorithm: "plot_perf_box_name"
11232 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11233 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11234 #  include:
11235 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11236 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11237 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11238 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11239 #  layout:
11240 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11241 #    layout: "plot-throughput"
11242
11243 - type: "plot"
11244   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11245   algorithm: "plot_perf_box_name"
11246   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11247   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11248   include:
11249     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11253   layout:
11254     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11255     layout: "plot-throughput"
11256
11257 - type: "plot"
11258   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11259   algorithm: "plot_perf_box_name"
11260   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11261   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11262   include:
11263     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11267   layout:
11268     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11269     layout: "plot-throughput"
11270
11271 - type: "plot"
11272   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11273   algorithm: "plot_perf_box_name"
11274   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11275   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11276   include:
11277     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11281   layout:
11282     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11283     layout: "plot-throughput"
11284
11285 - type: "plot"
11286   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11287   algorithm: "plot_perf_box_name"
11288   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11289   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11290   include:
11291     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11294     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11295   layout:
11296     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11297     layout: "plot-throughput"
11298
11299 #- type: "plot"
11300 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11301 #  algorithm: "plot_perf_box_name"
11302 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11303 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11304 #  include:
11305 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11306 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11307 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11308 #  layout:
11309 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11310 #    layout: "plot-throughput"
11311 #
11312 #- type: "plot"
11313 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11314 #  algorithm: "plot_perf_box_name"
11315 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11316 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11317 #  include:
11318 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11319 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11320 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11321 #  layout:
11322 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11323 #    layout: "plot-throughput"
11324 #
11325 #- type: "plot"
11326 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11327 #  algorithm: "plot_perf_box_name"
11328 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11329 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11330 #  include:
11331 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11332 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11333 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11334 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11335 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11336 #  layout:
11337 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11338 #    layout: "plot-throughput"
11339 #
11340 #- type: "plot"
11341 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11342 #  algorithm: "plot_perf_box_name"
11343 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11344 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11345 #  include:
11346 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11347 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11348 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11349 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11350 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11351 #  layout:
11352 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11353 #    layout: "plot-throughput"
11354
11355 - type: "plot"
11356   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11357   algorithm: "plot_perf_box_name"
11358   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11360   include:
11361     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11362     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11363     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11364   layout:
11365     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11366     layout: "plot-throughput"
11367
11368 - type: "plot"
11369   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11370   algorithm: "plot_perf_box_name"
11371   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11373   include:
11374     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11375     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11376     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11377   layout:
11378     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11379     layout: "plot-throughput"
11380
11381 #- type: "plot"
11382 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11383 #  algorithm: "plot_perf_box_name"
11384 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11385 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11386 #  include:
11387 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11388 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11389 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11390 #  layout:
11391 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11392 #    layout: "plot-throughput"
11393 #
11394 #- type: "plot"
11395 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11396 #  algorithm: "plot_perf_box_name"
11397 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11398 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11399 #  include:
11400 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11401 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11402 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11403 #  layout:
11404 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11405 #    layout: "plot-throughput"
11406 #
11407 #- type: "plot"
11408 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11409 #  algorithm: "plot_perf_box_name"
11410 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11411 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11412 #  include:
11413 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11414 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11415 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11416 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11417 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11418 #  layout:
11419 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11420 #    layout: "plot-throughput"
11421 #
11422 #- type: "plot"
11423 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11424 #  algorithm: "plot_perf_box_name"
11425 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11426 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11427 #  include:
11428 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11429 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11430 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11431 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11432 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11433 #  layout:
11434 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11435 #    layout: "plot-throughput"
11436
11437 - type: "plot"
11438   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11439   algorithm: "plot_perf_box_name"
11440   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11441   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11442   include:
11443     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11444     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11445     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11446     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11447     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11448   layout:
11449     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11450     layout: "plot-throughput"
11451
11452 - type: "plot"
11453   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11454   algorithm: "plot_perf_box_name"
11455   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11456   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11457   include:
11458     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11459     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11460     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11461     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11462     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11463   layout:
11464     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11465     layout: "plot-throughput"
11466
11467 - type: "plot"
11468   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11469   algorithm: "plot_perf_box_name"
11470   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11471   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11472   include:
11473     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11475     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11476     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11478   layout:
11479     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11480     layout: "plot-throughput"
11481
11482 - type: "plot"
11483   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11484   algorithm: "plot_perf_box_name"
11485   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11486   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11487   include:
11488     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11491     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11492     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11493   layout:
11494     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11499   algorithm: "plot_perf_box_name"
11500   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11501   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11502   include:
11503     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11508   layout:
11509     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11510     layout: "plot-throughput"
11511
11512 - type: "plot"
11513   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11514   algorithm: "plot_perf_box_name"
11515   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11516   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11517   include:
11518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11522     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11523   layout:
11524     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11531   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11532   include:
11533     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11534     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11535     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11536     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11537     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11538     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11539   layout:
11540     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11541     layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11548   include:
11549     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11550     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11551     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11552     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11553     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11554     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11555   layout:
11556     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11557     layout: "plot-throughput"
11558
11559 - type: "plot"
11560   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11561   algorithm: "plot_perf_box_name"
11562   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11563   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11564   include:
11565     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11566     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11567     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11568     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11569   layout:
11570     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11571     layout: "plot-throughput"
11572
11573 - type: "plot"
11574   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11575   algorithm: "plot_perf_box_name"
11576   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11578   include:
11579     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11580     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11581     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11582     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11583   layout:
11584     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11585     layout: "plot-throughput"
11586
11587 #- type: "plot"
11588 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11589 #  algorithm: "plot_perf_box_name"
11590 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11591 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11592 #  include:
11593 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11594 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11595 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11596 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11597 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11598 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11599 #  layout:
11600 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11601 #    layout: "plot-throughput"
11602 #
11603 #- type: "plot"
11604 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11605 #  algorithm: "plot_perf_box_name"
11606 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11607 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11608 #  include:
11609 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11610 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11611 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11612 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11613 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11614 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11615 #  layout:
11616 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11617 #    layout: "plot-throughput"
11618
11619 - type: "plot"
11620   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11621   algorithm: "plot_perf_box_name"
11622   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11623   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11624   include:
11625     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11626 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11627     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11628 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11629     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11630 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11631   layout:
11632     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11637   algorithm: "plot_perf_box_name"
11638   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11639   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11640   include:
11641     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11642 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11643     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11644 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11645     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11646 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11647   layout:
11648     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11653   algorithm: "plot_perf_box_name"
11654   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11655   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11656   include:
11657     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11658     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11659     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11660     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11661     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11662     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11663   layout:
11664     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11665     layout: "plot-throughput"
11666
11667 - type: "plot"
11668   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11669   algorithm: "plot_perf_box_name"
11670   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11671   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11672   include:
11673     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11674     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11675     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11676     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11677     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11678     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11679   layout:
11680     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11681     layout: "plot-throughput"
11682
11683 #- type: "plot"
11684 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11685 #  algorithm: "plot_perf_box_name"
11686 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11687 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11688 #  include:
11689 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11690 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11691 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11692 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11693 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11694 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11695 #  layout:
11696 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11697 #    layout: "plot-throughput"
11698 #
11699 #- type: "plot"
11700 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11701 #  algorithm: "plot_perf_box_name"
11702 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11703 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11704 #  include:
11705 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11706 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11707 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11708 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11709 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11710 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11711 #  layout:
11712 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11713 #    layout: "plot-throughput"
11714 #
11715 #- type: "plot"
11716 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11717 #  algorithm: "plot_perf_box_name"
11718 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11719 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11720 #  include:
11721 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11722 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11723 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11724 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11725 #  layout:
11726 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11727 #    layout: "plot-throughput"
11728 #
11729 #- type: "plot"
11730 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11731 #  algorithm: "plot_perf_box_name"
11732 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11733 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11734 #  include:
11735 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11736 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11737 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11738 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11739 #  layout:
11740 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11741 #    layout: "plot-throughput"
11742 #
11743 #- type: "plot"
11744 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11745 #  algorithm: "plot_perf_box_name"
11746 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11747 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11748 #  include:
11749 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11750 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11751 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11752 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11753 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11754 #  layout:
11755 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11756 #    layout: "plot-throughput"
11757 #
11758 #- type: "plot"
11759 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11760 #  algorithm: "plot_perf_box_name"
11761 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11762 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11763 #  include:
11764 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11765 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11766 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11767 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11768 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11769 #  layout:
11770 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11771 #    layout: "plot-throughput"
11772 #
11773 #- type: "plot"
11774 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11775 #  algorithm: "plot_perf_box_name"
11776 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11777 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11778 #  include:
11779 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11780 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11781 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11782 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11783 #  layout:
11784 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11785 #    layout: "plot-throughput"
11786 #
11787 #- type: "plot"
11788 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11789 #  algorithm: "plot_perf_box_name"
11790 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11791 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11792 #  include:
11793 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11794 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11795 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11796 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11797 #  layout:
11798 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11799 #    layout: "plot-throughput"
11800
11801 - type: "plot"
11802   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11803   algorithm: "plot_perf_box_name"
11804   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11805   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11806   include:
11807     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11808     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11809     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11810     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11811     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11812     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11813   layout:
11814     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11815     layout: "plot-throughput"
11816
11817 - type: "plot"
11818   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11819   algorithm: "plot_perf_box_name"
11820   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11821   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11822   include:
11823     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11824     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11825     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11826     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11827     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11828     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11829   layout:
11830     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11831     layout: "plot-throughput"
11832
11833 #- type: "plot"
11834 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11835 #  algorithm: "plot_perf_box_name"
11836 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11837 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11838 #  include:
11839 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11840 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11841 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11842 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11843 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11844 #  layout:
11845 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11846 #    layout: "plot-throughput"
11847 #
11848 #- type: "plot"
11849 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11850 #  algorithm: "plot_perf_box_name"
11851 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11852 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11853 #  include:
11854 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11855 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11856 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11857 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11858 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11859 #  layout:
11860 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11861 #    layout: "plot-throughput"
11862 #
11863 #- type: "plot"
11864 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11865 #  algorithm: "plot_perf_box_name"
11866 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11867 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11868 #  include:
11869 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11870 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11871 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11872 #  layout:
11873 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11874 #    layout: "plot-throughput"
11875 #
11876 #- type: "plot"
11877 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11878 #  algorithm: "plot_perf_box_name"
11879 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11880 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11881 #  include:
11882 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11883 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11884 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11885 #  layout:
11886 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11887 #    layout: "plot-throughput"
11888 #
11889 #- type: "plot"
11890 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11891 #  algorithm: "plot_perf_box_name"
11892 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11893 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11894 #  include:
11895 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11896 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11897 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11898 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11899 #  layout:
11900 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11901 #    layout: "plot-throughput"
11902 #
11903 #- type: "plot"
11904 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11905 #  algorithm: "plot_perf_box_name"
11906 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11907 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11908 #  include:
11909 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11910 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11911 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11912 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11913 #  layout:
11914 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11915 #    layout: "plot-throughput"
11916 #
11917 #- type: "plot"
11918 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11919 #  algorithm: "plot_perf_box_name"
11920 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11921 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11922 #  include:
11923 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11924 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11925 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11926 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11927 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11928 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11929 #  layout:
11930 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11931 #    layout: "plot-throughput"
11932 #
11933 #- type: "plot"
11934 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11935 #  algorithm: "plot_perf_box_name"
11936 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11937 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11938 #  include:
11939 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11940 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11941 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11942 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11943 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11944 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11945 #  layout:
11946 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11947 #    layout: "plot-throughput"
11948 #
11949 #- type: "plot"
11950 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11951 #  algorithm: "plot_perf_box_name"
11952 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11953 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11954 #  include:
11955 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11956 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11957 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11958 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11959 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11960 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11961 #  layout:
11962 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11963 #    layout: "plot-throughput"
11964 #
11965 #- type: "plot"
11966 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11967 #  algorithm: "plot_perf_box_name"
11968 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11969 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11970 #  include:
11971 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11972 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11973 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11974 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11975 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11976 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11977 #  layout:
11978 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11979 #    layout: "plot-throughput"
11980
11981 - type: "plot"
11982   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11983   algorithm: "plot_perf_box_name"
11984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11986   include:
11987     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11988     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11989     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11990     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11991   layout:
11992     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11993     layout: "plot-throughput"
11994
11995 - type: "plot"
11996   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11997   algorithm: "plot_perf_box_name"
11998   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11999   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12000   include:
12001     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12002     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12003     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12004     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12005   layout:
12006     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12007     layout: "plot-throughput"
12008
12009 - type: "plot"
12010   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12011   algorithm: "plot_perf_box_name"
12012   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12013   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12014   include:
12015     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12017     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12018     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12019     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12020     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12021   layout:
12022     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12023     layout: "plot-throughput"
12024
12025 - type: "plot"
12026   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12027   algorithm: "plot_perf_box_name"
12028   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12029   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12030   include:
12031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12035     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12036     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12037   layout:
12038     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12043   algorithm: "plot_perf_box_name"
12044   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12045   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12046   include:
12047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12049     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12050     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12051     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12052     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12053   layout:
12054     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12055     layout: "plot-throughput"
12056
12057 - type: "plot"
12058   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12059   algorithm: "plot_perf_box_name"
12060   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12061   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12062   include:
12063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12069   layout:
12070     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12077   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12078   include:
12079     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12080     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12081     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12082     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12083   layout:
12084     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12085     layout: "plot-throughput"
12086
12087 - type: "plot"
12088   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12089   algorithm: "plot_perf_box_name"
12090   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12091   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12092   include:
12093     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12095     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12096     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12097   layout:
12098     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12099     layout: "plot-throughput"
12100
12101 - type: "plot"
12102   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12103   algorithm: "plot_perf_box_name"
12104   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12105   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12106   include:
12107     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12113   layout:
12114     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12115     layout: "plot-throughput"
12116
12117 - type: "plot"
12118   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12119   algorithm: "plot_perf_box_name"
12120   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12121   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12122   include:
12123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12129   layout:
12130     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12131     layout: "plot-throughput"
12132
12133 - type: "plot"
12134   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12135   algorithm: "plot_perf_box_name"
12136   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12137   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12138   include:
12139     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12140     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12141     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12142     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12143   layout:
12144     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12145     layout: "plot-throughput"
12146
12147 - type: "plot"
12148   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12149   algorithm: "plot_perf_box_name"
12150   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12151   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12152   include:
12153     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12154     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12155     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12156     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12157   layout:
12158     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12159     layout: "plot-throughput"
12160
12161 - type: "plot"
12162   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12163   algorithm: "plot_perf_box_name"
12164   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12165   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12166   include:
12167     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12168     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12169     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12170     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12171     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12172     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12173   layout:
12174     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12179   algorithm: "plot_perf_box_name"
12180   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12181   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12182   include:
12183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12185     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12186     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12187     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12188     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12189   layout:
12190     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12191     layout: "plot-throughput"
12192
12193 - type: "plot"
12194   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12195   algorithm: "plot_perf_box_name"
12196   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12197   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12198   include:
12199     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12200     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12201     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12202     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12203     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12204     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12205   layout:
12206     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12207     layout: "plot-throughput"
12208
12209 - type: "plot"
12210   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12211   algorithm: "plot_perf_box_name"
12212   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12213   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12214   include:
12215     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12216     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12217     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12218     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12219     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12220     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12221   layout:
12222     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12223     layout: "plot-throughput"
12224
12225 - type: "plot"
12226   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12227   algorithm: "plot_perf_box_name"
12228   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12229   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12230   include:
12231     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12232     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12233     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12234     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12235     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12236     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12237   layout:
12238     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12239     layout: "plot-throughput"
12240
12241 - type: "plot"
12242   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12243   algorithm: "plot_perf_box_name"
12244   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12246   include:
12247     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12248     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12249     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12250     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12251     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12252     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12253   layout:
12254     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12255     layout: "plot-throughput"
12256
12257 #- type: "plot"
12258 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12259 #  algorithm: "plot_perf_box_name"
12260 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12261 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12262 #  include:
12263 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12264 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12265 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12266 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12267 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12268 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12269 #  layout:
12270 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12271 #    layout: "plot-throughput"
12272 #
12273 #- type: "plot"
12274 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12275 #  algorithm: "plot_perf_box_name"
12276 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12277 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12278 #  include:
12279 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12280 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12281 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12282 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12283 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12284 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12285 #  layout:
12286 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12287 #    layout: "plot-throughput"
12288
12289 - type: "plot"
12290   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12291   algorithm: "plot_perf_box_name"
12292   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12293   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12294   include:
12295     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12296     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12297     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12298     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12299     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12300     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12301   layout:
12302     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12303     layout: "plot-throughput"
12304
12305 - type: "plot"
12306   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12307   algorithm: "plot_perf_box_name"
12308   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12309   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12310   include:
12311     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12312     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12313     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12314     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12315     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12316     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12317   layout:
12318     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12319     layout: "plot-throughput"
12320
12321 #- type: "plot"
12322 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12323 #  algorithm: "plot_perf_box_name"
12324 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12325 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12326 #  include:
12327 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12328 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12329 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12330 #  layout:
12331 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12332 #    layout: "plot-throughput"
12333 #
12334 #- type: "plot"
12335 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12336 #  algorithm: "plot_perf_box_name"
12337 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12338 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12339 #  include:
12340 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12341 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12342 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12343 #  layout:
12344 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12345 #    layout: "plot-throughput"
12346
12347 #- type: "plot"
12348 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12349 #  algorithm: "plot_perf_box_name"
12350 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12351 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12352 #  include:
12353 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12354 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12355 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12356 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12357 #  layout:
12358 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12359 #    layout: "plot-throughput"
12360 #
12361 #- type: "plot"
12362 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12363 #  algorithm: "plot_perf_box_name"
12364 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12365 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12366 #  include:
12367 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12368 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12369 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12370 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12371 #  layout:
12372 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12373 #    layout: "plot-throughput"
12374 #
12375 #- type: "plot"
12376 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12377 #  algorithm: "plot_perf_box_name"
12378 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12379 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12380 #  include:
12381 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12384 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12385 #  layout:
12386 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12387 #    layout: "plot-throughput"
12388 #
12389 #- type: "plot"
12390 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12391 #  algorithm: "plot_perf_box_name"
12392 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12393 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12394 #  include:
12395 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12396 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12399 #  layout:
12400 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12401 #    layout: "plot-throughput"
12402
12403 - type: "plot"
12404   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12405   algorithm: "plot_perf_box_name"
12406   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12408   include:
12409     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12410     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12411     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12412     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12413   layout:
12414     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12415     layout: "plot-throughput"
12416
12417 - type: "plot"
12418   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12419   algorithm: "plot_perf_box_name"
12420   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12422   include:
12423     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12424     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12425     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12426     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12427   layout:
12428     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12429     layout: "plot-throughput"
12430
12431 - type: "plot"
12432   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12433   algorithm: "plot_perf_box_name"
12434   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12436   include:
12437     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12438     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12439     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12440     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12441   layout:
12442     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12443     layout: "plot-throughput"
12444
12445 - type: "plot"
12446   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12447   algorithm: "plot_perf_box_name"
12448   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12450   include:
12451     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12452     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12453     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12454     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12455   layout:
12456     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12457     layout: "plot-throughput"
12458
12459 #- type: "plot"
12460 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12461 #  algorithm: "plot_perf_box_name"
12462 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12463 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12464 #  include:
12465 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12468 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12469 #  layout:
12470 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12471 #    layout: "plot-throughput"
12472 #
12473 #- type: "plot"
12474 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12475 #  algorithm: "plot_perf_box_name"
12476 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12477 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12478 #  include:
12479 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12480 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12481 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12482 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12483 #  layout:
12484 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12485 #    layout: "plot-throughput"
12486 #
12487 #- type: "plot"
12488 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12489 #  algorithm: "plot_perf_box_name"
12490 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12491 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12492 #  include:
12493 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12494 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12495 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12496 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12497 #  layout:
12498 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12499 #    layout: "plot-throughput"
12500 #
12501 #- type: "plot"
12502 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12503 #  algorithm: "plot_perf_box_name"
12504 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12505 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12506 #  include:
12507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12511 #  layout:
12512 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12513 #    layout: "plot-throughput"
12514 #
12515 #- type: "plot"
12516 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12517 #  algorithm: "plot_perf_box_name"
12518 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12519 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12520 #  include:
12521 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12525 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12526 #  layout:
12527 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12528 #    layout: "plot-throughput"
12529 #
12530 #- type: "plot"
12531 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12532 #  algorithm: "plot_perf_box_name"
12533 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12534 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12535 #  include:
12536 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12537 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12540 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12541 #  layout:
12542 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12543 #    layout: "plot-throughput"
12544 #
12545 #- type: "plot"
12546 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12547 #  algorithm: "plot_perf_box_name"
12548 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12549 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12550 #  include:
12551 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12552 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12553 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12554 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12555 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12556 #  layout:
12557 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12558 #    layout: "plot-throughput"
12559 #
12560 #- type: "plot"
12561 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12562 #  algorithm: "plot_perf_box_name"
12563 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12564 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12565 #  include:
12566 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12567 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12568 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12569 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12570 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12571 #  layout:
12572 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12573 #    layout: "plot-throughput"
12574 #
12575 #- type: "plot"
12576 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12577 #  algorithm: "plot_perf_box_name"
12578 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12579 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12580 #  include:
12581 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12583 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12584 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12585 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12586 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12587 #  layout:
12588 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12589 #    layout: "plot-throughput"
12590 #
12591 #- type: "plot"
12592 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12593 #  algorithm: "plot_perf_box_name"
12594 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12595 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12596 #  include:
12597 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12599 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12600 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12601 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12602 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12603 #  layout:
12604 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12605 #    layout: "plot-throughput"
12606 #
12607 #- type: "plot"
12608 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12609 #  algorithm: "plot_perf_box_name"
12610 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12611 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12612 #  include:
12613 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12615 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12616 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12617 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12618 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12619 #  layout:
12620 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12621 #    layout: "plot-throughput"
12622 #
12623 #- type: "plot"
12624 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12625 #  algorithm: "plot_perf_box_name"
12626 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12627 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12628 #  include:
12629 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12630 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12631 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12632 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12633 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12634 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12635 #  layout:
12636 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12637 #    layout: "plot-throughput"
12638
12639 - type: "plot"
12640   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12641   algorithm: "plot_perf_box_name"
12642   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12643   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12644   include:
12645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12646     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12648     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12649     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12650   layout:
12651     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12652     layout: "plot-throughput"
12653
12654 - type: "plot"
12655   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12656   algorithm: "plot_perf_box_name"
12657   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12658   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12659   include:
12660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12665   layout:
12666     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12667     layout: "plot-throughput"
12668
12669 #- type: "plot"
12670 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12671 #  algorithm: "plot_perf_box_name"
12672 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12673 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12674 #  include:
12675 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12676 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12677 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12678 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12679 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12680 #  layout:
12681 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12682 #    layout: "plot-throughput"
12683 #
12684 #- type: "plot"
12685 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12686 #  algorithm: "plot_perf_box_name"
12687 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12688 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12689 #  include:
12690 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12695 #  layout:
12696 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12697 #    layout: "plot-throughput"
12698
12699 #- type: "plot"
12700 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12701 #  algorithm: "plot_perf_box_name"
12702 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12703 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12704 #  include:
12705 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12706 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12707 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12708 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12709 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12710 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12711 #  layout:
12712 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12713 #    layout: "plot-throughput"
12714 #
12715 #- type: "plot"
12716 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12717 #  algorithm: "plot_perf_box_name"
12718 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12719 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12720 #  include:
12721 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12722 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12723 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12724 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12726 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12727 #  layout:
12728 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12729 #    layout: "plot-throughput"
12730
12731 #- type: "plot"
12732 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12733 #  algorithm: "plot_perf_box_name"
12734 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12735 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12736 #  include:
12737 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12738 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12739 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12740 #  layout:
12741 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12742 #    layout: "plot-throughput"
12743 #
12744 #- type: "plot"
12745 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12746 #  algorithm: "plot_perf_box_name"
12747 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12748 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12749 #  include:
12750 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12751 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12752 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12753 #  layout:
12754 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12755 #    layout: "plot-throughput"
12756
12757 ################################################################################
12758
12759 # Packet Speedup
12760
12761 #- type: "plot"
12762 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12763 #  algorithm: "plot_tsa_name"
12764 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12765 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12766 #  include:
12767 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12768 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12769 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12770 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12771 #  layout:
12772 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12773 #    layout: "plot-throughput-speedup-analysis"
12774 #
12775 #- type: "plot"
12776 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12777 #  algorithm: "plot_tsa_name"
12778 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12779 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12780 #  include:
12781 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12782 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12783 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12784 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12785 #  layout:
12786 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12787 #    layout: "plot-throughput-speedup-analysis"
12788 #
12789 #- type: "plot"
12790 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12791 #  algorithm: "plot_tsa_name"
12792 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12793 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12794 #  include:
12795 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12796 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12797 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12798 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12799 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12800 #  layout:
12801 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12802 #    layout: "plot-throughput-speedup-analysis"
12803 #
12804 #- type: "plot"
12805 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12806 #  algorithm: "plot_tsa_name"
12807 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12808 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12809 #  include:
12810 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12811 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12812 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12813 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12814 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12815 #  layout:
12816 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12817 #    layout: "plot-throughput-speedup-analysis"
12818 #
12819 #- type: "plot"
12820 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12821 #  algorithm: "plot_tsa_name"
12822 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12823 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12824 #  include:
12825 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12826 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12827 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12828 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12829 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12830 #  layout:
12831 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12832 #    layout: "plot-throughput-speedup-analysis"
12833 #
12834 #- type: "plot"
12835 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12836 #  algorithm: "plot_tsa_name"
12837 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12838 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12839 #  include:
12840 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12841 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12842 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12843 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12844 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12845 #  layout:
12846 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12847 #    layout: "plot-throughput-speedup-analysis"
12848 #
12849 #- type: "plot"
12850 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12851 #  algorithm: "plot_tsa_name"
12852 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12853 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12854 #  include:
12855 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12856 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12857 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12858 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12859 #  layout:
12860 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12861 #    layout: "plot-throughput-speedup-analysis"
12862 #
12863 #- type: "plot"
12864 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12865 #  algorithm: "plot_tsa_name"
12866 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12867 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12868 #  include:
12869 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12870 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12871 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12872 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12873 #  layout:
12874 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12875 #    layout: "plot-throughput-speedup-analysis"
12876 #
12877 #- type: "plot"
12878 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12879 #  algorithm: "plot_tsa_name"
12880 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12881 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12882 #  include:
12883 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12884 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12885 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12886 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12887 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12888 #  layout:
12889 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12890 #    layout: "plot-throughput-speedup-analysis"
12891 #
12892 #- type: "plot"
12893 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12894 #  algorithm: "plot_tsa_name"
12895 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12896 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12897 #  include:
12898 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12899 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12900 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12901 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12902 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12903 #  layout:
12904 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12905 #    layout: "plot-throughput-speedup-analysis"
12906 #
12907 #- type: "plot"
12908 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12909 #  algorithm: "plot_tsa_name"
12910 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12911 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12912 #  include:
12913 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12914 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12915 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12916 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12917 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12918 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12919 #  layout:
12920 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12921 #    layout: "plot-throughput-speedup-analysis"
12922 #
12923 #- type: "plot"
12924 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12925 #  algorithm: "plot_tsa_name"
12926 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12927 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12928 #  include:
12929 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12930 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12931 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12932 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12933 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12934 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12935 #  layout:
12936 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12937 #    layout: "plot-throughput-speedup-analysis"
12938
12939 - type: "plot"
12940   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12941   algorithm: "plot_tsa_name"
12942   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12944   include:
12945     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12946     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12947     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12948   layout:
12949     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12950     layout: "plot-throughput-speedup-analysis"
12951
12952 - type: "plot"
12953   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12954   algorithm: "plot_tsa_name"
12955   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12956   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12957   include:
12958     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12959     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12960     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12961   layout:
12962     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12963     layout: "plot-throughput-speedup-analysis"
12964
12965 #- type: "plot"
12966 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12967 #  algorithm: "plot_tsa_name"
12968 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12969 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12970 #  include:
12971 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12972 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12973 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12974 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12975 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12976 #  layout:
12977 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12978 #    layout: "plot-throughput-speedup-analysis"
12979 #
12980 #- type: "plot"
12981 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12982 #  algorithm: "plot_tsa_name"
12983 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12984 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12985 #  include:
12986 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12987 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12988 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12989 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12990 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12991 #  layout:
12992 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12993 #    layout: "plot-throughput-speedup-analysis"
12994 #
12995 #- type: "plot"
12996 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12997 #  algorithm: "plot_tsa_name"
12998 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12999 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13000 #  include:
13001 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13002 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13003 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13004 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13005 #  layout:
13006 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13007 #    layout: "plot-throughput-speedup-analysis"
13008 #
13009 #- type: "plot"
13010 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13011 #  algorithm: "plot_tsa_name"
13012 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13013 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13014 #  include:
13015 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13016 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13017 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13018 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13019 #  layout:
13020 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13021 #    layout: "plot-throughput-speedup-analysis"
13022 #
13023 #- type: "plot"
13024 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13025 #  algorithm: "plot_tsa_name"
13026 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13027 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13028 #  include:
13029 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13030 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13031 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13032 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13033 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13034 #  layout:
13035 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13036 #    layout: "plot-throughput-speedup-analysis"
13037 #
13038 #- type: "plot"
13039 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13040 #  algorithm: "plot_tsa_name"
13041 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13042 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13043 #  include:
13044 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13045 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13046 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13047 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13048 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13049 #  layout:
13050 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13051 #    layout: "plot-throughput-speedup-analysis"
13052 #
13053 #- type: "plot"
13054 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13055 #  algorithm: "plot_tsa_name"
13056 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13057 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13058 #  include:
13059 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13060 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13061 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13062 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13063 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13064 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13065 #  layout:
13066 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13067 #    layout: "plot-throughput-speedup-analysis"
13068 #
13069 #- type: "plot"
13070 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13071 #  algorithm: "plot_tsa_name"
13072 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13073 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13074 #  include:
13075 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13076 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13077 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13078 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13079 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13080 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13081 #  layout:
13082 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13083 #    layout: "plot-throughput-speedup-analysis"
13084
13085 - type: "plot"
13086   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13087   algorithm: "plot_tsa_name"
13088   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13089   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13090   include:
13091     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13092     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13093   layout:
13094     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
13095     layout: "plot-throughput-speedup-analysis"
13096
13097 - type: "plot"
13098   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13099   algorithm: "plot_tsa_name"
13100   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13102   include:
13103     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13104     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13105   layout:
13106     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
13107     layout: "plot-throughput-speedup-analysis"
13108
13109 #- type: "plot"
13110 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13111 #  algorithm: "plot_tsa_name"
13112 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13113 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13114 #  include:
13115 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13116 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13117 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13118 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13119 #  layout:
13120 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
13121 #    layout: "plot-throughput-speedup-analysis"
13122 #
13123 #- type: "plot"
13124 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13125 #  algorithm: "plot_tsa_name"
13126 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13127 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13128 #  include:
13129 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13130 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13131 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13132 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13133 #  layout:
13134 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
13135 #    layout: "plot-throughput-speedup-analysis"
13136 #
13137 #- type: "plot"
13138 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13139 #  algorithm: "plot_tsa_name"
13140 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13141 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13142 #  include:
13143 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13144 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13145 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13146 #  layout:
13147 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13148 #    layout: "plot-throughput-speedup-analysis"
13149 #
13150 #- type: "plot"
13151 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13152 #  algorithm: "plot_tsa_name"
13153 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13154 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13155 #  include:
13156 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13157 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13158 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13159 #  layout:
13160 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13161 #    layout: "plot-throughput-speedup-analysis"
13162 #
13163 #- type: "plot"
13164 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13165 #  algorithm: "plot_tsa_name"
13166 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13167 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13168 #  include:
13169 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13170 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13171 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13172 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13173 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13174 #  layout:
13175 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13176 #    layout: "plot-throughput-speedup-analysis"
13177 #
13178 #- type: "plot"
13179 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13180 #  algorithm: "plot_tsa_name"
13181 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13182 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13183 #  include:
13184 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13185 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13186 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13187 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13188 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13189 #  layout:
13190 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13191 #    layout: "plot-throughput-speedup-analysis"
13192
13193 - type: "plot"
13194   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13195   algorithm: "plot_tsa_name"
13196   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13198   include:
13199     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13200     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13201     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13202   layout:
13203     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13204     layout: "plot-throughput-speedup-analysis"
13205
13206 - type: "plot"
13207   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13208   algorithm: "plot_tsa_name"
13209   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13211   include:
13212     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13213     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13214     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13215   layout:
13216     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13217     layout: "plot-throughput-speedup-analysis"
13218
13219 #- type: "plot"
13220 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13221 #  algorithm: "plot_tsa_name"
13222 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13223 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13224 #  include:
13225 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13226 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13227 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13228 #  layout:
13229 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13230 #    layout: "plot-throughput-speedup-analysis"
13231 #
13232 #- type: "plot"
13233 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13234 #  algorithm: "plot_tsa_name"
13235 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13236 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13237 #  include:
13238 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13239 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13240 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13241 #  layout:
13242 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13243 #    layout: "plot-throughput-speedup-analysis"
13244 #
13245 #- type: "plot"
13246 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13247 #  algorithm: "plot_tsa_name"
13248 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13249 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13250 #  include:
13251 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13252 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13253 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13254 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13255 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13256 #  layout:
13257 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13258 #    layout: "plot-throughput-speedup-analysis"
13259 #
13260 #- type: "plot"
13261 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13262 #  algorithm: "plot_tsa_name"
13263 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13264 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13265 #  include:
13266 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13267 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13268 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13269 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13270 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13271 #  layout:
13272 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13273 #    layout: "plot-throughput-speedup-analysis"
13274
13275 - type: "plot"
13276   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13277   algorithm: "plot_tsa_name"
13278   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13280   include:
13281     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13282     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13283     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13284     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13285     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13286     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13287   layout:
13288     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13289     layout: "plot-throughput-speedup-analysis"
13290
13291 - type: "plot"
13292   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13293   algorithm: "plot_tsa_name"
13294   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13295   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13296   include:
13297     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13298     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13299     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13300     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13301     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13302     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13303   layout:
13304     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13305     layout: "plot-throughput-speedup-analysis"
13306
13307 - type: "plot"
13308   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13309   algorithm: "plot_tsa_name"
13310   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13311   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13312   include:
13313     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13314     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13315     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13316     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13317   layout:
13318     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13319     layout: "plot-throughput-speedup-analysis"
13320
13321 - type: "plot"
13322   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13323   algorithm: "plot_tsa_name"
13324   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13326   include:
13327     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13328     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13330     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13331   layout:
13332     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13333     layout: "plot-throughput-speedup-analysis"
13334
13335 #- type: "plot"
13336 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13337 #  algorithm: "plot_tsa_name"
13338 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13339 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13340 #  include:
13341 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13342 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13343 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13344 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13345 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13346 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13347 #  layout:
13348 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13349 #    layout: "plot-throughput-speedup-analysis"
13350 #
13351 #- type: "plot"
13352 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13353 #  algorithm: "plot_tsa_name"
13354 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13355 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13356 #  include:
13357 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13358 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13359 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13360 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13361 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13362 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13363 #  layout:
13364 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13365 #    layout: "plot-throughput-speedup-analysis"
13366 #
13367 #- type: "plot"
13368 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13369 #  algorithm: "plot_tsa_name"
13370 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13371 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13372 #  include:
13373 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13374 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13375 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13376 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13377 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13378 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13379 #  layout:
13380 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13381 #    layout: "plot-throughput-speedup-analysis"
13382 #
13383 #- type: "plot"
13384 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13385 #  algorithm: "plot_tsa_name"
13386 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13387 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13388 #  include:
13389 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13390 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13391 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13392 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13393 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13394 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13395 #  layout:
13396 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13397 #    layout: "plot-throughput-speedup-analysis"
13398 #
13399 #- type: "plot"
13400 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13401 #  algorithm: "plot_tsa_name"
13402 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13403 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13404 #  include:
13405 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13406 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13407 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13408 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13409 #  layout:
13410 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13411 #    layout: "plot-throughput-speedup-analysis"
13412 #
13413 #- type: "plot"
13414 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13415 #  algorithm: "plot_tsa_name"
13416 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13417 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13418 #  include:
13419 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13420 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13421 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13422 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13423 #  layout:
13424 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13425 #    layout: "plot-throughput-speedup-analysis"
13426 #
13427 #- type: "plot"
13428 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13429 #  algorithm: "plot_tsa_name"
13430 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13431 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13432 #  include:
13433 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13434 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13435 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13436 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13437 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13438 #  layout:
13439 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13440 #    layout: "plot-throughput-speedup-analysis"
13441 #
13442 #- type: "plot"
13443 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13444 #  algorithm: "plot_tsa_name"
13445 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13446 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13447 #  include:
13448 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13449 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13450 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13451 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13452 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13453 #  layout:
13454 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13455 #    layout: "plot-throughput-speedup-analysis"
13456 #
13457 #- type: "plot"
13458 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13459 #  algorithm: "plot_tsa_name"
13460 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13461 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13462 #  include:
13463 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13464 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13465 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13466 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13467 #  layout:
13468 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13469 #    layout: "plot-throughput-speedup-analysis"
13470 #
13471 #- type: "plot"
13472 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13473 #  algorithm: "plot_tsa_name"
13474 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13475 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13476 #  include:
13477 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13478 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13479 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13480 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13481 #  layout:
13482 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13483 #    layout: "plot-throughput-speedup-analysis"
13484
13485 - type: "plot"
13486   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13487   algorithm: "plot_tsa_name"
13488   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13490   include:
13491     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13493     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13494     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13497   layout:
13498     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13499     layout: "plot-throughput-speedup-analysis"
13500
13501 - type: "plot"
13502   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13503   algorithm: "plot_tsa_name"
13504   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13506   include:
13507     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13509     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13510     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13513   layout:
13514     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13515     layout: "plot-throughput-speedup-analysis"
13516
13517 #- type: "plot"
13518 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13519 #  algorithm: "plot_tsa_name"
13520 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13521 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13522 #  include:
13523 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13524 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13525 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13526 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13527 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13528 #  layout:
13529 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13530 #    layout: "plot-throughput-speedup-analysis"
13531 #
13532 #- type: "plot"
13533 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13534 #  algorithm: "plot_tsa_name"
13535 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13536 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13537 #  include:
13538 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13539 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13540 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13541 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13542 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13543 #  layout:
13544 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13545 #    layout: "plot-throughput-speedup-analysis"
13546 #
13547 #- type: "plot"
13548 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13549 #  algorithm: "plot_tsa_name"
13550 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13551 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13552 #  include:
13553 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13554 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13555 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13556 #  layout:
13557 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13558 #    layout: "plot-throughput-speedup-analysis"
13559 #
13560 #- type: "plot"
13561 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13562 #  algorithm: "plot_tsa_name"
13563 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13564 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13565 #  include:
13566 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13567 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13568 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13569 #  layout:
13570 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13571 #    layout: "plot-throughput-speedup-analysis"
13572 #
13573 #- type: "plot"
13574 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13575 #  algorithm: "plot_tsa_name"
13576 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13577 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13578 #  include:
13579 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13580 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13581 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13582 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13583 #  layout:
13584 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13585 #    layout: "plot-throughput-speedup-analysis"
13586 #
13587 #- type: "plot"
13588 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13589 #  algorithm: "plot_tsa_name"
13590 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13591 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13592 #  include:
13593 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13594 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13595 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13596 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13597 #  layout:
13598 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13599 #    layout: "plot-throughput-speedup-analysis"
13600 #
13601 #- type: "plot"
13602 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13603 #  algorithm: "plot_tsa_name"
13604 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13605 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13606 #  include:
13607 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13608 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13609 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13610 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13611 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13612 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13613 #  layout:
13614 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13615 #    layout: "plot-throughput-speedup-analysis"
13616 #
13617 #- type: "plot"
13618 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13619 #  algorithm: "plot_tsa_name"
13620 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13621 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13622 #  include:
13623 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13624 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13625 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13626 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13627 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13628 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13629 #  layout:
13630 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13631 #    layout: "plot-throughput-speedup-analysis"
13632 #
13633 #- type: "plot"
13634 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13635 #  algorithm: "plot_tsa_name"
13636 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13637 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13638 #  include:
13639 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13640 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13641 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13642 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13643 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13644 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13645 #  layout:
13646 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13647 #    layout: "plot-throughput-speedup-analysis"
13648 #
13649 #- type: "plot"
13650 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13651 #  algorithm: "plot_tsa_name"
13652 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13653 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13654 #  include:
13655 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13656 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13657 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13658 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13659 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13660 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13661 #  layout:
13662 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13663 #    layout: "plot-throughput-speedup-analysis"
13664
13665 - type: "plot"
13666   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13667   algorithm: "plot_tsa_name"
13668   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13670   include:
13671     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13672     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13673     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13674     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13675     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13676     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13677   layout:
13678     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13679     layout: "plot-throughput-speedup-analysis"
13680
13681 - type: "plot"
13682   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13683   algorithm: "plot_tsa_name"
13684   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13686   include:
13687     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13688     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13689     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13690     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13691     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13692     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13693   layout:
13694     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13695     layout: "plot-throughput-speedup-analysis"
13696
13697 #- type: "plot"
13698 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13699 #  algorithm: "plot_tsa_name"
13700 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13701 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13702 #  include:
13703 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13704 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13705 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13706 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13707 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13708 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13709 #  layout:
13710 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13711 #    layout: "plot-throughput-speedup-analysis"
13712 #
13713 #- type: "plot"
13714 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13715 #  algorithm: "plot_tsa_name"
13716 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13717 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13718 #  include:
13719 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13720 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13721 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13722 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13723 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13724 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13725 #  layout:
13726 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13727 #    layout: "plot-throughput-speedup-analysis"
13728 #
13729 #- type: "plot"
13730 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13731 #  algorithm: "plot_tsa_name"
13732 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13733 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13734 #  include:
13735 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13736 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13737 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13738 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13739 #  layout:
13740 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13741 #    layout: "plot-throughput-speedup-analysis"
13742 #
13743 #- type: "plot"
13744 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13745 #  algorithm: "plot_tsa_name"
13746 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13747 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13748 #  include:
13749 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13750 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13751 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13752 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13753 #  layout:
13754 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13755 #    layout: "plot-throughput-speedup-analysis"
13756 #
13757 #- type: "plot"
13758 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13759 #  algorithm: "plot_tsa_name"
13760 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13761 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13762 #  include:
13763 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13765 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13766 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13767 #  layout:
13768 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13769 #    layout: "plot-throughput-speedup-analysis"
13770 #
13771 #- type: "plot"
13772 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13773 #  algorithm: "plot_tsa_name"
13774 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13775 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13776 #  include:
13777 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13781 #  layout:
13782 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13783 #    layout: "plot-throughput-speedup-analysis"
13784
13785 - type: "plot"
13786   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13787   algorithm: "plot_tsa_name"
13788   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13789   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13790   include:
13791     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13792     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13793     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13794     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13795   layout:
13796     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13797     layout: "plot-throughput-speedup-analysis"
13798
13799 - type: "plot"
13800   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13801   algorithm: "plot_tsa_name"
13802   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13803   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13804   include:
13805     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13806     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13807     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13808     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13809   layout:
13810     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13811     layout: "plot-throughput-speedup-analysis"
13812
13813 - type: "plot"
13814   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13815   algorithm: "plot_tsa_name"
13816   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13818   include:
13819     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13820     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13821     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13822     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13823   layout:
13824     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13825     layout: "plot-throughput-speedup-analysis"
13826
13827 - type: "plot"
13828   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13829   algorithm: "plot_tsa_name"
13830   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13832   include:
13833     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13834     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13835     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13836     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13837   layout:
13838     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13839     layout: "plot-throughput-speedup-analysis"
13840
13841 #- type: "plot"
13842 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13843 #  algorithm: "plot_tsa_name"
13844 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13845 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13846 #  include:
13847 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13848 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13849 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13850 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13851 #  layout:
13852 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13853 #    layout: "plot-throughput-speedup-analysis"
13854 #
13855 #- type: "plot"
13856 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13857 #  algorithm: "plot_tsa_name"
13858 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13859 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13860 #  include:
13861 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13862 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13863 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13864 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13865 #  layout:
13866 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13867 #    layout: "plot-throughput-speedup-analysis"
13868 #
13869 #- type: "plot"
13870 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13871 #  algorithm: "plot_tsa_name"
13872 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13873 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13874 #  include:
13875 #    - "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"
13876 #    - "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"
13877 #    - "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"
13878 #    - "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"
13879 #  layout:
13880 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13881 #    layout: "plot-throughput-speedup-analysis"
13882 #
13883 #- type: "plot"
13884 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13885 #  algorithm: "plot_tsa_name"
13886 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13887 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13888 #  include:
13889 #    - "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"
13890 #    - "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"
13891 #    - "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"
13892 #    - "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"
13893 #  layout:
13894 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13895 #    layout: "plot-throughput-speedup-analysis"
13896 #
13897 #- type: "plot"
13898 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13899 #  algorithm: "plot_tsa_name"
13900 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13901 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13902 #  include:
13903 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13904 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13905 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13906 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13907 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13908 #  layout:
13909 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13910 #    layout: "plot-throughput-speedup-analysis"
13911 #
13912 #- type: "plot"
13913 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13914 #  algorithm: "plot_tsa_name"
13915 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13916 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13917 #  include:
13918 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13919 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13920 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13921 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13922 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13923 #  layout:
13924 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13925 #    layout: "plot-throughput-speedup-analysis"
13926 #
13927 #- type: "plot"
13928 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13929 #  algorithm: "plot_tsa_name"
13930 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13931 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13932 #  include:
13933 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13934 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13935 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13936 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13937 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13938 #  layout:
13939 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13940 #    layout: "plot-throughput-speedup-analysis"
13941 #
13942 #- type: "plot"
13943 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13944 #  algorithm: "plot_tsa_name"
13945 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13946 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13947 #  include:
13948 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13949 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13950 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13951 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13952 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13953 #  layout:
13954 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13955 #    layout: "plot-throughput-speedup-analysis"
13956 #
13957 #- type: "plot"
13958 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13959 #  algorithm: "plot_tsa_name"
13960 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13961 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13962 #  include:
13963 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13964 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13965 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13966 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13967 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13968 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13969 #  layout:
13970 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13971 #    layout: "plot-throughput-speedup-analysis"
13972 #
13973 #- type: "plot"
13974 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13975 #  algorithm: "plot_tsa_name"
13976 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13977 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13978 #  include:
13979 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13980 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13981 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13982 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13983 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13984 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13985 #  layout:
13986 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13987 #    layout: "plot-throughput-speedup-analysis"
13988 #
13989 #- type: "plot"
13990 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13991 #  algorithm: "plot_tsa_name"
13992 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13993 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13994 #  include:
13995 #    - "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"
13996 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13997 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13998 #    - "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"
13999 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14000 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14001 #  layout:
14002 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14003 #    layout: "plot-throughput-speedup-analysis"
14004 #
14005 #- type: "plot"
14006 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14007 #  algorithm: "plot_tsa_name"
14008 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
14009 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
14010 #  include:
14011 #    - "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"
14012 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14013 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14014 #    - "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"
14015 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14016 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14017 #  layout:
14018 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14019 #    layout: "plot-throughput-speedup-analysis"
14020 #
14021 #- type: "plot"
14022 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14023 #  algorithm: "plot_tsa_name"
14024 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14025 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
14026 #  include:
14027 #    - "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"
14028 #    - "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"
14029 #    - "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"
14030 #  layout:
14031 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
14032 #    layout: "plot-throughput-speedup-analysis"
14033 #
14034 #- type: "plot"
14035 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14036 #  algorithm: "plot_tsa_name"
14037 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14038 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
14039 #  include:
14040 #    - "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"
14041 #    - "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"
14042 #    - "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"
14043 #  layout:
14044 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
14045 #    layout: "plot-throughput-speedup-analysis"
14046
14047 - type: "plot"
14048   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14049   algorithm: "plot_tsa_name"
14050   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14051   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14052   include:
14053     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14054     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14055     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14056     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14057     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14058   layout:
14059     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
14060     layout: "plot-throughput-speedup-analysis"
14061
14062 - type: "plot"
14063   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14064   algorithm: "plot_tsa_name"
14065   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14066   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14067   include:
14068     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14069     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14070     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14071     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14072     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14073   layout:
14074     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
14075     layout: "plot-throughput-speedup-analysis"
14076
14077 - type: "plot"
14078   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14079   algorithm: "plot_tsa_name"
14080   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14081   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14082   include:
14083     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14087     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14088   layout:
14089     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
14090     layout: "plot-throughput-speedup-analysis"
14091
14092 - type: "plot"
14093   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14094   algorithm: "plot_tsa_name"
14095   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14096   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14097   include:
14098     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14100     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14103   layout:
14104     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
14105     layout: "plot-throughput-speedup-analysis"
14106
14107 - type: "plot"
14108   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14109   algorithm: "plot_tsa_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14111   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14112   include:
14113     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14116     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14117     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14118     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14119   layout:
14120     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
14121     layout: "plot-throughput-speedup-analysis"
14122
14123 - type: "plot"
14124   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14125   algorithm: "plot_tsa_name"
14126   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14127   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14128   include:
14129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14130     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14131     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14135   layout:
14136     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
14137     layout: "plot-throughput-speedup-analysis"
14138
14139 - type: "plot"
14140   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14141   algorithm: "plot_tsa_name"
14142   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14143   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14144   include:
14145     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14149   layout:
14150     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
14151     layout: "plot-throughput-speedup-analysis"
14152
14153 - type: "plot"
14154   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14155   algorithm: "plot_tsa_name"
14156   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14157   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14158   include:
14159     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14162     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14163   layout:
14164     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
14165     layout: "plot-throughput-speedup-analysis"
14166
14167 - type: "plot"
14168   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14169   algorithm: "plot_tsa_name"
14170   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14171   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14172   include:
14173     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14174     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14175     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14178   layout:
14179     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14180     layout: "plot-throughput-speedup-analysis"
14181
14182 - type: "plot"
14183   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14184   algorithm: "plot_tsa_name"
14185   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14186   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14187   include:
14188     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14191     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14192     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14193   layout:
14194     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14195     layout: "plot-throughput-speedup-analysis"
14196
14197 - type: "plot"
14198   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14199   algorithm: "plot_tsa_name"
14200   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14201   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14202   include:
14203     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14204     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14205     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14206     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14207     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14208     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14209   layout:
14210     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14211     layout: "plot-throughput-speedup-analysis"
14212
14213 - type: "plot"
14214   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14215   algorithm: "plot_tsa_name"
14216   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14217   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14218   include:
14219     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14220     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14221     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14222     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14223     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14224     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14225   layout:
14226     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14227     layout: "plot-throughput-speedup-analysis"
14228
14229 - type: "plot"
14230   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14231   algorithm: "plot_tsa_name"
14232   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14233   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14234   include:
14235     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14236     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14237     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14238     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14239   layout:
14240     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14241     layout: "plot-throughput-speedup-analysis"
14242
14243 - type: "plot"
14244   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14245   algorithm: "plot_tsa_name"
14246   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14247   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14248   include:
14249     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14250     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14251     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14252     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14253   layout:
14254     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14255     layout: "plot-throughput-speedup-analysis"
14256
14257 - type: "plot"
14258   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14259   algorithm: "plot_tsa_name"
14260   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14261   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14262   include:
14263     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14264     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14265     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14266     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14267     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14268     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14269   layout:
14270     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14271     layout: "plot-throughput-speedup-analysis"
14272
14273 - type: "plot"
14274   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14275   algorithm: "plot_tsa_name"
14276   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14277   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14278   include:
14279     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14280     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14281     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14282     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14283     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14284     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14285   layout:
14286     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14287     layout: "plot-throughput-speedup-analysis"
14288
14289 - type: "plot"
14290   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14291   algorithm: "plot_tsa_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14293   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14294   include:
14295     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14296     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14300     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14301   layout:
14302     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14303     layout: "plot-throughput-speedup-analysis"
14304
14305 - type: "plot"
14306   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14307   algorithm: "plot_tsa_name"
14308   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14309   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14310   include:
14311     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14312     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14316     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14317   layout:
14318     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14319     layout: "plot-throughput-speedup-analysis"
14320
14321 - type: "plot"
14322   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14323   algorithm: "plot_tsa_name"
14324   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14325   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14326   include:
14327     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14328     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14329     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14330     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14331     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14332     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14333   layout:
14334     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14335     layout: "plot-throughput-speedup-analysis"
14336
14337 - type: "plot"
14338   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14339   algorithm: "plot_tsa_name"
14340   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14341   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14342   include:
14343     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14344     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14345     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14346     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14347     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14348     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14349   layout:
14350     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14351     layout: "plot-throughput-speedup-analysis"
14352
14353 - type: "plot"
14354   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14355   algorithm: "plot_tsa_name"
14356   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14357   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14358   include:
14359     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14360     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14361     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14362     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14363     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14364   layout:
14365     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14366     layout: "plot-throughput-speedup-analysis"
14367
14368 - type: "plot"
14369   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14370   algorithm: "plot_tsa_name"
14371   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14372   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14373   include:
14374     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14375     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14376     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14377     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14378     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14379   layout:
14380     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14381     layout: "plot-throughput-speedup-analysis"
14382
14383 #- type: "plot"
14384 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14385 #  algorithm: "plot_tsa_name"
14386 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14387 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14388 #  include:
14389 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14390 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14391 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14392 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14393 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14394 #  layout:
14395 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14396 #    layout: "plot-throughput-speedup-analysis"
14397 #
14398 #- type: "plot"
14399 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14400 #  algorithm: "plot_tsa_name"
14401 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14402 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14403 #  include:
14404 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14405 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14406 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14407 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14408 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14409 #  layout:
14410 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14411 #    layout: "plot-throughput-speedup-analysis"
14412
14413 #- type: "plot"
14414 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14415 #  algorithm: "plot_tsa_name"
14416 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14417 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14418 #  include:
14419 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14420 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14421 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14422 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14423 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14424 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14425 #  layout:
14426 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14427 #    layout: "plot-throughput-speedup-analysis"
14428 #
14429 #- type: "plot"
14430 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14431 #  algorithm: "plot_tsa_name"
14432 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14433 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14434 #  include:
14435 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14436 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14437 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14438 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14439 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14440 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14441 #  layout:
14442 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14443 #    layout: "plot-throughput-speedup-analysis"
14444
14445 - type: "plot"
14446   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14447   algorithm: "plot_tsa_name"
14448   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14449   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14450   include:
14451     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14453     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14454     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14455     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14456   layout:
14457     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14458     layout: "plot-throughput-speedup-analysis"
14459
14460 - type: "plot"
14461   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14462   algorithm: "plot_tsa_name"
14463   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14464   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14465   include:
14466     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14468     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14469     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14470     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14471   layout:
14472     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14473     layout: "plot-throughput-speedup-analysis"
14474
14475 - type: "plot"
14476   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14477   algorithm: "plot_tsa_name"
14478   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14479   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14480   include:
14481     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14482     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14483     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14484     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14485     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14486     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14487   layout:
14488     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14489     layout: "plot-throughput-speedup-analysis"
14490
14491 - type: "plot"
14492   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14493   algorithm: "plot_tsa_name"
14494   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14495   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14496   include:
14497     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14498     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14499     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14500     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14501     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14502     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14503   layout:
14504     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14505     layout: "plot-throughput-speedup-analysis"
14506
14507 - type: "plot"
14508   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14509   algorithm: "plot_tsa_name"
14510   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14511   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14512   include:
14513     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14514     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14515     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14518   layout:
14519     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14520     layout: "plot-throughput-speedup-analysis"
14521
14522 - type: "plot"
14523   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14524   algorithm: "plot_tsa_name"
14525   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14526   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14527   include:
14528     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14529     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14533   layout:
14534     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14535     layout: "plot-throughput-speedup-analysis"
14536
14537 - type: "plot"
14538   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14539   algorithm: "plot_tsa_name"
14540   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14541   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14542   include:
14543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14545     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14546     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14547   layout:
14548     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14549     layout: "plot-throughput-speedup-analysis"
14550
14551 - type: "plot"
14552   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14553   algorithm: "plot_tsa_name"
14554   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14555   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14556   include:
14557     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14560     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14561   layout:
14562     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14563     layout: "plot-throughput-speedup-analysis"
14564
14565 - type: "plot"
14566   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14567   algorithm: "plot_tsa_name"
14568   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14569   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14570   include:
14571     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14572     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14573     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14574     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14576     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14577   layout:
14578     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14586   include:
14587     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14592     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14593   layout:
14594     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14595     layout: "plot-throughput-speedup-analysis"
14596
14597 - type: "plot"
14598   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14599   algorithm: "plot_tsa_name"
14600   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14601   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14602   include:
14603     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14608   layout:
14609     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14610     layout: "plot-throughput-speedup-analysis"
14611
14612 - type: "plot"
14613   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14614   algorithm: "plot_tsa_name"
14615   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14616   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14617   include:
14618     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14623   layout:
14624     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14625     layout: "plot-throughput-speedup-analysis"
14626
14627 - type: "plot"
14628   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14629   algorithm: "plot_tsa_name"
14630   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14631   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14632   include:
14633     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14634     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14635     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14639   layout:
14640     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14641     layout: "plot-throughput-speedup-analysis"
14642
14643 - type: "plot"
14644   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14645   algorithm: "plot_tsa_name"
14646   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14647   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14648   include:
14649     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14655   layout:
14656     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14657     layout: "plot-throughput-speedup-analysis"
14658
14659 - type: "plot"
14660   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14661   algorithm: "plot_tsa_name"
14662   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14663   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14664   include:
14665     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14669   layout:
14670     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14671     layout: "plot-throughput-speedup-analysis"
14672
14673 - type: "plot"
14674   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14675   algorithm: "plot_tsa_name"
14676   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14677   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14678   include:
14679     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14683   layout:
14684     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14685     layout: "plot-throughput-speedup-analysis"
14686
14687 - type: "plot"
14688   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14689   algorithm: "plot_tsa_name"
14690   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14691   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14692   include:
14693     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14698   layout:
14699     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14700     layout: "plot-throughput-speedup-analysis"
14701
14702 - type: "plot"
14703   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14704   algorithm: "plot_tsa_name"
14705   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14706   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14707   include:
14708     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14713   layout:
14714     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14715     layout: "plot-throughput-speedup-analysis"
14716
14717 - type: "plot"
14718   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14719   algorithm: "plot_tsa_name"
14720   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14721   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14722   include:
14723     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14724     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14725     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14726     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14727     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14728     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14729   layout:
14730     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14731     layout: "plot-throughput-speedup-analysis"
14732
14733 - type: "plot"
14734   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14735   algorithm: "plot_tsa_name"
14736   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14737   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14738   include:
14739     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14740     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14741     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14742     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14743     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14744     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14745   layout:
14746     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14747     layout: "plot-throughput-speedup-analysis"
14748
14749 - type: "plot"
14750   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14751   algorithm: "plot_tsa_name"
14752   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14753   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14754   include:
14755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14756     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14757     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14758     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14759   layout:
14760     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14761     layout: "plot-throughput-speedup-analysis"
14762
14763 - type: "plot"
14764   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14765   algorithm: "plot_tsa_name"
14766   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14767   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14768   include:
14769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14772     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14773   layout:
14774     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14775     layout: "plot-throughput-speedup-analysis"
14776
14777 - type: "plot"
14778   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14779   algorithm: "plot_tsa_name"
14780   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14781   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14782   include:
14783     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14786     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14787     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14788     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14789   layout:
14790     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14791     layout: "plot-throughput-speedup-analysis"
14792
14793 - type: "plot"
14794   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14795   algorithm: "plot_tsa_name"
14796   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14797   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14798   include:
14799     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14800     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14801     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14802     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14803     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14804     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14805   layout:
14806     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14807     layout: "plot-throughput-speedup-analysis"
14808
14809 - type: "plot"
14810   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14811   algorithm: "plot_tsa_name"
14812   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14813   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14814   include:
14815     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14816     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14817     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14818     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14819     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14820     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14821   layout:
14822     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14823     layout: "plot-throughput-speedup-analysis"
14824
14825 - type: "plot"
14826   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14827   algorithm: "plot_tsa_name"
14828   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14829   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14830   include:
14831     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14832     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14833     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14834     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14835     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14836     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14837   layout:
14838     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14839     layout: "plot-throughput-speedup-analysis"
14840
14841 #- type: "plot"
14842 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14843 #  algorithm: "plot_tsa_name"
14844 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14845 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14846 #  include:
14847 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14848 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14849 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14850 #  layout:
14851 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14852 #    layout: "plot-throughput-speedup-analysis"
14853 #
14854 #- type: "plot"
14855 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14856 #  algorithm: "plot_tsa_name"
14857 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14858 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14859 #  include:
14860 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14861 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14862 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14863 #  layout:
14864 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14865 #    layout: "plot-throughput-speedup-analysis"
14866
14867 ################################################################################
14868
14869 # Packet Throughput - DPDK
14870
14871 # 2n-skx-xxv710
14872
14873 #- type: "plot"
14874 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14875 #  algorithm: "plot_perf_box_name"
14876 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14877 #  data: "plot-dpdk-throughput-latency-2n-skx"
14878 #  include:
14879 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14880 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14881 #  layout:
14882 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14883 #    layout: "plot-throughput"
14884 #
14885 #- type: "plot"
14886 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14887 #  algorithm: "plot_perf_box_name"
14888 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14889 #  data: "plot-dpdk-throughput-latency-2n-skx"
14890 #  include:
14891 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14892 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14893 #  layout:
14894 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14895 #    layout: "plot-throughput"
14896 #
14897 #- type: "plot"
14898 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14899 #  algorithm: "plot_perf_box_name"
14900 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14901 #  data: "plot-dpdk-throughput-latency-2n-skx"
14902 #  include:
14903 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14904 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14905 #  layout:
14906 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14907 #    layout: "plot-throughput"
14908 #
14909 #- type: "plot"
14910 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14911 #  algorithm: "plot_perf_box_name"
14912 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14913 #  data: "plot-dpdk-throughput-latency-2n-skx"
14914 #  include:
14915 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14916 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14917 #  layout:
14918 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14919 #    layout: "plot-throughput"
14920 #
14921 ## 2n-skx-x710
14922 #
14923 #- type: "plot"
14924 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14925 #  algorithm: "plot_perf_box_name"
14926 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14927 #  data: "plot-dpdk-throughput-latency-2n-skx"
14928 #  include:
14929 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14930 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14931 #  layout:
14932 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14933 #    layout: "plot-throughput"
14934 #
14935 #- type: "plot"
14936 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14937 #  algorithm: "plot_perf_box_name"
14938 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14939 #  data: "plot-dpdk-throughput-latency-2n-skx"
14940 #  include:
14941 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14942 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14943 #  layout:
14944 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14945 #    layout: "plot-throughput"
14946 #
14947 #- type: "plot"
14948 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14949 #  algorithm: "plot_perf_box_name"
14950 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14951 #  data: "plot-dpdk-throughput-latency-2n-skx"
14952 #  include:
14953 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14954 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14955 #  layout:
14956 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14957 #    layout: "plot-throughput"
14958 #
14959 #- type: "plot"
14960 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14961 #  algorithm: "plot_perf_box_name"
14962 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14963 #  data: "plot-dpdk-throughput-latency-2n-skx"
14964 #  include:
14965 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14966 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14967 #  layout:
14968 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14969 #    layout: "plot-throughput"
14970 #
14971 ## 3n-skx-xxv710
14972 #
14973 #- type: "plot"
14974 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14975 #  algorithm: "plot_perf_box_name"
14976 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14977 #  data: "plot-dpdk-throughput-latency-3n-skx"
14978 #  include:
14979 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14980 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14981 #  layout:
14982 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14983 #    layout: "plot-throughput"
14984 #
14985 #- type: "plot"
14986 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14987 #  algorithm: "plot_perf_box_name"
14988 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14989 #  data: "plot-dpdk-throughput-latency-3n-skx"
14990 #  include:
14991 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14992 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14993 #  layout:
14994 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14995 #    layout: "plot-throughput"
14996 #
14997 #- type: "plot"
14998 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14999 #  algorithm: "plot_perf_box_name"
15000 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
15001 #  data: "plot-dpdk-throughput-latency-3n-skx"
15002 #  include:
15003 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15004 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15005 #  layout:
15006 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
15007 #    layout: "plot-throughput"
15008 #
15009 #- type: "plot"
15010 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
15011 #  algorithm: "plot_perf_box_name"
15012 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
15013 #  data: "plot-dpdk-throughput-latency-3n-skx"
15014 #  include:
15015 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15016 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15017 #  layout:
15018 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
15019 #    layout: "plot-throughput"
15020 #
15021 ## 3n-skx-x710
15022 #
15023 #- type: "plot"
15024 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
15025 #  algorithm: "plot_perf_box_name"
15026 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
15027 #  data: "plot-dpdk-throughput-latency-3n-skx"
15028 #  include:
15029 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15030 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15031 #  layout:
15032 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
15033 #    layout: "plot-throughput"
15034 #
15035 #- type: "plot"
15036 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
15037 #  algorithm: "plot_perf_box_name"
15038 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
15039 #  data: "plot-dpdk-throughput-latency-3n-skx"
15040 #  include:
15041 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15042 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15043 #  layout:
15044 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
15045 #    layout: "plot-throughput"
15046 #
15047 #- type: "plot"
15048 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
15049 #  algorithm: "plot_perf_box_name"
15050 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
15051 #  data: "plot-dpdk-throughput-latency-3n-skx"
15052 #  include:
15053 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15054 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15055 #  layout:
15056 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
15057 #    layout: "plot-throughput"
15058 #
15059 #- type: "plot"
15060 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
15061 #  algorithm: "plot_perf_box_name"
15062 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
15063 #  data: "plot-dpdk-throughput-latency-3n-skx"
15064 #  include:
15065 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15066 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15067 #  layout:
15068 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
15069 #    layout: "plot-throughput"
15070
15071 # 3n-hsw-xl710
15072
15073 - type: "plot"
15074   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
15075   algorithm: "plot_perf_box_name"
15076   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
15077   data: "plot-dpdk-throughput-latency-3n-hsw"
15078   include:
15079     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15080     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15081   layout:
15082     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
15083     layout: "plot-throughput"
15084
15085 - type: "plot"
15086   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
15087   algorithm: "plot_perf_box_name"
15088   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
15089   data: "plot-dpdk-throughput-latency-3n-hsw"
15090   include:
15091     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15092     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15093   layout:
15094     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
15095     layout: "plot-throughput"
15096
15097 - type: "plot"
15098   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
15099   algorithm: "plot_perf_box_name"
15100   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
15101   data: "plot-dpdk-throughput-latency-3n-hsw"
15102   include:
15103     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15104     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15105   layout:
15106     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
15107     layout: "plot-throughput"
15108
15109 - type: "plot"
15110   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
15111   algorithm: "plot_perf_box_name"
15112   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
15113   data: "plot-dpdk-throughput-latency-3n-hsw"
15114   include:
15115     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15116     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15117   layout:
15118     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
15119     layout: "plot-throughput"
15120
15121 # 3n-hsw-x710
15122
15123 - type: "plot"
15124   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
15125   algorithm: "plot_perf_box_name"
15126   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
15127   data: "plot-dpdk-throughput-latency-3n-hsw"
15128   include:
15129     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15130     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15131   layout:
15132     title: "3n-hsw-x710-64b-1t1c-base-ndr"
15133     layout: "plot-throughput"
15134
15135 - type: "plot"
15136   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
15137   algorithm: "plot_perf_box_name"
15138   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
15139   data: "plot-dpdk-throughput-latency-3n-hsw"
15140   include:
15141     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15142     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15143   layout:
15144     title: "3n-hsw-x710-64b-2t2c-base-ndr"
15145     layout: "plot-throughput"
15146
15147 - type: "plot"
15148   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
15149   algorithm: "plot_perf_box_name"
15150   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
15151   data: "plot-dpdk-throughput-latency-3n-hsw"
15152   include:
15153     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15154     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15155   layout:
15156     title: "3n-hsw-x710-64b-1t1c-base-pdr"
15157     layout: "plot-throughput"
15158
15159 - type: "plot"
15160   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
15161   algorithm: "plot_perf_box_name"
15162   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
15163   data: "plot-dpdk-throughput-latency-3n-hsw"
15164   include:
15165     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15166     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15167   layout:
15168     title: "3n-hsw-x710-64b-2t2c-base-pdr"
15169     layout: "plot-throughput"
15170
15171 # 2n-dnv-x553
15172
15173 - type: "plot"
15174   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15175   algorithm: "plot_perf_box_name"
15176   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15177   data: "plot-dpdk-throughput-latency-2n-dnv"
15178   include:
15179     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15180     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15181   layout:
15182     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15183     layout: "plot-throughput"
15184
15185 - type: "plot"
15186   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15187   algorithm: "plot_perf_box_name"
15188   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15189   data: "plot-dpdk-throughput-latency-2n-dnv"
15190   include:
15191     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15192     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15193   layout:
15194     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15195     layout: "plot-throughput"
15196
15197 - type: "plot"
15198   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15199   algorithm: "plot_perf_box_name"
15200   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15201   data: "plot-dpdk-throughput-latency-2n-dnv"
15202   include:
15203     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15204     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15205   layout:
15206     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15207     layout: "plot-throughput"
15208
15209 - type: "plot"
15210   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15211   algorithm: "plot_perf_box_name"
15212   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15213   data: "plot-dpdk-throughput-latency-2n-dnv"
15214   include:
15215     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15216     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15217   layout:
15218     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15219     layout: "plot-throughput"
15220
15221 # 3n-dnv-x553
15222
15223 - type: "plot"
15224   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15225   algorithm: "plot_perf_box_name"
15226   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15227   data: "plot-dpdk-throughput-latency-3n-dnv"
15228   include:
15229     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15230     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15231   layout:
15232     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15233     layout: "plot-throughput"
15234
15235 - type: "plot"
15236   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15237   algorithm: "plot_perf_box_name"
15238   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15239   data: "plot-dpdk-throughput-latency-3n-dnv"
15240   include:
15241     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15242     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15243   layout:
15244     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15245     layout: "plot-throughput"
15246
15247 - type: "plot"
15248   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15249   algorithm: "plot_perf_box_name"
15250   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15251   data: "plot-dpdk-throughput-latency-3n-dnv"
15252   include:
15253     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15254     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15255   layout:
15256     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15257     layout: "plot-throughput"
15258
15259 - type: "plot"
15260   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15261   algorithm: "plot_perf_box_name"
15262   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15263   data: "plot-dpdk-throughput-latency-3n-dnv"
15264   include:
15265     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15266     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15267   layout:
15268     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15269     layout: "plot-throughput"
15270
15271 # 3n-tsh-x520
15272
15273 - type: "plot"
15274   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15275   algorithm: "plot_perf_box_name"
15276   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15277   data: "plot-dpdk-throughput-latency-3n-tsh"
15278   include:
15279     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15280     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15281   layout:
15282     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15283     layout: "plot-throughput"
15284
15285 - type: "plot"
15286   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15287   algorithm: "plot_perf_box_name"
15288   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15289   data: "plot-dpdk-throughput-latency-3n-tsh"
15290   include:
15291     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15292     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15293   layout:
15294     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15295     layout: "plot-throughput"
15296
15297 - type: "plot"
15298   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15299   algorithm: "plot_perf_box_name"
15300   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15301   data: "plot-dpdk-throughput-latency-3n-tsh"
15302   include:
15303     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15304     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15305   layout:
15306     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15307     layout: "plot-throughput"
15308
15309 - type: "plot"
15310   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15311   algorithm: "plot_perf_box_name"
15312   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15313   data: "plot-dpdk-throughput-latency-3n-tsh"
15314   include:
15315     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15316     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15317   layout:
15318     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15319     layout: "plot-throughput"
15320
15321 ################################################################################
15322 ###   2n-clx                                                                 ###
15323 ################################################################################
15324
15325 # Packet Throughput
15326
15327 - type: "plot"
15328   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15329   algorithm: "plot_perf_box_name"
15330   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15331   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15332   include:
15333     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15334     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15335     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15336     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15337   layout:
15338     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15339     layout: "plot-throughput"
15340
15341 - type: "plot"
15342   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15343   algorithm: "plot_perf_box_name"
15344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15346   include:
15347     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15348     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15349     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15350     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15351   layout:
15352     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15353     layout: "plot-throughput"
15354
15355 - type: "plot"
15356   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15357   algorithm: "plot_perf_box_name"
15358   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15360   include:
15361     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15362     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15363     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15364     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15365   layout:
15366     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15367     layout: "plot-throughput"
15368
15369 - type: "plot"
15370   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15371   algorithm: "plot_perf_box_name"
15372   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15374   include:
15375     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15376     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15377     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15378     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15379   layout:
15380     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15381     layout: "plot-throughput"
15382
15383 - type: "plot"
15384   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15385   algorithm: "plot_perf_box_name"
15386   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15388   include:
15389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15393     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15394   layout:
15395     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15396     layout: "plot-throughput"
15397
15398 - type: "plot"
15399   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15400   algorithm: "plot_perf_box_name"
15401   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15403   include:
15404     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15405     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15406     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15408     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15409   layout:
15410     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15411     layout: "plot-throughput"
15412
15413 - type: "plot"
15414   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15415   algorithm: "plot_perf_box_name"
15416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15418   include:
15419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15423   layout:
15424     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15425     layout: "plot-throughput"
15426
15427 - type: "plot"
15428   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15429   algorithm: "plot_perf_box_name"
15430   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15432   include:
15433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15437   layout:
15438     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15439     layout: "plot-throughput"
15440
15441 - type: "plot"
15442   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15443   algorithm: "plot_perf_box_name"
15444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15446   include:
15447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15452   layout:
15453     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15454     layout: "plot-throughput"
15455
15456 - type: "plot"
15457   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15458   algorithm: "plot_perf_box_name"
15459   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15460   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15461   include:
15462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15467   layout:
15468     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15469     layout: "plot-throughput"
15470
15471 - type: "plot"
15472   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15473   algorithm: "plot_perf_box_name"
15474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15476   include:
15477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15483   layout:
15484     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15485     layout: "plot-throughput"
15486
15487 - type: "plot"
15488   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15489   algorithm: "plot_perf_box_name"
15490   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15492   include:
15493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15499   layout:
15500     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15501     layout: "plot-throughput"
15502
15503 - type: "plot"
15504   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15505   algorithm: "plot_perf_box_name"
15506   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15508   include:
15509     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15511   layout:
15512     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15513     layout: "plot-throughput"
15514
15515 - type: "plot"
15516   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15517   algorithm: "plot_perf_box_name"
15518   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15520   include:
15521     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15522     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15523   layout:
15524     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15525     layout: "plot-throughput"
15526
15527 - type: "plot"
15528   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15529   algorithm: "plot_perf_box_name"
15530   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15532   include:
15533     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15534     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15535     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15536     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15537     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15538     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15539   layout:
15540     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15541     layout: "plot-throughput"
15542
15543 - type: "plot"
15544   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15545   algorithm: "plot_perf_box_name"
15546   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15548   include:
15549     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15550     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15551     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15552     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15553     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15554     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15555   layout:
15556     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15557     layout: "plot-throughput"
15558
15559 - type: "plot"
15560   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15561   algorithm: "plot_perf_box_name"
15562   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15564   include:
15565     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15566     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15567     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15568     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15569     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15570     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15571   layout:
15572     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15573     layout: "plot-throughput"
15574
15575 - type: "plot"
15576   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15577   algorithm: "plot_perf_box_name"
15578   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15580   include:
15581     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15582     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15583     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15584     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15585     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15586     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15587   layout:
15588     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15589     layout: "plot-throughput"
15590
15591 - type: "plot"
15592   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15593   algorithm: "plot_perf_box_name"
15594   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15595   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15596   include:
15597     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15598     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15599     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15600   layout:
15601     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15602     layout: "plot-throughput"
15603
15604 - type: "plot"
15605   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15606   algorithm: "plot_perf_box_name"
15607   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15609   include:
15610     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15611     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15612     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15613   layout:
15614     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15615     layout: "plot-throughput"
15616
15617 - type: "plot"
15618   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15619   algorithm: "plot_perf_box_name"
15620   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15621   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15622   include:
15623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15626     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15627     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15628   layout:
15629     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15630     layout: "plot-throughput"
15631
15632 - type: "plot"
15633   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15634   algorithm: "plot_perf_box_name"
15635   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15636   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15637   include:
15638     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15639     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15640     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15641     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15642     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15643   layout:
15644     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15645     layout: "plot-throughput"
15646
15647 - type: "plot"
15648   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15649   algorithm: "plot_perf_box_name"
15650   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15651   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15652   include:
15653     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15654     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15655     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15656     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15657     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15658   layout:
15659     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15660     layout: "plot-throughput"
15661
15662 - type: "plot"
15663   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15664   algorithm: "plot_perf_box_name"
15665   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15666   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15667   include:
15668     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15669     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15670     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15671     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15672     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15673   layout:
15674     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15675     layout: "plot-throughput"
15676
15677 - type: "plot"
15678   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15679   algorithm: "plot_perf_box_name"
15680   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15681   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15682   include:
15683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15685     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15689   layout:
15690     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15691     layout: "plot-throughput"
15692
15693 - type: "plot"
15694   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15695   algorithm: "plot_perf_box_name"
15696   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15698   include:
15699     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15700     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15701     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15705   layout:
15706     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15707     layout: "plot-throughput"
15708
15709 - type: "plot"
15710   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15711   algorithm: "plot_perf_box_name"
15712   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15714   include:
15715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15719   layout:
15720     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15721     layout: "plot-throughput"
15722
15723 - type: "plot"
15724   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15725   algorithm: "plot_perf_box_name"
15726   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15728   include:
15729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15733   layout:
15734     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15735     layout: "plot-throughput"
15736
15737 - type: "plot"
15738   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15739   algorithm: "plot_perf_box_name"
15740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15742   include:
15743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-l2bdbasemaclrn-ndrpdr"
15744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-l2bdscale10kmaclrn-ndrpdr"
15745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-l2bdscale100kmaclrn-ndrpdr"
15746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-l2bdscale1mmaclrn-ndrpdr"
15747   layout:
15748     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15749     layout: "plot-throughput"
15750
15751 - type: "plot"
15752   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15753   algorithm: "plot_perf_box_name"
15754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15756   include:
15757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-l2bdbasemaclrn-ndrpdr"
15758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-l2bdscale10kmaclrn-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-l2bdscale100kmaclrn-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-l2bdscale1mmaclrn-ndrpdr"
15761   layout:
15762     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15763     layout: "plot-throughput"
15764
15765 - type: "plot"
15766   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15767   algorithm: "plot_perf_box_name"
15768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15770   include:
15771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15776   layout:
15777     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15778     layout: "plot-throughput"
15779
15780 - type: "plot"
15781   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15782   algorithm: "plot_perf_box_name"
15783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15785   include:
15786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15791   layout:
15792     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15793     layout: "plot-throughput"
15794
15795 - type: "plot"
15796   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15797   algorithm: "plot_perf_box_name"
15798   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15799   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15800   include:
15801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15805   layout:
15806     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15807     layout: "plot-throughput"
15808
15809 - type: "plot"
15810   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15811   algorithm: "plot_perf_box_name"
15812   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15813   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15814   include:
15815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15819   layout:
15820     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15821     layout: "plot-throughput"
15822
15823 - type: "plot"
15824   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15825   algorithm: "plot_perf_box_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15828   include:
15829     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15830     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15831     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15832     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15833     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15834     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15835   layout:
15836     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15837     layout: "plot-throughput"
15838
15839 - type: "plot"
15840   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15841   algorithm: "plot_perf_box_name"
15842   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15843   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15844   include:
15845     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15846     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15847     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15848     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15849     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15850     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15851   layout:
15852     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15853     layout: "plot-throughput"
15854
15855 - type: "plot"
15856   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15857   algorithm: "plot_perf_box_name"
15858   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15859   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15860   include:
15861     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15862     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15863     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15864     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15865   layout:
15866     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15867     layout: "plot-throughput"
15868
15869 - type: "plot"
15870   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15871   algorithm: "plot_perf_box_name"
15872   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15874   include:
15875     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15876     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15877     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15878     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15879   layout:
15880     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15881     layout: "plot-throughput"
15882
15883 - type: "plot"
15884   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15885   algorithm: "plot_perf_box_name"
15886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15888   include:
15889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15893   layout:
15894     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15895     layout: "plot-throughput"
15896
15897 - type: "plot"
15898   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15899   algorithm: "plot_perf_box_name"
15900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15902   include:
15903     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15904     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15905     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15906     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15907   layout:
15908     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15909     layout: "plot-throughput"
15910
15911 - type: "plot"
15912   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15913   algorithm: "plot_perf_box_name"
15914   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15916   include:
15917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15921   layout:
15922     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15923     layout: "plot-throughput"
15924
15925 - type: "plot"
15926   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15927   algorithm: "plot_perf_box_name"
15928   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15930   include:
15931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15935   layout:
15936     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15937     layout: "plot-throughput"
15938
15939 - type: "plot"
15940   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15941   algorithm: "plot_perf_box_name"
15942   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15944   include:
15945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15949   layout:
15950     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15951     layout: "plot-throughput"
15952
15953 - type: "plot"
15954   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15955   algorithm: "plot_perf_box_name"
15956   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15958   include:
15959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15963   layout:
15964     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15965     layout: "plot-throughput"
15966
15967 - type: "plot"
15968   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15969   algorithm: "plot_perf_box_name"
15970   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15972   include:
15973     - "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"
15974     - "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"
15975     - "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"
15976     - "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"
15977   layout:
15978     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15979     layout: "plot-throughput"
15980
15981 - type: "plot"
15982   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15983   algorithm: "plot_perf_box_name"
15984   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15986   include:
15987     - "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"
15988     - "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"
15989     - "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"
15990     - "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"
15991   layout:
15992     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15993     layout: "plot-throughput"
15994
15995 ################################################################################
15996
15997 # Packet Speedup
15998
15999 - type: "plot"
16000   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16001   algorithm: "plot_tsa_name"
16002   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16004   include:
16005     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16006     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16007     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16008     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16009   layout:
16010     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
16011     layout: "plot-throughput-speedup-analysis"
16012
16013 - type: "plot"
16014   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16015   algorithm: "plot_tsa_name"
16016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16018   include:
16019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16022     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16023   layout:
16024     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
16025     layout: "plot-throughput-speedup-analysis"
16026
16027 - type: "plot"
16028   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16029   algorithm: "plot_tsa_name"
16030   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16032   include:
16033     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16034     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16035     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16036     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16037   layout:
16038     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
16039     layout: "plot-throughput-speedup-analysis"
16040
16041 - type: "plot"
16042   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16043   algorithm: "plot_tsa_name"
16044   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16045   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16046   include:
16047     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16048     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16049     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16050     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16051   layout:
16052     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
16053     layout: "plot-throughput-speedup-analysis"
16054
16055 - type: "plot"
16056   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16057   algorithm: "plot_tsa_name"
16058   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16060   include:
16061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16062     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16063     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16064     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16065     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16066   layout:
16067     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16068     layout: "plot-throughput-speedup-analysis"
16069
16070 - type: "plot"
16071   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16072   algorithm: "plot_tsa_name"
16073   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16074   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16075   include:
16076     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16077     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16078     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16079     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16080     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16081   layout:
16082     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16083     layout: "plot-throughput-speedup-analysis"
16084
16085 - type: "plot"
16086   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16087   algorithm: "plot_tsa_name"
16088   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16089   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16090   include:
16091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16095   layout:
16096     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16097     layout: "plot-throughput-speedup-analysis"
16098
16099 - type: "plot"
16100   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16101   algorithm: "plot_tsa_name"
16102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16104   include:
16105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16109   layout:
16110     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16111     layout: "plot-throughput-speedup-analysis"
16112
16113 - type: "plot"
16114   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16115   algorithm: "plot_tsa_name"
16116   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16117   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16118   include:
16119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16124   layout:
16125     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16126     layout: "plot-throughput-speedup-analysis"
16127
16128 - type: "plot"
16129   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16130   algorithm: "plot_tsa_name"
16131   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16132   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16133   include:
16134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16139   layout:
16140     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16141     layout: "plot-throughput-speedup-analysis"
16142
16143 - type: "plot"
16144   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16145   algorithm: "plot_tsa_name"
16146   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16148   include:
16149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16155   layout:
16156     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16157     layout: "plot-throughput-speedup-analysis"
16158
16159 - type: "plot"
16160   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16161   algorithm: "plot_tsa_name"
16162   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16164   include:
16165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16171   layout:
16172     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16173     layout: "plot-throughput-speedup-analysis"
16174
16175 - type: "plot"
16176   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16177   algorithm: "plot_tsa_name"
16178   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16180   include:
16181     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16182     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16183   layout:
16184     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
16185     layout: "plot-throughput-speedup-analysis"
16186
16187 - type: "plot"
16188   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16189   algorithm: "plot_tsa_name"
16190   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16191   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16192   include:
16193     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16194     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16195   layout:
16196     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
16197     layout: "plot-throughput-speedup-analysis"
16198
16199 - type: "plot"
16200   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16201   algorithm: "plot_tsa_name"
16202   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16204   include:
16205     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16206     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16207     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16208     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16209     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16210     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16211   layout:
16212     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
16213     layout: "plot-throughput-speedup-analysis"
16214
16215 - type: "plot"
16216   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16217   algorithm: "plot_tsa_name"
16218   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16220   include:
16221     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16222     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16223     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16224     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16225     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16226     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16227   layout:
16228     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16229     layout: "plot-throughput-speedup-analysis"
16230
16231 - type: "plot"
16232   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16233   algorithm: "plot_tsa_name"
16234   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16236   include:
16237     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16239     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16240     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16241     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16242     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16243   layout:
16244     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16245     layout: "plot-throughput-speedup-analysis"
16246
16247 - type: "plot"
16248   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16249   algorithm: "plot_tsa_name"
16250   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16252   include:
16253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16255     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16256     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16257     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16258     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16259   layout:
16260     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16261     layout: "plot-throughput-speedup-analysis"
16262
16263 - type: "plot"
16264   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16265   algorithm: "plot_tsa_name"
16266   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16268   include:
16269     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16270     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16271     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16272   layout:
16273     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16274     layout: "plot-throughput-speedup-analysis"
16275
16276 - type: "plot"
16277   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16278   algorithm: "plot_tsa_name"
16279   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16281   include:
16282     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16283     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16285   layout:
16286     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16287     layout: "plot-throughput-speedup-analysis"
16288
16289 - type: "plot"
16290   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16291   algorithm: "plot_tsa_name"
16292   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16294   include:
16295     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16297     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16298     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16299     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16300   layout:
16301     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16302     layout: "plot-throughput-speedup-analysis"
16303
16304 - type: "plot"
16305   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16306   algorithm: "plot_tsa_name"
16307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16309   include:
16310     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16311     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16312     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16313     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16314     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16315   layout:
16316     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16317     layout: "plot-throughput-speedup-analysis"
16318
16319 - type: "plot"
16320   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16321   algorithm: "plot_tsa_name"
16322   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16324   include:
16325     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16327     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16328     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16329     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16330   layout:
16331     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16332     layout: "plot-throughput-speedup-analysis"
16333
16334 - type: "plot"
16335   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16336   algorithm: "plot_tsa_name"
16337   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16338   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16339   include:
16340     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16343     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16344     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16345   layout:
16346     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16347     layout: "plot-throughput-speedup-analysis"
16348
16349 - type: "plot"
16350   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16351   algorithm: "plot_tsa_name"
16352   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16354   include:
16355     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16356     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16357     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16358     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16359     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16360     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16361   layout:
16362     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16363     layout: "plot-throughput-speedup-analysis"
16364
16365 - type: "plot"
16366   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16367   algorithm: "plot_tsa_name"
16368   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16370   include:
16371     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16372     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16377   layout:
16378     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16379     layout: "plot-throughput-speedup-analysis"
16380
16381 - type: "plot"
16382   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16383   algorithm: "plot_tsa_name"
16384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16386   include:
16387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16390     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16391   layout:
16392     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16393     layout: "plot-throughput-speedup-analysis"
16394
16395 - type: "plot"
16396   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16397   algorithm: "plot_tsa_name"
16398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16400   include:
16401     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16404     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16405   layout:
16406     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16407     layout: "plot-throughput-speedup-analysis"
16408
16409 - type: "plot"
16410   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16411   algorithm: "plot_tsa_name"
16412   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16414   include:
16415     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-l2bdbasemaclrn-ndrpdr"
16416     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-l2bdscale10kmaclrn-ndrpdr"
16417     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-l2bdscale100kmaclrn-ndrpdr"
16418     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-l2bdscale1mmaclrn-ndrpdr"
16419   layout:
16420     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
16421     layout: "plot-throughput-speedup-analysis"
16422
16423 - type: "plot"
16424   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16425   algorithm: "plot_tsa_name"
16426   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16428   include:
16429     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-l2bdbasemaclrn-ndrpdr"
16430     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-l2bdscale10kmaclrn-ndrpdr"
16431     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-l2bdscale100kmaclrn-ndrpdr"
16432     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-l2bdscale1mmaclrn-ndrpdr"
16433   layout:
16434     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
16435     layout: "plot-throughput-speedup-analysis"
16436
16437 - type: "plot"
16438   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16439   algorithm: "plot_tsa_name"
16440   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16441   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16442   include:
16443     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16444     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16445     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16446     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16448   layout:
16449     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16450     layout: "plot-throughput-speedup-analysis"
16451
16452 - type: "plot"
16453   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16454   algorithm: "plot_tsa_name"
16455   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16457   include:
16458     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16459     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16463   layout:
16464     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16465     layout: "plot-throughput-speedup-analysis"
16466
16467 - type: "plot"
16468   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16469   algorithm: "plot_tsa_name"
16470   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16472   include:
16473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16477   layout:
16478     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16479     layout: "plot-throughput-speedup-analysis"
16480
16481 - type: "plot"
16482   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16483   algorithm: "plot_tsa_name"
16484   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16485   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16486   include:
16487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16491   layout:
16492     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16493     layout: "plot-throughput-speedup-analysis"
16494
16495 - type: "plot"
16496   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16497   algorithm: "plot_tsa_name"
16498   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16499   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16500   include:
16501     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16502     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16503     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16504     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16505     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16506     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16507   layout:
16508     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16509     layout: "plot-throughput-speedup-analysis"
16510
16511 - type: "plot"
16512   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16513   algorithm: "plot_tsa_name"
16514   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16516   include:
16517     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16518     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16519     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16520     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16521     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16522     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16523   layout:
16524     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16525     layout: "plot-throughput-speedup-analysis"
16526
16527 - type: "plot"
16528   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16529   algorithm: "plot_tsa_name"
16530   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16532   include:
16533     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16534     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16535     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16536     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16537   layout:
16538     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16539     layout: "plot-throughput-speedup-analysis"
16540
16541 - type: "plot"
16542   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16543   algorithm: "plot_tsa_name"
16544   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16545   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16546   include:
16547     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16548     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16549     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16550     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16551   layout:
16552     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16553     layout: "plot-throughput-speedup-analysis"
16554
16555 - type: "plot"
16556   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16557   algorithm: "plot_tsa_name"
16558   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16559   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16560   include:
16561     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16562     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16565   layout:
16566     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16567     layout: "plot-throughput-speedup-analysis"
16568
16569 - type: "plot"
16570   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16571   algorithm: "plot_tsa_name"
16572   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16574   include:
16575     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16576     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16578     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16579   layout:
16580     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16581     layout: "plot-throughput-speedup-analysis"
16582
16583 - type: "plot"
16584   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16585   algorithm: "plot_tsa_name"
16586   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16588   include:
16589     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16590     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16591     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16592     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16593   layout:
16594     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16595     layout: "plot-throughput-speedup-analysis"
16596
16597 - type: "plot"
16598   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16599   algorithm: "plot_tsa_name"
16600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16602   include:
16603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16607   layout:
16608     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16609     layout: "plot-throughput-speedup-analysis"
16610
16611 - type: "plot"
16612   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16613   algorithm: "plot_tsa_name"
16614   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16616   include:
16617     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16619     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16621   layout:
16622     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16623     layout: "plot-throughput-speedup-analysis"
16624
16625 - type: "plot"
16626   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16627   algorithm: "plot_tsa_name"
16628   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16630   include:
16631     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16632     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16633     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16634     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16635   layout:
16636     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16637     layout: "plot-throughput-speedup-analysis"
16638
16639 - type: "plot"
16640   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16641   algorithm: "plot_tsa_name"
16642   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16644   include:
16645     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16646     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16647     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16648     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16649   layout:
16650     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16651     layout: "plot-throughput-speedup-analysis"
16652
16653 - type: "plot"
16654   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16655   algorithm: "plot_tsa_name"
16656   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16658   include:
16659     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16660     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16661     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16663   layout:
16664     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16665     layout: "plot-throughput-speedup-analysis"
16666
16667 ################################################################################
16668
16669 # Packet Throughput - DPDK
16670
16671 # 2n-clx-xxv710
16672
16673 - type: "plot"
16674   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16675   algorithm: "plot_perf_box_name"
16676   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16677   data: "plot-dpdk-throughput-latency-2n-clx"
16678   include:
16679     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16680     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16681   layout:
16682     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16683     layout: "plot-throughput"
16684
16685 - type: "plot"
16686   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16687   algorithm: "plot_perf_box_name"
16688   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16689   data: "plot-dpdk-throughput-latency-2n-clx"
16690   include:
16691     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16692     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16693   layout:
16694     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16695     layout: "plot-throughput"
16696
16697 - type: "plot"
16698   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16699   algorithm: "plot_perf_box_name"
16700   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16701   data: "plot-dpdk-throughput-latency-2n-clx"
16702   include:
16703     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16704     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16705   layout:
16706     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16707     layout: "plot-throughput"
16708
16709 - type: "plot"
16710   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16711   algorithm: "plot_perf_box_name"
16712   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16713   data: "plot-dpdk-throughput-latency-2n-clx"
16714   include:
16715     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16716     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16717   layout:
16718     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16719     layout: "plot-throughput"
16720
16721 # 2n-clx-x710
16722
16723 - type: "plot"
16724   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16725   algorithm: "plot_perf_box_name"
16726   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16727   data: "plot-dpdk-throughput-latency-2n-clx"
16728   include:
16729     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16730     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16731   layout:
16732     title: "2n-clx-x710-64b-2t1c-base-ndr"
16733     layout: "plot-throughput"
16734
16735 - type: "plot"
16736   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16737   algorithm: "plot_perf_box_name"
16738   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16739   data: "plot-dpdk-throughput-latency-2n-clx"
16740   include:
16741     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16742     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16743   layout:
16744     title: "2n-clx-x710-64b-4t2c-base-ndr"
16745     layout: "plot-throughput"
16746
16747 - type: "plot"
16748   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16749   algorithm: "plot_perf_box_name"
16750   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16751   data: "plot-dpdk-throughput-latency-2n-clx"
16752   include:
16753     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16754     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16755   layout:
16756     title: "2n-clx-x710-64b-2t1c-base-pdr"
16757     layout: "plot-throughput"
16758
16759 - type: "plot"
16760   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16761   algorithm: "plot_perf_box_name"
16762   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16763   data: "plot-dpdk-throughput-latency-2n-clx"
16764   include:
16765     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16766     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16767   layout:
16768     title: "2n-clx-x710-64b-4t2c-base-pdr"
16769     layout: "plot-throughput"
16770
16771 ################################################################################
16772
16773 #- type: "plot"
16774 #  title: "Latency by percentile: 2n-skx"
16775 #  algorithm: "plot_hdrh_lat_by_percentile"
16776 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16777 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16778 #  target-links: "../../_static/vpp"
16779 #  data: "plot-vpp-hdrh-lat-2n-skx"
16780 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16781 #  layout:
16782 #    layout: "plot-hdrh-latency-by-percentile"
16783
16784 #- type: "plot"
16785 #  title: "Latency by percentile: 3n-skx"
16786 #  algorithm: "plot_hdrh_lat_by_percentile"
16787 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16788 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16789 #  target-links: "../../_static/vpp"
16790 #  data: "plot-vpp-hdrh-lat-3n-skx"
16791 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16792 #  layout:
16793 #    layout: "plot-hdrh-latency-by-percentile"
16794
16795 - type: "plot"
16796   title: "Latency by percentile: 2n-clx"
16797   algorithm: "plot_hdrh_lat_by_percentile"
16798   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16799   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16800   target-links: "../../_static/vpp"
16801   data: "plot-vpp-hdrh-lat-2n-clx"
16802   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16803   layout:
16804     layout: "plot-hdrh-latency-by-percentile"
16805
16806 - type: "plot"
16807   title: "Latency by percentile: 3n-hsw"
16808   algorithm: "plot_hdrh_lat_by_percentile"
16809   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16810   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16811   target-links: "../../_static/vpp"
16812   data: "plot-vpp-hdrh-lat-3n-hsw"
16813   filter: "'1T1C' and 'NIC_Intel-XL710'"
16814   layout:
16815     layout: "plot-hdrh-latency-by-percentile"
16816
16817 - type: "plot"
16818   title: "Latency by percentile: 3n-tsh"
16819   algorithm: "plot_hdrh_lat_by_percentile"
16820   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16821   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16822   target-links: "../../_static/vpp"
16823   data: "plot-vpp-hdrh-lat-3n-tsh"
16824   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16825   layout:
16826     layout: "plot-hdrh-latency-by-percentile"
16827
16828 - type: "plot"
16829   title: "Latency by percentile: DPDK 2n-clx"
16830   algorithm: "plot_hdrh_lat_by_percentile"
16831   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16832   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16833   target-links: "../../_static/dpdk"
16834   data: "plot-dpdk-hdrh-lat-2n-clx"
16835   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16836   layout:
16837     layout: "plot-hdrh-latency-by-percentile"
16838
16839 - type: "plot"
16840   title: "Latency by percentile: DPDK 3n-hsw"
16841   algorithm: "plot_hdrh_lat_by_percentile"
16842   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16843   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16844   target-links: "../../_static/dpdk"
16845   data: "plot-dpdk-hdrh-lat-3n-hsw"
16846   filter: "'1T1C' and 'NIC_Intel-XL710'"
16847   layout:
16848     layout: "plot-hdrh-latency-by-percentile"
16849
16850 - type: "plot"
16851   title: "Latency by percentile: DPDK 3n-tsh"
16852   algorithm: "plot_hdrh_lat_by_percentile"
16853   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16854   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16855   target-links: "../../_static/dpdk"
16856   data: "plot-dpdk-hdrh-lat-3n-tsh"
16857   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16858   layout:
16859     layout: "plot-hdrh-latency-by-percentile"