48b95351a0b510a0826a124e397856cad2f22495
[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   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Replacements:
150
151     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
152       csit-vpp-perf-verify-1908-3n-hsw:
153         - 48  # NDRPDR sel vhost
154         - 49  # NDRPDR sel vhost
155         - 52  # NDRPDR sel vhost
156         - 53  # NDRPDR sel vhost
157         - 54  # NDRPDR sel vhost
158         - 55  # NDRPDR sel vhost
159         - 56  # NDRPDR sel vhost
160         - 57  # NDRPDR sel vhost
161         - 58  # NDRPDR sel vhost
162         - 59  # NDRPDR sel vhost
163
164     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
165       csit-vpp-perf-verify-1908-3n-skx:
166         - 52  # NDRPDR sel vhost
167         - 53  # NDRPDR sel vhost
168         - 55  # NDRPDR sel vhost
169         - 61  # NDRPDR sel vhost
170         - 62  # NDRPDR sel vhost
171         - 63  # NDRPDR sel vhost
172         - 64  # NDRPDR sel vhost
173         - 65  # NDRPDR sel vhost
174         - 66  # NDRPDR sel vhost
175         - 67  # NDRPDR sel vhost
176
177     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
178       csit-vpp-perf-verify-1908-2n-skx:
179         - 88  # NDRPDR sel vhost
180         - 89  # NDRPDR sel vhost
181         - 91  # NDRPDR sel vhost
182         - 92  # NDRPDR sel vhost
183         - 93  # NDRPDR sel vhost
184         - 94  # NDRPDR sel vhost
185         - 95  # NDRPDR sel vhost
186         - 96  # NDRPDR sel vhost
187         - 97  # NDRPDR sel vhost
188         - 98  # NDRPDR sel vhost
189
190     ###########################################################################
191     # Plots:
192
193     # 3n-hsw
194
195     plot-vpp-throughput-lat-tsa-3n-hsw:
196       csit-vpp-perf-verify-2001-3n-hsw:
197         - 21  # NDRPDR sel
198         - 22  # NDRPDR sel
199         - 23  # NDRPDR sel
200         - 24  # NDRPDR sel
201         - 25  # NDRPDR sel
202         - 29  # NDRPDR sel
203         - 30  # NDRPDR sel
204         - 31  # NDRPDR sel
205         - 32  # NDRPDR sel
206         - 34  # NDRPDR sel
207
208     plot-vpp-hdrh-lat-3n-hsw:
209       csit-vpp-perf-verify-2001-3n-hsw:
210         - 22  # NDRPDR sel
211
212     plot-vpp-nfv-3n-hsw-ndrpdr:
213       csit-vpp-perf-verify-2001-3n-hsw:
214         - 21  # NDRPDR sel
215         - 22  # NDRPDR sel
216         - 23  # NDRPDR sel
217         - 24  # NDRPDR sel
218         - 25  # NDRPDR sel
219         - 29  # NDRPDR sel
220         - 30  # NDRPDR sel
221         - 31  # NDRPDR sel
222         - 32  # NDRPDR sel
223         - 34  # NDRPDR sel
224
225     plot-vpp-nfv-3n-hsw-mrr:
226       csit-vpp-perf-verify-2001-3n-hsw:
227         - 17  # MRR sel
228
229     plot-dpdk-throughput-latency-3n-hsw:
230       csit-dpdk-perf-verify-2001-3n-hsw:
231         - 4   # NDRPDR sel
232         - 5   # NDRPDR sel
233         - 6   # NDRPDR sel
234         - 7   # NDRPDR sel
235         - 8   # NDRPDR sel
236         - 9   # NDRPDR sel
237         - 10  # NDRPDR sel
238         - 11  # NDRPDR sel
239         - 12  # NDRPDR sel
240         - 13  # NDRPDR sel
241         - 15  # NDRPDR sel
242         - 16  # NDRPDR sel
243         - 17  # NDRPDR sel
244         - 18  # NDRPDR sel
245         - 19  # NDRPDR sel
246         - 20  # NDRPDR sel
247         - 21  # NDRPDR sel
248         - 22  # NDRPDR sel
249         - 23  # NDRPDR sel
250         - 24  # NDRPDR sel
251
252     plot-vpp-hoststack-3n-hsw:
253       csit-vpp-perf-verify-2001-3n-hsw:
254         - 87  # hoststack
255         - 88  # hoststack
256         - 89  # hoststack
257         - 90  # hoststack
258         - 91  # hoststack
259         - 92  # hoststack
260         - 93  # hoststack
261         - 94  # hoststack
262         - 95  # hoststack
263         - 96  # hoststack
264
265     plot-dpdk-hdrh-lat-3n-hsw:
266       csit-dpdk-perf-verify-2001-3n-hsw:
267         - 16  # NDRPDR sel
268
269     # 3n-skx
270
271     plot-vpp-throughput-lat-tsa-3n-skx:
272       # TODO: Add the data
273       csit-vpp-perf-verify-2001-3n-skx:
274         - 45  # NDRPDR sel
275         - 46  # NDRPDR sel
276         - 47  # NDRPDR sel
277
278     plot-vpp-hdrh-lat-3n-skx:
279       csit-vpp-perf-verify-2001-3n-skx:
280         - 46  # NDRPDR sel
281
282     plot-vpp-nfv-3n-skx-ndrpdr:
283       # TODO: Add data
284       csit-vpp-perf-verify-2001-3n-skx:
285         - 45  # NDRPDR sel
286         - 46  # NDRPDR sel
287         - 47  # NDRPDR sel
288
289     plot-vpp-nfv-3n-skx-mrr:
290       # TODO: Replace
291       # csit-vpp-perf-verify-2001-3n-skx:
292       csit-vpp-perf-verify-1908-3n-skx:
293         - 36  # MRR sel
294
295     plot-dpdk-throughput-latency-3n-skx:
296       csit-dpdk-perf-verify-2001-3n-skx:
297         - 1   # NDRPDR sel
298         - 2   # NDRPDR sel
299         - 3   # NDRPDR sel
300         - 4   # NDRPDR sel
301         - 5   # NDRPDR sel
302         - 6   # NDRPDR sel
303         - 7   # NDRPDR sel
304         - 8   # NDRPDR sel
305         - 9   # NDRPDR sel
306         - 10  # NDRPDR sel
307
308     plot-dpdk-hdrh-lat-3n-skx:
309       csit-dpdk-perf-verify-2001-3n-skx:
310         - 1   # NDRPDR sel
311         - 19  # NDRPDR sel
312
313     # 2n-skx
314
315     plot-vpp-throughput-lat-tsa-2n-skx:
316       # TODO: Add the data
317       csit-vpp-perf-verify-2001-2n-skx:
318         - 92  # NDRPDR sel
319         - 93  # NDRPDR sel
320         - 94  # NDRPDR sel
321         - 95  # NDRPDR sel
322         - 96  # NDRPDR sel
323         - 97  # NDRPDR sel
324         - 98  # NDRPDR sel
325
326     plot-vpp-hdrh-lat-2n-skx:
327       csit-vpp-perf-verify-2001-2n-skx:
328         - 92  # NDRPDR sel
329
330     plot-vpp-http-server-performance:
331       csit-vpp-perf-verify-2001-2n-clx:
332         - 80  # TCP
333         - 82  # TCP
334         - 83  # TCP
335         - 85  # TCP
336         - 86  # TCP
337         - 87  # TCP
338         - 88  # TCP
339         - 89  # TCP
340         - 90  # TCP
341         - 91  # TCP
342
343     plot-vpp-soak-2n-skx:
344       # TODO: Replace the data
345       # csit-vpp-perf-verify-2001-2n-skx:
346       csit-vpp-perf-verify-1908-2n-skx:
347         - 83  # SOAK
348         - 86  # SOAK
349
350     plot-vpp-nfv-2n-skx-ndrpdr:
351       # TODO: Replace the data
352       csit-vpp-perf-verify-2001-2n-skx:
353         - 30  # NFV
354         - 31  # NFV
355
356     plot-vpp-nfv-2n-skx-mrr:
357       # TODO: Replace the data
358       # csit-vpp-perf-verify-2001-2n-skx:
359       csit-vpp-perf-verify-1908-2n-skx:
360         - 71  # NFV MRR
361
362     plot-vpp-nfv-reconf-2n-skx:
363       # TODO: Replace the data
364       # csit-vpp-perf-verify-2001-2n-skx:
365       csit-vpp-perf-verify-1908-2n-skx:
366         - 113 # NFV reconf sel
367         - 114 # NFV reconf sel
368         - 115 # NFV reconf sel
369
370     plot-dpdk-throughput-latency-2n-skx:
371       csit-dpdk-perf-verify-2001-2n-skx:
372         - 1   # NDRPDR sel
373         - 2   # NDRPDR sel
374         - 3   # NDRPDR sel
375         - 4   # NDRPDR sel
376         - 5   # NDRPDR sel
377         - 6   # NDRPDR sel
378         - 7   # NDRPDR sel
379         - 8   # NDRPDR sel
380         - 9   # NDRPDR sel
381         - 10  # NDRPDR sel
382         - 11  # NDRPDR sel
383         - 13  # NDRPDR sel
384         - 26  # NDRPDR sel
385         - 16  # NDRPDR sel
386         - 17  # NDRPDR sel
387         - 18  # NDRPDR sel
388         - 19  # NDRPDR sel
389         - 27  # NDRPDR sel
390         - 21  # NDRPDR sel
391         - 25  # NDRPDR sel
392
393     plot-dpdk-hdrh-lat-2n-skx:
394       csit-dpdk-perf-verify-2001-2n-skx:
395         - 1   # NDRPDR sel
396         - 19  # NDRPDR sel
397
398     # 2n-clx
399
400     plot-vpp-throughput-lat-tsa-2n-clx:
401       csit-vpp-perf-verify-2001-2n-clx:
402         - 28  # NDRPDR sel
403         - 29  # NDRPDR sel
404         - 32  # NDRPDR sel
405         - 40  # NDRPDR sel
406         - 43  # NDRPDR sel
407         - 44  # NDRPDR sel
408         - 45  # NDRPDR sel
409         - 47  # NDRPDR sel
410         - 48  # NDRPDR sel
411         - 49  # NDRPDR sel
412
413     plot-vpp-hdrh-lat-2n-clx:
414       csit-vpp-perf-verify-2001-2n-clx:
415         - 28  # NDRPDR sel
416
417     plot-vpp-nfv-2n-clx-ndrpdr:
418       csit-vpp-perf-verify-2001-2n-clx:
419         - 28  # NDRPDR sel
420         - 29  # NDRPDR sel
421         - 32  # NDRPDR sel
422         - 40  # NDRPDR sel
423         - 43  # NDRPDR sel
424         - 44  # NDRPDR sel
425         - 45  # NDRPDR sel
426         - 47  # NDRPDR sel
427         - 48  # NDRPDR sel
428         - 49  # NDRPDR sel
429
430     plot-vpp-nfv-2n-clx-mrr:
431       csit-vpp-perf-verify-2001-2n-clx:
432         - 39  # MRR
433
434     plot-vpp-nfv-reconf-2n-clx:
435       csit-vpp-perf-verify-2001-2n-clx:
436         - 68  # Reconf
437         - 69  # Reconf
438         - 70  # Reconf
439         - 71  # Reconf
440         - 72  # Reconf
441         - 73  # Reconf
442         - 74  # Reconf
443         - 75  # Reconf
444         - 76  # Reconf
445         - 77  # Reconf
446
447     plot-vpp-soak-2n-clx:
448       csit-vpp-perf-verify-2001-2n-clx:
449         - 93  # Soak
450         - 94  # Soak
451
452     plot-dpdk-throughput-latency-2n-clx:
453       csit-dpdk-perf-verify-2001-2n-clx:
454         - 15  # NDRPDR sel
455         - 16  # NDRPDR sel
456         - 17  # NDRPDR sel
457         - 18  # NDRPDR sel
458         - 19  # NDRPDR sel
459         - 20  # NDRPDR sel
460         - 21  # NDRPDR sel
461         - 22  # NDRPDR sel
462         - 23  # NDRPDR sel
463         - 24  # NDRPDR sel
464         - 25  # NDRPDR sel
465         - 26  # NDRPDR sel
466         - 27  # NDRPDR sel
467         - 28  # NDRPDR sel
468         - 29  # NDRPDR sel
469         - 30  # NDRPDR sel
470         - 31  # NDRPDR sel
471         - 32  # NDRPDR sel
472         - 33  # NDRPDR sel
473         - 34  # NDRPDR sel
474
475
476     plot-dpdk-hdrh-lat-2n-clx:
477       csit-dpdk-perf-verify-2001-2n-clx:
478         - 15  # NDRPDR sel
479
480     # 3n-tsh
481
482     plot-vpp-throughput-lat-tsa-3n-tsh:
483       csit-vpp-perf-verify-2001-3n-tsh:
484         - 3   # NDRPDR sel
485         - 4   # NDRPDR sel
486         - 7   # NDRPDR sel
487         - 8   # NDRPDR sel
488         - 10  # NDRPDR sel
489         - 12  # NDRPDR sel
490         - 13  # NDRPDR sel
491         - 14  # NDRPDR sel
492         - 15  # NDRPDR sel
493         - 21  # NDRPDR sel
494
495     plot-vpp-hdrh-lat-3n-tsh:
496       csit-vpp-perf-verify-2001-3n-tsh:
497         - 10  # NDRPDR sel
498
499     plot-dpdk-throughput-latency-3n-tsh:
500       csit-dpdk-perf-verify-2001-3n-tsh:
501         - 3   # NDRPDR sel
502         - 4   # NDRPDR sel
503         - 5   # NDRPDR sel
504         - 9   # NDRPDR sel
505         - 10  # NDRPDR sel
506         - 11  # NDRPDR sel
507         - 12  # NDRPDR sel
508         - 14  # NDRPDR sel
509         - 15  # NDRPDR sel
510         - 18  # NDRPDR sel
511
512     plot-dpdk-hdrh-lat-3n-tsh:
513       csit-dpdk-perf-verify-2001-3n-tsh:
514         - 3   # NDRPDR sel
515
516     # 3n-dnv
517
518     plot-vpp-throughput-lat-tsa-3n-dnv:
519       csit-vpp-perf-verify-2001-3n-dnv:
520         - 5   # NDRPDR sel
521         - 6   # NDRPDR sel
522         - 7   # NDRPDR sel
523         - 8   # NDRPDR sel
524         - 9   # NDRPDR sel
525         - 10  # NDRPDR sel
526         - 12  # NDRPDR sel
527         - 16  # NDRPDR sel
528         - 17  # NDRPDR sel
529         - 18  # NDRPDR sel
530
531     plot-dpdk-throughput-latency-3n-dnv:
532       csit-dpdk-perf-verify-2001-3n-dnv:
533         - 12  # NDRPDR sel
534         - 13  # NDRPDR sel
535         - 14  # NDRPDR sel
536         - 15  # NDRPDR sel
537         - 16  # NDRPDR sel
538         - 17  # NDRPDR sel
539         - 18  # NDRPDR sel
540         - 19  # NDRPDR sel
541         - 20  # NDRPDR sel
542         - 22  # NDRPDR sel
543
544     # 2n-dnv
545
546     plot-vpp-throughput-lat-tsa-2n-dnv:
547       csit-vpp-perf-verify-2001-2n-dnv:
548         - 4   # NDRPDR sel
549         - 5   # NDRPDR sel
550         - 6   # NDRPDR sel
551         - 7   # NDRPDR sel
552         - 8   # NDRPDR sel
553         - 9   # NDRPDR sel
554         - 10  # NDRPDR sel
555         - 11  # NDRPDR sel
556         - 13  # NDRPDR sel
557         - 16  # NDRPDR sel
558
559     plot-dpdk-throughput-latency-2n-dnv:
560       csit-dpdk-perf-verify-2001-2n-dnv:
561         - 9   # NDRPDR sel
562         - 10  # NDRPDR sel
563         - 11  # NDRPDR sel
564         - 12  # NDRPDR sel
565         - 13  # NDRPDR sel
566         - 14  # NDRPDR sel
567         - 15  # NDRPDR sel
568         - 16  # NDRPDR sel
569         - 17  # NDRPDR sel
570         - 18  # NDRPDR sel
571
572     ###########################################################################
573     # Simple tables (only one data set):
574
575     # NIC Comparisons
576
577     vpp-nic-comparison-3n-skx:
578       # TODO: Add the data
579       csit-vpp-perf-verify-2001-3n-skx:
580         - 45  # NDRPDR sel
581         - 46  # NDRPDR sel
582         - 47  # NDRPDR sel
583
584     vpp-nic-comparison-2n-skx:
585       # TODO: Add the data
586       csit-vpp-perf-verify-2001-2n-skx:
587         - 92  # NDRPDR sel
588         - 93  # NDRPDR sel
589         - 94  # NDRPDR sel
590         - 95  # NDRPDR sel
591         - 96  # NDRPDR sel
592         - 97  # NDRPDR sel
593         - 98  # NDRPDR sel
594
595     vpp-nic-comparison-3n-skx-mrr:
596       # TODO: Replace
597       # csit-vpp-perf-verify-2001-3n-skx:
598       csit-vpp-perf-verify-1908-3n-skx:
599         - 36  # MRR sel
600
601     vpp-nic-comparison-2n-skx-mrr:
602       # TODO: Replace
603       # csit-vpp-perf-verify-2001-2n-skx:
604       csit-vpp-perf-verify-1908-2n-skx:
605         - 69  # MRR sel
606
607     # Results
608
609     vpp-perf-results-3n-hsw:
610       csit-vpp-perf-verify-2001-3n-hsw:
611         - 18  # NDRPDR full
612         - 20  # NDRPDR full
613         - 28  # NDRPDR full
614         - 35  # NDRPDR full
615         - 42  # NDRPDR full
616         - 46  # NDRPDR full
617         - 47  # NDRPDR full
618         - 48  # NDRPDR full
619         - 49  # NDRPDR full
620         - 50  # NDRPDR full
621         - 51  # NDRPDR full
622         - 52  # NDRPDR full
623         - 53  # NDRPDR full
624         - 54  # NDRPDR full
625         - 55  # NDRPDR full
626         - 56  # NDRPDR full
627         - 57  # NDRPDR full
628         - 58  # NDRPDR full
629         - 59  # NDRPDR full
630         - 61  # NDRPDR full
631         - 62  # NDRPDR full
632         - 63  # NDRPDR full
633         - 64  # NDRPDR full
634         - 65  # NDRPDR full
635         - 67  # NDRPDR full
636         - 70  # NDRPDR full
637         - 72  # NDRPDR full
638         - 73  # NDRPDR full
639         - 76  # NDRPDR full
640         - 77  # NDRPDR full
641         - 78  # NDRPDR full
642         - 79  # NDRPDR full
643         - 81  # NDRPDR full
644         - 82  # NDRPDR full
645         - 84  # NDRPDR full
646         - 85  # NDRPDR full
647
648     vpp-perf-results-3n-skx:
649       # TODO: Replace
650       csit-vpp-perf-verify-2001-3n-skx:
651         - 47  # NDRPDR sel
652
653     vpp-perf-results-2n-skx:
654       csit-vpp-perf-verify-2001-2n-skx:
655         # TODO: Replace
656         - 92  # NDRPDR sel
657
658     vpp-perf-results-2n-clx:
659       csit-vpp-perf-verify-2001-2n-clx:
660         - 53  # NDRPDR full
661         - 54  # NDRPDR full
662         - 55  # NDRPDR full
663         - 56  # NDRPDR full
664         - 57  # NDRPDR full
665         - 58  # NDRPDR full
666         - 59  # NDRPDR full
667         - 60  # NDRPDR full
668         - 61  # NDRPDR full
669         - 62  # NDRPDR full
670         - 63  # NDRPDR full
671         - 64  # NDRPDR full
672         - 65  # NDRPDR full
673         - 66  # NDRPDR full
674         - 67  # NDRPDR full
675
676     vpp-perf-results-3n-tsh:
677       csit-vpp-perf-verify-2001-3n-tsh:
678         - 10  # NDRPDR sel
679
680     vpp-perf-results-3n-dnv:
681       csit-vpp-perf-verify-2001-3n-dnv:
682         - 19  # NDRPDR full
683         - 20  # NDRPDR full
684         - 21  # NDRPDR full
685         - 22  # NDRPDR full
686         - 23  # NDRPDR full
687         - 24  # NDRPDR full
688         - 25  # NDRPDR full
689         - 26  # NDRPDR full
690         - 37  # NDRPDR full
691         - 38  # NDRPDR full
692         - 39  # NDRPDR full
693
694     vpp-perf-results-2n-dnv:
695       csit-vpp-perf-verify-2001-2n-dnv:
696         - 21  # NDRPDR full
697         - 22  # NDRPDR full
698         - 25  # NDRPDR full
699         - 26  # NDRPDR full
700         - 27  # NDRPDR full
701         - 28  # NDRPDR full
702
703     vpp-mrr-results-3n-hsw:
704       csit-vpp-perf-verify-2001-3n-hsw:
705         - 17  # MRR sel
706
707     vpp-mrr-results-3n-skx:
708       # TODO: Replace
709       # csit-vpp-perf-verify-2001-3n-skx:
710       csit-vpp-perf-verify-1908-3n-skx:
711         - 36  # MRR sel
712
713     vpp-mrr-results-2n-skx:
714       # TODO: Replace
715       # csit-vpp-perf-verify-2001-2n-skx:
716       csit-vpp-perf-verify-1908-2n-skx:
717         - 69  # MRR sel
718
719     vpp-mrr-results-2n-clx:
720       csit-vpp-perf-verify-2001-2n-clx:
721         - 39  # MRR
722
723     vpp-mrr-results-3n-tsh:
724       csit-vpp-perf-verify-2001-3n-tsh:
725         - 9   # MRR sel
726
727     vpp-mrr-results-3n-dnv:
728       csit-vpp-perf-verify-2001-3n-dnv:
729         - 11  # MRR sel
730
731     vpp-mrr-results-2n-dnv:
732       csit-vpp-perf-verify-2001-2n-dnv:
733         - 12  # MRR sel
734
735     vpp-device-results-ubuntu:
736       csit-vpp-device-2001-ubuntu1804-1n-skx:
737         - 57
738
739     dpdk-perf-results-3n-hsw:
740       csit-dpdk-perf-verify-2001-3n-hsw:
741         - 25  # NDRPDR full
742         - 26  # NDRPDR full
743
744     dpdk-perf-results-3n-skx:
745       csit-dpdk-perf-verify-2001-3n-skx:
746         - 1   # NDRPDR sel
747
748     dpdk-perf-results-2n-skx:
749       csit-dpdk-perf-verify-2001-2n-skx:
750         - 1   # NDRPDR sel
751
752     dpdk-perf-results-2n-clx:
753       csit-dpdk-perf-verify-2001-2n-clx:
754         - 15  # NDRPDR sel
755         - 34  # NDRPDR sel
756
757     dpdk-perf-results-2n-dnv:
758       csit-dpdk-perf-verify-2001-2n-dnv:
759         - 16  # NDRPDR sel
760
761     dpdk-perf-results-3n-dnv:
762       csit-dpdk-perf-verify-2001-3n-dnv:
763         - 12  # NDRPDR sel
764
765     dpdk-perf-results-3n-tsh:
766       csit-dpdk-perf-verify-2001-3n-tsh:
767         - 3   # NDRPDR sel
768
769 ###########################################################################
770     # Tables (more than one data set)
771
772     # Performance changes
773
774     vpp-performance-changes-3n-hsw-h1:
775       csit-vpp-perf-verify-1904-3n-hsw:
776         - 11  # NDRPDR sel
777         - 12  # NDRPDR sel
778         - 20  # NDRPDR sel
779         - 21  # NDRPDR sel
780         - 23  # NDRPDR sel
781         - 24  # NDRPDR sel
782         - 25  # NDRPDR sel
783         - 26  # NDRPDR sel
784         - 29  # NDRPDR sel
785         - 30  # NDRPDR sel
786     vpp-performance-changes-3n-hsw-ref:
787       csit-vpp-perf-verify-1908-3n-hsw:
788         - 12  # NDRPDR sel
789         - 13  # NDRPDR sel
790         - 14  # NDRPDR sel
791         - 15  # NDRPDR sel
792         - 16  # NDRPDR sel
793         - 17  # NDRPDR sel
794         - 18  # NDRPDR sel
795         - 19  # NDRPDR sel
796         - 20  # NDRPDR sel
797         - 21  # NDRPDR sel
798     vpp-performance-changes-3n-hsw-cmp:
799       csit-vpp-perf-verify-2001-3n-hsw:
800         - 21  # NDRPDR sel
801         - 22  # NDRPDR sel
802         - 23  # NDRPDR sel
803         - 24  # NDRPDR sel
804         - 25  # NDRPDR sel
805         - 29  # NDRPDR sel
806         - 30  # NDRPDR sel
807         - 31  # NDRPDR sel
808         - 32  # NDRPDR sel
809         - 34  # NDRPDR sel
810     vpp-performance-changes-3n-hsw:
811       - "vpp-performance-changes-3n-hsw-h1"
812       - "vpp-performance-changes-3n-hsw-ref"
813       - "vpp-performance-changes-3n-hsw-cmp"
814
815     vpp-performance-changes-3n-skx-h1:
816       csit-vpp-perf-verify-1904-3n-skx:
817         - 8   # NDRPDR sel
818         - 9   # NDRPDR sel
819         - 10  # NDRPDR sel
820         - 11  # NDRPDR sel
821         - 12  # NDRPDR sel
822         - 14  # NDRPDR sel
823         - 16  # NDRPDR sel
824         - 21  # NDRPDR sel
825         - 23  # NDRPDR sel
826         - 25  # NDRPDR sel
827     vpp-performance-changes-3n-skx-ref:
828       csit-vpp-perf-verify-1908-3n-skx:
829         - 14  # NDRPDR sel
830         - 16  # NDRPDR sel
831         - 19  # NDRPDR sel
832         - 20  # NDRPDR sel
833         - 22  # NDRPDR sel
834         - 23  # NDRPDR sel
835         - 24  # NDRPDR sel
836         - 25  # NDRPDR sel
837         - 26  # NDRPDR sel
838         - 29  # NDRPDR sel
839     vpp-performance-changes-3n-skx-cmp:
840       # TODO: Add the data
841       csit-vpp-perf-verify-2001-3n-skx:
842         - 45  # NDRPDR sel
843         - 46  # NDRPDR sel
844         - 47  # NDRPDR sel
845     vpp-performance-changes-3n-skx:
846       - "vpp-performance-changes-3n-skx-h1"
847       - "vpp-performance-changes-3n-skx-ref"
848       - "vpp-performance-changes-3n-skx-cmp"
849
850     vpp-performance-changes-2n-skx-h1:
851       csit-vpp-perf-verify-1904-2n-skx:
852         - 12  # NDRPDR sel
853         - 14  # NDRPDR sel
854         - 16  # NDRPDR sel
855         - 17  # NDRPDR sel
856         - 18  # NDRPDR sel
857         - 21  # NDRPDR sel
858         - 27  # NDRPDR sel
859         - 30  # NDRPDR sel
860         - 31  # NDRPDR sel
861         - 32  # NDRPDR sel
862     vpp-performance-changes-2n-skx-ref:
863       csit-vpp-perf-verify-1908-2n-skx:
864         - 26  # NDRPDR sel
865         - 27  # NDRPDR sel
866         - 34  # NDRPDR sel
867         - 35  # NDRPDR sel
868         - 36  # NDRPDR sel
869         - 42  # NDRPDR sel
870         - 43  # NDRPDR sel
871         - 44  # NDRPDR sel
872         - 45  # NDRPDR sel
873         - 46  # NDRPDR sel
874     vpp-performance-changes-2n-skx-cmp:
875       # TODO: Add the data
876       csit-vpp-perf-verify-2001-2n-skx:
877         - 92  # NDRPDR sel
878         - 93  # NDRPDR sel
879         - 94  # NDRPDR sel
880         - 95  # NDRPDR sel
881         - 96  # NDRPDR sel
882         - 97  # NDRPDR sel
883         - 98  # NDRPDR sel
884     vpp-performance-changes-2n-skx:
885       - "vpp-performance-changes-2n-skx-h1"
886       - "vpp-performance-changes-2n-skx-ref"
887       - "vpp-performance-changes-2n-skx-cmp"
888
889     vpp-performance-changes-nfv-2n-skx-ref:
890       csit-vpp-perf-verify-1908-2n-skx:
891         - 22  # NFV
892         - 31  # NFV
893         - 32  # NFV
894     vpp-performance-changes-nfv-2n-skx-cmp:
895       # TODO: Add the data
896       csit-vpp-perf-verify-2001-2n-skx:
897         - 30  # NFV
898         - 31  # NFV
899     vpp-performance-changes-nfv-2n-skx:
900       - "vpp-performance-changes-nfv-2n-skx-ref"
901       - "vpp-performance-changes-nfv-2n-skx-cmp"
902
903     vpp-performance-changes-2n-dnv-ref:
904       csit-vpp-perf-verify-1908-2n-dnv:
905         - 1   # NDRPDR sel
906         - 2   # NDRPDR sel
907         - 3   # NDRPDR sel
908         - 4   # NDRPDR sel
909         - 5   # NDRPDR sel
910         - 6   # NDRPDR sel
911         - 7   # NDRPDR sel
912         - 8   # NDRPDR sel
913         - 9   # NDRPDR sel
914         - 10  # NDRPDR sel
915     vpp-performance-changes-2n-dnv-cmp:
916       csit-vpp-perf-verify-2001-2n-dnv:
917         - 4   # NDRPDR sel
918         - 5   # NDRPDR sel
919         - 6   # NDRPDR sel
920         - 7   # NDRPDR sel
921         - 8   # NDRPDR sel
922         - 9   # NDRPDR sel
923         - 10  # NDRPDR sel
924         - 11  # NDRPDR sel
925         - 13  # NDRPDR sel
926         - 16  # NDRPDR sel
927     vpp-performance-changes-2n-dnv:
928       - "vpp-performance-changes-2n-dnv-ref"
929       - "vpp-performance-changes-2n-dnv-cmp"
930
931     vpp-performance-changes-3n-dnv-ref:
932       csit-vpp-perf-verify-1908-3n-dnv:
933         - 6   # NDRPDR sel
934         - 7   # NDRPDR sel
935         - 8   # NDRPDR sel
936         - 9   # NDRPDR sel
937         - 10  # NDRPDR sel
938         - 12  # NDRPDR sel
939         - 13  # NDRPDR sel
940         - 14  # NDRPDR sel
941         - 15  # NDRPDR sel
942         - 16  # NDRPDR sel
943     vpp-performance-changes-3n-dnv-cmp:
944       csit-vpp-perf-verify-2001-3n-dnv:
945         - 5   # NDRPDR sel
946         - 6   # NDRPDR sel
947         - 7   # NDRPDR sel
948         - 8   # NDRPDR sel
949         - 9   # NDRPDR sel
950         - 10  # NDRPDR sel
951         - 12  # NDRPDR sel
952         - 16  # NDRPDR sel
953         - 17  # NDRPDR sel
954         - 18  # NDRPDR sel
955     vpp-performance-changes-3n-dnv:
956       - "vpp-performance-changes-3n-dnv-ref"
957       - "vpp-performance-changes-3n-dnv-cmp"
958
959     vpp-performance-changes-3n-tsh-ref:
960       csit-vpp-perf-verify-1908-3n-tsh:
961         - 7   # NDRPDR sel
962         - 8   # NDRPDR sel
963         - 9   # NDRPDR sel
964         - 10  # NDRPDR sel
965         - 11  # NDRPDR sel
966         - 12  # NDRPDR sel
967         - 13  # NDRPDR sel
968         - 14  # NDRPDR sel
969         - 15  # NDRPDR sel
970         - 16  # NDRPDR sel
971     vpp-performance-changes-3n-tsh-cmp:
972       csit-vpp-perf-verify-2001-3n-tsh:
973         - 3   # NDRPDR sel
974         - 4   # NDRPDR sel
975         - 7   # NDRPDR sel
976         - 8   # NDRPDR sel
977         - 10  # NDRPDR sel
978         - 12  # NDRPDR sel
979         - 13  # NDRPDR sel
980         - 14  # NDRPDR sel
981         - 15  # NDRPDR sel
982         - 21  # NDRPDR sel
983     vpp-performance-changes-3n-tsh:
984       - "vpp-performance-changes-3n-tsh-ref"
985       - "vpp-performance-changes-3n-tsh-cmp"
986
987     vpp-soak-vs-ndr-2n-skx-ref:
988       csit-vpp-perf-verify-2001-2n-skx:
989         - 92  # NDRPDR sel
990         - 93  # NDRPDR sel
991         - 94  # NDRPDR sel
992         - 95  # NDRPDR sel
993         - 96  # NDRPDR sel
994         - 97  # NDRPDR sel
995         - 98  # NDRPDR sel
996     vpp-soak-vs-ndr-2n-skx-cmp:
997       # TODO: Replace
998       # csit-vpp-perf-verify-2001-2n-skx:
999       csit-vpp-perf-verify-1908-2n-skx:
1000         - 83  # SOAK
1001         - 86  # SOAK
1002     vpp-soak-vs-ndr-2n-skx:
1003       csit-vpp-perf-verify-2001-2n-skx:
1004         - 92  # NDRPDR sel
1005         - 93  # NDRPDR sel
1006         - 94  # NDRPDR sel
1007         - 95  # NDRPDR sel
1008         - 96  # NDRPDR sel
1009         - 97  # NDRPDR sel
1010         - 98  # NDRPDR sel
1011         - 83  # SOAK
1012         - 86  # SOAK
1013
1014     vpp-soak-vs-ndr-2n-clx-ref:
1015       csit-vpp-perf-verify-2001-2n-clx:
1016         - 28  # NDRPDR sel
1017         - 29  # NDRPDR sel
1018         - 32  # NDRPDR sel
1019         - 40  # NDRPDR sel
1020         - 43  # NDRPDR sel
1021         - 44  # NDRPDR sel
1022         - 45  # NDRPDR sel
1023         - 47  # NDRPDR sel
1024         - 48  # NDRPDR sel
1025         - 49  # NDRPDR sel
1026     vpp-soak-vs-ndr-2n-clx-cmp:
1027       csit-vpp-perf-verify-2001-2n-clx:
1028         - 93  # SOAK
1029         - 94  # Soak
1030     vpp-soak-vs-ndr-2n-clx:
1031       csit-vpp-perf-verify-2001-2n-clx:
1032         - 28  # NDRPDR sel
1033         - 29  # NDRPDR sel
1034         - 32  # NDRPDR sel
1035         - 40  # NDRPDR sel
1036         - 43  # NDRPDR sel
1037         - 44  # NDRPDR sel
1038         - 45  # NDRPDR sel
1039         - 47  # NDRPDR sel
1040         - 48  # NDRPDR sel
1041         - 49  # NDRPDR sel
1042         - 93  # SOAK
1043         - 94  # Soak
1044
1045     vpp-performance-changes-3n-hsw-mrr-h1:
1046       csit-vpp-perf-verify-1904-3n-hsw:
1047         - 9   # MRR sel
1048     vpp-performance-changes-3n-hsw-mrr-ref:
1049       csit-vpp-perf-verify-1908-3n-hsw:
1050         - 39  # MRR sel
1051     vpp-performance-changes-3n-hsw-mrr-cmp:
1052       csit-vpp-perf-verify-2001-3n-hsw:
1053         - 17  # MRR sel
1054     vpp-performance-changes-3n-hsw-mrr:
1055       - "vpp-performance-changes-3n-hsw-mrr-h1"
1056       - "vpp-performance-changes-3n-hsw-mrr-ref"
1057       - "vpp-performance-changes-3n-hsw-mrr-cmp"
1058
1059     vpp-performance-changes-3n-skx-mrr-h1:
1060       csit-vpp-perf-verify-1904-3n-skx:
1061         - 7   # MRR sel
1062     vpp-performance-changes-3n-skx-mrr-ref:
1063       csit-vpp-perf-verify-1908-3n-skx:
1064         - 36  # MRR sel
1065     vpp-performance-changes-3n-skx-mrr-cmp:
1066       # TODO: Replace
1067       # csit-vpp-perf-verify-2001-3n-skx:
1068       csit-vpp-perf-verify-1908-3n-skx:
1069         - 36  # MRR sel
1070     vpp-performance-changes-3n-skx-mrr:
1071       - "vpp-performance-changes-3n-skx-mrr-h1"
1072       - "vpp-performance-changes-3n-skx-mrr-ref"
1073       - "vpp-performance-changes-3n-skx-mrr-cmp"
1074
1075     vpp-performance-changes-2n-skx-mrr-h1:
1076       csit-vpp-perf-verify-1904-2n-skx:
1077         - 11  # MRR sel
1078     vpp-performance-changes-2n-skx-mrr-ref:
1079       csit-vpp-perf-verify-1908-2n-skx:
1080         - 69  # MRR sel
1081     vpp-performance-changes-2n-skx-mrr-cmp:
1082       # TODO: Replace
1083       # csit-vpp-perf-verify-2001-2n-skx:
1084       csit-vpp-perf-verify-1908-2n-skx:
1085         - 69  # MRR sel
1086     vpp-performance-changes-2n-skx-mrr:
1087       - "vpp-performance-changes-2n-skx-mrr-h1"
1088       - "vpp-performance-changes-2n-skx-mrr-ref"
1089       - "vpp-performance-changes-2n-skx-mrr-cmp"
1090
1091     vpp-performance-changes-nfv-2n-skx-mrr-ref:
1092       csit-vpp-perf-verify-1908-2n-skx:
1093         - 71  # NFV MRR
1094     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1095       # TODO: Replace
1096       # csit-vpp-perf-verify-2001-2n-skx:
1097       csit-vpp-perf-verify-1908-2n-skx:
1098         - 71  # NFV MRR
1099     vpp-performance-changes-nfv-2n-skx-mrr:
1100       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1101       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1102
1103     vpp-performance-changes-2n-dnv-mrr-ref:
1104       csit-vpp-perf-verify-1908-2n-dnv:
1105         - 11  # MRR sel
1106     vpp-performance-changes-2n-dnv-mrr-cmp:
1107       csit-vpp-perf-verify-2001-2n-dnv:
1108         - 12  # MRR sel
1109     vpp-performance-changes-2n-dnv-mrr:
1110       - "vpp-performance-changes-2n-dnv-mrr-ref"
1111       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1112
1113     vpp-performance-changes-3n-dnv-mrr-ref:
1114       csit-vpp-perf-verify-1908-3n-dnv:
1115         - 17  # MRR sel
1116     vpp-performance-changes-3n-dnv-mrr-cmp:
1117       csit-vpp-perf-verify-2001-3n-dnv:
1118         - 11  # MRR sel
1119     vpp-performance-changes-3n-dnv-mrr:
1120       - "vpp-performance-changes-3n-dnv-mrr-ref"
1121       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1122
1123     vpp-performance-changes-3n-tsh-mrr-ref:
1124       csit-vpp-perf-verify-1908-3n-tsh:
1125         - 17  # MRR sel
1126     vpp-performance-changes-3n-tsh-mrr-cmp:
1127       csit-vpp-perf-verify-2001-3n-tsh:
1128         - 9   # MRR sel
1129     vpp-performance-changes-3n-tsh-mrr:
1130       - "vpp-performance-changes-3n-tsh-mrr-ref"
1131       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1132
1133     dpdk-performance-changes-3n-hsw-h1:
1134       csit-dpdk-perf-verify-1904-3n-hsw:
1135         - 2   # NDRPDR sel
1136         - 3   # NDRPDR sel
1137         - 5   # NDRPDR sel
1138         - 6   # NDRPDR sel
1139         - 13  # NDRPDR sel
1140         - 14  # NDRPDR sel
1141         - 15  # NDRPDR sel
1142         - 18  # NDRPDR sel
1143         - 19  # NDRPDR sel
1144         - 20  # NDRPDR sel
1145     dpdk-performance-changes-3n-hsw-ref:
1146       csit-dpdk-perf-verify-1908-3n-hsw:
1147         - 2   # NDRPDR sel
1148         - 3   # NDRPDR sel
1149         - 4   # NDRPDR sel
1150         - 5   # NDRPDR sel
1151         - 6   # NDRPDR sel
1152         - 7   # NDRPDR sel
1153         - 8   # NDRPDR sel
1154         - 9   # NDRPDR sel
1155         - 10  # NDRPDR sel
1156         - 11  # NDRPDR sel
1157     dpdk-performance-changes-3n-hsw-cmp:
1158       csit-dpdk-perf-verify-2001-3n-hsw:
1159 #        - 4   # NDRPDR sel
1160 #        - 5   # NDRPDR sel
1161 #        - 6   # NDRPDR sel
1162 #        - 7   # NDRPDR sel
1163 #        - 8   # NDRPDR sel
1164 #        - 9   # NDRPDR sel
1165 #        - 10  # NDRPDR sel
1166 #        - 11  # NDRPDR sel
1167 #        - 12  # NDRPDR sel
1168 #        - 13  # NDRPDR sel
1169         - 15  # NDRPDR sel
1170         - 16  # NDRPDR sel
1171         - 17  # NDRPDR sel
1172         - 18  # NDRPDR sel
1173         - 19  # NDRPDR sel
1174         - 20  # NDRPDR sel
1175         - 21  # NDRPDR sel
1176         - 22  # NDRPDR sel
1177         - 23  # NDRPDR sel
1178         - 24  # NDRPDR sel
1179     dpdk-performance-changes-3n-hsw:
1180       - "dpdk-performance-changes-3n-hsw-h1"
1181       - "dpdk-performance-changes-3n-hsw-ref"
1182       - "dpdk-performance-changes-3n-hsw-cmp"
1183
1184     dpdk-performance-changes-3n-skx-h1:
1185       csit-dpdk-perf-verify-1904-3n-skx:
1186         - 2   # NDRPDR sel
1187         - 3   # NDRPDR sel
1188         - 4   # NDRPDR sel
1189         - 5   # NDRPDR sel
1190         - 6   # NDRPDR sel
1191         - 7   # NDRPDR sel
1192         - 11  # NDRPDR sel
1193         - 12  # NDRPDR sel
1194         - 13  # NDRPDR sel
1195         - 14  # NDRPDR sel
1196     dpdk-performance-changes-3n-skx-ref:
1197       csit-dpdk-perf-verify-1908-3n-skx:
1198         - 3   # NDRPDR sel
1199         - 4   # NDRPDR sel
1200         - 5   # NDRPDR sel
1201         - 6   # NDRPDR sel
1202         - 7   # NDRPDR sel
1203         - 8   # NDRPDR sel
1204         - 9   # NDRPDR sel
1205         - 10  # NDRPDR sel
1206         - 11  # NDRPDR sel
1207         - 12  # NDRPDR sel
1208     dpdk-performance-changes-3n-skx-cmp:
1209       csit-dpdk-perf-verify-2001-3n-skx:
1210         - 1   # NDRPDR sel
1211         - 2   # NDRPDR sel
1212         - 3   # NDRPDR sel
1213         - 4   # NDRPDR sel
1214         - 5   # NDRPDR sel
1215         - 6   # NDRPDR sel
1216         - 7   # NDRPDR sel
1217         - 8   # NDRPDR sel
1218         - 9   # NDRPDR sel
1219         - 10  # NDRPDR sel
1220     dpdk-performance-changes-3n-skx:
1221       - "dpdk-performance-changes-3n-skx-h1"
1222       - "dpdk-performance-changes-3n-skx-ref"
1223       - "dpdk-performance-changes-3n-skx-cmp"
1224
1225     dpdk-performance-changes-2n-skx-h1:
1226       csit-dpdk-perf-verify-1904-2n-skx:
1227         - 2   # NDRPDR sel
1228         - 3   # NDRPDR sel
1229         - 4   # NDRPDR sel
1230         - 5   # NDRPDR sel
1231         - 7   # NDRPDR sel
1232         - 8   # NDRPDR sel
1233         - 9   # NDRPDR sel
1234         - 10  # NDRPDR sel
1235         - 11  # NDRPDR sel
1236         - 12  # NDRPDR sel
1237     dpdk-performance-changes-2n-skx-ref:
1238       csit-dpdk-perf-verify-1908-2n-skx:
1239         - 2   # NDRPDR sel
1240         - 3   # NDRPDR sel
1241         - 4   # NDRPDR sel
1242         - 5   # NDRPDR sel
1243         - 7   # NDRPDR sel
1244         - 8   # NDRPDR sel
1245         - 9   # NDRPDR sel
1246         - 10  # NDRPDR sel
1247         - 11  # NDRPDR sel
1248         - 12  # NDRPDR sel
1249     dpdk-performance-changes-2n-skx-cmp:
1250       csit-dpdk-perf-verify-2001-2n-skx:
1251         - 1   # NDRPDR sel
1252         - 2   # NDRPDR sel
1253         - 3   # NDRPDR sel
1254         - 4   # NDRPDR sel
1255         - 5   # NDRPDR sel
1256         - 6   # NDRPDR sel
1257         - 7   # NDRPDR sel
1258         - 8   # NDRPDR sel
1259         - 9   # NDRPDR sel
1260         - 10  # NDRPDR sel
1261         - 11  # NDRPDR sel
1262         - 13  # NDRPDR sel
1263         - 26  # NDRPDR sel
1264         - 16  # NDRPDR sel
1265         - 17  # NDRPDR sel
1266         - 18  # NDRPDR sel
1267         - 19  # NDRPDR sel
1268         - 27  # NDRPDR sel
1269         - 21  # NDRPDR sel
1270         - 25  # NDRPDR sel
1271     dpdk-performance-changes-2n-skx:
1272       - "dpdk-performance-changes-2n-skx-h1"
1273       - "dpdk-performance-changes-2n-skx-ref"
1274       - "dpdk-performance-changes-2n-skx-cmp"
1275
1276     # Compare testbeds
1277
1278     vpp-compare-testbeds-ref:
1279       csit-vpp-perf-verify-2001-3n-hsw:
1280         - 21  # NDRPDR sel
1281         - 22  # NDRPDR sel
1282         - 23  # NDRPDR sel
1283         - 24  # NDRPDR sel
1284         - 25  # NDRPDR sel
1285         - 29  # NDRPDR sel
1286         - 30  # NDRPDR sel
1287         - 31  # NDRPDR sel
1288         - 32  # NDRPDR sel
1289         - 34  # NDRPDR sel
1290     vpp-compare-testbeds-cmp:
1291       # TODO: Add the data
1292       csit-vpp-perf-verify-2001-3n-skx:
1293         - 45  # NDRPDR sel
1294         - 46  # NDRPDR sel
1295         - 47  # NDRPDR sel
1296     vpp-compare-testbeds:
1297       - "vpp-compare-testbeds-ref"
1298       - "vpp-compare-testbeds-cmp"
1299
1300     vpp-compare-testbeds-skx-clx-ref:
1301       # TODO: Add the data
1302       csit-vpp-perf-verify-2001-2n-skx:
1303         - 92  # NDRPDR sel
1304         - 93  # NDRPDR sel
1305         - 94  # NDRPDR sel
1306         - 95  # NDRPDR sel
1307         - 96  # NDRPDR sel
1308         - 97  # NDRPDR sel
1309         - 98  # NDRPDR sel
1310     vpp-compare-testbeds-skx-clx-cmp:
1311       csit-vpp-perf-verify-2001-2n-clx:
1312         - 28  # NDRPDR sel
1313         - 29  # NDRPDR sel
1314         - 32  # NDRPDR sel
1315         - 40  # NDRPDR sel
1316         - 43  # NDRPDR sel
1317         - 44  # NDRPDR sel
1318         - 45  # NDRPDR sel
1319         - 47  # NDRPDR sel
1320         - 48  # NDRPDR sel
1321         - 49  # NDRPDR sel
1322     vpp-compare-testbeds-skx-clx:
1323       - "vpp-compare-testbeds-skx-clx-ref"
1324       - "vpp-compare-testbeds-skx-clx-cmp"
1325
1326     vpp-compare-testbeds-hsw-clx-ref:
1327       csit-vpp-perf-verify-2001-3n-hsw:
1328         - 21  # NDRPDR sel
1329         - 22  # NDRPDR sel
1330         - 23  # NDRPDR sel
1331         - 24  # NDRPDR sel
1332         - 25  # NDRPDR sel
1333         - 29  # NDRPDR sel
1334         - 30  # NDRPDR sel
1335         - 31  # NDRPDR sel
1336         - 32  # NDRPDR sel
1337         - 34  # NDRPDR sel
1338     vpp-compare-testbeds-hsw-clx-cmp:
1339       csit-vpp-perf-verify-2001-2n-clx:
1340         - 28  # NDRPDR sel
1341         - 29  # NDRPDR sel
1342         - 32  # NDRPDR sel
1343         - 40  # NDRPDR sel
1344         - 43  # NDRPDR sel
1345         - 44  # NDRPDR sel
1346         - 45  # NDRPDR sel
1347         - 47  # NDRPDR sel
1348         - 48  # NDRPDR sel
1349         - 49  # NDRPDR sel
1350     vpp-compare-testbeds-hsw-clx:
1351       - "vpp-compare-testbeds-hsw-clx-ref"
1352       - "vpp-compare-testbeds-hsw-clx-cmp"
1353
1354     vpp-compare-testbeds-mrr-ref:
1355       csit-vpp-perf-verify-2001-3n-hsw:
1356         - 17  # MRR sel
1357     vpp-compare-testbeds-mrr-cmp:
1358       # TODO: Replace
1359       # csit-vpp-perf-verify-2001-3n-skx:
1360       csit-vpp-perf-verify-1908-3n-skx:
1361         - 36  # MRR sel
1362     vpp-compare-testbeds-mrr:
1363       - "vpp-compare-testbeds-mrr-ref"
1364       - "vpp-compare-testbeds-mrr-cmp"
1365
1366     vpp-compare-testbeds-mrr-skx-clx-ref:
1367       # TODO: Replace
1368       # csit-vpp-perf-verify-2001-2n-skx:
1369       csit-vpp-perf-verify-1908-2n-skx:
1370         - 69  # MRR sel
1371     vpp-compare-testbeds-mrr-skx-clx-cmp:
1372       csit-vpp-perf-verify-2001-2n-clx:
1373         - 39  # MRR
1374     vpp-compare-testbeds-mrr-skx-clx:
1375       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1376       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1377
1378     vpp-compare-testbeds-mrr-hsw-clx-ref:
1379       csit-vpp-perf-verify-2001-3n-hsw:
1380         - 17  # MRR sel
1381     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1382       csit-vpp-perf-verify-2001-2n-clx:
1383         - 39  # MRR
1384     vpp-compare-testbeds-mrr-hsw-clx:
1385       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1386       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1387
1388     dpdk-compare-testbeds-ref:
1389       csit-dpdk-perf-verify-2001-3n-hsw:
1390         - 4   # NDRPDR sel
1391         - 5   # NDRPDR sel
1392         - 6   # NDRPDR sel
1393         - 7   # NDRPDR sel
1394         - 8   # NDRPDR sel
1395         - 9   # NDRPDR sel
1396         - 10  # NDRPDR sel
1397         - 11  # NDRPDR sel
1398         - 12  # NDRPDR sel
1399         - 13  # NDRPDR sel
1400         - 15  # NDRPDR sel
1401         - 16  # NDRPDR sel
1402         - 17  # NDRPDR sel
1403         - 18  # NDRPDR sel
1404         - 19  # NDRPDR sel
1405         - 20  # NDRPDR sel
1406         - 21  # NDRPDR sel
1407         - 22  # NDRPDR sel
1408         - 23  # NDRPDR sel
1409         - 24  # NDRPDR sel
1410     dpdk-compare-testbeds-cmp:
1411       csit-dpdk-perf-verify-2001-3n-skx:
1412         - 1   # NDRPDR sel
1413         - 2   # NDRPDR sel
1414         - 3   # NDRPDR sel
1415         - 4   # NDRPDR sel
1416         - 5   # NDRPDR sel
1417         - 6   # NDRPDR sel
1418         - 7   # NDRPDR sel
1419         - 8   # NDRPDR sel
1420         - 9   # NDRPDR sel
1421         - 10  # NDRPDR sel
1422     dpdk-compare-testbeds:
1423       - "dpdk-compare-testbeds-ref"
1424       - "dpdk-compare-testbeds-cmp"
1425
1426     dpdk-compare-testbeds-skx-clx-ref:
1427       csit-dpdk-perf-verify-2001-2n-skx:
1428         - 1   # NDRPDR sel
1429         - 2   # NDRPDR sel
1430         - 3   # NDRPDR sel
1431         - 4   # NDRPDR sel
1432         - 5   # NDRPDR sel
1433         - 6   # NDRPDR sel
1434         - 7   # NDRPDR sel
1435         - 8   # NDRPDR sel
1436         - 9   # NDRPDR sel
1437         - 10  # NDRPDR sel
1438         - 11  # NDRPDR sel
1439         - 13  # NDRPDR sel
1440         - 26  # NDRPDR sel
1441         - 16  # NDRPDR sel
1442         - 17  # NDRPDR sel
1443         - 18  # NDRPDR sel
1444         - 19  # NDRPDR sel
1445         - 27  # NDRPDR sel
1446         - 21  # NDRPDR sel
1447         - 25  # NDRPDR sel
1448     dpdk-compare-testbeds-skx-clx-cmp:
1449       csit-dpdk-perf-verify-2001-2n-clx:
1450         - 15  # NDRPDR sel
1451         - 16  # NDRPDR sel
1452         - 17  # NDRPDR sel
1453         - 18  # NDRPDR sel
1454         - 19  # NDRPDR sel
1455         - 20  # NDRPDR sel
1456         - 21  # NDRPDR sel
1457         - 22  # NDRPDR sel
1458         - 23  # NDRPDR sel
1459         - 24  # NDRPDR sel
1460         - 25  # NDRPDR sel
1461         - 26  # NDRPDR sel
1462         - 27  # NDRPDR sel
1463         - 28  # NDRPDR sel
1464         - 29  # NDRPDR sel
1465         - 30  # NDRPDR sel
1466         - 31  # NDRPDR sel
1467         - 32  # NDRPDR sel
1468         - 33  # NDRPDR sel
1469         - 34  # NDRPDR sel
1470
1471     dpdk-compare-testbeds-skx-clx:
1472       - "dpdk-compare-testbeds-skx-clx-ref"
1473       - "dpdk-compare-testbeds-skx-clx-cmp"
1474
1475     # Compare topologies
1476
1477     vpp-compare-topologies-ref:
1478       # TODO: Add the data
1479       csit-vpp-perf-verify-2001-3n-skx:
1480         - 45  # NDRPDR sel
1481         - 46  # NDRPDR sel
1482         - 47  # NDRPDR sel
1483     vpp-compare-topologies-cmp:
1484       # TODO: Add the data
1485       csit-vpp-perf-verify-2001-2n-skx:
1486         - 92  # NDRPDR sel
1487         - 93  # NDRPDR sel
1488         - 94  # NDRPDR sel
1489         - 95  # NDRPDR sel
1490         - 96  # NDRPDR sel
1491         - 97  # NDRPDR sel
1492         - 98  # NDRPDR sel
1493     vpp-compare-topologies:
1494       - "vpp-compare-topologies-ref"
1495       - "vpp-compare-topologies-cmp"
1496
1497     vpp-compare-topologies-mrr-ref:
1498       # TODO: Replace
1499       # csit-vpp-perf-verify-2001-3n-skx:
1500       csit-vpp-perf-verify-1908-3n-skx:
1501         - 36  # MRR sel
1502     vpp-compare-topologies-mrr-cmp:
1503       # TODO: Replace
1504       # csit-vpp-perf-verify-2001-2n-skx:
1505       csit-vpp-perf-verify-1908-2n-skx:
1506         - 69  # MRR sel
1507     vpp-compare-topologies-mrr:
1508       - "vpp-compare-topologies-mrr-ref"
1509       - "vpp-compare-topologies-mrr-cmp"
1510
1511     dpdk-compare-topologies-ref:
1512       csit-dpdk-perf-verify-2001-3n-skx:
1513         - 1   # NDRPDR sel
1514         - 2   # NDRPDR sel
1515         - 3   # NDRPDR sel
1516         - 4   # NDRPDR sel
1517         - 5   # NDRPDR sel
1518         - 6   # NDRPDR sel
1519         - 7   # NDRPDR sel
1520         - 8   # NDRPDR sel
1521         - 9   # NDRPDR sel
1522         - 10  # NDRPDR sel
1523     dpdk-compare-topologies-cmp:
1524       csit-dpdk-perf-verify-2001-2n-skx:
1525         - 1   # NDRPDR sel
1526         - 2   # NDRPDR sel
1527         - 3   # NDRPDR sel
1528         - 4   # NDRPDR sel
1529         - 5   # NDRPDR sel
1530         - 6   # NDRPDR sel
1531         - 7   # NDRPDR sel
1532         - 8   # NDRPDR sel
1533         - 9   # NDRPDR sel
1534         - 10  # NDRPDR sel
1535         - 11  # NDRPDR sel
1536         - 13  # NDRPDR sel
1537         - 26  # NDRPDR sel
1538         - 16  # NDRPDR sel
1539         - 17  # NDRPDR sel
1540         - 18  # NDRPDR sel
1541         - 19  # NDRPDR sel
1542         - 27  # NDRPDR sel
1543         - 21  # NDRPDR sel
1544         - 25  # NDRPDR sel
1545     dpdk-compare-topologies:
1546       - "dpdk-compare-topologies-ref"
1547       - "dpdk-compare-topologies-cmp"
1548
1549   plot-layouts:
1550
1551     plot-soak-throughput:
1552       titlefont:
1553         size: 18
1554       xaxis:
1555         title: "<b>Test Cases [Index]</b>"
1556         titlefont:
1557           size: 16
1558         autorange: True
1559         fixedrange: False
1560         gridcolor: "rgb(230, 230, 230)"
1561         linecolor: "rgb(220, 220, 220)"
1562         linewidth: 1
1563         showgrid: True
1564         showline: True
1565         showticklabels: True
1566         tickcolor: "rgb(220, 220, 220)"
1567         tickmode: "linear"
1568         tickfont:
1569           size: 16
1570         zeroline: False
1571       yaxis:
1572         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1573         titlefont:
1574           size: 16
1575         gridcolor: "rgb(230, 230, 230)"
1576         hoverformat: ".4r"
1577         tickformat: ".3r"
1578         linecolor: "rgb(220, 220, 220)"
1579         linewidth: 1
1580         showgrid: True
1581         showline: True
1582         showticklabels: True
1583         tickcolor: "rgb(220, 220, 220)"
1584         tickfont:
1585           size: 16
1586         zeroline: False
1587         range: [0,50]
1588       autosize: False
1589       margin:
1590         t: 50
1591         b: 0
1592         l: 80
1593         r: 20
1594       showlegend: True
1595       legend:
1596         orientation: "h"
1597         font:
1598           size: 16
1599       width: 700
1600       height: 900
1601       paper_bgcolor: "#fff"
1602       plot_bgcolor: "#fff"
1603       hoverlabel:
1604         namelength: -1
1605
1606     plot-service-density:
1607       titlefont:
1608         size: 18
1609       xaxis:
1610         side: "top"
1611         autorange: True
1612         fixedrange: False
1613         showgrid: False
1614         showline: False
1615         showticklabels: False
1616         ticks: ""
1617         ticklen: 0
1618         tickwidth: 0
1619         zeroline: False
1620       yaxis:
1621         autorange: "reversed"
1622         showgrid: False
1623         showline: False
1624         showticklabels: False
1625         ticks: ""
1626         ticklen: 0
1627         tickwidth: 0
1628         zeroline: False
1629       showlegend: False
1630       paper_bgcolor: "#fff"
1631       plot_bgcolor: "#fff"
1632       width: 700
1633       height: 700
1634       hoverlabel:
1635         namelength: -1
1636
1637     plot-cps:
1638       titlefont:
1639         size: 18
1640       xaxis:
1641         title: "<b>Test Cases [Index]</b>"
1642         titlefont:
1643           size: 16
1644         autorange: True
1645         fixedrange: False
1646         gridcolor: "rgb(230, 230, 230)"
1647         linecolor: "rgb(220, 220, 220)"
1648         linewidth: 1
1649         showgrid: True
1650         showline: True
1651         showticklabels: True
1652         tickcolor: "rgb(220, 220, 220)"
1653         tickmode: "linear"
1654         tickfont:
1655           size: 16
1656         zeroline: False
1657       yaxis:
1658         title: "<b>Connections Per Second [cps]</b>"
1659         titlefont:
1660           size: 16
1661         gridcolor: "rgb(230, 230, 230)"
1662         hoverformat: ".4s"
1663         linecolor: "rgb(220, 220, 220)"
1664         linewidth: 1
1665         rangemode: "tozero"
1666         showgrid: True
1667         showline: True
1668         showticklabels: True
1669         tickcolor: "rgb(220, 220, 220)"
1670         tickformat: ".3s"
1671         tickfont:
1672           size: 16
1673         zeroline: False
1674       boxmode: "group"
1675       boxgroupgap: 0.5
1676       autosize: False
1677       margin:
1678         t: 50
1679         b: 20
1680         l: 80
1681         r: 20
1682       showlegend: True
1683       legend:
1684         orientation: "h"
1685         font:
1686           size: 16
1687       width: 700
1688       height: 800
1689       paper_bgcolor: "#fff"
1690       plot_bgcolor: "#fff"
1691       hoverlabel:
1692         namelength: -1
1693
1694     plot-rps:
1695       titlefont:
1696         size: 18
1697       xaxis:
1698         title: "<b>Test Cases [Index]</b>"
1699         titlefont:
1700           size: 16
1701         autorange: True
1702         fixedrange: False
1703         gridcolor: "rgb(230, 230, 230)"
1704         linecolor: "rgb(220, 220, 220)"
1705         linewidth: 1
1706         showgrid: True
1707         showline: True
1708         showticklabels: True
1709         tickcolor: "rgb(220, 220, 220)"
1710         tickmode: "linear"
1711         tickfont:
1712           size: 16
1713         zeroline: False
1714       yaxis:
1715         title: "<b>Requests Per Second [rps]</b>"
1716         titlefont:
1717           size: 16
1718         gridcolor: "rgb(230, 230, 230)"
1719         hoverformat: ".4s"
1720         linecolor: "rgb(220, 220, 220)"
1721         linewidth: 1
1722         rangemode: "tozero"
1723         showgrid: True
1724         showline: True
1725         showticklabels: True
1726         tickcolor: "rgb(230, 230, 230)"
1727         tickformat: ".3s"
1728         tickfont:
1729           size: 16
1730         zeroline: False
1731       boxmode: "group"
1732       boxgroupgap: 0.5
1733       autosize: False
1734       margin:
1735         t: 50
1736         b: 20
1737         l: 80
1738         r: 20
1739       showlegend: True
1740       legend:
1741         orientation: "h"
1742         font:
1743           size: 16
1744       width: 700
1745       height: 800
1746       paper_bgcolor: "#fff"
1747       plot_bgcolor: "#fff"
1748       hoverlabel:
1749         namelength: -1
1750
1751     plot-hoststack:
1752       titlefont:
1753         size: 16
1754       xaxis:
1755         title: "<b>Test Cases [Index]</b>"
1756         titlefont:
1757           size: 14
1758         autorange: True
1759         fixedrange: False
1760         gridcolor: "rgb(230, 230, 230)"
1761         linecolor: "rgb(220, 220, 220)"
1762         linewidth: 1
1763         showgrid: True
1764         showline: True
1765         showticklabels: True
1766         tickcolor: "rgb(220, 220, 220)"
1767         tickmode: "linear"
1768         tickfont:
1769           size: 14
1770         zeroline: False
1771       yaxis:
1772         title: "<b>Bandwidth [Gbps]</b>"
1773         titlefont:
1774           size: 14
1775         gridcolor: "rgb(230, 230, 230)"
1776         hoverformat: ".4s"
1777         linecolor: "rgb(220, 220, 220)"
1778         linewidth: 1
1779         rangemode: "tozero"
1780         showgrid: True
1781         showline: True
1782         showticklabels: True
1783         tickcolor: "rgb(230, 230, 230)"
1784         tickformat: ".3s"
1785         tickfont:
1786           size: 14
1787         zeroline: False
1788       boxmode: "group"
1789       boxgroupgap: 0.5
1790       autosize: False
1791       margin:
1792         t: 50
1793         b: 20
1794         l: 80
1795         r: 20
1796       showlegend: True
1797       legend:
1798         orientation: "h"
1799         font:
1800           size: 14
1801       width: 700
1802       height: 800
1803       paper_bgcolor: "#fff"
1804       plot_bgcolor: "#fff"
1805       hoverlabel:
1806         namelength: -1
1807
1808     plot-throughput:
1809       titlefont:
1810         size: 18
1811       xaxis:
1812         title: "<b>Test Cases [Index]</b>"
1813         titlefont:
1814           size: 16
1815         autorange: True
1816         fixedrange: False
1817         gridcolor: "rgb(230, 230, 230)"
1818         linecolor: "rgb(220, 220, 220)"
1819         linewidth: 1
1820         showgrid: True
1821         showline: True
1822         showticklabels: True
1823         tickcolor: "rgb(220, 220, 220)"
1824         tickmode: "linear"
1825         tickfont:
1826           size: 16
1827         zeroline: False
1828       yaxis:
1829         title: "<b>Packet Throughput [Mpps]</b>"
1830         titlefont:
1831           size: 16
1832         gridcolor: "rgb(230, 230, 230)"
1833         hoverformat: ".4r"
1834         tickformat: ".3r"
1835         linecolor: "rgb(220, 220, 220)"
1836         linewidth: 1
1837         showgrid: True
1838         showline: True
1839         showticklabels: True
1840         tickcolor: "rgb(220, 220, 220)"
1841         tickfont:
1842           size: 16
1843         zeroline: False
1844         range: [0,50]
1845       autosize: False
1846       margin:
1847         t: 50
1848         b: 0
1849         l: 80
1850         r: 20
1851       showlegend: True
1852       legend:
1853         orientation: "h"
1854         font:
1855           size: 16
1856       width: 700
1857       height: 900
1858       paper_bgcolor: "#fff"
1859       plot_bgcolor: "#fff"
1860       hoverlabel:
1861         namelength: -1
1862
1863     plot-throughput-speedup-analysis:
1864       titlefont:
1865         size: 18
1866       xaxis:
1867         title: "<b>Number of Cores [Qty]</b>"
1868         titlefont:
1869           size: 16
1870         autorange: True
1871         fixedrange: False
1872         gridcolor: "rgb(230, 230, 230)"
1873         linecolor: "rgb(220, 220, 220)"
1874         linewidth: 1
1875         showgrid: True
1876         showline: True
1877         showticklabels: True
1878         tickcolor: "rgb(238, 238, 238)"
1879         tickmode: "linear"
1880         tickfont:
1881           size: 16
1882         zeroline: False
1883       yaxis:
1884         title: "<b>Packet Throughput [Mpps]</b>"
1885         titlefont:
1886           size: 16
1887         type: "linear"
1888         gridcolor: "rgb(230, 230, 230)"
1889         hoverformat: ".4s"
1890         linecolor: "rgb(220, 220, 220)"
1891         linewidth: 1
1892         showgrid: True
1893         showline: True
1894         showticklabels: True
1895         tickcolor: "rgb(220, 220, 220)"
1896         tickformat: ".4s"
1897         tickfont:
1898           size: 16
1899         zeroline: True
1900         rangemode: "tozero"
1901         range: [0,100]
1902       legend:
1903         orientation: "h"
1904         font:
1905           size: 16
1906         xanchor: "left"
1907         yanchor: "top"
1908         x: 0
1909         y: -0.2
1910         bgcolor: "rgba(255, 255, 255, 0)"
1911         bordercolor: "rgba(255, 255, 255, 0)"
1912         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1913       autosize: False
1914       margin:
1915           't': 50
1916           'b': 150
1917           'l': 85
1918           'r': 10
1919       showlegend: True
1920       width: 700
1921       height: 700
1922       paper_bgcolor: "#fff"
1923       plot_bgcolor: "#fff"
1924       hoverlabel:
1925         namelength: -1
1926       annotations: [
1927         {
1928           text: "_ _          __          ...",
1929           align: "left",
1930           showarrow: False,
1931           xref: "paper",
1932           yref: "paper",
1933           xanchor: "left",
1934           yanchor: "top",
1935           x: 0,
1936           y: -0.13,
1937           font: {
1938             family: "Consolas, Courier New",
1939             size: 15
1940           },
1941         },
1942         {
1943           text: "    Perfect     Measured     Limit",
1944           align: "left",
1945           showarrow: False,
1946           xref: "paper",
1947           yref: "paper",
1948           xanchor: "left",
1949           yanchor: "top",
1950           x: 0,
1951           y: -0.15,
1952           font: {
1953             family: "Consolas, Courier New",
1954             size: 15
1955           },
1956         },
1957       ]
1958
1959     plot-latency:
1960       titlefont:
1961         size: 18
1962       xaxis:
1963         title: "<b>Direction</b>"
1964         titlefont:
1965           size: 16
1966         autorange: True
1967         fixedrange: False
1968         gridcolor: "rgb(230, 230, 230)"
1969         linecolor: "rgb(220, 220, 220)"
1970         linewidth: 1
1971         showgrid: True
1972         showline: True
1973         showticklabels: False
1974         tickcolor: "rgb(220, 220, 220)"
1975         tickmode: "linear"
1976         tickfont:
1977           size: 16
1978         zeroline: False
1979       yaxis:
1980         title: "<b>Packet Latency [uSec]</b>"
1981         titlefont:
1982           size: 16
1983         type: "linear"
1984         gridcolor: "rgb(230, 230, 230)"
1985         hoverformat: ".4s"
1986         linecolor: "rgb(220, 220, 220)"
1987         linewidth: 1
1988         showgrid: True
1989         showline: True
1990         showticklabels: True
1991         tickcolor: "rgb(220, 220, 220)"
1992         tickformat: ".4s"
1993         tickfont:
1994           size: 16
1995         zeroline: True
1996         rangemode: "tozero"
1997       legend:
1998         orientation: "h"
1999         font:
2000           size: 16
2001         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2002       autosize: False
2003       margin:
2004           't': 50
2005           'b': 150
2006           'l': 80
2007           'r': 10
2008       showlegend: True
2009       width: 700
2010       height: 700
2011       paper_bgcolor: "#fff"
2012       plot_bgcolor: "#fff"
2013       hoverlabel:
2014         namelength: -1
2015
2016     plot-hdrh-latency:
2017       title:
2018         text: ""
2019         xanchor: "center"
2020         x: 0.5
2021         font:
2022           size: 16
2023       width: 700
2024       plot_bgcolor: "white"
2025       annotations:
2026         - font:
2027             size: 14
2028           showarrow: False
2029           text: "<b>Packet Latency [uSec]</b>"
2030           x: 1
2031           xanchor: "right"
2032           xref: "paper"
2033           y: -0.045
2034           yanchor: "top"
2035           yref: "paper"
2036         - font:
2037             size: 14
2038           showarrow: False
2039           text: "<b>Probability [%]</b>"
2040           textangle: 270
2041           x: -0.06
2042           xanchor: "center"
2043           xref: "paper"
2044           y: 0.5
2045           yanchor: "middle"
2046           yref: "paper"
2047         - font:
2048             size: 14
2049           showarrow: False
2050           text: "<b>Direction: E-W</b>"
2051           x: 0.24
2052           xanchor: "center"
2053           xref: "paper"
2054           y: 1.05
2055           yanchor: "bottom"
2056           yref: "paper"
2057         - font:
2058             size: 14
2059           showarrow: False
2060           text: "<b>Direction: W-E</b>"
2061           x: 0.74
2062           xanchor: "center"
2063           xref: "paper"
2064           y: 1.05
2065           yanchor: "bottom"
2066           yref: "paper"
2067
2068     plot-hdrh-latency-percentile:
2069       title:
2070         text: ""
2071         xanchor: "center"
2072         x: 0.5
2073         font:
2074           size: 18
2075       xaxis:
2076         type: "log"
2077         title: "<b>Percentile [%]</b>"
2078         titlefont:
2079           size: 16
2080         autorange: True
2081         fixedrange: False
2082         gridcolor: "rgb(230, 230, 230)"
2083         linecolor: "rgb(220, 220, 220)"
2084         linewidth: 1
2085         showgrid: True
2086         showline: True
2087         showticklabels: True
2088         tickcolor: "rgb(220, 220, 220)"
2089         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2090         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2091         tickfont:
2092           size: 16
2093       yaxis:
2094         title: "<b>Packet Latency [uSec]</b>"
2095         titlefont:
2096           size: 16
2097         gridcolor: "rgb(230, 230, 230)"
2098         linecolor: "rgb(220, 220, 220)"
2099         linewidth: 1
2100         showgrid: True
2101         showline: True
2102         showticklabels: True
2103         tickcolor: "rgb(220, 220, 220)"
2104         tickfont:
2105           size: 16
2106       autosize: False
2107       showlegend: True
2108       legend:
2109         traceorder: "normal"
2110         orientation: "h"
2111         font:
2112           size: 16
2113         xanchor: "left"
2114         yanchor: "top"
2115         x: 0
2116         y: -0.15
2117         bgcolor: "rgba(255, 255, 255, 0)"
2118         bordercolor: "rgba(255, 255, 255, 0)"
2119       width: 700
2120       height: 700
2121       paper_bgcolor: "white"
2122       plot_bgcolor: "white"
2123
2124     plot-hdrh-latency-by-percentile:
2125       title:
2126         text: "<b>Latency by Percentile Distribution</b>"
2127         xanchor: "center"
2128         x: 0.5
2129         font:
2130           size: 18
2131       showlegend: True
2132       legend:
2133         traceorder: "normal"
2134         orientation: "h"
2135         font:
2136           size: 16
2137         xanchor: "left"
2138         yanchor: "top"
2139         x: 0
2140         y: -0.2
2141         bgcolor: "rgba(255, 255, 255, 0)"
2142         bordercolor: "rgba(255, 255, 255, 0)"
2143       xaxis:
2144         type: "linear"
2145         title: "<b>Percentile [%]</b>"
2146         titlefont:
2147           size: 14
2148         autorange: False
2149         fixedrange: False
2150         range: [0, 100]
2151         gridcolor: "rgb(230, 230, 230)"
2152         linecolor: "rgb(220, 220, 220)"
2153         linewidth: 1
2154         showgrid: True
2155         showline: True
2156         showticklabels: True
2157         tickcolor: "rgb(220, 220, 220)"
2158         tickvals: [0, 25, 50, 75, 100]
2159         ticktext: [0, 25, 50, 75, 100]
2160         tickfont:
2161           size: 14
2162       yaxis:
2163         title: "<b>One-Way Latency per Direction [uSec]</b>"
2164         titlefont:
2165           size: 14
2166         gridcolor: "rgb(230, 230, 230)"
2167         linecolor: "rgb(220, 220, 220)"
2168         linewidth: 1
2169         showgrid: True
2170         showline: True
2171         showticklabels: True
2172         tickcolor: "rgb(220, 220, 220)"
2173         tickfont:
2174           size: 14
2175       width: 700
2176       height: 700
2177       paper_bgcolor: "white"
2178       plot_bgcolor: "white"
2179
2180 - type: "static"
2181   src-path: "{DIR[RST]}"
2182   dst-path: "{DIR[WORKING,SRC]}"
2183
2184 - type: "input"
2185   general:
2186     file-name: "output_info.xml.gz"
2187     file-format: ".gz"
2188     arch-file-format:
2189       - ".gz"
2190       - ".zip"
2191     download-path: "{job}/{build}/archives/{filename}"
2192     extract: "output.xml"
2193
2194     zip-file-name: "robot-plugin.zip"
2195     zip-file-format: ".zip"
2196     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2197     zip-extract: "robot-plugin/output.xml"
2198
2199   builds:
2200
2201     csit-vpp-perf-verify-1904-3n-hsw:
2202       - 9   # MRR sel
2203       - 11  # NDRPDR sel
2204       - 12  # NDRPDR sel
2205       - 20  # NDRPDR sel
2206       - 21  # NDRPDR sel
2207       - 23  # NDRPDR sel
2208       - 24  # NDRPDR sel
2209       - 25  # NDRPDR sel
2210       - 26  # NDRPDR sel
2211       - 29  # NDRPDR sel
2212       - 30  # NDRPDR sel
2213     csit-vpp-perf-verify-1908-3n-hsw:
2214       - 12  # NDRPDR sel
2215       - 13  # NDRPDR sel
2216       - 14  # NDRPDR sel
2217       - 15  # NDRPDR sel
2218       - 16  # NDRPDR sel
2219       - 17  # NDRPDR sel
2220       - 18  # NDRPDR sel
2221       - 19  # NDRPDR sel
2222       - 20  # NDRPDR sel
2223       - 21  # NDRPDR sel
2224       - 48  # NDRPDR sel vhost
2225       - 49  # NDRPDR sel vhost
2226       - 52  # NDRPDR sel vhost
2227       - 53  # NDRPDR sel vhost
2228       - 54  # NDRPDR sel vhost
2229       - 55  # NDRPDR sel vhost
2230       - 56  # NDRPDR sel vhost
2231       - 57  # NDRPDR sel vhost
2232       - 58  # NDRPDR sel vhost
2233       - 59  # NDRPDR sel vhost
2234       - 39  # MRR sel
2235     csit-vpp-perf-verify-2001-3n-hsw:
2236       - 21  # NDRPDR sel
2237       - 22  # NDRPDR sel
2238       - 23  # NDRPDR sel
2239       - 24  # NDRPDR sel
2240       - 25  # NDRPDR sel
2241       - 29  # NDRPDR sel
2242       - 30  # NDRPDR sel
2243       - 31  # NDRPDR sel
2244       - 32  # NDRPDR sel
2245       - 34  # NDRPDR sel
2246       - 17  # MRR sel
2247       - 18  # NDRPDR full
2248       - 20  # NDRPDR full
2249       - 28  # NDRPDR full
2250       - 35  # NDRPDR full
2251       - 42  # NDRPDR full
2252       - 46  # NDRPDR full
2253       - 47  # NDRPDR full
2254       - 48  # NDRPDR full
2255       - 49  # NDRPDR full
2256       - 50  # NDRPDR full
2257       - 51  # NDRPDR full
2258       - 52  # NDRPDR full
2259       - 53  # NDRPDR full
2260       - 54  # NDRPDR full
2261       - 55  # NDRPDR full
2262       - 56  # NDRPDR full
2263       - 57  # NDRPDR full
2264       - 58  # NDRPDR full
2265       - 59  # NDRPDR full
2266       - 61  # NDRPDR full
2267       - 62  # NDRPDR full
2268       - 63  # NDRPDR full
2269       - 64  # NDRPDR full
2270       - 65  # NDRPDR full
2271       - 67  # NDRPDR full
2272       - 70  # NDRPDR full
2273       - 72  # NDRPDR full
2274       - 73  # NDRPDR full
2275       - 76  # NDRPDR full
2276       - 77  # NDRPDR full
2277       - 78  # NDRPDR full
2278       - 79  # NDRPDR full
2279       - 81  # NDRPDR full
2280       - 82  # NDRPDR full
2281       - 84  # NDRPDR full
2282       - 85  # NDRPDR full
2283       - 87  # hoststack
2284       - 88  # hoststack
2285       - 89  # hoststack
2286       - 90  # hoststack
2287       - 91  # hoststack
2288       - 92  # hoststack
2289       - 93  # hoststack
2290       - 94  # hoststack
2291       - 95  # hoststack
2292       - 96  # hoststack
2293
2294     csit-vpp-perf-verify-1904-3n-skx:
2295       - 7   # MRR sel
2296       - 8   # NDRPDR sel
2297       - 9   # NDRPDR sel
2298       - 10  # NDRPDR sel
2299       - 11  # NDRPDR sel
2300       - 12  # NDRPDR sel
2301       - 14  # NDRPDR sel
2302       - 16  # NDRPDR sel
2303       - 21  # NDRPDR sel
2304       - 23  # NDRPDR sel
2305       - 25  # NDRPDR sel
2306     csit-vpp-perf-verify-1908-3n-skx:
2307       - 14  # NDRPDR sel
2308       - 16  # NDRPDR sel
2309       - 19  # NDRPDR sel
2310       - 20  # NDRPDR sel
2311       - 22  # NDRPDR sel
2312       - 23  # NDRPDR sel
2313       - 24  # NDRPDR sel
2314       - 25  # NDRPDR sel
2315       - 26  # NDRPDR sel
2316       - 29  # NDRPDR sel
2317       - 52  # NDRPDR sel vhost
2318       - 53  # NDRPDR sel vhost
2319       - 55  # NDRPDR sel vhost
2320       - 61  # NDRPDR sel vhost
2321       - 62  # NDRPDR sel vhost
2322       - 63  # NDRPDR sel vhost
2323       - 64  # NDRPDR sel vhost
2324       - 65  # NDRPDR sel vhost
2325       - 66  # NDRPDR sel vhost
2326       - 67  # NDRPDR sel vhost
2327       - 36  # MRR sel
2328     csit-vpp-perf-verify-2001-3n-skx:
2329       - 45  # NDRPDR sel
2330       - 46  # NDRPDR sel
2331       - 47  # NDRPDR sel
2332
2333     csit-vpp-perf-verify-1904-2n-skx:
2334       - 11  # MRR sel
2335       - 12  # NDRPDR sel
2336       - 14  # NDRPDR sel
2337       - 16  # NDRPDR sel
2338       - 17  # NDRPDR sel
2339       - 18  # NDRPDR sel
2340       - 21  # NDRPDR sel
2341       - 27  # NDRPDR sel
2342       - 30  # NDRPDR sel
2343       - 31  # NDRPDR sel
2344       - 32  # NDRPDR sel
2345     csit-vpp-perf-verify-1908-2n-skx:
2346       - 26  # NDRPDR sel
2347       - 27  # NDRPDR sel
2348       - 34  # NDRPDR sel
2349       - 35  # NDRPDR sel
2350       - 36  # NDRPDR sel
2351       - 42  # NDRPDR sel
2352       - 43  # NDRPDR sel
2353       - 44  # NDRPDR sel
2354       - 45  # NDRPDR sel
2355       - 46  # NDRPDR sel
2356       - 88  # NDRPDR sel vhost
2357       - 89  # NDRPDR sel vhost
2358       - 91  # NDRPDR sel vhost
2359       - 92  # NDRPDR sel vhost
2360       - 93  # NDRPDR sel vhost
2361       - 94  # NDRPDR sel vhost
2362       - 95  # NDRPDR sel vhost
2363       - 96  # NDRPDR sel vhost
2364       - 97  # NDRPDR sel vhost
2365       - 98  # NDRPDR sel vhost
2366       - 69  # MRR sel
2367       - 22  # NFV
2368       - 31  # NFV
2369       - 32  # NFV
2370       - 71  # NFV MRR
2371       - 113 # NFV reconf sel - to be removed
2372       - 114 # NFV reconf sel - to be removed
2373       - 115 # NFV reconf sel - to be removed
2374     csit-vpp-perf-verify-2001-2n-skx:
2375       - 92  # NDRPDR sel
2376       - 93  # NDRPDR sel
2377       - 94  # NDRPDR sel
2378       - 95  # NDRPDR sel
2379       - 96  # NDRPDR sel
2380       - 97  # NDRPDR sel
2381       - 98  # NDRPDR sel
2382
2383     csit-vpp-perf-verify-2001-2n-clx:
2384       - 28  # NDRPDR sel
2385       - 29  # NDRPDR sel
2386       - 32  # NDRPDR sel
2387       - 40  # NDRPDR sel
2388       - 43  # NDRPDR sel
2389       - 44  # NDRPDR sel
2390       - 45  # NDRPDR sel
2391       - 47  # NDRPDR sel
2392       - 48  # NDRPDR sel
2393       - 49  # NDRPDR sel
2394       - 39  # MRR
2395       - 53  # NDRPDR full
2396       - 54  # NDRPDR full
2397       - 55  # NDRPDR full
2398       - 56  # NDRPDR full
2399       - 57  # NDRPDR full
2400       - 58  # NDRPDR full
2401       - 59  # NDRPDR full
2402       - 60  # NDRPDR full
2403       - 61  # NDRPDR full
2404       - 62  # NDRPDR full
2405       - 63  # NDRPDR full
2406       - 64  # NDRPDR full
2407       - 65  # NDRPDR full
2408       - 66  # NDRPDR full
2409       - 67  # NDRPDR full
2410       - 68  # Reconf
2411       - 69  # Reconf
2412       - 70  # Reconf
2413       - 71  # Reconf
2414       - 72  # Reconf
2415       - 73  # Reconf
2416       - 74  # Reconf
2417       - 75  # Reconf
2418       - 76  # Reconf
2419       - 77  # Reconf
2420       - 80  # TCP
2421       - 82  # TCP
2422       - 83  # TCP
2423       - 85  # TCP
2424       - 86  # TCP
2425       - 87  # TCP
2426       - 88  # TCP
2427       - 89  # TCP
2428       - 90  # TCP
2429       - 91  # TCP
2430       - 93  # Soak
2431       - 94  # Soak
2432
2433     csit-vpp-perf-verify-1908-3n-tsh:
2434       - 7   # NDRPDR sel
2435       - 8   # NDRPDR sel
2436       - 9   # NDRPDR sel
2437       - 10  # NDRPDR sel
2438       - 11  # NDRPDR sel
2439       - 12  # NDRPDR sel
2440       - 13  # NDRPDR sel
2441       - 14  # NDRPDR sel
2442       - 15  # NDRPDR sel
2443       - 16  # NDRPDR sel
2444       - 17  # MRR sel
2445     csit-vpp-perf-verify-2001-3n-tsh:
2446       - 3   # NDRPDR sel
2447       - 4   # NDRPDR sel
2448       - 7   # NDRPDR sel
2449       - 8   # NDRPDR sel
2450       - 10  # NDRPDR sel
2451       - 12  # NDRPDR sel
2452       - 13  # NDRPDR sel
2453       - 14  # NDRPDR sel
2454       - 15  # NDRPDR sel
2455       - 21  # NDRPDR sel
2456       - 9   # MRR sel
2457
2458     csit-vpp-perf-verify-1908-3n-dnv:
2459       - 6   # NDRPDR sel
2460       - 7   # NDRPDR sel
2461       - 8   # NDRPDR sel
2462       - 9   # NDRPDR sel
2463       - 10  # NDRPDR sel
2464       - 12  # NDRPDR sel
2465       - 13  # NDRPDR sel
2466       - 14  # NDRPDR sel
2467       - 15  # NDRPDR sel
2468       - 16  # NDRPDR sel
2469       - 17  # MRR sel
2470     csit-vpp-perf-verify-2001-3n-dnv:
2471       - 5   # NDRPDR sel
2472       - 6   # NDRPDR sel
2473       - 7   # NDRPDR sel
2474       - 8   # NDRPDR sel
2475       - 9   # NDRPDR sel
2476       - 10  # NDRPDR sel
2477       - 12  # NDRPDR sel
2478       - 16  # NDRPDR sel
2479       - 17  # NDRPDR sel
2480       - 18  # NDRPDR sel
2481       - 11  # MRR sel
2482       - 19  # NDRPDR full
2483       - 20  # NDRPDR full
2484       - 21  # NDRPDR full
2485       - 22  # NDRPDR full
2486       - 23  # NDRPDR full
2487       - 24  # NDRPDR full
2488       - 25  # NDRPDR full
2489       - 26  # NDRPDR full
2490       - 37  # NDRPDR full
2491       - 38  # NDRPDR full
2492       - 39  # NDRPDR full
2493
2494     csit-vpp-perf-verify-1908-2n-dnv:
2495       - 1   # NDRPDR sel
2496       - 2   # NDRPDR sel
2497       - 3   # NDRPDR sel
2498       - 4   # NDRPDR sel
2499       - 5   # NDRPDR sel
2500       - 6   # NDRPDR sel
2501       - 7   # NDRPDR sel
2502       - 8   # NDRPDR sel
2503       - 9   # NDRPDR sel
2504       - 10  # NDRPDR sel
2505       - 11  # MRR sel
2506     csit-vpp-perf-verify-2001-2n-dnv:
2507       - 4   # NDRPDR sel
2508       - 5   # NDRPDR sel
2509       - 6   # NDRPDR sel
2510       - 7   # NDRPDR sel
2511       - 8   # NDRPDR sel
2512       - 9   # NDRPDR sel
2513       - 10  # NDRPDR sel
2514       - 11  # NDRPDR sel
2515       - 13  # NDRPDR sel
2516       - 16  # NDRPDR sel
2517       - 12  # MRR sel
2518       - 21  # NDRPDR full
2519       - 22  # NDRPDR full
2520       - 25  # NDRPDR full
2521       - 26  # NDRPDR full
2522       - 27  # NDRPDR full
2523       - 28  # NDRPDR full
2524
2525     csit-dpdk-perf-verify-1904-3n-hsw:
2526       - 2   # NDRPDR sel
2527       - 3   # NDRPDR sel
2528       - 5   # NDRPDR sel
2529       - 6   # NDRPDR sel
2530       - 13  # NDRPDR sel
2531       - 14  # NDRPDR sel
2532       - 15  # NDRPDR sel
2533       - 18  # NDRPDR sel
2534       - 19  # NDRPDR sel
2535       - 20  # NDRPDR sel
2536     csit-dpdk-perf-verify-1908-3n-hsw:
2537       - 2   # NDRPDR sel
2538       - 3   # NDRPDR sel
2539       - 4   # NDRPDR sel
2540       - 5   # NDRPDR sel
2541       - 6   # NDRPDR sel
2542       - 7   # NDRPDR sel
2543       - 8   # NDRPDR sel
2544       - 9   # NDRPDR sel
2545       - 10  # NDRPDR sel
2546       - 11  # NDRPDR sel
2547     csit-dpdk-perf-verify-2001-3n-hsw:
2548       - 4   # NDRPDR sel
2549       - 5   # NDRPDR sel
2550       - 6   # NDRPDR sel
2551       - 7   # NDRPDR sel
2552       - 8   # NDRPDR sel
2553       - 9   # NDRPDR sel
2554       - 10  # NDRPDR sel
2555       - 11  # NDRPDR sel
2556       - 12  # NDRPDR sel
2557       - 13  # NDRPDR sel
2558       - 15  # NDRPDR sel
2559       - 16  # NDRPDR sel
2560       - 17  # NDRPDR sel
2561       - 18  # NDRPDR sel
2562       - 19  # NDRPDR sel
2563       - 20  # NDRPDR sel
2564       - 21  # NDRPDR sel
2565       - 22  # NDRPDR sel
2566       - 23  # NDRPDR sel
2567       - 24  # NDRPDR sel
2568       - 25  # NDRPDR full
2569       - 26  # NDRPDR full
2570
2571 #    csit-dpdk-perf-verify-1904-3n-skx:
2572 #      - 2   # NDRPDR sel
2573 #      - 3   # NDRPDR sel
2574 #      - 4   # NDRPDR sel
2575 #      - 5   # NDRPDR sel
2576 #      - 6   # NDRPDR sel
2577 #      - 7   # NDRPDR sel
2578 #      - 11  # NDRPDR sel
2579 #      - 12  # NDRPDR sel
2580 #      - 13  # NDRPDR sel
2581 #      - 14  # NDRPDR sel
2582 #    csit-dpdk-perf-verify-1908-3n-skx:
2583 #      - 3   # NDRPDR sel
2584 #      - 4   # NDRPDR sel
2585 #      - 5   # NDRPDR sel
2586 #      - 6   # NDRPDR sel
2587 #      - 7   # NDRPDR sel
2588 #      - 8   # NDRPDR sel
2589 #      - 9   # NDRPDR sel
2590 #      - 10  # NDRPDR sel
2591 #      - 11  # NDRPDR sel
2592 #      - 12  # NDRPDR sel
2593 #    csit-dpdk-perf-verify-2001-3n-skx:
2594 #      - 1   # NDRPDR sel
2595 #      - 2   # NDRPDR sel
2596 #      - 3   # NDRPDR sel
2597 #      - 4   # NDRPDR sel
2598 #      - 5   # NDRPDR sel
2599 #      - 6   # NDRPDR sel
2600 #      - 7   # NDRPDR sel
2601 #      - 8   # NDRPDR sel
2602 #      - 9   # NDRPDR sel
2603 #      - 10  # NDRPDR sel
2604
2605 #    csit-dpdk-perf-verify-1904-2n-skx:
2606 #      - 2   # NDRPDR sel
2607 #      - 3   # NDRPDR sel
2608 #      - 4   # NDRPDR sel
2609 #      - 5   # NDRPDR sel
2610 #      - 7   # NDRPDR sel
2611 #      - 8   # NDRPDR sel
2612 #      - 9   # NDRPDR sel
2613 #      - 10  # NDRPDR sel
2614 #      - 11  # NDRPDR sel
2615 #      - 12  # NDRPDR sel
2616 #    csit-dpdk-perf-verify-1908-2n-skx:
2617 #      - 2   # NDRPDR sel
2618 #      - 3   # NDRPDR sel
2619 #      - 4   # NDRPDR sel
2620 #      - 5   # NDRPDR sel
2621 #      - 7   # NDRPDR sel
2622 #      - 8   # NDRPDR sel
2623 #      - 9   # NDRPDR sel
2624 #      - 10  # NDRPDR sel
2625 #      - 11  # NDRPDR sel
2626 #      - 12  # NDRPDR sel
2627 #    csit-dpdk-perf-verify-2001-2n-skx:
2628 #      - 1   # NDRPDR sel
2629 #      - 2   # NDRPDR sel
2630 #      - 3   # NDRPDR sel
2631 #      - 4   # NDRPDR sel
2632 #      - 5   # NDRPDR sel
2633 #      - 6   # NDRPDR sel
2634 #      - 7   # NDRPDR sel
2635 #      - 8   # NDRPDR sel
2636 #      - 9   # NDRPDR sel
2637 #      - 10  # NDRPDR sel
2638 #      - 11  # NDRPDR sel
2639 #      - 13  # NDRPDR sel
2640 #      - 26  # NDRPDR sel
2641 #      - 16  # NDRPDR sel
2642 #      - 17  # NDRPDR sel
2643 #      - 18  # NDRPDR sel
2644 #      - 19  # NDRPDR sel
2645 #      - 27  # NDRPDR sel
2646 #      - 21  # NDRPDR sel
2647 #      - 25  # NDRPDR sel
2648
2649     csit-dpdk-perf-verify-2001-2n-clx:
2650       - 15  # NDRPDR sel
2651       - 16  # NDRPDR sel
2652       - 17  # NDRPDR sel
2653       - 18  # NDRPDR sel
2654       - 19  # NDRPDR sel
2655       - 20  # NDRPDR sel
2656       - 21  # NDRPDR sel
2657       - 22  # NDRPDR sel
2658       - 23  # NDRPDR sel
2659       - 24  # NDRPDR sel
2660       - 25  # NDRPDR sel
2661       - 26  # NDRPDR sel
2662       - 27  # NDRPDR sel
2663       - 28  # NDRPDR sel
2664       - 29  # NDRPDR sel
2665       - 30  # NDRPDR sel
2666       - 31  # NDRPDR sel
2667       - 32  # NDRPDR sel
2668       - 33  # NDRPDR sel
2669       - 34  # NDRPDR sel
2670
2671     csit-dpdk-perf-verify-2001-2n-dnv:
2672       - 9   # NDRPDR sel
2673       - 10  # NDRPDR sel
2674       - 11  # NDRPDR sel
2675       - 12  # NDRPDR sel
2676       - 13  # NDRPDR sel
2677       - 14  # NDRPDR sel
2678       - 15  # NDRPDR sel
2679       - 16  # NDRPDR sel
2680       - 17  # NDRPDR sel
2681       - 18  # NDRPDR sel
2682
2683     csit-dpdk-perf-verify-2001-3n-dnv:
2684       - 12  # NDRPDR sel
2685       - 13  # NDRPDR sel
2686       - 14  # NDRPDR sel
2687       - 15  # NDRPDR sel
2688       - 16  # NDRPDR sel
2689       - 17  # NDRPDR sel
2690       - 18  # NDRPDR sel
2691       - 19  # NDRPDR sel
2692       - 20  # NDRPDR sel
2693       - 22  # NDRPDR sel
2694
2695     csit-dpdk-perf-verify-2001-3n-tsh:
2696       - 3   # NDRPDR sel
2697       - 4   # NDRPDR sel
2698       - 5   # NDRPDR sel
2699       - 9   # NDRPDR sel
2700       - 10  # NDRPDR sel
2701       - 11  # NDRPDR sel
2702       - 12  # NDRPDR sel
2703       - 14  # NDRPDR sel
2704       - 15  # NDRPDR sel
2705       - 18  # NDRPDR sel
2706
2707     csit-vpp-device-2001-ubuntu1804-1n-skx:
2708       - 57
2709
2710 - type: "output"
2711   output: "report"
2712   format:
2713     html:
2714     - full
2715 #    pdf:
2716 #    - minimal
2717
2718 ################################################################################
2719 ###                               T A B L E S                                ###
2720 ################################################################################
2721
2722 ## VPP Soak vs NDR - 2n-skx
2723 #- type: "table"
2724 #  title: "VPP Soak vs NDR 2n-skx"
2725 #  algorithm: "table_soak_vs_ndr"
2726 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2727 #  reference:
2728 #    title: "NDR"
2729 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2730 #  compare:
2731 #    title: "Soak"
2732 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2733 #  data: "vpp-soak-vs-ndr-2n-skx"
2734 #  include-tests: "NDR"
2735 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2736 #  parameters:
2737 #    - "throughput"
2738 #    - "name"
2739 #    - "parent"
2740
2741 # VPP Soak vs NDR - 2n-clx
2742 - type: "table"
2743   title: "VPP Soak vs NDR 2n-clx"
2744   algorithm: "table_soak_vs_ndr"
2745   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2746   reference:
2747     title: "NDR"
2748     data: "vpp-soak-vs-ndr-2n-clx-ref"
2749   compare:
2750     title: "Soak"
2751     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2752   data: "vpp-soak-vs-ndr-2n-clx"
2753   include-tests: "NDR"
2754   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2755   parameters:
2756     - "throughput"
2757     - "name"
2758     - "parent"
2759
2760 ################################################################################
2761
2762 # VPP Compare NICs 3n-skx 2t1c ndr
2763 - type: "table"
2764   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2765   algorithm: "table_nics_comparison"
2766   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2767   reference:
2768     title: "x710"
2769     nic: "NIC_Intel-X710"
2770   compare:
2771     title: "xxv710"
2772     nic: "NIC_Intel-XXV710"
2773   data: "vpp-nic-comparison-3n-skx"
2774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2775   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2776   parameters:
2777   - "name"
2778   - "parent"
2779   - "throughput"
2780   - "tags"
2781
2782 # VPP Compare NICs 3n-skx 4t2c ndr
2783 - type: "table"
2784   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2785   algorithm: "table_nics_comparison"
2786   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2787   reference:
2788     title: "x710"
2789     nic: "NIC_Intel-X710"
2790   compare:
2791     title: "xxv710"
2792     nic: "NIC_Intel-XXV710"
2793   data: "vpp-nic-comparison-3n-skx"
2794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2795   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2796   parameters:
2797   - "name"
2798   - "parent"
2799   - "throughput"
2800   - "tags"
2801
2802 # VPP Compare NICs 3n-skx 2t1c pdr
2803 - type: "table"
2804   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2805   algorithm: "table_nics_comparison"
2806   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2807   reference:
2808     title: "x710"
2809     nic: "NIC_Intel-X710"
2810   compare:
2811     title: "xxv710"
2812     nic: "NIC_Intel-XXV710"
2813   data: "vpp-nic-comparison-3n-skx"
2814   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2815   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2816   parameters:
2817   - "name"
2818   - "parent"
2819   - "throughput"
2820   - "tags"
2821
2822  # VPP Compare NICs 3n-skx 4t2c pdr
2823 - type: "table"
2824   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2825   algorithm: "table_nics_comparison"
2826   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2827   reference:
2828     title: "x710"
2829     nic: "NIC_Intel-X710"
2830   compare:
2831     title: "xxv710"
2832     nic: "NIC_Intel-XXV710"
2833   data: "vpp-nic-comparison-3n-skx"
2834   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2835   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2836   parameters:
2837   - "name"
2838   - "parent"
2839   - "throughput"
2840   - "tags"
2841
2842 ## VPP Compare NICs 3n-skx 2t1c mrr
2843 #- type: "table"
2844 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2845 #  algorithm: "table_nics_comparison"
2846 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2847 #  reference:
2848 #    title: "x710"
2849 #    nic: "NIC_Intel-X710"
2850 #  compare:
2851 #    title: "xxv710"
2852 #    nic: "NIC_Intel-XXV710"
2853 #  data: "vpp-nic-comparison-3n-skx-mrr"
2854 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2855 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2856 #  parameters:
2857 #  - "name"
2858 #  - "parent"
2859 #  - "result"
2860 #  - "tags"
2861 #
2862 ## VPP Compare NICs 3n-skx 4t2c mrr
2863 #- type: "table"
2864 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2865 #  algorithm: "table_nics_comparison"
2866 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2867 #  reference:
2868 #    title: "x710"
2869 #    nic: "NIC_Intel-X710"
2870 #  compare:
2871 #    title: "xxv710"
2872 #    nic: "NIC_Intel-XXV710"
2873 #  data: "vpp-nic-comparison-3n-skx-mrr"
2874 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2875 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2876 #  parameters:
2877 #  - "name"
2878 #  - "parent"
2879 #  - "result"
2880 #  - "tags"
2881 #
2882 # # VPP Compare NICs 3n-skx 8t4c mrr
2883 #- type: "table"
2884 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2885 #  algorithm: "table_nics_comparison"
2886 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2887 #  reference:
2888 #    title: "x710"
2889 #    nic: "NIC_Intel-X710"
2890 #  compare:
2891 #    title: "xxv710"
2892 #    nic: "NIC_Intel-XXV710"
2893 #  data: "vpp-nic-comparison-3n-skx-mrr"
2894 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2895 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2896 #  parameters:
2897 #  - "name"
2898 #  - "parent"
2899 #  - "result"
2900 #  - "tags"
2901
2902 # VPP Compare NICs 2n-skx 2t1c ndr
2903 - type: "table"
2904   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2905   algorithm: "table_nics_comparison"
2906   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2907   reference:
2908     title: "x710"
2909     nic: "NIC_Intel-X710"
2910   compare:
2911     title: "xxv710"
2912     nic: "NIC_Intel-XXV710"
2913   data: "vpp-nic-comparison-2n-skx"
2914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2915   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2916   parameters:
2917   - "name"
2918   - "parent"
2919   - "throughput"
2920   - "tags"
2921
2922 # VPP Compare NICs 2n-skx 4t2c ndr
2923 - type: "table"
2924   title: "VPP Compare NICs 2n-skx 4t2c ndr"
2925   algorithm: "table_nics_comparison"
2926   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2927   reference:
2928     title: "x710"
2929     nic: "NIC_Intel-X710"
2930   compare:
2931     title: "xxv710"
2932     nic: "NIC_Intel-XXV710"
2933   data: "vpp-nic-comparison-2n-skx"
2934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2935   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2936   parameters:
2937   - "name"
2938   - "parent"
2939   - "throughput"
2940   - "tags"
2941
2942  # VPP Compare NICs 2n-skx 2t1c pdr
2943 - type: "table"
2944   title: "VPP Compare NICs 2n-skx 2t1c pdr"
2945   algorithm: "table_nics_comparison"
2946   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2947   reference:
2948     title: "x710"
2949     nic: "NIC_Intel-X710"
2950   compare:
2951     title: "xxv710"
2952     nic: "NIC_Intel-XXV710"
2953   data: "vpp-nic-comparison-2n-skx"
2954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2955   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2956   parameters:
2957   - "name"
2958   - "parent"
2959   - "throughput"
2960   - "tags"
2961
2962 # VPP Compare NICs 2n-skx 4t2c pdr
2963 - type: "table"
2964   title: "VPP Compare NICs 2n-skx 4t2c pdr"
2965   algorithm: "table_nics_comparison"
2966   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2967   reference:
2968     title: "x710"
2969     nic: "NIC_Intel-X710"
2970   compare:
2971     title: "xxv710"
2972     nic: "NIC_Intel-XXV710"
2973   data: "vpp-nic-comparison-2n-skx"
2974   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2975   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2976   parameters:
2977   - "name"
2978   - "parent"
2979   - "throughput"
2980   - "tags"
2981
2982 ## VPP Compare NICs 2n-skx 2t1c mrr
2983 #- type: "table"
2984 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2985 #  algorithm: "table_nics_comparison"
2986 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2987 #  reference:
2988 #    title: "x710"
2989 #    nic: "NIC_Intel-X710"
2990 #  compare:
2991 #    title: "xxv710"
2992 #    nic: "NIC_Intel-XXV710"
2993 #  data: "vpp-nic-comparison-2n-skx-mrr"
2994 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2995 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2996 #  parameters:
2997 #  - "name"
2998 #  - "parent"
2999 #  - "result"
3000 #  - "tags"
3001 #
3002 ## VPP Compare NICs 2n-skx 4t2c mrr
3003 #- type: "table"
3004 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
3005 #  algorithm: "table_nics_comparison"
3006 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3007 #  reference:
3008 #    title: "x710"
3009 #    nic: "NIC_Intel-X710"
3010 #  compare:
3011 #    title: "xxv710"
3012 #    nic: "NIC_Intel-XXV710"
3013 #  data: "vpp-nic-comparison-2n-skx-mrr"
3014 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3015 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3016 #  parameters:
3017 #  - "name"
3018 #  - "parent"
3019 #  - "result"
3020 #  - "tags"
3021 #
3022 ## VPP Compare NICs 2n-skx 8t4c mrr
3023 #- type: "table"
3024 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
3025 #  algorithm: "table_nics_comparison"
3026 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3027 #  reference:
3028 #    title: "x710"
3029 #    nic: "NIC_Intel-X710"
3030 #  compare:
3031 #    title: "xxv710"
3032 #    nic: "NIC_Intel-XXV710"
3033 #  data: "vpp-nic-comparison-2n-skx-mrr"
3034 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3035 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3036 #  parameters:
3037 #  - "name"
3038 #  - "parent"
3039 #  - "result"
3040 #  - "tags"
3041
3042 ################################################################################
3043 # VPP
3044
3045 # VPP Performance Changes 3n-hsw 1t1c pdr
3046 - type: "table"
3047   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3048   algorithm: "table_perf_comparison"
3049   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3050   history:
3051     - title: "rls1904"
3052       data: "vpp-performance-changes-3n-hsw-h1"
3053   reference:
3054     title: "rls1908"
3055     data: "vpp-performance-changes-3n-hsw-ref"
3056     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3057   compare:
3058     title: "rls2001"
3059     data: "vpp-performance-changes-3n-hsw-cmp"
3060   data: "vpp-performance-changes-3n-hsw"
3061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3062   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3063   parameters:
3064   - "name"
3065   - "parent"
3066   - "throughput"
3067
3068 # VPP Performance Changes 3n-hsw 2t2c pdr
3069 - type: "table"
3070   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3071   algorithm: "table_perf_comparison"
3072   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3073   history:
3074     - title: "rls1904"
3075       data: "vpp-performance-changes-3n-hsw-h1"
3076   reference:
3077     title: "rls1908"
3078     data: "vpp-performance-changes-3n-hsw-ref"
3079     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3080   compare:
3081     title: "rls2001"
3082     data: "vpp-performance-changes-3n-hsw-cmp"
3083   data: "vpp-performance-changes-3n-hsw"
3084   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3085   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3086   parameters:
3087   - "name"
3088   - "parent"
3089   - "throughput"
3090
3091 # VPP Performance Changes 3n-hsw 1t1c ndr
3092 - type: "table"
3093   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3094   algorithm: "table_perf_comparison"
3095   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3096   history:
3097     - title: "rls1904"
3098       data: "vpp-performance-changes-3n-hsw-h1"
3099   reference:
3100     title: "rls1908"
3101     data: "vpp-performance-changes-3n-hsw-ref"
3102     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3103   compare:
3104     title: "rls2001"
3105     data: "vpp-performance-changes-3n-hsw-cmp"
3106   data: "vpp-performance-changes-3n-hsw"
3107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3108   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3109   parameters:
3110   - "name"
3111   - "parent"
3112   - "throughput"
3113
3114 # VPP Performance Changes 3n-hsw 2t2c ndr
3115 - type: "table"
3116   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3117   algorithm: "table_perf_comparison"
3118   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3119   history:
3120     - title: "rls1904"
3121       data: "vpp-performance-changes-3n-hsw-h1"
3122   reference:
3123     title: "rls1908"
3124     data: "vpp-performance-changes-3n-hsw-ref"
3125     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
3126   compare:
3127     title: "rls2001"
3128     data: "vpp-performance-changes-3n-hsw-cmp"
3129   data: "vpp-performance-changes-3n-hsw"
3130   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3131   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3132   parameters:
3133   - "name"
3134   - "parent"
3135   - "throughput"
3136
3137 # VPP Performance Changes 3n-skx 2t1c pdr
3138 - type: "table"
3139   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3140   algorithm: "table_perf_comparison_nic"
3141   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3142   history:
3143     - title: "rls1904 x710"
3144       data: "vpp-performance-changes-3n-skx-h1"
3145       nic: "NIC_Intel-X710"
3146   reference:
3147     title: "rls1908 xxv710"
3148     data: "vpp-performance-changes-3n-skx-ref"
3149     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3150     nic: "NIC_Intel-XXV710"
3151   compare:
3152     title: "rls2001 xxv710"
3153     data: "vpp-performance-changes-3n-skx-cmp"
3154     nic: "NIC_Intel-XXV710"
3155   data: "vpp-performance-changes-3n-skx"
3156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3157   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3158   parameters:
3159   - "name"
3160   - "parent"
3161   - "throughput"
3162   - "tags"
3163
3164 # VPP Performance Changes 3n-skx 4t2c pdr
3165 - type: "table"
3166   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3167   algorithm: "table_perf_comparison_nic"
3168   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3169   history:
3170     - title: "rls1904 x710"
3171       data: "vpp-performance-changes-3n-skx-h1"
3172       nic: "NIC_Intel-X710"
3173   reference:
3174     title: "rls1908 x710"
3175     data: "vpp-performance-changes-3n-skx-ref"
3176     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3177     nic: "NIC_Intel-X710"
3178   compare:
3179     title: "rls2001 xxv710"
3180     data: "vpp-performance-changes-3n-skx-cmp"
3181     nic: "NIC_Intel-XXV710"
3182   data: "vpp-performance-changes-3n-skx"
3183   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3184   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3185   parameters:
3186   - "name"
3187   - "parent"
3188   - "throughput"
3189   - "tags"
3190
3191 # VPP Performance Changes 3n-skx 2t1c ndr
3192 - type: "table"
3193   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3194   algorithm: "table_perf_comparison_nic"
3195   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3196   history:
3197     - title: "rls1904 x710"
3198       data: "vpp-performance-changes-3n-skx-h1"
3199       nic: "NIC_Intel-X710"
3200   reference:
3201     title: "rls1908 x710"
3202     data: "vpp-performance-changes-3n-skx-ref"
3203     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3204     nic: "NIC_Intel-X710"
3205   compare:
3206     title: "rls2001 xxv710"
3207     data: "vpp-performance-changes-3n-skx-cmp"
3208     nic: "NIC_Intel-XXV710"
3209   data: "vpp-performance-changes-3n-skx"
3210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3211   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3212   parameters:
3213   - "name"
3214   - "parent"
3215   - "throughput"
3216   - "tags"
3217
3218 # VPP Performance Changes 3n-skx 4t2c ndr
3219 - type: "table"
3220   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3221   algorithm: "table_perf_comparison_nic"
3222   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3223   history:
3224     - title: "rls1904 x710"
3225       data: "vpp-performance-changes-3n-skx-h1"
3226       nic: "NIC_Intel-X710"
3227   reference:
3228     title: "rls1908 x710"
3229     data: "vpp-performance-changes-3n-skx-ref"
3230     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3231     nic: "NIC_Intel-X710"
3232   compare:
3233     title: "rls2001 xxv710"
3234     data: "vpp-performance-changes-3n-skx-cmp"
3235     nic: "NIC_Intel-XXV710"
3236   data: "vpp-performance-changes-3n-skx"
3237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3238   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3239   parameters:
3240   - "name"
3241   - "parent"
3242   - "throughput"
3243   - "tags"
3244
3245 # VPP Performance Changes 2n-skx 2t1c pdr
3246 - type: "table"
3247   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3248   algorithm: "table_perf_comparison_nic"
3249   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3250   history:
3251     - title: "rls1904 x710"
3252       data: "vpp-performance-changes-2n-skx-h1"
3253       nic: "NIC_Intel-X710"
3254   reference:
3255     title: "rls1908 xxv710"
3256     data: "vpp-performance-changes-2n-skx-ref"
3257     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3258     nic: "NIC_Intel-XXV710"
3259   compare:
3260     title: "rls2001 xxv710"
3261     data: "vpp-performance-changes-2n-skx-cmp"
3262     nic: "NIC_Intel-XXV710"
3263   data: "vpp-performance-changes-2n-skx"
3264   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3265   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3266   parameters:
3267   - "name"
3268   - "parent"
3269   - "throughput"
3270   - "tags"
3271
3272 # VPP Performance Changes 2n-skx 4t2c pdr
3273 - type: "table"
3274   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3275   algorithm: "table_perf_comparison_nic"
3276   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3277   history:
3278     - title: "rls1904 x710"
3279       data: "vpp-performance-changes-2n-skx-h1"
3280       nic: "NIC_Intel-X710"
3281   reference:
3282     title: "rls1908 xxv710"
3283     data: "vpp-performance-changes-2n-skx-ref"
3284     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3285     nic: "NIC_Intel-XXV710"
3286   compare:
3287     title: "rls2001 xxv710"
3288     data: "vpp-performance-changes-2n-skx-cmp"
3289     nic: "NIC_Intel-XXV710"
3290   data: "vpp-performance-changes-2n-skx"
3291   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3292   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3293   parameters:
3294   - "name"
3295   - "parent"
3296   - "throughput"
3297   - "tags"
3298
3299 # VPP Performance Changes 2n-skx 2t1c ndr
3300 - type: "table"
3301   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3302   algorithm: "table_perf_comparison_nic"
3303   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3304   history:
3305     - title: "rls1904 x710"
3306       data: "vpp-performance-changes-2n-skx-h1"
3307       nic: "NIC_Intel-X710"
3308   reference:
3309     title: "rls1908 xxv710"
3310     data: "vpp-performance-changes-2n-skx-ref"
3311     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3312     nic: "NIC_Intel-XXV710"
3313   compare:
3314     title: "rls2001 xxv710"
3315     data: "vpp-performance-changes-2n-skx-cmp"
3316     nic: "NIC_Intel-XXV710"
3317   data: "vpp-performance-changes-2n-skx"
3318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3319   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3320   parameters:
3321   - "name"
3322   - "parent"
3323   - "throughput"
3324   - "tags"
3325
3326 # VPP Performance Changes 2n-skx 4t2c ndr
3327 - type: "table"
3328   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3329   algorithm: "table_perf_comparison_nic"
3330   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3331   history:
3332     - title: "rls1904 x710"
3333       data: "vpp-performance-changes-2n-skx-h1"
3334       nic: "NIC_Intel-X710"
3335   reference:
3336     title: "rls1908 xxv710"
3337     data: "vpp-performance-changes-2n-skx-ref"
3338     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3339     nic: "NIC_Intel-XXV710"
3340   compare:
3341     title: "rls2001 xxv710"
3342     data: "vpp-performance-changes-2n-skx-cmp"
3343     nic: "NIC_Intel-XXV710"
3344   data: "vpp-performance-changes-2n-skx"
3345   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3346   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3347   parameters:
3348   - "name"
3349   - "parent"
3350   - "throughput"
3351   - "tags"
3352
3353 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3354 #- type: "table"
3355 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3356 #  algorithm: "table_perf_comparison"
3357 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3358 #  reference:
3359 #    title: "rls1908"
3360 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3361 #  compare:
3362 #    title: "rls2001"
3363 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3364 #  data: "vpp-performance-changes-nfv-2n-skx"
3365 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3366 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3367 #  parameters:
3368 #  - "name"
3369 #  - "parent"
3370 #  - "throughput"
3371 #  - "tags"
3372 #
3373 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3374 #- type: "table"
3375 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3376 #  algorithm: "table_perf_comparison"
3377 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3378 #  reference:
3379 #    title: "rls1908"
3380 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3381 #  compare:
3382 #    title: "rls2001"
3383 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3384 #  data: "vpp-performance-changes-nfv-2n-skx"
3385 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3386 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3387 #  parameters:
3388 #  - "name"
3389 #  - "parent"
3390 #  - "throughput"
3391 #  - "tags"
3392 #
3393 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3394 #- type: "table"
3395 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3396 #  algorithm: "table_perf_comparison"
3397 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3398 #  reference:
3399 #    title: "rls1908"
3400 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3401 #  compare:
3402 #    title: "rls2001"
3403 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3404 #  data: "vpp-performance-changes-nfv-2n-skx"
3405 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3406 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3407 #  parameters:
3408 #  - "name"
3409 #  - "parent"
3410 #  - "throughput"
3411 #  - "tags"
3412 #
3413 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3414 #- type: "table"
3415 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3416 #  algorithm: "table_perf_comparison"
3417 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3418 #  reference:
3419 #    title: "rls1908"
3420 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3421 #  compare:
3422 #    title: "rls2001"
3423 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3424 #  data: "vpp-performance-changes-nfv-2n-skx"
3425 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3426 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3427 #  parameters:
3428 #  - "name"
3429 #  - "parent"
3430 #  - "throughput"
3431 #  - "tags"
3432
3433 # VPP Performance Changes 2n-dnv 1t1c pdr
3434 - type: "table"
3435   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3436   algorithm: "table_perf_comparison"
3437   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3438   reference:
3439     title: "rls1908"
3440     data: "vpp-performance-changes-2n-dnv-ref"
3441   compare:
3442     title: "rls2001"
3443     data: "vpp-performance-changes-2n-dnv-cmp"
3444   data: "vpp-performance-changes-2n-dnv"
3445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3446   filter: "'1T1C'"
3447   parameters:
3448   - "name"
3449   - "parent"
3450   - "throughput"
3451   - "tags"
3452
3453 # VPP Performance Changes 2n-dnv 2t2c pdr
3454 - type: "table"
3455   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3456   algorithm: "table_perf_comparison"
3457   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3458   reference:
3459     title: "rls1908"
3460     data: "vpp-performance-changes-2n-dnv-ref"
3461   compare:
3462     title: "rls2001"
3463     data: "vpp-performance-changes-2n-dnv-cmp"
3464   data: "vpp-performance-changes-2n-dnv"
3465   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3466   filter: "'2T2C'"
3467   parameters:
3468   - "name"
3469   - "parent"
3470   - "throughput"
3471   - "tags"
3472
3473 # VPP Performance Changes 2n-dnv 1t1c ndr
3474 - type: "table"
3475   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3476   algorithm: "table_perf_comparison"
3477   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3478   reference:
3479     title: "rls1908"
3480     data: "vpp-performance-changes-2n-dnv-ref"
3481   compare:
3482     title: "rls2001"
3483     data: "vpp-performance-changes-2n-dnv-cmp"
3484   data: "vpp-performance-changes-2n-dnv"
3485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3486   filter: "'1T1C'"
3487   parameters:
3488   - "name"
3489   - "parent"
3490   - "throughput"
3491   - "tags"
3492
3493 # VPP Performance Changes 2n-dnv 2t2c ndr
3494 - type: "table"
3495   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3496   algorithm: "table_perf_comparison"
3497   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3498   reference:
3499     title: "rls1908 "
3500     data: "vpp-performance-changes-2n-dnv-ref"
3501   compare:
3502     title: "rls2001"
3503     data: "vpp-performance-changes-2n-dnv-cmp"
3504   data: "vpp-performance-changes-2n-dnv"
3505   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3506   filter: "'2T2C'"
3507   parameters:
3508   - "name"
3509   - "parent"
3510   - "throughput"
3511   - "tags"
3512
3513 # VPP Performance Changes 3n-dnv 1t1c pdr
3514 - type: "table"
3515   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3516   algorithm: "table_perf_comparison"
3517   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3518   reference:
3519     title: "rls1908"
3520     data: "vpp-performance-changes-3n-dnv-ref"
3521   compare:
3522     title: "rls2001"
3523     data: "vpp-performance-changes-3n-dnv-cmp"
3524   data: "vpp-performance-changes-3n-dnv"
3525   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3526   filter: "'1T1C'"
3527   parameters:
3528   - "name"
3529   - "parent"
3530   - "throughput"
3531   - "tags"
3532
3533 # VPP Performance Changes 3n-dnv 2t2c pdr
3534 - type: "table"
3535   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3536   algorithm: "table_perf_comparison"
3537   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3538   reference:
3539     title: "rls1908"
3540     data: "vpp-performance-changes-3n-dnv-ref"
3541   compare:
3542     title: "rls2001"
3543     data: "vpp-performance-changes-3n-dnv-cmp"
3544   data: "vpp-performance-changes-3n-dnv"
3545   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3546   filter: "'2T2C'"
3547   parameters:
3548   - "name"
3549   - "parent"
3550   - "throughput"
3551   - "tags"
3552
3553 # VPP Performance Changes 3n-dnv 1t1c ndr
3554 - type: "table"
3555   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3556   algorithm: "table_perf_comparison"
3557   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3558   reference:
3559     title: "rls1908"
3560     data: "vpp-performance-changes-3n-dnv-ref"
3561   compare:
3562     title: "rls2001"
3563     data: "vpp-performance-changes-3n-dnv-cmp"
3564   data: "vpp-performance-changes-3n-dnv"
3565   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3566   filter: "'1T1C'"
3567   parameters:
3568   - "name"
3569   - "parent"
3570   - "throughput"
3571   - "tags"
3572
3573 # VPP Performance Changes 3n-dnv 2t2c ndr
3574 - type: "table"
3575   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3576   algorithm: "table_perf_comparison"
3577   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3578   reference:
3579     title: "rls1908"
3580     data: "vpp-performance-changes-3n-dnv-ref"
3581   compare:
3582     title: "rls2001"
3583     data: "vpp-performance-changes-3n-dnv-cmp"
3584   data: "vpp-performance-changes-3n-dnv"
3585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3586   filter: "'2T2C'"
3587   parameters:
3588   - "name"
3589   - "parent"
3590   - "throughput"
3591   - "tags"
3592
3593 # VPP Performance Changes 3n-tsh 1t1c pdr
3594 - type: "table"
3595   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3596   algorithm: "table_perf_comparison"
3597   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3598   reference:
3599     title: "rls1908"
3600     data: "vpp-performance-changes-3n-tsh-ref"
3601   compare:
3602     title: "rls2001"
3603     data: "vpp-performance-changes-3n-tsh-cmp"
3604   data: "vpp-performance-changes-3n-tsh"
3605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3606   filter: "'1T1C'"
3607   parameters:
3608   - "name"
3609   - "parent"
3610   - "throughput"
3611   - "tags"
3612
3613 # VPP Performance Changes 3n-tsh 2t2c pdr
3614 - type: "table"
3615   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3616   algorithm: "table_perf_comparison"
3617   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3618   reference:
3619     title: "rls1908"
3620     data: "vpp-performance-changes-3n-tsh-ref"
3621   compare:
3622     title: "rls2001"
3623     data: "vpp-performance-changes-3n-tsh-cmp"
3624   data: "vpp-performance-changes-3n-tsh"
3625   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3626   filter: "'2T2C'"
3627   parameters:
3628   - "name"
3629   - "parent"
3630   - "throughput"
3631   - "tags"
3632
3633 # VPP Performance Changes 3n-tsh 1t1c ndr
3634 - type: "table"
3635   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3636   algorithm: "table_perf_comparison"
3637   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3638   reference:
3639     title: "rls1908"
3640     data: "vpp-performance-changes-3n-tsh-ref"
3641   compare:
3642     title: "rls2001"
3643     data: "vpp-performance-changes-3n-tsh-cmp"
3644   data: "vpp-performance-changes-3n-tsh"
3645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3646   filter: "'1T1C'"
3647   parameters:
3648   - "name"
3649   - "parent"
3650   - "throughput"
3651   - "tags"
3652
3653 # VPP Performance Changes 3n-tsh 2t2c ndr
3654 - type: "table"
3655   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3656   algorithm: "table_perf_comparison"
3657   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3658   reference:
3659     title: "rls1908"
3660     data: "vpp-performance-changes-3n-tsh-ref"
3661   compare:
3662     title: "rls2001"
3663     data: "vpp-performance-changes-3n-tsh-cmp"
3664   data: "vpp-performance-changes-3n-tsh"
3665   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3666   filter: "'2T2C'"
3667   parameters:
3668   - "name"
3669   - "parent"
3670   - "throughput"
3671   - "tags"
3672
3673 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3674 - type: "table"
3675   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3676   algorithm: "table_perf_comparison_nic"
3677   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3678   reference:
3679     title: "3n-hsw xl710"
3680     data: "vpp-compare-testbeds-ref"
3681     nic: "NIC_Intel-XL710"
3682   compare:
3683     title: "3n-skx xxv710"
3684     data: "vpp-compare-testbeds-cmp"
3685     nic: "NIC_Intel-XXV710"
3686   data: "vpp-compare-testbeds"
3687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3688   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3689   parameters:
3690   - "name"
3691   - "parent"
3692   - "throughput"
3693   - "tags"
3694
3695 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3696 - type: "table"
3697   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3698   algorithm: "table_perf_comparison_nic"
3699   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3700   reference:
3701     title: "3n-hsw xl710"
3702     data: "vpp-compare-testbeds-ref"
3703     nic: "NIC_Intel-XL710"
3704   compare:
3705     title: "3n-skx xxv710"
3706     data: "vpp-compare-testbeds-cmp"
3707     nic: "NIC_Intel-XXV710"
3708   data: "vpp-compare-testbeds"
3709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3710   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3711   parameters:
3712   - "name"
3713   - "parent"
3714   - "throughput"
3715   - "tags"
3716
3717 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3718 - type: "table"
3719   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3720   algorithm: "table_perf_comparison_nic"
3721   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3722   reference:
3723     title: "3n-hsw xl710"
3724     data: "vpp-compare-testbeds-ref"
3725     nic: "NIC_Intel-XL710"
3726   compare:
3727     title: "3n-skx xxv710"
3728     data: "vpp-compare-testbeds-cmp"
3729     nic: "NIC_Intel-XXV710"
3730   data: "vpp-compare-testbeds"
3731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3732   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3733   parameters:
3734   - "name"
3735   - "parent"
3736   - "throughput"
3737   - "tags"
3738
3739 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3740 - type: "table"
3741   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3742   algorithm: "table_perf_comparison_nic"
3743   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3744   reference:
3745     title: "3n-hsw xl710"
3746     data: "vpp-compare-testbeds-ref"
3747     nic: "NIC_Intel-XL710"
3748   compare:
3749     title: "3n-skx xxv710"
3750     data: "vpp-compare-testbeds-cmp"
3751     nic: "NIC_Intel-XXV710"
3752   data: "vpp-compare-testbeds"
3753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3754   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3755   parameters:
3756   - "name"
3757   - "parent"
3758   - "throughput"
3759   - "tags"
3760
3761 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3762 - type: "table"
3763   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3764   algorithm: "table_perf_comparison"
3765   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3766   reference:
3767     title: "2n-skx"
3768     data: "vpp-compare-testbeds-skx-clx-ref"
3769   compare:
3770     title: "2n-clx"
3771     data: "vpp-compare-testbeds-skx-clx-cmp"
3772   data: "vpp-compare-testbeds-skx-clx"
3773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3774   filter: "'2T1C'"
3775   parameters:
3776   - "name"
3777   - "parent"
3778   - "throughput"
3779   - "tags"
3780
3781 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3782 - type: "table"
3783   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3784   algorithm: "table_perf_comparison"
3785   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3786   reference:
3787     title: "2n-skx"
3788     data: "vpp-compare-testbeds-skx-clx-ref"
3789   compare:
3790     title: "2n-clx"
3791     data: "vpp-compare-testbeds-skx-clx-cmp"
3792   data: "vpp-compare-testbeds-skx-clx"
3793   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3794   filter: "'4T2C'"
3795   parameters:
3796   - "name"
3797   - "parent"
3798   - "throughput"
3799   - "tags"
3800
3801 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3802 - type: "table"
3803   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3804   algorithm: "table_perf_comparison"
3805   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3806   reference:
3807     title: "2n-skx"
3808     data: "vpp-compare-testbeds-skx-clx-ref"
3809   compare:
3810     title: "2n-clx"
3811     data: "vpp-compare-testbeds-skx-clx-cmp"
3812   data: "vpp-compare-testbeds-skx-clx"
3813   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3814   filter: "'2T1C'"
3815   parameters:
3816   - "name"
3817   - "parent"
3818   - "throughput"
3819   - "tags"
3820
3821 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3822 - type: "table"
3823   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3824   algorithm: "table_perf_comparison"
3825   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3826   reference:
3827     title: "2n-skx"
3828     data: "vpp-compare-testbeds-skx-clx-ref"
3829   compare:
3830     title: "2n-clx"
3831     data: "vpp-compare-testbeds-skx-clx-cmp"
3832   data: "vpp-compare-testbeds-skx-clx"
3833   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3834   filter: "'4T2C'"
3835   parameters:
3836   - "name"
3837   - "parent"
3838   - "throughput"
3839   - "tags"
3840
3841 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3842 - type: "table"
3843   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3844   algorithm: "table_perf_comparison_nic"
3845   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3846   reference:
3847     title: "3n-hsw xl710"
3848     data: "vpp-compare-testbeds-hsw-clx-ref"
3849     nic: "NIC_Intel-XL710"
3850   compare:
3851     title: "2n-clx xxv710"
3852     data: "vpp-compare-testbeds-hsw-clx-cmp"
3853     nic: "NIC_Intel-XXV710"
3854   data: "vpp-compare-testbeds-hsw-clx"
3855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3856   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3857   parameters:
3858   - "name"
3859   - "parent"
3860   - "throughput"
3861   - "tags"
3862
3863 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3864 - type: "table"
3865   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3866   algorithm: "table_perf_comparison_nic"
3867   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3868   reference:
3869     title: "3n-hsw xl710"
3870     data: "vpp-compare-testbeds-hsw-clx-ref"
3871     nic: "NIC_Intel-XL710"
3872   compare:
3873     title: "2n-clx xxv710"
3874     data: "vpp-compare-testbeds-hsw-clx-cmp"
3875     nic: "NIC_Intel-XXV710"
3876   data: "vpp-compare-testbeds-hsw-clx"
3877   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3878   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3879   parameters:
3880   - "name"
3881   - "parent"
3882   - "throughput"
3883   - "tags"
3884
3885 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3886 - type: "table"
3887   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3888   algorithm: "table_perf_comparison_nic"
3889   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3890   reference:
3891     title: "3n-hsw xl710"
3892     data: "vpp-compare-testbeds-hsw-clx-ref"
3893     nic: "NIC_Intel-XL710"
3894   compare:
3895     title: "2n-clx xxv710"
3896     data: "vpp-compare-testbeds-hsw-clx-cmp"
3897     nic: "NIC_Intel-XXV710"
3898   data: "vpp-compare-testbeds-hsw-clx"
3899   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3900   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3901   parameters:
3902   - "name"
3903   - "parent"
3904   - "throughput"
3905   - "tags"
3906
3907 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3908 - type: "table"
3909   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3910   algorithm: "table_perf_comparison_nic"
3911   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3912   reference:
3913     title: "3n-hsw xl710"
3914     data: "vpp-compare-testbeds-hsw-clx-ref"
3915     nic: "NIC_Intel-XL710"
3916   compare:
3917     title: "2n-clx xxv710"
3918     data: "vpp-compare-testbeds-hsw-clx-cmp"
3919     nic: "NIC_Intel-XXV710"
3920   data: "vpp-compare-testbeds-hsw-clx"
3921   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3922   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3923   parameters:
3924   - "name"
3925   - "parent"
3926   - "throughput"
3927   - "tags"
3928
3929 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3930 - type: "table"
3931   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3932   algorithm: "table_perf_comparison"
3933   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3934   reference:
3935     title: "3-Node Skx"
3936     data: "vpp-compare-topologies-ref"
3937   compare:
3938     title: "2-Node Skx"
3939     data: "vpp-compare-topologies-cmp"
3940   data: "vpp-compare-topologies"
3941   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3942   filter: "'NDRPDR' and '1C'"
3943   parameters:
3944   - "name"
3945   - "parent"
3946   - "throughput"
3947
3948 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3949 - type: "table"
3950   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3951   algorithm: "table_perf_comparison"
3952   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3953   reference:
3954     title: "3-Node Skx"
3955     data: "vpp-compare-topologies-ref"
3956   compare:
3957     title: "2-Node Skx"
3958     data: "vpp-compare-topologies-cmp"
3959   data: "vpp-compare-topologies"
3960   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3961   filter: "'NDRPDR' and '2C'"
3962   parameters:
3963   - "name"
3964   - "parent"
3965   - "throughput"
3966
3967 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3968 - type: "table"
3969   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3970   algorithm: "table_perf_comparison"
3971   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3972   reference:
3973     title: "3-Node Skx"
3974     data: "vpp-compare-topologies-ref"
3975   compare:
3976     title: "2-Node Skx"
3977     data: "vpp-compare-topologies-cmp"
3978   data: "vpp-compare-topologies"
3979   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3980   filter: "'NDRPDR' and '1C'"
3981   parameters:
3982   - "name"
3983   - "parent"
3984   - "throughput"
3985
3986 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3987 - type: "table"
3988   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3989   algorithm: "table_perf_comparison"
3990   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3991   reference:
3992     title: "3-Node Skx"
3993     data: "vpp-compare-topologies-ref"
3994   compare:
3995     title: "2-Node Skx"
3996     data: "vpp-compare-topologies-cmp"
3997   data: "vpp-compare-topologies"
3998   include-tests: "PDR"
3999   filter: "'NDRPDR' and '2C'"
4000   parameters:
4001   - "name"
4002   - "parent"
4003   - "throughput"
4004
4005 # VPP Performance Changes 3n-hsw 1t1c MRR
4006 - type: "table"
4007   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
4008   algorithm: "table_perf_comparison"
4009   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4010   history:
4011     - title: "rls1904"
4012       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4013   reference:
4014     title: "rls1908"
4015     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4016   compare:
4017     title: "rls2001"
4018     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4019   data: "vpp-performance-changes-3n-hsw-mrr"
4020   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4021   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
4022   parameters:
4023   - "name"
4024   - "parent"
4025   - "result"
4026
4027 # VPP Performance Changes 3n-hsw 2t2c MRR
4028 - type: "table"
4029   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
4030   algorithm: "table_perf_comparison"
4031   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4032   history:
4033     - title: "rls1904"
4034       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4035   reference:
4036     title: "rls1908"
4037     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4038   compare:
4039     title: "rls2001"
4040     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4041   data: "vpp-performance-changes-3n-hsw-mrr"
4042   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4043   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
4044   parameters:
4045   - "name"
4046   - "parent"
4047   - "result"
4048
4049 # VPP Performance Changes 3n-hsw 4t4c MRR
4050 - type: "table"
4051   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
4052   algorithm: "table_perf_comparison"
4053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4054   history:
4055     - title: "rls1904"
4056       data: "vpp-performance-changes-3n-hsw-mrr-h1"
4057   reference:
4058     title: "rls1908"
4059     data: "vpp-performance-changes-3n-hsw-mrr-ref"
4060   compare:
4061     title: "rls2001"
4062     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
4063   data: "vpp-performance-changes-3n-hsw-mrr"
4064   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4065   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
4066   parameters:
4067   - "name"
4068   - "parent"
4069   - "result"
4070
4071 ## VPP Performance Changes 3n-skx 2t1c MRR
4072 #- type: "table"
4073 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
4074 #  algorithm: "table_perf_comparison"
4075 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4076 #  history:
4077 #    - title: "rls1904"
4078 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4079 #  reference:
4080 #    title: "rls1908"
4081 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4082 #  compare:
4083 #    title: "rls2001"
4084 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4085 #  data: "vpp-performance-changes-3n-skx-mrr"
4086 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4087 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4088 #  parameters:
4089 #  - "name"
4090 #  - "parent"
4091 #  - "result"
4092 #
4093 ## VPP Performance Changes 3n-skx 4t2c MRR
4094 #- type: "table"
4095 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
4096 #  algorithm: "table_perf_comparison"
4097 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4098 #  history:
4099 #    - title: "rls1904"
4100 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4101 #  reference:
4102 #    title: "rls1908"
4103 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4104 #  compare:
4105 #    title: "rls2001"
4106 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4107 #  data: "vpp-performance-changes-3n-skx-mrr"
4108 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4109 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4110 #  parameters:
4111 #  - "name"
4112 #  - "parent"
4113 #  - "result"
4114 #
4115 ## VPP Performance Changes 3n-skx 8t4c MRR
4116 #- type: "table"
4117 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
4118 #  algorithm: "table_perf_comparison"
4119 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4120 #  history:
4121 #    - title: "rls1904"
4122 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
4123 #  reference:
4124 #    title: "rls1908"
4125 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
4126 #  compare:
4127 #    title: "rls2001"
4128 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
4129 #  data: "vpp-performance-changes-3n-skx-mrr"
4130 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4131 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4132 #  parameters:
4133 #  - "name"
4134 #  - "parent"
4135 #  - "result"
4136 #
4137 ## VPP Performance Changes 2n-skx 2t1c MRR
4138 #- type: "table"
4139 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
4140 #  algorithm: "table_perf_comparison"
4141 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4142 #  history:
4143 #    - title: "rls1904"
4144 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4145 #  reference:
4146 #    title: "rls1908"
4147 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4148 #  compare:
4149 #    title: "rls2001"
4150 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4151 #  data: "vpp-performance-changes-2n-skx-mrr"
4152 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4153 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4154 #  parameters:
4155 #  - "name"
4156 #  - "parent"
4157 #  - "result"
4158 #
4159 ## VPP Performance Changes 2n-skx 4t2c MRR
4160 #- type: "table"
4161 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
4162 #  algorithm: "table_perf_comparison"
4163 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4164 #  history:
4165 #    - title: "rls1904"
4166 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4167 #  reference:
4168 #    title: "rls1908"
4169 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4170 #  compare:
4171 #    title: "rls2001"
4172 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4173 #  data: "vpp-performance-changes-2n-skx-mrr"
4174 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4175 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4176 #  parameters:
4177 #  - "name"
4178 #  - "parent"
4179 #  - "result"
4180 #
4181 ## VPP Performance Changes 2n-skx 8t4c MRR
4182 #- type: "table"
4183 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
4184 #  algorithm: "table_perf_comparison"
4185 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4186 #  history:
4187 #    - title: "rls1904"
4188 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
4189 #  reference:
4190 #    title: "rls1908"
4191 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
4192 #  compare:
4193 #    title: "rls2001"
4194 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
4195 #  data: "vpp-performance-changes-2n-skx-mrr"
4196 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4197 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4198 #  parameters:
4199 #  - "name"
4200 #  - "parent"
4201 #  - "result"
4202 #
4203 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
4204 #- type: "table"
4205 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
4206 #  algorithm: "table_perf_comparison"
4207 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
4208 #  reference:
4209 #    title: "rls1908"
4210 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4211 #  compare:
4212 #    title: "rls2001"
4213 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4214 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4215 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4216 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4217 #  parameters:
4218 #  - "name"
4219 #  - "parent"
4220 #  - "result"
4221 #
4222 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4223 #- type: "table"
4224 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4225 #  algorithm: "table_perf_comparison"
4226 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4227 #  reference:
4228 #    title: "rls1908"
4229 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4230 #  compare:
4231 #    title: "rls2001"
4232 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4233 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4234 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4235 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4236 #  parameters:
4237 #  - "name"
4238 #  - "parent"
4239 #  - "result"
4240 #
4241 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4242 #- type: "table"
4243 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4244 #  algorithm: "table_perf_comparison"
4245 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4246 #  reference:
4247 #    title: "rls1908"
4248 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4249 #  compare:
4250 #    title: "rls2001"
4251 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4252 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4253 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4254 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4255 #  parameters:
4256 #  - "name"
4257 #  - "parent"
4258 #  - "result"
4259
4260 # VPP Performance Changes 2n-dnv 1t1c MRR
4261 - type: "table"
4262   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4263   algorithm: "table_perf_comparison"
4264   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4265   reference:
4266     title: "rls1908"
4267     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4268   compare:
4269     title: "rls2001"
4270     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4271   data: "vpp-performance-changes-2n-dnv-mrr"
4272   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4273   filter: "'1T1C' and 'MRR'"
4274   parameters:
4275   - "name"
4276   - "parent"
4277   - "result"
4278
4279 # VPP Performance Changes 2n-dnv 2t2c MRR
4280 - type: "table"
4281   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4282   algorithm: "table_perf_comparison"
4283   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4284   reference:
4285     title: "rls1908"
4286     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4287   compare:
4288     title: "rls2001"
4289     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4290   data: "vpp-performance-changes-2n-dnv-mrr"
4291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4292   filter: "'2T2C' and 'MRR'"
4293   parameters:
4294   - "name"
4295   - "parent"
4296   - "result"
4297
4298 # VPP Performance Changes 2n-dnv 4t4c MRR
4299 - type: "table"
4300   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4301   algorithm: "table_perf_comparison"
4302   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4303   reference:
4304     title: "rls1908"
4305     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4306   compare:
4307     title: "rls2001"
4308     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4309   data: "vpp-performance-changes-2n-dnv-mrr"
4310   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4311   filter: "'4T4C' and 'MRR'"
4312   parameters:
4313   - "name"
4314   - "parent"
4315   - "result"
4316
4317 # VPP Performance Changes 3n-dnv 1t1c MRR
4318 - type: "table"
4319   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4320   algorithm: "table_perf_comparison"
4321   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4322   reference:
4323     title: "rls1908"
4324     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4325   compare:
4326     title: "rls2001"
4327     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4328   data: "vpp-performance-changes-3n-dnv-mrr"
4329   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4330   filter: "'1T1C' and 'MRR'"
4331   parameters:
4332   - "name"
4333   - "parent"
4334   - "result"
4335
4336 # VPP Performance Changes 3n-dnv 2t2c MRR
4337 - type: "table"
4338   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4339   algorithm: "table_perf_comparison"
4340   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4341   reference:
4342     title: "rls1908"
4343     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4344   compare:
4345     title: "rls2001"
4346     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4347   data: "vpp-performance-changes-3n-dnv-mrr"
4348   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4349   filter: "'2T2C' and 'MRR'"
4350   parameters:
4351   - "name"
4352   - "parent"
4353   - "result"
4354
4355 # VPP Performance Changes 3n-dnv 4t4c MRR
4356 - type: "table"
4357   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4358   algorithm: "table_perf_comparison"
4359   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4360   reference:
4361     title: "rls1908"
4362     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4363   compare:
4364     title: "rls2001"
4365     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4366   data: "vpp-performance-changes-3n-dnv-mrr"
4367   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4368   filter: "'4T4C' and 'MRR'"
4369   parameters:
4370   - "name"
4371   - "parent"
4372   - "result"
4373
4374 # VPP Performance Changes 3n-tsh 1t1c MRR
4375 - type: "table"
4376   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4377   algorithm: "table_perf_comparison"
4378   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4379   reference:
4380     title: "rls1908"
4381     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4382   compare:
4383     title: "rls2001"
4384     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4385   data: "vpp-performance-changes-3n-tsh-mrr"
4386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4387   filter: "'1T1C' and 'MRR'"
4388   parameters:
4389   - "name"
4390   - "parent"
4391   - "result"
4392
4393 # VPP Performance Changes 3n-tsh 2t2c MRR
4394 - type: "table"
4395   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4396   algorithm: "table_perf_comparison"
4397   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4398   reference:
4399     title: "rls1908"
4400     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4401   compare:
4402     title: "rls2001"
4403     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4404   data: "vpp-performance-changes-3n-tsh-mrr"
4405   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4406   filter: "'2T2C' and 'MRR'"
4407   parameters:
4408   - "name"
4409   - "parent"
4410   - "result"
4411
4412 # VPP Performance Changes 3n-tsh 4t4c MRR
4413 - type: "table"
4414   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4415   algorithm: "table_perf_comparison"
4416   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4417   reference:
4418     title: "rls1908"
4419     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4420   compare:
4421     title: "rls2001"
4422     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4423   data: "vpp-performance-changes-3n-tsh-mrr"
4424   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4425   filter: "'4T4C' and 'MRR'"
4426   parameters:
4427   - "name"
4428   - "parent"
4429   - "result"
4430
4431 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4432 #- type: "table"
4433 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4434 #  algorithm: "table_perf_comparison_nic"
4435 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4436 #  reference:
4437 #    title: "3n-hsw xl710"
4438 #    data: "vpp-compare-testbeds-mrr-ref"
4439 #    nic: "NIC_Intel-XL710"
4440 #  compare:
4441 #    title: "3n-skx xxv710"
4442 #    data: "vpp-compare-testbeds-mrr-cmp"
4443 #    nic: "NIC_Intel-XXV710"
4444 #  data: "vpp-compare-testbeds-mrr"
4445 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4446 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4447 #  parameters:
4448 #  - "name"
4449 #  - "parent"
4450 #  - "result"
4451 #  - "tags"
4452 #
4453 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4454 #- type: "table"
4455 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4456 #  algorithm: "table_perf_comparison_nic"
4457 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4458 #  reference:
4459 #    title: "3n-hsw xl710"
4460 #    data: "vpp-compare-testbeds-mrr-ref"
4461 #    nic: "NIC_Intel-XL710"
4462 #  compare:
4463 #    title: "3n-skx xxv710"
4464 #    data: "vpp-compare-testbeds-mrr-cmp"
4465 #    nic: "NIC_Intel-XXV710"
4466 #  data: "vpp-compare-testbeds-mrr"
4467 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4468 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4469 #  parameters:
4470 #  - "name"
4471 #  - "parent"
4472 #  - "result"
4473 #  - "tags"
4474 #
4475 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4476 #- type: "table"
4477 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4478 #  algorithm: "table_perf_comparison_nic"
4479 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4480 #  reference:
4481 #    title: "3n-hsw xl710"
4482 #    data: "vpp-compare-testbeds-mrr-ref"
4483 #    nic: "NIC_Intel-XL710"
4484 #  compare:
4485 #    title: "3n-skx xxv710"
4486 #    data: "vpp-compare-testbeds-mrr-cmp"
4487 #    nic: "NIC_Intel-XXV710"
4488 #  data: "vpp-compare-testbeds-mrr"
4489 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4490 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4491 #  parameters:
4492 #  - "name"
4493 #  - "parent"
4494 #  - "result"
4495 #  - "tags"
4496
4497 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4498 #- type: "table"
4499 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4500 #  algorithm: "table_perf_comparison"
4501 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4502 #  reference:
4503 #    title: "2n-skx"
4504 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4505 #  compare:
4506 #    title: "2n-clx"
4507 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4508 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4509 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4510 #  filter: "'2T1C'"
4511 #  parameters:
4512 #  - "name"
4513 #  - "parent"
4514 #  - "result"
4515 #  - "tags"
4516 #
4517 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4518 #- type: "table"
4519 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4520 #  algorithm: "table_perf_comparison"
4521 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4522 #  reference:
4523 #    title: "2n-skx"
4524 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4525 #  compare:
4526 #    title: "2n-clx"
4527 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4528 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4529 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4530 #  filter: "'4T2C'"
4531 #  parameters:
4532 #  - "name"
4533 #  - "parent"
4534 #  - "result"
4535 #  - "tags"
4536 #
4537 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4538 #- type: "table"
4539 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4540 #  algorithm: "table_perf_comparison"
4541 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4542 #  reference:
4543 #    title: "2n-skx"
4544 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4545 #  compare:
4546 #    title: "2n-clx"
4547 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4548 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4549 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4550 #  filter: "'8T4C'"
4551 #  parameters:
4552 #  - "name"
4553 #  - "parent"
4554 #  - "result"
4555 #  - "tags"
4556 #
4557 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4558 #- type: "table"
4559 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4560 #  algorithm: "table_perf_comparison"
4561 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4562 #  reference:
4563 #    title: "3-Node Skx"
4564 #    data: "vpp-compare-topologies-mrr-ref"
4565 #  compare:
4566 #    title: "2-Node Skx"
4567 #    data: "vpp-compare-topologies-mrr-cmp"
4568 #  data: "vpp-compare-topologies-mrr"
4569 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4570 #  filter: "'MRR' and '1C'"
4571 #  parameters:
4572 #  - "name"
4573 #  - "parent"
4574 #  - "result"
4575 #
4576 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4577 #- type: "table"
4578 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4579 #  algorithm: "table_perf_comparison"
4580 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4581 #  reference:
4582 #    title: "3-Node Skx"
4583 #    data: "vpp-compare-topologies-mrr-ref"
4584 #  compare:
4585 #    title: "2-Node Skx"
4586 #    data: "vpp-compare-topologies-mrr-cmp"
4587 #  data: "vpp-compare-topologies-mrr"
4588 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4589 #  filter: "'MRR' and '2C'"
4590 #  parameters:
4591 #  - "name"
4592 #  - "parent"
4593 #  - "result"
4594 #
4595 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4596 #- type: "table"
4597 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4598 #  algorithm: "table_perf_comparison"
4599 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4600 #  reference:
4601 #    title: "3-Node Skx"
4602 #    data: "vpp-compare-topologies-mrr-ref"
4603 #  compare:
4604 #    title: "2-Node Skx"
4605 #    data: "vpp-compare-topologies-mrr-cmp"
4606 #  data: "vpp-compare-topologies-mrr"
4607 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4608 #  filter: "'MRR' and '4C'"
4609 #  parameters:
4610 #  - "name"
4611 #  - "parent"
4612 #  - "result"
4613
4614 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4615 - type: "table"
4616   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4617   algorithm: "table_perf_comparison_nic"
4618   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4619   reference:
4620     title: "3n-hsw xl710"
4621     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4622     nic: "NIC_Intel-XL710"
4623   compare:
4624     title: "2n-clx xxv710"
4625     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4626     nic: "NIC_Intel-XXV710"
4627   data: "vpp-compare-testbeds-mrr-hsw-clx"
4628   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4629   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4630   parameters:
4631   - "name"
4632   - "parent"
4633   - "result"
4634   - "tags"
4635
4636 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4637 - type: "table"
4638   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4639   algorithm: "table_perf_comparison_nic"
4640   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4641   reference:
4642     title: "3n-hsw xl710"
4643     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4644     nic: "NIC_Intel-XL710"
4645   compare:
4646     title: "2n-clx xxv710"
4647     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4648     nic: "NIC_Intel-XXV710"
4649   data: "vpp-compare-testbeds-mrr-hsw-clx"
4650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4651   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4652   parameters:
4653   - "name"
4654   - "parent"
4655   - "result"
4656   - "tags"
4657
4658 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4659 - type: "table"
4660   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4661   algorithm: "table_perf_comparison_nic"
4662   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4663   reference:
4664     title: "3n-hsw xl710"
4665     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4666     nic: "NIC_Intel-XL710"
4667   compare:
4668     title: "2n-clx xxv710"
4669     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4670     nic: "NIC_Intel-XXV710"
4671   data: "vpp-compare-testbeds-mrr-hsw-clx"
4672   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4673   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4674   parameters:
4675   - "name"
4676   - "parent"
4677   - "result"
4678   - "tags"
4679
4680 # Detailed Test Results - VPP Performance Results 3n-hsw
4681 - type: "table"
4682   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4683   algorithm: "table_merged_details"
4684   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
4685   columns:
4686   - title: " |prein| Test Name |preout| "
4687     data: "data name"
4688   - 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| "
4689     data: "data msg"
4690   data: "vpp-perf-results-3n-hsw"
4691   filter: "all"
4692   parameters:
4693   - "name"
4694   - "parent"
4695   - "msg"
4696
4697 # Detailed Test Results - VPP Performance Results 3n-skx
4698 - type: "table"
4699   title: "Detailed Test Results - VPP Performance Results 3n-skx"
4700   algorithm: "table_merged_details"
4701   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
4702   columns:
4703   - title: " |prein| Test Name |preout| "
4704     data: "data name"
4705   - 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| "
4706     data: "data msg"
4707   data: "vpp-perf-results-3n-skx"
4708   filter: "all"
4709   remove-ndr: True  # Temporary solution: remove NDR results from test message
4710   parameters:
4711   - "name"
4712   - "parent"
4713   - "msg"
4714
4715 # Detailed Test Results - VPP Performance Results 2n-skx
4716 - type: "table"
4717   title: "Detailed Test Results - VPP Performance Results 2n-skx"
4718   algorithm: "table_merged_details"
4719   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
4720   columns:
4721   - title: " |prein| Test Name |preout| "
4722     data: "data name"
4723   - 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| "
4724     data: "data msg"
4725   data: "vpp-perf-results-2n-skx"
4726   filter: "all"
4727   remove-ndr: True  # Temporary solution: remove NDR results from test message
4728   parameters:
4729   - "name"
4730   - "parent"
4731   - "msg"
4732
4733 # Detailed Test Results - VPP Performance Results 2n-clx
4734 - type: "table"
4735   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4736   algorithm: "table_merged_details"
4737   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
4738   columns:
4739   - title: " |prein| Test Name |preout| "
4740     data: "data name"
4741   - 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| "
4742     data: "data msg"
4743   data: "vpp-perf-results-2n-clx"
4744   filter: "all"
4745   parameters:
4746   - "name"
4747   - "parent"
4748   - "msg"
4749
4750 # Detailed Test Results - VPP Performance Results 3n-tsh
4751 - type: "table"
4752   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4753   algorithm: "table_merged_details"
4754   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
4755   columns:
4756   - title: " |prein| Test Name |preout| "
4757     data: "data name"
4758   - 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| "
4759     data: "data msg"
4760   data: "vpp-perf-results-3n-tsh"
4761   filter: "all"
4762   parameters:
4763   - "name"
4764   - "parent"
4765   - "msg"
4766
4767 # Detailed Test Results - VPP Performance Results 3n-dnv
4768 - type: "table"
4769   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4770   algorithm: "table_merged_details"
4771   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
4772   columns:
4773   - title: " |prein| Test Name |preout| "
4774     data: "data name"
4775   - 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| "
4776     data: "data msg"
4777   data: "vpp-perf-results-3n-dnv"
4778   filter: "all"
4779   parameters:
4780   - "name"
4781   - "parent"
4782   - "msg"
4783
4784 # Detailed Test Results - VPP Performance Results 2n-dnv
4785 - type: "table"
4786   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4787   algorithm: "table_merged_details"
4788   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4789   columns:
4790   - title: " |prein| Test Name |preout| "
4791     data: "data name"
4792   - 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| "
4793     data: "data msg"
4794   data: "vpp-perf-results-2n-dnv"
4795   filter: "all"
4796   parameters:
4797   - "name"
4798   - "parent"
4799   - "msg"
4800
4801 # Test configuration - VPP Performance Test Configs 3n-hsw
4802 - type: "table"
4803   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4804   algorithm: "table_merged_details"
4805   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
4806   columns:
4807   - title: " |prein| Test Name |preout| "
4808     data: "data name"
4809   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4810     data: "data conf-history"
4811   data: "vpp-perf-results-3n-hsw"
4812   filter: "all"
4813   parameters:
4814   - "parent"
4815   - "name"
4816   - "conf-history"
4817
4818 # Test configuration - VPP Performance Test Configs 3n-skx
4819 - type: "table"
4820   title: "Test configuration - VPP Performance Test Configs 3n-skx"
4821   algorithm: "table_merged_details"
4822   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
4823   columns:
4824   - title: " |prein| Test Name |preout| "
4825     data: "data name"
4826   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4827     data: "data conf-history"
4828   data: "vpp-perf-results-3n-skx"
4829   filter: "all"
4830   parameters:
4831   - "parent"
4832   - "name"
4833   - "conf-history"
4834
4835 # Test configuration - VPP Performance Test Configs 2n-skx
4836 - type: "table"
4837   title: "Test configuration - VPP Performance Test Configs 2n-skx"
4838   algorithm: "table_merged_details"
4839   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
4840   columns:
4841   - title: " |prein| Test Name |preout| "
4842     data: "data name"
4843   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4844     data: "data conf-history"
4845   data: "vpp-perf-results-2n-skx"
4846   filter: "all"
4847   parameters:
4848   - "parent"
4849   - "name"
4850   - "conf-history"
4851
4852 # Test configuration - VPP Performance Test Configs 2n-clx
4853 - type: "table"
4854   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4855   algorithm: "table_merged_details"
4856   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
4857   columns:
4858   - title: " |prein| Test Name |preout| "
4859     data: "data name"
4860   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4861     data: "data conf-history"
4862   data: "vpp-perf-results-2n-clx"
4863   filter: "all"
4864   parameters:
4865   - "parent"
4866   - "name"
4867   - "conf-history"
4868
4869 # Test configuration - VPP Performance Test Configs 3n-tsh
4870 - type: "table"
4871   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4872   algorithm: "table_merged_details"
4873   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
4874   columns:
4875   - title: " |prein| Test Name |preout| "
4876     data: "data name"
4877   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4878     data: "data conf-history"
4879   data: "vpp-perf-results-3n-tsh"
4880   filter: "all"
4881   parameters:
4882   - "parent"
4883   - "name"
4884   - "conf-history"
4885
4886 # Test configuration - VPP Performance Test Configs 3n-dnv
4887 - type: "table"
4888   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4889   algorithm: "table_merged_details"
4890   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
4891   columns:
4892   - title: " |prein| Test Name |preout| "
4893     data: "data name"
4894   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4895     data: "data conf-history"
4896   data: "vpp-perf-results-3n-dnv"
4897   filter: "all"
4898   parameters:
4899   - "parent"
4900   - "name"
4901   - "conf-history"
4902
4903 # Test configuration - VPP Performance Test Configs 2n-dnv
4904 - type: "table"
4905   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4906   algorithm: "table_merged_details"
4907   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
4908   columns:
4909   - title: " |prein| Test Name |preout| "
4910     data: "data name"
4911   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4912     data: "data conf-history"
4913   data: "vpp-perf-results-2n-dnv"
4914   filter: "all"
4915   parameters:
4916   - "parent"
4917   - "name"
4918   - "conf-history"
4919
4920 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4921 - type: "table"
4922   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4923   algorithm: "table_oper_data_html"
4924   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
4925   data: "vpp-perf-results-3n-hsw"
4926   filter: "all"
4927
4928 # Test Operational Data - VPP Performance Operational Data 3n-skx
4929 - type: "table"
4930   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4931   algorithm: "table_oper_data_html"
4932   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
4933   data: "vpp-perf-results-3n-skx"
4934   filter: "all"
4935
4936 # Test Operational Data - VPP Performance Operational Data 2n-skx
4937 - type: "table"
4938   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4939   algorithm: "table_oper_data_html"
4940   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
4941   data: "vpp-perf-results-2n-skx"
4942   filter: "all"
4943
4944 # Test Operational Data - VPP Performance Operational Data 2n-clx
4945 - type: "table"
4946   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4947   algorithm: "table_oper_data_html"
4948   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
4949   data: "vpp-perf-results-2n-clx"
4950   filter: "all"
4951
4952 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4953 - type: "table"
4954   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4955   algorithm: "table_oper_data_html"
4956   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
4957   data: "vpp-perf-results-3n-tsh"
4958   filter: "all"
4959
4960 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4961 - type: "table"
4962   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4963   algorithm: "table_oper_data_html"
4964   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
4965   data: "vpp-perf-results-3n-dnv"
4966   filter: "all"
4967
4968 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4969 - type: "table"
4970   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4971   algorithm: "table_oper_data_html"
4972   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
4973   data: "vpp-perf-results-2n-dnv"
4974   filter: "all"
4975
4976 # Detailed Test Results - VPP MRR Results 3n-hsw
4977 - type: "table"
4978   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4979   algorithm: "table_merged_details"
4980   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
4981   columns:
4982   - title: " |prein| Test Name |preout| "
4983     data: "data name"
4984   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4985     data: "data msg"
4986   data: "vpp-mrr-results-3n-hsw"
4987   filter: "all"
4988   parameters:
4989   - "name"
4990   - "parent"
4991   - "msg"
4992
4993 ## Detailed Test Results - VPP MRR Results 3n-skx
4994 #- type: "table"
4995 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4996 #  algorithm: "table_merged_details"
4997 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
4998 #  columns:
4999 #  - title: " |prein| Test Name |preout| "
5000 #    data: "data name"
5001 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5002 #    data: "data msg"
5003 #  data: "vpp-mrr-results-3n-skx"
5004 #  filter: "all"
5005 #  parameters:
5006 #  - "name"
5007 #  - "parent"
5008 #  - "msg"
5009 #
5010 ## Detailed Test Results - VPP MRR Results 2n-skx
5011 #- type: "table"
5012 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
5013 #  algorithm: "table_merged_details"
5014 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5015 #  columns:
5016 #  - title: " |prein| Test Name |preout| "
5017 #    data: "data name"
5018 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5019 #    data: "data msg"
5020 #  data: "vpp-mrr-results-2n-skx"
5021 #  filter: "all"
5022 #  parameters:
5023 #  - "name"
5024 #  - "parent"
5025 #  - "msg"
5026
5027 # Detailed Test Results - VPP MRR Results 2n-clx
5028 - type: "table"
5029   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5030   algorithm: "table_merged_details"
5031   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5032   columns:
5033   - title: " |prein| Test Name |preout| "
5034     data: "data name"
5035   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5036     data: "data msg"
5037   data: "vpp-mrr-results-2n-clx"
5038   filter: "all"
5039   parameters:
5040   - "name"
5041   - "parent"
5042   - "msg"
5043
5044 # Detailed Test Results - VPP MRR Results 3n-tsh
5045 - type: "table"
5046   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5047   algorithm: "table_merged_details"
5048   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5049   columns:
5050   - title: " |prein| Test Name |preout| "
5051     data: "data name"
5052   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5053     data: "data msg"
5054   data: "vpp-mrr-results-3n-tsh"
5055   filter: "all"
5056   parameters:
5057   - "name"
5058   - "parent"
5059   - "msg"
5060
5061 # Detailed Test Results - VPP MRR Results 3n-dnv
5062 - type: "table"
5063   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5064   algorithm: "table_merged_details"
5065   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5066   columns:
5067   - title: " |prein| Test Name |preout| "
5068     data: "data name"
5069   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5070     data: "data msg"
5071   data: "vpp-mrr-results-3n-dnv"
5072   filter: "all"
5073   parameters:
5074   - "name"
5075   - "parent"
5076   - "msg"
5077
5078 # Detailed Test Results - VPP MRR Results 2n-dnv
5079 - type: "table"
5080   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5081   algorithm: "table_merged_details"
5082   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5083   columns:
5084   - title: " |prein| Test Name |preout| "
5085     data: "data name"
5086   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5087     data: "data msg"
5088   data: "vpp-mrr-results-2n-dnv"
5089   filter: "all"
5090   parameters:
5091   - "name"
5092   - "parent"
5093   - "msg"
5094
5095 # Test configuration - VPP MRR Test Configs 3n-hsw
5096 - type: "table"
5097   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5098   algorithm: "table_merged_details"
5099   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5100   columns:
5101   - title: " |prein| Test Name |preout| "
5102     data: "data name"
5103   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5104     data: "data conf-history"
5105   data: "vpp-mrr-results-3n-hsw"
5106   filter: "all"
5107   parameters:
5108   - "parent"
5109   - "name"
5110   - "conf-history"
5111
5112 ## Test configuration - VPP MRR Test Configs 3n-skx
5113 #- type: "table"
5114 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
5115 #  algorithm: "table_merged_details"
5116 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5117 #  columns:
5118 #  - title: " |prein| Test Name |preout| "
5119 #    data: "data name"
5120 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5121 #    data: "data conf-history"
5122 #  data: "vpp-mrr-results-3n-skx"
5123 #  filter: "all"
5124 #  parameters:
5125 #  - "parent"
5126 #  - "name"
5127 #  - "conf-history"
5128 #
5129 ## Test configuration - VPP MRR Test Configs 2n-skx
5130 #- type: "table"
5131 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
5132 #  algorithm: "table_merged_details"
5133 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5134 #  columns:
5135 #  - title: " |prein| Test Name |preout| "
5136 #    data: "data name"
5137 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5138 #    data: "data conf-history"
5139 #  data: "vpp-mrr-results-2n-skx"
5140 #  filter: "all"
5141 #  parameters:
5142 #  - "parent"
5143 #  - "name"
5144 #  - "conf-history"
5145
5146 # Test configuration - VPP MRR Test Configs 2n-clx
5147 - type: "table"
5148   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5149   algorithm: "table_merged_details"
5150   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5151   columns:
5152   - title: " |prein| Test Name |preout| "
5153     data: "data name"
5154   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5155     data: "data conf-history"
5156   data: "vpp-mrr-results-2n-clx"
5157   filter: "all"
5158   parameters:
5159   - "parent"
5160   - "name"
5161   - "conf-history"
5162
5163 # Test configuration - VPP MRR Test Configs 3n-tsh
5164 - type: "table"
5165   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5166   algorithm: "table_merged_details"
5167   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5168   columns:
5169   - title: " |prein| Test Name |preout| "
5170     data: "data name"
5171   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5172     data: "data conf-history"
5173   data: "vpp-mrr-results-3n-tsh"
5174   filter: "all"
5175   parameters:
5176   - "parent"
5177   - "name"
5178   - "conf-history"
5179
5180 # Test configuration - VPP MRR Test Configs 3n-dnv
5181 - type: "table"
5182   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5183   algorithm: "table_merged_details"
5184   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5185   columns:
5186   - title: " |prein| Test Name |preout| "
5187     data: "data name"
5188   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5189     data: "data conf-history"
5190   data: "vpp-mrr-results-3n-dnv"
5191   filter: "all"
5192   parameters:
5193   - "parent"
5194   - "name"
5195   - "conf-history"
5196
5197 # Test configuration - VPP MRR Test Configs 2n-dnv
5198 - type: "table"
5199   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5200   algorithm: "table_merged_details"
5201   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5202   columns:
5203   - title: " |prein| Test Name |preout| "
5204     data: "data name"
5205   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5206     data: "data conf-history"
5207   data: "vpp-mrr-results-2n-dnv"
5208   filter: "all"
5209   parameters:
5210   - "parent"
5211   - "name"
5212   - "conf-history"
5213
5214 # Detailed Test Results - VPP Device Results - Ubuntu
5215 - type: "table"
5216   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5217   algorithm: "table_merged_details"
5218   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5219   columns:
5220   - title: " |prein| Test Name |preout| "
5221     data: "data name"
5222   - title: " |prein| Status |preout| "
5223     data: "data status"
5224   data: "vpp-device-results-ubuntu"
5225   filter: "all"
5226   parameters:
5227   - "name"
5228   - "parent"
5229   - "doc"
5230   - "status"
5231
5232 # Test configuration - VPP Device Test Configs - Ubuntu
5233 - type: "table"
5234   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5235   algorithm: "table_merged_details"
5236   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5237   columns:
5238   - title: " |prein| Test Name |preout| "
5239     data: "data name"
5240   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5241     data: "data conf-history"
5242   data: "vpp-device-results-ubuntu"
5243   filter: "all"
5244   parameters:
5245   - "parent"
5246   - "name"
5247   - "conf-history"
5248
5249 ################################################################################
5250
5251 # DPDK Performance Changes 3n-hsw 1t1c pdr
5252 - type: "table"
5253   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5254   algorithm: "table_perf_comparison"
5255   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5256   history:
5257     - title: "rls1904"
5258       data: "dpdk-performance-changes-3n-hsw-h1"
5259   reference:
5260     title: "rls1908"
5261     data: "dpdk-performance-changes-3n-hsw-ref"
5262   compare:
5263     title: "rls2001"
5264     data: "dpdk-performance-changes-3n-hsw-cmp"
5265   data: "dpdk-performance-changes-3n-hsw"
5266   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5267   filter: "'1T1C' and 'NDRPDR'"
5268   parameters:
5269   - "name"
5270   - "parent"
5271   - "throughput"
5272
5273 # DPDK Performance Changes 3n-hsw 2t2c pdr
5274 - type: "table"
5275   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5276   algorithm: "table_perf_comparison"
5277   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5278   history:
5279     - title: "rls1904"
5280       data: "dpdk-performance-changes-3n-hsw-h1"
5281   reference:
5282     title: "rls1908"
5283     data: "dpdk-performance-changes-3n-hsw-ref"
5284   compare:
5285     title: "rls2001"
5286     data: "dpdk-performance-changes-3n-hsw-cmp"
5287   data: "dpdk-performance-changes-3n-hsw"
5288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5289   filter: "'2T2C' and 'NDRPDR'"
5290   parameters:
5291   - "name"
5292   - "parent"
5293   - "throughput"
5294
5295 # DPDK Performance Changes 3n-hsw 1t1c ndr
5296 - type: "table"
5297   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5298   algorithm: "table_perf_comparison"
5299   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5300   history:
5301     - title: "rls1904"
5302       data: "dpdk-performance-changes-3n-hsw-h1"
5303   reference:
5304     title: "rls1908"
5305     data: "dpdk-performance-changes-3n-hsw-ref"
5306   compare:
5307     title: "rls2001"
5308     data: "dpdk-performance-changes-3n-hsw-cmp"
5309   data: "dpdk-performance-changes-3n-hsw"
5310   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5311   filter: "'1T1C' and 'NDRPDR'"
5312   parameters:
5313   - "name"
5314   - "parent"
5315   - "throughput"
5316
5317 # DPDK Performance Changes 3n-hsw 2t2c ndr
5318 - type: "table"
5319   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5320   algorithm: "table_perf_comparison"
5321   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5322   history:
5323     - title: "rls1904"
5324       data: "dpdk-performance-changes-3n-hsw-h1"
5325   reference:
5326     title: "rls1908"
5327     data: "dpdk-performance-changes-3n-hsw-ref"
5328   compare:
5329     title: "rls2001"
5330     data: "dpdk-performance-changes-3n-hsw-cmp"
5331   data: "dpdk-performance-changes-3n-hsw"
5332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5333   filter: "'2T2C' and 'NDRPDR'"
5334   parameters:
5335   - "name"
5336   - "parent"
5337   - "throughput"
5338
5339 ## DPDK Performance Changes 3n-skx 2t1c pdr
5340 #- type: "table"
5341 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5342 #  algorithm: "table_perf_comparison"
5343 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5344 #  history:
5345 #    - title: "rls1904"
5346 #      data: "dpdk-performance-changes-3n-skx-h1"
5347 #  reference:
5348 #    title: "rls1908"
5349 #    data: "dpdk-performance-changes-3n-skx-ref"
5350 #  compare:
5351 #    title: "rls2001"
5352 #    data: "dpdk-performance-changes-3n-skx-cmp"
5353 #  data: "dpdk-performance-changes-3n-skx"
5354 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5355 #  filter: "'2T1C' and 'NDRPDR'"
5356 #  parameters:
5357 #  - "name"
5358 #  - "parent"
5359 #  - "throughput"
5360 #
5361 ## DPDK Performance Changes 3n-skx 4t2c pdr
5362 #- type: "table"
5363 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5364 #  algorithm: "table_perf_comparison"
5365 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5366 #  history:
5367 #    - title: "rls1904"
5368 #      data: "dpdk-performance-changes-3n-skx-h1"
5369 #  reference:
5370 #    title: "rls1908"
5371 #    data: "dpdk-performance-changes-3n-skx-ref"
5372 #  compare:
5373 #    title: "rls2001"
5374 #    data: "dpdk-performance-changes-3n-skx-cmp"
5375 #  data: "dpdk-performance-changes-3n-skx"
5376 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5377 #  filter: "'4T2C' and 'NDRPDR'"
5378 #  parameters:
5379 #  - "name"
5380 #  - "parent"
5381 #  - "throughput"
5382 #
5383 ## DPDK Performance Changes 3n-skx 2t1c ndr
5384 #- type: "table"
5385 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5386 #  algorithm: "table_perf_comparison"
5387 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5388 #  history:
5389 #    - title: "rls1904"
5390 #      data: "dpdk-performance-changes-3n-skx-h1"
5391 #  reference:
5392 #    title: "rls1908"
5393 #    data: "dpdk-performance-changes-3n-skx-ref"
5394 #  compare:
5395 #    title: "rls2001"
5396 #    data: "dpdk-performance-changes-3n-skx-cmp"
5397 #  data: "dpdk-performance-changes-3n-skx"
5398 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5399 #  filter: "'2T1C' and 'NDRPDR'"
5400 #  parameters:
5401 #  - "name"
5402 #  - "parent"
5403 #  - "throughput"
5404 #
5405 ## DPDK Performance Changes 3n-skx 4t2c ndr
5406 #- type: "table"
5407 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5408 #  algorithm: "table_perf_comparison"
5409 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5410 #  history:
5411 #    - title: "rls1904"
5412 #      data: "dpdk-performance-changes-3n-skx-h1"
5413 #  reference:
5414 #    title: "rls1908"
5415 #    data: "dpdk-performance-changes-3n-skx-ref"
5416 #  compare:
5417 #    title: "rls2001"
5418 #    data: "dpdk-performance-changes-3n-skx-cmp"
5419 #  data: "dpdk-performance-changes-3n-skx"
5420 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5421 #  filter: "'4T2C' and 'NDRPDR'"
5422 #  parameters:
5423 #  - "name"
5424 #  - "parent"
5425 #  - "throughput"
5426 #
5427 ## DPDK Performance Changes 2n-skx 2t1c pdr
5428 #- type: "table"
5429 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5430 #  algorithm: "table_perf_comparison"
5431 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5432 #  history:
5433 #    - title: "rls1904"
5434 #      data: "dpdk-performance-changes-2n-skx-h1"
5435 #  reference:
5436 #    title: "rls1908"
5437 #    data: "dpdk-performance-changes-2n-skx-ref"
5438 #  compare:
5439 #    title: "rls2001"
5440 #    data: "dpdk-performance-changes-2n-skx-cmp"
5441 #  data: "dpdk-performance-changes-2n-skx"
5442 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5443 #  filter: "'2T1C' and 'NDRPDR'"
5444 #  parameters:
5445 #  - "name"
5446 #  - "parent"
5447 #  - "throughput"
5448 #
5449 ## DPDK Performance Changes 2n-skx 4t2c pdr
5450 #- type: "table"
5451 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5452 #  algorithm: "table_perf_comparison"
5453 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5454 #  history:
5455 #    - title: "rls1904"
5456 #      data: "dpdk-performance-changes-2n-skx-h1"
5457 #  reference:
5458 #    title: "rls1908"
5459 #    data: "dpdk-performance-changes-2n-skx-ref"
5460 #  compare:
5461 #    title: "rls2001"
5462 #    data: "dpdk-performance-changes-2n-skx-cmp"
5463 #  data: "dpdk-performance-changes-2n-skx"
5464 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5465 #  filter: "'4T2C' and 'NDRPDR'"
5466 #  parameters:
5467 #  - "name"
5468 #  - "parent"
5469 #  - "throughput"
5470 #
5471 ## DPDK Performance Changes 2n-skx 2t1c ndr
5472 #- type: "table"
5473 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5474 #  algorithm: "table_perf_comparison"
5475 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5476 #  history:
5477 #    - title: "rls1904"
5478 #      data: "dpdk-performance-changes-2n-skx-h1"
5479 #  reference:
5480 #    title: "rls1908"
5481 #    data: "dpdk-performance-changes-2n-skx-ref"
5482 #  compare:
5483 #    title: "rls2001"
5484 #    data: "dpdk-performance-changes-2n-skx-cmp"
5485 #  data: "dpdk-performance-changes-2n-skx"
5486 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5487 #  filter: "'2T1C' and 'NDRPDR'"
5488 #  parameters:
5489 #  - "name"
5490 #  - "parent"
5491 #  - "throughput"
5492 #
5493 ## DPDK Performance Changes 2n-skx 4t2c ndr
5494 #- type: "table"
5495 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5496 #  algorithm: "table_perf_comparison"
5497 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5498 #  history:
5499 #    - title: "rls1904"
5500 #      data: "dpdk-performance-changes-2n-skx-h1"
5501 #  reference:
5502 #    title: "rls1908"
5503 #    data: "dpdk-performance-changes-2n-skx-ref"
5504 #  compare:
5505 #    title: "rls2001"
5506 #    data: "dpdk-performance-changes-2n-skx-cmp"
5507 #  data: "dpdk-performance-changes-2n-skx"
5508 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5509 #  filter: "'4T2C' and 'NDRPDR'"
5510 #  parameters:
5511 #  - "name"
5512 #  - "parent"
5513 #  - "throughput"
5514 #
5515 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5516 #- type: "table"
5517 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5518 #  algorithm: "table_perf_comparison"
5519 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5520 #  reference:
5521 #    title: "3-Node Hsw"
5522 #    data: "dpdk-compare-testbeds-ref"
5523 #  compare:
5524 #    title: "3-Node Skx"
5525 #    data: "dpdk-compare-testbeds-cmp"
5526 #  data: "dpdk-compare-testbeds"
5527 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5528 #  filter: "'NIC_Intel-X710'"
5529 #  parameters:
5530 #  - "name"
5531 #  - "parent"
5532 #  - "throughput"
5533 #
5534 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5535 #- type: "table"
5536 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5537 #  algorithm: "table_perf_comparison"
5538 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5539 #  reference:
5540 #    title: "3-Node Hsw"
5541 #    data: "dpdk-compare-testbeds-ref"
5542 #  compare:
5543 #    title: "3-Node Skx"
5544 #    data: "dpdk-compare-testbeds-cmp"
5545 #  data: "dpdk-compare-testbeds"
5546 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5547 #  filter: "'NIC_Intel-X710'"
5548 #  parameters:
5549 #  - "name"
5550 #  - "parent"
5551 #  - "throughput"
5552 #
5553 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5554 #- type: "table"
5555 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5556 #  algorithm: "table_perf_comparison"
5557 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5558 #  reference:
5559 #    title: "2-Node Skx"
5560 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5561 #  compare:
5562 #    title: "2-Node Clx"
5563 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5564 #  data: "dpdk-compare-testbeds-skx-clx"
5565 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5566 #  filter: "all"
5567 #  parameters:
5568 #  - "name"
5569 #  - "parent"
5570 #  - "throughput"
5571 #
5572 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5573 #- type: "table"
5574 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5575 #  algorithm: "table_perf_comparison"
5576 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5577 #  reference:
5578 #    title: "2-Node Skx"
5579 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5580 #  compare:
5581 #    title: "2-Node Clx"
5582 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5583 #  data: "dpdk-compare-testbeds-skx-clx"
5584 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5585 #  filter: "all"
5586 #  parameters:
5587 #  - "name"
5588 #  - "parent"
5589 #  - "throughput"
5590 #
5591 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5592 #- type: "table"
5593 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5594 #  algorithm: "table_perf_comparison"
5595 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5596 #  reference:
5597 #    title: "3-Node Skx"
5598 #    data: "dpdk-compare-topologies-ref"
5599 #  compare:
5600 #    title: "2-Node Skx"
5601 #    data: "dpdk-compare-topologies-cmp"
5602 #  data: "dpdk-compare-topologies"
5603 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5604 #  filter: "all"
5605 #  parameters:
5606 #  - "name"
5607 #  - "parent"
5608 #  - "throughput"
5609 #
5610 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5611 #- type: "table"
5612 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5613 #  algorithm: "table_perf_comparison"
5614 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5615 #  reference:
5616 #    title: "3-Node Skx"
5617 #    data: "dpdk-compare-topologies-ref"
5618 #  compare:
5619 #    title: "2-Node Skx"
5620 #    data: "dpdk-compare-topologies-cmp"
5621 #  data: "dpdk-compare-topologies"
5622 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5623 #  filter: "all"
5624 #  parameters:
5625 #  - "name"
5626 #  - "parent"
5627 #  - "throughput"
5628
5629 # Detailed Test Results - DPDK Performance Results 3n-hsw
5630 - type: "table"
5631   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5632   algorithm: "table_merged_details"
5633   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5634   columns:
5635   - title: " |prein| Test Name |preout| "
5636     data: "data name"
5637   - 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| "
5638     data: "data msg"
5639   data: "dpdk-perf-results-3n-hsw"
5640   filter: "all"
5641   parameters:
5642   - "name"
5643   - "parent"
5644   - "msg"
5645
5646 ## Detailed Test Results - DPDK Performance Results 3n-skx
5647 #- type: "table"
5648 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5649 #  algorithm: "table_merged_details"
5650 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5651 #  columns:
5652 #  - title: " |prein| Test Name |preout| "
5653 #    data: "data name"
5654 #  - 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| "
5655 #    data: "data msg"
5656 #  data: "dpdk-perf-results-3n-skx"
5657 #  filter: "all"
5658 #  remove-ndr: True  # Temporary solution: remove NDR results from test message
5659 #  parameters:
5660 #  - "name"
5661 #  - "parent"
5662 #  - "msg"
5663 #
5664 ## Detailed Test Results - DPDK Performance Results 2n-skx
5665 #- type: "table"
5666 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5667 #  algorithm: "table_merged_details"
5668 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5669 #  columns:
5670 #  - title: " |prein| Test Name |preout| "
5671 #    data: "data name"
5672 #  - 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| "
5673 #    data: "data msg"
5674 #  data: "dpdk-perf-results-2n-skx"
5675 #  filter: "all"
5676 #  remove-ndr: True  # Temporary solution: remove NDR results from test message
5677 #  parameters:
5678 #  - "name"
5679 #  - "parent"
5680 #  - "msg"
5681
5682 # Detailed Test Results - DPDK Performance Results 2n-clx
5683 - type: "table"
5684   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5685   algorithm: "table_merged_details"
5686   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5687   columns:
5688   - title: " |prein| Test Name |preout| "
5689     data: "data name"
5690   - 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| "
5691     data: "data msg"
5692   data: "dpdk-perf-results-2n-clx"
5693   filter: "all"
5694   parameters:
5695   - "name"
5696   - "parent"
5697   - "msg"
5698
5699 # Detailed Test Results - DPDK Performance Results 2n-dnv
5700 - type: "table"
5701   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5702   algorithm: "table_merged_details"
5703   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5704   columns:
5705   - title: " |prein| Test Name |preout| "
5706     data: "data name"
5707   - 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| "
5708     data: "data msg"
5709   data: "dpdk-perf-results-2n-dnv"
5710   filter: "all"
5711   parameters:
5712   - "name"
5713   - "parent"
5714   - "msg"
5715
5716 # Detailed Test Results - DPDK Performance Results 3n-dnv
5717 - type: "table"
5718   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5719   algorithm: "table_merged_details"
5720   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5721   columns:
5722   - title: " |prein| Test Name |preout| "
5723     data: "data name"
5724   - 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| "
5725     data: "data msg"
5726   data: "dpdk-perf-results-3n-dnv"
5727   filter: "all"
5728   parameters:
5729   - "name"
5730   - "parent"
5731   - "msg"
5732
5733 # Detailed Test Results - DPDK Performance Results 3n-tsh
5734 - type: "table"
5735   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5736   algorithm: "table_merged_details"
5737   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5738   columns:
5739   - title: " |prein| Test Name |preout| "
5740     data: "data name"
5741   - 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| "
5742     data: "data msg"
5743   data: "dpdk-perf-results-3n-tsh"
5744   filter: "all"
5745   parameters:
5746   - "name"
5747   - "parent"
5748   - "msg"
5749
5750 ################################################################################
5751 ###                                F I L E S                                 ###
5752 ################################################################################
5753
5754 # VPP Performance Results
5755 - type: "file"
5756   title: "VPP Performance Results"
5757   algorithm: "file_details_split"
5758   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
5759   dir-tables:
5760     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
5761     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
5762     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
5763     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
5764     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
5765     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
5766     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
5767   data:
5768     - "vpp-perf-results-2n-skx"
5769     - "vpp-perf-results-3n-skx"
5770     - "vpp-perf-results-2n-clx"
5771     - "vpp-perf-results-3n-hsw"
5772     - "vpp-perf-results-3n-tsh"
5773     - "vpp-perf-results-2n-dnv"
5774     - "vpp-perf-results-3n-dnv"
5775   filter: "all"
5776   data-start-level: 4
5777   order-chapters:
5778     level-1:
5779       - "l2"
5780       - "ip4"
5781       - "ip6"
5782       - "srv6"
5783       - "ip4_tunnels"
5784       - "ip6_tunnels"
5785       - "vm_vhost"
5786       - "container_memif"
5787       - "crypto"
5788       - "vts"
5789       - "lb"
5790       - "nfv_density"
5791       - "hoststack"
5792     level-2:
5793       - "2n-skx"
5794       - "3n-skx"
5795       - "2n-clx"
5796       - "3n-hsw"
5797       - "3n-tsh"
5798       - "2n-dnv"
5799       - "3n-dnv"
5800     level-3:
5801       - "xl710"
5802       - "x520"
5803       - "xxv710"
5804       - "x710"
5805       - "x553"
5806       - "cx556a"
5807       - "vic1227"
5808       - "vic1385"
5809
5810 # VPP Performance Configuration
5811 - type: "file"
5812   title: "VPP Performance Configuration"
5813   algorithm: "file_details_split"
5814   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
5815   dir-tables:
5816     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
5817     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
5818     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
5819     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
5820     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
5821     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
5822     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
5823   data:
5824     - "vpp-perf-results-2n-skx"
5825     - "vpp-perf-results-3n-skx"
5826     - "vpp-perf-results-2n-clx"
5827     - "vpp-perf-results-3n-hsw"
5828     - "vpp-perf-results-3n-tsh"
5829     - "vpp-perf-results-2n-dnv"
5830     - "vpp-perf-results-3n-dnv"
5831   filter: "all"
5832   data-start-level: 4
5833   order-chapters:
5834     level-1:
5835       - "l2"
5836       - "ip4"
5837       - "ip6"
5838       - "srv6"
5839       - "ip4_tunnels"
5840       - "ip6_tunnels"
5841       - "vm_vhost"
5842       - "container_memif"
5843       - "crypto"
5844       - "vts"
5845       - "lb"
5846       - "nfv_density"
5847       - "hoststack"
5848     level-2:
5849       - "2n-skx"
5850       - "3n-skx"
5851       - "2n-clx"
5852       - "3n-hsw"
5853       - "3n-tsh"
5854       - "2n-dnv"
5855       - "3n-dnv"
5856     level-3:
5857       - "xl710"
5858       - "x520"
5859       - "xxv710"
5860       - "x710"
5861       - "x553"
5862       - "cx556a"
5863       - "vic1227"
5864       - "vic1385"
5865
5866 # VPP Performance Operational
5867 - type: "file"
5868   title: "VPP Performance Operational"
5869   algorithm: "file_details_split_html"
5870   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
5871   dir-tables:
5872     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
5873     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
5874     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
5875     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
5876     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
5877     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
5878     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
5879   data:
5880     - "vpp-perf-results-2n-skx"
5881     - "vpp-perf-results-3n-skx"
5882     - "vpp-perf-results-2n-clx"
5883     - "vpp-perf-results-3n-hsw"
5884     - "vpp-perf-results-3n-tsh"
5885     - "vpp-perf-results-2n-dnv"
5886     - "vpp-perf-results-3n-dnv"
5887   filter: "all"
5888   data-start-level: 4
5889   order-chapters:
5890     level-1:
5891       - "l2"
5892       - "ip4"
5893       - "ip6"
5894       - "srv6"
5895       - "ip4_tunnels"
5896       - "ip6_tunnels"
5897       - "vm_vhost"
5898       - "container_memif"
5899       - "crypto"
5900       - "vts"
5901       - "lb"
5902       - "nfv_density"
5903       - "hoststack"
5904     level-2:
5905       - "2n-skx"
5906       - "3n-skx"
5907       - "2n-clx"
5908       - "3n-hsw"
5909       - "3n-tsh"
5910       - "2n-dnv"
5911       - "3n-dnv"
5912     level-3:
5913       - "xl710"
5914       - "x520"
5915       - "xxv710"
5916       - "x710"
5917       - "x553"
5918       - "cx556a"
5919       - "vic1227"
5920       - "vic1385"
5921
5922 # VPP MRR Results
5923 - type: "file"
5924   title: "VPP MRR Results"
5925   algorithm: "file_details_split"
5926   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
5927   dir-tables:
5928 #    - "{DIR[DTR,MRR,VPP,2N,SKX]}"
5929 #    - "{DIR[DTR,MRR,VPP,3N,SKX]}"
5930     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
5931     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
5932     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
5933     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
5934     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
5935   data:
5936 #    - "vpp-mrr-results-2n-skx"
5937 #    - "vpp-mrr-results-3n-skx"
5938     - "vpp-mrr-results-2n-clx"
5939     - "vpp-mrr-results-3n-hsw"
5940     - "vpp-mrr-results-3n-tsh"
5941     - "vpp-mrr-results-2n-dnv"
5942     - "vpp-mrr-results-3n-dnv"
5943   filter: "all"
5944   data-start-level: 4
5945   order-chapters:
5946     level-1:
5947       - "l2"
5948       - "ip4"
5949       - "ip6"
5950       - "srv6"
5951       - "ip4_tunnels"
5952       - "ip6_tunnels"
5953       - "vm_vhost"
5954       - "container_memif"
5955       - "crypto"
5956       - "vts"
5957       - "lb"
5958       - "nfv_density"
5959       - "hoststack"
5960     level-2:
5961       - "2n-skx"
5962       - "3n-skx"
5963       - "2n-clx"
5964       - "3n-hsw"
5965       - "3n-tsh"
5966       - "2n-dnv"
5967       - "3n-dnv"
5968     level-3:
5969       - "xl710"
5970       - "x520"
5971       - "xxv710"
5972       - "x710"
5973       - "x553"
5974       - "cx556a"
5975       - "vic1227"
5976       - "vic1385"
5977
5978 # VPP MRR Configuration
5979 - type: "file"
5980   title: "VPP MRR Configuration"
5981   algorithm: "file_details_split"
5982   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
5983   dir-tables:
5984 #    - "{DIR[DTC,MRR,VPP,2N,SKX]}"
5985 #    - "{DIR[DTC,MRR,VPP,3N,SKX]}"
5986     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
5987     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
5988     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
5989     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
5990     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
5991   data:
5992 #    - "vpp-mrr-results-2n-skx"
5993 #    - "vpp-mrr-results-3n-skx"
5994     - "vpp-mrr-results-2n-clx"
5995     - "vpp-mrr-results-3n-hsw"
5996     - "vpp-mrr-results-3n-tsh"
5997     - "vpp-mrr-results-2n-dnv"
5998     - "vpp-mrr-results-3n-dnv"
5999   filter: "all"
6000   data-start-level: 4
6001   order-chapters:
6002     level-1:
6003       - "l2"
6004       - "ip4"
6005       - "ip6"
6006       - "srv6"
6007       - "ip4_tunnels"
6008       - "ip6_tunnels"
6009       - "vm_vhost"
6010       - "container_memif"
6011       - "crypto"
6012       - "vts"
6013       - "lb"
6014       - "nfv_density"
6015       - "hoststack"
6016     level-2:
6017       - "2n-skx"
6018       - "3n-skx"
6019       - "2n-clx"
6020       - "3n-hsw"
6021       - "3n-tsh"
6022       - "2n-dnv"
6023       - "3n-dnv"
6024     level-3:
6025       - "xl710"
6026       - "x520"
6027       - "xxv710"
6028       - "x710"
6029       - "x553"
6030       - "cx556a"
6031       - "vic1227"
6032       - "vic1385"
6033
6034 # VPP Device Results - Ubuntu
6035 - type: "file"
6036   title: "VPP Device Results - Ubuntu"
6037   algorithm: "file_test_results"
6038   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6039   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
6040   data: "vpp-device-results-ubuntu"
6041   filter: "all"
6042   data-start-level: 4
6043
6044 # VPP Device Configuration - Ubuntu
6045 - type: "file"
6046   title: "VPP Device Configuration - Ubuntu"
6047   algorithm: "file_test_results"
6048   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6049   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
6050   data: "vpp-device-results-ubuntu"
6051   filter: "all"
6052   data-start-level: 4
6053
6054 # DPDK Performance Results 3n-hsw
6055 - type: "file"
6056   title: "DPDK Performance Results 3n-hsw"
6057   algorithm: "file_test_results"
6058   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6059   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
6060   data: "dpdk-perf-results-3n-hsw"
6061   filter: "all"
6062   data-start-level: 4
6063
6064 ## DPDK Performance Results 3n-skx
6065 #- type: "file"
6066 #  title: "DPDK Performance Results 3n-skx"
6067 #  algorithm: "file_test_results"
6068 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6069 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
6070 #  data: "dpdk-perf-results-3n-skx"
6071 #  filter: "all"
6072 #  data-start-level: 4
6073 #
6074 ## DPDK Performance Results 2n-skx
6075 #- type: "file"
6076 #  title: "DPDK Performance Results 2n-skx"
6077 #  algorithm: "file_test_results"
6078 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6079 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
6080 #  data: "dpdk-perf-results-2n-skx"
6081 #  filter: "all"
6082 #  data-start-level: 4
6083
6084 # DPDK Performance Results 2n-clx
6085 - type: "file"
6086   title: "DPDK Performance Results 2n-clx"
6087   algorithm: "file_test_results"
6088   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6089   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
6090   data: "dpdk-perf-results-2n-clx"
6091   filter: "all"
6092   data-start-level: 4
6093
6094 # DPDK Performance Results 2n-dnv
6095 - type: "file"
6096   title: "DPDK Performance Results 2n-dnv"
6097   algorithm: "file_test_results"
6098   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6099   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
6100   data: "dpdk-perf-results-2n-dnv"
6101   filter: "all"
6102   data-start-level: 4
6103
6104 # DPDK Performance Results 3n-dnv
6105 - type: "file"
6106   title: "DPDK Performance Results 3n-dnv"
6107   algorithm: "file_test_results"
6108   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6109   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
6110   data: "dpdk-perf-results-3n-dnv"
6111   filter: "all"
6112   data-start-level: 4
6113
6114 # DPDK Performance Results 3n-tsh
6115 - type: "file"
6116   title: "DPDK Performance Results 3n-tsh"
6117   algorithm: "file_test_results"
6118   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6119   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
6120   data: "dpdk-perf-results-3n-tsh"
6121   filter: "all"
6122   data-start-level: 4
6123
6124 ################################################################################
6125 ###                                P L O T S                                 ###
6126 ################################################################################
6127
6128 # Hoststack tests 3n-hsw
6129
6130 - type: "plot"
6131   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6132   algorithm: "plot_perf_box_name"
6133   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
6134   data: "plot-vpp-hoststack-3n-hsw"
6135   include:
6136     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
6137     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
6138   layout:
6139     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-ldpreload-iperf3"
6140     layout: "plot-hoststack"
6141
6142 - type: "plot"
6143   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6144   algorithm: "plot_perf_box_name"
6145   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
6146   data: "plot-vpp-hoststack-3n-hsw"
6147   include:
6148     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
6149     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.9000B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
6150   layout:
6151     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
6152     layout: "plot-hoststack"
6153
6154 - type: "plot"
6155   title: "Bandwidth: 3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6156   algorithm: "plot_perf_box_name"
6157   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho-bps"
6158   data: "plot-vpp-hoststack-3n-hsw"
6159   include:
6160     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicbase-vppecho-bps"
6161     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
6162     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
6163     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.9000B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
6164   layout:
6165     title: "3n-hsw-xl710-9000b-1t1c-eth-ip4udpquic-vppecho"
6166     layout: "plot-hoststack"
6167
6168 # Plots VPP HTTP Server Performance
6169 - type: "plot"
6170   title: "VPP HTTP Server Performance"
6171   algorithm: "plot_http_server_perf_box"
6172   output-file-type: ".html"
6173   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6174   data:
6175     "plot-vpp-http-server-performance"
6176   filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
6177   parameters:
6178   - "result"
6179   - "name"
6180   traces:
6181     hoverinfo: "y+name"
6182     boxpoints: "outliers"
6183     whiskerwidth: 0
6184   layout:
6185     title: "VPP HTTP Server Performance"
6186     layout:
6187       "plot-cps"
6188
6189 - type: "plot"
6190   title: "VPP HTTP Server Performance"
6191   algorithm: "plot_http_server_perf_box"
6192   output-file-type: ".html"
6193   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6194   data:
6195     "plot-vpp-http-server-performance"
6196   filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
6197   parameters:
6198   - "result"
6199   - "name"
6200   traces:
6201     hoverinfo: "y+name"
6202     boxpoints: "outliers"
6203     whiskerwidth: 0
6204   layout:
6205     title: "VPP HTTP Server Performance"
6206     layout:
6207       "plot-rps"
6208
6209 ################################################################################
6210
6211 # Soak Test (PLRsearch), boxes - 2n-clx
6212 - type: "plot"
6213   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6214   algorithm: "plot_perf_box_name"
6215   output-file-type: ".html"
6216   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6217   data: "plot-vpp-soak-2n-clx"
6218   include:
6219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6225   layout:
6226     title: "30 Minutes Soak Test (PLRsearch)"
6227     layout: "plot-soak-throughput"
6228
6229 # Soak Test (PLRsearch), boxes - 2n-clx
6230 - type: "plot"
6231   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6232   algorithm: "plot_perf_box_name"
6233   output-file-type: ".html"
6234   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6235   data: "plot-vpp-soak-2n-clx"
6236   include:
6237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
6238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6239     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6242     - "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"
6243   layout:
6244     title: "30 Minutes Soak Test (PLRsearch)"
6245     layout: "plot-soak-throughput"
6246
6247 ###############################################################################
6248
6249 # Reconf tests 2n-skx
6250
6251 #- type: "plot"
6252 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6253 #  algorithm: "plot_nf_reconf_box_name"
6254 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6255 #  data: "plot-vpp-nfv-reconf-2n-skx"
6256 #  include:
6257 #    - "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"
6258 #    - "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"
6259 #    - "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"
6260 #    - "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"
6261 #    - "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"
6262 #    - "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"
6263 #  layout:
6264 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6265 #    layout: "plot-throughput"
6266 #
6267 #- type: "plot"
6268 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6269 #  algorithm: "plot_nf_reconf_box_name"
6270 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6271 #  data: "plot-vpp-nfv-reconf-2n-skx"
6272 #  include:
6273 #    - "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"
6274 #    - "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"
6275 #    - "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"
6276 #    - "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"
6277 #    - "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"
6278 #    - "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"
6279 #  layout:
6280 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6281 #    layout: "plot-throughput"
6282 #
6283 #- type: "plot"
6284 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6285 #  algorithm: "plot_nf_reconf_box_name"
6286 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6287 #  data: "plot-vpp-nfv-reconf-2n-skx"
6288 #  include:
6289 #    - "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"
6290 #    - "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"
6291 #    - "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"
6292 #    - "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"
6293 #    - "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"
6294 #    - "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"
6295 #  layout:
6296 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6297 #    layout: "plot-throughput"
6298
6299 ###############################################################################
6300
6301 # Reconf tests 2n-clx
6302
6303 - type: "plot"
6304   title: "NFV Implied time lost: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6305   algorithm: "plot_nf_reconf_box_name"
6306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6307   data: "plot-vpp-nfv-reconf-2n-clx"
6308   include:
6309     - "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"
6310     - "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"
6311     - "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"
6312     - "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"
6313   layout:
6314     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6315     layout: "plot-throughput"
6316
6317 - type: "plot"
6318   title: "NFV Implied time lost: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6319   algorithm: "plot_nf_reconf_box_name"
6320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6321   data: "plot-vpp-nfv-reconf-2n-clx"
6322   include:
6323     - "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"
6324     - "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"
6325     - "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"
6326     - "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"
6327   layout:
6328     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6329     layout: "plot-throughput"
6330
6331 - type: "plot"
6332   title: "NFV Implied time lost: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6333   algorithm: "plot_nf_reconf_box_name"
6334   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6335   data: "plot-vpp-nfv-reconf-2n-clx"
6336   include:
6337     - "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"
6338     - "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"
6339     - "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"
6340     - "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"
6341   layout:
6342     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6343     layout: "plot-throughput"
6344
6345 ################################################################################
6346 ## Plots - NF Density - VSC - MRR 64b
6347 #- type: "plot"
6348 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6349 #  algorithm: "plot_nf_heatmap"
6350 #  output-file-type: ".html"
6351 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6352 #  data: "plot-vpp-nfv-2n-skx-mrr"
6353 #  filter: "'NIC_Intel-XXV710' and
6354 #           'NF_DENSITY' and
6355 #           'VHOST' and
6356 #           not 'VXLAN' and
6357 #           'CHAIN' and
6358 #           'NF_VPPIP4' and
6359 #           '64B' and
6360 #           '2T1C' and
6361 #           'MRR'"
6362 #  parameters:
6363 #  - "result"
6364 #  - "name"
6365 #  - "tags"
6366 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6367 #  x-axis: "X = VNFs per Service Chain"
6368 #  y-axis: "Y = Number of Service Chains"
6369 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6370 #  layout:
6371 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6372 #    layout: "plot-service-density"
6373 #
6374 #- type: "plot"
6375 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6376 #  algorithm: "plot_nf_heatmap"
6377 #  output-file-type: ".html"
6378 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6379 #  data: "plot-vpp-nfv-2n-skx-mrr"
6380 #  filter: "'NIC_Intel-XXV710' and
6381 #           'NF_DENSITY' and
6382 #           'VHOST' and
6383 #           not 'VXLAN' and
6384 #           'CHAIN' and
6385 #           'NF_VPPIP4' and
6386 #           '64B' and
6387 #           '4T2C' and
6388 #           'MRR'"
6389 #  parameters:
6390 #  - "result"
6391 #  - "name"
6392 #  - "tags"
6393 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6394 #  x-axis: "X = VNFs per Service Chain"
6395 #  y-axis: "Y = Number of Service Chains"
6396 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6397 #  layout:
6398 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6399 #    layout: "plot-service-density"
6400 #
6401 #- type: "plot"
6402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6403 #  algorithm: "plot_nf_heatmap"
6404 #  output-file-type: ".html"
6405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6406 #  data: "plot-vpp-nfv-2n-skx-mrr"
6407 #  filter: "'NIC_Intel-XXV710' and
6408 #           'NF_DENSITY' and
6409 #           'VHOST' and
6410 #           not 'VXLAN' and
6411 #           'CHAIN' and
6412 #           'NF_VPPIP4' and
6413 #           '64B' and
6414 #           '8T4C' and
6415 #           'MRR'"
6416 #  parameters:
6417 #  - "result"
6418 #  - "name"
6419 #  - "tags"
6420 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6421 #  x-axis: "X = VNFs per Service Chain"
6422 #  y-axis: "Y = Number of Service Chains"
6423 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6424 #  layout:
6425 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6426 #    layout: "plot-service-density"
6427 #
6428 ## Plots - NF Density - VSC - MRR IMIX
6429 #- type: "plot"
6430 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6431 #  algorithm: "plot_nf_heatmap"
6432 #  output-file-type: ".html"
6433 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6434 #  data: "plot-vpp-nfv-2n-skx-mrr"
6435 #  filter: "'NIC_Intel-XXV710' and
6436 #           'NF_DENSITY' and
6437 #           'VHOST' and
6438 #           not 'VXLAN' and
6439 #           'CHAIN' and
6440 #           'NF_VPPIP4' and
6441 #           'IMIX' and
6442 #           '2T1C' and
6443 #           'MRR'"
6444 #  parameters:
6445 #  - "result"
6446 #  - "name"
6447 #  - "tags"
6448 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6449 #  x-axis: "X = VNFs per Service Chain"
6450 #  y-axis: "Y = Number of Service Chains"
6451 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6452 #  layout:
6453 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6454 #    layout: "plot-service-density"
6455 #
6456 #- type: "plot"
6457 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6458 #  algorithm: "plot_nf_heatmap"
6459 #  output-file-type: ".html"
6460 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6461 #  data: "plot-vpp-nfv-2n-skx-mrr"
6462 #  filter: "'NIC_Intel-XXV710' and
6463 #           'NF_DENSITY' and
6464 #           'VHOST' and
6465 #           not 'VXLAN' and
6466 #           'CHAIN' and
6467 #           'NF_VPPIP4' and
6468 #           'IMIX' and
6469 #           '4T2C' and
6470 #           'MRR'"
6471 #  parameters:
6472 #  - "result"
6473 #  - "name"
6474 #  - "tags"
6475 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6476 #  x-axis: "X = VNFs per Service Chain"
6477 #  y-axis: "Y = Number of Service Chains"
6478 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6479 #  layout:
6480 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6481 #    layout: "plot-service-density"
6482 #
6483 #- type: "plot"
6484 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6485 #  algorithm: "plot_nf_heatmap"
6486 #  output-file-type: ".html"
6487 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6488 #  data: "plot-vpp-nfv-2n-skx-mrr"
6489 #  filter: "'NIC_Intel-XXV710' and
6490 #           'NF_DENSITY' and
6491 #           'VHOST' and
6492 #           not 'VXLAN' and
6493 #           'CHAIN' and
6494 #           'NF_VPPIP4' and
6495 #           'IMIX' and
6496 #           '8T4C' and
6497 #           'MRR'"
6498 #  parameters:
6499 #  - "result"
6500 #  - "name"
6501 #  - "tags"
6502 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6503 #  x-axis: "X = VNFs per Service Chain"
6504 #  y-axis: "Y = Number of Service Chains"
6505 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6506 #  layout:
6507 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6508 #    layout: "plot-service-density"
6509 #
6510 ## Plots - NF Density - VSC - NDR 64b
6511 #- type: "plot"
6512 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6513 #  algorithm: "plot_nf_heatmap"
6514 #  output-file-type: ".html"
6515 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6516 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6517 #  filter: "'NIC_Intel-XXV710' and
6518 #           'NF_DENSITY' and
6519 #           'VHOST' and
6520 #           not 'VXLAN' and
6521 #           'CHAIN' and
6522 #           'NF_VPPIP4' and
6523 #           '64B' and
6524 #           '2T1C' and
6525 #           'NDRPDR'"
6526 #  parameters:
6527 #  - "throughput"
6528 #  - "name"
6529 #  - "tags"
6530 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6531 #  x-axis: "X = VNFs per Service Chain"
6532 #  y-axis: "Y = Number of Service Chains"
6533 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6534 #  layout:
6535 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6536 #    layout: "plot-service-density"
6537 #
6538 #- type: "plot"
6539 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6540 #  algorithm: "plot_nf_heatmap"
6541 #  output-file-type: ".html"
6542 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6543 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6544 #  filter: "'NIC_Intel-XXV710' and
6545 #           'NF_DENSITY' and
6546 #           'VHOST' and
6547 #           not 'VXLAN' and
6548 #           'CHAIN' and
6549 #           'NF_VPPIP4' and
6550 #           '64B' and
6551 #           '4T2C' and
6552 #           'NDRPDR'"
6553 #  parameters:
6554 #  - "throughput"
6555 #  - "name"
6556 #  - "tags"
6557 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6558 #  x-axis: "X = VNFs per Service Chain"
6559 #  y-axis: "Y = Number of Service Chains"
6560 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6561 #  layout:
6562 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6563 #    layout: "plot-service-density"
6564 #
6565 #- type: "plot"
6566 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6567 #  algorithm: "plot_nf_heatmap"
6568 #  output-file-type: ".html"
6569 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6570 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6571 #  filter: "'NIC_Intel-XXV710' and
6572 #           'NF_DENSITY' and
6573 #           'VHOST' and
6574 #           not 'VXLAN' and
6575 #           'CHAIN' and
6576 #           'NF_VPPIP4' and
6577 #           '64B' and
6578 #           '8T4C' and
6579 #           'NDRPDR'"
6580 #  parameters:
6581 #  - "throughput"
6582 #  - "name"
6583 #  - "tags"
6584 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6585 #  x-axis: "X = VNFs per Service Chain"
6586 #  y-axis: "Y = Number of Service Chains"
6587 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6588 #  layout:
6589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6590 #    layout: "plot-service-density"
6591 #
6592 ## Plots - NF Density - VSC - NDR IMIX
6593 #- type: "plot"
6594 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6595 #  algorithm: "plot_nf_heatmap"
6596 #  output-file-type: ".html"
6597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6598 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6599 #  filter: "'NIC_Intel-XXV710' and
6600 #           'NF_DENSITY' and
6601 #           'VHOST' and
6602 #           not 'VXLAN' and
6603 #           'CHAIN' and
6604 #           'NF_VPPIP4' and
6605 #           'IMIX' and
6606 #           '2T1C' and
6607 #           'NDRPDR'"
6608 #  parameters:
6609 #  - "throughput"
6610 #  - "name"
6611 #  - "tags"
6612 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6613 #  x-axis: "X = VNFs per Service Chain"
6614 #  y-axis: "Y = Number of Service Chains"
6615 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6616 #  layout:
6617 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6618 #    layout: "plot-service-density"
6619 #
6620 #- type: "plot"
6621 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6622 #  algorithm: "plot_nf_heatmap"
6623 #  output-file-type: ".html"
6624 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6625 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6626 #  filter: "'NIC_Intel-XXV710' and
6627 #           'NF_DENSITY' and
6628 #           'VHOST' and
6629 #           not 'VXLAN' and
6630 #           'CHAIN' and
6631 #           'NF_VPPIP4' and
6632 #           'IMIX' and
6633 #           '4T2C' and
6634 #           'NDRPDR'"
6635 #  parameters:
6636 #  - "throughput"
6637 #  - "name"
6638 #  - "tags"
6639 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6640 #  x-axis: "X = VNFs per Service Chain"
6641 #  y-axis: "Y = Number of Service Chains"
6642 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6643 #  layout:
6644 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6645 #    layout: "plot-service-density"
6646 #
6647 #- type: "plot"
6648 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6649 #  algorithm: "plot_nf_heatmap"
6650 #  output-file-type: ".html"
6651 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6652 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6653 #  filter: "'NIC_Intel-XXV710' and
6654 #           'NF_DENSITY' and
6655 #           'VHOST' and
6656 #           not 'VXLAN' and
6657 #           'CHAIN' and
6658 #           'NF_VPPIP4' and
6659 #           'IMIX' and
6660 #           '8T4C' and
6661 #           'NDRPDR'"
6662 #  parameters:
6663 #  - "throughput"
6664 #  - "name"
6665 #  - "tags"
6666 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6667 #  x-axis: "X = VNFs per Service Chain"
6668 #  y-axis: "Y = Number of Service Chains"
6669 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6670 #  layout:
6671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6672 #    layout: "plot-service-density"
6673 #
6674 ## Plots - NF Density - VSC - PDR 64b
6675 #- type: "plot"
6676 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6677 #  algorithm: "plot_nf_heatmap"
6678 #  output-file-type: ".html"
6679 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6680 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6681 #  filter: "'NIC_Intel-XXV710' and
6682 #           'NF_DENSITY' and
6683 #           'VHOST' and
6684 #           not 'VXLAN' and
6685 #           'CHAIN' and
6686 #           'NF_VPPIP4' and
6687 #           '64B' and
6688 #           '2T1C' and
6689 #           'NDRPDR'"
6690 #  parameters:
6691 #  - "throughput"
6692 #  - "name"
6693 #  - "tags"
6694 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6695 #  x-axis: "X = VNFs per Service Chain"
6696 #  y-axis: "Y = Number of Service Chains"
6697 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6698 #  layout:
6699 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6700 #    layout: "plot-service-density"
6701 #
6702 #- type: "plot"
6703 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6704 #  algorithm: "plot_nf_heatmap"
6705 #  output-file-type: ".html"
6706 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6707 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6708 #  filter: "'NIC_Intel-XXV710' and
6709 #           'NF_DENSITY' and
6710 #           'VHOST' and
6711 #           not 'VXLAN' and
6712 #           'CHAIN' and
6713 #           'NF_VPPIP4' and
6714 #           '64B' and
6715 #           '4T2C' and
6716 #           'NDRPDR'"
6717 #  parameters:
6718 #  - "throughput"
6719 #  - "name"
6720 #  - "tags"
6721 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6722 #  x-axis: "X = VNFs per Service Chain"
6723 #  y-axis: "Y = Number of Service Chains"
6724 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6725 #  layout:
6726 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6727 #    layout: "plot-service-density"
6728 #
6729 #- type: "plot"
6730 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6731 #  algorithm: "plot_nf_heatmap"
6732 #  output-file-type: ".html"
6733 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6734 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6735 #  filter: "'NIC_Intel-XXV710' and
6736 #           'NF_DENSITY' and
6737 #           'VHOST' and
6738 #           not 'VXLAN' and
6739 #           'CHAIN' and
6740 #           'NF_VPPIP4' and
6741 #           '64B' and
6742 #           '8T4C' and
6743 #           'NDRPDR'"
6744 #  parameters:
6745 #  - "throughput"
6746 #  - "name"
6747 #  - "tags"
6748 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6749 #  x-axis: "X = VNFs per Service Chain"
6750 #  y-axis: "Y = Number of Service Chains"
6751 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6752 #  layout:
6753 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6754 #    layout: "plot-service-density"
6755 #
6756 ## Plots - NF Density - VSC - PDR IMIX
6757 #- type: "plot"
6758 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6759 #  algorithm: "plot_nf_heatmap"
6760 #  output-file-type: ".html"
6761 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6762 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6763 #  filter: "'NIC_Intel-XXV710' and
6764 #           'NF_DENSITY' and
6765 #           'VHOST' and
6766 #           not 'VXLAN' and
6767 #           'CHAIN' and
6768 #           'NF_VPPIP4' and
6769 #           'IMIX' and
6770 #           '2T1C' and
6771 #           'NDRPDR'"
6772 #  parameters:
6773 #  - "throughput"
6774 #  - "name"
6775 #  - "tags"
6776 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6777 #  x-axis: "X = VNFs per Service Chain"
6778 #  y-axis: "Y = Number of Service Chains"
6779 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6780 #  layout:
6781 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6782 #    layout: "plot-service-density"
6783 #
6784 #- type: "plot"
6785 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6786 #  algorithm: "plot_nf_heatmap"
6787 #  output-file-type: ".html"
6788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6789 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6790 #  filter: "'NIC_Intel-XXV710' and
6791 #           'NF_DENSITY' and
6792 #           'VHOST' and
6793 #           not 'VXLAN' and
6794 #           'CHAIN' and
6795 #           'NF_VPPIP4' and
6796 #           'IMIX' and
6797 #           '4T2C' and
6798 #           'NDRPDR'"
6799 #  parameters:
6800 #  - "throughput"
6801 #  - "name"
6802 #  - "tags"
6803 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6804 #  x-axis: "X = VNFs per Service Chain"
6805 #  y-axis: "Y = Number of Service Chains"
6806 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6807 #  layout:
6808 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6809 #    layout: "plot-service-density"
6810 #
6811 #- type: "plot"
6812 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6813 #  algorithm: "plot_nf_heatmap"
6814 #  output-file-type: ".html"
6815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6816 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6817 #  filter: "'NIC_Intel-XXV710' and
6818 #           'NF_DENSITY' and
6819 #           'VHOST' and
6820 #           not 'VXLAN' and
6821 #           'CHAIN' and
6822 #           'NF_VPPIP4' and
6823 #           'IMIX' and
6824 #           '8T4C' and
6825 #           'NDRPDR'"
6826 #  parameters:
6827 #  - "throughput"
6828 #  - "name"
6829 #  - "tags"
6830 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6831 #  x-axis: "X = VNFs per Service Chain"
6832 #  y-axis: "Y = Number of Service Chains"
6833 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6834 #  layout:
6835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6836 #    layout: "plot-service-density"
6837 #
6838 ################################################################################
6839 ## Plots - NF Density - VSC - MRR 64b
6840 #- type: "plot"
6841 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6842 #  algorithm: "plot_nf_heatmap"
6843 #  output-file-type: ".html"
6844 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6845 #  data: "plot-vpp-nfv-2n-skx-mrr"
6846 #  filter: "'NIC_Intel-XXV710' and
6847 #           'NF_DENSITY' and
6848 #           'VHOST' and
6849 #           'VXLAN' and
6850 #           'CHAIN' and
6851 #           '118' and
6852 #           '2T1C' and
6853 #           'MRR'"
6854 #  parameters:
6855 #  - "result"
6856 #  - "name"
6857 #  - "tags"
6858 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6859 #  x-axis: "X = VNFs per Service Chain"
6860 #  y-axis: "Y = Number of Service Chains"
6861 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6862 #  layout:
6863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6864 #    layout: "plot-service-density"
6865 #
6866 #- type: "plot"
6867 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6868 #  algorithm: "plot_nf_heatmap"
6869 #  output-file-type: ".html"
6870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6871 #  data: "plot-vpp-nfv-2n-skx-mrr"
6872 #  filter: "'NIC_Intel-XXV710' and
6873 #           'NF_DENSITY' and
6874 #           'VHOST' and
6875 #           'VXLAN' and
6876 #           'CHAIN' and
6877 #           '118' and
6878 #           '4T2C' and
6879 #           'MRR'"
6880 #  parameters:
6881 #  - "result"
6882 #  - "name"
6883 #  - "tags"
6884 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6885 #  x-axis: "X = VNFs per Service Chain"
6886 #  y-axis: "Y = Number of Service Chains"
6887 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6888 #  layout:
6889 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6890 #    layout: "plot-service-density"
6891 #
6892 #- type: "plot"
6893 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6894 #  algorithm: "plot_nf_heatmap"
6895 #  output-file-type: ".html"
6896 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6897 #  data: "plot-vpp-nfv-2n-skx-mrr"
6898 #  filter: "'NIC_Intel-XXV710' and
6899 #           'NF_DENSITY' and
6900 #           'VHOST' and
6901 #           'VXLAN' and
6902 #           'CHAIN' and
6903 #           '118' and
6904 #           '8T4C' and
6905 #           'MRR'"
6906 #  parameters:
6907 #  - "result"
6908 #  - "name"
6909 #  - "tags"
6910 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6911 #  x-axis: "X = VNFs per Service Chain"
6912 #  y-axis: "Y = Number of Service Chains"
6913 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6914 #  layout:
6915 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6916 #    layout: "plot-service-density"
6917 #
6918 ## Plots - NF Density - VSC - MRR IMIX
6919 #- type: "plot"
6920 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6921 #  algorithm: "plot_nf_heatmap"
6922 #  output-file-type: ".html"
6923 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6924 #  data: "plot-vpp-nfv-2n-skx-mrr"
6925 #  filter: "'NIC_Intel-XXV710' and
6926 #           'NF_DENSITY' and
6927 #           'VHOST' and
6928 #           'VXLAN' and
6929 #           'CHAIN' and
6930 #           'IMIX' and
6931 #           '2T1C' and
6932 #           'MRR'"
6933 #  parameters:
6934 #  - "result"
6935 #  - "name"
6936 #  - "tags"
6937 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6938 #  x-axis: "X = VNFs per Service Chain"
6939 #  y-axis: "Y = Number of Service Chains"
6940 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6941 #  layout:
6942 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6943 #    layout: "plot-service-density"
6944 #
6945 #- type: "plot"
6946 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6947 #  algorithm: "plot_nf_heatmap"
6948 #  output-file-type: ".html"
6949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6950 #  data: "plot-vpp-nfv-2n-skx-mrr"
6951 #  filter: "'NIC_Intel-XXV710' and
6952 #           'NF_DENSITY' and
6953 #           'VHOST' and
6954 #           'VXLAN' and
6955 #           'CHAIN' and
6956 #           'IMIX' and
6957 #           '4T2C' and
6958 #           'MRR'"
6959 #  parameters:
6960 #  - "result"
6961 #  - "name"
6962 #  - "tags"
6963 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6964 #  x-axis: "X = VNFs per Service Chain"
6965 #  y-axis: "Y = Number of Service Chains"
6966 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6967 #  layout:
6968 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6969 #    layout: "plot-service-density"
6970 #
6971 #- type: "plot"
6972 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6973 #  algorithm: "plot_nf_heatmap"
6974 #  output-file-type: ".html"
6975 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6976 #  data: "plot-vpp-nfv-2n-skx-mrr"
6977 #  filter: "'NIC_Intel-XXV710' and
6978 #           'NF_DENSITY' and
6979 #           'VHOST' and
6980 #           'VXLAN' and
6981 #           'CHAIN' and
6982 #           'IMIX' and
6983 #           '8T4C' and
6984 #           'MRR'"
6985 #  parameters:
6986 #  - "result"
6987 #  - "name"
6988 #  - "tags"
6989 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6990 #  x-axis: "X = VNFs per Service Chain"
6991 #  y-axis: "Y = Number of Service Chains"
6992 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6993 #  layout:
6994 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6995 #    layout: "plot-service-density"
6996 #
6997 ## Plots - NF Density - VSC - NDR 64b
6998 #- type: "plot"
6999 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7000 #  algorithm: "plot_nf_heatmap"
7001 #  output-file-type: ".html"
7002 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
7003 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7004 #  filter: "'NIC_Intel-XXV710' and
7005 #           'NF_DENSITY' and
7006 #           'VHOST' and
7007 #           'VXLAN' and
7008 #           'CHAIN' and
7009 #           '118' and
7010 #           '2T1C' and
7011 #           'NDRPDR'"
7012 #  parameters:
7013 #  - "throughput"
7014 #  - "name"
7015 #  - "tags"
7016 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7017 #  x-axis: "X = VNFs per Service Chain"
7018 #  y-axis: "Y = Number of Service Chains"
7019 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7020 #  layout:
7021 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7022 #    layout: "plot-service-density"
7023 #
7024 #- type: "plot"
7025 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7026 #  algorithm: "plot_nf_heatmap"
7027 #  output-file-type: ".html"
7028 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
7029 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7030 #  filter: "'NIC_Intel-XXV710' and
7031 #           'NF_DENSITY' and
7032 #           'VHOST' and
7033 #           'VXLAN' and
7034 #           'CHAIN' and
7035 #           '118' and
7036 #           '4T2C' and
7037 #           'NDRPDR'"
7038 #  parameters:
7039 #  - "throughput"
7040 #  - "name"
7041 #  - "tags"
7042 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7043 #  x-axis: "X = VNFs per Service Chain"
7044 #  y-axis: "Y = Number of Service Chains"
7045 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7046 #  layout:
7047 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7048 #    layout: "plot-service-density"
7049 #
7050 #- type: "plot"
7051 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7052 #  algorithm: "plot_nf_heatmap"
7053 #  output-file-type: ".html"
7054 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
7055 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7056 #  filter: "'NIC_Intel-XXV710' and
7057 #           'NF_DENSITY' and
7058 #           'VHOST' and
7059 #           'VXLAN' and
7060 #           'CHAIN' and
7061 #           '118' and
7062 #           '8T4C' and
7063 #           'NDRPDR'"
7064 #  parameters:
7065 #  - "throughput"
7066 #  - "name"
7067 #  - "tags"
7068 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7069 #  x-axis: "X = VNFs per Service Chain"
7070 #  y-axis: "Y = Number of Service Chains"
7071 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7072 #  layout:
7073 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7074 #    layout: "plot-service-density"
7075 #
7076 ## Plots - NF Density - VSC - NDR IMIX
7077 #- type: "plot"
7078 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7079 #  algorithm: "plot_nf_heatmap"
7080 #  output-file-type: ".html"
7081 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7082 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7083 #  filter: "'NIC_Intel-XXV710' and
7084 #           'NF_DENSITY' and
7085 #           'VHOST' and
7086 #           'VXLAN' and
7087 #           'CHAIN' and
7088 #           'IMIX' and
7089 #           '2T1C' and
7090 #           'NDRPDR'"
7091 #  parameters:
7092 #  - "throughput"
7093 #  - "name"
7094 #  - "tags"
7095 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7096 #  x-axis: "X = VNFs per Service Chain"
7097 #  y-axis: "Y = Number of Service Chains"
7098 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7099 #  layout:
7100 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7101 #    layout: "plot-service-density"
7102 #
7103 #- type: "plot"
7104 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7105 #  algorithm: "plot_nf_heatmap"
7106 #  output-file-type: ".html"
7107 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7108 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7109 #  filter: "'NIC_Intel-XXV710' and
7110 #           'NF_DENSITY' and
7111 #           'VHOST' and
7112 #           'VXLAN' and
7113 #           'CHAIN' and
7114 #           'IMIX' and
7115 #           '4T2C' and
7116 #           'NDRPDR'"
7117 #  parameters:
7118 #  - "throughput"
7119 #  - "name"
7120 #  - "tags"
7121 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7122 #  x-axis: "X = VNFs per Service Chain"
7123 #  y-axis: "Y = Number of Service Chains"
7124 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7125 #  layout:
7126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7127 #    layout: "plot-service-density"
7128 #
7129 #- type: "plot"
7130 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7131 #  algorithm: "plot_nf_heatmap"
7132 #  output-file-type: ".html"
7133 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7134 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7135 #  filter: "'NIC_Intel-XXV710' and
7136 #           'NF_DENSITY' and
7137 #           'VHOST' and
7138 #           'VXLAN' and
7139 #           'CHAIN' and
7140 #           'IMIX' and
7141 #           '8T4C' and
7142 #           'NDRPDR'"
7143 #  parameters:
7144 #  - "throughput"
7145 #  - "name"
7146 #  - "tags"
7147 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7148 #  x-axis: "X = VNFs per Service Chain"
7149 #  y-axis: "Y = Number of Service Chains"
7150 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7151 #  layout:
7152 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7153 #    layout: "plot-service-density"
7154 #
7155 ## Plots - NF Density - VSC - PDR 64b
7156 #- type: "plot"
7157 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7158 #  algorithm: "plot_nf_heatmap"
7159 #  output-file-type: ".html"
7160 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
7161 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7162 #  filter: "'NIC_Intel-XXV710' and
7163 #           'NF_DENSITY' and
7164 #           'VHOST' and
7165 #           'VXLAN' and
7166 #           'CHAIN' and
7167 #           '118' and
7168 #           '2T1C' and
7169 #           'NDRPDR'"
7170 #  parameters:
7171 #  - "throughput"
7172 #  - "name"
7173 #  - "tags"
7174 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7175 #  x-axis: "X = VNFs per Service Chain"
7176 #  y-axis: "Y = Number of Service Chains"
7177 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7178 #  layout:
7179 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7180 #    layout: "plot-service-density"
7181 #
7182 #- type: "plot"
7183 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7184 #  algorithm: "plot_nf_heatmap"
7185 #  output-file-type: ".html"
7186 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
7187 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7188 #  filter: "'NIC_Intel-XXV710' and
7189 #           'NF_DENSITY' and
7190 #           'VHOST' and
7191 #           'VXLAN' and
7192 #           'CHAIN' and
7193 #           '118' and
7194 #           '4T2C' and
7195 #           'NDRPDR'"
7196 #  parameters:
7197 #  - "throughput"
7198 #  - "name"
7199 #  - "tags"
7200 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7201 #  x-axis: "X = VNFs per Service Chain"
7202 #  y-axis: "Y = Number of Service Chains"
7203 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7204 #  layout:
7205 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7206 #    layout: "plot-service-density"
7207 #
7208 #- type: "plot"
7209 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7210 #  algorithm: "plot_nf_heatmap"
7211 #  output-file-type: ".html"
7212 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
7213 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7214 #  filter: "'NIC_Intel-XXV710' and
7215 #           'NF_DENSITY' and
7216 #           'VHOST' and
7217 #           'VXLAN' and
7218 #           'CHAIN' and
7219 #           '118' and
7220 #           '8T4C' and
7221 #           'NDRPDR'"
7222 #  parameters:
7223 #  - "throughput"
7224 #  - "name"
7225 #  - "tags"
7226 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7227 #  x-axis: "X = VNFs per Service Chain"
7228 #  y-axis: "Y = Number of Service Chains"
7229 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7230 #  layout:
7231 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7232 #    layout: "plot-service-density"
7233 #
7234 ## Plots - NF Density - VSC - PDR IMIX
7235 #- type: "plot"
7236 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7237 #  algorithm: "plot_nf_heatmap"
7238 #  output-file-type: ".html"
7239 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7240 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7241 #  filter: "'NIC_Intel-XXV710' and
7242 #           'NF_DENSITY' and
7243 #           'VHOST' and
7244 #           'VXLAN' and
7245 #           'CHAIN' and
7246 #           'IMIX' and
7247 #           '2T1C' and
7248 #           'NDRPDR'"
7249 #  parameters:
7250 #  - "throughput"
7251 #  - "name"
7252 #  - "tags"
7253 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7254 #  x-axis: "X = VNFs per Service Chain"
7255 #  y-axis: "Y = Number of Service Chains"
7256 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7257 #  layout:
7258 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7259 #    layout: "plot-service-density"
7260 #
7261 #- type: "plot"
7262 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7263 #  algorithm: "plot_nf_heatmap"
7264 #  output-file-type: ".html"
7265 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7266 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7267 #  filter: "'NIC_Intel-XXV710' and
7268 #           'NF_DENSITY' and
7269 #           'VHOST' and
7270 #           'VXLAN' and
7271 #           'CHAIN' and
7272 #           'IMIX' and
7273 #           '4T2C' and
7274 #           'NDRPDR'"
7275 #  parameters:
7276 #  - "throughput"
7277 #  - "name"
7278 #  - "tags"
7279 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7280 #  x-axis: "X = VNFs per Service Chain"
7281 #  y-axis: "Y = Number of Service Chains"
7282 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7283 #  layout:
7284 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7285 #    layout: "plot-service-density"
7286 #
7287 #- type: "plot"
7288 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7289 #  algorithm: "plot_nf_heatmap"
7290 #  output-file-type: ".html"
7291 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7292 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7293 #  filter: "'NIC_Intel-XXV710' and
7294 #           'NF_DENSITY' and
7295 #           'VHOST' and
7296 #           'VXLAN' and
7297 #           'CHAIN' and
7298 #           'IMIX' and
7299 #           '8T4C' and
7300 #           'NDRPDR'"
7301 #  parameters:
7302 #  - "throughput"
7303 #  - "name"
7304 #  - "tags"
7305 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7306 #  x-axis: "X = VNFs per Service Chain"
7307 #  y-axis: "Y = Number of Service Chains"
7308 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7309 #  layout:
7310 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7311 #    layout: "plot-service-density"
7312 #
7313 ################################################################################
7314 ## Plots - NF Density - CSC - MRR 64b
7315 #- type: "plot"
7316 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7317 #  algorithm: "plot_nf_heatmap"
7318 #  output-file-type: ".html"
7319 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7320 #  data: "plot-vpp-nfv-2n-skx-mrr"
7321 #  filter: "'NIC_Intel-XXV710' and
7322 #           'NF_DENSITY' and
7323 #           'DOCKER' and
7324 #           'CHAIN' and
7325 #           'NF_VPPIP4' and
7326 #           '64B' and
7327 #           '2T1C' and
7328 #           'MRR'"
7329 #  parameters:
7330 #  - "result"
7331 #  - "name"
7332 #  - "tags"
7333 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7334 #  x-axis: "X = CNFs per Service Chain"
7335 #  y-axis: "Y = Number of Service Chains"
7336 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7337 #  layout:
7338 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7339 #    layout: "plot-service-density"
7340 #
7341 #- type: "plot"
7342 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7343 #  algorithm: "plot_nf_heatmap"
7344 #  output-file-type: ".html"
7345 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7346 #  data: "plot-vpp-nfv-2n-skx-mrr"
7347 #  filter: "'NIC_Intel-XXV710' and
7348 #           'NF_DENSITY' and
7349 #           'DOCKER' and
7350 #           'CHAIN' and
7351 #           'NF_VPPIP4' and
7352 #           '64B' and
7353 #           '4T2C' and
7354 #           'MRR'"
7355 #  parameters:
7356 #  - "result"
7357 #  - "name"
7358 #  - "tags"
7359 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7360 #  x-axis: "X = CNFs per Service Chain"
7361 #  y-axis: "Y = Number of Service Chains"
7362 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7363 #  layout:
7364 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7365 #    layout: "plot-service-density"
7366 #
7367 #- type: "plot"
7368 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7369 #  algorithm: "plot_nf_heatmap"
7370 #  output-file-type: ".html"
7371 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7372 #  data: "plot-vpp-nfv-2n-skx-mrr"
7373 #  filter: "'NIC_Intel-XXV710' and
7374 #           'NF_DENSITY' and
7375 #           'DOCKER' and
7376 #           'CHAIN' and
7377 #           'NF_VPPIP4' and
7378 #           '64B' and
7379 #           '8T4C' and
7380 #           'MRR'"
7381 #  parameters:
7382 #  - "result"
7383 #  - "name"
7384 #  - "tags"
7385 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7386 #  x-axis: "X = CNFs per Service Chain"
7387 #  y-axis: "Y = Number of Service Chains"
7388 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7389 #  layout:
7390 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7391 #    layout: "plot-service-density"
7392 #
7393 ## Plots - NF Density - CSC - MRR IMIX
7394 #- type: "plot"
7395 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7396 #  algorithm: "plot_nf_heatmap"
7397 #  output-file-type: ".html"
7398 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7399 #  data: "plot-vpp-nfv-2n-skx-mrr"
7400 #  filter: "'NIC_Intel-XXV710' and
7401 #           'NF_DENSITY' and
7402 #           'DOCKER' and
7403 #           'CHAIN' and
7404 #           'NF_VPPIP4' and
7405 #           'IMIX' and
7406 #           '2T1C' and
7407 #           'MRR'"
7408 #  parameters:
7409 #  - "result"
7410 #  - "name"
7411 #  - "tags"
7412 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7413 #  x-axis: "X = CNFs per Service Chain"
7414 #  y-axis: "Y = Number of Service Chains"
7415 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7416 #  layout:
7417 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7418 #    layout: "plot-service-density"
7419 #
7420 #- type: "plot"
7421 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7422 #  algorithm: "plot_nf_heatmap"
7423 #  output-file-type: ".html"
7424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7425 #  data: "plot-vpp-nfv-2n-skx-mrr"
7426 #  filter: "'NIC_Intel-XXV710' and
7427 #           'NF_DENSITY' and
7428 #           'DOCKER' and
7429 #           'CHAIN' and
7430 #           'NF_VPPIP4' and
7431 #           'IMIX' and
7432 #           '4T2C' and
7433 #           'MRR'"
7434 #  parameters:
7435 #  - "result"
7436 #  - "name"
7437 #  - "tags"
7438 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7439 #  x-axis: "X = CNFs per Service Chain"
7440 #  y-axis: "Y = Number of Service Chains"
7441 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7442 #  layout:
7443 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7444 #    layout: "plot-service-density"
7445 #
7446 #- type: "plot"
7447 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7448 #  algorithm: "plot_nf_heatmap"
7449 #  output-file-type: ".html"
7450 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7451 #  data: "plot-vpp-nfv-2n-skx-mrr"
7452 #  filter: "'NIC_Intel-XXV710' and
7453 #           'NF_DENSITY' and
7454 #           'DOCKER' and
7455 #           'CHAIN' and
7456 #           'NF_VPPIP4' and
7457 #           'IMIX' and
7458 #           '8T4C' and
7459 #           'MRR'"
7460 #  parameters:
7461 #  - "result"
7462 #  - "name"
7463 #  - "tags"
7464 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7465 #  x-axis: "X = CNFs per Service Chain"
7466 #  y-axis: "Y = Number of Service Chains"
7467 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7468 #  layout:
7469 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7470 #    layout: "plot-service-density"
7471 #
7472 ## Plots - NF Density - CSC - NDR 64b
7473 #- type: "plot"
7474 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7475 #  algorithm: "plot_nf_heatmap"
7476 #  output-file-type: ".html"
7477 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7478 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7479 #  filter: "'NIC_Intel-XXV710' and
7480 #           'NF_DENSITY' and
7481 #           'DOCKER' and
7482 #           'CHAIN' and
7483 #           'NF_VPPIP4' and
7484 #           '64B' and
7485 #           '2T1C' and
7486 #           'NDRPDR'"
7487 #  parameters:
7488 #  - "throughput"
7489 #  - "name"
7490 #  - "tags"
7491 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7492 #  x-axis: "X = CNFs per Service Chain"
7493 #  y-axis: "Y = Number of Service Chains"
7494 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7495 #  layout:
7496 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7497 #    layout: "plot-service-density"
7498 #
7499 #- type: "plot"
7500 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7501 #  algorithm: "plot_nf_heatmap"
7502 #  output-file-type: ".html"
7503 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7504 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7505 #  filter: "'NIC_Intel-XXV710' and
7506 #           'NF_DENSITY' and
7507 #           'DOCKER' and
7508 #           'CHAIN' and
7509 #           'NF_VPPIP4' and
7510 #           '64B' and
7511 #           '4T2C' and
7512 #           'NDRPDR'"
7513 #  parameters:
7514 #  - "throughput"
7515 #  - "name"
7516 #  - "tags"
7517 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7518 #  x-axis: "X = CNFs per Service Chain"
7519 #  y-axis: "Y = Number of Service Chains"
7520 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7521 #  layout:
7522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7523 #    layout: "plot-service-density"
7524 #
7525 #- type: "plot"
7526 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7527 #  algorithm: "plot_nf_heatmap"
7528 #  output-file-type: ".html"
7529 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7530 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7531 #  filter: "'NIC_Intel-XXV710' and
7532 #           'NF_DENSITY' and
7533 #           'DOCKER' and
7534 #           'CHAIN' and
7535 #           'NF_VPPIP4' and
7536 #           '64B' and
7537 #           '8T4C' and
7538 #           'NDRPDR'"
7539 #  parameters:
7540 #  - "throughput"
7541 #  - "name"
7542 #  - "tags"
7543 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7544 #  x-axis: "X = CNFs per Service Chain"
7545 #  y-axis: "Y = Number of Service Chains"
7546 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7547 #  layout:
7548 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7549 #    layout: "plot-service-density"
7550 #
7551 ## Plots - NF Density - CSC - NDR IMIX
7552 #- type: "plot"
7553 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7554 #  algorithm: "plot_nf_heatmap"
7555 #  output-file-type: ".html"
7556 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7557 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7558 #  filter: "'NIC_Intel-XXV710' and
7559 #           'NF_DENSITY' and
7560 #           'DOCKER' and
7561 #           'CHAIN' and
7562 #           'NF_VPPIP4' and
7563 #           'IMIX' and
7564 #           '2T1C' and
7565 #           'NDRPDR'"
7566 #  parameters:
7567 #  - "throughput"
7568 #  - "name"
7569 #  - "tags"
7570 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7571 #  x-axis: "X = CNFs per Service Chain"
7572 #  y-axis: "Y = Number of Service Chains"
7573 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7574 #  layout:
7575 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7576 #    layout: "plot-service-density"
7577 #
7578 #- type: "plot"
7579 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7580 #  algorithm: "plot_nf_heatmap"
7581 #  output-file-type: ".html"
7582 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7583 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7584 #  filter: "'NIC_Intel-XXV710' and
7585 #           'NF_DENSITY' and
7586 #           'DOCKER' and
7587 #           'CHAIN' and
7588 #           'NF_VPPIP4' and
7589 #           'IMIX' and
7590 #           '4T2C' and
7591 #           'NDRPDR'"
7592 #  parameters:
7593 #  - "throughput"
7594 #  - "name"
7595 #  - "tags"
7596 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7597 #  x-axis: "X = CNFs per Service Chain"
7598 #  y-axis: "Y = Number of Service Chains"
7599 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7600 #  layout:
7601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7602 #    layout: "plot-service-density"
7603 #
7604 #- type: "plot"
7605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7606 #  algorithm: "plot_nf_heatmap"
7607 #  output-file-type: ".html"
7608 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7609 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7610 #  filter: "'NIC_Intel-XXV710' and
7611 #           'NF_DENSITY' and
7612 #           'DOCKER' and
7613 #           'CHAIN' and
7614 #           'NF_VPPIP4' and
7615 #           'IMIX' and
7616 #           '8T4C' and
7617 #           'NDRPDR'"
7618 #  parameters:
7619 #  - "throughput"
7620 #  - "name"
7621 #  - "tags"
7622 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7623 #  x-axis: "X = CNFs per Service Chain"
7624 #  y-axis: "Y = Number of Service Chains"
7625 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7626 #  layout:
7627 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7628 #    layout: "plot-service-density"
7629 #
7630 ## Plots - NF Density - CSC - PDR 64b
7631 #- type: "plot"
7632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7633 #  algorithm: "plot_nf_heatmap"
7634 #  output-file-type: ".html"
7635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7636 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7637 #  filter: "'NIC_Intel-XXV710' and
7638 #           'NF_DENSITY' and
7639 #           'DOCKER' and
7640 #           'CHAIN' and
7641 #           'NF_VPPIP4' and
7642 #           '64B' and
7643 #           '2T1C' and
7644 #           'NDRPDR'"
7645 #  parameters:
7646 #  - "throughput"
7647 #  - "name"
7648 #  - "tags"
7649 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7650 #  x-axis: "X = CNFs per Service Chain"
7651 #  y-axis: "Y = Number of Service Chains"
7652 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7653 #  layout:
7654 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7655 #    layout: "plot-service-density"
7656 #
7657 #- type: "plot"
7658 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7659 #  algorithm: "plot_nf_heatmap"
7660 #  output-file-type: ".html"
7661 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7662 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7663 #  filter: "'NIC_Intel-XXV710' and
7664 #           'NF_DENSITY' and
7665 #           'DOCKER' and
7666 #           'CHAIN' and
7667 #           'NF_VPPIP4' and
7668 #           '64B' and
7669 #           '4T2C' and
7670 #           'NDRPDR'"
7671 #  parameters:
7672 #  - "throughput"
7673 #  - "name"
7674 #  - "tags"
7675 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7676 #  x-axis: "X = CNFs per Service Chain"
7677 #  y-axis: "Y = Number of Service Chains"
7678 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7679 #  layout:
7680 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7681 #    layout: "plot-service-density"
7682 #
7683 #- type: "plot"
7684 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7685 #  algorithm: "plot_nf_heatmap"
7686 #  output-file-type: ".html"
7687 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7688 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7689 #  filter: "'NIC_Intel-XXV710' and
7690 #           'NF_DENSITY' and
7691 #           'DOCKER' and
7692 #           'CHAIN' and
7693 #           'NF_VPPIP4' and
7694 #           '64B' and
7695 #           '8T4C' and
7696 #           'NDRPDR'"
7697 #  parameters:
7698 #  - "throughput"
7699 #  - "name"
7700 #  - "tags"
7701 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7702 #  x-axis: "X = CNFs per Service Chain"
7703 #  y-axis: "Y = Number of Service Chains"
7704 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7705 #  layout:
7706 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7707 #    layout: "plot-service-density"
7708 #
7709 ## Plots - NF Density - CSC - PDR IMIX
7710 #- type: "plot"
7711 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7712 #  algorithm: "plot_nf_heatmap"
7713 #  output-file-type: ".html"
7714 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7715 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7716 #  filter: "'NIC_Intel-XXV710' and
7717 #           'NF_DENSITY' and
7718 #           'DOCKER' and
7719 #           'CHAIN' and
7720 #           'NF_VPPIP4' and
7721 #           'IMIX' and
7722 #           '2T1C' and
7723 #           'NDRPDR'"
7724 #  parameters:
7725 #  - "throughput"
7726 #  - "name"
7727 #  - "tags"
7728 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7729 #  x-axis: "X = CNFs per Service Chain"
7730 #  y-axis: "Y = Number of Service Chains"
7731 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7732 #  layout:
7733 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7734 #    layout: "plot-service-density"
7735 #
7736 #- type: "plot"
7737 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7738 #  algorithm: "plot_nf_heatmap"
7739 #  output-file-type: ".html"
7740 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7741 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7742 #  filter: "'NIC_Intel-XXV710' and
7743 #           'NF_DENSITY' and
7744 #           'DOCKER' and
7745 #           'CHAIN' and
7746 #           'NF_VPPIP4' and
7747 #           'IMIX' and
7748 #           '4T2C' and
7749 #           'NDRPDR'"
7750 #  parameters:
7751 #  - "throughput"
7752 #  - "name"
7753 #  - "tags"
7754 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7755 #  x-axis: "X = CNFs per Service Chain"
7756 #  y-axis: "Y = Number of Service Chains"
7757 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7758 #  layout:
7759 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7760 #    layout: "plot-service-density"
7761 #
7762 #- type: "plot"
7763 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7764 #  algorithm: "plot_nf_heatmap"
7765 #  output-file-type: ".html"
7766 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7767 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7768 #  filter: "'NIC_Intel-XXV710' and
7769 #           'NF_DENSITY' and
7770 #           'DOCKER' and
7771 #           'CHAIN' and
7772 #           'NF_VPPIP4' and
7773 #           'IMIX' and
7774 #           '8T4C' and
7775 #           'NDRPDR'"
7776 #  parameters:
7777 #  - "throughput"
7778 #  - "name"
7779 #  - "tags"
7780 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7781 #  x-axis: "X = CNFs per Service Chain"
7782 #  y-axis: "Y = Number of Service Chains"
7783 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7784 #  layout:
7785 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7786 #    layout: "plot-service-density"
7787 #
7788 ################################################################################
7789 #
7790 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7791 #- type: "plot"
7792 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7793 #  algorithm: "plot_nf_heatmap"
7794 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7795 #  data: "plot-vpp-nfv-3n-skx-mrr"
7796 #  filter: "'NIC_Intel-XXV710' and
7797 #           'NF_DENSITY' and
7798 #           'DOCKER' and
7799 #           'CHAIN' and
7800 #           'NF_VPPIP4' and
7801 #           'IPSEC' and
7802 #           'TNL_4' and
7803 #           'IMIX' and
7804 #           '2T1C' and
7805 #           'MRR'"
7806 #  parameters:
7807 #  - "result"
7808 #  - "name"
7809 #  - "tags"
7810 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7811 #  x-axis: "X = CNFs per Service Chain"
7812 #  y-axis: "Y = Number of Service Chains"
7813 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7814 #  layout:
7815 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7816 #    layout: "plot-service-density"
7817 #
7818 #- type: "plot"
7819 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7820 #  algorithm: "plot_nf_heatmap"
7821 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7822 #  data: "plot-vpp-nfv-3n-skx-mrr"
7823 #  filter: "'NIC_Intel-XXV710' and
7824 #           'NF_DENSITY' and
7825 #           'DOCKER' and
7826 #           'CHAIN' and
7827 #           'NF_VPPIP4' and
7828 #           'IPSEC' and
7829 #           'TNL_4' and
7830 #           'IMIX' and
7831 #           '4T2C' and
7832 #           'MRR'"
7833 #  parameters:
7834 #  - "result"
7835 #  - "name"
7836 #  - "tags"
7837 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7838 #  x-axis: "X = CNFs per Service Chain"
7839 #  y-axis: "Y = Number of Service Chains"
7840 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7841 #  layout:
7842 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7843 #    layout: "plot-service-density"
7844 #
7845 #- type: "plot"
7846 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7847 #  algorithm: "plot_nf_heatmap"
7848 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7849 #  data: "plot-vpp-nfv-3n-skx-mrr"
7850 #  filter: "'NIC_Intel-XXV710' and
7851 #           'NF_DENSITY' and
7852 #           'DOCKER' and
7853 #           'CHAIN' and
7854 #           'NF_VPPIP4' and
7855 #           'IPSEC' and
7856 #           'TNL_4' and
7857 #           'IMIX' and
7858 #           '8T4C' and
7859 #           'MRR'"
7860 #  parameters:
7861 #  - "result"
7862 #  - "name"
7863 #  - "tags"
7864 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7865 #  x-axis: "X = CNFs per Service Chain"
7866 #  y-axis: "Y = Number of Service Chains"
7867 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7868 #  layout:
7869 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7870 #    layout: "plot-service-density"
7871
7872 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7873 - type: "plot"
7874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7875   algorithm: "plot_nf_heatmap"
7876   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7877   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7878   filter: "'NIC_Intel-XXV710' and
7879            'NF_DENSITY' and
7880            'DOCKER' and
7881            'CHAIN' and
7882            'NF_VPPIP4' and
7883            'IPSEC' and
7884            'TNL_4' and
7885            'IMIX' and
7886            '2T1C' and
7887            'NDRPDR'"
7888   parameters:
7889   - "throughput"
7890   - "name"
7891   - "tags"
7892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7893   x-axis: "X = CNFs per Service Chain"
7894   y-axis: "Y = Number of Service Chains"
7895   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7896   layout:
7897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7898     layout: "plot-service-density"
7899
7900 - type: "plot"
7901   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7902   algorithm: "plot_nf_heatmap"
7903   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7904   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7905   filter: "'NIC_Intel-XXV710' and
7906            'NF_DENSITY' and
7907            'DOCKER' and
7908            'CHAIN' and
7909            'NF_VPPIP4' and
7910            'IPSEC' and
7911            'TNL_4' and
7912            'IMIX' and
7913            '4T2C' and
7914            'NDRPDR'"
7915   parameters:
7916   - "throughput"
7917   - "name"
7918   - "tags"
7919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7920   x-axis: "X = CNFs per Service Chain"
7921   y-axis: "Y = Number of Service Chains"
7922   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7923   layout:
7924     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7925     layout: "plot-service-density"
7926
7927 - type: "plot"
7928   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7929   algorithm: "plot_nf_heatmap"
7930   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7931   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7932   filter: "'NIC_Intel-XXV710' and
7933            'NF_DENSITY' and
7934            'DOCKER' and
7935            'CHAIN' and
7936            'NF_VPPIP4' and
7937            'IPSEC' and
7938            'TNL_4' and
7939            'IMIX' and
7940            '8T4C' and
7941            'NDRPDR'"
7942   parameters:
7943   - "throughput"
7944   - "name"
7945   - "tags"
7946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7947   x-axis: "X = CNFs per Service Chain"
7948   y-axis: "Y = Number of Service Chains"
7949   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7950   layout:
7951     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7952     layout: "plot-service-density"
7953
7954 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7955 - type: "plot"
7956   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7957   algorithm: "plot_nf_heatmap"
7958   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7959   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7960   filter: "'NIC_Intel-XXV710' and
7961            'NF_DENSITY' and
7962            'DOCKER' and
7963            'CHAIN' and
7964            'NF_VPPIP4' and
7965            'IPSEC' and
7966            'TNL_4' and
7967            'IMIX' and
7968            '2T1C' and
7969            'NDRPDR'"
7970   parameters:
7971   - "throughput"
7972   - "name"
7973   - "tags"
7974   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7975   x-axis: "X = CNFs per Service Chain"
7976   y-axis: "Y = Number of Service Chains"
7977   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7978   layout:
7979     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7980     layout: "plot-service-density"
7981
7982 - type: "plot"
7983   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7984   algorithm: "plot_nf_heatmap"
7985   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7986   data: "plot-vpp-nfv-3n-skx-ndrpdr"
7987   filter: "'NIC_Intel-XXV710' and
7988            'NF_DENSITY' and
7989            'DOCKER' and
7990            'CHAIN' and
7991            'NF_VPPIP4' and
7992            'IPSEC' and
7993            'TNL_4' and
7994            'IMIX' and
7995            '4T2C' and
7996            'NDRPDR'"
7997   parameters:
7998   - "throughput"
7999   - "name"
8000   - "tags"
8001   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8002   x-axis: "X = CNFs per Service Chain"
8003   y-axis: "Y = Number of Service Chains"
8004   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8005   layout:
8006     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8007     layout: "plot-service-density"
8008
8009 - type: "plot"
8010   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8011   algorithm: "plot_nf_heatmap"
8012   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8013   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8014   filter: "'NIC_Intel-XXV710' and
8015            'NF_DENSITY' and
8016            'DOCKER' and
8017            'CHAIN' and
8018            'NF_VPPIP4' and
8019            'IPSEC' and
8020            'TNL_4' and
8021            'IMIX' and
8022            '8T4C' and
8023            'NDRPDR'"
8024   parameters:
8025   - "throughput"
8026   - "name"
8027   - "tags"
8028   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8029   x-axis: "X = CNFs per Service Chain"
8030   y-axis: "Y = Number of Service Chains"
8031   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8032   layout:
8033     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8034     layout: "plot-service-density"
8035
8036 ###############################################################################
8037
8038 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8039 - type: "plot"
8040   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8041   algorithm: "plot_nf_heatmap"
8042   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8043   data: "plot-vpp-nfv-3n-hsw-mrr"
8044   filter: "'NIC_Intel-XL710' and
8045            'NF_DENSITY' and
8046            'DOCKER' and
8047            'CHAIN' and
8048            'NF_VPPIP4' and
8049            'IMIX' and
8050            'TNL_4' and
8051            '1T1C' and
8052            'MRR'"
8053   parameters:
8054   - "result"
8055   - "name"
8056   - "tags"
8057   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8058   x-axis: "X = CNFs per Service Chain"
8059   y-axis: "Y = Number of Service Chains"
8060   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8061   layout:
8062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8063     layout: "plot-service-density"
8064
8065 - type: "plot"
8066   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8067   algorithm: "plot_nf_heatmap"
8068   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8069   data: "plot-vpp-nfv-3n-hsw-mrr"
8070   filter: "'NIC_Intel-XL710' and
8071            'NF_DENSITY' and
8072            'DOCKER' and
8073            'CHAIN' and
8074            'NF_VPPIP4' and
8075            'IPSEC' and
8076            'TNL_4' and
8077            'IMIX' and
8078            '2T2C' and
8079            'MRR'"
8080   parameters:
8081   - "result"
8082   - "name"
8083   - "tags"
8084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8085   x-axis: "X = CNFs per Service Chain"
8086   y-axis: "Y = Number of Service Chains"
8087   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8088   layout:
8089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8090     layout: "plot-service-density"
8091
8092 - type: "plot"
8093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8094   algorithm: "plot_nf_heatmap"
8095   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8096   data: "plot-vpp-nfv-3n-hsw-mrr"
8097   filter: "'NIC_Intel-XL710' and
8098            'NF_DENSITY' and
8099            'DOCKER' and
8100            'CHAIN' and
8101            'NF_VPPIP4' and
8102            'IPSEC' and
8103            'TNL_4' and
8104            'IMIX' and
8105            '4T4C' and
8106            'MRR'"
8107   parameters:
8108   - "result"
8109   - "name"
8110   - "tags"
8111   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8112   x-axis: "X = CNFs per Service Chain"
8113   y-axis: "Y = Number of Service Chains"
8114   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8115   layout:
8116     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8117     layout: "plot-service-density"
8118
8119 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8120 - type: "plot"
8121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8122   algorithm: "plot_nf_heatmap"
8123   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8124   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8125   filter: "'NIC_Intel-XL710' and
8126            'NF_DENSITY' and
8127            'DOCKER' and
8128            'CHAIN' and
8129            'NF_VPPIP4' and
8130            'IPSEC' and
8131            'TNL_4' and
8132            'IMIX' and
8133            '1T1C' and
8134            'NDRPDR'"
8135   parameters:
8136   - "throughput"
8137   - "name"
8138   - "tags"
8139   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8140   x-axis: "X = CNFs per Service Chain"
8141   y-axis: "Y = Number of Service Chains"
8142   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8143   layout:
8144     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8145     layout: "plot-service-density"
8146
8147 - type: "plot"
8148   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8149   algorithm: "plot_nf_heatmap"
8150   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8151   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8152   filter: "'NIC_Intel-XL710' and
8153            'NF_DENSITY' and
8154            'DOCKER' and
8155            'CHAIN' and
8156            'NF_VPPIP4' and
8157            'IPSEC' and
8158            'TNL_4' and
8159            'IMIX' and
8160            '2T2C' and
8161            'NDRPDR'"
8162   parameters:
8163   - "throughput"
8164   - "name"
8165   - "tags"
8166   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8167   x-axis: "X = CNFs per Service Chain"
8168   y-axis: "Y = Number of Service Chains"
8169   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8170   layout:
8171     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8172     layout: "plot-service-density"
8173
8174 - type: "plot"
8175   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8176   algorithm: "plot_nf_heatmap"
8177   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8178   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8179   filter: "'NIC_Intel-XL710' and
8180            'NF_DENSITY' and
8181            'DOCKER' and
8182            'CHAIN' and
8183            'NF_VPPIP4' and
8184            'IPSEC' and
8185            'TNL_4' and
8186            'IMIX' and
8187            '4T4C' and
8188            'NDRPDR'"
8189   parameters:
8190   - "throughput"
8191   - "name"
8192   - "tags"
8193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8194   x-axis: "X = CNFs per Service Chain"
8195   y-axis: "Y = Number of Service Chains"
8196   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8197   layout:
8198     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8199     layout: "plot-service-density"
8200
8201 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8202 - type: "plot"
8203   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8204   algorithm: "plot_nf_heatmap"
8205   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8206   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8207   filter: "'NIC_Intel-XL710' and
8208            'NF_DENSITY' and
8209            'DOCKER' and
8210            'CHAIN' and
8211            'NF_VPPIP4' and
8212            'IPSEC' and
8213            'TNL_4' and
8214            'IMIX' and
8215            '1T1C' and
8216            'NDRPDR'"
8217   parameters:
8218   - "throughput"
8219   - "name"
8220   - "tags"
8221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8222   x-axis: "X = CNFs per Service Chain"
8223   y-axis: "Y = Number of Service Chains"
8224   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8225   layout:
8226     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8227     layout: "plot-service-density"
8228
8229 - type: "plot"
8230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8231   algorithm: "plot_nf_heatmap"
8232   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8233   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8234   filter: "'NIC_Intel-XL710' and
8235            'NF_DENSITY' and
8236            'DOCKER' and
8237            'CHAIN' and
8238            'NF_VPPIP4' and
8239            'IPSEC' and
8240            'TNL_4' and
8241            'IMIX' and
8242            '2T2C' and
8243            'NDRPDR'"
8244   parameters:
8245   - "throughput"
8246   - "name"
8247   - "tags"
8248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8249   x-axis: "X = CNFs per Service Chain"
8250   y-axis: "Y = Number of Service Chains"
8251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8252   layout:
8253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8254     layout: "plot-service-density"
8255
8256 - type: "plot"
8257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8258   algorithm: "plot_nf_heatmap"
8259   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8260   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8261   filter: "'NIC_Intel-XL710' and
8262            'NF_DENSITY' and
8263            'DOCKER' and
8264            'CHAIN' and
8265            'NF_VPPIP4' and
8266            'IPSEC' and
8267            'TNL_4' and
8268            'IMIX' and
8269            '4T4C' and
8270            'NDRPDR'"
8271   parameters:
8272   - "throughput"
8273   - "name"
8274   - "tags"
8275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8276   x-axis: "X = CNFs per Service Chain"
8277   y-axis: "Y = Number of Service Chains"
8278   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8279   layout:
8280     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8281     layout: "plot-service-density"
8282
8283 ###############################################################################
8284
8285 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8286 #- type: "plot"
8287 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8288 #  algorithm: "plot_nf_heatmap"
8289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8290 #  data: "plot-vpp-nfv-3n-skx-mrr"
8291 #  filter: "'NIC_Intel-XXV710' and
8292 #           'NF_DENSITY' and
8293 #           'DOCKER' and
8294 #           'CHAIN' and
8295 #           'NF_VPPIP4' and
8296 #           'IPSEC' and
8297 #           'TNL_1000' and
8298 #           'IMIX' and
8299 #           '2T1C' and
8300 #           'MRR'"
8301 #  parameters:
8302 #  - "result"
8303 #  - "name"
8304 #  - "tags"
8305 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8306 #  x-axis: "X = CNFs per Service Chain"
8307 #  y-axis: "Y = Number of Service Chains"
8308 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8309 #  layout:
8310 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8311 #    layout: "plot-service-density"
8312 #
8313 #- type: "plot"
8314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8315 #  algorithm: "plot_nf_heatmap"
8316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8317 #  data: "plot-vpp-nfv-3n-skx-mrr"
8318 #  filter: "'NIC_Intel-XXV710' and
8319 #           'NF_DENSITY' and
8320 #           'DOCKER' and
8321 #           'CHAIN' and
8322 #           'NF_VPPIP4' and
8323 #           'IPSEC' and
8324 #           'TNL_1000' and
8325 #           'IMIX' and
8326 #           '4T2C' and
8327 #           'MRR'"
8328 #  parameters:
8329 #  - "result"
8330 #  - "name"
8331 #  - "tags"
8332 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8333 #  x-axis: "X = CNFs per Service Chain"
8334 #  y-axis: "Y = Number of Service Chains"
8335 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8336 #  layout:
8337 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8338 #    layout: "plot-service-density"
8339 #
8340 #- type: "plot"
8341 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8342 #  algorithm: "plot_nf_heatmap"
8343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8344 #  data: "plot-vpp-nfv-3n-skx-mrr"
8345 #  filter: "'NIC_Intel-XXV710' and
8346 #           'NF_DENSITY' and
8347 #           'DOCKER' and
8348 #           'CHAIN' and
8349 #           'NF_VPPIP4' and
8350 #           'IPSEC' and
8351 #           'TNL_1000' and
8352 #           'IMIX' and
8353 #           '8T4C' and
8354 #           'MRR'"
8355 #  parameters:
8356 #  - "result"
8357 #  - "name"
8358 #  - "tags"
8359 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8360 #  x-axis: "X = CNFs per Service Chain"
8361 #  y-axis: "Y = Number of Service Chains"
8362 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8363 #  layout:
8364 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8365 #    layout: "plot-service-density"
8366
8367 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8368 - type: "plot"
8369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8370   algorithm: "plot_nf_heatmap"
8371   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8372   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8373   filter: "'NIC_Intel-XXV710' and
8374            'NF_DENSITY' and
8375            'DOCKER' and
8376            'CHAIN' and
8377            'NF_VPPIP4' and
8378            'IPSEC' and
8379            'TNL_1000' and
8380            'IMIX' and
8381            '2T1C' and
8382            'NDRPDR'"
8383   parameters:
8384   - "throughput"
8385   - "name"
8386   - "tags"
8387   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8388   x-axis: "X = CNFs per Service Chain"
8389   y-axis: "Y = Number of Service Chains"
8390   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8391   layout:
8392     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8393     layout: "plot-service-density"
8394
8395 - type: "plot"
8396   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8397   algorithm: "plot_nf_heatmap"
8398   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8399   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8400   filter: "'NIC_Intel-XXV710' and
8401            'NF_DENSITY' and
8402            'DOCKER' and
8403            'CHAIN' and
8404            'NF_VPPIP4' and
8405            'IPSEC' and
8406            'TNL_1000' and
8407            'IMIX' and
8408            '4T2C' and
8409            'NDRPDR'"
8410   parameters:
8411   - "throughput"
8412   - "name"
8413   - "tags"
8414   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8415   x-axis: "X = CNFs per Service Chain"
8416   y-axis: "Y = Number of Service Chains"
8417   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8418   layout:
8419     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8420     layout: "plot-service-density"
8421
8422 - type: "plot"
8423   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8424   algorithm: "plot_nf_heatmap"
8425   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8426   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8427   filter: "'NIC_Intel-XXV710' and
8428            'NF_DENSITY' and
8429            'DOCKER' and
8430            'CHAIN' and
8431            'NF_VPPIP4' and
8432            'IPSEC' and
8433            'TNL_1000' and
8434            'IMIX' and
8435            '8T4C' and
8436            'NDRPDR'"
8437   parameters:
8438   - "throughput"
8439   - "name"
8440   - "tags"
8441   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8442   x-axis: "X = CNFs per Service Chain"
8443   y-axis: "Y = Number of Service Chains"
8444   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8445   layout:
8446     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8447     layout: "plot-service-density"
8448
8449 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8450 - type: "plot"
8451   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8452   algorithm: "plot_nf_heatmap"
8453   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8454   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8455   filter: "'NIC_Intel-XXV710' and
8456            'NF_DENSITY' and
8457            'DOCKER' and
8458            'CHAIN' and
8459            'NF_VPPIP4' and
8460            'IPSEC' and
8461            'TNL_1000' and
8462            'IMIX' and
8463            '2T1C' and
8464            'NDRPDR'"
8465   parameters:
8466   - "throughput"
8467   - "name"
8468   - "tags"
8469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8470   x-axis: "X = CNFs per Service Chain"
8471   y-axis: "Y = Number of Service Chains"
8472   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8473   layout:
8474     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8475     layout: "plot-service-density"
8476
8477 - type: "plot"
8478   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8479   algorithm: "plot_nf_heatmap"
8480   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8481   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8482   filter: "'NIC_Intel-XXV710' and
8483            'NF_DENSITY' and
8484            'DOCKER' and
8485            'CHAIN' and
8486            'NF_VPPIP4' and
8487            'IPSEC' and
8488            'TNL_1000' and
8489            'IMIX' and
8490            '4T2C' and
8491            'NDRPDR'"
8492   parameters:
8493   - "throughput"
8494   - "name"
8495   - "tags"
8496   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8497   x-axis: "X = CNFs per Service Chain"
8498   y-axis: "Y = Number of Service Chains"
8499   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8500   layout:
8501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8502     layout: "plot-service-density"
8503
8504 - type: "plot"
8505   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8506   algorithm: "plot_nf_heatmap"
8507   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8508   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8509   filter: "'NIC_Intel-XXV710' and
8510            'NF_DENSITY' and
8511            'DOCKER' and
8512            'CHAIN' and
8513            'NF_VPPIP4' and
8514            'IPSEC' and
8515            'TNL_1000' and
8516            'IMIX' and
8517            '8T4C' and
8518            'NDRPDR'"
8519   parameters:
8520   - "throughput"
8521   - "name"
8522   - "tags"
8523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8524   x-axis: "X = CNFs per Service Chain"
8525   y-axis: "Y = Number of Service Chains"
8526   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8527   layout:
8528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8529     layout: "plot-service-density"
8530
8531 ###############################################################################
8532
8533 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8534 - type: "plot"
8535   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8536   algorithm: "plot_nf_heatmap"
8537   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8538   data: "plot-vpp-nfv-3n-hsw-mrr"
8539   filter: "'NIC_Intel-XL710' and
8540            'NF_DENSITY' and
8541            'DOCKER' and
8542            'CHAIN' and
8543            'NF_VPPIP4' and
8544            'IMIX' and
8545            'TNL_1000' and
8546            '1T1C' and
8547            'MRR'"
8548   parameters:
8549   - "result"
8550   - "name"
8551   - "tags"
8552   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8553   x-axis: "X = CNFs per Service Chain"
8554   y-axis: "Y = Number of Service Chains"
8555   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8556   layout:
8557     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8558     layout: "plot-service-density"
8559
8560 - type: "plot"
8561   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8562   algorithm: "plot_nf_heatmap"
8563   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8564   data: "plot-vpp-nfv-3n-hsw-mrr"
8565   filter: "'NIC_Intel-XL710' and
8566            'NF_DENSITY' and
8567            'DOCKER' and
8568            'CHAIN' and
8569            'NF_VPPIP4' and
8570            'IPSEC' and
8571            'TNL_1000' and
8572            'IMIX' and
8573            '2T2C' and
8574            'MRR'"
8575   parameters:
8576   - "result"
8577   - "name"
8578   - "tags"
8579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8580   x-axis: "X = CNFs per Service Chain"
8581   y-axis: "Y = Number of Service Chains"
8582   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8583   layout:
8584     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8585     layout: "plot-service-density"
8586
8587 - type: "plot"
8588   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8589   algorithm: "plot_nf_heatmap"
8590   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8591   data: "plot-vpp-nfv-3n-hsw-mrr"
8592   filter: "'NIC_Intel-XL710' and
8593            'NF_DENSITY' and
8594            'DOCKER' and
8595            'CHAIN' and
8596            'NF_VPPIP4' and
8597            'IPSEC' and
8598            'TNL_1000' and
8599            'IMIX' and
8600            '4T4C' and
8601            'MRR'"
8602   parameters:
8603   - "result"
8604   - "name"
8605   - "tags"
8606   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8607   x-axis: "X = CNFs per Service Chain"
8608   y-axis: "Y = Number of Service Chains"
8609   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8610   layout:
8611     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8612     layout: "plot-service-density"
8613
8614 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8615 - type: "plot"
8616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8617   algorithm: "plot_nf_heatmap"
8618   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8619   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8620   filter: "'NIC_Intel-XL710' and
8621            'NF_DENSITY' and
8622            'DOCKER' and
8623            'CHAIN' and
8624            'NF_VPPIP4' and
8625            'IPSEC' and
8626            'TNL_1000' and
8627            'IMIX' and
8628            '1T1C' and
8629            'NDRPDR'"
8630   parameters:
8631   - "throughput"
8632   - "name"
8633   - "tags"
8634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8635   x-axis: "X = CNFs per Service Chain"
8636   y-axis: "Y = Number of Service Chains"
8637   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8638   layout:
8639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8640     layout: "plot-service-density"
8641
8642 - type: "plot"
8643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8644   algorithm: "plot_nf_heatmap"
8645   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8646   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8647   filter: "'NIC_Intel-XL710' and
8648            'NF_DENSITY' and
8649            'DOCKER' and
8650            'CHAIN' and
8651            'NF_VPPIP4' and
8652            'IPSEC' and
8653            'TNL_1000' and
8654            'IMIX' and
8655            '2T2C' and
8656            'NDRPDR'"
8657   parameters:
8658   - "throughput"
8659   - "name"
8660   - "tags"
8661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8662   x-axis: "X = CNFs per Service Chain"
8663   y-axis: "Y = Number of Service Chains"
8664   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8665   layout:
8666     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8667     layout: "plot-service-density"
8668
8669 - type: "plot"
8670   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8671   algorithm: "plot_nf_heatmap"
8672   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8673   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8674   filter: "'NIC_Intel-XL710' and
8675            'NF_DENSITY' and
8676            'DOCKER' and
8677            'CHAIN' and
8678            'NF_VPPIP4' and
8679            'IPSEC' and
8680            'TNL_1000' and
8681            'IMIX' and
8682            '4T4C' and
8683            'NDRPDR'"
8684   parameters:
8685   - "throughput"
8686   - "name"
8687   - "tags"
8688   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8689   x-axis: "X = CNFs per Service Chain"
8690   y-axis: "Y = Number of Service Chains"
8691   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8692   layout:
8693     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8694     layout: "plot-service-density"
8695
8696 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8697 - type: "plot"
8698   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8699   algorithm: "plot_nf_heatmap"
8700   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8701   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8702   filter: "'NIC_Intel-XL710' and
8703            'NF_DENSITY' and
8704            'DOCKER' and
8705            'CHAIN' and
8706            'NF_VPPIP4' and
8707            'IPSEC' and
8708            'TNL_1000' and
8709            'IMIX' and
8710            '1T1C' and
8711            'NDRPDR'"
8712   parameters:
8713   - "throughput"
8714   - "name"
8715   - "tags"
8716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8717   x-axis: "X = CNFs per Service Chain"
8718   y-axis: "Y = Number of Service Chains"
8719   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8720   layout:
8721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8722     layout: "plot-service-density"
8723
8724 - type: "plot"
8725   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8726   algorithm: "plot_nf_heatmap"
8727   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8728   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8729   filter: "'NIC_Intel-XL710' and
8730            'NF_DENSITY' and
8731            'DOCKER' and
8732            'CHAIN' and
8733            'NF_VPPIP4' and
8734            'IPSEC' and
8735            'TNL_1000' and
8736            'IMIX' and
8737            '2T2C' and
8738            'NDRPDR'"
8739   parameters:
8740   - "throughput"
8741   - "name"
8742   - "tags"
8743   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8744   x-axis: "X = CNFs per Service Chain"
8745   y-axis: "Y = Number of Service Chains"
8746   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8747   layout:
8748     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8749     layout: "plot-service-density"
8750
8751 - type: "plot"
8752   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8753   algorithm: "plot_nf_heatmap"
8754   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8755   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8756   filter: "'NIC_Intel-XL710' and
8757            'NF_DENSITY' and
8758            'DOCKER' and
8759            'CHAIN' and
8760            'NF_VPPIP4' and
8761            'IPSEC' and
8762            'TNL_1000' and
8763            'IMIX' and
8764            '4T4C' and
8765            'NDRPDR'"
8766   parameters:
8767   - "throughput"
8768   - "name"
8769   - "tags"
8770   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8771   x-axis: "X = CNFs per Service Chain"
8772   y-axis: "Y = Number of Service Chains"
8773   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8774   layout:
8775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8776     layout: "plot-service-density"
8777
8778 ###############################################################################
8779
8780 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8781 #- type: "plot"
8782 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8783 #  algorithm: "plot_nf_heatmap"
8784 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8785 #  data: "plot-vpp-nfv-3n-skx-mrr"
8786 #  filter: "'NIC_Intel-XXV710' and
8787 #           'NF_DENSITY' and
8788 #           'DOCKER' and
8789 #           'CHAIN' and
8790 #           'NF_VPPIP4' and
8791 #           'IPSEC' and
8792 #           'TNL_10000' and
8793 #           'IMIX' and
8794 #           '2T1C' and
8795 #           'MRR'"
8796 #  parameters:
8797 #  - "result"
8798 #  - "name"
8799 #  - "tags"
8800 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8801 #  x-axis: "X = CNFs per Service Chain"
8802 #  y-axis: "Y = Number of Service Chains"
8803 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8804 #  layout:
8805 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8806 #    layout: "plot-service-density"
8807 #
8808 #- type: "plot"
8809 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8810 #  algorithm: "plot_nf_heatmap"
8811 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8812 #  data: "plot-vpp-nfv-3n-skx-mrr"
8813 #  filter: "'NIC_Intel-XXV710' and
8814 #           'NF_DENSITY' and
8815 #           'DOCKER' and
8816 #           'CHAIN' and
8817 #           'NF_VPPIP4' and
8818 #           'IPSEC' and
8819 #           'TNL_10000' and
8820 #           'IMIX' and
8821 #           '4T2C' and
8822 #           'MRR'"
8823 #  parameters:
8824 #  - "result"
8825 #  - "name"
8826 #  - "tags"
8827 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8828 #  x-axis: "X = CNFs per Service Chain"
8829 #  y-axis: "Y = Number of Service Chains"
8830 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8831 #  layout:
8832 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8833 #    layout: "plot-service-density"
8834 #
8835 #- type: "plot"
8836 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8837 #  algorithm: "plot_nf_heatmap"
8838 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8839 #  data: "plot-vpp-nfv-3n-skx-mrr"
8840 #  filter: "'NIC_Intel-XXV710' and
8841 #           'NF_DENSITY' and
8842 #           'DOCKER' and
8843 #           'CHAIN' and
8844 #           'NF_VPPIP4' and
8845 #           'IPSEC' and
8846 #           'TNL_10000' and
8847 #           'IMIX' and
8848 #           '8T4C' and
8849 #           'MRR'"
8850 #  parameters:
8851 #  - "result"
8852 #  - "name"
8853 #  - "tags"
8854 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8855 #  x-axis: "X = CNFs per Service Chain"
8856 #  y-axis: "Y = Number of Service Chains"
8857 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8858 #  layout:
8859 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8860 #    layout: "plot-service-density"
8861
8862 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8863 - type: "plot"
8864   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8865   algorithm: "plot_nf_heatmap"
8866   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8867   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8868   filter: "'NIC_Intel-XXV710' and
8869            'NF_DENSITY' and
8870            'DOCKER' and
8871            'CHAIN' and
8872            'NF_VPPIP4' and
8873            'IPSEC' and
8874            'TNL_10000' and
8875            'IMIX' and
8876            '2T1C' and
8877            'NDRPDR'"
8878   parameters:
8879   - "throughput"
8880   - "name"
8881   - "tags"
8882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8883   x-axis: "X = CNFs per Service Chain"
8884   y-axis: "Y = Number of Service Chains"
8885   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8886   layout:
8887     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8888     layout: "plot-service-density"
8889
8890 - type: "plot"
8891   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8892   algorithm: "plot_nf_heatmap"
8893   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8894   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8895   filter: "'NIC_Intel-XXV710' and
8896            'NF_DENSITY' and
8897            'DOCKER' and
8898            'CHAIN' and
8899            'NF_VPPIP4' and
8900            'IPSEC' and
8901            'TNL_10000' and
8902            'IMIX' and
8903            '4T2C' and
8904            'NDRPDR'"
8905   parameters:
8906   - "throughput"
8907   - "name"
8908   - "tags"
8909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8910   x-axis: "X = CNFs per Service Chain"
8911   y-axis: "Y = Number of Service Chains"
8912   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8913   layout:
8914     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8915     layout: "plot-service-density"
8916
8917 - type: "plot"
8918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8919   algorithm: "plot_nf_heatmap"
8920   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8921   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8922   filter: "'NIC_Intel-XXV710' and
8923            'NF_DENSITY' and
8924            'DOCKER' and
8925            'CHAIN' and
8926            'NF_VPPIP4' and
8927            'IPSEC' and
8928            'TNL_10000' and
8929            'IMIX' and
8930            '8T4C' and
8931            'NDRPDR'"
8932   parameters:
8933   - "throughput"
8934   - "name"
8935   - "tags"
8936   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8937   x-axis: "X = CNFs per Service Chain"
8938   y-axis: "Y = Number of Service Chains"
8939   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8940   layout:
8941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8942     layout: "plot-service-density"
8943
8944 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8945 - type: "plot"
8946   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8947   algorithm: "plot_nf_heatmap"
8948   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8949   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8950   filter: "'NIC_Intel-XXV710' and
8951            'NF_DENSITY' and
8952            'DOCKER' and
8953            'CHAIN' and
8954            'NF_VPPIP4' and
8955            'IPSEC' and
8956            'TNL_10000' and
8957            'IMIX' and
8958            '2T1C' and
8959            'NDRPDR'"
8960   parameters:
8961   - "throughput"
8962   - "name"
8963   - "tags"
8964   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8965   x-axis: "X = CNFs per Service Chain"
8966   y-axis: "Y = Number of Service Chains"
8967   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8968   layout:
8969     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8970     layout: "plot-service-density"
8971
8972 - type: "plot"
8973   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8974   algorithm: "plot_nf_heatmap"
8975   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8976   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8977   filter: "'NIC_Intel-XXV710' and
8978            'NF_DENSITY' and
8979            'DOCKER' and
8980            'CHAIN' and
8981            'NF_VPPIP4' and
8982            'IPSEC' and
8983            'TNL_10000' and
8984            'IMIX' and
8985            '4T2C' and
8986            'NDRPDR'"
8987   parameters:
8988   - "throughput"
8989   - "name"
8990   - "tags"
8991   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8992   x-axis: "X = CNFs per Service Chain"
8993   y-axis: "Y = Number of Service Chains"
8994   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8995   layout:
8996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8997     layout: "plot-service-density"
8998
8999 - type: "plot"
9000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9001   algorithm: "plot_nf_heatmap"
9002   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9003   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9004   filter: "'NIC_Intel-XXV710' and
9005            'NF_DENSITY' and
9006            'DOCKER' and
9007            'CHAIN' and
9008            'NF_VPPIP4' and
9009            'IPSEC' and
9010            'TNL_10000' and
9011            'IMIX' and
9012            '8T4C' and
9013            'NDRPDR'"
9014   parameters:
9015   - "throughput"
9016   - "name"
9017   - "tags"
9018   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9019   x-axis: "X = CNFs per Service Chain"
9020   y-axis: "Y = Number of Service Chains"
9021   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9022   layout:
9023     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9024     layout: "plot-service-density"
9025
9026 ###############################################################################
9027
9028 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9029 - type: "plot"
9030   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9031   algorithm: "plot_nf_heatmap"
9032   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9033   data: "plot-vpp-nfv-3n-hsw-mrr"
9034   filter: "'NIC_Intel-XL710' and
9035            'NF_DENSITY' and
9036            'DOCKER' and
9037            'CHAIN' and
9038            'NF_VPPIP4' and
9039            'IMIX' and
9040            'TNL_10000' and
9041            '1T1C' and
9042            'MRR'"
9043   parameters:
9044   - "result"
9045   - "name"
9046   - "tags"
9047   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9048   x-axis: "X = CNFs per Service Chain"
9049   y-axis: "Y = Number of Service Chains"
9050   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9051   layout:
9052     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9053     layout: "plot-service-density"
9054
9055 - type: "plot"
9056   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9057   algorithm: "plot_nf_heatmap"
9058   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9059   data: "plot-vpp-nfv-3n-hsw-mrr"
9060   filter: "'NIC_Intel-XL710' and
9061            'NF_DENSITY' and
9062            'DOCKER' and
9063            'CHAIN' and
9064            'NF_VPPIP4' and
9065            'IPSEC' and
9066            'TNL_10000' and
9067            'IMIX' and
9068            '2T2C' and
9069            'MRR'"
9070   parameters:
9071   - "result"
9072   - "name"
9073   - "tags"
9074   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9075   x-axis: "X = CNFs per Service Chain"
9076   y-axis: "Y = Number of Service Chains"
9077   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9078   layout:
9079     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9080     layout: "plot-service-density"
9081
9082 - type: "plot"
9083   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9084   algorithm: "plot_nf_heatmap"
9085   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9086   data: "plot-vpp-nfv-3n-hsw-mrr"
9087   filter: "'NIC_Intel-XL710' and
9088            'NF_DENSITY' and
9089            'DOCKER' and
9090            'CHAIN' and
9091            'NF_VPPIP4' and
9092            'IPSEC' and
9093            'TNL_10000' and
9094            'IMIX' and
9095            '4T4C' and
9096            'MRR'"
9097   parameters:
9098   - "result"
9099   - "name"
9100   - "tags"
9101   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9102   x-axis: "X = CNFs per Service Chain"
9103   y-axis: "Y = Number of Service Chains"
9104   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9105   layout:
9106     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9107     layout: "plot-service-density"
9108
9109 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9110 - type: "plot"
9111   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9112   algorithm: "plot_nf_heatmap"
9113   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9114   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9115   filter: "'NIC_Intel-XL710' and
9116            'NF_DENSITY' and
9117            'DOCKER' and
9118            'CHAIN' and
9119            'NF_VPPIP4' and
9120            'IPSEC' and
9121            'TNL_10000' and
9122            'IMIX' and
9123            '1T1C' and
9124            'NDRPDR'"
9125   parameters:
9126   - "throughput"
9127   - "name"
9128   - "tags"
9129   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9130   x-axis: "X = CNFs per Service Chain"
9131   y-axis: "Y = Number of Service Chains"
9132   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9133   layout:
9134     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9135     layout: "plot-service-density"
9136
9137 - type: "plot"
9138   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9139   algorithm: "plot_nf_heatmap"
9140   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9141   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9142   filter: "'NIC_Intel-XL710' and
9143            'NF_DENSITY' and
9144            'DOCKER' and
9145            'CHAIN' and
9146            'NF_VPPIP4' and
9147            'IPSEC' and
9148            'TNL_10000' and
9149            'IMIX' and
9150            '2T2C' and
9151            'NDRPDR'"
9152   parameters:
9153   - "throughput"
9154   - "name"
9155   - "tags"
9156   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9157   x-axis: "X = CNFs per Service Chain"
9158   y-axis: "Y = Number of Service Chains"
9159   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9160   layout:
9161     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9162     layout: "plot-service-density"
9163
9164 - type: "plot"
9165   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9166   algorithm: "plot_nf_heatmap"
9167   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9168   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9169   filter: "'NIC_Intel-XL710' and
9170            'NF_DENSITY' and
9171            'DOCKER' and
9172            'CHAIN' and
9173            'NF_VPPIP4' and
9174            'IPSEC' and
9175            'TNL_10000' and
9176            'IMIX' and
9177            '4T4C' and
9178            'NDRPDR'"
9179   parameters:
9180   - "throughput"
9181   - "name"
9182   - "tags"
9183   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9184   x-axis: "X = CNFs per Service Chain"
9185   y-axis: "Y = Number of Service Chains"
9186   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9187   layout:
9188     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9189     layout: "plot-service-density"
9190
9191 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9192 - type: "plot"
9193   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9194   algorithm: "plot_nf_heatmap"
9195   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9196   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9197   filter: "'NIC_Intel-XL710' and
9198            'NF_DENSITY' and
9199            'DOCKER' and
9200            'CHAIN' and
9201            'NF_VPPIP4' and
9202            'IPSEC' and
9203            'TNL_10000' and
9204            'IMIX' and
9205            '1T1C' and
9206            'NDRPDR'"
9207   parameters:
9208   - "throughput"
9209   - "name"
9210   - "tags"
9211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9212   x-axis: "X = CNFs per Service Chain"
9213   y-axis: "Y = Number of Service Chains"
9214   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9215   layout:
9216     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9217     layout: "plot-service-density"
9218
9219 - type: "plot"
9220   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9221   algorithm: "plot_nf_heatmap"
9222   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9223   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9224   filter: "'NIC_Intel-XL710' and
9225            'NF_DENSITY' and
9226            'DOCKER' and
9227            'CHAIN' and
9228            'NF_VPPIP4' and
9229            'IPSEC' and
9230            'TNL_10000' and
9231            'IMIX' and
9232            '2T2C' and
9233            'NDRPDR'"
9234   parameters:
9235   - "throughput"
9236   - "name"
9237   - "tags"
9238   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9239   x-axis: "X = CNFs per Service Chain"
9240   y-axis: "Y = Number of Service Chains"
9241   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9242   layout:
9243     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9244     layout: "plot-service-density"
9245
9246 - type: "plot"
9247   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9248   algorithm: "plot_nf_heatmap"
9249   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9250   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9251   filter: "'NIC_Intel-XL710' and
9252            'NF_DENSITY' and
9253            'DOCKER' and
9254            'CHAIN' and
9255            'NF_VPPIP4' and
9256            'IPSEC' and
9257            'TNL_10000' and
9258            'IMIX' and
9259            '4T4C' and
9260            'NDRPDR'"
9261   parameters:
9262   - "throughput"
9263   - "name"
9264   - "tags"
9265   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9266   x-axis: "X = CNFs per Service Chain"
9267   y-axis: "Y = Number of Service Chains"
9268   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9269   layout:
9270     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9271     layout: "plot-service-density"
9272
9273 ###############################################################################
9274
9275 # Plots - NF Density - CSP - MRR 64b
9276
9277 #- type: "plot"
9278 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9279 #  algorithm: "plot_nf_heatmap"
9280 #  output-file-type: ".html"
9281 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9282 #  data: "plot-vpp-nfv-2n-skx-mrr"
9283 #  filter: "'NIC_Intel-XXV710' and
9284 #           'NF_DENSITY' and
9285 #           'DOCKER' and
9286 #           'PIPELINE' and
9287 #           'NF_VPPIP4' and
9288 #           '64B' and
9289 #           '2T1C' and
9290 #           'MRR'"
9291 #  parameters:
9292 #  - "result"
9293 #  - "name"
9294 #  - "tags"
9295 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9296 #  x-axis: "X = CNFs per Service Pipeline"
9297 #  y-axis: "Y = Number of Service Pipelines"
9298 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9299 #  layout:
9300 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9301 #    layout: "plot-service-density"
9302 #
9303 #- type: "plot"
9304 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9305 #  algorithm: "plot_nf_heatmap"
9306 #  output-file-type: ".html"
9307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9308 #  data: "plot-vpp-nfv-2n-skx-mrr"
9309 #  filter: "'NIC_Intel-XXV710' and
9310 #           'NF_DENSITY' and
9311 #           'DOCKER' and
9312 #           'PIPELINE' and
9313 #           'NF_VPPIP4' and
9314 #           '64B' and
9315 #           '4T2C' and
9316 #           'MRR'"
9317 #  parameters:
9318 #  - "result"
9319 #  - "name"
9320 #  - "tags"
9321 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9322 #  x-axis: "X = CNFs per Service Pipeline"
9323 #  y-axis: "Y = Number of Service Pipelines"
9324 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9325 #  layout:
9326 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9327 #    layout: "plot-service-density"
9328 #
9329 #- type: "plot"
9330 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9331 #  algorithm: "plot_nf_heatmap"
9332 #  output-file-type: ".html"
9333 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9334 #  data: "plot-vpp-nfv-2n-skx-mrr"
9335 #  filter: "'NIC_Intel-XXV710' and
9336 #           'NF_DENSITY' and
9337 #           'DOCKER' and
9338 #           'PIPELINE' and
9339 #           'NF_VPPIP4' and
9340 #           '64B' and
9341 #           '8T4C' and
9342 #           'MRR'"
9343 #  parameters:
9344 #  - "result"
9345 #  - "name"
9346 #  - "tags"
9347 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9348 #  x-axis: "X = CNFs per Service Pipeline"
9349 #  y-axis: "Y = Number of Service Pipelines"
9350 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9351 #  layout:
9352 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9353 #    layout: "plot-service-density"
9354 #
9355 ## Plots - NF Density - CSP - MRR IMIX
9356 #- type: "plot"
9357 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9358 #  algorithm: "plot_nf_heatmap"
9359 #  output-file-type: ".html"
9360 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9361 #  data: "plot-vpp-nfv-2n-skx-mrr"
9362 #  filter: "'NIC_Intel-XXV710' and
9363 #           'NF_DENSITY' and
9364 #           'DOCKER' and
9365 #           'PIPELINE' and
9366 #           'NF_VPPIP4' and
9367 #           'IMIX' and
9368 #           '2T1C' and
9369 #           'MRR'"
9370 #  parameters:
9371 #  - "result"
9372 #  - "name"
9373 #  - "tags"
9374 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9375 #  x-axis: "X = CNFs per Service Pipeline"
9376 #  y-axis: "Y = Number of Service Pipelines"
9377 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9378 #  layout:
9379 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9380 #    layout: "plot-service-density"
9381 #
9382 #- type: "plot"
9383 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9384 #  algorithm: "plot_nf_heatmap"
9385 #  output-file-type: ".html"
9386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9387 #  data: "plot-vpp-nfv-2n-skx-mrr"
9388 #  filter: "'NIC_Intel-XXV710' and
9389 #           'NF_DENSITY' and
9390 #           'DOCKER' and
9391 #           'PIPELINE' and
9392 #           'NF_VPPIP4' and
9393 #           'IMIX' and
9394 #           '4T2C' and
9395 #           'MRR'"
9396 #  parameters:
9397 #  - "result"
9398 #  - "name"
9399 #  - "tags"
9400 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9401 #  x-axis: "X = CNFs per Service Pipeline"
9402 #  y-axis: "Y = Number of Service Pipelines"
9403 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9404 #  layout:
9405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9406 #    layout: "plot-service-density"
9407 #
9408 #- type: "plot"
9409 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9410 #  algorithm: "plot_nf_heatmap"
9411 #  output-file-type: ".html"
9412 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9413 #  data: "plot-vpp-nfv-2n-skx-mrr"
9414 #  filter: "'NIC_Intel-XXV710' and
9415 #           'NF_DENSITY' and
9416 #           'DOCKER' and
9417 #           'PIPELINE' and
9418 #           'NF_VPPIP4' and
9419 #           'IMIX' and
9420 #           '8T4C' and
9421 #           'MRR'"
9422 #  parameters:
9423 #  - "result"
9424 #  - "name"
9425 #  - "tags"
9426 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9427 #  x-axis: "X = CNFs per Service Pipeline"
9428 #  y-axis: "Y = Number of Service Pipelines"
9429 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9430 #  layout:
9431 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9432 #    layout: "plot-service-density"
9433 #
9434 ## Plots - NF Density - CSP - NDR 64b
9435 #- type: "plot"
9436 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9437 #  algorithm: "plot_nf_heatmap"
9438 #  output-file-type: ".html"
9439 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9440 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9441 #  filter: "'NIC_Intel-XXV710' and
9442 #           'NF_DENSITY' and
9443 #           'DOCKER' and
9444 #           'PIPELINE' and
9445 #           'NF_VPPIP4' and
9446 #           '64B' and
9447 #           '2T1C' and
9448 #           'NDRPDR'"
9449 #  parameters:
9450 #  - "throughput"
9451 #  - "name"
9452 #  - "tags"
9453 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9454 #  x-axis: "X = CNFs per Service Pipeline"
9455 #  y-axis: "Y = Number of Service Pipelines"
9456 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9457 #  layout:
9458 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9459 #    layout: "plot-service-density"
9460 #
9461 #- type: "plot"
9462 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9463 #  algorithm: "plot_nf_heatmap"
9464 #  output-file-type: ".html"
9465 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9466 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9467 #  filter: "'NIC_Intel-XXV710' and
9468 #           'NF_DENSITY' and
9469 #           'DOCKER' and
9470 #           'PIPELINE' and
9471 #           'NF_VPPIP4' and
9472 #           '64B' and
9473 #           '4T2C' and
9474 #           'NDRPDR'"
9475 #  parameters:
9476 #  - "throughput"
9477 #  - "name"
9478 #  - "tags"
9479 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9480 #  x-axis: "X = CNFs per Service Pipeline"
9481 #  y-axis: "Y = Number of Service Pipelines"
9482 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9483 #  layout:
9484 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9485 #    layout: "plot-service-density"
9486 #
9487 #- type: "plot"
9488 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9489 #  algorithm: "plot_nf_heatmap"
9490 #  output-file-type: ".html"
9491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9492 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9493 #  filter: "'NIC_Intel-XXV710' and
9494 #           'NF_DENSITY' and
9495 #           'DOCKER' and
9496 #           'PIPELINE' and
9497 #           'NF_VPPIP4' and
9498 #           '64B' and
9499 #           '8T4C' and
9500 #           'NDRPDR'"
9501 #  parameters:
9502 #  - "throughput"
9503 #  - "name"
9504 #  - "tags"
9505 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9506 #  x-axis: "X = CNFs per Service Pipeline"
9507 #  y-axis: "Y = Number of Service Pipelines"
9508 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9509 #  layout:
9510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9511 #    layout: "plot-service-density"
9512 #
9513 ## Plots - NF Density - CSP - NDR IMIX
9514 #- type: "plot"
9515 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9516 #  algorithm: "plot_nf_heatmap"
9517 #  output-file-type: ".html"
9518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9519 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9520 #  filter: "'NIC_Intel-XXV710' and
9521 #           'NF_DENSITY' and
9522 #           'DOCKER' and
9523 #           'PIPELINE' and
9524 #           'NF_VPPIP4' and
9525 #           'IMIX' and
9526 #           '2T1C' and
9527 #           'NDRPDR'"
9528 #  parameters:
9529 #  - "throughput"
9530 #  - "name"
9531 #  - "tags"
9532 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9533 #  x-axis: "X = CNFs per Service Pipeline"
9534 #  y-axis: "Y = Number of Service Pipelines"
9535 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9536 #  layout:
9537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9538 #    layout: "plot-service-density"
9539 #
9540 #- type: "plot"
9541 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9542 #  algorithm: "plot_nf_heatmap"
9543 #  output-file-type: ".html"
9544 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9545 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9546 #  filter: "'NIC_Intel-XXV710' and
9547 #           'NF_DENSITY' and
9548 #           'DOCKER' and
9549 #           'PIPELINE' and
9550 #           'NF_VPPIP4' and
9551 #           'IMIX' and
9552 #           '4T2C' and
9553 #           'NDRPDR'"
9554 #  parameters:
9555 #  - "throughput"
9556 #  - "name"
9557 #  - "tags"
9558 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9559 #  x-axis: "X = CNFs per Service Pipeline"
9560 #  y-axis: "Y = Number of Service Pipelines"
9561 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9562 #  layout:
9563 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9564 #    layout: "plot-service-density"
9565 #
9566 #- type: "plot"
9567 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9568 #  algorithm: "plot_nf_heatmap"
9569 #  output-file-type: ".html"
9570 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9571 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9572 #  filter: "'NIC_Intel-XXV710' and
9573 #           'NF_DENSITY' and
9574 #           'DOCKER' and
9575 #           'PIPELINE' and
9576 #           'NF_VPPIP4' and
9577 #           'IMIX' and
9578 #           '8T4C' and
9579 #           'NDRPDR'"
9580 #  parameters:
9581 #  - "throughput"
9582 #  - "name"
9583 #  - "tags"
9584 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9585 #  x-axis: "X = CNFs per Service Pipeline"
9586 #  y-axis: "Y = Number of Service Pipelines"
9587 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9588 #  layout:
9589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9590 #    layout: "plot-service-density"
9591 #
9592 ## Plots - NF Density - CSP - PDR 64b
9593 #- type: "plot"
9594 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9595 #  algorithm: "plot_nf_heatmap"
9596 #  output-file-type: ".html"
9597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9598 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9599 #  filter: "'NIC_Intel-XXV710' and
9600 #           'NF_DENSITY' and
9601 #           'DOCKER' and
9602 #           'PIPELINE' and
9603 #           'NF_VPPIP4' and
9604 #           '64B' and
9605 #           '2T1C' and
9606 #           'NDRPDR'"
9607 #  parameters:
9608 #  - "throughput"
9609 #  - "name"
9610 #  - "tags"
9611 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9612 #  x-axis: "X = CNFs per Service Pipeline"
9613 #  y-axis: "Y = Number of Service Pipelines"
9614 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9615 #  layout:
9616 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9617 #    layout: "plot-service-density"
9618 #
9619 #- type: "plot"
9620 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9621 #  algorithm: "plot_nf_heatmap"
9622 #  output-file-type: ".html"
9623 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9624 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9625 #  filter: "'NIC_Intel-XXV710' and
9626 #           'NF_DENSITY' and
9627 #           'DOCKER' and
9628 #           'PIPELINE' and
9629 #           'NF_VPPIP4' and
9630 #           '64B' and
9631 #           '4T2C' and
9632 #           'NDRPDR'"
9633 #  parameters:
9634 #  - "throughput"
9635 #  - "name"
9636 #  - "tags"
9637 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9638 #  x-axis: "X = CNFs per Service Pipeline"
9639 #  y-axis: "Y = Number of Service Pipelines"
9640 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9641 #  layout:
9642 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9643 #    layout: "plot-service-density"
9644 #
9645 #- type: "plot"
9646 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9647 #  algorithm: "plot_nf_heatmap"
9648 #  output-file-type: ".html"
9649 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9650 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9651 #  filter: "'NIC_Intel-XXV710' and
9652 #           'NF_DENSITY' and
9653 #           'DOCKER' and
9654 #           'PIPELINE' and
9655 #           'NF_VPPIP4' and
9656 #           '64B' and
9657 #           '8T4C' and
9658 #           'NDRPDR'"
9659 #  parameters:
9660 #  - "throughput"
9661 #  - "name"
9662 #  - "tags"
9663 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9664 #  x-axis: "X = CNFs per Service Pipeline"
9665 #  y-axis: "Y = Number of Service Pipelines"
9666 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9667 #  layout:
9668 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9669 #    layout: "plot-service-density"
9670 #
9671 ## Plots - NF Density - CSP - PDR IMIX
9672 #- type: "plot"
9673 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9674 #  algorithm: "plot_nf_heatmap"
9675 #  output-file-type: ".html"
9676 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9677 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9678 #  filter: "'NIC_Intel-XXV710' and
9679 #           'NF_DENSITY' and
9680 #           'DOCKER' and
9681 #           'PIPELINE' and
9682 #           'NF_VPPIP4' and
9683 #           'IMIX' and
9684 #           '2T1C' and
9685 #           'NDRPDR'"
9686 #  parameters:
9687 #  - "throughput"
9688 #  - "name"
9689 #  - "tags"
9690 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9691 #  x-axis: "X = CNFs per Service Pipeline"
9692 #  y-axis: "Y = Number of Service Pipelines"
9693 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9694 #  layout:
9695 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9696 #    layout: "plot-service-density"
9697 #
9698 #- type: "plot"
9699 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9700 #  algorithm: "plot_nf_heatmap"
9701 #  output-file-type: ".html"
9702 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9703 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9704 #  filter: "'NIC_Intel-XXV710' and
9705 #           'NF_DENSITY' and
9706 #           'DOCKER' and
9707 #           'PIPELINE' and
9708 #           'NF_VPPIP4' and
9709 #           'IMIX' and
9710 #           '4T2C' and
9711 #           'NDRPDR'"
9712 #  parameters:
9713 #  - "throughput"
9714 #  - "name"
9715 #  - "tags"
9716 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9717 #  x-axis: "X = CNFs per Service Pipeline"
9718 #  y-axis: "Y = Number of Service Pipelines"
9719 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9720 #  layout:
9721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9722 #    layout: "plot-service-density"
9723 #
9724 #- type: "plot"
9725 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9726 #  algorithm: "plot_nf_heatmap"
9727 #  output-file-type: ".html"
9728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9729 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9730 #  filter: "'NIC_Intel-XXV710' and
9731 #           'NF_DENSITY' and
9732 #           'DOCKER' and
9733 #           'PIPELINE' and
9734 #           'NF_VPPIP4' and
9735 #           'IMIX' and
9736 #           '8T4C' and
9737 #           'NDRPDR'"
9738 #  parameters:
9739 #  - "throughput"
9740 #  - "name"
9741 #  - "tags"
9742 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9743 #  x-axis: "X = CNFs per Service Pipeline"
9744 #  y-axis: "Y = Number of Service Pipelines"
9745 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9746 #  layout:
9747 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9748 #    layout: "plot-service-density"
9749
9750 ###############################################################################
9751 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9752
9753 - type: "plot"
9754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9755   algorithm: "plot_nf_heatmap"
9756   output-file-type: ".html"
9757   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9758   data: "plot-vpp-nfv-2n-clx-mrr"
9759   filter: "'NIC_Intel-XXV710' and
9760            'NF_DENSITY' and
9761            'VHOST' and
9762            not 'VXLAN' and
9763            'CHAIN' and
9764            'NF_VPPIP4' and
9765            'IMIX' and
9766            '2T1C' and
9767            'MRR'"
9768   parameters:
9769   - "result"
9770   - "name"
9771   - "tags"
9772   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9773   x-axis: "X = VNFs per Service Chain"
9774   y-axis: "Y = Number of Service Chains"
9775   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9776   layout:
9777     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9778     layout: "plot-service-density"
9779
9780 - type: "plot"
9781   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9782   algorithm: "plot_nf_heatmap"
9783   output-file-type: ".html"
9784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9785   data: "plot-vpp-nfv-2n-clx-mrr"
9786   filter: "'NIC_Intel-XXV710' and
9787            'NF_DENSITY' and
9788            'VHOST' and
9789            not 'VXLAN' and
9790            'CHAIN' and
9791            'NF_VPPIP4' and
9792            'IMIX' and
9793            '4T2C' and
9794            'MRR'"
9795   parameters:
9796   - "result"
9797   - "name"
9798   - "tags"
9799   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9800   x-axis: "X = VNFs per Service Chain"
9801   y-axis: "Y = Number of Service Chains"
9802   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9803   layout:
9804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9805     layout: "plot-service-density"
9806
9807 - type: "plot"
9808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9809   algorithm: "plot_nf_heatmap"
9810   output-file-type: ".html"
9811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9812   data: "plot-vpp-nfv-2n-clx-mrr"
9813   filter: "'NIC_Intel-XXV710' and
9814            'NF_DENSITY' and
9815            'VHOST' and
9816            not 'VXLAN' and
9817            'CHAIN' and
9818            'NF_VPPIP4' and
9819            'IMIX' and
9820            '8T4C' and
9821            'MRR'"
9822   parameters:
9823   - "result"
9824   - "name"
9825   - "tags"
9826   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9827   x-axis: "X = VNFs per Service Chain"
9828   y-axis: "Y = Number of Service Chains"
9829   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9830   layout:
9831     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9832     layout: "plot-service-density"
9833
9834 # Plots - NF Density - VSC - NDR IMIX
9835 - type: "plot"
9836   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9837   algorithm: "plot_nf_heatmap"
9838   output-file-type: ".html"
9839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9840   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9841   filter: "'NIC_Intel-XXV710' and
9842            'NF_DENSITY' and
9843            'VHOST' and
9844            not 'VXLAN' and
9845            'CHAIN' and
9846            'NF_VPPIP4' and
9847            'IMIX' and
9848            '2T1C' and
9849            'NDRPDR'"
9850   parameters:
9851   - "throughput"
9852   - "name"
9853   - "tags"
9854   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9855   x-axis: "X = VNFs per Service Chain"
9856   y-axis: "Y = Number of Service Chains"
9857   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9858   layout:
9859     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9860     layout: "plot-service-density"
9861
9862 - type: "plot"
9863   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9864   algorithm: "plot_nf_heatmap"
9865   output-file-type: ".html"
9866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9867   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9868   filter: "'NIC_Intel-XXV710' and
9869            'NF_DENSITY' and
9870            'VHOST' and
9871            not 'VXLAN' and
9872            'CHAIN' and
9873            'NF_VPPIP4' and
9874            'IMIX' and
9875            '4T2C' and
9876            'NDRPDR'"
9877   parameters:
9878   - "throughput"
9879   - "name"
9880   - "tags"
9881   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9882   x-axis: "X = VNFs per Service Chain"
9883   y-axis: "Y = Number of Service Chains"
9884   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9885   layout:
9886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9887     layout: "plot-service-density"
9888
9889 - type: "plot"
9890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9891   algorithm: "plot_nf_heatmap"
9892   output-file-type: ".html"
9893   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9894   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9895   filter: "'NIC_Intel-XXV710' and
9896            'NF_DENSITY' and
9897            'VHOST' and
9898            not 'VXLAN' and
9899            'CHAIN' and
9900            'NF_VPPIP4' and
9901            'IMIX' and
9902            '8T4C' and
9903            'NDRPDR'"
9904   parameters:
9905   - "throughput"
9906   - "name"
9907   - "tags"
9908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9909   x-axis: "X = VNFs per Service Chain"
9910   y-axis: "Y = Number of Service Chains"
9911   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9912   layout:
9913     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9914     layout: "plot-service-density"
9915
9916 # Plots - NF Density - VSC - PDR IMIX
9917 - type: "plot"
9918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9919   algorithm: "plot_nf_heatmap"
9920   output-file-type: ".html"
9921   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9922   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9923   filter: "'NIC_Intel-XXV710' and
9924            'NF_DENSITY' and
9925            'VHOST' and
9926            not 'VXLAN' and
9927            'CHAIN' and
9928            'NF_VPPIP4' and
9929            'IMIX' and
9930            '2T1C' and
9931            'NDRPDR'"
9932   parameters:
9933   - "throughput"
9934   - "name"
9935   - "tags"
9936   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9937   x-axis: "X = VNFs per Service Chain"
9938   y-axis: "Y = Number of Service Chains"
9939   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9940   layout:
9941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9942     layout: "plot-service-density"
9943
9944 - type: "plot"
9945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9946   algorithm: "plot_nf_heatmap"
9947   output-file-type: ".html"
9948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9949   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9950   filter: "'NIC_Intel-XXV710' and
9951            'NF_DENSITY' and
9952            'VHOST' and
9953            not 'VXLAN' and
9954            'CHAIN' and
9955            'NF_VPPIP4' and
9956            'IMIX' and
9957            '4T2C' and
9958            'NDRPDR'"
9959   parameters:
9960   - "throughput"
9961   - "name"
9962   - "tags"
9963   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9964   x-axis: "X = VNFs per Service Chain"
9965   y-axis: "Y = Number of Service Chains"
9966   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9967   layout:
9968     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9969     layout: "plot-service-density"
9970
9971 - type: "plot"
9972   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9973   algorithm: "plot_nf_heatmap"
9974   output-file-type: ".html"
9975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9976   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9977   filter: "'NIC_Intel-XXV710' and
9978            'NF_DENSITY' and
9979            'VHOST' and
9980            not 'VXLAN' and
9981            'CHAIN' and
9982            'NF_VPPIP4' and
9983            'IMIX' and
9984            '8T4C' and
9985            'NDRPDR'"
9986   parameters:
9987   - "throughput"
9988   - "name"
9989   - "tags"
9990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9991   x-axis: "X = VNFs per Service Chain"
9992   y-axis: "Y = Number of Service Chains"
9993   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9994   layout:
9995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9996     layout: "plot-service-density"
9997
9998 # Plots - NF Density - VSC - MRR IMIX
9999 - type: "plot"
10000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10001   algorithm: "plot_nf_heatmap"
10002   output-file-type: ".html"
10003   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10004   data: "plot-vpp-nfv-2n-clx-mrr"
10005   filter: "'NIC_Intel-XXV710' and
10006            'NF_DENSITY' and
10007            'VHOST' and
10008            'VXLAN' and
10009            'CHAIN' and
10010            'IMIX' and
10011            '2T1C' and
10012            'MRR'"
10013   parameters:
10014   - "result"
10015   - "name"
10016   - "tags"
10017   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10018   x-axis: "X = VNFs per Service Chain"
10019   y-axis: "Y = Number of Service Chains"
10020   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10021   layout:
10022     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10023     layout: "plot-service-density"
10024
10025 - type: "plot"
10026   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10027   algorithm: "plot_nf_heatmap"
10028   output-file-type: ".html"
10029   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10030   data: "plot-vpp-nfv-2n-clx-mrr"
10031   filter: "'NIC_Intel-XXV710' and
10032            'NF_DENSITY' and
10033            'VHOST' and
10034            'VXLAN' and
10035            'CHAIN' and
10036            'IMIX' and
10037            '4T2C' and
10038            'MRR'"
10039   parameters:
10040   - "result"
10041   - "name"
10042   - "tags"
10043   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10044   x-axis: "X = VNFs per Service Chain"
10045   y-axis: "Y = Number of Service Chains"
10046   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10047   layout:
10048     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10049     layout: "plot-service-density"
10050
10051 - type: "plot"
10052   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10053   algorithm: "plot_nf_heatmap"
10054   output-file-type: ".html"
10055   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10056   data: "plot-vpp-nfv-2n-clx-mrr"
10057   filter: "'NIC_Intel-XXV710' and
10058            'NF_DENSITY' and
10059            'VHOST' and
10060            'VXLAN' and
10061            'CHAIN' and
10062            'IMIX' and
10063            '8T4C' and
10064            'MRR'"
10065   parameters:
10066   - "result"
10067   - "name"
10068   - "tags"
10069   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10070   x-axis: "X = VNFs per Service Chain"
10071   y-axis: "Y = Number of Service Chains"
10072   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10073   layout:
10074     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10075     layout: "plot-service-density"
10076
10077 # Plots - NF Density - VSC - NDR IMIX
10078 - type: "plot"
10079   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10080   algorithm: "plot_nf_heatmap"
10081   output-file-type: ".html"
10082   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10083   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10084   filter: "'NIC_Intel-XXV710' and
10085            'NF_DENSITY' and
10086            'VHOST' and
10087            'VXLAN' and
10088            'CHAIN' a
10089            'IMIX' and
10090            '2T1C' and
10091            'NDRPDR'"
10092   parameters:
10093   - "throughput"
10094   - "name"
10095   - "tags"
10096   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10097   x-axis: "X = VNFs per Service Chain"
10098   y-axis: "Y = Number of Service Chains"
10099   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10100   layout:
10101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10102     layout: "plot-service-density"
10103
10104 - type: "plot"
10105   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10106   algorithm: "plot_nf_heatmap"
10107   output-file-type: ".html"
10108   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10109   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10110   filter: "'NIC_Intel-XXV710' and
10111            'NF_DENSITY' and
10112            'VHOST' and
10113            'VXLAN' and
10114            'CHAIN' and
10115            'IMIX' and
10116            '4T2C' and
10117            'NDRPDR'"
10118   parameters:
10119   - "throughput"
10120   - "name"
10121   - "tags"
10122   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10123   x-axis: "X = VNFs per Service Chain"
10124   y-axis: "Y = Number of Service Chains"
10125   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10126   layout:
10127     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10128     layout: "plot-service-density"
10129
10130 - type: "plot"
10131   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10132   algorithm: "plot_nf_heatmap"
10133   output-file-type: ".html"
10134   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10135   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10136   filter: "'NIC_Intel-XXV710' and
10137            'NF_DENSITY' and
10138            'VHOST' and
10139            'VXLAN' and
10140            'CHAIN' and
10141            'IMIX' and
10142            '8T4C' and
10143            'NDRPDR'"
10144   parameters:
10145   - "throughput"
10146   - "name"
10147   - "tags"
10148   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10149   x-axis: "X = VNFs per Service Chain"
10150   y-axis: "Y = Number of Service Chains"
10151   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10152   layout:
10153     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10154     layout: "plot-service-density"
10155
10156 # Plots - NF Density - VSC - PDR IMIX
10157 - type: "plot"
10158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10159   algorithm: "plot_nf_heatmap"
10160   output-file-type: ".html"
10161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10162   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10163   filter: "'NIC_Intel-XXV710' and
10164            'NF_DENSITY' and
10165            'VHOST' and
10166            'VXLAN' and
10167            'CHAIN' and
10168            'IMIX' and
10169            '2T1C' and
10170            'NDRPDR'"
10171   parameters:
10172   - "throughput"
10173   - "name"
10174   - "tags"
10175   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10176   x-axis: "X = VNFs per Service Chain"
10177   y-axis: "Y = Number of Service Chains"
10178   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10179   layout:
10180     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10181     layout: "plot-service-density"
10182
10183 - type: "plot"
10184   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10185   algorithm: "plot_nf_heatmap"
10186   output-file-type: ".html"
10187   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10188   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10189   filter: "'NIC_Intel-XXV710' and
10190            'NF_DENSITY' and
10191            'VHOST' and
10192            'VXLAN' and
10193            'CHAIN' and
10194            'IMIX' and
10195            '4T2C' and
10196            'NDRPDR'"
10197   parameters:
10198   - "throughput"
10199   - "name"
10200   - "tags"
10201   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10202   x-axis: "X = VNFs per Service Chain"
10203   y-axis: "Y = Number of Service Chains"
10204   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10205   layout:
10206     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10207     layout: "plot-service-density"
10208
10209 - type: "plot"
10210   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10211   algorithm: "plot_nf_heatmap"
10212   output-file-type: ".html"
10213   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10214   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10215   filter: "'NIC_Intel-XXV710' and
10216            'NF_DENSITY' and
10217            'VHOST' and
10218            'VXLAN' and
10219            'CHAIN' and
10220            'IMIX' and
10221            '8T4C' and
10222            'NDRPDR'"
10223   parameters:
10224   - "throughput"
10225   - "name"
10226   - "tags"
10227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10228   x-axis: "X = VNFs per Service Chain"
10229   y-axis: "Y = Number of Service Chains"
10230   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10231   layout:
10232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10233     layout: "plot-service-density"
10234
10235 # Plots - NF Density - CSC - MRR IMIX
10236 - type: "plot"
10237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10238   algorithm: "plot_nf_heatmap"
10239   output-file-type: ".html"
10240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10241   data: "plot-vpp-nfv-2n-clx-mrr"
10242   filter: "'NIC_Intel-XXV710' and
10243            'NF_DENSITY' and
10244            'DOCKER' and
10245            'CHAIN' and
10246            'NF_VPPIP4' and
10247            'IMIX' and
10248            '2T1C' and
10249            'MRR'"
10250   parameters:
10251   - "result"
10252   - "name"
10253   - "tags"
10254   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10255   x-axis: "X = CNFs per Service Chain"
10256   y-axis: "Y = Number of Service Chains"
10257   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10258   layout:
10259     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10260     layout: "plot-service-density"
10261
10262 - type: "plot"
10263   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10264   algorithm: "plot_nf_heatmap"
10265   output-file-type: ".html"
10266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10267   data: "plot-vpp-nfv-2n-clx-mrr"
10268   filter: "'NIC_Intel-XXV710' and
10269            'NF_DENSITY' and
10270            'DOCKER' and
10271            'CHAIN' and
10272            'NF_VPPIP4' and
10273            'IMIX' and
10274            '4T2C' and
10275            'MRR'"
10276   parameters:
10277   - "result"
10278   - "name"
10279   - "tags"
10280   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10281   x-axis: "X = CNFs per Service Chain"
10282   y-axis: "Y = Number of Service Chains"
10283   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10284   layout:
10285     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10286     layout: "plot-service-density"
10287
10288 - type: "plot"
10289   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10290   algorithm: "plot_nf_heatmap"
10291   output-file-type: ".html"
10292   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10293   data: "plot-vpp-nfv-2n-clx-mrr"
10294   filter: "'NIC_Intel-XXV710' and
10295            'NF_DENSITY' and
10296            'DOCKER' and
10297            'CHAIN' and
10298            'NF_VPPIP4' and
10299            'IMIX' and
10300            '8T4C' and
10301            'MRR'"
10302   parameters:
10303   - "result"
10304   - "name"
10305   - "tags"
10306   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10307   x-axis: "X = CNFs per Service Chain"
10308   y-axis: "Y = Number of Service Chains"
10309   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10310   layout:
10311     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10312     layout: "plot-service-density"
10313
10314 # Plots - NF Density - CSC - NDR IMIX
10315 - type: "plot"
10316   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10317   algorithm: "plot_nf_heatmap"
10318   output-file-type: ".html"
10319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10320   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10321   filter: "'NIC_Intel-XXV710' and
10322            'NF_DENSITY' and
10323            'DOCKER' and
10324            'CHAIN' and
10325            'NF_VPPIP4' and
10326            'IMIX' and
10327            '2T1C' and
10328            'NDRPDR'"
10329   parameters:
10330   - "throughput"
10331   - "name"
10332   - "tags"
10333   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10334   x-axis: "X = CNFs per Service Chain"
10335   y-axis: "Y = Number of Service Chains"
10336   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10337   layout:
10338     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10339     layout: "plot-service-density"
10340
10341 - type: "plot"
10342   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10343   algorithm: "plot_nf_heatmap"
10344   output-file-type: ".html"
10345   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10346   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10347   filter: "'NIC_Intel-XXV710' and
10348            'NF_DENSITY' and
10349            'DOCKER' and
10350            'CHAIN' and
10351            'NF_VPPIP4' and
10352            'IMIX' and
10353            '4T2C' and
10354            'NDRPDR'"
10355   parameters:
10356   - "throughput"
10357   - "name"
10358   - "tags"
10359   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10360   x-axis: "X = CNFs per Service Chain"
10361   y-axis: "Y = Number of Service Chains"
10362   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10363   layout:
10364     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10365     layout: "plot-service-density"
10366
10367 - type: "plot"
10368   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10369   algorithm: "plot_nf_heatmap"
10370   output-file-type: ".html"
10371   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10372   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10373   filter: "'NIC_Intel-XXV710' and
10374            'NF_DENSITY' and
10375            'DOCKER' and
10376            'CHAIN' and
10377            'NF_VPPIP4' and
10378            'IMIX' and
10379            '8T4C' and
10380            'NDRPDR'"
10381   parameters:
10382   - "throughput"
10383   - "name"
10384   - "tags"
10385   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10386   x-axis: "X = CNFs per Service Chain"
10387   y-axis: "Y = Number of Service Chains"
10388   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10389   layout:
10390     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10391     layout: "plot-service-density"
10392
10393 # Plots - NF Density - CSC - PDR IMIX
10394 - type: "plot"
10395   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10396   algorithm: "plot_nf_heatmap"
10397   output-file-type: ".html"
10398   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10399   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10400   filter: "'NIC_Intel-XXV710' and
10401            'NF_DENSITY' and
10402            'DOCKER' and
10403            'CHAIN' and
10404            'NF_VPPIP4' and
10405            'IMIX' and
10406            '2T1C' and
10407            'NDRPDR'"
10408   parameters:
10409   - "throughput"
10410   - "name"
10411   - "tags"
10412   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10413   x-axis: "X = CNFs per Service Chain"
10414   y-axis: "Y = Number of Service Chains"
10415   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10416   layout:
10417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10418     layout: "plot-service-density"
10419
10420 - type: "plot"
10421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10422   algorithm: "plot_nf_heatmap"
10423   output-file-type: ".html"
10424   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10425   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10426   filter: "'NIC_Intel-XXV710' and
10427            'NF_DENSITY' and
10428            'DOCKER' and
10429            'CHAIN' and
10430            'NF_VPPIP4' and
10431            'IMIX' and
10432            '4T2C' and
10433            'NDRPDR'"
10434   parameters:
10435   - "throughput"
10436   - "name"
10437   - "tags"
10438   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10439   x-axis: "X = CNFs per Service Chain"
10440   y-axis: "Y = Number of Service Chains"
10441   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10442   layout:
10443     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10444     layout: "plot-service-density"
10445
10446 - type: "plot"
10447   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10448   algorithm: "plot_nf_heatmap"
10449   output-file-type: ".html"
10450   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10451   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10452   filter: "'NIC_Intel-XXV710' and
10453            'NF_DENSITY' and
10454            'DOCKER' and
10455            'CHAIN' and
10456            'NF_VPPIP4' and
10457            'IMIX' and
10458            '8T4C' and
10459            'NDRPDR'"
10460   parameters:
10461   - "throughput"
10462   - "name"
10463   - "tags"
10464   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10465   x-axis: "X = CNFs per Service Chain"
10466   y-axis: "Y = Number of Service Chains"
10467   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10468   layout:
10469     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10470     layout: "plot-service-density"
10471
10472 # Plots - NF Density - CSP - MRR IMIX
10473 - type: "plot"
10474   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10475   algorithm: "plot_nf_heatmap"
10476   output-file-type: ".html"
10477   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10478   data: "plot-vpp-nfv-2n-clx-mrr"
10479   filter: "'NIC_Intel-XXV710' and
10480            'NF_DENSITY' and
10481            'DOCKER' and
10482            'PIPELINE' and
10483            'NF_VPPIP4' and
10484            'IMIX' and
10485            '2T1C' and
10486            'MRR'"
10487   parameters:
10488   - "result"
10489   - "name"
10490   - "tags"
10491   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10492   x-axis: "X = CNFs per Service Pipeline"
10493   y-axis: "Y = Number of Service Pipelines"
10494   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10495   layout:
10496     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10497     layout: "plot-service-density"
10498
10499 - type: "plot"
10500   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10501   algorithm: "plot_nf_heatmap"
10502   output-file-type: ".html"
10503   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10504   data: "plot-vpp-nfv-2n-clx-mrr"
10505   filter: "'NIC_Intel-XXV710' and
10506            'NF_DENSITY' and
10507            'DOCKER' and
10508            'PIPELINE' and
10509            'NF_VPPIP4' and
10510            'IMIX' and
10511            '4T2C' and
10512            'MRR'"
10513   parameters:
10514   - "result"
10515   - "name"
10516   - "tags"
10517   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10518   x-axis: "X = CNFs per Service Pipeline"
10519   y-axis: "Y = Number of Service Pipelines"
10520   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10521   layout:
10522     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10523     layout: "plot-service-density"
10524
10525 - type: "plot"
10526   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10527   algorithm: "plot_nf_heatmap"
10528   output-file-type: ".html"
10529   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10530   data: "plot-vpp-nfv-2n-clx-mrr"
10531   filter: "'NIC_Intel-XXV710' and
10532            'NF_DENSITY' and
10533            'DOCKER' and
10534            'PIPELINE' and
10535            'NF_VPPIP4' and
10536            'IMIX' and
10537            '8T4C' and
10538            'MRR'"
10539   parameters:
10540   - "result"
10541   - "name"
10542   - "tags"
10543   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10544   x-axis: "X = CNFs per Service Pipeline"
10545   y-axis: "Y = Number of Service Pipelines"
10546   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10547   layout:
10548     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10549     layout: "plot-service-density"
10550
10551 # Plots - NF Density - CSP - NDR IMIX
10552 - type: "plot"
10553   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10554   algorithm: "plot_nf_heatmap"
10555   output-file-type: ".html"
10556   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10557   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10558   filter: "'NIC_Intel-XXV710' and
10559            'NF_DENSITY' and
10560            'DOCKER' and
10561            'PIPELINE' and
10562            'NF_VPPIP4' and
10563            'IMIX' and
10564            '2T1C' and
10565            'NDRPDR'"
10566   parameters:
10567   - "throughput"
10568   - "name"
10569   - "tags"
10570   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10571   x-axis: "X = CNFs per Service Pipeline"
10572   y-axis: "Y = Number of Service Pipelines"
10573   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10574   layout:
10575     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10576     layout: "plot-service-density"
10577
10578 - type: "plot"
10579   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10580   algorithm: "plot_nf_heatmap"
10581   output-file-type: ".html"
10582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10583   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10584   filter: "'NIC_Intel-XXV710' and
10585            'NF_DENSITY' and
10586            'DOCKER' and
10587            'PIPELINE' and
10588            'NF_VPPIP4' and
10589            'IMIX' and
10590            '4T2C' and
10591            'NDRPDR'"
10592   parameters:
10593   - "throughput"
10594   - "name"
10595   - "tags"
10596   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10597   x-axis: "X = CNFs per Service Pipeline"
10598   y-axis: "Y = Number of Service Pipelines"
10599   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10600   layout:
10601     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10602     layout: "plot-service-density"
10603
10604 - type: "plot"
10605   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10606   algorithm: "plot_nf_heatmap"
10607   output-file-type: ".html"
10608   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10609   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10610   filter: "'NIC_Intel-XXV710' and
10611            'NF_DENSITY' and
10612            'DOCKER' and
10613            'PIPELINE' and
10614            'NF_VPPIP4' and
10615            'IMIX' and
10616            '8T4C' and
10617            'NDRPDR'"
10618   parameters:
10619   - "throughput"
10620   - "name"
10621   - "tags"
10622   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10623   x-axis: "X = CNFs per Service Pipeline"
10624   y-axis: "Y = Number of Service Pipelines"
10625   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10626   layout:
10627     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10628     layout: "plot-service-density"
10629
10630 # Plots - NF Density - CSP - PDR IMIX
10631 - type: "plot"
10632   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10633   algorithm: "plot_nf_heatmap"
10634   output-file-type: ".html"
10635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10636   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10637   filter: "'NIC_Intel-XXV710' and
10638            'NF_DENSITY' and
10639            'DOCKER' and
10640            'PIPELINE' and
10641            'NF_VPPIP4' and
10642            'IMIX' and
10643            '2T1C' and
10644            'NDRPDR'"
10645   parameters:
10646   - "throughput"
10647   - "name"
10648   - "tags"
10649   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10650   x-axis: "X = CNFs per Service Pipeline"
10651   y-axis: "Y = Number of Service Pipelines"
10652   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10653   layout:
10654     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10655     layout: "plot-service-density"
10656
10657 - type: "plot"
10658   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10659   algorithm: "plot_nf_heatmap"
10660   output-file-type: ".html"
10661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10662   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10663   filter: "'NIC_Intel-XXV710' and
10664            'NF_DENSITY' and
10665            'DOCKER' and
10666            'PIPELINE' and
10667            'NF_VPPIP4' and
10668            'IMIX' and
10669            '4T2C' and
10670            'NDRPDR'"
10671   parameters:
10672   - "throughput"
10673   - "name"
10674   - "tags"
10675   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10676   x-axis: "X = CNFs per Service Pipeline"
10677   y-axis: "Y = Number of Service Pipelines"
10678   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10679   layout:
10680     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10681     layout: "plot-service-density"
10682
10683 - type: "plot"
10684   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10685   algorithm: "plot_nf_heatmap"
10686   output-file-type: ".html"
10687   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10688   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10689   filter: "'NIC_Intel-XXV710' and
10690            'NF_DENSITY' and
10691            'DOCKER' and
10692            'PIPELINE' and
10693            'NF_VPPIP4' and
10694            'IMIX' and
10695            '8T4C' and
10696            'NDRPDR'"
10697   parameters:
10698   - "throughput"
10699   - "name"
10700   - "tags"
10701   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10702   x-axis: "X = CNFs per Service Pipeline"
10703   y-axis: "Y = Number of Service Pipelines"
10704   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10705   layout:
10706     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10707     layout: "plot-service-density"
10708
10709 ################################################################################
10710
10711 # Packet Throughput
10712
10713 - type: "plot"
10714   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10715   algorithm: "plot_perf_box_name"
10716   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10718   include:
10719     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10720     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10721     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10722     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10723   layout:
10724     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10725     layout: "plot-throughput"
10726
10727 - type: "plot"
10728   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10729   algorithm: "plot_perf_box_name"
10730   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10732   include:
10733     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10734     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10735     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10736     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10737   layout:
10738     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10739     layout: "plot-throughput"
10740
10741 - type: "plot"
10742   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10743   algorithm: "plot_perf_box_name"
10744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10746   include:
10747     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10748     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10749     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10750     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10751     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10752   layout:
10753     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10754     layout: "plot-throughput"
10755
10756 - type: "plot"
10757   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10758   algorithm: "plot_perf_box_name"
10759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10761   include:
10762     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10763     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10764     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10765     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10766     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10767   layout:
10768     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10769     layout: "plot-throughput"
10770
10771 - type: "plot"
10772   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10773   algorithm: "plot_perf_box_name"
10774   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10775   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10776   include:
10777     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10778     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10779     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10780     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10781     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10782   layout:
10783     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10784     layout: "plot-throughput"
10785
10786 - type: "plot"
10787   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10788   algorithm: "plot_perf_box_name"
10789   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10790   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10791   include:
10792     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10793     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10794     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10795     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10796     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10797   layout:
10798     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10799     layout: "plot-throughput"
10800
10801 - type: "plot"
10802   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10803   algorithm: "plot_perf_box_name"
10804   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10806   include:
10807     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10808     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10809     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10810     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10811     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10812     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10813   layout:
10814     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10815     layout: "plot-throughput"
10816
10817 - type: "plot"
10818   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10819   algorithm: "plot_perf_box_name"
10820   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10821   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10822   include:
10823     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10824     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10825     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10829   layout:
10830     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10831     layout: "plot-throughput"
10832
10833 - type: "plot"
10834   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10835   algorithm: "plot_perf_box_name"
10836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10838   include:
10839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10843   layout:
10844     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10845     layout: "plot-throughput"
10846
10847 - type: "plot"
10848   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10849   algorithm: "plot_perf_box_name"
10850   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10852   include:
10853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10857   layout:
10858     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10859     layout: "plot-throughput"
10860
10861 - type: "plot"
10862   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10863   algorithm: "plot_perf_box_name"
10864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10866   include:
10867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10870   layout:
10871     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
10872     layout: "plot-throughput"
10873
10874 - type: "plot"
10875   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10876   algorithm: "plot_perf_box_name"
10877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10879   include:
10880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
10882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10883   layout:
10884     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
10885     layout: "plot-throughput"
10886
10887 - type: "plot"
10888   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10889   algorithm: "plot_perf_box_name"
10890   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10892   include:
10893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10898   layout:
10899     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10900     layout: "plot-throughput"
10901
10902 - type: "plot"
10903   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10904   algorithm: "plot_perf_box_name"
10905   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10906   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10907   include:
10908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10913   layout:
10914     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10915     layout: "plot-throughput"
10916
10917 - type: "plot"
10918   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10919   algorithm: "plot_perf_box_name"
10920   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10922   include:
10923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
10924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
10925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
10926   layout:
10927     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
10928     layout: "plot-throughput"
10929
10930 - type: "plot"
10931   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
10932   algorithm: "plot_perf_box_name"
10933   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
10934   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10935   include:
10936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
10937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
10938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
10939   layout:
10940     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
10941     layout: "plot-throughput"
10942
10943 - type: "plot"
10944   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10945   algorithm: "plot_perf_box_name"
10946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10948   include:
10949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10955   layout:
10956     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10957     layout: "plot-throughput"
10958
10959 - type: "plot"
10960   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10961   algorithm: "plot_perf_box_name"
10962   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10964   include:
10965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10971   layout:
10972     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10973     layout: "plot-throughput"
10974
10975 - type: "plot"
10976   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10977   algorithm: "plot_perf_box_name"
10978   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10980   include:
10981     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10984   layout:
10985     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10986     layout: "plot-throughput"
10987
10988 - type: "plot"
10989   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10990   algorithm: "plot_perf_box_name"
10991   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10993   include:
10994     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10997   layout:
10998     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10999     layout: "plot-throughput"
11000
11001 - type: "plot"
11002   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11003   algorithm: "plot_perf_box_name"
11004   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11006   include:
11007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11010 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11011 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11012   layout:
11013     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11014     layout: "plot-throughput"
11015
11016 - type: "plot"
11017   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11018   algorithm: "plot_perf_box_name"
11019   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11020   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11021   include:
11022     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11023     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11024     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11025 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11026 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11027   layout:
11028     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11029     layout: "plot-throughput"
11030
11031 - type: "plot"
11032   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11033   algorithm: "plot_perf_box_name"
11034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11036   include:
11037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11041   layout:
11042     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11043     layout: "plot-throughput"
11044
11045 - type: "plot"
11046   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11047   algorithm: "plot_perf_box_name"
11048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11050   include:
11051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11055   layout:
11056     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11057     layout: "plot-throughput"
11058
11059 - type: "plot"
11060   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11061   algorithm: "plot_perf_box_name"
11062   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11064   include:
11065     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11066     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11070   layout:
11071     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11072     layout: "plot-throughput"
11073
11074 - type: "plot"
11075   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11076   algorithm: "plot_perf_box_name"
11077   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11078   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11079   include:
11080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11085   layout:
11086     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11087     layout: "plot-throughput"
11088
11089 - type: "plot"
11090   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11091   algorithm: "plot_perf_box_name"
11092   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11094   include:
11095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11101   layout:
11102     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11103     layout: "plot-throughput"
11104
11105 - type: "plot"
11106   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11107   algorithm: "plot_perf_box_name"
11108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11110   include:
11111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11115     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11116     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11117   layout:
11118     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11119     layout: "plot-throughput"
11120
11121 - type: "plot"
11122   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11123   algorithm: "plot_perf_box_name"
11124   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11125   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11126   include:
11127     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11128     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11129     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11130     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11131     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11132   layout:
11133     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11134     layout: "plot-throughput"
11135
11136 - type: "plot"
11137   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11138   algorithm: "plot_perf_box_name"
11139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11140   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11141   include:
11142     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11147   layout:
11148     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11149     layout: "plot-throughput"
11150
11151 - type: "plot"
11152   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11153   algorithm: "plot_perf_box_name"
11154   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11155   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11156   include:
11157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11163   layout:
11164     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11165     layout: "plot-throughput"
11166
11167 - type: "plot"
11168   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11169   algorithm: "plot_perf_box_name"
11170   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11171   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11172   include:
11173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11178     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11179   layout:
11180     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11181     layout: "plot-throughput"
11182
11183 - type: "plot"
11184   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11185   algorithm: "plot_perf_box_name"
11186   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11187   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11188   include:
11189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11194   layout:
11195     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11196     layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11200   algorithm: "plot_perf_box_name"
11201   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11202   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11203   include:
11204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11209   layout:
11210     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11211     layout: "plot-throughput"
11212
11213 - type: "plot"
11214   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11215   algorithm: "plot_perf_box_name"
11216   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11217   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11218   include:
11219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11225   layout:
11226     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11227     layout: "plot-throughput"
11228
11229 - type: "plot"
11230   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11231   algorithm: "plot_perf_box_name"
11232   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11233   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11234   include:
11235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11241   layout:
11242     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11243     layout: "plot-throughput"
11244
11245 - type: "plot"
11246   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11247   algorithm: "plot_perf_box_name"
11248   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11249   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11250   include:
11251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11256   layout:
11257     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11258     layout: "plot-throughput"
11259
11260 - type: "plot"
11261   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11262   algorithm: "plot_perf_box_name"
11263   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11264   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11265   include:
11266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11271   layout:
11272     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11273     layout: "plot-throughput"
11274
11275 - type: "plot"
11276   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11277   algorithm: "plot_perf_box_name"
11278   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11279   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11280   include:
11281     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11287   layout:
11288     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11289     layout: "plot-throughput"
11290
11291 - type: "plot"
11292   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11293   algorithm: "plot_perf_box_name"
11294   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11295   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11296   include:
11297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11303   layout:
11304     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11305     layout: "plot-throughput"
11306
11307 - type: "plot"
11308   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11309   algorithm: "plot_perf_box_name"
11310   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11311   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11312   include:
11313     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11314     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11315   layout:
11316     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11317     layout: "plot-throughput"
11318
11319 - type: "plot"
11320   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11321   algorithm: "plot_perf_box_name"
11322   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11324   include:
11325     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11327   layout:
11328     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11329     layout: "plot-throughput"
11330
11331 - type: "plot"
11332   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11333   algorithm: "plot_perf_box_name"
11334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11336   include:
11337     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11338     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11339     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11340     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11341   layout:
11342     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11343     layout: "plot-throughput"
11344
11345 - type: "plot"
11346   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11347   algorithm: "plot_perf_box_name"
11348   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11350   include:
11351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11353     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11354     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11355   layout:
11356     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11361   algorithm: "plot_perf_box_name"
11362   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11363   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11364   include:
11365     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11366     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11367     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11368     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11369   layout:
11370     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11371     layout: "plot-throughput"
11372
11373 - type: "plot"
11374   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11375   algorithm: "plot_perf_box_name"
11376   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11377   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11378   include:
11379     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11380     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11381     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11382     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11383   layout:
11384     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11385     layout: "plot-throughput"
11386
11387 - type: "plot"
11388   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11389   algorithm: "plot_perf_box_name"
11390   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11391   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11392   include:
11393     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11395     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11396     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11397   layout:
11398     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11399     layout: "plot-throughput"
11400
11401 - type: "plot"
11402   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11403   algorithm: "plot_perf_box_name"
11404   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11405   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11406   include:
11407     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11409     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11410     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11411   layout:
11412     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11413     layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11417   algorithm: "plot_perf_box_name"
11418   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11420   include:
11421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11423     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11427   layout:
11428     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11429     layout: "plot-throughput"
11430
11431 - type: "plot"
11432   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11433   algorithm: "plot_perf_box_name"
11434   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11436   include:
11437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11440     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11443   layout:
11444     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11445     layout: "plot-throughput"
11446
11447 - type: "plot"
11448   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11449   algorithm: "plot_perf_box_name"
11450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11452   include:
11453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11458   layout:
11459     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11460     layout: "plot-throughput"
11461
11462 - type: "plot"
11463   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11464   algorithm: "plot_perf_box_name"
11465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11467   include:
11468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11473   layout:
11474     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11475     layout: "plot-throughput"
11476
11477 - type: "plot"
11478   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11479   algorithm: "plot_perf_box_name"
11480   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11482   include:
11483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11487     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11488   layout:
11489     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11494   algorithm: "plot_perf_box_name"
11495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11497   include:
11498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11502     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11503   layout:
11504     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11505     layout: "plot-throughput"
11506
11507 - type: "plot"
11508   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11509   algorithm: "plot_perf_box_name"
11510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11512   include:
11513     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11515     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11516   layout:
11517     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11518     layout: "plot-throughput"
11519
11520 - type: "plot"
11521   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11522   algorithm: "plot_perf_box_name"
11523   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11524   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11525   include:
11526     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11529   layout:
11530     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11531     layout: "plot-throughput"
11532
11533 - type: "plot"
11534   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11535   algorithm: "plot_perf_box_name"
11536   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11538   include:
11539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11540     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11541     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11542   layout:
11543     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11544     layout: "plot-throughput"
11545
11546 - type: "plot"
11547   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11548   algorithm: "plot_perf_box_name"
11549   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11551   include:
11552     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11553     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11554     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11555   layout:
11556     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11557     layout: "plot-throughput"
11558
11559 - type: "plot"
11560   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11561   algorithm: "plot_perf_box_name"
11562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11564   include:
11565     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11566     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11567     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11568     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11569     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11570   layout:
11571     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11572     layout: "plot-throughput"
11573
11574 - type: "plot"
11575   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11576   algorithm: "plot_perf_box_name"
11577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11579   include:
11580     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11581     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11585   layout:
11586     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11587     layout: "plot-throughput"
11588
11589 - type: "plot"
11590   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11591   algorithm: "plot_perf_box_name"
11592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11594   include:
11595     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11599     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11600   layout:
11601     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11602     layout: "plot-throughput"
11603
11604 - type: "plot"
11605   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11606   algorithm: "plot_perf_box_name"
11607   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11609   include:
11610     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11611     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11613     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11615   layout:
11616     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11617     layout: "plot-throughput"
11618
11619 - type: "plot"
11620   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11621   algorithm: "plot_perf_box_name"
11622   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11623   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11624   include:
11625     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11626     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11627     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11628     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11629     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11630   layout:
11631     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11632     layout: "plot-throughput"
11633
11634 - type: "plot"
11635   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11636   algorithm: "plot_perf_box_name"
11637   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11638   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11639   include:
11640     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11641     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11642     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11643     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11644     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11645   layout:
11646     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11647     layout: "plot-throughput"
11648
11649 - type: "plot"
11650   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11651   algorithm: "plot_perf_box_name"
11652   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11653   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11654   include:
11655     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11657     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11658     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11660   layout:
11661     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11662     layout: "plot-throughput"
11663
11664 - type: "plot"
11665   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11666   algorithm: "plot_perf_box_name"
11667   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11668   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11669   include:
11670     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11673     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11674     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11675   layout:
11676     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11677     layout: "plot-throughput"
11678
11679 - type: "plot"
11680   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11681   algorithm: "plot_perf_box_name"
11682   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11683   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11684   include:
11685     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11688     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11689     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11690   layout:
11691     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11692     layout: "plot-throughput"
11693
11694 - type: "plot"
11695   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11696   algorithm: "plot_perf_box_name"
11697   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11698   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11699   include:
11700     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11701     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11702     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11703     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11704     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11705   layout:
11706     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11707     layout: "plot-throughput"
11708
11709 - type: "plot"
11710   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11711   algorithm: "plot_perf_box_name"
11712   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11714   include:
11715     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11716     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11717     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11718     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11719     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11720     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11721   layout:
11722     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11723     layout: "plot-throughput"
11724
11725 - type: "plot"
11726   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11727   algorithm: "plot_perf_box_name"
11728   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11729   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11730   include:
11731     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11732     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11733     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11734     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11735     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11736     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11737   layout:
11738     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11739     layout: "plot-throughput"
11740
11741 - type: "plot"
11742   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11743   algorithm: "plot_perf_box_name"
11744   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11745   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11746   include:
11747     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11748     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11749     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11750     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11751   layout:
11752     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11753     layout: "plot-throughput"
11754
11755 - type: "plot"
11756   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11757   algorithm: "plot_perf_box_name"
11758   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11760   include:
11761     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11763     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11764     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11765   layout:
11766     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11767     layout: "plot-throughput"
11768
11769 - type: "plot"
11770   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11771   algorithm: "plot_perf_box_name"
11772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11774   include:
11775     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11776     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11777     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11778     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11779     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11780     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11781   layout:
11782     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11783     layout: "plot-throughput"
11784
11785 - type: "plot"
11786   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11787   algorithm: "plot_perf_box_name"
11788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11790   include:
11791     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11792     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11793     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11794     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11795     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11796     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11797   layout:
11798     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11799     layout: "plot-throughput"
11800
11801 - type: "plot"
11802   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11803   algorithm: "plot_perf_box_name"
11804   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11805   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11806   include:
11807     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11808 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11809     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11810 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11811     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11812 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11813   layout:
11814     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11815     layout: "plot-throughput"
11816
11817 - type: "plot"
11818   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11819   algorithm: "plot_perf_box_name"
11820   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11821   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11822   include:
11823     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11824 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11825     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11826 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11827     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11828 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11829   layout:
11830     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11831     layout: "plot-throughput"
11832
11833 - type: "plot"
11834   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11835   algorithm: "plot_perf_box_name"
11836   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11837   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11838   include:
11839     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11840     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11841     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11842     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11843     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11844     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11845   layout:
11846     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11847     layout: "plot-throughput"
11848
11849 - type: "plot"
11850   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11851   algorithm: "plot_perf_box_name"
11852   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11853   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11854   include:
11855     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11856     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11857     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11858     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11859     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11860     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11861   layout:
11862     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11863     layout: "plot-throughput"
11864
11865 - type: "plot"
11866   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11867   algorithm: "plot_perf_box_name"
11868   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11869   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11870   include:
11871     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11872     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11877   layout:
11878     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11879     layout: "plot-throughput"
11880
11881 - type: "plot"
11882   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11883   algorithm: "plot_perf_box_name"
11884   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11886   include:
11887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11893   layout:
11894     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11902   include:
11903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11905     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11906     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11907   layout:
11908     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11909     layout: "plot-throughput"
11910
11911 - type: "plot"
11912   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11913   algorithm: "plot_perf_box_name"
11914   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11916   include:
11917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11921   layout:
11922     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11923     layout: "plot-throughput"
11924
11925 - type: "plot"
11926   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11927   algorithm: "plot_perf_box_name"
11928   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11929   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11930   include:
11931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11932     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11936   layout:
11937     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11938     layout: "plot-throughput"
11939
11940 - type: "plot"
11941   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11942   algorithm: "plot_perf_box_name"
11943   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11944   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11945   include:
11946     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11947     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11951   layout:
11952     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11953     layout: "plot-throughput"
11954
11955 - type: "plot"
11956   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11957   algorithm: "plot_perf_box_name"
11958   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11960   include:
11961     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11965   layout:
11966     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11967     layout: "plot-throughput"
11968
11969 - type: "plot"
11970   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11971   algorithm: "plot_perf_box_name"
11972   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11973   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11974   include:
11975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11979   layout:
11980     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11981     layout: "plot-throughput"
11982
11983 - type: "plot"
11984   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11985   algorithm: "plot_perf_box_name"
11986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11988   include:
11989     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11990     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11991     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11992     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11993     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11994     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11995   layout:
11996     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11997     layout: "plot-throughput"
11998
11999 - type: "plot"
12000   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12001   algorithm: "plot_perf_box_name"
12002   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12003   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12004   include:
12005     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12006     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12007     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12008     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12009     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12010     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12011   layout:
12012     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12013     layout: "plot-throughput"
12014
12015 - type: "plot"
12016   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12017   algorithm: "plot_perf_box_name"
12018   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12020   include:
12021     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12022     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12023     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12024     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12025     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12026   layout:
12027     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12028     layout: "plot-throughput"
12029
12030 - type: "plot"
12031   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12032   algorithm: "plot_perf_box_name"
12033   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12035   include:
12036     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12037     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12038     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12039     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12040     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12041   layout:
12042     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12043     layout: "plot-throughput"
12044
12045 - type: "plot"
12046   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12047   algorithm: "plot_perf_box_name"
12048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12050   include:
12051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12052     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12054   layout:
12055     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12060   algorithm: "plot_perf_box_name"
12061   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12063   include:
12064     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12065     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12066     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12067   layout:
12068     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12069     layout: "plot-throughput"
12070
12071 - type: "plot"
12072   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12073   algorithm: "plot_perf_box_name"
12074   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12075   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12076   include:
12077     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12078     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12079     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12080     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12081   layout:
12082     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12083     layout: "plot-throughput"
12084
12085 - type: "plot"
12086   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12087   algorithm: "plot_perf_box_name"
12088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12090   include:
12091     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12092     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12093     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12094     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12095   layout:
12096     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12097     layout: "plot-throughput"
12098
12099 - type: "plot"
12100   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12101   algorithm: "plot_perf_box_name"
12102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12104   include:
12105     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12106     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12107     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12108     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12109     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12110     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12111   layout:
12112     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12113     layout: "plot-throughput"
12114
12115 - type: "plot"
12116   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12117   algorithm: "plot_perf_box_name"
12118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12120   include:
12121     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12122     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12123     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12124     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12125     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12127   layout:
12128     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12129     layout: "plot-throughput"
12130
12131 - type: "plot"
12132   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12133   algorithm: "plot_perf_box_name"
12134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12136   include:
12137     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12138     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12139     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12140     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12141     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12143   layout:
12144     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12145     layout: "plot-throughput"
12146
12147 - type: "plot"
12148   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12149   algorithm: "plot_perf_box_name"
12150   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12151   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12152   include:
12153     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12154     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12155     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12156     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12159   layout:
12160     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12161     layout: "plot-throughput"
12162
12163 - type: "plot"
12164   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12165   algorithm: "plot_perf_box_name"
12166   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12167   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12168   include:
12169     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12170     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12171     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12172     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12173   layout:
12174     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12175     layout: "plot-throughput"
12176
12177 - type: "plot"
12178   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12179   algorithm: "plot_perf_box_name"
12180   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12181   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12182   include:
12183     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12184     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12185     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12186     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12187   layout:
12188     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12189     layout: "plot-throughput"
12190
12191 - type: "plot"
12192   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12193   algorithm: "plot_perf_box_name"
12194   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12195   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12196   include:
12197     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12198     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12199     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12200     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12201     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12202     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12203   layout:
12204     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12205     layout: "plot-throughput"
12206
12207 - type: "plot"
12208   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12209   algorithm: "plot_perf_box_name"
12210   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12211   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12212   include:
12213     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12214     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12215     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12216     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12217     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12218     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12219   layout:
12220     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12221     layout: "plot-throughput"
12222
12223 - type: "plot"
12224   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12225   algorithm: "plot_perf_box_name"
12226   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12227   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12228   include:
12229     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12230     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12231     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12232     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12233     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12234     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12235   layout:
12236     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12237     layout: "plot-throughput"
12238
12239 - type: "plot"
12240   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12241   algorithm: "plot_perf_box_name"
12242   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12243   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12244   include:
12245     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12246     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12247     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12248     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12249     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12250     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12251   layout:
12252     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12253     layout: "plot-throughput"
12254
12255 - type: "plot"
12256   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12257   algorithm: "plot_perf_box_name"
12258   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12259   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12260   include:
12261     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12262     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12263     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12264     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12265   layout:
12266     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12267     layout: "plot-throughput"
12268
12269 - type: "plot"
12270   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12271   algorithm: "plot_perf_box_name"
12272   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12273   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12274   include:
12275     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12276     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12277     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12278     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12279   layout:
12280     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12281     layout: "plot-throughput"
12282
12283 - type: "plot"
12284   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12285   algorithm: "plot_perf_box_name"
12286   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12287   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12288   include:
12289     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12290     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12291     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12292     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12293     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12294     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12295   layout:
12296     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12297     layout: "plot-throughput"
12298
12299 - type: "plot"
12300   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12301   algorithm: "plot_perf_box_name"
12302   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12303   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12304   include:
12305     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12306     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12307     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12308     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12309     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12310     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12311   layout:
12312     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12319   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12320   include:
12321     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12322     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12323     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12324     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12325   layout:
12326     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12327     layout: "plot-throughput"
12328
12329 - type: "plot"
12330   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12331   algorithm: "plot_perf_box_name"
12332   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12333   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12334   include:
12335     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12336     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12337     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12338     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12339   layout:
12340     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12341     layout: "plot-throughput"
12342
12343 - type: "plot"
12344   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12345   algorithm: "plot_perf_box_name"
12346   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12347   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12348   include:
12349     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12350     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12351     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12352     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12353     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12354     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12355   layout:
12356     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12357     layout: "plot-throughput"
12358
12359 - type: "plot"
12360   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12361   algorithm: "plot_perf_box_name"
12362   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12363   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12364   include:
12365     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12366     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12367     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12368     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12369     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12370     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12371   layout:
12372     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12373     layout: "plot-throughput"
12374
12375 - type: "plot"
12376   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12377   algorithm: "plot_perf_box_name"
12378   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12379   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12380   include:
12381     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12382     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12383     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12384     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12385     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12386     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12387   layout:
12388     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12389     layout: "plot-throughput"
12390
12391 - type: "plot"
12392   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12393   algorithm: "plot_perf_box_name"
12394   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12395   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12396   include:
12397     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12398     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12399     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12400     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12401     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12402     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12403   layout:
12404     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12405     layout: "plot-throughput"
12406
12407 - type: "plot"
12408   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12409   algorithm: "plot_perf_box_name"
12410   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12411   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12412   include:
12413     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12414     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12415     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12416     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12417     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12418     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12419   layout:
12420     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12421     layout: "plot-throughput"
12422
12423 - type: "plot"
12424   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12425   algorithm: "plot_perf_box_name"
12426   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12428   include:
12429     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12430     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12431     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12432     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12433     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12434     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12435   layout:
12436     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12437     layout: "plot-throughput"
12438
12439 - type: "plot"
12440   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12441   algorithm: "plot_perf_box_name"
12442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12444   include:
12445     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12446     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12447     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12448     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12449     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12450     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12451   layout:
12452     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12453     layout: "plot-throughput"
12454
12455 - type: "plot"
12456   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12457   algorithm: "plot_perf_box_name"
12458   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12460   include:
12461     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12462     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12463     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12464     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12465     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12466     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12467   layout:
12468     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12469     layout: "plot-throughput"
12470
12471 - type: "plot"
12472   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12473   algorithm: "plot_perf_box_name"
12474   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12475   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12476   include:
12477     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12478     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12479     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12480     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12481     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12482     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12483   layout:
12484     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12485     layout: "plot-throughput"
12486
12487 - type: "plot"
12488   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12489   algorithm: "plot_perf_box_name"
12490   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12491   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12492   include:
12493     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12494     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12495     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12496     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12497     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12498     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12499   layout:
12500     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12501     layout: "plot-throughput"
12502
12503 #- type: "plot"
12504 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12505 #  algorithm: "plot_perf_box_name"
12506 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12507 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12508 #  include:
12509 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12510 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12511 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12512 #  layout:
12513 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12514 #    layout: "plot-throughput"
12515 #
12516 #- type: "plot"
12517 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12518 #  algorithm: "plot_perf_box_name"
12519 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12520 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12521 #  include:
12522 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12525 #  layout:
12526 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12527 #    layout: "plot-throughput"
12528
12529 - type: "plot"
12530   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12531   algorithm: "plot_perf_box_name"
12532   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12533   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12534   include:
12535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12539   layout:
12540     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12541     layout: "plot-throughput"
12542
12543 - type: "plot"
12544   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12545   algorithm: "plot_perf_box_name"
12546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12548   include:
12549     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12550     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12552     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12553   layout:
12554     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12555     layout: "plot-throughput"
12556
12557 - type: "plot"
12558   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12559   algorithm: "plot_perf_box_name"
12560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12562   include:
12563     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12564     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12565     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12566     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12567   layout:
12568     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12569     layout: "plot-throughput"
12570
12571 - type: "plot"
12572   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12573   algorithm: "plot_perf_box_name"
12574   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12575   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12576   include:
12577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12578     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12579     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12580     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12581   layout:
12582     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12583     layout: "plot-throughput"
12584
12585 - type: "plot"
12586   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12587   algorithm: "plot_perf_box_name"
12588   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12589   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12590   include:
12591     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12592     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12593     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12595   layout:
12596     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12597     layout: "plot-throughput"
12598
12599 - type: "plot"
12600   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12601   algorithm: "plot_perf_box_name"
12602   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12603   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12604   include:
12605     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12606     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12607     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12608     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12609   layout:
12610     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12611     layout: "plot-throughput"
12612
12613 - type: "plot"
12614   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12615   algorithm: "plot_perf_box_name"
12616   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12617   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12618   include:
12619     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12620     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12621     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12622     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12623   layout:
12624     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12625     layout: "plot-throughput"
12626
12627 - type: "plot"
12628   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12629   algorithm: "plot_perf_box_name"
12630   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12632   include:
12633     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12634     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12637   layout:
12638     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12639     layout: "plot-throughput"
12640
12641 - type: "plot"
12642   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12643   algorithm: "plot_perf_box_name"
12644   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12646   include:
12647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12648     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12649     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12650     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12651   layout:
12652     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12653     layout: "plot-throughput"
12654
12655 - type: "plot"
12656   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12657   algorithm: "plot_perf_box_name"
12658   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12660   include:
12661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12665   layout:
12666     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12667     layout: "plot-throughput"
12668
12669 - type: "plot"
12670   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12671   algorithm: "plot_perf_box_name"
12672   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12674   include:
12675     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12679   layout:
12680     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12681     layout: "plot-throughput"
12682
12683 - type: "plot"
12684   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12685   algorithm: "plot_perf_box_name"
12686   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12688   include:
12689     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12690     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12691     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12693   layout:
12694     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12695     layout: "plot-throughput"
12696
12697 - type: "plot"
12698   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12699   algorithm: "plot_perf_box_name"
12700   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12701   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12702   include:
12703     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12704     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12705     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12706     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12707     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12708   layout:
12709     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12710     layout: "plot-throughput"
12711
12712 - type: "plot"
12713   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12714   algorithm: "plot_perf_box_name"
12715   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12716   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12717   include:
12718     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12719     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12720     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12721     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12722     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12723   layout:
12724     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12725     layout: "plot-throughput"
12726
12727 - type: "plot"
12728   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12729   algorithm: "plot_perf_box_name"
12730   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12732   include:
12733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12735     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12736     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12737     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12738   layout:
12739     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12740     layout: "plot-throughput"
12741
12742 - type: "plot"
12743   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12744   algorithm: "plot_perf_box_name"
12745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12747   include:
12748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12750     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12751     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12752     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12753   layout:
12754     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12755     layout: "plot-throughput"
12756
12757 - type: "plot"
12758   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12759   algorithm: "plot_perf_box_name"
12760   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12761   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12762   include:
12763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12766     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12767     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12768     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12769   layout:
12770     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12771     layout: "plot-throughput"
12772
12773 - type: "plot"
12774   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12775   algorithm: "plot_perf_box_name"
12776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12778   include:
12779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12780     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12781     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12782     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12783     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12784     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12785   layout:
12786     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12787     layout: "plot-throughput"
12788
12789 - type: "plot"
12790   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12791   algorithm: "plot_perf_box_name"
12792   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12794   include:
12795     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12796     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12797     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12798     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12799     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12800     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12801   layout:
12802     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12803     layout: "plot-throughput"
12804
12805 - type: "plot"
12806   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12807   algorithm: "plot_perf_box_name"
12808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12810   include:
12811     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12812     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12813     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12814     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12815     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12816     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12817   layout:
12818     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12819     layout: "plot-throughput"
12820
12821 - type: "plot"
12822   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12823   algorithm: "plot_perf_box_name"
12824   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12825   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12826   include:
12827     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12828     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12829     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12830     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12831     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12832   layout:
12833     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12834     layout: "plot-throughput"
12835
12836 - type: "plot"
12837   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12838   algorithm: "plot_perf_box_name"
12839   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12840   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12841   include:
12842     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12843     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12844     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12845     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12846     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12847   layout:
12848     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12849     layout: "plot-throughput"
12850
12851 #- type: "plot"
12852 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12853 #  algorithm: "plot_perf_box_name"
12854 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12855 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12856 #  include:
12857 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12858 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12859 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12861 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12862 #  layout:
12863 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12864 #    layout: "plot-throughput"
12865 #
12866 #- type: "plot"
12867 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12868 #  algorithm: "plot_perf_box_name"
12869 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12870 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12871 #  include:
12872 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12873 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12874 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12875 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12877 #  layout:
12878 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12879 #    layout: "plot-throughput"
12880
12881 #- type: "plot"
12882 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12883 #  algorithm: "plot_perf_box_name"
12884 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12885 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12886 #  include:
12887 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12888 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12889 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12890 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12891 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12892 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12893 #  layout:
12894 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12895 #    layout: "plot-throughput"
12896 #
12897 #- type: "plot"
12898 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12899 #  algorithm: "plot_perf_box_name"
12900 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12901 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12902 #  include:
12903 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12904 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12905 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12906 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12907 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12908 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12909 #  layout:
12910 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12911 #    layout: "plot-throughput"
12912
12913 - type: "plot"
12914   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12915   algorithm: "plot_perf_box_name"
12916   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12918   include:
12919     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12920     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12921     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12922   layout:
12923     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12924     layout: "plot-throughput"
12925
12926 - type: "plot"
12927   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12928   algorithm: "plot_perf_box_name"
12929   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12930   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12931   include:
12932     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12933     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12934     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12935   layout:
12936     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12937     layout: "plot-throughput"
12938
12939 ################################################################################
12940
12941 # Packet Speedup
12942
12943 - type: "plot"
12944   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12945   algorithm: "plot_tsa_name"
12946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12948   include:
12949     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12952     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12953   layout:
12954     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12955     layout: "plot-throughput-speedup-analysis"
12956
12957 - type: "plot"
12958   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12959   algorithm: "plot_tsa_name"
12960   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12962   include:
12963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12964     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12965     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12966     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12967   layout:
12968     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12969     layout: "plot-throughput-speedup-analysis"
12970
12971 - type: "plot"
12972   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12973   algorithm: "plot_tsa_name"
12974   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12976   include:
12977     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12978     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12979     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12980     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12981     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12982   layout:
12983     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12984     layout: "plot-throughput-speedup-analysis"
12985
12986 - type: "plot"
12987   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12988   algorithm: "plot_tsa_name"
12989   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12991   include:
12992     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12993     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12994     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12995     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12996     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12997   layout:
12998     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12999     layout: "plot-throughput-speedup-analysis"
13000
13001 - type: "plot"
13002   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13003   algorithm: "plot_tsa_name"
13004   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13006   include:
13007     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13008     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13009     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13012     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13013   layout:
13014     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13015     layout: "plot-throughput-speedup-analysis"
13016
13017 - type: "plot"
13018   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13019   algorithm: "plot_tsa_name"
13020   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13022   include:
13023     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13024     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13025     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13026     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13027     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13028     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13029   layout:
13030     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13031     layout: "plot-throughput-speedup-analysis"
13032
13033 - type: "plot"
13034   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13035   algorithm: "plot_tsa_name"
13036   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13037   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13038   include:
13039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13043   layout:
13044     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13045     layout: "plot-throughput-speedup-analysis"
13046
13047 - type: "plot"
13048   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13049   algorithm: "plot_tsa_name"
13050   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13051   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13052   include:
13053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13054     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13057   layout:
13058     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13059     layout: "plot-throughput-speedup-analysis"
13060
13061 - type: "plot"
13062   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13063   algorithm: "plot_tsa_name"
13064   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13066   include:
13067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13070   layout:
13071     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13072     layout: "plot-throughput-speedup-analysis"
13073
13074 - type: "plot"
13075   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13076   algorithm: "plot_tsa_name"
13077   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13079   include:
13080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13083   layout:
13084     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13085     layout: "plot-throughput-speedup-analysis"
13086
13087 - type: "plot"
13088   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13089   algorithm: "plot_tsa_name"
13090   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13092   include:
13093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13098   layout:
13099     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13100     layout: "plot-throughput-speedup-analysis"
13101
13102 - type: "plot"
13103   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13104   algorithm: "plot_tsa_name"
13105   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13106   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13107   include:
13108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13113   layout:
13114     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13115     layout: "plot-throughput-speedup-analysis"
13116
13117 - type: "plot"
13118   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13119   algorithm: "plot_tsa_name"
13120   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13122   include:
13123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13126   layout:
13127     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13128     layout: "plot-throughput-speedup-analysis"
13129
13130 - type: "plot"
13131   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13132   algorithm: "plot_tsa_name"
13133   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13135   include:
13136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13139   layout:
13140     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13141     layout: "plot-throughput-speedup-analysis"
13142
13143 - type: "plot"
13144   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13145   algorithm: "plot_tsa_name"
13146   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13147   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13148   include:
13149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13155   layout:
13156     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13157     layout: "plot-throughput-speedup-analysis"
13158
13159 - type: "plot"
13160   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13161   algorithm: "plot_tsa_name"
13162   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13163   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13164   include:
13165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13171   layout:
13172     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13173     layout: "plot-throughput-speedup-analysis"
13174
13175 - type: "plot"
13176   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13177   algorithm: "plot_tsa_name"
13178   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13179   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13180   include:
13181     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13182     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13183     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13184   layout:
13185     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13186     layout: "plot-throughput-speedup-analysis"
13187
13188 - type: "plot"
13189   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13190   algorithm: "plot_tsa_name"
13191   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13192   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13193   include:
13194     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13195     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13196     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13197   layout:
13198     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13199     layout: "plot-throughput-speedup-analysis"
13200
13201 - type: "plot"
13202   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13203   algorithm: "plot_tsa_name"
13204   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13206   include:
13207     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13208     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13209     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13210 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13211 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13212   layout:
13213     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13214     layout: "plot-throughput-speedup-analysis"
13215
13216 - type: "plot"
13217   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13218   algorithm: "plot_tsa_name"
13219   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13221   include:
13222     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13223     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13224     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13225 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13226 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13227   layout:
13228     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13229     layout: "plot-throughput-speedup-analysis"
13230
13231 - type: "plot"
13232   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13233   algorithm: "plot_tsa_name"
13234   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13235   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13236   include:
13237     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13238     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13241   layout:
13242     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13243     layout: "plot-throughput-speedup-analysis"
13244
13245 - type: "plot"
13246   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13247   algorithm: "plot_tsa_name"
13248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13250   include:
13251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13252     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13255   layout:
13256     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13257     layout: "plot-throughput-speedup-analysis"
13258
13259 - type: "plot"
13260   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13261   algorithm: "plot_tsa_name"
13262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13264   include:
13265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13270   layout:
13271     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13272     layout: "plot-throughput-speedup-analysis"
13273
13274 - type: "plot"
13275   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13276   algorithm: "plot_tsa_name"
13277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13279   include:
13280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13285   layout:
13286     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13287     layout: "plot-throughput-speedup-analysis"
13288
13289 - type: "plot"
13290   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13291   algorithm: "plot_tsa_name"
13292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13294   include:
13295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13300     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13301   layout:
13302     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13303     layout: "plot-throughput-speedup-analysis"
13304
13305 - type: "plot"
13306   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13307   algorithm: "plot_tsa_name"
13308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13315     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13316     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13317   layout:
13318     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13319     layout: "plot-throughput-speedup-analysis"
13320
13321 - type: "plot"
13322   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13323   algorithm: "plot_tsa_name"
13324   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
13325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13326   include:
13327     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13328     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13329   layout:
13330     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
13331     layout: "plot-throughput-speedup-analysis"
13332
13333 - type: "plot"
13334   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13335   algorithm: "plot_tsa_name"
13336   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
13337   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13338   include:
13339     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13340     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13341   layout:
13342     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
13343     layout: "plot-throughput-speedup-analysis"
13344
13345 - type: "plot"
13346   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13347   algorithm: "plot_tsa_name"
13348   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
13349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13350   include:
13351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13352     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13353     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13354     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13355   layout:
13356     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
13357     layout: "plot-throughput-speedup-analysis"
13358
13359 - type: "plot"
13360   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13361   algorithm: "plot_tsa_name"
13362   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
13363   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13364   include:
13365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13366     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13367     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13368     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13369   layout:
13370     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
13371     layout: "plot-throughput-speedup-analysis"
13372
13373 - type: "plot"
13374   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
13375   algorithm: "plot_tsa_name"
13376   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
13377   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13378   include:
13379     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13380     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13381     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13382     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13383     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13384     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13385   layout:
13386     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
13387     layout: "plot-throughput-speedup-analysis"
13388
13389 - type: "plot"
13390   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
13391   algorithm: "plot_tsa_name"
13392   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
13393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13394   include:
13395     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13396     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13397     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13398     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13399     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13400     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13401   layout:
13402     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
13403     layout: "plot-throughput-speedup-analysis"
13404
13405 - type: "plot"
13406   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13407   algorithm: "plot_tsa_name"
13408   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13409   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13410   include:
13411     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13412     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13413     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13414     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13415     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13416   layout:
13417     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13418     layout: "plot-throughput-speedup-analysis"
13419
13420 - type: "plot"
13421   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13422   algorithm: "plot_tsa_name"
13423   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13424   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13425   include:
13426     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13427     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13428     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13429     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13430     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13431   layout:
13432     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13433     layout: "plot-throughput-speedup-analysis"
13434
13435 - type: "plot"
13436   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
13437   algorithm: "plot_tsa_name"
13438   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
13439   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13440   include:
13441     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13442     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13443     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
13444     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
13445     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13446   layout:
13447     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
13448     layout: "plot-throughput-speedup-analysis"
13449
13450 - type: "plot"
13451   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
13452   algorithm: "plot_tsa_name"
13453   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
13454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13455   include:
13456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13458     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
13459     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
13460     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13461   layout:
13462     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
13463     layout: "plot-throughput-speedup-analysis"
13464
13465 - type: "plot"
13466   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13467   algorithm: "plot_tsa_name"
13468   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13469   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13470   include:
13471     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13472     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13473     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13474   layout:
13475     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13476     layout: "plot-throughput-speedup-analysis"
13477
13478 - type: "plot"
13479   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13480   algorithm: "plot_tsa_name"
13481   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13482   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13483   include:
13484     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13485     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13486     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13487   layout:
13488     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13489     layout: "plot-throughput-speedup-analysis"
13490
13491 - type: "plot"
13492   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
13493   algorithm: "plot_tsa_name"
13494   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
13495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13496   include:
13497     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13498     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13499     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13500   layout:
13501     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
13502     layout: "plot-throughput-speedup-analysis"
13503
13504 - type: "plot"
13505   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
13506   algorithm: "plot_tsa_name"
13507   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
13508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13509   include:
13510     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13511     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13512     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13513   layout:
13514     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
13515     layout: "plot-throughput-speedup-analysis"
13516
13517 - type: "plot"
13518   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13519   algorithm: "plot_tsa_name"
13520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13522   include:
13523     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13524     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13525     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13526     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13527     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13528   layout:
13529     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13530     layout: "plot-throughput-speedup-analysis"
13531
13532 - type: "plot"
13533   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13534   algorithm: "plot_tsa_name"
13535   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13537   include:
13538     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13539     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13540     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13541     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13542     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13543   layout:
13544     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13545     layout: "plot-throughput-speedup-analysis"
13546
13547 - type: "plot"
13548   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
13549   algorithm: "plot_tsa_name"
13550   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
13551   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13552   include:
13553     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13554     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13555     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
13556     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
13557     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13558   layout:
13559     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
13560     layout: "plot-throughput-speedup-analysis"
13561
13562 - type: "plot"
13563   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
13564   algorithm: "plot_tsa_name"
13565   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
13566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13567   include:
13568     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
13569     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
13570     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
13571     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
13572     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
13573   layout:
13574     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
13575     layout: "plot-throughput-speedup-analysis"
13576
13577 - type: "plot"
13578   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13579   algorithm: "plot_tsa_name"
13580   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13581   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13582   include:
13583     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13584     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13585     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13586     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13587     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13588     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13589   layout:
13590     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13591     layout: "plot-throughput-speedup-analysis"
13592
13593 - type: "plot"
13594   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13595   algorithm: "plot_tsa_name"
13596   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13597   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13598   include:
13599     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13600     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13601     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13602     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13603     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13604     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13605   layout:
13606     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13607     layout: "plot-throughput-speedup-analysis"
13608
13609 - type: "plot"
13610   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13611   algorithm: "plot_tsa_name"
13612   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13613   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13614   include:
13615     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13616     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13617     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13618     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13619   layout:
13620     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13621     layout: "plot-throughput-speedup-analysis"
13622
13623 - type: "plot"
13624   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13625   algorithm: "plot_tsa_name"
13626   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13627   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13628   include:
13629     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13630     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13631     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13632     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13633   layout:
13634     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13635     layout: "plot-throughput-speedup-analysis"
13636
13637 - type: "plot"
13638   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13639   algorithm: "plot_tsa_name"
13640   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13641   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13642   include:
13643     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13644     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13645     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13646     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13647     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13648     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13649   layout:
13650     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13651     layout: "plot-throughput-speedup-analysis"
13652
13653 - type: "plot"
13654   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13655   algorithm: "plot_tsa_name"
13656   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13658   include:
13659     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13660     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13661     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13662     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13663     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13664     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13665   layout:
13666     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13667     layout: "plot-throughput-speedup-analysis"
13668
13669 - type: "plot"
13670   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13671   algorithm: "plot_tsa_name"
13672   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13674   include:
13675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13676     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13677     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13681   layout:
13682     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13683     layout: "plot-throughput-speedup-analysis"
13684
13685 - type: "plot"
13686   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13687   algorithm: "plot_tsa_name"
13688   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13690   include:
13691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13694     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13695     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13696     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13697   layout:
13698     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13699     layout: "plot-throughput-speedup-analysis"
13700
13701 - type: "plot"
13702   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13703   algorithm: "plot_tsa_name"
13704   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13705   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13706   include:
13707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13711   layout:
13712     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13713     layout: "plot-throughput-speedup-analysis"
13714
13715 - type: "plot"
13716   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13717   algorithm: "plot_tsa_name"
13718   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13720   include:
13721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13725   layout:
13726     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13727     layout: "plot-throughput-speedup-analysis"
13728
13729 - type: "plot"
13730   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13731   algorithm: "plot_tsa_name"
13732   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13734   include:
13735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13740   layout:
13741     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13742     layout: "plot-throughput-speedup-analysis"
13743
13744 - type: "plot"
13745   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13746   algorithm: "plot_tsa_name"
13747   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13748   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13749   include:
13750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13755   layout:
13756     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13757     layout: "plot-throughput-speedup-analysis"
13758
13759 - type: "plot"
13760   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13761   algorithm: "plot_tsa_name"
13762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13764   include:
13765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13769   layout:
13770     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13771     layout: "plot-throughput-speedup-analysis"
13772
13773 - type: "plot"
13774   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13775   algorithm: "plot_tsa_name"
13776   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13777   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13778   include:
13779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13783   layout:
13784     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13785     layout: "plot-throughput-speedup-analysis"
13786
13787 - type: "plot"
13788   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13789   algorithm: "plot_tsa_name"
13790   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13792   include:
13793     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13794     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13795     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13796     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13797     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13798     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13799   layout:
13800     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13801     layout: "plot-throughput-speedup-analysis"
13802
13803 - type: "plot"
13804   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13805   algorithm: "plot_tsa_name"
13806   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13808   include:
13809     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13810     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13811     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13812     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13813     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13814     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13815   layout:
13816     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13817     layout: "plot-throughput-speedup-analysis"
13818
13819 - type: "plot"
13820   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
13821   algorithm: "plot_tsa_name"
13822   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
13823   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13824   include:
13825     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13826     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13827     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13828     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13829     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13830   layout:
13831     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
13832     layout: "plot-throughput-speedup-analysis"
13833
13834 - type: "plot"
13835   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
13836   algorithm: "plot_tsa_name"
13837   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
13838   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13839   include:
13840     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13841     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13842     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13843     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13844     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13845   layout:
13846     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
13847     layout: "plot-throughput-speedup-analysis"
13848
13849 - type: "plot"
13850   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13851   algorithm: "plot_tsa_name"
13852   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13853   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13854   include:
13855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13858   layout:
13859     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13860     layout: "plot-throughput-speedup-analysis"
13861
13862 - type: "plot"
13863   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13864   algorithm: "plot_tsa_name"
13865   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13866   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13867   include:
13868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13869     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13871   layout:
13872     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13873     layout: "plot-throughput-speedup-analysis"
13874
13875 - type: "plot"
13876   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13877   algorithm: "plot_tsa_name"
13878   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13879   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13880   include:
13881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13882     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13883     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13884     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13885   layout:
13886     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13887     layout: "plot-throughput-speedup-analysis"
13888
13889 - type: "plot"
13890   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13891   algorithm: "plot_tsa_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13894   include:
13895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13896     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13897     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13898     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13899   layout:
13900     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13901     layout: "plot-throughput-speedup-analysis"
13902
13903 - type: "plot"
13904   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13905   algorithm: "plot_tsa_name"
13906   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13907   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13908   include:
13909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13910     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13911     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13912     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13913     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13914     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13915   layout:
13916     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13917     layout: "plot-throughput-speedup-analysis"
13918
13919 - type: "plot"
13920   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13921   algorithm: "plot_tsa_name"
13922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13924   include:
13925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13926     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13927     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13928     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13931   layout:
13932     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13933     layout: "plot-throughput-speedup-analysis"
13934
13935 - type: "plot"
13936   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13937   algorithm: "plot_tsa_name"
13938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13940   include:
13941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13942     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13943     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13947   layout:
13948     title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13949     layout: "plot-throughput-speedup-analysis"
13950
13951 - type: "plot"
13952   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13953   algorithm: "plot_tsa_name"
13954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13956   include:
13957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13960     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13963   layout:
13964     title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13965     layout: "plot-throughput-speedup-analysis"
13966
13967 - type: "plot"
13968   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13969   algorithm: "plot_tsa_name"
13970   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13971   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13972   include:
13973     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13974     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13975     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13976     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13977     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13978     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13979   layout:
13980     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13981     layout: "plot-throughput-speedup-analysis"
13982
13983 - type: "plot"
13984   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13985   algorithm: "plot_tsa_name"
13986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13988   include:
13989     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13990     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13991     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13992     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13993     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13994     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13995   layout:
13996     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13997     layout: "plot-throughput-speedup-analysis"
13998
13999 - type: "plot"
14000   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14001   algorithm: "plot_tsa_name"
14002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14004   include:
14005     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14006     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14007     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14008     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14009     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14010     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14011   layout:
14012     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
14013     layout: "plot-throughput-speedup-analysis"
14014
14015 - type: "plot"
14016   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14017   algorithm: "plot_tsa_name"
14018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14020   include:
14021     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14022     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14023     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14024     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14025     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14026     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14027   layout:
14028     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
14029     layout: "plot-throughput-speedup-analysis"
14030
14031 - type: "plot"
14032   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14033   algorithm: "plot_tsa_name"
14034   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14036   include:
14037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14041   layout:
14042     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14043     layout: "plot-throughput-speedup-analysis"
14044
14045 - type: "plot"
14046   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14047   algorithm: "plot_tsa_name"
14048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14050   include:
14051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14055   layout:
14056     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14057     layout: "plot-throughput-speedup-analysis"
14058
14059 - type: "plot"
14060   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14061   algorithm: "plot_tsa_name"
14062   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14064   include:
14065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14066     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14069   layout:
14070     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14071     layout: "plot-throughput-speedup-analysis"
14072
14073 - type: "plot"
14074   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14075   algorithm: "plot_tsa_name"
14076   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14077   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14078   include:
14079     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14080     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14081     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14083   layout:
14084     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14085     layout: "plot-throughput-speedup-analysis"
14086
14087 - type: "plot"
14088   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14089   algorithm: "plot_tsa_name"
14090   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
14091   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14092   include:
14093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14094     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14095     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14096     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14097   layout:
14098     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
14099     layout: "plot-throughput-speedup-analysis"
14100
14101 - type: "plot"
14102   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
14103   algorithm: "plot_tsa_name"
14104   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
14105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14106   include:
14107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14110     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14111   layout:
14112     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
14113     layout: "plot-throughput-speedup-analysis"
14114
14115 - type: "plot"
14116   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
14117   algorithm: "plot_tsa_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14119   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14120   include:
14121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14123     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14124     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14125   layout:
14126     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
14127     layout: "plot-throughput-speedup-analysis"
14128
14129 - type: "plot"
14130   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
14131   algorithm: "plot_tsa_name"
14132   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14133   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14134   include:
14135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14139   layout:
14140     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
14141     layout: "plot-throughput-speedup-analysis"
14142
14143 - type: "plot"
14144   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
14145   algorithm: "plot_tsa_name"
14146   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
14147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14148   include:
14149     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14153   layout:
14154     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
14155     layout: "plot-throughput-speedup-analysis"
14156
14157 - type: "plot"
14158   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
14159   algorithm: "plot_tsa_name"
14160   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
14161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14162   include:
14163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14165     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14166     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14167   layout:
14168     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
14169     layout: "plot-throughput-speedup-analysis"
14170
14171 - type: "plot"
14172   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14173   algorithm: "plot_tsa_name"
14174   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
14175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14176   include:
14177     - "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"
14178     - "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"
14179     - "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"
14180     - "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"
14181   layout:
14182     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14183     layout: "plot-throughput-speedup-analysis"
14184
14185 - type: "plot"
14186   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14187   algorithm: "plot_tsa_name"
14188   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
14189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14190   include:
14191     - "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"
14192     - "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"
14193     - "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"
14194     - "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"
14195   layout:
14196     title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14197     layout: "plot-throughput-speedup-analysis"
14198
14199 - type: "plot"
14200   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14201   algorithm: "plot_tsa_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14204   include:
14205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14210   layout:
14211     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14212     layout: "plot-throughput-speedup-analysis"
14213
14214 - type: "plot"
14215   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14216   algorithm: "plot_tsa_name"
14217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
14218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14219   include:
14220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14225   layout:
14226     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
14227     layout: "plot-throughput-speedup-analysis"
14228
14229 - type: "plot"
14230   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14231   algorithm: "plot_tsa_name"
14232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
14233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14234   include:
14235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14240   layout:
14241     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
14242     layout: "plot-throughput-speedup-analysis"
14243
14244 - type: "plot"
14245   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14246   algorithm: "plot_tsa_name"
14247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
14248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14249   include:
14250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14255   layout:
14256     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
14257     layout: "plot-throughput-speedup-analysis"
14258
14259 - type: "plot"
14260   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
14261   algorithm: "plot_tsa_name"
14262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
14263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14264   include:
14265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14271   layout:
14272     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
14273     layout: "plot-throughput-speedup-analysis"
14274
14275 - type: "plot"
14276   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
14277   algorithm: "plot_tsa_name"
14278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
14279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14280   include:
14281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14285     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14287   layout:
14288     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
14289     layout: "plot-throughput-speedup-analysis"
14290
14291 - type: "plot"
14292   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14293   algorithm: "plot_tsa_name"
14294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
14295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14296   include:
14297     - "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"
14298     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14300     - "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"
14301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14303   layout:
14304     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
14305     layout: "plot-throughput-speedup-analysis"
14306
14307 - type: "plot"
14308   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14309   algorithm: "plot_tsa_name"
14310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
14311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14312   include:
14313     - "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"
14314     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14316     - "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"
14317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14319   layout:
14320     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
14321     layout: "plot-throughput-speedup-analysis"
14322
14323 - type: "plot"
14324   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14325   algorithm: "plot_tsa_name"
14326   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
14327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14328   include:
14329     - "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"
14330     - "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"
14331     - "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"
14332   layout:
14333     title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
14334     layout: "plot-throughput-speedup-analysis"
14335
14336 - type: "plot"
14337   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14338   algorithm: "plot_tsa_name"
14339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
14340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14341   include:
14342     - "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"
14343     - "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"
14344     - "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"
14345   layout:
14346     title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14354   include:
14355     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14356     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14357     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14358     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14359     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14360   layout:
14361     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
14362     layout: "plot-throughput-speedup-analysis"
14363
14364 - type: "plot"
14365   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14366   algorithm: "plot_tsa_name"
14367   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
14368   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14369   include:
14370     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14371     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14372     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14373     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14374     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14375   layout:
14376     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
14377     layout: "plot-throughput-speedup-analysis"
14378
14379 - type: "plot"
14380   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14381   algorithm: "plot_tsa_name"
14382   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14383   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14384   include:
14385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14390   layout:
14391     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
14392     layout: "plot-throughput-speedup-analysis"
14393
14394 - type: "plot"
14395   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14396   algorithm: "plot_tsa_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14398   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14399   include:
14400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14405   layout:
14406     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
14407     layout: "plot-throughput-speedup-analysis"
14408
14409 - type: "plot"
14410   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14411   algorithm: "plot_tsa_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14413   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14414   include:
14415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14421   layout:
14422     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
14423     layout: "plot-throughput-speedup-analysis"
14424
14425 - type: "plot"
14426   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14427   algorithm: "plot_tsa_name"
14428   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14429   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14430   include:
14431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14437   layout:
14438     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
14439     layout: "plot-throughput-speedup-analysis"
14440
14441 - type: "plot"
14442   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14443   algorithm: "plot_tsa_name"
14444   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14445   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14446   include:
14447     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14451   layout:
14452     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
14453     layout: "plot-throughput-speedup-analysis"
14454
14455 - type: "plot"
14456   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14457   algorithm: "plot_tsa_name"
14458   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14459   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14460   include:
14461     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14465   layout:
14466     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14474   include:
14475     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14480   layout:
14481     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14482     layout: "plot-throughput-speedup-analysis"
14483
14484 - type: "plot"
14485   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14486   algorithm: "plot_tsa_name"
14487   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14488   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14489   include:
14490     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14495   layout:
14496     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14497     layout: "plot-throughput-speedup-analysis"
14498
14499 - type: "plot"
14500   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14501   algorithm: "plot_tsa_name"
14502   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14503   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14504   include:
14505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14508     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14509     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14510     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14511   layout:
14512     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14513     layout: "plot-throughput-speedup-analysis"
14514
14515 - type: "plot"
14516   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14517   algorithm: "plot_tsa_name"
14518   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14519   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14520   include:
14521     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14522     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14523     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14524     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14525     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14526     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14527   layout:
14528     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14529     layout: "plot-throughput-speedup-analysis"
14530
14531 - type: "plot"
14532   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14533   algorithm: "plot_tsa_name"
14534   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14535   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14536   include:
14537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14539     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14540     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14541   layout:
14542     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14543     layout: "plot-throughput-speedup-analysis"
14544
14545 - type: "plot"
14546   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14547   algorithm: "plot_tsa_name"
14548   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14549   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14550   include:
14551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14555   layout:
14556     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14557     layout: "plot-throughput-speedup-analysis"
14558
14559 - type: "plot"
14560   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14561   algorithm: "plot_tsa_name"
14562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14564   include:
14565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14571   layout:
14572     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14573     layout: "plot-throughput-speedup-analysis"
14574
14575 - type: "plot"
14576   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14577   algorithm: "plot_tsa_name"
14578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14580   include:
14581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14587   layout:
14588     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14589     layout: "plot-throughput-speedup-analysis"
14590
14591 - type: "plot"
14592   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14593   algorithm: "plot_tsa_name"
14594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14596   include:
14597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14603   layout:
14604     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14605     layout: "plot-throughput-speedup-analysis"
14606
14607 - type: "plot"
14608   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14609   algorithm: "plot_tsa_name"
14610   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14611   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14612   include:
14613     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14619   layout:
14620     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14621     layout: "plot-throughput-speedup-analysis"
14622
14623 - type: "plot"
14624   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14625   algorithm: "plot_tsa_name"
14626   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14627   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14628   include:
14629     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14630     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14631     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14632     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14633     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14634     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14635   layout:
14636     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14637     layout: "plot-throughput-speedup-analysis"
14638
14639 - type: "plot"
14640   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14641   algorithm: "plot_tsa_name"
14642   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14643   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14644   include:
14645     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14646     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14647     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14648     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14649     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14650     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14651   layout:
14652     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14653     layout: "plot-throughput-speedup-analysis"
14654
14655 - type: "plot"
14656   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14657   algorithm: "plot_tsa_name"
14658   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14659   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14660   include:
14661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14665     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14666   layout:
14667     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14668     layout: "plot-throughput-speedup-analysis"
14669
14670 - type: "plot"
14671   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14672   algorithm: "plot_tsa_name"
14673   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14674   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14675   include:
14676     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14677     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14678     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14679     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14680     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14681   layout:
14682     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 #- type: "plot"
14686 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14687 #  algorithm: "plot_tsa_name"
14688 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14689 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14690 #  include:
14691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14696 #  layout:
14697 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14698 #    layout: "plot-throughput-speedup-analysis"
14699 #
14700 #- type: "plot"
14701 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14702 #  algorithm: "plot_tsa_name"
14703 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14704 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14705 #  include:
14706 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14707 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14708 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14709 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14710 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14711 #  layout:
14712 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14713 #    layout: "plot-throughput-speedup-analysis"
14714
14715 #- type: "plot"
14716 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14717 #  algorithm: "plot_tsa_name"
14718 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14719 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14720 #  include:
14721 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14722 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14723 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14724 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14725 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14726 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14727 #  layout:
14728 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14729 #    layout: "plot-throughput-speedup-analysis"
14730 #
14731 #- type: "plot"
14732 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14733 #  algorithm: "plot_tsa_name"
14734 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14735 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14736 #  include:
14737 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14738 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14739 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14740 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14741 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14742 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14743 #  layout:
14744 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14745 #    layout: "plot-throughput-speedup-analysis"
14746
14747 - type: "plot"
14748   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14749   algorithm: "plot_tsa_name"
14750   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14751   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14752   include:
14753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14754     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14758   layout:
14759     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14760     layout: "plot-throughput-speedup-analysis"
14761
14762 - type: "plot"
14763   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14764   algorithm: "plot_tsa_name"
14765   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14766   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14767   include:
14768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14771     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14773   layout:
14774     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14775     layout: "plot-throughput-speedup-analysis"
14776
14777 - type: "plot"
14778   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14779   algorithm: "plot_tsa_name"
14780   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14781   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14782   include:
14783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14788     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14789   layout:
14790     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14791     layout: "plot-throughput-speedup-analysis"
14792
14793 - type: "plot"
14794   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14795   algorithm: "plot_tsa_name"
14796   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14797   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14798   include:
14799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14803     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14805   layout:
14806     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14807     layout: "plot-throughput-speedup-analysis"
14808
14809 - type: "plot"
14810   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14811   algorithm: "plot_tsa_name"
14812   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14813   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14814   include:
14815     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14816     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14817     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14818     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14820   layout:
14821     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14822     layout: "plot-throughput-speedup-analysis"
14823
14824 - type: "plot"
14825   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14826   algorithm: "plot_tsa_name"
14827   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14828   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14829   include:
14830     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14831     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14832     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14833     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14834     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14835   layout:
14836     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14837     layout: "plot-throughput-speedup-analysis"
14838
14839 - type: "plot"
14840   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14841   algorithm: "plot_tsa_name"
14842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14844   include:
14845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14849   layout:
14850     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14851     layout: "plot-throughput-speedup-analysis"
14852
14853 - type: "plot"
14854   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14855   algorithm: "plot_tsa_name"
14856   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14857   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14858   include:
14859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14860     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14861     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14862     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14863   layout:
14864     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14865     layout: "plot-throughput-speedup-analysis"
14866
14867 - type: "plot"
14868   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14869   algorithm: "plot_tsa_name"
14870   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14871   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14872   include:
14873     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14879   layout:
14880     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14881     layout: "plot-throughput-speedup-analysis"
14882
14883 - type: "plot"
14884   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14885   algorithm: "plot_tsa_name"
14886   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14887   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14888   include:
14889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14895   layout:
14896     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14897     layout: "plot-throughput-speedup-analysis"
14898
14899 - type: "plot"
14900   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14901   algorithm: "plot_tsa_name"
14902   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14903   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14904   include:
14905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14910   layout:
14911     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14912     layout: "plot-throughput-speedup-analysis"
14913
14914 - type: "plot"
14915   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14916   algorithm: "plot_tsa_name"
14917   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14918   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14919   include:
14920     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14925   layout:
14926     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14927     layout: "plot-throughput-speedup-analysis"
14928
14929 - type: "plot"
14930   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14931   algorithm: "plot_tsa_name"
14932   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14933   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14934   include:
14935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14941   layout:
14942     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14943     layout: "plot-throughput-speedup-analysis"
14944
14945 - type: "plot"
14946   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14947   algorithm: "plot_tsa_name"
14948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14950   include:
14951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14957   layout:
14958     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14959     layout: "plot-throughput-speedup-analysis"
14960
14961 - type: "plot"
14962   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14963   algorithm: "plot_tsa_name"
14964   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14965   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14966   include:
14967     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14969     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14971   layout:
14972     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14973     layout: "plot-throughput-speedup-analysis"
14974
14975 - type: "plot"
14976   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14977   algorithm: "plot_tsa_name"
14978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14980   include:
14981     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14982     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14983     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14984     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14985   layout:
14986     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14994   include:
14995     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15000   layout:
15001     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15002     layout: "plot-throughput-speedup-analysis"
15003
15004 - type: "plot"
15005   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15006   algorithm: "plot_tsa_name"
15007   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15008   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15009   include:
15010     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15014     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15015   layout:
15016     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15017     layout: "plot-throughput-speedup-analysis"
15018
15019 - type: "plot"
15020   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15021   algorithm: "plot_tsa_name"
15022   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15023   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15024   include:
15025     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15031   layout:
15032     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15033     layout: "plot-throughput-speedup-analysis"
15034
15035 - type: "plot"
15036   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15037   algorithm: "plot_tsa_name"
15038   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15039   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15040   include:
15041     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15042     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15043     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15047   layout:
15048     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15049     layout: "plot-throughput-speedup-analysis"
15050
15051 - type: "plot"
15052   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15053   algorithm: "plot_tsa_name"
15054   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15055   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15056   include:
15057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15059     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15061   layout:
15062     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15063     layout: "plot-throughput-speedup-analysis"
15064
15065 - type: "plot"
15066   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15067   algorithm: "plot_tsa_name"
15068   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15069   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15070   include:
15071     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15075   layout:
15076     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15077     layout: "plot-throughput-speedup-analysis"
15078
15079 - type: "plot"
15080   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15081   algorithm: "plot_tsa_name"
15082   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15083   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15084   include:
15085     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15090     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15091   layout:
15092     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15093     layout: "plot-throughput-speedup-analysis"
15094
15095 - type: "plot"
15096   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15097   algorithm: "plot_tsa_name"
15098   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15099   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15100   include:
15101     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15105     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15106     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15107   layout:
15108     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15109     layout: "plot-throughput-speedup-analysis"
15110
15111 - type: "plot"
15112   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
15113   algorithm: "plot_tsa_name"
15114   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
15115   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15116   include:
15117     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15119     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15120     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15121     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15122     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15123   layout:
15124     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
15125     layout: "plot-throughput-speedup-analysis"
15126
15127 - type: "plot"
15128   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
15129   algorithm: "plot_tsa_name"
15130   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
15131   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15132   include:
15133     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15134     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15135     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15136     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15137     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15138     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15139   layout:
15140     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
15141     layout: "plot-throughput-speedup-analysis"
15142
15143 #- type: "plot"
15144 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15145 #  algorithm: "plot_tsa_name"
15146 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15147 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15148 #  include:
15149 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15150 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15151 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15152 #  layout:
15153 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15154 #    layout: "plot-throughput-speedup-analysis"
15155 #
15156 #- type: "plot"
15157 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15158 #  algorithm: "plot_tsa_name"
15159 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15160 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15161 #  include:
15162 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15163 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15164 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15165 #  layout:
15166 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15167 #    layout: "plot-throughput-speedup-analysis"
15168
15169 ################################################################################
15170
15171 # Packet Throughput - DPDK
15172
15173 # 2n-skx-xxv710
15174
15175 #- type: "plot"
15176 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
15177 #  algorithm: "plot_perf_box_name"
15178 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
15179 #  data: "plot-dpdk-throughput-latency-2n-skx"
15180 #  include:
15181 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15182 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15183 #  layout:
15184 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
15185 #    layout: "plot-throughput"
15186 #
15187 #- type: "plot"
15188 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
15189 #  algorithm: "plot_perf_box_name"
15190 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
15191 #  data: "plot-dpdk-throughput-latency-2n-skx"
15192 #  include:
15193 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15194 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15195 #  layout:
15196 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
15197 #    layout: "plot-throughput"
15198 #
15199 #- type: "plot"
15200 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
15201 #  algorithm: "plot_perf_box_name"
15202 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
15203 #  data: "plot-dpdk-throughput-latency-2n-skx"
15204 #  include:
15205 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15206 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15207 #  layout:
15208 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
15209 #    layout: "plot-throughput"
15210 #
15211 #- type: "plot"
15212 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
15213 #  algorithm: "plot_perf_box_name"
15214 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
15215 #  data: "plot-dpdk-throughput-latency-2n-skx"
15216 #  include:
15217 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15218 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15219 #  layout:
15220 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
15221 #    layout: "plot-throughput"
15222 #
15223 ## 2n-skx-x710
15224 #
15225 #- type: "plot"
15226 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
15227 #  algorithm: "plot_perf_box_name"
15228 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
15229 #  data: "plot-dpdk-throughput-latency-2n-skx"
15230 #  include:
15231 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15232 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15233 #  layout:
15234 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
15235 #    layout: "plot-throughput"
15236 #
15237 #- type: "plot"
15238 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
15239 #  algorithm: "plot_perf_box_name"
15240 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
15241 #  data: "plot-dpdk-throughput-latency-2n-skx"
15242 #  include:
15243 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15244 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15245 #  layout:
15246 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
15247 #    layout: "plot-throughput"
15248 #
15249 #- type: "plot"
15250 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
15251 #  algorithm: "plot_perf_box_name"
15252 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
15253 #  data: "plot-dpdk-throughput-latency-2n-skx"
15254 #  include:
15255 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15256 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15257 #  layout:
15258 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
15259 #    layout: "plot-throughput"
15260 #
15261 #- type: "plot"
15262 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
15263 #  algorithm: "plot_perf_box_name"
15264 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
15265 #  data: "plot-dpdk-throughput-latency-2n-skx"
15266 #  include:
15267 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15268 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15269 #  layout:
15270 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
15271 #    layout: "plot-throughput"
15272 #
15273 ## 3n-skx-xxv710
15274 #
15275 #- type: "plot"
15276 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
15277 #  algorithm: "plot_perf_box_name"
15278 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
15279 #  data: "plot-dpdk-throughput-latency-3n-skx"
15280 #  include:
15281 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15282 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15283 #  layout:
15284 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
15285 #    layout: "plot-throughput"
15286 #
15287 #- type: "plot"
15288 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
15289 #  algorithm: "plot_perf_box_name"
15290 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
15291 #  data: "plot-dpdk-throughput-latency-3n-skx"
15292 #  include:
15293 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15294 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15295 #  layout:
15296 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
15297 #    layout: "plot-throughput"
15298 #
15299 #- type: "plot"
15300 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
15301 #  algorithm: "plot_perf_box_name"
15302 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
15303 #  data: "plot-dpdk-throughput-latency-3n-skx"
15304 #  include:
15305 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15306 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15307 #  layout:
15308 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
15309 #    layout: "plot-throughput"
15310 #
15311 #- type: "plot"
15312 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
15313 #  algorithm: "plot_perf_box_name"
15314 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
15315 #  data: "plot-dpdk-throughput-latency-3n-skx"
15316 #  include:
15317 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15318 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15319 #  layout:
15320 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
15321 #    layout: "plot-throughput"
15322 #
15323 ## 3n-skx-x710
15324 #
15325 #- type: "plot"
15326 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
15327 #  algorithm: "plot_perf_box_name"
15328 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
15329 #  data: "plot-dpdk-throughput-latency-3n-skx"
15330 #  include:
15331 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15332 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15333 #  layout:
15334 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
15335 #    layout: "plot-throughput"
15336 #
15337 #- type: "plot"
15338 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
15339 #  algorithm: "plot_perf_box_name"
15340 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
15341 #  data: "plot-dpdk-throughput-latency-3n-skx"
15342 #  include:
15343 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15344 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15345 #  layout:
15346 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
15347 #    layout: "plot-throughput"
15348 #
15349 #- type: "plot"
15350 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
15351 #  algorithm: "plot_perf_box_name"
15352 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
15353 #  data: "plot-dpdk-throughput-latency-3n-skx"
15354 #  include:
15355 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
15356 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
15357 #  layout:
15358 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
15359 #    layout: "plot-throughput"
15360 #
15361 #- type: "plot"
15362 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
15363 #  algorithm: "plot_perf_box_name"
15364 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
15365 #  data: "plot-dpdk-throughput-latency-3n-skx"
15366 #  include:
15367 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
15368 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
15369 #  layout:
15370 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
15371 #    layout: "plot-throughput"
15372
15373 # 3n-hsw-xl710
15374
15375 - type: "plot"
15376   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
15377   algorithm: "plot_perf_box_name"
15378   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
15379   data: "plot-dpdk-throughput-latency-3n-hsw"
15380   include:
15381     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15382     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15383   layout:
15384     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
15385     layout: "plot-throughput"
15386
15387 - type: "plot"
15388   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
15389   algorithm: "plot_perf_box_name"
15390   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
15391   data: "plot-dpdk-throughput-latency-3n-hsw"
15392   include:
15393     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15394     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15395   layout:
15396     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
15397     layout: "plot-throughput"
15398
15399 - type: "plot"
15400   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
15401   algorithm: "plot_perf_box_name"
15402   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
15403   data: "plot-dpdk-throughput-latency-3n-hsw"
15404   include:
15405     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15406     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15407   layout:
15408     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
15409     layout: "plot-throughput"
15410
15411 - type: "plot"
15412   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
15413   algorithm: "plot_perf_box_name"
15414   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
15415   data: "plot-dpdk-throughput-latency-3n-hsw"
15416   include:
15417     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15418     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15419   layout:
15420     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
15421     layout: "plot-throughput"
15422
15423 # 3n-hsw-x710
15424
15425 - type: "plot"
15426   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
15427   algorithm: "plot_perf_box_name"
15428   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
15429   data: "plot-dpdk-throughput-latency-3n-hsw"
15430   include:
15431     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15432     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15433   layout:
15434     title: "3n-hsw-x710-64b-1t1c-base-ndr"
15435     layout: "plot-throughput"
15436
15437 - type: "plot"
15438   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
15439   algorithm: "plot_perf_box_name"
15440   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
15441   data: "plot-dpdk-throughput-latency-3n-hsw"
15442   include:
15443     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15444     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15445   layout:
15446     title: "3n-hsw-x710-64b-2t2c-base-ndr"
15447     layout: "plot-throughput"
15448
15449 - type: "plot"
15450   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
15451   algorithm: "plot_perf_box_name"
15452   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
15453   data: "plot-dpdk-throughput-latency-3n-hsw"
15454   include:
15455     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15456     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15457   layout:
15458     title: "3n-hsw-x710-64b-1t1c-base-pdr"
15459     layout: "plot-throughput"
15460
15461 - type: "plot"
15462   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
15463   algorithm: "plot_perf_box_name"
15464   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
15465   data: "plot-dpdk-throughput-latency-3n-hsw"
15466   include:
15467     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15468     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15469   layout:
15470     title: "3n-hsw-x710-64b-2t2c-base-pdr"
15471     layout: "plot-throughput"
15472
15473 # 2n-dnv-x553
15474
15475 - type: "plot"
15476   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15477   algorithm: "plot_perf_box_name"
15478   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15479   data: "plot-dpdk-throughput-latency-2n-dnv"
15480   include:
15481     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15482     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15483   layout:
15484     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15485     layout: "plot-throughput"
15486
15487 - type: "plot"
15488   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15489   algorithm: "plot_perf_box_name"
15490   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15491   data: "plot-dpdk-throughput-latency-2n-dnv"
15492   include:
15493     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15494     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15495   layout:
15496     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15497     layout: "plot-throughput"
15498
15499 - type: "plot"
15500   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15501   algorithm: "plot_perf_box_name"
15502   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15503   data: "plot-dpdk-throughput-latency-2n-dnv"
15504   include:
15505     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15506     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15507   layout:
15508     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15509     layout: "plot-throughput"
15510
15511 - type: "plot"
15512   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15513   algorithm: "plot_perf_box_name"
15514   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15515   data: "plot-dpdk-throughput-latency-2n-dnv"
15516   include:
15517     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15518     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15519   layout:
15520     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15521     layout: "plot-throughput"
15522
15523 # 3n-dnv-x553
15524
15525 - type: "plot"
15526   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15527   algorithm: "plot_perf_box_name"
15528   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15529   data: "plot-dpdk-throughput-latency-3n-dnv"
15530   include:
15531     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15532     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15533   layout:
15534     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15535     layout: "plot-throughput"
15536
15537 - type: "plot"
15538   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15539   algorithm: "plot_perf_box_name"
15540   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15541   data: "plot-dpdk-throughput-latency-3n-dnv"
15542   include:
15543     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15544     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15545   layout:
15546     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15547     layout: "plot-throughput"
15548
15549 - type: "plot"
15550   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15551   algorithm: "plot_perf_box_name"
15552   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15553   data: "plot-dpdk-throughput-latency-3n-dnv"
15554   include:
15555     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15556     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15557   layout:
15558     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15559     layout: "plot-throughput"
15560
15561 - type: "plot"
15562   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15563   algorithm: "plot_perf_box_name"
15564   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15565   data: "plot-dpdk-throughput-latency-3n-dnv"
15566   include:
15567     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15568     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15569   layout:
15570     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15571     layout: "plot-throughput"
15572
15573 # 3n-tsh-x520
15574
15575 - type: "plot"
15576   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15577   algorithm: "plot_perf_box_name"
15578   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15579   data: "plot-dpdk-throughput-latency-3n-tsh"
15580   include:
15581     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15582     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15583   layout:
15584     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15585     layout: "plot-throughput"
15586
15587 - type: "plot"
15588   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15589   algorithm: "plot_perf_box_name"
15590   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15591   data: "plot-dpdk-throughput-latency-3n-tsh"
15592   include:
15593     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15594     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15595   layout:
15596     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15597     layout: "plot-throughput"
15598
15599 - type: "plot"
15600   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15601   algorithm: "plot_perf_box_name"
15602   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15603   data: "plot-dpdk-throughput-latency-3n-tsh"
15604   include:
15605     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15606     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15607   layout:
15608     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15609     layout: "plot-throughput"
15610
15611 - type: "plot"
15612   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15613   algorithm: "plot_perf_box_name"
15614   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15615   data: "plot-dpdk-throughput-latency-3n-tsh"
15616   include:
15617     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15618     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15619   layout:
15620     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15621     layout: "plot-throughput"
15622
15623 ################################################################################
15624 ###   2n-clx                                                                 ###
15625 ################################################################################
15626
15627 # Packet Throughput
15628
15629 - type: "plot"
15630   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15631   algorithm: "plot_perf_box_name"
15632   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15634   include:
15635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15638     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15639   layout:
15640     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15641     layout: "plot-throughput"
15642
15643 - type: "plot"
15644   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15645   algorithm: "plot_perf_box_name"
15646   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15647   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15648   include:
15649     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15650     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15651     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15652     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15653   layout:
15654     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15655     layout: "plot-throughput"
15656
15657 - type: "plot"
15658   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15659   algorithm: "plot_perf_box_name"
15660   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15662   include:
15663     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15664     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15665     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15666     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15667   layout:
15668     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15669     layout: "plot-throughput"
15670
15671 - type: "plot"
15672   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15673   algorithm: "plot_perf_box_name"
15674   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15676   include:
15677     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15678     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15679     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15680     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15681   layout:
15682     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15683     layout: "plot-throughput"
15684
15685 - type: "plot"
15686   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15687   algorithm: "plot_perf_box_name"
15688   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15690   include:
15691     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15692     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15697   layout:
15698     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15699     layout: "plot-throughput"
15700
15701 - type: "plot"
15702   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15703   algorithm: "plot_perf_box_name"
15704   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15706   include:
15707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15713   layout:
15714     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15715     layout: "plot-throughput"
15716
15717 - type: "plot"
15718   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15719   algorithm: "plot_perf_box_name"
15720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15722   include:
15723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15727   layout:
15728     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15729     layout: "plot-throughput"
15730
15731 - type: "plot"
15732   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15733   algorithm: "plot_perf_box_name"
15734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15736   include:
15737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15741   layout:
15742     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15743     layout: "plot-throughput"
15744
15745 - type: "plot"
15746   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15747   algorithm: "plot_perf_box_name"
15748   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15749   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15750   include:
15751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15754   layout:
15755     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
15756     layout: "plot-throughput"
15757
15758 - type: "plot"
15759   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15760   algorithm: "plot_perf_box_name"
15761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15763   include:
15764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
15765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
15766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
15767   layout:
15768     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
15769     layout: "plot-throughput"
15770
15771 - type: "plot"
15772   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15773   algorithm: "plot_perf_box_name"
15774   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15776   include:
15777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15782   layout:
15783     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15784     layout: "plot-throughput"
15785
15786 - type: "plot"
15787   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15788   algorithm: "plot_perf_box_name"
15789   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15791   include:
15792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15797   layout:
15798     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15799     layout: "plot-throughput"
15800
15801 - type: "plot"
15802   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15803   algorithm: "plot_perf_box_name"
15804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15806   include:
15807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
15809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
15810   layout:
15811     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
15812     layout: "plot-throughput"
15813
15814 - type: "plot"
15815   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15816   algorithm: "plot_perf_box_name"
15817   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15818   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15819   include:
15820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
15821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
15822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
15823   layout:
15824     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
15825     layout: "plot-throughput"
15826
15827 - type: "plot"
15828   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15829   algorithm: "plot_perf_box_name"
15830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15832   include:
15833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15839   layout:
15840     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15841     layout: "plot-throughput"
15842
15843 - type: "plot"
15844   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15845   algorithm: "plot_perf_box_name"
15846   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15847   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15848   include:
15849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15855   layout:
15856     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15857     layout: "plot-throughput"
15858
15859 - type: "plot"
15860   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15861   algorithm: "plot_perf_box_name"
15862   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15863   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15864   include:
15865     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15866     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15867   layout:
15868     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15869     layout: "plot-throughput"
15870
15871 - type: "plot"
15872   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15873   algorithm: "plot_perf_box_name"
15874   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15876   include:
15877     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15878     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15879   layout:
15880     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15881     layout: "plot-throughput"
15882
15883 - type: "plot"
15884   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15885   algorithm: "plot_perf_box_name"
15886   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15888   include:
15889     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15890     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15891     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15892     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15893     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15895   layout:
15896     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15897     layout: "plot-throughput"
15898
15899 - type: "plot"
15900   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15901   algorithm: "plot_perf_box_name"
15902   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15904   include:
15905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15906     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15911   layout:
15912     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15913     layout: "plot-throughput"
15914
15915 - type: "plot"
15916   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15917   algorithm: "plot_perf_box_name"
15918   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15920   include:
15921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15927   layout:
15928     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15929     layout: "plot-throughput"
15930
15931 - type: "plot"
15932   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15933   algorithm: "plot_perf_box_name"
15934   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15935   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15936   include:
15937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15942     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15943   layout:
15944     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15945     layout: "plot-throughput"
15946
15947 - type: "plot"
15948   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15949   algorithm: "plot_perf_box_name"
15950   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15952   include:
15953     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15956   layout:
15957     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15958     layout: "plot-throughput"
15959
15960 - type: "plot"
15961   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15962   algorithm: "plot_perf_box_name"
15963   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15965   include:
15966     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15967     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15969   layout:
15970     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15971     layout: "plot-throughput"
15972
15973 - type: "plot"
15974   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15975   algorithm: "plot_perf_box_name"
15976   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15978   include:
15979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15980     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15981     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15983     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15984   layout:
15985     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15986     layout: "plot-throughput"
15987
15988 - type: "plot"
15989   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15990   algorithm: "plot_perf_box_name"
15991   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15993   include:
15994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15999   layout:
16000     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
16001     layout: "plot-throughput"
16002
16003 - type: "plot"
16004   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16005   algorithm: "plot_perf_box_name"
16006   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16008   include:
16009     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16010     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16013     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16014   layout:
16015     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16016     layout: "plot-throughput"
16017
16018 - type: "plot"
16019   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16020   algorithm: "plot_perf_box_name"
16021   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16022   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16023   include:
16024     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16025     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16027     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16028     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16029   layout:
16030     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16031     layout: "plot-throughput"
16032
16033 - type: "plot"
16034   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
16035   algorithm: "plot_perf_box_name"
16036   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
16037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16038   include:
16039     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16041     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
16042     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16043     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16044     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16045   layout:
16046     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
16047     layout: "plot-throughput"
16048
16049 - type: "plot"
16050   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
16051   algorithm: "plot_perf_box_name"
16052   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
16053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16054   include:
16055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
16056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16057     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
16058     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16061   layout:
16062     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
16063     layout: "plot-throughput"
16064
16065 - type: "plot"
16066   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
16067   algorithm: "plot_perf_box_name"
16068   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
16069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16070   include:
16071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16074     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
16075   layout:
16076     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
16077     layout: "plot-throughput"
16078
16079 - type: "plot"
16080   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
16081   algorithm: "plot_perf_box_name"
16082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
16083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16084   include:
16085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
16087     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
16089   layout:
16090     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
16091     layout: "plot-throughput"
16092
16093 - type: "plot"
16094   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
16095   algorithm: "plot_perf_box_name"
16096   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
16097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16098   include:
16099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
16100     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16101     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16102     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16103   layout:
16104     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
16105     layout: "plot-throughput"
16106
16107 - type: "plot"
16108   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
16109   algorithm: "plot_perf_box_name"
16110   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
16111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16112   include:
16113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
16114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16117   layout:
16118     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
16119     layout: "plot-throughput"
16120
16121 - type: "plot"
16122   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
16123   algorithm: "plot_perf_box_name"
16124   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
16125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16126   include:
16127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
16128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
16129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
16130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16132   layout:
16133     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
16134     layout: "plot-throughput"
16135
16136 - type: "plot"
16137   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
16138   algorithm: "plot_perf_box_name"
16139   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
16140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16141   include:
16142     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
16143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
16144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
16145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16147   layout:
16148     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
16149     layout: "plot-throughput"
16150
16151 - type: "plot"
16152   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
16153   algorithm: "plot_perf_box_name"
16154   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
16155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16156   include:
16157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16161   layout:
16162     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
16163     layout: "plot-throughput"
16164
16165 - type: "plot"
16166   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
16167   algorithm: "plot_perf_box_name"
16168   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
16169   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16170   include:
16171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
16172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16175   layout:
16176     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
16177     layout: "plot-throughput"
16178
16179 - type: "plot"
16180   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16181   algorithm: "plot_perf_box_name"
16182   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16184   include:
16185     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16186     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16187     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16188     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16189     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16190     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16191   layout:
16192     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16193     layout: "plot-throughput"
16194
16195 - type: "plot"
16196   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16197   algorithm: "plot_perf_box_name"
16198   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16200   include:
16201     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16202     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16203     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16204     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16205     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16206     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16207   layout:
16208     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16209     layout: "plot-throughput"
16210
16211 - type: "plot"
16212   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16213   algorithm: "plot_perf_box_name"
16214   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16216   include:
16217     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16218     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16219     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16220     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16221   layout:
16222     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16223     layout: "plot-throughput"
16224
16225 - type: "plot"
16226   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16227   algorithm: "plot_perf_box_name"
16228   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16230   include:
16231     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16232     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16233     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16235   layout:
16236     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16237     layout: "plot-throughput"
16238
16239 - type: "plot"
16240   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16241   algorithm: "plot_perf_box_name"
16242   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16244   include:
16245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16249   layout:
16250     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16251     layout: "plot-throughput"
16252
16253 - type: "plot"
16254   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16255   algorithm: "plot_perf_box_name"
16256   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16258   include:
16259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16263   layout:
16264     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16265     layout: "plot-throughput"
16266
16267 - type: "plot"
16268   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16269   algorithm: "plot_perf_box_name"
16270   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16271   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16272   include:
16273     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16274     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16275     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16276     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16277   layout:
16278     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16279     layout: "plot-throughput"
16280
16281 - type: "plot"
16282   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16283   algorithm: "plot_perf_box_name"
16284   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16285   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16286   include:
16287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16290     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16291   layout:
16292     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16293     layout: "plot-throughput"
16294
16295 - type: "plot"
16296   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16297   algorithm: "plot_perf_box_name"
16298   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16299   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16300   include:
16301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16305   layout:
16306     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16307     layout: "plot-throughput"
16308
16309 - type: "plot"
16310   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16311   algorithm: "plot_perf_box_name"
16312   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16313   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16314   include:
16315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16319   layout:
16320     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16321     layout: "plot-throughput"
16322
16323 - type: "plot"
16324   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16325   algorithm: "plot_perf_box_name"
16326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16328   include:
16329     - "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"
16330     - "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"
16331     - "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"
16332     - "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"
16333   layout:
16334     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16335     layout: "plot-throughput"
16336
16337 - type: "plot"
16338   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16339   algorithm: "plot_perf_box_name"
16340   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16342   include:
16343     - "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"
16344     - "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"
16345     - "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"
16346     - "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"
16347   layout:
16348     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16349     layout: "plot-throughput"
16350
16351 ################################################################################
16352
16353 # Packet Speedup
16354
16355 - type: "plot"
16356   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16357   algorithm: "plot_tsa_name"
16358   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16360   include:
16361     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16362     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16363     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16364     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16365   layout:
16366     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
16367     layout: "plot-throughput-speedup-analysis"
16368
16369 - type: "plot"
16370   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16371   algorithm: "plot_tsa_name"
16372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16374   include:
16375     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16376     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16377     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16378     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16379   layout:
16380     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
16381     layout: "plot-throughput-speedup-analysis"
16382
16383 - type: "plot"
16384   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16385   algorithm: "plot_tsa_name"
16386   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
16387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16388   include:
16389     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16390     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16391     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16392     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16393   layout:
16394     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
16395     layout: "plot-throughput-speedup-analysis"
16396
16397 - type: "plot"
16398   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16399   algorithm: "plot_tsa_name"
16400   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
16401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16402   include:
16403     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16404     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16405     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16406     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16407   layout:
16408     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
16409     layout: "plot-throughput-speedup-analysis"
16410
16411 - type: "plot"
16412   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16413   algorithm: "plot_tsa_name"
16414   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16416   include:
16417     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16419     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16420     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16421     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16423   layout:
16424     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16425     layout: "plot-throughput-speedup-analysis"
16426
16427 - type: "plot"
16428   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16429   algorithm: "plot_tsa_name"
16430   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16432   include:
16433     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16434     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16436     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16439   layout:
16440     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16441     layout: "plot-throughput-speedup-analysis"
16442
16443 - type: "plot"
16444   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16445   algorithm: "plot_tsa_name"
16446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16448   include:
16449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16453   layout:
16454     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16455     layout: "plot-throughput-speedup-analysis"
16456
16457 - type: "plot"
16458   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16459   algorithm: "plot_tsa_name"
16460   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16462   include:
16463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16467   layout:
16468     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16469     layout: "plot-throughput-speedup-analysis"
16470
16471 - type: "plot"
16472   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16473   algorithm: "plot_tsa_name"
16474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16476   include:
16477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16480   layout:
16481     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
16482     layout: "plot-throughput-speedup-analysis"
16483
16484 - type: "plot"
16485   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16486   algorithm: "plot_tsa_name"
16487   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16488   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16489   include:
16490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16493   layout:
16494     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
16495     layout: "plot-throughput-speedup-analysis"
16496
16497 - type: "plot"
16498   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16499   algorithm: "plot_tsa_name"
16500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16502   include:
16503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16508   layout:
16509     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16510     layout: "plot-throughput-speedup-analysis"
16511
16512 - type: "plot"
16513   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16514   algorithm: "plot_tsa_name"
16515   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16517   include:
16518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16523   layout:
16524     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16525     layout: "plot-throughput-speedup-analysis"
16526
16527 - type: "plot"
16528   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16529   algorithm: "plot_tsa_name"
16530   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16532   include:
16533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16536   layout:
16537     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
16538     layout: "plot-throughput-speedup-analysis"
16539
16540 - type: "plot"
16541   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16542   algorithm: "plot_tsa_name"
16543   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16545   include:
16546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16549   layout:
16550     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
16551     layout: "plot-throughput-speedup-analysis"
16552
16553 - type: "plot"
16554   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16555   algorithm: "plot_tsa_name"
16556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16558   include:
16559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16565   layout:
16566     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16567     layout: "plot-throughput-speedup-analysis"
16568
16569 - type: "plot"
16570   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16571   algorithm: "plot_tsa_name"
16572   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16574   include:
16575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16581   layout:
16582     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16583     layout: "plot-throughput-speedup-analysis"
16584
16585 - type: "plot"
16586   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16587   algorithm: "plot_tsa_name"
16588   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
16589   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16590   include:
16591     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16592     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16593   layout:
16594     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
16595     layout: "plot-throughput-speedup-analysis"
16596
16597 - type: "plot"
16598   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16599   algorithm: "plot_tsa_name"
16600   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
16601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16602   include:
16603     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
16604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
16605   layout:
16606     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
16607     layout: "plot-throughput-speedup-analysis"
16608
16609 - type: "plot"
16610   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16611   algorithm: "plot_tsa_name"
16612   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16614   include:
16615     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16616     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16617     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16618     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16619     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16620     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16621   layout:
16622     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
16623     layout: "plot-throughput-speedup-analysis"
16624
16625 - type: "plot"
16626   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16627   algorithm: "plot_tsa_name"
16628   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16630   include:
16631     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16632     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16633     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16634     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16635     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16636     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16637   layout:
16638     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16639     layout: "plot-throughput-speedup-analysis"
16640
16641 - type: "plot"
16642   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16643   algorithm: "plot_tsa_name"
16644   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16646   include:
16647     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16648     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16649     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16650     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16653   layout:
16654     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16655     layout: "plot-throughput-speedup-analysis"
16656
16657 - type: "plot"
16658   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16659   algorithm: "plot_tsa_name"
16660   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16662   include:
16663     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16664     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16665     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16666     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16667     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16668     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16669   layout:
16670     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16671     layout: "plot-throughput-speedup-analysis"
16672
16673 - type: "plot"
16674   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16675   algorithm: "plot_tsa_name"
16676   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16678   include:
16679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16682   layout:
16683     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16684     layout: "plot-throughput-speedup-analysis"
16685
16686 - type: "plot"
16687   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16688   algorithm: "plot_tsa_name"
16689   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16690   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16691   include:
16692     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16694     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16695   layout:
16696     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16697     layout: "plot-throughput-speedup-analysis"
16698
16699 - type: "plot"
16700   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16701   algorithm: "plot_tsa_name"
16702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16704   include:
16705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16710   layout:
16711     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16712     layout: "plot-throughput-speedup-analysis"
16713
16714 - type: "plot"
16715   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16716   algorithm: "plot_tsa_name"
16717   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16718   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16719   include:
16720     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16724     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16725   layout:
16726     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16727     layout: "plot-throughput-speedup-analysis"
16728
16729 - type: "plot"
16730   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16731   algorithm: "plot_tsa_name"
16732   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16734   include:
16735     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16736     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16737     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16738     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16739     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16740   layout:
16741     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16742     layout: "plot-throughput-speedup-analysis"
16743
16744 - type: "plot"
16745   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16746   algorithm: "plot_tsa_name"
16747   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16749   include:
16750     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16753     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16754     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16755   layout:
16756     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16757     layout: "plot-throughput-speedup-analysis"
16758
16759 - type: "plot"
16760   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16761   algorithm: "plot_tsa_name"
16762   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16764   include:
16765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16771   layout:
16772     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16773     layout: "plot-throughput-speedup-analysis"
16774
16775 - type: "plot"
16776   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16777   algorithm: "plot_tsa_name"
16778   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16780   include:
16781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16787   layout:
16788     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16789     layout: "plot-throughput-speedup-analysis"
16790
16791 - type: "plot"
16792   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16793   algorithm: "plot_tsa_name"
16794   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16796   include:
16797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16801   layout:
16802     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16803     layout: "plot-throughput-speedup-analysis"
16804
16805 - type: "plot"
16806   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16807   algorithm: "plot_tsa_name"
16808   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16810   include:
16811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16815   layout:
16816     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16817     layout: "plot-throughput-speedup-analysis"
16818
16819 - type: "plot"
16820   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16821   algorithm: "plot_tsa_name"
16822   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
16823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16824   include:
16825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16829   layout:
16830     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
16831     layout: "plot-throughput-speedup-analysis"
16832
16833 - type: "plot"
16834   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16835   algorithm: "plot_tsa_name"
16836   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
16837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16838   include:
16839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
16841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
16842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
16843   layout:
16844     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
16845     layout: "plot-throughput-speedup-analysis"
16846
16847 - type: "plot"
16848   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16849   algorithm: "plot_tsa_name"
16850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16852   include:
16853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16858   layout:
16859     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16860     layout: "plot-throughput-speedup-analysis"
16861
16862 - type: "plot"
16863   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16864   algorithm: "plot_tsa_name"
16865   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16866   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16867   include:
16868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16872     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16873   layout:
16874     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16875     layout: "plot-throughput-speedup-analysis"
16876
16877 - type: "plot"
16878   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16879   algorithm: "plot_tsa_name"
16880   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16882   include:
16883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16884     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16885     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16887   layout:
16888     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16889     layout: "plot-throughput-speedup-analysis"
16890
16891 - type: "plot"
16892   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16893   algorithm: "plot_tsa_name"
16894   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16896   include:
16897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16901   layout:
16902     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16903     layout: "plot-throughput-speedup-analysis"
16904
16905 - type: "plot"
16906   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16907   algorithm: "plot_tsa_name"
16908   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16910   include:
16911     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16912     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16913     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16914     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16915     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16916     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16917   layout:
16918     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16919     layout: "plot-throughput-speedup-analysis"
16920
16921 - type: "plot"
16922   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16923   algorithm: "plot_tsa_name"
16924   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16926   include:
16927     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16928     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16929     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16930     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16931     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16932     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16933   layout:
16934     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16935     layout: "plot-throughput-speedup-analysis"
16936
16937 - type: "plot"
16938   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16939   algorithm: "plot_tsa_name"
16940   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16942   include:
16943     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16944     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16945     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16946     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16947   layout:
16948     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16949     layout: "plot-throughput-speedup-analysis"
16950
16951 - type: "plot"
16952   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16953   algorithm: "plot_tsa_name"
16954   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16956   include:
16957     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16958     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16959     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16960     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16961   layout:
16962     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16963     layout: "plot-throughput-speedup-analysis"
16964
16965 - type: "plot"
16966   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16967   algorithm: "plot_tsa_name"
16968   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16970   include:
16971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16975   layout:
16976     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16977     layout: "plot-throughput-speedup-analysis"
16978
16979 - type: "plot"
16980   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16981   algorithm: "plot_tsa_name"
16982   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16984   include:
16985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16989   layout:
16990     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16991     layout: "plot-throughput-speedup-analysis"
16992
16993 - type: "plot"
16994   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16995   algorithm: "plot_tsa_name"
16996   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16997   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16998   include:
16999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17003   layout:
17004     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17005     layout: "plot-throughput-speedup-analysis"
17006
17007 - type: "plot"
17008   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17009   algorithm: "plot_tsa_name"
17010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17012   include:
17013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17017   layout:
17018     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17019     layout: "plot-throughput-speedup-analysis"
17020
17021 - type: "plot"
17022   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
17023   algorithm: "plot_tsa_name"
17024   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
17025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17026   include:
17027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17031   layout:
17032     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
17033     layout: "plot-throughput-speedup-analysis"
17034
17035 - type: "plot"
17036   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
17037   algorithm: "plot_tsa_name"
17038   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
17039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17040   include:
17041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17045   layout:
17046     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
17047     layout: "plot-throughput-speedup-analysis"
17048
17049 - type: "plot"
17050   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
17051   algorithm: "plot_tsa_name"
17052   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
17053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17054   include:
17055     - "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"
17056     - "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"
17057     - "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"
17058     - "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"
17059   layout:
17060     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
17061     layout: "plot-throughput-speedup-analysis"
17062
17063 - type: "plot"
17064   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
17065   algorithm: "plot_tsa_name"
17066   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
17067   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17068   include:
17069     - "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"
17070     - "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"
17071     - "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"
17072     - "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"
17073   layout:
17074     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
17075     layout: "plot-throughput-speedup-analysis"
17076
17077 ################################################################################
17078
17079 # Packet Throughput - DPDK
17080
17081 # 2n-clx-xxv710
17082
17083 - type: "plot"
17084   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
17085   algorithm: "plot_perf_box_name"
17086   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
17087   data: "plot-dpdk-throughput-latency-2n-clx"
17088   include:
17089     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17090     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17091   layout:
17092     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
17093     layout: "plot-throughput"
17094
17095 - type: "plot"
17096   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
17097   algorithm: "plot_perf_box_name"
17098   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
17099   data: "plot-dpdk-throughput-latency-2n-clx"
17100   include:
17101     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17102     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17103   layout:
17104     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
17105     layout: "plot-throughput"
17106
17107 - type: "plot"
17108   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
17109   algorithm: "plot_perf_box_name"
17110   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
17111   data: "plot-dpdk-throughput-latency-2n-clx"
17112   include:
17113     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17114     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17115   layout:
17116     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
17117     layout: "plot-throughput"
17118
17119 - type: "plot"
17120   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
17121   algorithm: "plot_perf_box_name"
17122   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
17123   data: "plot-dpdk-throughput-latency-2n-clx"
17124   include:
17125     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17126     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17127   layout:
17128     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
17129     layout: "plot-throughput"
17130
17131 # 2n-clx-x710
17132
17133 - type: "plot"
17134   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
17135   algorithm: "plot_perf_box_name"
17136   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
17137   data: "plot-dpdk-throughput-latency-2n-clx"
17138   include:
17139     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17140     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17141   layout:
17142     title: "2n-clx-x710-64b-2t1c-base-ndr"
17143     layout: "plot-throughput"
17144
17145 - type: "plot"
17146   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
17147   algorithm: "plot_perf_box_name"
17148   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
17149   data: "plot-dpdk-throughput-latency-2n-clx"
17150   include:
17151     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17152     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17153   layout:
17154     title: "2n-clx-x710-64b-4t2c-base-ndr"
17155     layout: "plot-throughput"
17156
17157 - type: "plot"
17158   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
17159   algorithm: "plot_perf_box_name"
17160   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
17161   data: "plot-dpdk-throughput-latency-2n-clx"
17162   include:
17163     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17164     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17165   layout:
17166     title: "2n-clx-x710-64b-2t1c-base-pdr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
17173   data: "plot-dpdk-throughput-latency-2n-clx"
17174   include:
17175     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17176     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17177   layout:
17178     title: "2n-clx-x710-64b-4t2c-base-pdr"
17179     layout: "plot-throughput"
17180
17181 ################################################################################
17182
17183 - type: "plot"
17184   title: "Latency by percentile: 2n-skx"
17185   algorithm: "plot_hdrh_lat_by_percentile"
17186   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
17187   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
17188   target-links: "../../_static/vpp"
17189   data: "plot-vpp-hdrh-lat-2n-skx"
17190   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17191   layout:
17192     layout: "plot-hdrh-latency-by-percentile"
17193
17194 - type: "plot"
17195   title: "Latency by percentile: 3n-skx"
17196   algorithm: "plot_hdrh_lat_by_percentile"
17197   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
17198   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
17199   target-links: "../../_static/vpp"
17200   data: "plot-vpp-hdrh-lat-3n-skx"
17201   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17202   layout:
17203     layout: "plot-hdrh-latency-by-percentile"
17204
17205 - type: "plot"
17206   title: "Latency by percentile: 2n-clx"
17207   algorithm: "plot_hdrh_lat_by_percentile"
17208   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
17209   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
17210   target-links: "../../_static/vpp"
17211   data: "plot-vpp-hdrh-lat-2n-clx"
17212   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17213   layout:
17214     layout: "plot-hdrh-latency-by-percentile"
17215
17216 - type: "plot"
17217   title: "Latency by percentile: 3n-hsw"
17218   algorithm: "plot_hdrh_lat_by_percentile"
17219   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
17220   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
17221   target-links: "../../_static/vpp"
17222   data: "plot-vpp-hdrh-lat-3n-hsw"
17223   filter: "'1T1C' and 'NIC_Intel-XL710'"
17224   layout:
17225     layout: "plot-hdrh-latency-by-percentile"
17226
17227 - type: "plot"
17228   title: "Latency by percentile: 3n-tsh"
17229   algorithm: "plot_hdrh_lat_by_percentile"
17230   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
17231   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
17232   target-links: "../../_static/vpp"
17233   data: "plot-vpp-hdrh-lat-3n-tsh"
17234   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
17235   layout:
17236     layout: "plot-hdrh-latency-by-percentile"
17237
17238 - type: "plot"
17239   title: "Latency by percentile: DPDK 2n-clx"
17240   algorithm: "plot_hdrh_lat_by_percentile"
17241   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
17242   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
17243   target-links: "../../_static/dpdk"
17244   data: "plot-dpdk-hdrh-lat-2n-clx"
17245   filter: "'2T1C' and 'NIC_Intel-XXV710'"
17246   layout:
17247     layout: "plot-hdrh-latency-by-percentile"
17248
17249 - type: "plot"
17250   title: "Latency by percentile: DPDK 3n-hsw"
17251   algorithm: "plot_hdrh_lat_by_percentile"
17252   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
17253   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
17254   target-links: "../../_static/dpdk"
17255   data: "plot-dpdk-hdrh-lat-3n-hsw"
17256   filter: "'1T1C' and 'NIC_Intel-XL710'"
17257   layout:
17258     layout: "plot-hdrh-latency-by-percentile"
17259
17260 - type: "plot"
17261   title: "Latency by percentile: DPDK 3n-tsh"
17262   algorithm: "plot_hdrh_lat_by_percentile"
17263   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
17264   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
17265   target-links: "../../_static/dpdk"
17266   data: "plot-dpdk-hdrh-lat-3n-tsh"
17267   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
17268   layout:
17269     layout: "plot-hdrh-latency-by-percentile"