Report: Add 2n-clx latency 2
[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,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
37     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
38     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
39     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
40     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
41     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
42     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
43     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
44     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
45     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
46     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
47     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
48     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
49     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
50     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
51     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
52     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
57     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
58     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
59     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
60     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
61     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
62     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
63     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
64     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
65     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
66     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
67     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
68     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
69     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
70     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
71
72     # Detailed tests operational data
73     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
74     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
75     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
76     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
77     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
78     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
79     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
80     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
81
82     # Latencies:
83     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
85
86     # .css patch file to fix tables generated by Sphinx
87     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
88     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
89
90   urls:
91     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
92     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
93     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
94     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
95     DIR[NEXUS,DOC]: "report/_static/archive"
96
97   make-dirs:
98   # List the directories which are created while preparing the environment.
99   # All directories MUST be defined in "paths" section.
100   - "DIR[WORKING,DATA]"
101   - "DIR[STATIC,VPP]"
102   - "DIR[STATIC,DPDK]"
103   - "DIR[STATIC,ARCH]"
104   - "DIR[BUILD,LATEX]"
105   - "DIR[WORKING,SRC]"
106   - "DIR[WORKING,SRC,STATIC]"
107
108   remove-dirs:
109   # List the directories which are deleted while cleaning the environment.
110   # All directories MUST be defined in "paths" section.
111   #- "DIR[BUILD,HTML]"
112   - "DIR[WORKING,DATA]"
113
114   build-dirs:
115   # List the directories where the results (build) is stored.
116   # All directories MUST be defined in "paths" section.
117   - "DIR[BUILD,HTML]"
118   - "DIR[BUILD,LATEX]"
119
120 - type: "configuration"
121
122   limits:
123     nic:
124       x520: 24460000
125       x553: 29761905
126       x710: 35800000
127       xxv710: 35800000
128       xl710: 35800000
129
130     link:
131       10ge: 14880952.38
132       25ge: 37202380.95
133       40ge: 59523809.52
134       100ge: 148809523.81
135
136     pci:
137       pci-g3-x8: 74404761.90
138       pci-g3-x16: 148809523.81
139
140   data-sets:
141
142     ###########################################################################
143     # Replacements:
144
145     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
146       csit-vpp-perf-verify-1908-3n-hsw:
147         - 48  # NDRPDR sel vhost
148         - 49  # NDRPDR sel vhost
149         - 52  # NDRPDR sel vhost
150         - 53  # NDRPDR sel vhost
151         - 54  # NDRPDR sel vhost
152         - 55  # NDRPDR sel vhost
153         - 56  # NDRPDR sel vhost
154         - 57  # NDRPDR sel vhost
155         - 58  # NDRPDR sel vhost
156         - 59  # NDRPDR sel vhost
157
158     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
159       csit-vpp-perf-verify-1908-3n-skx:
160         - 52  # NDRPDR sel vhost
161         - 53  # NDRPDR sel vhost
162         - 55  # NDRPDR sel vhost
163         - 61  # NDRPDR sel vhost
164         - 62  # NDRPDR sel vhost
165         - 63  # NDRPDR sel vhost
166         - 64  # NDRPDR sel vhost
167         - 65  # NDRPDR sel vhost
168         - 66  # NDRPDR sel vhost
169         - 67  # NDRPDR sel vhost
170
171     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
172       csit-vpp-perf-verify-1908-2n-skx:
173         - 88  # NDRPDR sel vhost
174         - 89  # NDRPDR sel vhost
175         - 91  # NDRPDR sel vhost
176         - 92  # NDRPDR sel vhost
177         - 93  # NDRPDR sel vhost
178         - 94  # NDRPDR sel vhost
179         - 95  # NDRPDR sel vhost
180         - 96  # NDRPDR sel vhost
181         - 97  # NDRPDR sel vhost
182         - 98  # NDRPDR sel vhost
183
184     ###########################################################################
185     # Plots:
186
187     # 3n-hsw
188
189     plot-vpp-throughput-lat-tsa-3n-hsw:
190       csit-vpp-perf-verify-2001-3n-hsw:
191         - 21  # NDRPDR sel
192         - 22  # NDRPDR sel
193         - 23  # NDRPDR sel
194         - 24  # NDRPDR sel
195         - 25  # NDRPDR sel
196         - 29  # NDRPDR sel
197         - 30  # NDRPDR sel
198         - 31  # NDRPDR sel
199         - 32  # NDRPDR sel
200         - 34  # NDRPDR sel
201
202     plot-vpp-hdrh-lat-3n-hsw:
203       csit-vpp-perf-verify-2001-3n-hsw:
204         - 22  # NDRPDR sel
205
206     plot-vpp-nfv-3n-hsw-ndrpdr:
207       csit-vpp-perf-verify-2001-3n-hsw:
208         - 21  # NDRPDR sel
209         - 22  # NDRPDR sel
210         - 23  # NDRPDR sel
211         - 24  # NDRPDR sel
212         - 25  # NDRPDR sel
213         - 29  # NDRPDR sel
214         - 30  # NDRPDR sel
215         - 31  # NDRPDR sel
216         - 32  # NDRPDR sel
217         - 34  # NDRPDR sel
218
219     plot-vpp-nfv-3n-hsw-mrr:
220       csit-vpp-perf-verify-2001-3n-hsw:
221         - 17  # MRR sel
222
223     plot-dpdk-throughput-latency-3n-hsw:
224       csit-dpdk-perf-verify-2001-3n-hsw:
225         - 4   # NDRPDR sel
226         - 5   # NDRPDR sel
227         - 6   # NDRPDR sel
228         - 7   # NDRPDR sel
229         - 8   # NDRPDR sel
230         - 9   # NDRPDR sel
231         - 10  # NDRPDR sel
232         - 11  # NDRPDR sel
233         - 12  # NDRPDR sel
234         - 13  # NDRPDR sel
235         - 15  # NDRPDR sel
236         - 16  # NDRPDR sel
237         - 17  # NDRPDR sel
238         - 18  # NDRPDR sel
239         - 19  # NDRPDR sel
240         - 20  # NDRPDR sel
241         - 21  # NDRPDR sel
242         - 22  # NDRPDR sel
243         - 23  # NDRPDR sel
244         - 24  # NDRPDR sel
245
246     plot-dpdk-hdrh-lat-3n-hsw:
247       csit-dpdk-perf-verify-2001-3n-hsw:
248         - 16  # NDRPDR sel
249
250     # 3n-skx
251
252     plot-vpp-throughput-lat-tsa-3n-skx:
253       # TODO: Add the data
254       csit-vpp-perf-verify-2001-3n-skx:
255         - 14  # NDRPDR sel
256         - 15  # NDRPDR sel
257         - 16  # NDRPDR sel
258
259     plot-vpp-hdrh-lat-3n-skx:
260       csit-vpp-perf-verify-2001-3n-skx:
261         - 14  # NDRPDR sel
262
263     plot-vpp-nfv-3n-skx-ndrpdr:
264       # TODO: Add data
265       csit-vpp-perf-verify-2001-3n-skx:
266         - 14  # NDRPDR sel
267         - 15  # NDRPDR sel
268         - 16  # NDRPDR sel
269
270     plot-vpp-nfv-3n-skx-mrr:
271       # TODO: Replace
272       # csit-vpp-perf-verify-2001-3n-skx:
273       csit-vpp-perf-verify-1908-3n-skx:
274         - 36  # MRR sel
275
276     plot-dpdk-throughput-latency-3n-skx:
277       csit-dpdk-perf-verify-2001-3n-skx:
278         - 1   # NDRPDR sel
279         - 2   # NDRPDR sel
280         - 3   # NDRPDR sel
281         - 4   # NDRPDR sel
282         - 5   # NDRPDR sel
283         - 6   # NDRPDR sel
284         - 7   # NDRPDR sel
285         - 8   # NDRPDR sel
286         - 9   # NDRPDR sel
287         - 10  # NDRPDR sel
288
289     plot-dpdk-hdrh-lat-3n-skx:
290       csit-dpdk-perf-verify-2001-3n-skx:
291         - 1   # NDRPDR sel
292         - 19  # NDRPDR sel
293
294     # 2n-skx
295
296     plot-vpp-throughput-lat-tsa-2n-skx:
297       # TODO: Add the data
298       csit-vpp-perf-verify-2001-2n-skx:
299         - 21  # NDRPDR sel
300         - 22  # NDRPDR sel
301         - 23  # NDRPDR sel
302         - 26  # NDRPDR sel
303         - 27  # NDRPDR sel
304         - 29  # NDRPDR sel
305
306     plot-vpp-hdrh-lat-2n-skx:
307       csit-vpp-perf-verify-2001-2n-skx:
308         - 21  # NDRPDR sel
309
310     plot-vpp-http-server-performance:
311       # TODO: Replace:
312       # csit-vpp-perf-verify-2001-2n-skx:
313       csit-vpp-perf-verify-1908-2n-skx:
314         - 29  # TCP
315         - 30  # TCP
316         - 58  # TCP
317
318     plot-vpp-soak-2n-skx:
319       # TODO: Replace the data
320       # csit-vpp-perf-verify-2001-2n-skx:
321       csit-vpp-perf-verify-1908-2n-skx:
322         - 83  # SOAK
323         - 86  # SOAK
324
325     plot-vpp-nfv-2n-skx-ndrpdr:
326       # TODO: Add the data
327       csit-vpp-perf-verify-2001-2n-skx:
328         - 30  # NFV
329         - 31  # NFV
330
331     plot-vpp-nfv-2n-skx-mrr:
332       # TODO: Replace the data
333       # csit-vpp-perf-verify-2001-2n-skx:
334       csit-vpp-perf-verify-1908-2n-skx:
335         - 71  # NFV MRR
336
337     plot-vpp-nfv-reconf-2n-skx:
338       # TODO: Replace the data
339       # csit-vpp-perf-verify-2001-2n-skx:
340       csit-vpp-perf-verify-1908-2n-skx:
341         - 113 # NFV reconf sel
342         - 114 # NFV reconf sel
343         - 115 # NFV reconf sel
344
345     plot-dpdk-throughput-latency-2n-skx:
346       csit-dpdk-perf-verify-2001-2n-skx:
347         - 1   # NDRPDR sel
348         - 2   # NDRPDR sel
349         - 3   # NDRPDR sel
350         - 4   # NDRPDR sel
351         - 5   # NDRPDR sel
352         - 6   # NDRPDR sel
353         - 7   # NDRPDR sel
354         - 8   # NDRPDR sel
355         - 9   # NDRPDR sel
356         - 10  # NDRPDR sel
357         - 11  # NDRPDR sel
358         - 13  # NDRPDR sel
359         - 26  # NDRPDR sel
360         - 16  # NDRPDR sel
361         - 17  # NDRPDR sel
362         - 18  # NDRPDR sel
363         - 19  # NDRPDR sel
364         - 27  # NDRPDR sel
365         - 21  # NDRPDR sel
366         - 25  # NDRPDR sel
367
368     plot-dpdk-hdrh-lat-2n-skx:
369       csit-dpdk-perf-verify-2001-2n-skx:
370         - 1   # NDRPDR sel
371         - 19  # NDRPDR sel
372
373     # 2n-clx
374
375     plot-vpp-throughput-lat-tsa-2n-clx:
376       # TODO: Add the data
377       csit-vpp-perf-verify-2001-2n-clx:
378         - 28  # NDRPDR sel
379         - 29  # NDRPDR sel
380         - 32  # NDRPDR sel
381
382
383     plot-vpp-hdrh-lat-2n-clx:
384       csit-vpp-perf-verify-2001-2n-clx:
385         - 28  # NDRPDR sel
386
387     plot-vpp-nfv-2n-clx-ndrpdr:
388       # TODO: Add the data
389       csit-vpp-perf-verify-2001-2n-clx:
390         - 28  # NDRPDR sel
391         - 29  # NDRPDR sel
392         - 32  # NDRPDR sel
393
394
395     plot-vpp-nfv-2n-clx-mrr:
396       # TODO: Replace the data
397       csit-vpp-perf-verify-2001-2n-clx:
398         - 28  # NDRPDR sel
399
400     plot-dpdk-throughput-latency-2n-clx:
401       csit-dpdk-perf-verify-2001-2n-clx:
402         - 14  # NDRPDR sel
403         - 15  # NDRPDR sel
404         - 16  # NDRPDR sel
405         - 17  # NDRPDR sel
406         - 18  # NDRPDR sel
407         - 19  # NDRPDR sel
408         - 20  # NDRPDR sel
409         - 21  # NDRPDR sel
410         - 22  # NDRPDR sel
411         - 23  # NDRPDR sel
412
413
414     plot-dpdk-hdrh-lat-2n-clx:
415       csit-dpdk-perf-verify-2001-2n-clx:
416         - 15  # NDRPDR sel
417
418     # 3n-tsh
419
420     plot-vpp-throughput-lat-tsa-3n-tsh:
421       # TODO: Add the data
422       csit-vpp-perf-verify-2001-3n-tsh:
423         - 3   # NDRPDR sel
424         - 4   # NDRPDR sel
425         - 7   # NDRPDR sel
426         - 8   # NDRPDR sel
427         - 10  # NDRPDR sel
428         - 12  # NDRPDR sel
429
430     plot-vpp-hdrh-lat-3n-tsh:
431       csit-vpp-perf-verify-2001-3n-tsh:
432         - 4   # NDRPDR sel
433
434     plot-dpdk-throughput-latency-3n-tsh:
435       csit-dpdk-perf-verify-2001-3n-tsh:
436         - 3   # NDRPDR sel
437         - 4   # NDRPDR sel
438         - 5   # NDRPDR sel
439         - 9   # NDRPDR sel
440         - 10  # NDRPDR sel
441         - 11  # NDRPDR sel
442         - 12  # NDRPDR sel
443         - 14  # NDRPDR sel
444         - 15  # NDRPDR sel
445         - 18  # NDRPDR sel
446
447     plot-dpdk-hdrh-lat-3n-tsh:
448       csit-dpdk-perf-verify-2001-3n-tsh:
449         - 3   # NDRPDR sel
450
451     # 3n-dnv
452
453     plot-vpp-throughput-lat-tsa-3n-dnv:
454       csit-vpp-perf-verify-2001-3n-dnv:
455         - 5   # NDRPDR sel
456         - 6   # NDRPDR sel
457         - 7   # NDRPDR sel
458         - 8   # NDRPDR sel
459         - 9   # NDRPDR sel
460         - 10  # NDRPDR sel
461         - 12  # NDRPDR sel
462         - 16  # NDRPDR sel
463         - 17  # NDRPDR sel
464         - 18  # NDRPDR sel
465
466     plot-dpdk-throughput-latency-3n-dnv:
467       csit-dpdk-perf-verify-2001-3n-dnv:
468         - 12  # NDRPDR sel
469         - 13  # NDRPDR sel
470         - 14  # NDRPDR sel
471         - 15  # NDRPDR sel
472         - 16  # NDRPDR sel
473         - 17  # NDRPDR sel
474         - 18  # NDRPDR sel
475         - 19  # NDRPDR sel
476         - 20  # NDRPDR sel
477         - 22  # NDRPDR sel
478
479     # 2n-dnv
480
481     plot-vpp-throughput-lat-tsa-2n-dnv:
482       csit-vpp-perf-verify-2001-2n-dnv:
483         - 4   # NDRPDR sel
484         - 5   # NDRPDR sel
485         - 6   # NDRPDR sel
486         - 7   # NDRPDR sel
487         - 8   # NDRPDR sel
488         - 9   # NDRPDR sel
489         - 10  # NDRPDR sel
490         - 11  # NDRPDR sel
491         - 13  # NDRPDR sel
492         - 16  # NDRPDR sel
493
494     plot-dpdk-throughput-latency-2n-dnv:
495       csit-dpdk-perf-verify-2001-2n-dnv:
496         - 9   # NDRPDR sel
497         - 10  # NDRPDR sel
498         - 11  # NDRPDR sel
499         - 12  # NDRPDR sel
500         - 13  # NDRPDR sel
501         - 14  # NDRPDR sel
502         - 15  # NDRPDR sel
503         - 16  # NDRPDR sel
504         - 17  # NDRPDR sel
505         - 18  # NDRPDR sel
506
507     ###########################################################################
508     # Simple tables (only one data set):
509
510     # NIC Comparisons
511
512     vpp-nic-comparison-3n-skx:
513       # TODO: Add the data
514       csit-vpp-perf-verify-2001-3n-skx:
515         - 14  # NDRPDR sel
516         - 15  # NDRPDR sel
517         - 16  # NDRPDR sel
518
519     vpp-nic-comparison-2n-skx:
520       # TODO: Add the data
521       csit-vpp-perf-verify-2001-2n-skx:
522         - 21  # NDRPDR sel
523         - 22  # NDRPDR sel
524         - 23  # NDRPDR sel
525         - 26  # NDRPDR sel
526
527     vpp-nic-comparison-3n-skx-mrr:
528       # TODO: Replace
529       # csit-vpp-perf-verify-2001-3n-skx:
530       csit-vpp-perf-verify-1908-3n-skx:
531         - 36  # MRR sel
532
533     vpp-nic-comparison-2n-skx-mrr:
534       # TODO: Replace
535       # csit-vpp-perf-verify-2001-2n-skx:
536       csit-vpp-perf-verify-1908-2n-skx:
537         - 69  # MRR sel
538
539     # Results
540
541     vpp-perf-results-3n-hsw:
542       csit-vpp-perf-verify-2001-3n-hsw:
543         - 18  # NDRPDR full
544         - 20  # NDRPDR full
545         - 28  # NDRPDR full
546         - 35  # NDRPDR full
547         - 42  # NDRPDR full
548         - 46  # NDRPDR full
549         - 47  # NDRPDR full
550         - 48  # NDRPDR full
551         - 49  # NDRPDR full
552         - 50  # NDRPDR full
553         - 51  # NDRPDR full
554         - 52  # NDRPDR full
555         - 53  # NDRPDR full
556         - 54  # NDRPDR full
557         - 55  # NDRPDR full
558         - 56  # NDRPDR full
559         - 57  # NDRPDR full
560         - 58  # NDRPDR full
561         - 59  # NDRPDR full
562         - 61  # NDRPDR full
563         - 62  # NDRPDR full
564         - 64  # NDRPDR full
565         - 65  # NDRPDR full
566
567     vpp-perf-results-3n-skx:
568       # TODO: Replace
569       csit-vpp-perf-verify-2001-3n-skx:
570         - 14  # NDRPDR sel
571
572     vpp-perf-results-2n-skx:
573       csit-vpp-perf-verify-2001-2n-skx:
574         - 32  # NDRPDR full
575         - 33  # NDRPDR full
576
577     vpp-perf-results-2n-clx:
578       # TODO: Add data
579       csit-vpp-perf-verify-2001-2n-clx:
580         - 36  # NDRPDR full
581         - 38  # NDRPDR full
582
583     vpp-perf-results-3n-tsh:
584       # TODO: Replace
585       csit-vpp-perf-verify-2001-3n-tsh:
586         - 3   # NDRPDR sel
587
588     vpp-perf-results-3n-dnv:
589       csit-vpp-perf-verify-2001-3n-dnv:
590         - 19  # NDRPDR full
591         - 20  # NDRPDR full
592         - 21  # NDRPDR full
593         - 22  # NDRPDR full
594         - 23  # NDRPDR full
595         - 24  # NDRPDR full
596         - 25  # NDRPDR full
597         - 26  # NDRPDR full
598
599     vpp-perf-results-2n-dnv:
600       csit-vpp-perf-verify-2001-2n-dnv:
601         - 21  # NDRPDR full
602         - 22  # NDRPDR full
603         - 25  # NDRPDR full
604         - 26  # NDRPDR full
605         - 27  # NDRPDR full
606         - 28  # NDRPDR full
607
608     vpp-mrr-results-3n-hsw:
609       csit-vpp-perf-verify-2001-3n-hsw:
610         - 17  # MRR sel
611
612     vpp-mrr-results-3n-skx:
613       # TODO: Replace
614       # csit-vpp-perf-verify-2001-3n-skx:
615       csit-vpp-perf-verify-1908-3n-skx:
616         - 36  # MRR sel
617
618     vpp-mrr-results-2n-skx:
619       # TODO: Replace
620       # csit-vpp-perf-verify-2001-2n-skx:
621       csit-vpp-perf-verify-1908-2n-skx:
622         - 69  # MRR sel
623
624     vpp-mrr-results-2n-clx:
625       # TODO: Replace
626       # csit-vpp-perf-verify-2001-2n-clx:
627       csit-vpp-perf-verify-1908-2n-skx:
628         - 69  # MRR sel
629
630     vpp-mrr-results-3n-tsh:
631       csit-vpp-perf-verify-2001-3n-tsh:
632         - 9   # MRR sel
633
634     vpp-mrr-results-3n-dnv:
635       csit-vpp-perf-verify-2001-3n-dnv:
636         - 11  # MRR sel
637
638     vpp-mrr-results-2n-dnv:
639       csit-vpp-perf-verify-2001-2n-dnv:
640         - 12  # MRR sel
641
642     vpp-device-results-ubuntu:
643       csit-vpp-device-2001-ubuntu1804-1n-skx:
644         - 57
645
646     dpdk-perf-results-3n-hsw:
647       csit-dpdk-perf-verify-2001-3n-hsw:
648         - 25  # NDRPDR full
649         - 26  # NDRPDR full
650
651     dpdk-perf-results-3n-skx:
652       csit-dpdk-perf-verify-2001-3n-skx:
653         - 1   # NDRPDR sel
654
655     dpdk-perf-results-2n-skx:
656       csit-dpdk-perf-verify-2001-2n-skx:
657         - 1   # NDRPDR sel
658
659     dpdk-perf-results-2n-clx:
660       csit-dpdk-perf-verify-2001-2n-clx:
661         - 15  # NDRPDR sel
662
663     dpdk-perf-results-2n-dnv:
664       csit-dpdk-perf-verify-2001-2n-dnv:
665         - 16  # NDRPDR sel
666
667     dpdk-perf-results-3n-dnv:
668       csit-dpdk-perf-verify-2001-3n-dnv:
669         - 12  # NDRPDR sel
670
671     dpdk-perf-results-3n-tsh:
672       csit-dpdk-perf-verify-2001-3n-tsh:
673         - 3   # NDRPDR sel
674
675 ###########################################################################
676     # Tables (more than one data set)
677
678     # Performance changes
679
680     vpp-performance-changes-3n-hsw-h1:
681       csit-vpp-perf-verify-1904-3n-hsw:
682         - 11  # NDRPDR sel
683         - 12  # NDRPDR sel
684         - 20  # NDRPDR sel
685         - 21  # NDRPDR sel
686         - 23  # NDRPDR sel
687         - 24  # NDRPDR sel
688         - 25  # NDRPDR sel
689         - 26  # NDRPDR sel
690         - 29  # NDRPDR sel
691         - 30  # NDRPDR sel
692     vpp-performance-changes-3n-hsw-ref:
693       csit-vpp-perf-verify-1908-3n-hsw:
694         - 12  # NDRPDR sel
695         - 13  # NDRPDR sel
696         - 14  # NDRPDR sel
697         - 15  # NDRPDR sel
698         - 16  # NDRPDR sel
699         - 17  # NDRPDR sel
700         - 18  # NDRPDR sel
701         - 19  # NDRPDR sel
702         - 20  # NDRPDR sel
703         - 21  # NDRPDR sel
704     vpp-performance-changes-3n-hsw-cmp:
705       csit-vpp-perf-verify-2001-3n-hsw:
706         - 21  # NDRPDR sel
707         - 22  # NDRPDR sel
708         - 23  # NDRPDR sel
709         - 24  # NDRPDR sel
710         - 25  # NDRPDR sel
711         - 29  # NDRPDR sel
712         - 30  # NDRPDR sel
713         - 31  # NDRPDR sel
714         - 32  # NDRPDR sel
715         - 34  # NDRPDR sel
716     vpp-performance-changes-3n-hsw:
717       - "vpp-performance-changes-3n-hsw-h1"
718       - "vpp-performance-changes-3n-hsw-ref"
719       - "vpp-performance-changes-3n-hsw-cmp"
720
721     vpp-performance-changes-3n-skx-h1:
722       csit-vpp-perf-verify-1904-3n-skx:
723         - 8   # NDRPDR sel
724         - 9   # NDRPDR sel
725         - 10  # NDRPDR sel
726         - 11  # NDRPDR sel
727         - 12  # NDRPDR sel
728         - 14  # NDRPDR sel
729         - 16  # NDRPDR sel
730         - 21  # NDRPDR sel
731         - 23  # NDRPDR sel
732         - 25  # NDRPDR sel
733     vpp-performance-changes-3n-skx-ref:
734       csit-vpp-perf-verify-1908-3n-skx:
735         - 14  # NDRPDR sel
736         - 16  # NDRPDR sel
737         - 19  # NDRPDR sel
738         - 20  # NDRPDR sel
739         - 22  # NDRPDR sel
740         - 23  # NDRPDR sel
741         - 24  # NDRPDR sel
742         - 25  # NDRPDR sel
743         - 26  # NDRPDR sel
744         - 29  # NDRPDR sel
745     vpp-performance-changes-3n-skx-cmp:
746       # TODO: Add the data
747       csit-vpp-perf-verify-2001-3n-skx:
748         - 14  # NDRPDR sel
749         - 15  # NDRPDR sel
750         - 16  # NDRPDR sel
751     vpp-performance-changes-3n-skx:
752       - "vpp-performance-changes-3n-skx-h1"
753       - "vpp-performance-changes-3n-skx-ref"
754       - "vpp-performance-changes-3n-skx-cmp"
755
756     vpp-performance-changes-2n-skx-h1:
757       csit-vpp-perf-verify-1904-2n-skx:
758         - 12  # NDRPDR sel
759         - 14  # NDRPDR sel
760         - 16  # NDRPDR sel
761         - 17  # NDRPDR sel
762         - 18  # NDRPDR sel
763         - 21  # NDRPDR sel
764         - 27  # NDRPDR sel
765         - 30  # NDRPDR sel
766         - 31  # NDRPDR sel
767         - 32  # NDRPDR sel
768     vpp-performance-changes-2n-skx-ref:
769       csit-vpp-perf-verify-1908-2n-skx:
770         - 26  # NDRPDR sel
771         - 27  # NDRPDR sel
772         - 34  # NDRPDR sel
773         - 35  # NDRPDR sel
774         - 36  # NDRPDR sel
775         - 42  # NDRPDR sel
776         - 43  # NDRPDR sel
777         - 44  # NDRPDR sel
778         - 45  # NDRPDR sel
779         - 46  # NDRPDR sel
780     vpp-performance-changes-2n-skx-cmp:
781       # TODO: Add the data
782       csit-vpp-perf-verify-2001-2n-skx:
783         - 21  # NDRPDR sel
784         - 22  # NDRPDR sel
785         - 23  # NDRPDR sel
786         - 26  # NDRPDR sel
787         - 27  # NDRPDR sel
788         - 29  # NDRPDR sel
789     vpp-performance-changes-2n-skx:
790       - "vpp-performance-changes-2n-skx-h1"
791       - "vpp-performance-changes-2n-skx-ref"
792       - "vpp-performance-changes-2n-skx-cmp"
793
794     vpp-performance-changes-nfv-2n-skx-ref:
795       csit-vpp-perf-verify-1908-2n-skx:
796         - 22  # NFV
797         - 31  # NFV
798         - 32  # NFV
799     vpp-performance-changes-nfv-2n-skx-cmp:
800       # TODO: Add the data
801       csit-vpp-perf-verify-2001-2n-skx:
802         - 30  # NFV
803         - 31  # NFV
804     vpp-performance-changes-nfv-2n-skx:
805       - "vpp-performance-changes-nfv-2n-skx-ref"
806       - "vpp-performance-changes-nfv-2n-skx-cmp"
807
808     vpp-performance-changes-2n-dnv-ref:
809       csit-vpp-perf-verify-1908-2n-dnv:
810         - 1   # NDRPDR sel
811         - 2   # NDRPDR sel
812         - 3   # NDRPDR sel
813         - 4   # NDRPDR sel
814         - 5   # NDRPDR sel
815         - 6   # NDRPDR sel
816         - 7   # NDRPDR sel
817         - 8   # NDRPDR sel
818         - 9   # NDRPDR sel
819         - 10  # NDRPDR sel
820     vpp-performance-changes-2n-dnv-cmp:
821       csit-vpp-perf-verify-2001-2n-dnv:
822         - 4   # NDRPDR sel
823         - 5   # NDRPDR sel
824         - 6   # NDRPDR sel
825         - 7   # NDRPDR sel
826         - 8   # NDRPDR sel
827         - 9   # NDRPDR sel
828         - 10  # NDRPDR sel
829         - 11  # NDRPDR sel
830         - 13  # NDRPDR sel
831         - 16  # NDRPDR sel
832     vpp-performance-changes-2n-dnv:
833       - "vpp-performance-changes-2n-dnv-ref"
834       - "vpp-performance-changes-2n-dnv-cmp"
835
836     vpp-performance-changes-3n-dnv-ref:
837       csit-vpp-perf-verify-1908-3n-dnv:
838         - 6   # NDRPDR sel
839         - 7   # NDRPDR sel
840         - 8   # NDRPDR sel
841         - 9   # NDRPDR sel
842         - 10  # NDRPDR sel
843         - 12  # NDRPDR sel
844         - 13  # NDRPDR sel
845         - 14  # NDRPDR sel
846         - 15  # NDRPDR sel
847         - 16  # NDRPDR sel
848     vpp-performance-changes-3n-dnv-cmp:
849       csit-vpp-perf-verify-2001-3n-dnv:
850         - 5   # NDRPDR sel
851         - 6   # NDRPDR sel
852         - 7   # NDRPDR sel
853         - 8   # NDRPDR sel
854         - 9   # NDRPDR sel
855         - 10  # NDRPDR sel
856         - 12  # NDRPDR sel
857         - 16  # NDRPDR sel
858         - 17  # NDRPDR sel
859         - 18  # NDRPDR sel
860     vpp-performance-changes-3n-dnv:
861       - "vpp-performance-changes-3n-dnv-ref"
862       - "vpp-performance-changes-3n-dnv-cmp"
863
864     vpp-performance-changes-3n-tsh-ref:
865       csit-vpp-perf-verify-1908-3n-tsh:
866         - 7   # NDRPDR sel
867         - 8   # NDRPDR sel
868         - 9   # NDRPDR sel
869         - 10  # NDRPDR sel
870         - 11  # NDRPDR sel
871         - 12  # NDRPDR sel
872         - 13  # NDRPDR sel
873         - 14  # NDRPDR sel
874         - 15  # NDRPDR sel
875         - 16  # NDRPDR sel
876     vpp-performance-changes-3n-tsh-cmp:
877       # TODO: Add the data
878       csit-vpp-perf-verify-2001-3n-tsh:
879         - 3   # NDRPDR sel
880         - 4   # NDRPDR sel
881         - 7   # NDRPDR sel
882         - 8   # NDRPDR sel
883         - 10  # NDRPDR sel
884         - 12  # NDRPDR sel
885     vpp-performance-changes-3n-tsh:
886       - "vpp-performance-changes-3n-tsh-ref"
887       - "vpp-performance-changes-3n-tsh-cmp"
888
889     vpp-soak-vs-ndr-2n-skx-ref:
890       # TODO: Replace
891       # csit-vpp-perf-verify-2001-2n-skx:
892       csit-vpp-perf-verify-1908-2n-skx:
893         - 26  # NDRPDR sel
894         - 27  # NDRPDR sel
895         - 34  # NDRPDR sel
896     vpp-soak-vs-ndr-2n-skx-cmp:
897       # TODO: Replace
898       # csit-vpp-perf-verify-2001-2n-skx:
899       csit-vpp-perf-verify-1908-2n-skx:
900         - 83  # SOAK
901         - 86  # SOAK
902     vpp-soak-vs-ndr-2n-skx:
903       # TODO: Replace
904       # csit-vpp-perf-verify-2001-2n-skx:
905       csit-vpp-perf-verify-1908-2n-skx:
906         - 26  # NDRPDR sel
907         - 27  # NDRPDR sel
908         - 34  # NDRPDR sel
909         - 83  # SOAK
910         - 86  # SOAK
911
912     vpp-performance-changes-3n-hsw-mrr-h1:
913       csit-vpp-perf-verify-1904-3n-hsw:
914         - 9   # MRR sel
915     vpp-performance-changes-3n-hsw-mrr-ref:
916       csit-vpp-perf-verify-1908-3n-hsw:
917         - 39  # MRR sel
918     vpp-performance-changes-3n-hsw-mrr-cmp:
919       csit-vpp-perf-verify-2001-3n-hsw:
920         - 17  # MRR sel
921     vpp-performance-changes-3n-hsw-mrr:
922       - "vpp-performance-changes-3n-hsw-mrr-h1"
923       - "vpp-performance-changes-3n-hsw-mrr-ref"
924       - "vpp-performance-changes-3n-hsw-mrr-cmp"
925
926     vpp-performance-changes-3n-skx-mrr-h1:
927       csit-vpp-perf-verify-1904-3n-skx:
928         - 7   # MRR sel
929     vpp-performance-changes-3n-skx-mrr-ref:
930       csit-vpp-perf-verify-1908-3n-skx:
931         - 36  # MRR sel
932     vpp-performance-changes-3n-skx-mrr-cmp:
933       # TODO: Replace
934       # csit-vpp-perf-verify-2001-3n-skx:
935       csit-vpp-perf-verify-1908-3n-skx:
936         - 36  # MRR sel
937     vpp-performance-changes-3n-skx-mrr:
938       - "vpp-performance-changes-3n-skx-mrr-h1"
939       - "vpp-performance-changes-3n-skx-mrr-ref"
940       - "vpp-performance-changes-3n-skx-mrr-cmp"
941
942     vpp-performance-changes-2n-skx-mrr-h1:
943       csit-vpp-perf-verify-1904-2n-skx:
944         - 11  # MRR sel
945     vpp-performance-changes-2n-skx-mrr-ref:
946       csit-vpp-perf-verify-1908-2n-skx:
947         - 69  # MRR sel
948     vpp-performance-changes-2n-skx-mrr-cmp:
949       # TODO: Replace
950       # csit-vpp-perf-verify-2001-2n-skx:
951       csit-vpp-perf-verify-1908-2n-skx:
952         - 69  # MRR sel
953     vpp-performance-changes-2n-skx-mrr:
954       - "vpp-performance-changes-2n-skx-mrr-h1"
955       - "vpp-performance-changes-2n-skx-mrr-ref"
956       - "vpp-performance-changes-2n-skx-mrr-cmp"
957
958     vpp-performance-changes-nfv-2n-skx-mrr-ref:
959       csit-vpp-perf-verify-1908-2n-skx:
960         - 71  # NFV MRR
961     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
962       # TODO: Replace
963       # csit-vpp-perf-verify-2001-2n-skx:
964       csit-vpp-perf-verify-1908-2n-skx:
965         - 71  # NFV MRR
966     vpp-performance-changes-nfv-2n-skx-mrr:
967       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
968       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
969
970     vpp-performance-changes-2n-dnv-mrr-ref:
971       csit-vpp-perf-verify-1908-2n-dnv:
972         - 11  # MRR sel
973     vpp-performance-changes-2n-dnv-mrr-cmp:
974       csit-vpp-perf-verify-2001-2n-dnv:
975         - 12  # MRR sel
976     vpp-performance-changes-2n-dnv-mrr:
977       - "vpp-performance-changes-2n-dnv-mrr-ref"
978       - "vpp-performance-changes-2n-dnv-mrr-cmp"
979
980     vpp-performance-changes-3n-dnv-mrr-ref:
981       csit-vpp-perf-verify-1908-3n-dnv:
982         - 17  # MRR sel
983     vpp-performance-changes-3n-dnv-mrr-cmp:
984       csit-vpp-perf-verify-2001-3n-dnv:
985         - 11  # MRR sel
986     vpp-performance-changes-3n-dnv-mrr:
987       - "vpp-performance-changes-3n-dnv-mrr-ref"
988       - "vpp-performance-changes-3n-dnv-mrr-cmp"
989
990     vpp-performance-changes-3n-tsh-mrr-ref:
991       csit-vpp-perf-verify-1908-3n-tsh:
992         - 17  # MRR sel
993     vpp-performance-changes-3n-tsh-mrr-cmp:
994       csit-vpp-perf-verify-2001-3n-tsh:
995         - 9   # MRR sel
996     vpp-performance-changes-3n-tsh-mrr:
997       - "vpp-performance-changes-3n-tsh-mrr-ref"
998       - "vpp-performance-changes-3n-tsh-mrr-cmp"
999
1000     dpdk-performance-changes-3n-hsw-h1:
1001       csit-dpdk-perf-verify-1904-3n-hsw:
1002         - 2   # NDRPDR sel
1003         - 3   # NDRPDR sel
1004         - 5   # NDRPDR sel
1005         - 6   # NDRPDR sel
1006         - 13  # NDRPDR sel
1007         - 14  # NDRPDR sel
1008         - 15  # NDRPDR sel
1009         - 18  # NDRPDR sel
1010         - 19  # NDRPDR sel
1011         - 20  # NDRPDR sel
1012     dpdk-performance-changes-3n-hsw-ref:
1013       csit-dpdk-perf-verify-1908-3n-hsw:
1014         - 2   # NDRPDR sel
1015         - 3   # NDRPDR sel
1016         - 4   # NDRPDR sel
1017         - 5   # NDRPDR sel
1018         - 6   # NDRPDR sel
1019         - 7   # NDRPDR sel
1020         - 8   # NDRPDR sel
1021         - 9   # NDRPDR sel
1022         - 10  # NDRPDR sel
1023         - 11  # NDRPDR sel
1024     dpdk-performance-changes-3n-hsw-cmp:
1025       csit-dpdk-perf-verify-2001-3n-hsw:
1026         - 4   # NDRPDR sel
1027         - 5   # NDRPDR sel
1028         - 6   # NDRPDR sel
1029         - 7   # NDRPDR sel
1030         - 8   # NDRPDR sel
1031         - 9   # NDRPDR sel
1032         - 10  # NDRPDR sel
1033         - 11  # NDRPDR sel
1034         - 12  # NDRPDR sel
1035         - 13  # NDRPDR sel
1036         - 15  # NDRPDR sel
1037         - 16  # NDRPDR sel
1038         - 17  # NDRPDR sel
1039         - 18  # NDRPDR sel
1040         - 19  # NDRPDR sel
1041         - 20  # NDRPDR sel
1042         - 21  # NDRPDR sel
1043         - 22  # NDRPDR sel
1044         - 23  # NDRPDR sel
1045         - 24  # NDRPDR sel
1046     dpdk-performance-changes-3n-hsw:
1047       - "dpdk-performance-changes-3n-hsw-h1"
1048       - "dpdk-performance-changes-3n-hsw-ref"
1049       - "dpdk-performance-changes-3n-hsw-cmp"
1050
1051     dpdk-performance-changes-3n-skx-h1:
1052       csit-dpdk-perf-verify-1904-3n-skx:
1053         - 2   # NDRPDR sel
1054         - 3   # NDRPDR sel
1055         - 4   # NDRPDR sel
1056         - 5   # NDRPDR sel
1057         - 6   # NDRPDR sel
1058         - 7   # NDRPDR sel
1059         - 11  # NDRPDR sel
1060         - 12  # NDRPDR sel
1061         - 13  # NDRPDR sel
1062         - 14  # NDRPDR sel
1063     dpdk-performance-changes-3n-skx-ref:
1064       csit-dpdk-perf-verify-1908-3n-skx:
1065         - 3   # NDRPDR sel
1066         - 4   # NDRPDR sel
1067         - 5   # NDRPDR sel
1068         - 6   # NDRPDR sel
1069         - 7   # NDRPDR sel
1070         - 8   # NDRPDR sel
1071         - 9   # NDRPDR sel
1072         - 10  # NDRPDR sel
1073         - 11  # NDRPDR sel
1074         - 12  # NDRPDR sel
1075     dpdk-performance-changes-3n-skx-cmp:
1076       csit-dpdk-perf-verify-2001-3n-skx:
1077         - 1   # NDRPDR sel
1078         - 2   # NDRPDR sel
1079         - 3   # NDRPDR sel
1080         - 4   # NDRPDR sel
1081         - 5   # NDRPDR sel
1082         - 6   # NDRPDR sel
1083         - 7   # NDRPDR sel
1084         - 8   # NDRPDR sel
1085         - 9   # NDRPDR sel
1086         - 10  # NDRPDR sel
1087     dpdk-performance-changes-3n-skx:
1088       - "dpdk-performance-changes-3n-skx-h1"
1089       - "dpdk-performance-changes-3n-skx-ref"
1090       - "dpdk-performance-changes-3n-skx-cmp"
1091
1092     dpdk-performance-changes-2n-skx-h1:
1093       csit-dpdk-perf-verify-1904-2n-skx:
1094         - 2   # NDRPDR sel
1095         - 3   # NDRPDR sel
1096         - 4   # NDRPDR sel
1097         - 5   # NDRPDR sel
1098         - 7   # NDRPDR sel
1099         - 8   # NDRPDR sel
1100         - 9   # NDRPDR sel
1101         - 10  # NDRPDR sel
1102         - 11  # NDRPDR sel
1103         - 12  # NDRPDR sel
1104     dpdk-performance-changes-2n-skx-ref:
1105       csit-dpdk-perf-verify-1908-2n-skx:
1106         - 2   # NDRPDR sel
1107         - 3   # NDRPDR sel
1108         - 4   # NDRPDR sel
1109         - 5   # NDRPDR sel
1110         - 7   # NDRPDR sel
1111         - 8   # NDRPDR sel
1112         - 9   # NDRPDR sel
1113         - 10  # NDRPDR sel
1114         - 11  # NDRPDR sel
1115         - 12  # NDRPDR sel
1116     dpdk-performance-changes-2n-skx-cmp:
1117       csit-dpdk-perf-verify-2001-2n-skx:
1118         - 1   # NDRPDR sel
1119         - 2   # NDRPDR sel
1120         - 3   # NDRPDR sel
1121         - 4   # NDRPDR sel
1122         - 5   # NDRPDR sel
1123         - 6   # NDRPDR sel
1124         - 7   # NDRPDR sel
1125         - 8   # NDRPDR sel
1126         - 9   # NDRPDR sel
1127         - 10  # NDRPDR sel
1128         - 11  # NDRPDR sel
1129         - 13  # NDRPDR sel
1130         - 26  # NDRPDR sel
1131         - 16  # NDRPDR sel
1132         - 17  # NDRPDR sel
1133         - 18  # NDRPDR sel
1134         - 19  # NDRPDR sel
1135         - 27  # NDRPDR sel
1136         - 21  # NDRPDR sel
1137         - 25  # NDRPDR sel
1138     dpdk-performance-changes-2n-skx:
1139       - "dpdk-performance-changes-2n-skx-h1"
1140       - "dpdk-performance-changes-2n-skx-ref"
1141       - "dpdk-performance-changes-2n-skx-cmp"
1142
1143     # Compare testbeds
1144
1145     vpp-compare-testbeds-ref:
1146       csit-vpp-perf-verify-2001-3n-hsw:
1147         - 21  # NDRPDR sel
1148         - 22  # NDRPDR sel
1149         - 23  # NDRPDR sel
1150         - 24  # NDRPDR sel
1151         - 25  # NDRPDR sel
1152         - 29  # NDRPDR sel
1153         - 30  # NDRPDR sel
1154         - 31  # NDRPDR sel
1155         - 32  # NDRPDR sel
1156         - 34  # NDRPDR sel
1157     vpp-compare-testbeds-cmp:
1158       # TODO: Add the data
1159       csit-vpp-perf-verify-2001-3n-skx:
1160         - 14  # NDRPDR sel
1161         - 15  # NDRPDR sel
1162         - 16  # NDRPDR sel
1163     vpp-compare-testbeds:
1164       - "vpp-compare-testbeds-ref"
1165       - "vpp-compare-testbeds-cmp"
1166
1167     vpp-compare-testbeds-skx-clx-ref:
1168       # TODO: Add the data
1169       csit-vpp-perf-verify-2001-2n-skx:
1170         - 21  # NDRPDR sel
1171         - 22  # NDRPDR sel
1172         - 23  # NDRPDR sel
1173         - 26  # NDRPDR sel
1174         - 27  # NDRPDR sel
1175         - 29  # NDRPDR sel
1176     vpp-compare-testbeds-skx-clx-cmp:
1177       # TODO: Add the data
1178       csit-vpp-perf-verify-2001-2n-clx:
1179         - 28  # NDRPDR sel
1180         - 29  # NDRPDR sel
1181         - 32  # NDRPDR sel
1182
1183     vpp-compare-testbeds-skx-clx:
1184       - "vpp-compare-testbeds-skx-clx-ref"
1185       - "vpp-compare-testbeds-skx-clx-cmp"
1186
1187     vpp-compare-testbeds-mrr-ref:
1188       csit-vpp-perf-verify-2001-3n-hsw:
1189         - 17  # MRR sel
1190     vpp-compare-testbeds-mrr-cmp:
1191       # TODO: Replace
1192       # csit-vpp-perf-verify-2001-3n-skx:
1193       csit-vpp-perf-verify-1908-3n-skx:
1194         - 36  # MRR sel
1195     vpp-compare-testbeds-mrr:
1196       - "vpp-compare-testbeds-mrr-ref"
1197       - "vpp-compare-testbeds-mrr-cmp"
1198
1199     vpp-compare-testbeds-mrr-skx-clx-ref:
1200       # TODO: Replace
1201       # csit-vpp-perf-verify-2001-2n-skx:
1202       csit-vpp-perf-verify-1908-2n-skx:
1203         - 69  # MRR sel
1204     vpp-compare-testbeds-mrr-skx-clx-cmp:
1205       # TODO: Replace
1206       # csit-vpp-perf-verify-2001-2n-clx:
1207       csit-vpp-perf-verify-1908-2n-skx:
1208         - 69  # MRR sel
1209     vpp-compare-testbeds-mrr-skx-clx:
1210       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1211       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1212
1213     dpdk-compare-testbeds-ref:
1214       csit-dpdk-perf-verify-2001-3n-hsw:
1215         - 4   # NDRPDR sel
1216         - 5   # NDRPDR sel
1217         - 6   # NDRPDR sel
1218         - 7   # NDRPDR sel
1219         - 8   # NDRPDR sel
1220         - 9   # NDRPDR sel
1221         - 10  # NDRPDR sel
1222         - 11  # NDRPDR sel
1223         - 12  # NDRPDR sel
1224         - 13  # NDRPDR sel
1225         - 15  # NDRPDR sel
1226         - 16  # NDRPDR sel
1227         - 17  # NDRPDR sel
1228         - 18  # NDRPDR sel
1229         - 19  # NDRPDR sel
1230         - 20  # NDRPDR sel
1231         - 21  # NDRPDR sel
1232         - 22  # NDRPDR sel
1233         - 23  # NDRPDR sel
1234         - 24  # NDRPDR sel
1235     dpdk-compare-testbeds-cmp:
1236       csit-dpdk-perf-verify-2001-3n-skx:
1237         - 1   # NDRPDR sel
1238         - 2   # NDRPDR sel
1239         - 3   # NDRPDR sel
1240         - 4   # NDRPDR sel
1241         - 5   # NDRPDR sel
1242         - 6   # NDRPDR sel
1243         - 7   # NDRPDR sel
1244         - 8   # NDRPDR sel
1245         - 9   # NDRPDR sel
1246         - 10  # NDRPDR sel
1247     dpdk-compare-testbeds:
1248       - "dpdk-compare-testbeds-ref"
1249       - "dpdk-compare-testbeds-cmp"
1250
1251     dpdk-compare-testbeds-skx-clx-ref:
1252       csit-dpdk-perf-verify-2001-2n-skx:
1253         - 1   # NDRPDR sel
1254         - 2   # NDRPDR sel
1255         - 3   # NDRPDR sel
1256         - 4   # NDRPDR sel
1257         - 5   # NDRPDR sel
1258         - 6   # NDRPDR sel
1259         - 7   # NDRPDR sel
1260         - 8   # NDRPDR sel
1261         - 9   # NDRPDR sel
1262         - 10  # NDRPDR sel
1263         - 11  # NDRPDR sel
1264         - 13  # NDRPDR sel
1265         - 26  # NDRPDR sel
1266         - 16  # NDRPDR sel
1267         - 17  # NDRPDR sel
1268         - 18  # NDRPDR sel
1269         - 19  # NDRPDR sel
1270         - 27  # NDRPDR sel
1271         - 21  # NDRPDR sel
1272         - 25  # NDRPDR sel
1273     dpdk-compare-testbeds-skx-clx-cmp:
1274       csit-dpdk-perf-verify-2001-2n-clx:
1275         - 14  # NDRPDR sel
1276         - 15  # NDRPDR sel
1277         - 16  # NDRPDR sel
1278         - 17  # NDRPDR sel
1279         - 18  # NDRPDR sel
1280         - 19  # NDRPDR sel
1281         - 20  # NDRPDR sel
1282         - 21  # NDRPDR sel
1283         - 22  # NDRPDR sel
1284         - 23  # NDRPDR sel
1285
1286     dpdk-compare-testbeds-skx-clx:
1287       - "dpdk-compare-testbeds-skx-clx-ref"
1288       - "dpdk-compare-testbeds-skx-clx-cmp"
1289
1290     # Compare topologies
1291
1292     vpp-compare-topologies-ref:
1293       # TODO: Add the data
1294       csit-vpp-perf-verify-2001-3n-skx:
1295         - 14  # NDRPDR sel
1296         - 15  # NDRPDR sel
1297         - 16  # NDRPDR sel
1298     vpp-compare-topologies-cmp:
1299       # TODO: Add the data
1300       csit-vpp-perf-verify-2001-2n-skx:
1301         - 21  # NDRPDR sel
1302         - 22  # NDRPDR sel
1303         - 23  # NDRPDR sel
1304         - 26  # NDRPDR sel
1305         - 27  # NDRPDR sel
1306         - 29  # NDRPDR sel
1307     vpp-compare-topologies:
1308       - "vpp-compare-topologies-ref"
1309       - "vpp-compare-topologies-cmp"
1310
1311     vpp-compare-topologies-mrr-ref:
1312       # TODO: Replace
1313       # csit-vpp-perf-verify-2001-3n-skx:
1314       csit-vpp-perf-verify-1908-3n-skx:
1315         - 36  # MRR sel
1316     vpp-compare-topologies-mrr-cmp:
1317       # TODO: Replace
1318       # csit-vpp-perf-verify-2001-2n-skx:
1319       csit-vpp-perf-verify-1908-2n-skx:
1320         - 69  # MRR sel
1321     vpp-compare-topologies-mrr:
1322       - "vpp-compare-topologies-mrr-ref"
1323       - "vpp-compare-topologies-mrr-cmp"
1324
1325     dpdk-compare-topologies-ref:
1326       csit-dpdk-perf-verify-2001-3n-skx:
1327         - 1   # NDRPDR sel
1328         - 2   # NDRPDR sel
1329         - 3   # NDRPDR sel
1330         - 4   # NDRPDR sel
1331         - 5   # NDRPDR sel
1332         - 6   # NDRPDR sel
1333         - 7   # NDRPDR sel
1334         - 8   # NDRPDR sel
1335         - 9   # NDRPDR sel
1336         - 10  # NDRPDR sel
1337     dpdk-compare-topologies-cmp:
1338       csit-dpdk-perf-verify-2001-2n-skx:
1339         - 1   # NDRPDR sel
1340         - 2   # NDRPDR sel
1341         - 3   # NDRPDR sel
1342         - 4   # NDRPDR sel
1343         - 5   # NDRPDR sel
1344         - 6   # NDRPDR sel
1345         - 7   # NDRPDR sel
1346         - 8   # NDRPDR sel
1347         - 9   # NDRPDR sel
1348         - 10  # NDRPDR sel
1349         - 11  # NDRPDR sel
1350         - 13  # NDRPDR sel
1351         - 26  # NDRPDR sel
1352         - 16  # NDRPDR sel
1353         - 17  # NDRPDR sel
1354         - 18  # NDRPDR sel
1355         - 19  # NDRPDR sel
1356         - 27  # NDRPDR sel
1357         - 21  # NDRPDR sel
1358         - 25  # NDRPDR sel
1359     dpdk-compare-topologies:
1360       - "dpdk-compare-topologies-ref"
1361       - "dpdk-compare-topologies-cmp"
1362
1363   plot-layouts:
1364
1365     plot-soak-throughput:
1366       titlefont:
1367         size: 18
1368       xaxis:
1369         title: "<b>Test Cases [Index]</b>"
1370         titlefont:
1371           size: 16
1372         autorange: True
1373         fixedrange: False
1374         gridcolor: "rgb(230, 230, 230)"
1375         linecolor: "rgb(220, 220, 220)"
1376         linewidth: 1
1377         showgrid: True
1378         showline: True
1379         showticklabels: True
1380         tickcolor: "rgb(220, 220, 220)"
1381         tickmode: "linear"
1382         tickfont:
1383           size: 16
1384         zeroline: False
1385       yaxis:
1386         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1387         titlefont:
1388           size: 16
1389         gridcolor: "rgb(230, 230, 230)"
1390         hoverformat: ".4r"
1391         tickformat: ".3r"
1392         linecolor: "rgb(220, 220, 220)"
1393         linewidth: 1
1394         showgrid: True
1395         showline: True
1396         showticklabels: True
1397         tickcolor: "rgb(220, 220, 220)"
1398         tickfont:
1399           size: 16
1400         zeroline: False
1401         range: [0,50]
1402       autosize: False
1403       margin:
1404         t: 50
1405         b: 0
1406         l: 80
1407         r: 20
1408       showlegend: True
1409       legend:
1410         orientation: "h"
1411         font:
1412           size: 16
1413       width: 700
1414       height: 900
1415       paper_bgcolor: "#fff"
1416       plot_bgcolor: "#fff"
1417       hoverlabel:
1418         namelength: -1
1419
1420     plot-service-density:
1421       titlefont:
1422         size: 18
1423       xaxis:
1424         side: "top"
1425         autorange: True
1426         fixedrange: False
1427         showgrid: False
1428         showline: False
1429         showticklabels: False
1430         ticks: ""
1431         ticklen: 0
1432         tickwidth: 0
1433         zeroline: False
1434       yaxis:
1435         autorange: "reversed"
1436         showgrid: False
1437         showline: False
1438         showticklabels: False
1439         ticks: ""
1440         ticklen: 0
1441         tickwidth: 0
1442         zeroline: False
1443       showlegend: False
1444       paper_bgcolor: "#fff"
1445       plot_bgcolor: "#fff"
1446       width: 700
1447       height: 700
1448       hoverlabel:
1449         namelength: -1
1450
1451     plot-cps:
1452       titlefont:
1453         size: 18
1454       xaxis:
1455         title: "<b>Test Cases [Index]</b>"
1456         titlefont:
1457           size: 16
1458         autorange: True
1459         fixedrange: False
1460         gridcolor: "rgb(230, 230, 230)"
1461         linecolor: "rgb(220, 220, 220)"
1462         linewidth: 1
1463         showgrid: True
1464         showline: True
1465         showticklabels: True
1466         tickcolor: "rgb(220, 220, 220)"
1467         tickmode: "linear"
1468         tickfont:
1469           size: 16
1470         zeroline: False
1471       yaxis:
1472         title: "<b>Connections Per Second [cps]</b>"
1473         titlefont:
1474           size: 16
1475         gridcolor: "rgb(230, 230, 230)"
1476         hoverformat: ".4s"
1477         linecolor: "rgb(220, 220, 220)"
1478         linewidth: 1
1479         rangemode: "tozero"
1480         showgrid: True
1481         showline: True
1482         showticklabels: True
1483         tickcolor: "rgb(220, 220, 220)"
1484         tickformat: ".3s"
1485         tickfont:
1486           size: 16
1487         zeroline: False
1488       boxmode: "group"
1489       boxgroupgap: 0.5
1490       autosize: False
1491       margin:
1492         t: 50
1493         b: 20
1494         l: 80
1495         r: 20
1496       showlegend: True
1497       legend:
1498         orientation: "h"
1499         font:
1500           size: 16
1501       width: 700
1502       height: 800
1503       paper_bgcolor: "#fff"
1504       plot_bgcolor: "#fff"
1505       hoverlabel:
1506         namelength: -1
1507
1508     plot-rps:
1509       titlefont:
1510         size: 18
1511       xaxis:
1512         title: "<b>Test Cases [Index]</b>"
1513         titlefont:
1514           size: 16
1515         autorange: True
1516         fixedrange: False
1517         gridcolor: "rgb(230, 230, 230)"
1518         linecolor: "rgb(220, 220, 220)"
1519         linewidth: 1
1520         showgrid: True
1521         showline: True
1522         showticklabels: True
1523         tickcolor: "rgb(220, 220, 220)"
1524         tickmode: "linear"
1525         tickfont:
1526           size: 16
1527         zeroline: False
1528       yaxis:
1529         title: "<b>Requests Per Second [rps]</b>"
1530         titlefont:
1531           size: 16
1532         gridcolor: "rgb(230, 230, 230)"
1533         hoverformat: ".4s"
1534         linecolor: "rgb(220, 220, 220)"
1535         linewidth: 1
1536         rangemode: "tozero"
1537         showgrid: True
1538         showline: True
1539         showticklabels: True
1540         tickcolor: "rgb(230, 230, 230)"
1541         tickformat: ".3s"
1542         tickfont:
1543           size: 16
1544         zeroline: False
1545       boxmode: "group"
1546       boxgroupgap: 0.5
1547       autosize: False
1548       margin:
1549         t: 50
1550         b: 20
1551         l: 80
1552         r: 20
1553       showlegend: True
1554       legend:
1555         orientation: "h"
1556         font:
1557           size: 16
1558       width: 700
1559       height: 800
1560       paper_bgcolor: "#fff"
1561       plot_bgcolor: "#fff"
1562       hoverlabel:
1563         namelength: -1
1564
1565     plot-throughput:
1566       titlefont:
1567         size: 18
1568       xaxis:
1569         title: "<b>Test Cases [Index]</b>"
1570         titlefont:
1571           size: 16
1572         autorange: True
1573         fixedrange: False
1574         gridcolor: "rgb(230, 230, 230)"
1575         linecolor: "rgb(220, 220, 220)"
1576         linewidth: 1
1577         showgrid: True
1578         showline: True
1579         showticklabels: True
1580         tickcolor: "rgb(220, 220, 220)"
1581         tickmode: "linear"
1582         tickfont:
1583           size: 16
1584         zeroline: False
1585       yaxis:
1586         title: "<b>Packet Throughput [Mpps]</b>"
1587         titlefont:
1588           size: 16
1589         gridcolor: "rgb(230, 230, 230)"
1590         hoverformat: ".4r"
1591         tickformat: ".3r"
1592         linecolor: "rgb(220, 220, 220)"
1593         linewidth: 1
1594         showgrid: True
1595         showline: True
1596         showticklabels: True
1597         tickcolor: "rgb(220, 220, 220)"
1598         tickfont:
1599           size: 16
1600         zeroline: False
1601         range: [0,50]
1602       autosize: False
1603       margin:
1604         t: 50
1605         b: 0
1606         l: 80
1607         r: 20
1608       showlegend: True
1609       legend:
1610         orientation: "h"
1611         font:
1612           size: 16
1613       width: 700
1614       height: 900
1615       paper_bgcolor: "#fff"
1616       plot_bgcolor: "#fff"
1617       hoverlabel:
1618         namelength: -1
1619
1620     plot-throughput-speedup-analysis:
1621       titlefont:
1622         size: 18
1623       xaxis:
1624         title: "<b>Number of Cores [Qty]</b>"
1625         titlefont:
1626           size: 16
1627         autorange: True
1628         fixedrange: False
1629         gridcolor: "rgb(230, 230, 230)"
1630         linecolor: "rgb(220, 220, 220)"
1631         linewidth: 1
1632         showgrid: True
1633         showline: True
1634         showticklabels: True
1635         tickcolor: "rgb(238, 238, 238)"
1636         tickmode: "linear"
1637         tickfont:
1638           size: 16
1639         zeroline: False
1640       yaxis:
1641         title: "<b>Packet Throughput [Mpps]</b>"
1642         titlefont:
1643           size: 16
1644         type: "linear"
1645         gridcolor: "rgb(230, 230, 230)"
1646         hoverformat: ".4s"
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         tickformat: ".4s"
1654         tickfont:
1655           size: 16
1656         zeroline: True
1657         rangemode: "tozero"
1658         range: [0,100]
1659       legend:
1660         orientation: "h"
1661         font:
1662           size: 16
1663         xanchor: "left"
1664         yanchor: "top"
1665         x: 0
1666         y: -0.2
1667         bgcolor: "rgba(255, 255, 255, 0)"
1668         bordercolor: "rgba(255, 255, 255, 0)"
1669         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1670       autosize: False
1671       margin:
1672           't': 50
1673           'b': 150
1674           'l': 85
1675           'r': 10
1676       showlegend: True
1677       width: 700
1678       height: 700
1679       paper_bgcolor: "#fff"
1680       plot_bgcolor: "#fff"
1681       hoverlabel:
1682         namelength: -1
1683       annotations: [
1684         {
1685           text: "_ _          __          ...",
1686           align: "left",
1687           showarrow: False,
1688           xref: "paper",
1689           yref: "paper",
1690           xanchor: "left",
1691           yanchor: "top",
1692           x: 0,
1693           y: -0.13,
1694           font: {
1695             family: "Consolas, Courier New",
1696             size: 15
1697           },
1698         },
1699         {
1700           text: "    Perfect     Measured     Limit",
1701           align: "left",
1702           showarrow: False,
1703           xref: "paper",
1704           yref: "paper",
1705           xanchor: "left",
1706           yanchor: "top",
1707           x: 0,
1708           y: -0.15,
1709           font: {
1710             family: "Consolas, Courier New",
1711             size: 15
1712           },
1713         },
1714       ]
1715
1716     plot-latency:
1717       titlefont:
1718         size: 18
1719       xaxis:
1720         title: "<b>Direction</b>"
1721         titlefont:
1722           size: 16
1723         autorange: True
1724         fixedrange: False
1725         gridcolor: "rgb(230, 230, 230)"
1726         linecolor: "rgb(220, 220, 220)"
1727         linewidth: 1
1728         showgrid: True
1729         showline: True
1730         showticklabels: False
1731         tickcolor: "rgb(220, 220, 220)"
1732         tickmode: "linear"
1733         tickfont:
1734           size: 16
1735         zeroline: False
1736       yaxis:
1737         title: "<b>Packet Latency [uSec]</b>"
1738         titlefont:
1739           size: 16
1740         type: "linear"
1741         gridcolor: "rgb(230, 230, 230)"
1742         hoverformat: ".4s"
1743         linecolor: "rgb(220, 220, 220)"
1744         linewidth: 1
1745         showgrid: True
1746         showline: True
1747         showticklabels: True
1748         tickcolor: "rgb(220, 220, 220)"
1749         tickformat: ".4s"
1750         tickfont:
1751           size: 16
1752         zeroline: True
1753         rangemode: "tozero"
1754       legend:
1755         orientation: "h"
1756         font:
1757           size: 16
1758         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1759       autosize: False
1760       margin:
1761           't': 50
1762           'b': 150
1763           'l': 80
1764           'r': 10
1765       showlegend: True
1766       width: 700
1767       height: 700
1768       paper_bgcolor: "#fff"
1769       plot_bgcolor: "#fff"
1770       hoverlabel:
1771         namelength: -1
1772
1773     plot-hdrh-latency:
1774       title:
1775         text: ""
1776         xanchor: "center"
1777         x: 0.5
1778         font:
1779           size: 16
1780       width: 700
1781       plot_bgcolor: "white"
1782       annotations:
1783         - font:
1784             size: 14
1785           showarrow: False
1786           text: "<b>Packet Latency [uSec]</b>"
1787           x: 1
1788           xanchor: "right"
1789           xref: "paper"
1790           y: -0.045
1791           yanchor: "top"
1792           yref: "paper"
1793         - font:
1794             size: 14
1795           showarrow: False
1796           text: "<b>Probability [%]</b>"
1797           textangle: 270
1798           x: -0.06
1799           xanchor: "center"
1800           xref: "paper"
1801           y: 0.5
1802           yanchor: "middle"
1803           yref: "paper"
1804         - font:
1805             size: 14
1806           showarrow: False
1807           text: "<b>Direction: E-W</b>"
1808           x: 0.24
1809           xanchor: "center"
1810           xref: "paper"
1811           y: 1.05
1812           yanchor: "bottom"
1813           yref: "paper"
1814         - font:
1815             size: 14
1816           showarrow: False
1817           text: "<b>Direction: W-E</b>"
1818           x: 0.74
1819           xanchor: "center"
1820           xref: "paper"
1821           y: 1.05
1822           yanchor: "bottom"
1823           yref: "paper"
1824
1825     plot-hdrh-latency-percentile:
1826       title:
1827         text: ""
1828         xanchor: "center"
1829         x: 0.5
1830         font:
1831           size: 18
1832       xaxis:
1833         type: "log"
1834         title: "<b>Percentile [%]</b>"
1835         titlefont:
1836           size: 16
1837         autorange: True
1838         fixedrange: False
1839         gridcolor: "rgb(230, 230, 230)"
1840         linecolor: "rgb(220, 220, 220)"
1841         linewidth: 1
1842         showgrid: True
1843         showline: True
1844         showticklabels: True
1845         tickcolor: "rgb(220, 220, 220)"
1846         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1847         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1848         tickfont:
1849           size: 16
1850       yaxis:
1851         title: "<b>Packet Latency [uSec]</b>"
1852         titlefont:
1853           size: 16
1854         gridcolor: "rgb(230, 230, 230)"
1855         linecolor: "rgb(220, 220, 220)"
1856         linewidth: 1
1857         showgrid: True
1858         showline: True
1859         showticklabels: True
1860         tickcolor: "rgb(220, 220, 220)"
1861         tickfont:
1862           size: 16
1863       autosize: False
1864       showlegend: True
1865       legend:
1866         traceorder: "normal"
1867         orientation: "h"
1868         font:
1869           size: 16
1870         xanchor: "left"
1871         yanchor: "top"
1872         x: 0
1873         y: -0.15
1874         bgcolor: "rgba(255, 255, 255, 0)"
1875         bordercolor: "rgba(255, 255, 255, 0)"
1876       width: 700
1877       height: 700
1878       paper_bgcolor: "white"
1879       plot_bgcolor: "white"
1880
1881     plot-hdrh-latency-by-percentile:
1882       title:
1883         text: "<b>Latency by Percentile Distribution</b>"
1884         xanchor: "center"
1885         x: 0.5
1886         font:
1887           size: 18
1888       showlegend: True
1889       legend:
1890         traceorder: "normal"
1891         orientation: "h"
1892         font:
1893           size: 16
1894         xanchor: "left"
1895         yanchor: "top"
1896         x: 0
1897         y: -0.2
1898         bgcolor: "rgba(255, 255, 255, 0)"
1899         bordercolor: "rgba(255, 255, 255, 0)"
1900       xaxis:
1901         type: "linear"
1902         title: "<b>Percentile [%]</b>"
1903         titlefont:
1904           size: 14
1905         autorange: False
1906         fixedrange: False
1907         range: [0, 100]
1908         gridcolor: "rgb(230, 230, 230)"
1909         linecolor: "rgb(220, 220, 220)"
1910         linewidth: 1
1911         showgrid: True
1912         showline: True
1913         showticklabels: True
1914         tickcolor: "rgb(220, 220, 220)"
1915         tickvals: [0, 25, 50, 75, 100]
1916         ticktext: [0, 25, 50, 75, 100]
1917         tickfont:
1918           size: 14
1919       yaxis:
1920         title: "<b>One-Way Latency per Direction [uSec]</b>"
1921         titlefont:
1922           size: 14
1923         gridcolor: "rgb(230, 230, 230)"
1924         linecolor: "rgb(220, 220, 220)"
1925         linewidth: 1
1926         showgrid: True
1927         showline: True
1928         showticklabels: True
1929         tickcolor: "rgb(220, 220, 220)"
1930         tickfont:
1931           size: 14
1932       width: 700
1933       height: 700
1934       paper_bgcolor: "white"
1935       plot_bgcolor: "white"
1936
1937 - type: "static"
1938   src-path: "{DIR[RST]}"
1939   dst-path: "{DIR[WORKING,SRC]}"
1940
1941 - type: "input"
1942   general:
1943     file-name: "output_info.xml.gz"
1944     file-format: ".gz"
1945     arch-file-format:
1946       - ".gz"
1947       - ".zip"
1948     download-path: "{job}/{build}/archives/{filename}"
1949     extract: "output.xml"
1950
1951     zip-file-name: "robot-plugin.zip"
1952     zip-file-format: ".zip"
1953     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1954     zip-extract: "robot-plugin/output.xml"
1955
1956   builds:
1957
1958     csit-vpp-perf-verify-1904-3n-hsw:
1959       - 9   # MRR sel
1960       - 11  # NDRPDR sel
1961       - 12  # NDRPDR sel
1962       - 20  # NDRPDR sel
1963       - 21  # NDRPDR sel
1964       - 23  # NDRPDR sel
1965       - 24  # NDRPDR sel
1966       - 25  # NDRPDR sel
1967       - 26  # NDRPDR sel
1968       - 29  # NDRPDR sel
1969       - 30  # NDRPDR sel
1970     csit-vpp-perf-verify-1908-3n-hsw:
1971       - 12  # NDRPDR sel
1972       - 13  # NDRPDR sel
1973       - 14  # NDRPDR sel
1974       - 15  # NDRPDR sel
1975       - 16  # NDRPDR sel
1976       - 17  # NDRPDR sel
1977       - 18  # NDRPDR sel
1978       - 19  # NDRPDR sel
1979       - 20  # NDRPDR sel
1980       - 21  # NDRPDR sel
1981       - 48  # NDRPDR sel vhost
1982       - 49  # NDRPDR sel vhost
1983       - 52  # NDRPDR sel vhost
1984       - 53  # NDRPDR sel vhost
1985       - 54  # NDRPDR sel vhost
1986       - 55  # NDRPDR sel vhost
1987       - 56  # NDRPDR sel vhost
1988       - 57  # NDRPDR sel vhost
1989       - 58  # NDRPDR sel vhost
1990       - 59  # NDRPDR sel vhost
1991       - 39  # MRR sel
1992     csit-vpp-perf-verify-2001-3n-hsw:
1993       - 21  # NDRPDR sel
1994       - 22  # NDRPDR sel
1995       - 23  # NDRPDR sel
1996       - 24  # NDRPDR sel
1997       - 25  # NDRPDR sel
1998       - 29  # NDRPDR sel
1999       - 30  # NDRPDR sel
2000       - 31  # NDRPDR sel
2001       - 32  # NDRPDR sel
2002       - 34  # NDRPDR sel
2003       - 17  # MRR sel
2004       - 18  # NDRPDR full
2005       - 20  # NDRPDR full
2006       - 28  # NDRPDR full
2007       - 35  # NDRPDR full
2008       - 42  # NDRPDR full
2009       - 46  # NDRPDR full
2010       - 47  # NDRPDR full
2011       - 48  # NDRPDR full
2012       - 49  # NDRPDR full
2013       - 50  # NDRPDR full
2014       - 51  # NDRPDR full
2015       - 52  # NDRPDR full
2016       - 53  # NDRPDR full
2017       - 54  # NDRPDR full
2018       - 55  # NDRPDR full
2019       - 56  # NDRPDR full
2020       - 57  # NDRPDR full
2021       - 58  # NDRPDR full
2022       - 59  # NDRPDR full
2023       - 61  # NDRPDR full
2024       - 62  # NDRPDR full
2025       - 64  # NDRPDR full
2026       - 65  # NDRPDR full
2027
2028 #    csit-vpp-perf-verify-1904-3n-skx:
2029 #      - 7   # MRR sel
2030 #      - 8   # NDRPDR sel
2031 #      - 9   # NDRPDR sel
2032 #      - 10  # NDRPDR sel
2033 #      - 11  # NDRPDR sel
2034 #      - 12  # NDRPDR sel
2035 #      - 14  # NDRPDR sel
2036 #      - 16  # NDRPDR sel
2037 #      - 21  # NDRPDR sel
2038 #      - 23  # NDRPDR sel
2039 #      - 25  # NDRPDR sel
2040 #    csit-vpp-perf-verify-1908-3n-skx:
2041 #      - 14  # NDRPDR sel
2042 #      - 16  # NDRPDR sel
2043 #      - 19  # NDRPDR sel
2044 #      - 20  # NDRPDR sel
2045 #      - 22  # NDRPDR sel
2046 #      - 23  # NDRPDR sel
2047 #      - 24  # NDRPDR sel
2048 #      - 25  # NDRPDR sel
2049 #      - 26  # NDRPDR sel
2050 #      - 29  # NDRPDR sel
2051 #      - 52  # NDRPDR sel vhost
2052 #      - 53  # NDRPDR sel vhost
2053 #      - 55  # NDRPDR sel vhost
2054 #      - 61  # NDRPDR sel vhost
2055 #      - 62  # NDRPDR sel vhost
2056 #      - 63  # NDRPDR sel vhost
2057 #      - 64  # NDRPDR sel vhost
2058 #      - 65  # NDRPDR sel vhost
2059 #      - 66  # NDRPDR sel vhost
2060 #      - 67  # NDRPDR sel vhost
2061 #      - 36  # MRR sel
2062 #    csit-vpp-perf-verify-2001-3n-skx:
2063 #      - 14  # NDRPDR sel
2064 #      - 15  # NDRPDR sel
2065 #      - 16  # NDRPDR sel
2066
2067 #    csit-vpp-perf-verify-1904-2n-skx:
2068 #      - 11  # MRR sel
2069 #      - 12  # NDRPDR sel
2070 #      - 14  # NDRPDR sel
2071 #      - 16  # NDRPDR sel
2072 #      - 17  # NDRPDR sel
2073 #      - 18  # NDRPDR sel
2074 #      - 21  # NDRPDR sel
2075 #      - 27  # NDRPDR sel
2076 #      - 30  # NDRPDR sel
2077 #      - 31  # NDRPDR sel
2078 #      - 32  # NDRPDR sel
2079 #    csit-vpp-perf-verify-1908-2n-skx:
2080 #      - 26  # NDRPDR sel
2081 #      - 27  # NDRPDR sel
2082 #      - 34  # NDRPDR sel
2083 #      - 35  # NDRPDR sel
2084 #      - 36  # NDRPDR sel
2085 #      - 42  # NDRPDR sel
2086 #      - 43  # NDRPDR sel
2087 #      - 44  # NDRPDR sel
2088 #      - 45  # NDRPDR sel
2089 #      - 46  # NDRPDR sel
2090 #      - 88  # NDRPDR sel vhost
2091 #      - 89  # NDRPDR sel vhost
2092 #      - 91  # NDRPDR sel vhost
2093 #      - 92  # NDRPDR sel vhost
2094 #      - 93  # NDRPDR sel vhost
2095 #      - 94  # NDRPDR sel vhost
2096 #      - 95  # NDRPDR sel vhost
2097 #      - 96  # NDRPDR sel vhost
2098 #      - 97  # NDRPDR sel vhost
2099 #      - 98  # NDRPDR sel vhost
2100 #      - 69  # MRR sel
2101 #      - 29  # TCP
2102 #      - 30  # TCP
2103 #      - 58  # TCP
2104 #      - 22  # NFV
2105 #      - 31  # NFV
2106 #      - 32  # NFV
2107 #      - 71  # NFV MRR
2108 #      - 113 # NFV reconf sel
2109 #      - 114 # NFV reconf sel
2110 #      - 115 # NFV reconf sel
2111 #      - 83  # SOAK
2112 #      - 86  # SOAK
2113 #    csit-vpp-perf-verify-2001-2n-skx:
2114 #      - 21  # NDRPDR sel
2115 #      - 22  # NDRPDR sel
2116 #      - 23  # NDRPDR sel
2117 #      - 26  # NDRPDR sel
2118 #      - 27  # NDRPDR sel
2119 #      - 29  # NDRPDR sel
2120 #      - 32  # NDRPDR full
2121 #      - 33  # NDRPDR full
2122 #      - 30  # NFV
2123 #      - 31  # NFV
2124
2125     csit-vpp-perf-verify-2001-2n-clx:
2126       - 28  # NDRPDR sel
2127       - 29  # NDRPDR sel
2128       - 32  # NDRPDR sel
2129       - 36  # NDRPDR full
2130       - 38  # NDRPDR full
2131
2132     csit-vpp-perf-verify-1908-3n-tsh:
2133       - 7   # NDRPDR sel
2134       - 8   # NDRPDR sel
2135       - 9   # NDRPDR sel
2136       - 10  # NDRPDR sel
2137       - 11  # NDRPDR sel
2138       - 12  # NDRPDR sel
2139       - 13  # NDRPDR sel
2140       - 14  # NDRPDR sel
2141       - 15  # NDRPDR sel
2142       - 16  # NDRPDR sel
2143       - 17  # MRR sel
2144     csit-vpp-perf-verify-2001-3n-tsh:
2145       - 3   # NDRPDR sel
2146       - 4   # NDRPDR sel
2147       - 7   # NDRPDR sel
2148       - 8   # NDRPDR sel
2149       - 10  # NDRPDR sel
2150       - 12  # NDRPDR sel
2151       - 9   # MRR sel
2152
2153     csit-vpp-perf-verify-1908-3n-dnv:
2154       - 6   # NDRPDR sel
2155       - 7   # NDRPDR sel
2156       - 8   # NDRPDR sel
2157       - 9   # NDRPDR sel
2158       - 10  # NDRPDR sel
2159       - 12  # NDRPDR sel
2160       - 13  # NDRPDR sel
2161       - 14  # NDRPDR sel
2162       - 15  # NDRPDR sel
2163       - 16  # NDRPDR sel
2164       - 17  # MRR sel
2165     csit-vpp-perf-verify-2001-3n-dnv:
2166       - 5   # NDRPDR sel
2167       - 6   # NDRPDR sel
2168       - 7   # NDRPDR sel
2169       - 8   # NDRPDR sel
2170       - 9   # NDRPDR sel
2171       - 10  # NDRPDR sel
2172       - 12  # NDRPDR sel
2173       - 16  # NDRPDR sel
2174       - 17  # NDRPDR sel
2175       - 18  # NDRPDR sel
2176       - 11  # MRR sel
2177       - 19  # NDRPDR full
2178       - 20  # NDRPDR full
2179       - 21  # NDRPDR full
2180       - 22  # NDRPDR full
2181       - 23  # NDRPDR full
2182       - 24  # NDRPDR full
2183       - 25  # NDRPDR full
2184       - 26  # NDRPDR full
2185
2186     csit-vpp-perf-verify-1908-2n-dnv:
2187       - 1   # NDRPDR sel
2188       - 2   # NDRPDR sel
2189       - 3   # NDRPDR sel
2190       - 4   # NDRPDR sel
2191       - 5   # NDRPDR sel
2192       - 6   # NDRPDR sel
2193       - 7   # NDRPDR sel
2194       - 8   # NDRPDR sel
2195       - 9   # NDRPDR sel
2196       - 10  # NDRPDR sel
2197       - 11  # MRR sel
2198     csit-vpp-perf-verify-2001-2n-dnv:
2199       - 4   # NDRPDR sel
2200       - 5   # NDRPDR sel
2201       - 6   # NDRPDR sel
2202       - 7   # NDRPDR sel
2203       - 8   # NDRPDR sel
2204       - 9   # NDRPDR sel
2205       - 10  # NDRPDR sel
2206       - 11  # NDRPDR sel
2207       - 13  # NDRPDR sel
2208       - 16  # NDRPDR sel
2209       - 12  # MRR sel
2210       - 21  # NDRPDR full
2211       - 22  # NDRPDR full
2212       - 25  # NDRPDR full
2213       - 26  # NDRPDR full
2214       - 27  # NDRPDR full
2215       - 28  # NDRPDR full
2216
2217     csit-dpdk-perf-verify-1904-3n-hsw:
2218       - 2   # NDRPDR sel
2219       - 3   # NDRPDR sel
2220       - 5   # NDRPDR sel
2221       - 6   # NDRPDR sel
2222       - 13  # NDRPDR sel
2223       - 14  # NDRPDR sel
2224       - 15  # NDRPDR sel
2225       - 18  # NDRPDR sel
2226       - 19  # NDRPDR sel
2227       - 20  # NDRPDR sel
2228     csit-dpdk-perf-verify-1908-3n-hsw:
2229       - 2   # NDRPDR sel
2230       - 3   # NDRPDR sel
2231       - 4   # NDRPDR sel
2232       - 5   # NDRPDR sel
2233       - 6   # NDRPDR sel
2234       - 7   # NDRPDR sel
2235       - 8   # NDRPDR sel
2236       - 9   # NDRPDR sel
2237       - 10  # NDRPDR sel
2238       - 11  # NDRPDR sel
2239     csit-dpdk-perf-verify-2001-3n-hsw:
2240       - 4   # NDRPDR sel
2241       - 5   # NDRPDR sel
2242       - 6   # NDRPDR sel
2243       - 7   # NDRPDR sel
2244       - 8   # NDRPDR sel
2245       - 9   # NDRPDR sel
2246       - 10  # NDRPDR sel
2247       - 11  # NDRPDR sel
2248       - 12  # NDRPDR sel
2249       - 13  # NDRPDR sel
2250       - 15  # NDRPDR sel
2251       - 16  # NDRPDR sel
2252       - 17  # NDRPDR sel
2253       - 18  # NDRPDR sel
2254       - 19  # NDRPDR sel
2255       - 20  # NDRPDR sel
2256       - 21  # NDRPDR sel
2257       - 22  # NDRPDR sel
2258       - 23  # NDRPDR sel
2259       - 24  # NDRPDR sel
2260       - 25  # NDRPDR full
2261       - 26  # NDRPDR full
2262
2263 #    csit-dpdk-perf-verify-1904-3n-skx:
2264 #      - 2   # NDRPDR sel
2265 #      - 3   # NDRPDR sel
2266 #      - 4   # NDRPDR sel
2267 #      - 5   # NDRPDR sel
2268 #      - 6   # NDRPDR sel
2269 #      - 7   # NDRPDR sel
2270 #      - 11  # NDRPDR sel
2271 #      - 12  # NDRPDR sel
2272 #      - 13  # NDRPDR sel
2273 #      - 14  # NDRPDR sel
2274 #    csit-dpdk-perf-verify-1908-3n-skx:
2275 #      - 3   # NDRPDR sel
2276 #      - 4   # NDRPDR sel
2277 #      - 5   # NDRPDR sel
2278 #      - 6   # NDRPDR sel
2279 #      - 7   # NDRPDR sel
2280 #      - 8   # NDRPDR sel
2281 #      - 9   # NDRPDR sel
2282 #      - 10  # NDRPDR sel
2283 #      - 11  # NDRPDR sel
2284 #      - 12  # NDRPDR sel
2285 #    csit-dpdk-perf-verify-2001-3n-skx:
2286 #      - 1   # NDRPDR sel
2287 #      - 2   # NDRPDR sel
2288 #      - 3   # NDRPDR sel
2289 #      - 4   # NDRPDR sel
2290 #      - 5   # NDRPDR sel
2291 #      - 6   # NDRPDR sel
2292 #      - 7   # NDRPDR sel
2293 #      - 8   # NDRPDR sel
2294 #      - 9   # NDRPDR sel
2295 #      - 10  # NDRPDR sel
2296
2297 #    csit-dpdk-perf-verify-1904-2n-skx:
2298 #      - 2   # NDRPDR sel
2299 #      - 3   # NDRPDR sel
2300 #      - 4   # NDRPDR sel
2301 #      - 5   # NDRPDR sel
2302 #      - 7   # NDRPDR sel
2303 #      - 8   # NDRPDR sel
2304 #      - 9   # NDRPDR sel
2305 #      - 10  # NDRPDR sel
2306 #      - 11  # NDRPDR sel
2307 #      - 12  # NDRPDR sel
2308 #    csit-dpdk-perf-verify-1908-2n-skx:
2309 #      - 2   # NDRPDR sel
2310 #      - 3   # NDRPDR sel
2311 #      - 4   # NDRPDR sel
2312 #      - 5   # NDRPDR sel
2313 #      - 7   # NDRPDR sel
2314 #      - 8   # NDRPDR sel
2315 #      - 9   # NDRPDR sel
2316 #      - 10  # NDRPDR sel
2317 #      - 11  # NDRPDR sel
2318 #      - 12  # NDRPDR sel
2319 #    csit-dpdk-perf-verify-2001-2n-skx:
2320 #      - 1   # NDRPDR sel
2321 #      - 2   # NDRPDR sel
2322 #      - 3   # NDRPDR sel
2323 #      - 4   # NDRPDR sel
2324 #      - 5   # NDRPDR sel
2325 #      - 6   # NDRPDR sel
2326 #      - 7   # NDRPDR sel
2327 #      - 8   # NDRPDR sel
2328 #      - 9   # NDRPDR sel
2329 #      - 10  # NDRPDR sel
2330 #      - 11  # NDRPDR sel
2331 #      - 13  # NDRPDR sel
2332 #      - 26  # NDRPDR sel
2333 #      - 16  # NDRPDR sel
2334 #      - 17  # NDRPDR sel
2335 #      - 18  # NDRPDR sel
2336 #      - 19  # NDRPDR sel
2337 #      - 27  # NDRPDR sel
2338 #      - 21  # NDRPDR sel
2339 #      - 25  # NDRPDR sel
2340
2341     csit-dpdk-perf-verify-2001-2n-clx:
2342       - 14  # NDRPDR sel
2343       - 15  # NDRPDR sel
2344       - 16  # NDRPDR sel
2345       - 17  # NDRPDR sel
2346       - 18  # NDRPDR sel
2347       - 19  # NDRPDR sel
2348       - 20  # NDRPDR sel
2349       - 21  # NDRPDR sel
2350       - 22  # NDRPDR sel
2351       - 23  # NDRPDR sel
2352
2353     csit-dpdk-perf-verify-2001-2n-dnv:
2354       - 9   # NDRPDR sel
2355       - 10  # NDRPDR sel
2356       - 11  # NDRPDR sel
2357       - 12  # NDRPDR sel
2358       - 13  # NDRPDR sel
2359       - 14  # NDRPDR sel
2360       - 15  # NDRPDR sel
2361       - 16  # NDRPDR sel
2362       - 17  # NDRPDR sel
2363       - 18  # NDRPDR sel
2364
2365     csit-dpdk-perf-verify-2001-3n-dnv:
2366       - 12  # NDRPDR sel
2367       - 13  # NDRPDR sel
2368       - 14  # NDRPDR sel
2369       - 15  # NDRPDR sel
2370       - 16  # NDRPDR sel
2371       - 17  # NDRPDR sel
2372       - 18  # NDRPDR sel
2373       - 19  # NDRPDR sel
2374       - 20  # NDRPDR sel
2375       - 22  # NDRPDR sel
2376
2377     csit-dpdk-perf-verify-2001-3n-tsh:
2378       - 3   # NDRPDR sel
2379       - 4   # NDRPDR sel
2380       - 5   # NDRPDR sel
2381       - 9   # NDRPDR sel
2382       - 10  # NDRPDR sel
2383       - 11  # NDRPDR sel
2384       - 12  # NDRPDR sel
2385       - 14  # NDRPDR sel
2386       - 15  # NDRPDR sel
2387       - 18  # NDRPDR sel
2388
2389     csit-vpp-device-2001-ubuntu1804-1n-skx:
2390       - 57
2391
2392 - type: "output"
2393   output: "report"
2394   format:
2395     html:
2396     - full
2397 #    pdf:
2398 #    - minimal
2399
2400 ################################################################################
2401 ###                               T A B L E S                                ###
2402 ################################################################################
2403
2404 ## VPP Soak vs NDR
2405 #- type: "table"
2406 #  title: "VPP Soak vs NDR 2n-skx"
2407 #  algorithm: "table_soak_vs_ndr"
2408 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2409 #  reference:
2410 #    title: "NDR"
2411 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2412 #  compare:
2413 #    title: "Soak"
2414 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2415 #  data: "vpp-soak-vs-ndr-2n-skx"
2416 #  include-tests: "NDR"
2417 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2418 #  parameters:
2419 #    - "throughput"
2420 #    - "name"
2421 #    - "parent"
2422
2423 ################################################################################
2424
2425 ## VPP Compare NICs 3n-skx 2t1c ndr
2426 #- type: "table"
2427 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2428 #  algorithm: "table_nics_comparison"
2429 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2430 #  reference:
2431 #    title: "x710"
2432 #    nic: "NIC_Intel-X710"
2433 #  compare:
2434 #    title: "xxv710"
2435 #    nic: "NIC_Intel-XXV710"
2436 #  data: "vpp-nic-comparison-3n-skx"
2437 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2438 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2439 #  parameters:
2440 #  - "name"
2441 #  - "parent"
2442 #  - "throughput"
2443 #  - "tags"
2444 #
2445 ## VPP Compare NICs 3n-skx 4t2c ndr
2446 #- type: "table"
2447 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2448 #  algorithm: "table_nics_comparison"
2449 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2450 #  reference:
2451 #    title: "x710"
2452 #    nic: "NIC_Intel-X710"
2453 #  compare:
2454 #    title: "xxv710"
2455 #    nic: "NIC_Intel-XXV710"
2456 #  data: "vpp-nic-comparison-3n-skx"
2457 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2458 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2459 #  parameters:
2460 #  - "name"
2461 #  - "parent"
2462 #  - "throughput"
2463 #  - "tags"
2464 #
2465 ## VPP Compare NICs 3n-skx 2t1c pdr
2466 #- type: "table"
2467 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2468 #  algorithm: "table_nics_comparison"
2469 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2470 #  reference:
2471 #    title: "x710"
2472 #    nic: "NIC_Intel-X710"
2473 #  compare:
2474 #    title: "xxv710"
2475 #    nic: "NIC_Intel-XXV710"
2476 #  data: "vpp-nic-comparison-3n-skx"
2477 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2478 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2479 #  parameters:
2480 #  - "name"
2481 #  - "parent"
2482 #  - "throughput"
2483 #  - "tags"
2484 #
2485 # # VPP Compare NICs 3n-skx 4t2c pdr
2486 #- type: "table"
2487 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2488 #  algorithm: "table_nics_comparison"
2489 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2490 #  reference:
2491 #    title: "x710"
2492 #    nic: "NIC_Intel-X710"
2493 #  compare:
2494 #    title: "xxv710"
2495 #    nic: "NIC_Intel-XXV710"
2496 #  data: "vpp-nic-comparison-3n-skx"
2497 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2498 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2499 #  parameters:
2500 #  - "name"
2501 #  - "parent"
2502 #  - "throughput"
2503 #  - "tags"
2504 #
2505 ## VPP Compare NICs 3n-skx 2t1c mrr
2506 #- type: "table"
2507 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2508 #  algorithm: "table_nics_comparison"
2509 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2510 #  reference:
2511 #    title: "x710"
2512 #    nic: "NIC_Intel-X710"
2513 #  compare:
2514 #    title: "xxv710"
2515 #    nic: "NIC_Intel-XXV710"
2516 #  data: "vpp-nic-comparison-3n-skx-mrr"
2517 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2518 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2519 #  parameters:
2520 #  - "name"
2521 #  - "parent"
2522 #  - "result"
2523 #  - "tags"
2524 #
2525 ## VPP Compare NICs 3n-skx 4t2c mrr
2526 #- type: "table"
2527 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2528 #  algorithm: "table_nics_comparison"
2529 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2530 #  reference:
2531 #    title: "x710"
2532 #    nic: "NIC_Intel-X710"
2533 #  compare:
2534 #    title: "xxv710"
2535 #    nic: "NIC_Intel-XXV710"
2536 #  data: "vpp-nic-comparison-3n-skx-mrr"
2537 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2538 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2539 #  parameters:
2540 #  - "name"
2541 #  - "parent"
2542 #  - "result"
2543 #  - "tags"
2544 #
2545 # # VPP Compare NICs 3n-skx 8t4c mrr
2546 #- type: "table"
2547 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2548 #  algorithm: "table_nics_comparison"
2549 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2550 #  reference:
2551 #    title: "x710"
2552 #    nic: "NIC_Intel-X710"
2553 #  compare:
2554 #    title: "xxv710"
2555 #    nic: "NIC_Intel-XXV710"
2556 #  data: "vpp-nic-comparison-3n-skx-mrr"
2557 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2558 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2559 #  parameters:
2560 #  - "name"
2561 #  - "parent"
2562 #  - "result"
2563 #  - "tags"
2564 #
2565 ## VPP Compare NICs 2n-skx 2t1c ndr
2566 #- type: "table"
2567 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2568 #  algorithm: "table_nics_comparison"
2569 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2570 #  reference:
2571 #    title: "x710"
2572 #    nic: "NIC_Intel-X710"
2573 #  compare:
2574 #    title: "xxv710"
2575 #    nic: "NIC_Intel-XXV710"
2576 #  data: "vpp-nic-comparison-2n-skx"
2577 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2578 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2579 #  parameters:
2580 #  - "name"
2581 #  - "parent"
2582 #  - "throughput"
2583 #  - "tags"
2584 #
2585 ## VPP Compare NICs 2n-skx 4t2c ndr
2586 #- type: "table"
2587 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2588 #  algorithm: "table_nics_comparison"
2589 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2590 #  reference:
2591 #    title: "x710"
2592 #    nic: "NIC_Intel-X710"
2593 #  compare:
2594 #    title: "xxv710"
2595 #    nic: "NIC_Intel-XXV710"
2596 #  data: "vpp-nic-comparison-2n-skx"
2597 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2598 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2599 #  parameters:
2600 #  - "name"
2601 #  - "parent"
2602 #  - "throughput"
2603 #  - "tags"
2604 #
2605 # # VPP Compare NICs 2n-skx 2t1c pdr
2606 #- type: "table"
2607 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2608 #  algorithm: "table_nics_comparison"
2609 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2610 #  reference:
2611 #    title: "x710"
2612 #    nic: "NIC_Intel-X710"
2613 #  compare:
2614 #    title: "xxv710"
2615 #    nic: "NIC_Intel-XXV710"
2616 #  data: "vpp-nic-comparison-2n-skx"
2617 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2618 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2619 #  parameters:
2620 #  - "name"
2621 #  - "parent"
2622 #  - "throughput"
2623 #  - "tags"
2624 #
2625 ## VPP Compare NICs 2n-skx 4t2c pdr
2626 #- type: "table"
2627 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2628 #  algorithm: "table_nics_comparison"
2629 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2630 #  reference:
2631 #    title: "x710"
2632 #    nic: "NIC_Intel-X710"
2633 #  compare:
2634 #    title: "xxv710"
2635 #    nic: "NIC_Intel-XXV710"
2636 #  data: "vpp-nic-comparison-2n-skx"
2637 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2638 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2639 #  parameters:
2640 #  - "name"
2641 #  - "parent"
2642 #  - "throughput"
2643 #  - "tags"
2644 #
2645 ## VPP Compare NICs 2n-skx 2t1c mrr
2646 #- type: "table"
2647 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2648 #  algorithm: "table_nics_comparison"
2649 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2650 #  reference:
2651 #    title: "x710"
2652 #    nic: "NIC_Intel-X710"
2653 #  compare:
2654 #    title: "xxv710"
2655 #    nic: "NIC_Intel-XXV710"
2656 #  data: "vpp-nic-comparison-2n-skx-mrr"
2657 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2658 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2659 #  parameters:
2660 #  - "name"
2661 #  - "parent"
2662 #  - "result"
2663 #  - "tags"
2664 #
2665 ## VPP Compare NICs 2n-skx 4t2c mrr
2666 #- type: "table"
2667 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2668 #  algorithm: "table_nics_comparison"
2669 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2670 #  reference:
2671 #    title: "x710"
2672 #    nic: "NIC_Intel-X710"
2673 #  compare:
2674 #    title: "xxv710"
2675 #    nic: "NIC_Intel-XXV710"
2676 #  data: "vpp-nic-comparison-2n-skx-mrr"
2677 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2678 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2679 #  parameters:
2680 #  - "name"
2681 #  - "parent"
2682 #  - "result"
2683 #  - "tags"
2684 #
2685 ## VPP Compare NICs 2n-skx 8t4c mrr
2686 #- type: "table"
2687 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2688 #  algorithm: "table_nics_comparison"
2689 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2690 #  reference:
2691 #    title: "x710"
2692 #    nic: "NIC_Intel-X710"
2693 #  compare:
2694 #    title: "xxv710"
2695 #    nic: "NIC_Intel-XXV710"
2696 #  data: "vpp-nic-comparison-2n-skx-mrr"
2697 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2698 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2699 #  parameters:
2700 #  - "name"
2701 #  - "parent"
2702 #  - "result"
2703 #  - "tags"
2704
2705 ################################################################################
2706 # VPP
2707
2708 # VPP Performance Changes 3n-hsw 1t1c pdr
2709 - type: "table"
2710   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2711   algorithm: "table_perf_comparison"
2712   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2713   history:
2714     - title: "rls1904"
2715       data: "vpp-performance-changes-3n-hsw-h1"
2716   reference:
2717     title: "rls1908"
2718     data: "vpp-performance-changes-3n-hsw-ref"
2719     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2720   compare:
2721     title: "rls2001"
2722     data: "vpp-performance-changes-3n-hsw-cmp"
2723   data: "vpp-performance-changes-3n-hsw"
2724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2725   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2726   parameters:
2727   - "name"
2728   - "parent"
2729   - "throughput"
2730
2731 # VPP Performance Changes 3n-hsw 2t2c pdr
2732 - type: "table"
2733   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2734   algorithm: "table_perf_comparison"
2735   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2736   history:
2737     - title: "rls1904"
2738       data: "vpp-performance-changes-3n-hsw-h1"
2739   reference:
2740     title: "rls1908"
2741     data: "vpp-performance-changes-3n-hsw-ref"
2742     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2743   compare:
2744     title: "rls2001"
2745     data: "vpp-performance-changes-3n-hsw-cmp"
2746   data: "vpp-performance-changes-3n-hsw"
2747   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2748   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2749   parameters:
2750   - "name"
2751   - "parent"
2752   - "throughput"
2753
2754 # VPP Performance Changes 3n-hsw 1t1c ndr
2755 - type: "table"
2756   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2757   algorithm: "table_perf_comparison"
2758   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2759   history:
2760     - title: "rls1904"
2761       data: "vpp-performance-changes-3n-hsw-h1"
2762   reference:
2763     title: "rls1908"
2764     data: "vpp-performance-changes-3n-hsw-ref"
2765     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2766   compare:
2767     title: "rls2001"
2768     data: "vpp-performance-changes-3n-hsw-cmp"
2769   data: "vpp-performance-changes-3n-hsw"
2770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2771   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2772   parameters:
2773   - "name"
2774   - "parent"
2775   - "throughput"
2776
2777 # VPP Performance Changes 3n-hsw 2t2c ndr
2778 - type: "table"
2779   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2780   algorithm: "table_perf_comparison"
2781   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2782   history:
2783     - title: "rls1904"
2784       data: "vpp-performance-changes-3n-hsw-h1"
2785   reference:
2786     title: "rls1908"
2787     data: "vpp-performance-changes-3n-hsw-ref"
2788     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2789   compare:
2790     title: "rls2001"
2791     data: "vpp-performance-changes-3n-hsw-cmp"
2792   data: "vpp-performance-changes-3n-hsw"
2793   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2794   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2795   parameters:
2796   - "name"
2797   - "parent"
2798   - "throughput"
2799
2800 ## VPP Performance Changes 3n-skx 2t1c pdr
2801 #- type: "table"
2802 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2803 #  algorithm: "table_perf_comparison_nic"
2804 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2805 #  history:
2806 #    - title: "rls1904 x710"
2807 #      data: "vpp-performance-changes-3n-skx-h1"
2808 #      nic: "NIC_Intel-X710"
2809 #  reference:
2810 #    title: "rls1908 xxv710"
2811 #    data: "vpp-performance-changes-3n-skx-ref"
2812 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2813 #    nic: "NIC_Intel-XXV710"
2814 #  compare:
2815 #    title: "rls2001 xxv710"
2816 #    data: "vpp-performance-changes-3n-skx-cmp"
2817 #    nic: "NIC_Intel-XXV710"
2818 #  data: "vpp-performance-changes-3n-skx"
2819 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2820 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2821 #  parameters:
2822 #  - "name"
2823 #  - "parent"
2824 #  - "throughput"
2825 #  - "tags"
2826 #
2827 ## VPP Performance Changes 3n-skx 4t2c pdr
2828 #- type: "table"
2829 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2830 #  algorithm: "table_perf_comparison_nic"
2831 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2832 #  history:
2833 #    - title: "rls1904 x710"
2834 #      data: "vpp-performance-changes-3n-skx-h1"
2835 #      nic: "NIC_Intel-X710"
2836 #  reference:
2837 #    title: "rls1908 x710"
2838 #    data: "vpp-performance-changes-3n-skx-ref"
2839 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2840 #    nic: "NIC_Intel-X710"
2841 #  compare:
2842 #    title: "rls2001 xxv710"
2843 #    data: "vpp-performance-changes-3n-skx-cmp"
2844 #    nic: "NIC_Intel-XXV710"
2845 #  data: "vpp-performance-changes-3n-skx"
2846 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2847 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2848 #  parameters:
2849 #  - "name"
2850 #  - "parent"
2851 #  - "throughput"
2852 #  - "tags"
2853 #
2854 ## VPP Performance Changes 3n-skx 2t1c ndr
2855 #- type: "table"
2856 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2857 #  algorithm: "table_perf_comparison_nic"
2858 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2859 #  history:
2860 #    - title: "rls1904 x710"
2861 #      data: "vpp-performance-changes-3n-skx-h1"
2862 #      nic: "NIC_Intel-X710"
2863 #  reference:
2864 #    title: "rls1908 x710"
2865 #    data: "vpp-performance-changes-3n-skx-ref"
2866 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2867 #    nic: "NIC_Intel-X710"
2868 #  compare:
2869 #    title: "rls2001 xxv710"
2870 #    data: "vpp-performance-changes-3n-skx-cmp"
2871 #    nic: "NIC_Intel-XXV710"
2872 #  data: "vpp-performance-changes-3n-skx"
2873 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2874 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2875 #  parameters:
2876 #  - "name"
2877 #  - "parent"
2878 #  - "throughput"
2879 #  - "tags"
2880 #
2881 ## VPP Performance Changes 3n-skx 4t2c ndr
2882 #- type: "table"
2883 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2884 #  algorithm: "table_perf_comparison_nic"
2885 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2886 #  history:
2887 #    - title: "rls1904 x710"
2888 #      data: "vpp-performance-changes-3n-skx-h1"
2889 #      nic: "NIC_Intel-X710"
2890 #  reference:
2891 #    title: "rls1908 x710"
2892 #    data: "vpp-performance-changes-3n-skx-ref"
2893 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2894 #    nic: "NIC_Intel-X710"
2895 #  compare:
2896 #    title: "rls2001 xxv710"
2897 #    data: "vpp-performance-changes-3n-skx-cmp"
2898 #    nic: "NIC_Intel-XXV710"
2899 #  data: "vpp-performance-changes-3n-skx"
2900 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2901 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2902 #  parameters:
2903 #  - "name"
2904 #  - "parent"
2905 #  - "throughput"
2906 #  - "tags"
2907 #
2908 ## VPP Performance Changes 2n-skx 2t1c pdr
2909 #- type: "table"
2910 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2911 #  algorithm: "table_perf_comparison_nic"
2912 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2913 #  history:
2914 #    - title: "rls1904 x710"
2915 #      data: "vpp-performance-changes-2n-skx-h1"
2916 #      nic: "NIC_Intel-X710"
2917 #  reference:
2918 #    title: "rls1908 xxv710"
2919 #    data: "vpp-performance-changes-2n-skx-ref"
2920 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2921 #    nic: "NIC_Intel-XXV710"
2922 #  compare:
2923 #    title: "rls2001 xxv710"
2924 #    data: "vpp-performance-changes-2n-skx-cmp"
2925 #    nic: "NIC_Intel-XXV710"
2926 #  data: "vpp-performance-changes-2n-skx"
2927 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2928 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2929 #  parameters:
2930 #  - "name"
2931 #  - "parent"
2932 #  - "throughput"
2933 #  - "tags"
2934 #
2935 ## VPP Performance Changes 2n-skx 4t2c pdr
2936 #- type: "table"
2937 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2938 #  algorithm: "table_perf_comparison_nic"
2939 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2940 #  history:
2941 #    - title: "rls1904 x710"
2942 #      data: "vpp-performance-changes-2n-skx-h1"
2943 #      nic: "NIC_Intel-X710"
2944 #  reference:
2945 #    title: "rls1908 xxv710"
2946 #    data: "vpp-performance-changes-2n-skx-ref"
2947 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2948 #    nic: "NIC_Intel-XXV710"
2949 #  compare:
2950 #    title: "rls2001 xxv710"
2951 #    data: "vpp-performance-changes-2n-skx-cmp"
2952 #    nic: "NIC_Intel-XXV710"
2953 #  data: "vpp-performance-changes-2n-skx"
2954 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2955 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2956 #  parameters:
2957 #  - "name"
2958 #  - "parent"
2959 #  - "throughput"
2960 #  - "tags"
2961 #
2962 ## VPP Performance Changes 2n-skx 2t1c ndr
2963 #- type: "table"
2964 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2965 #  algorithm: "table_perf_comparison_nic"
2966 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2967 #  history:
2968 #    - title: "rls1904 x710"
2969 #      data: "vpp-performance-changes-2n-skx-h1"
2970 #      nic: "NIC_Intel-X710"
2971 #  reference:
2972 #    title: "rls1908 xxv710"
2973 #    data: "vpp-performance-changes-2n-skx-ref"
2974 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2975 #    nic: "NIC_Intel-XXV710"
2976 #  compare:
2977 #    title: "rls2001 xxv710"
2978 #    data: "vpp-performance-changes-2n-skx-cmp"
2979 #    nic: "NIC_Intel-XXV710"
2980 #  data: "vpp-performance-changes-2n-skx"
2981 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2982 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2983 #  parameters:
2984 #  - "name"
2985 #  - "parent"
2986 #  - "throughput"
2987 #  - "tags"
2988 #
2989 ## VPP Performance Changes 2n-skx 4t2c ndr
2990 #- type: "table"
2991 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2992 #  algorithm: "table_perf_comparison_nic"
2993 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2994 #  history:
2995 #    - title: "rls1904 x710"
2996 #      data: "vpp-performance-changes-2n-skx-h1"
2997 #      nic: "NIC_Intel-X710"
2998 #  reference:
2999 #    title: "rls1908 xxv710"
3000 #    data: "vpp-performance-changes-2n-skx-ref"
3001 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3002 #    nic: "NIC_Intel-XXV710"
3003 #  compare:
3004 #    title: "rls2001 xxv710"
3005 #    data: "vpp-performance-changes-2n-skx-cmp"
3006 #    nic: "NIC_Intel-XXV710"
3007 #  data: "vpp-performance-changes-2n-skx"
3008 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3009 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3010 #  parameters:
3011 #  - "name"
3012 #  - "parent"
3013 #  - "throughput"
3014 #  - "tags"
3015 #
3016 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3017 #- type: "table"
3018 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3019 #  algorithm: "table_perf_comparison"
3020 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3021 #  reference:
3022 #    title: "rls1908"
3023 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3024 #  compare:
3025 #    title: "rls2001"
3026 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3027 #  data: "vpp-performance-changes-nfv-2n-skx"
3028 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3029 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3030 #  parameters:
3031 #  - "name"
3032 #  - "parent"
3033 #  - "throughput"
3034 #  - "tags"
3035 #
3036 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3037 #- type: "table"
3038 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3039 #  algorithm: "table_perf_comparison"
3040 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3041 #  reference:
3042 #    title: "rls1908"
3043 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3044 #  compare:
3045 #    title: "rls2001"
3046 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3047 #  data: "vpp-performance-changes-nfv-2n-skx"
3048 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3049 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3050 #  parameters:
3051 #  - "name"
3052 #  - "parent"
3053 #  - "throughput"
3054 #  - "tags"
3055 #
3056 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3057 #- type: "table"
3058 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3059 #  algorithm: "table_perf_comparison"
3060 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3061 #  reference:
3062 #    title: "rls1908"
3063 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3064 #  compare:
3065 #    title: "rls2001"
3066 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3067 #  data: "vpp-performance-changes-nfv-2n-skx"
3068 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3069 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3070 #  parameters:
3071 #  - "name"
3072 #  - "parent"
3073 #  - "throughput"
3074 #  - "tags"
3075 #
3076 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3077 #- type: "table"
3078 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3079 #  algorithm: "table_perf_comparison"
3080 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3081 #  reference:
3082 #    title: "rls1908"
3083 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3084 #  compare:
3085 #    title: "rls2001"
3086 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3087 #  data: "vpp-performance-changes-nfv-2n-skx"
3088 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3089 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3090 #  parameters:
3091 #  - "name"
3092 #  - "parent"
3093 #  - "throughput"
3094 #  - "tags"
3095
3096 # VPP Performance Changes 2n-dnv 1t1c pdr
3097 - type: "table"
3098   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3099   algorithm: "table_perf_comparison"
3100   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3101   reference:
3102     title: "rls1908"
3103     data: "vpp-performance-changes-2n-dnv-ref"
3104   compare:
3105     title: "rls2001"
3106     data: "vpp-performance-changes-2n-dnv-cmp"
3107   data: "vpp-performance-changes-2n-dnv"
3108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3109   filter: "'1T1C'"
3110   parameters:
3111   - "name"
3112   - "parent"
3113   - "throughput"
3114   - "tags"
3115
3116 # VPP Performance Changes 2n-dnv 2t2c pdr
3117 - type: "table"
3118   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3119   algorithm: "table_perf_comparison"
3120   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3121   reference:
3122     title: "rls1908"
3123     data: "vpp-performance-changes-2n-dnv-ref"
3124   compare:
3125     title: "rls2001"
3126     data: "vpp-performance-changes-2n-dnv-cmp"
3127   data: "vpp-performance-changes-2n-dnv"
3128   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3129   filter: "'2T2C'"
3130   parameters:
3131   - "name"
3132   - "parent"
3133   - "throughput"
3134   - "tags"
3135
3136 # VPP Performance Changes 2n-dnv 1t1c ndr
3137 - type: "table"
3138   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3139   algorithm: "table_perf_comparison"
3140   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3141   reference:
3142     title: "rls1908"
3143     data: "vpp-performance-changes-2n-dnv-ref"
3144   compare:
3145     title: "rls2001"
3146     data: "vpp-performance-changes-2n-dnv-cmp"
3147   data: "vpp-performance-changes-2n-dnv"
3148   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3149   filter: "'1T1C'"
3150   parameters:
3151   - "name"
3152   - "parent"
3153   - "throughput"
3154   - "tags"
3155
3156 # VPP Performance Changes 2n-dnv 2t2c ndr
3157 - type: "table"
3158   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3159   algorithm: "table_perf_comparison"
3160   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3161   reference:
3162     title: "rls1908 "
3163     data: "vpp-performance-changes-2n-dnv-ref"
3164   compare:
3165     title: "rls2001"
3166     data: "vpp-performance-changes-2n-dnv-cmp"
3167   data: "vpp-performance-changes-2n-dnv"
3168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3169   filter: "'2T2C'"
3170   parameters:
3171   - "name"
3172   - "parent"
3173   - "throughput"
3174   - "tags"
3175
3176 # VPP Performance Changes 3n-dnv 1t1c pdr
3177 - type: "table"
3178   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3179   algorithm: "table_perf_comparison"
3180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3181   reference:
3182     title: "rls1908"
3183     data: "vpp-performance-changes-3n-dnv-ref"
3184   compare:
3185     title: "rls2001"
3186     data: "vpp-performance-changes-3n-dnv-cmp"
3187   data: "vpp-performance-changes-3n-dnv"
3188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3189   filter: "'1T1C'"
3190   parameters:
3191   - "name"
3192   - "parent"
3193   - "throughput"
3194   - "tags"
3195
3196 # VPP Performance Changes 3n-dnv 2t2c pdr
3197 - type: "table"
3198   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3199   algorithm: "table_perf_comparison"
3200   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3201   reference:
3202     title: "rls1908"
3203     data: "vpp-performance-changes-3n-dnv-ref"
3204   compare:
3205     title: "rls2001"
3206     data: "vpp-performance-changes-3n-dnv-cmp"
3207   data: "vpp-performance-changes-3n-dnv"
3208   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3209   filter: "'2T2C'"
3210   parameters:
3211   - "name"
3212   - "parent"
3213   - "throughput"
3214   - "tags"
3215
3216 # VPP Performance Changes 3n-dnv 1t1c ndr
3217 - type: "table"
3218   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3219   algorithm: "table_perf_comparison"
3220   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3221   reference:
3222     title: "rls1908"
3223     data: "vpp-performance-changes-3n-dnv-ref"
3224   compare:
3225     title: "rls2001"
3226     data: "vpp-performance-changes-3n-dnv-cmp"
3227   data: "vpp-performance-changes-3n-dnv"
3228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3229   filter: "'1T1C'"
3230   parameters:
3231   - "name"
3232   - "parent"
3233   - "throughput"
3234   - "tags"
3235
3236 # VPP Performance Changes 3n-dnv 2t2c ndr
3237 - type: "table"
3238   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3239   algorithm: "table_perf_comparison"
3240   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3241   reference:
3242     title: "rls1908"
3243     data: "vpp-performance-changes-3n-dnv-ref"
3244   compare:
3245     title: "rls2001"
3246     data: "vpp-performance-changes-3n-dnv-cmp"
3247   data: "vpp-performance-changes-3n-dnv"
3248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3249   filter: "'2T2C'"
3250   parameters:
3251   - "name"
3252   - "parent"
3253   - "throughput"
3254   - "tags"
3255
3256 # VPP Performance Changes 3n-tsh 1t1c pdr
3257 - type: "table"
3258   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3259   algorithm: "table_perf_comparison"
3260   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3261   reference:
3262     title: "rls1908"
3263     data: "vpp-performance-changes-3n-tsh-ref"
3264   compare:
3265     title: "rls2001"
3266     data: "vpp-performance-changes-3n-tsh-cmp"
3267   data: "vpp-performance-changes-3n-tsh"
3268   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3269   filter: "'1T1C'"
3270   parameters:
3271   - "name"
3272   - "parent"
3273   - "throughput"
3274   - "tags"
3275
3276 # VPP Performance Changes 3n-tsh 2t2c pdr
3277 - type: "table"
3278   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3279   algorithm: "table_perf_comparison"
3280   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3281   reference:
3282     title: "rls1908"
3283     data: "vpp-performance-changes-3n-tsh-ref"
3284   compare:
3285     title: "rls2001"
3286     data: "vpp-performance-changes-3n-tsh-cmp"
3287   data: "vpp-performance-changes-3n-tsh"
3288   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3289   filter: "'2T2C'"
3290   parameters:
3291   - "name"
3292   - "parent"
3293   - "throughput"
3294   - "tags"
3295
3296 # VPP Performance Changes 3n-tsh 1t1c ndr
3297 - type: "table"
3298   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3299   algorithm: "table_perf_comparison"
3300   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3301   reference:
3302     title: "rls1908"
3303     data: "vpp-performance-changes-3n-tsh-ref"
3304   compare:
3305     title: "rls2001"
3306     data: "vpp-performance-changes-3n-tsh-cmp"
3307   data: "vpp-performance-changes-3n-tsh"
3308   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3309   filter: "'1T1C'"
3310   parameters:
3311   - "name"
3312   - "parent"
3313   - "throughput"
3314   - "tags"
3315
3316 # VPP Performance Changes 3n-tsh 2t2c ndr
3317 - type: "table"
3318   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3319   algorithm: "table_perf_comparison"
3320   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3321   reference:
3322     title: "rls1908"
3323     data: "vpp-performance-changes-3n-tsh-ref"
3324   compare:
3325     title: "rls2001"
3326     data: "vpp-performance-changes-3n-tsh-cmp"
3327   data: "vpp-performance-changes-3n-tsh"
3328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3329   filter: "'2T2C'"
3330   parameters:
3331   - "name"
3332   - "parent"
3333   - "throughput"
3334   - "tags"
3335
3336 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3337 #- type: "table"
3338 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3339 #  algorithm: "table_perf_comparison_nic"
3340 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3341 #  reference:
3342 #    title: "3n-hsw xl710"
3343 #    data: "vpp-compare-testbeds-ref"
3344 #    nic: "NIC_Intel-XL710"
3345 #  compare:
3346 #    title: "3n-skx xxv710"
3347 #    data: "vpp-compare-testbeds-cmp"
3348 #    nic: "NIC_Intel-XXV710"
3349 #  data: "vpp-compare-testbeds"
3350 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3351 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3352 #  parameters:
3353 #  - "name"
3354 #  - "parent"
3355 #  - "throughput"
3356 #  - "tags"
3357 #
3358 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3359 #- type: "table"
3360 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3361 #  algorithm: "table_perf_comparison_nic"
3362 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3363 #  reference:
3364 #    title: "3n-hsw xl710"
3365 #    data: "vpp-compare-testbeds-ref"
3366 #    nic: "NIC_Intel-XL710"
3367 #  compare:
3368 #    title: "3n-skx xxv710"
3369 #    data: "vpp-compare-testbeds-cmp"
3370 #    nic: "NIC_Intel-XXV710"
3371 #  data: "vpp-compare-testbeds"
3372 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3373 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3374 #  parameters:
3375 #  - "name"
3376 #  - "parent"
3377 #  - "throughput"
3378 #  - "tags"
3379 #
3380 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3381 #- type: "table"
3382 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3383 #  algorithm: "table_perf_comparison_nic"
3384 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3385 #  reference:
3386 #    title: "3n-hsw xl710"
3387 #    data: "vpp-compare-testbeds-ref"
3388 #    nic: "NIC_Intel-XL710"
3389 #  compare:
3390 #    title: "3n-skx xxv710"
3391 #    data: "vpp-compare-testbeds-cmp"
3392 #    nic: "NIC_Intel-XXV710"
3393 #  data: "vpp-compare-testbeds"
3394 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3395 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3396 #  parameters:
3397 #  - "name"
3398 #  - "parent"
3399 #  - "throughput"
3400 #  - "tags"
3401 #
3402 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3403 #- type: "table"
3404 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3405 #  algorithm: "table_perf_comparison_nic"
3406 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3407 #  reference:
3408 #    title: "3n-hsw xl710"
3409 #    data: "vpp-compare-testbeds-ref"
3410 #    nic: "NIC_Intel-XL710"
3411 #  compare:
3412 #    title: "3n-skx xxv710"
3413 #    data: "vpp-compare-testbeds-cmp"
3414 #    nic: "NIC_Intel-XXV710"
3415 #  data: "vpp-compare-testbeds"
3416 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3417 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3418 #  parameters:
3419 #  - "name"
3420 #  - "parent"
3421 #  - "throughput"
3422 #  - "tags"
3423 #
3424 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3425 #- type: "table"
3426 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3427 #  algorithm: "table_perf_comparison"
3428 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3429 #  reference:
3430 #    title: "2n-skx"
3431 #    data: "vpp-compare-testbeds-skx-clx-ref"
3432 #  compare:
3433 #    title: "2n-clx"
3434 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3435 #  data: "vpp-compare-testbeds-skx-clx"
3436 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3437 #  filter: "'2T1C'"
3438 #  parameters:
3439 #  - "name"
3440 #  - "parent"
3441 #  - "throughput"
3442 #  - "tags"
3443 #
3444 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3445 #- type: "table"
3446 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3447 #  algorithm: "table_perf_comparison"
3448 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3449 #  reference:
3450 #    title: "2n-skx"
3451 #    data: "vpp-compare-testbeds-skx-clx-ref"
3452 #  compare:
3453 #    title: "2n-clx"
3454 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3455 #  data: "vpp-compare-testbeds-skx-clx"
3456 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3457 #  filter: "'4T2C'"
3458 #  parameters:
3459 #  - "name"
3460 #  - "parent"
3461 #  - "throughput"
3462 #  - "tags"
3463 #
3464 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3465 #- type: "table"
3466 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3467 #  algorithm: "table_perf_comparison"
3468 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3469 #  reference:
3470 #    title: "2n-skx"
3471 #    data: "vpp-compare-testbeds-skx-clx-ref"
3472 #  compare:
3473 #    title: "2n-clx"
3474 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3475 #  data: "vpp-compare-testbeds-skx-clx"
3476 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3477 #  filter: "'2T1C'"
3478 #  parameters:
3479 #  - "name"
3480 #  - "parent"
3481 #  - "throughput"
3482 #  - "tags"
3483 #
3484 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3485 #- type: "table"
3486 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3487 #  algorithm: "table_perf_comparison"
3488 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3489 #  reference:
3490 #    title: "2n-skx"
3491 #    data: "vpp-compare-testbeds-skx-clx-ref"
3492 #  compare:
3493 #    title: "2n-clx"
3494 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3495 #  data: "vpp-compare-testbeds-skx-clx"
3496 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3497 #  filter: "'4T2C'"
3498 #  parameters:
3499 #  - "name"
3500 #  - "parent"
3501 #  - "throughput"
3502 #  - "tags"
3503 #
3504 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3505 #- type: "table"
3506 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3507 #  algorithm: "table_perf_comparison"
3508 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3509 #  reference:
3510 #    title: "3-Node Skx"
3511 #    data: "vpp-compare-topologies-ref"
3512 #  compare:
3513 #    title: "2-Node Skx"
3514 #    data: "vpp-compare-topologies-cmp"
3515 #  data: "vpp-compare-topologies"
3516 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3517 #  filter: "'NDRPDR' and '1C'"
3518 #  parameters:
3519 #  - "name"
3520 #  - "parent"
3521 #  - "throughput"
3522 #
3523 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3524 #- type: "table"
3525 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3526 #  algorithm: "table_perf_comparison"
3527 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3528 #  reference:
3529 #    title: "3-Node Skx"
3530 #    data: "vpp-compare-topologies-ref"
3531 #  compare:
3532 #    title: "2-Node Skx"
3533 #    data: "vpp-compare-topologies-cmp"
3534 #  data: "vpp-compare-topologies"
3535 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3536 #  filter: "'NDRPDR' and '2C'"
3537 #  parameters:
3538 #  - "name"
3539 #  - "parent"
3540 #  - "throughput"
3541 #
3542 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3543 #- type: "table"
3544 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3545 #  algorithm: "table_perf_comparison"
3546 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3547 #  reference:
3548 #    title: "3-Node Skx"
3549 #    data: "vpp-compare-topologies-ref"
3550 #  compare:
3551 #    title: "2-Node Skx"
3552 #    data: "vpp-compare-topologies-cmp"
3553 #  data: "vpp-compare-topologies"
3554 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3555 #  filter: "'NDRPDR' and '1C'"
3556 #  parameters:
3557 #  - "name"
3558 #  - "parent"
3559 #  - "throughput"
3560 #
3561 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3562 #- type: "table"
3563 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3564 #  algorithm: "table_perf_comparison"
3565 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3566 #  reference:
3567 #    title: "3-Node Skx"
3568 #    data: "vpp-compare-topologies-ref"
3569 #  compare:
3570 #    title: "2-Node Skx"
3571 #    data: "vpp-compare-topologies-cmp"
3572 #  data: "vpp-compare-topologies"
3573 #  include-tests: "PDR"
3574 #  filter: "'NDRPDR' and '2C'"
3575 #  parameters:
3576 #  - "name"
3577 #  - "parent"
3578 #  - "throughput"
3579
3580 # VPP Performance Changes 3n-hsw 1t1c MRR
3581 - type: "table"
3582   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3583   algorithm: "table_perf_comparison"
3584   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3585   history:
3586     - title: "rls1904"
3587       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3588   reference:
3589     title: "rls1908"
3590     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3591   compare:
3592     title: "rls2001"
3593     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3594   data: "vpp-performance-changes-3n-hsw-mrr"
3595   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3596   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3597   parameters:
3598   - "name"
3599   - "parent"
3600   - "result"
3601
3602 # VPP Performance Changes 3n-hsw 2t2c MRR
3603 - type: "table"
3604   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3605   algorithm: "table_perf_comparison"
3606   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3607   history:
3608     - title: "rls1904"
3609       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3610   reference:
3611     title: "rls1908"
3612     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3613   compare:
3614     title: "rls2001"
3615     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3616   data: "vpp-performance-changes-3n-hsw-mrr"
3617   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3618   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3619   parameters:
3620   - "name"
3621   - "parent"
3622   - "result"
3623
3624 # VPP Performance Changes 3n-hsw 4t4c MRR
3625 - type: "table"
3626   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3627   algorithm: "table_perf_comparison"
3628   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3629   history:
3630     - title: "rls1904"
3631       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3632   reference:
3633     title: "rls1908"
3634     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3635   compare:
3636     title: "rls2001"
3637     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3638   data: "vpp-performance-changes-3n-hsw-mrr"
3639   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3640   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3641   parameters:
3642   - "name"
3643   - "parent"
3644   - "result"
3645
3646 ## VPP Performance Changes 3n-skx 2t1c MRR
3647 #- type: "table"
3648 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3649 #  algorithm: "table_perf_comparison"
3650 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3651 #  history:
3652 #    - title: "rls1904"
3653 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3654 #  reference:
3655 #    title: "rls1908"
3656 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3657 #  compare:
3658 #    title: "rls2001"
3659 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3660 #  data: "vpp-performance-changes-3n-skx-mrr"
3661 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3662 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3663 #  parameters:
3664 #  - "name"
3665 #  - "parent"
3666 #  - "result"
3667 #
3668 ## VPP Performance Changes 3n-skx 4t2c MRR
3669 #- type: "table"
3670 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3671 #  algorithm: "table_perf_comparison"
3672 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3673 #  history:
3674 #    - title: "rls1904"
3675 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3676 #  reference:
3677 #    title: "rls1908"
3678 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3679 #  compare:
3680 #    title: "rls2001"
3681 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3682 #  data: "vpp-performance-changes-3n-skx-mrr"
3683 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3684 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3685 #  parameters:
3686 #  - "name"
3687 #  - "parent"
3688 #  - "result"
3689 #
3690 ## VPP Performance Changes 3n-skx 8t4c MRR
3691 #- type: "table"
3692 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3693 #  algorithm: "table_perf_comparison"
3694 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3695 #  history:
3696 #    - title: "rls1904"
3697 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3698 #  reference:
3699 #    title: "rls1908"
3700 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3701 #  compare:
3702 #    title: "rls2001"
3703 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3704 #  data: "vpp-performance-changes-3n-skx-mrr"
3705 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3706 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3707 #  parameters:
3708 #  - "name"
3709 #  - "parent"
3710 #  - "result"
3711 #
3712 ## VPP Performance Changes 2n-skx 2t1c MRR
3713 #- type: "table"
3714 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3715 #  algorithm: "table_perf_comparison"
3716 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3717 #  history:
3718 #    - title: "rls1904"
3719 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3720 #  reference:
3721 #    title: "rls1908"
3722 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3723 #  compare:
3724 #    title: "rls2001"
3725 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3726 #  data: "vpp-performance-changes-2n-skx-mrr"
3727 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3728 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3729 #  parameters:
3730 #  - "name"
3731 #  - "parent"
3732 #  - "result"
3733 #
3734 ## VPP Performance Changes 2n-skx 4t2c MRR
3735 #- type: "table"
3736 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3737 #  algorithm: "table_perf_comparison"
3738 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3739 #  history:
3740 #    - title: "rls1904"
3741 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3742 #  reference:
3743 #    title: "rls1908"
3744 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3745 #  compare:
3746 #    title: "rls2001"
3747 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3748 #  data: "vpp-performance-changes-2n-skx-mrr"
3749 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3750 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3751 #  parameters:
3752 #  - "name"
3753 #  - "parent"
3754 #  - "result"
3755 #
3756 ## VPP Performance Changes 2n-skx 8t4c MRR
3757 #- type: "table"
3758 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3759 #  algorithm: "table_perf_comparison"
3760 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3761 #  history:
3762 #    - title: "rls1904"
3763 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3764 #  reference:
3765 #    title: "rls1908"
3766 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3767 #  compare:
3768 #    title: "rls2001"
3769 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3770 #  data: "vpp-performance-changes-2n-skx-mrr"
3771 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3772 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3773 #  parameters:
3774 #  - "name"
3775 #  - "parent"
3776 #  - "result"
3777 #
3778 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3779 #- type: "table"
3780 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3781 #  algorithm: "table_perf_comparison"
3782 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3783 #  reference:
3784 #    title: "rls1908"
3785 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3786 #  compare:
3787 #    title: "rls2001"
3788 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3789 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3790 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3791 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3792 #  parameters:
3793 #  - "name"
3794 #  - "parent"
3795 #  - "result"
3796 #
3797 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3798 #- type: "table"
3799 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3800 #  algorithm: "table_perf_comparison"
3801 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3802 #  reference:
3803 #    title: "rls1908"
3804 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3805 #  compare:
3806 #    title: "rls2001"
3807 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3808 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3809 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3810 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3811 #  parameters:
3812 #  - "name"
3813 #  - "parent"
3814 #  - "result"
3815 #
3816 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3817 #- type: "table"
3818 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3819 #  algorithm: "table_perf_comparison"
3820 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3821 #  reference:
3822 #    title: "rls1908"
3823 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3824 #  compare:
3825 #    title: "rls2001"
3826 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3827 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3828 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3829 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3830 #  parameters:
3831 #  - "name"
3832 #  - "parent"
3833 #  - "result"
3834
3835 # VPP Performance Changes 2n-dnv 1t1c MRR
3836 - type: "table"
3837   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3838   algorithm: "table_perf_comparison"
3839   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3840   reference:
3841     title: "rls1908"
3842     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3843   compare:
3844     title: "rls2001"
3845     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3846   data: "vpp-performance-changes-2n-dnv-mrr"
3847   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3848   filter: "'1T1C' and 'MRR'"
3849   parameters:
3850   - "name"
3851   - "parent"
3852   - "result"
3853
3854 # VPP Performance Changes 2n-dnv 2t2c MRR
3855 - type: "table"
3856   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3857   algorithm: "table_perf_comparison"
3858   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3859   reference:
3860     title: "rls1908"
3861     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3862   compare:
3863     title: "rls2001"
3864     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3865   data: "vpp-performance-changes-2n-dnv-mrr"
3866   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3867   filter: "'2T2C' and 'MRR'"
3868   parameters:
3869   - "name"
3870   - "parent"
3871   - "result"
3872
3873 # VPP Performance Changes 2n-dnv 4t4c MRR
3874 - type: "table"
3875   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3876   algorithm: "table_perf_comparison"
3877   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3878   reference:
3879     title: "rls1908"
3880     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3881   compare:
3882     title: "rls2001"
3883     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3884   data: "vpp-performance-changes-2n-dnv-mrr"
3885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3886   filter: "'4T4C' and 'MRR'"
3887   parameters:
3888   - "name"
3889   - "parent"
3890   - "result"
3891
3892 # VPP Performance Changes 3n-dnv 1t1c MRR
3893 - type: "table"
3894   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3895   algorithm: "table_perf_comparison"
3896   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3897   reference:
3898     title: "rls1908"
3899     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3900   compare:
3901     title: "rls2001"
3902     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3903   data: "vpp-performance-changes-3n-dnv-mrr"
3904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3905   filter: "'1T1C' and 'MRR'"
3906   parameters:
3907   - "name"
3908   - "parent"
3909   - "result"
3910
3911 # VPP Performance Changes 3n-dnv 2t2c MRR
3912 - type: "table"
3913   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3914   algorithm: "table_perf_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3916   reference:
3917     title: "rls1908"
3918     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3919   compare:
3920     title: "rls2001"
3921     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3922   data: "vpp-performance-changes-3n-dnv-mrr"
3923   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3924   filter: "'2T2C' and 'MRR'"
3925   parameters:
3926   - "name"
3927   - "parent"
3928   - "result"
3929
3930 # VPP Performance Changes 3n-dnv 4t4c MRR
3931 - type: "table"
3932   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3933   algorithm: "table_perf_comparison"
3934   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3935   reference:
3936     title: "rls1908"
3937     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3938   compare:
3939     title: "rls2001"
3940     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3941   data: "vpp-performance-changes-3n-dnv-mrr"
3942   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3943   filter: "'4T4C' and 'MRR'"
3944   parameters:
3945   - "name"
3946   - "parent"
3947   - "result"
3948
3949 # VPP Performance Changes 3n-tsh 1t1c MRR
3950 - type: "table"
3951   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3952   algorithm: "table_perf_comparison"
3953   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3954   reference:
3955     title: "rls1908"
3956     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3957   compare:
3958     title: "rls2001"
3959     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3960   data: "vpp-performance-changes-3n-tsh-mrr"
3961   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3962   filter: "'1T1C' and 'MRR'"
3963   parameters:
3964   - "name"
3965   - "parent"
3966   - "result"
3967
3968 # VPP Performance Changes 3n-tsh 2t2c MRR
3969 - type: "table"
3970   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3971   algorithm: "table_perf_comparison"
3972   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3973   reference:
3974     title: "rls1908"
3975     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3976   compare:
3977     title: "rls2001"
3978     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3979   data: "vpp-performance-changes-3n-tsh-mrr"
3980   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3981   filter: "'2T2C' and 'MRR'"
3982   parameters:
3983   - "name"
3984   - "parent"
3985   - "result"
3986
3987 # VPP Performance Changes 3n-tsh 4t4c MRR
3988 - type: "table"
3989   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3990   algorithm: "table_perf_comparison"
3991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3992   reference:
3993     title: "rls1908"
3994     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3995   compare:
3996     title: "rls2001"
3997     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3998   data: "vpp-performance-changes-3n-tsh-mrr"
3999   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4000   filter: "'4T4C' and 'MRR'"
4001   parameters:
4002   - "name"
4003   - "parent"
4004   - "result"
4005
4006 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4007 #- type: "table"
4008 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4009 #  algorithm: "table_perf_comparison_nic"
4010 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4011 #  reference:
4012 #    title: "3n-hsw xl710"
4013 #    data: "vpp-compare-testbeds-mrr-ref"
4014 #    nic: "NIC_Intel-XL710"
4015 #  compare:
4016 #    title: "3n-skx xxv710"
4017 #    data: "vpp-compare-testbeds-mrr-cmp"
4018 #    nic: "NIC_Intel-XXV710"
4019 #  data: "vpp-compare-testbeds-mrr"
4020 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4021 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4022 #  parameters:
4023 #  - "name"
4024 #  - "parent"
4025 #  - "result"
4026 #  - "tags"
4027 #
4028 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4029 #- type: "table"
4030 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4031 #  algorithm: "table_perf_comparison_nic"
4032 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4033 #  reference:
4034 #    title: "3n-hsw xl710"
4035 #    data: "vpp-compare-testbeds-mrr-ref"
4036 #    nic: "NIC_Intel-XL710"
4037 #  compare:
4038 #    title: "3n-skx xxv710"
4039 #    data: "vpp-compare-testbeds-mrr-cmp"
4040 #    nic: "NIC_Intel-XXV710"
4041 #  data: "vpp-compare-testbeds-mrr"
4042 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4043 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4044 #  parameters:
4045 #  - "name"
4046 #  - "parent"
4047 #  - "result"
4048 #  - "tags"
4049 #
4050 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4051 #- type: "table"
4052 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4053 #  algorithm: "table_perf_comparison_nic"
4054 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4055 #  reference:
4056 #    title: "3n-hsw xl710"
4057 #    data: "vpp-compare-testbeds-mrr-ref"
4058 #    nic: "NIC_Intel-XL710"
4059 #  compare:
4060 #    title: "3n-skx xxv710"
4061 #    data: "vpp-compare-testbeds-mrr-cmp"
4062 #    nic: "NIC_Intel-XXV710"
4063 #  data: "vpp-compare-testbeds-mrr"
4064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4065 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4066 #  parameters:
4067 #  - "name"
4068 #  - "parent"
4069 #  - "result"
4070 #  - "tags"
4071 #
4072 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4073 #- type: "table"
4074 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4075 #  algorithm: "table_perf_comparison"
4076 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4077 #  reference:
4078 #    title: "2n-skx"
4079 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4080 #  compare:
4081 #    title: "2n-clx"
4082 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4083 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4085 #  filter: "'2T1C'"
4086 #  parameters:
4087 #  - "name"
4088 #  - "parent"
4089 #  - "result"
4090 #  - "tags"
4091 #
4092 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4093 #- type: "table"
4094 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4095 #  algorithm: "table_perf_comparison"
4096 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4097 #  reference:
4098 #    title: "2n-skx"
4099 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4100 #  compare:
4101 #    title: "2n-clx"
4102 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4103 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4104 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4105 #  filter: "'4T2C'"
4106 #  parameters:
4107 #  - "name"
4108 #  - "parent"
4109 #  - "result"
4110 #  - "tags"
4111 #
4112 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4113 #- type: "table"
4114 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4115 #  algorithm: "table_perf_comparison"
4116 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4117 #  reference:
4118 #    title: "2n-skx"
4119 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4120 #  compare:
4121 #    title: "2n-clx"
4122 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4123 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4124 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4125 #  filter: "'8T4C'"
4126 #  parameters:
4127 #  - "name"
4128 #  - "parent"
4129 #  - "result"
4130 #  - "tags"
4131 #
4132 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4133 #- type: "table"
4134 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4135 #  algorithm: "table_perf_comparison"
4136 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4137 #  reference:
4138 #    title: "3-Node Skx"
4139 #    data: "vpp-compare-topologies-mrr-ref"
4140 #  compare:
4141 #    title: "2-Node Skx"
4142 #    data: "vpp-compare-topologies-mrr-cmp"
4143 #  data: "vpp-compare-topologies-mrr"
4144 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4145 #  filter: "'MRR' and '1C'"
4146 #  parameters:
4147 #  - "name"
4148 #  - "parent"
4149 #  - "result"
4150 #
4151 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4152 #- type: "table"
4153 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4154 #  algorithm: "table_perf_comparison"
4155 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4156 #  reference:
4157 #    title: "3-Node Skx"
4158 #    data: "vpp-compare-topologies-mrr-ref"
4159 #  compare:
4160 #    title: "2-Node Skx"
4161 #    data: "vpp-compare-topologies-mrr-cmp"
4162 #  data: "vpp-compare-topologies-mrr"
4163 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4164 #  filter: "'MRR' and '2C'"
4165 #  parameters:
4166 #  - "name"
4167 #  - "parent"
4168 #  - "result"
4169 #
4170 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4171 #- type: "table"
4172 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4173 #  algorithm: "table_perf_comparison"
4174 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4175 #  reference:
4176 #    title: "3-Node Skx"
4177 #    data: "vpp-compare-topologies-mrr-ref"
4178 #  compare:
4179 #    title: "2-Node Skx"
4180 #    data: "vpp-compare-topologies-mrr-cmp"
4181 #  data: "vpp-compare-topologies-mrr"
4182 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4183 #  filter: "'MRR' and '4C'"
4184 #  parameters:
4185 #  - "name"
4186 #  - "parent"
4187 #  - "result"
4188
4189 # Detailed Test Results - VPP Performance Results 3n-hsw
4190 - type: "table"
4191   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4192   algorithm: "table_merged_details"
4193   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4194   columns:
4195   - title: " |prein| Test Name |preout| "
4196     data: "data name"
4197   - 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| "
4198     data: "data msg"
4199   data: "vpp-perf-results-3n-hsw"
4200   filter: "all"
4201   parameters:
4202   - "name"
4203   - "parent"
4204   - "msg"
4205
4206 ## Detailed Test Results - VPP Performance Results 3n-skx
4207 #- type: "table"
4208 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4209 #  algorithm: "table_merged_details"
4210 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4211 #  columns:
4212 #  - title: " |prein| Test Name |preout| "
4213 #    data: "data name"
4214 #  - 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| "
4215 #    data: "data msg"
4216 #  data: "vpp-perf-results-3n-skx"
4217 #  filter: "all"
4218 #  parameters:
4219 #  - "name"
4220 #  - "parent"
4221 #  - "msg"
4222 #
4223 ## Detailed Test Results - VPP Performance Results 2n-skx
4224 #- type: "table"
4225 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4226 #  algorithm: "table_merged_details"
4227 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4228 #  columns:
4229 #  - title: " |prein| Test Name |preout| "
4230 #    data: "data name"
4231 #  - 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| "
4232 #    data: "data msg"
4233 #  data: "vpp-perf-results-2n-skx"
4234 #  filter: "all"
4235 #  parameters:
4236 #  - "name"
4237 #  - "parent"
4238 #  - "msg"
4239
4240 # Detailed Test Results - VPP Performance Results 2n-clx
4241 - type: "table"
4242   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4243   algorithm: "table_merged_details"
4244   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4245   columns:
4246   - title: " |prein| Test Name |preout| "
4247     data: "data name"
4248   - 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| "
4249     data: "data msg"
4250   data: "vpp-perf-results-2n-clx"
4251   filter: "all"
4252   parameters:
4253   - "name"
4254   - "parent"
4255   - "msg"
4256
4257 # Detailed Test Results - VPP Performance Results 3n-tsh
4258 - type: "table"
4259   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4260   algorithm: "table_merged_details"
4261   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4262   columns:
4263   - title: " |prein| Test Name |preout| "
4264     data: "data name"
4265   - 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| "
4266     data: "data msg"
4267   data: "vpp-perf-results-3n-tsh"
4268   filter: "all"
4269   parameters:
4270   - "name"
4271   - "parent"
4272   - "msg"
4273
4274 # Detailed Test Results - VPP Performance Results 3n-dnv
4275 - type: "table"
4276   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4277   algorithm: "table_merged_details"
4278   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4279   columns:
4280   - title: " |prein| Test Name |preout| "
4281     data: "data name"
4282   - 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| "
4283     data: "data msg"
4284   data: "vpp-perf-results-3n-dnv"
4285   filter: "all"
4286   parameters:
4287   - "name"
4288   - "parent"
4289   - "msg"
4290
4291 # Detailed Test Results - VPP Performance Results 2n-dnv
4292 - type: "table"
4293   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4294   algorithm: "table_merged_details"
4295   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4296   columns:
4297   - title: " |prein| Test Name |preout| "
4298     data: "data name"
4299   - 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| "
4300     data: "data msg"
4301   data: "vpp-perf-results-2n-dnv"
4302   filter: "all"
4303   parameters:
4304   - "name"
4305   - "parent"
4306   - "msg"
4307
4308 # Test configuration - VPP Performance Test Configs 3n-hsw
4309 - type: "table"
4310   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4311   algorithm: "table_merged_details"
4312   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4313   columns:
4314   - title: " |prein| Test Name |preout| "
4315     data: "data name"
4316   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4317     data: "data conf-history"
4318   data: "vpp-perf-results-3n-hsw"
4319   filter: "all"
4320   parameters:
4321   - "parent"
4322   - "name"
4323   - "conf-history"
4324
4325 ## Test configuration - VPP Performance Test Configs 3n-skx
4326 #- type: "table"
4327 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4328 #  algorithm: "table_merged_details"
4329 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4330 #  columns:
4331 #  - title: " |prein| Test Name |preout| "
4332 #    data: "data name"
4333 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4334 #    data: "data conf-history"
4335 #  data: "vpp-perf-results-3n-skx"
4336 #  filter: "all"
4337 #  parameters:
4338 #  - "parent"
4339 #  - "name"
4340 #  - "conf-history"
4341 #
4342 ## Test configuration - VPP Performance Test Configs 2n-skx
4343 #- type: "table"
4344 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4345 #  algorithm: "table_merged_details"
4346 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4347 #  columns:
4348 #  - title: " |prein| Test Name |preout| "
4349 #    data: "data name"
4350 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4351 #    data: "data conf-history"
4352 #  data: "vpp-perf-results-2n-skx"
4353 #  filter: "all"
4354 #  parameters:
4355 #  - "parent"
4356 #  - "name"
4357 #  - "conf-history"
4358
4359 # Test configuration - VPP Performance Test Configs 2n-clx
4360 - type: "table"
4361   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4362   algorithm: "table_merged_details"
4363   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4364   columns:
4365   - title: " |prein| Test Name |preout| "
4366     data: "data name"
4367   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4368     data: "data conf-history"
4369   data: "vpp-perf-results-2n-clx"
4370   filter: "all"
4371   parameters:
4372   - "parent"
4373   - "name"
4374   - "conf-history"
4375
4376 # Test configuration - VPP Performance Test Configs 3n-tsh
4377 - type: "table"
4378   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4379   algorithm: "table_merged_details"
4380   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4381   columns:
4382   - title: " |prein| Test Name |preout| "
4383     data: "data name"
4384   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4385     data: "data conf-history"
4386   data: "vpp-perf-results-3n-tsh"
4387   filter: "all"
4388   parameters:
4389   - "parent"
4390   - "name"
4391   - "conf-history"
4392
4393 # Test configuration - VPP Performance Test Configs 3n-dnv
4394 - type: "table"
4395   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4396   algorithm: "table_merged_details"
4397   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4398   columns:
4399   - title: " |prein| Test Name |preout| "
4400     data: "data name"
4401   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4402     data: "data conf-history"
4403   data: "vpp-perf-results-3n-dnv"
4404   filter: "all"
4405   parameters:
4406   - "parent"
4407   - "name"
4408   - "conf-history"
4409
4410 # Test configuration - VPP Performance Test Configs 2n-dnv
4411 - type: "table"
4412   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4413   algorithm: "table_merged_details"
4414   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4415   columns:
4416   - title: " |prein| Test Name |preout| "
4417     data: "data name"
4418   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4419     data: "data conf-history"
4420   data: "vpp-perf-results-2n-dnv"
4421   filter: "all"
4422   parameters:
4423   - "parent"
4424   - "name"
4425   - "conf-history"
4426
4427 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4428 - type: "table"
4429   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4430   algorithm: "table_oper_data_html"
4431   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4432   data: "vpp-perf-results-3n-hsw"
4433   filter: "all"
4434
4435 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4436 #- type: "table"
4437 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4438 #  algorithm: "table_oper_data_html"
4439 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4440 #  data: "vpp-perf-results-3n-skx"
4441 #  filter: "all"
4442 #
4443 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4444 #- type: "table"
4445 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4446 #  algorithm: "table_oper_data_html"
4447 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4448 #  data: "vpp-perf-results-2n-skx"
4449 #  filter: "all"
4450
4451 # Test Operational Data - VPP Performance Operational Data 2n-clx
4452 - type: "table"
4453   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4454   algorithm: "table_oper_data_html"
4455   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4456   data: "vpp-perf-results-2n-clx"
4457   filter: "all"
4458
4459 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4460 - type: "table"
4461   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4462   algorithm: "table_oper_data_html"
4463   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4464   data: "vpp-perf-results-3n-tsh"
4465   filter: "all"
4466
4467 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4468 - type: "table"
4469   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4470   algorithm: "table_oper_data_html"
4471   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4472   data: "vpp-perf-results-3n-dnv"
4473   filter: "all"
4474
4475 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4476 - type: "table"
4477   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4478   algorithm: "table_oper_data_html"
4479   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4480   data: "vpp-perf-results-2n-dnv"
4481   filter: "all"
4482
4483 # Detailed Test Results - VPP MRR Results 3n-hsw
4484 - type: "table"
4485   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4486   algorithm: "table_merged_details"
4487   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4488   columns:
4489   - title: " |prein| Test Name |preout| "
4490     data: "data name"
4491   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4492     data: "data msg"
4493   data: "vpp-mrr-results-3n-hsw"
4494   filter: "all"
4495   parameters:
4496   - "name"
4497   - "parent"
4498   - "msg"
4499
4500 ## Detailed Test Results - VPP MRR Results 3n-skx
4501 #- type: "table"
4502 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4503 #  algorithm: "table_merged_details"
4504 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4505 #  columns:
4506 #  - title: " |prein| Test Name |preout| "
4507 #    data: "data name"
4508 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4509 #    data: "data msg"
4510 #  data: "vpp-mrr-results-3n-skx"
4511 #  filter: "all"
4512 #  parameters:
4513 #  - "name"
4514 #  - "parent"
4515 #  - "msg"
4516 #
4517 ## Detailed Test Results - VPP MRR Results 2n-skx
4518 #- type: "table"
4519 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4520 #  algorithm: "table_merged_details"
4521 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4522 #  columns:
4523 #  - title: " |prein| Test Name |preout| "
4524 #    data: "data name"
4525 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4526 #    data: "data msg"
4527 #  data: "vpp-mrr-results-2n-skx"
4528 #  filter: "all"
4529 #  parameters:
4530 #  - "name"
4531 #  - "parent"
4532 #  - "msg"
4533
4534 ## Detailed Test Results - VPP MRR Results 2n-clx
4535 #- type: "table"
4536 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4537 #  algorithm: "table_merged_details"
4538 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4539 #  columns:
4540 #  - title: " |prein| Test Name |preout| "
4541 #    data: "data name"
4542 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4543 #    data: "data msg"
4544 #  data: "vpp-mrr-results-2n-clx"
4545 #  filter: "all"
4546 #  parameters:
4547 #  - "name"
4548 #  - "parent"
4549 #  - "msg"
4550
4551 # Detailed Test Results - VPP MRR Results 3n-tsh
4552 - type: "table"
4553   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4554   algorithm: "table_merged_details"
4555   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4556   columns:
4557   - title: " |prein| Test Name |preout| "
4558     data: "data name"
4559   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4560     data: "data msg"
4561   data: "vpp-mrr-results-3n-tsh"
4562   filter: "all"
4563   parameters:
4564   - "name"
4565   - "parent"
4566   - "msg"
4567
4568 # Detailed Test Results - VPP MRR Results 3n-dnv
4569 - type: "table"
4570   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4571   algorithm: "table_merged_details"
4572   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4573   columns:
4574   - title: " |prein| Test Name |preout| "
4575     data: "data name"
4576   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4577     data: "data msg"
4578   data: "vpp-mrr-results-3n-dnv"
4579   filter: "all"
4580   parameters:
4581   - "name"
4582   - "parent"
4583   - "msg"
4584
4585 # Detailed Test Results - VPP MRR Results 2n-dnv
4586 - type: "table"
4587   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4588   algorithm: "table_merged_details"
4589   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4590   columns:
4591   - title: " |prein| Test Name |preout| "
4592     data: "data name"
4593   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4594     data: "data msg"
4595   data: "vpp-mrr-results-2n-dnv"
4596   filter: "all"
4597   parameters:
4598   - "name"
4599   - "parent"
4600   - "msg"
4601
4602 # Test configuration - VPP MRR Test Configs 3n-hsw
4603 - type: "table"
4604   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4605   algorithm: "table_merged_details"
4606   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4607   columns:
4608   - title: " |prein| Test Name |preout| "
4609     data: "data name"
4610   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4611     data: "data conf-history"
4612   data: "vpp-mrr-results-3n-hsw"
4613   filter: "all"
4614   parameters:
4615   - "parent"
4616   - "name"
4617   - "conf-history"
4618
4619 ## Test configuration - VPP MRR Test Configs 3n-skx
4620 #- type: "table"
4621 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4622 #  algorithm: "table_merged_details"
4623 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4624 #  columns:
4625 #  - title: " |prein| Test Name |preout| "
4626 #    data: "data name"
4627 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4628 #    data: "data conf-history"
4629 #  data: "vpp-mrr-results-3n-skx"
4630 #  filter: "all"
4631 #  parameters:
4632 #  - "parent"
4633 #  - "name"
4634 #  - "conf-history"
4635 #
4636 ## Test configuration - VPP MRR Test Configs 2n-skx
4637 #- type: "table"
4638 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4639 #  algorithm: "table_merged_details"
4640 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4641 #  columns:
4642 #  - title: " |prein| Test Name |preout| "
4643 #    data: "data name"
4644 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4645 #    data: "data conf-history"
4646 #  data: "vpp-mrr-results-2n-skx"
4647 #  filter: "all"
4648 #  parameters:
4649 #  - "parent"
4650 #  - "name"
4651 #  - "conf-history"
4652
4653 ## Test configuration - VPP MRR Test Configs 2n-clx
4654 #- type: "table"
4655 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4656 #  algorithm: "table_merged_details"
4657 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4658 #  columns:
4659 #  - title: " |prein| Test Name |preout| "
4660 #    data: "data name"
4661 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4662 #    data: "data conf-history"
4663 #  data: "vpp-mrr-results-2n-clx"
4664 #  filter: "all"
4665 #  parameters:
4666 #  - "parent"
4667 #  - "name"
4668 #  - "conf-history"
4669
4670 # Test configuration - VPP MRR Test Configs 3n-tsh
4671 - type: "table"
4672   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4673   algorithm: "table_merged_details"
4674   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4675   columns:
4676   - title: " |prein| Test Name |preout| "
4677     data: "data name"
4678   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4679     data: "data conf-history"
4680   data: "vpp-mrr-results-3n-tsh"
4681   filter: "all"
4682   parameters:
4683   - "parent"
4684   - "name"
4685   - "conf-history"
4686
4687 # Test configuration - VPP MRR Test Configs 3n-dnv
4688 - type: "table"
4689   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4690   algorithm: "table_merged_details"
4691   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4692   columns:
4693   - title: " |prein| Test Name |preout| "
4694     data: "data name"
4695   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4696     data: "data conf-history"
4697   data: "vpp-mrr-results-3n-dnv"
4698   filter: "all"
4699   parameters:
4700   - "parent"
4701   - "name"
4702   - "conf-history"
4703
4704 # Test configuration - VPP MRR Test Configs 2n-dnv
4705 - type: "table"
4706   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4707   algorithm: "table_merged_details"
4708   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4709   columns:
4710   - title: " |prein| Test Name |preout| "
4711     data: "data name"
4712   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4713     data: "data conf-history"
4714   data: "vpp-mrr-results-2n-dnv"
4715   filter: "all"
4716   parameters:
4717   - "parent"
4718   - "name"
4719   - "conf-history"
4720
4721 # Detailed Test Results - VPP Device Results - Ubuntu
4722 - type: "table"
4723   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4724   algorithm: "table_merged_details"
4725   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4726   columns:
4727   - title: " |prein| Test Name |preout| "
4728     data: "data name"
4729   - title: " |prein| Status |preout| "
4730     data: "data status"
4731   data: "vpp-device-results-ubuntu"
4732   filter: "all"
4733   parameters:
4734   - "name"
4735   - "parent"
4736   - "doc"
4737   - "status"
4738
4739 # Test configuration - VPP Device Test Configs - Ubuntu
4740 - type: "table"
4741   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4742   algorithm: "table_merged_details"
4743   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4744   columns:
4745   - title: " |prein| Test Name |preout| "
4746     data: "data name"
4747   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4748     data: "data conf-history"
4749   data: "vpp-device-results-ubuntu"
4750   filter: "all"
4751   parameters:
4752   - "parent"
4753   - "name"
4754   - "conf-history"
4755
4756 ################################################################################
4757
4758 # DPDK Performance Changes 3n-hsw 1t1c pdr
4759 - type: "table"
4760   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4761   algorithm: "table_perf_comparison"
4762   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4763   history:
4764     - title: "rls1904"
4765       data: "dpdk-performance-changes-3n-hsw-h1"
4766   reference:
4767     title: "rls1908"
4768     data: "dpdk-performance-changes-3n-hsw-ref"
4769   compare:
4770     title: "rls2001"
4771     data: "dpdk-performance-changes-3n-hsw-cmp"
4772   data: "dpdk-performance-changes-3n-hsw"
4773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4774   filter: "'1T1C'"
4775   parameters:
4776   - "name"
4777   - "parent"
4778   - "throughput"
4779
4780 # DPDK Performance Changes 3n-hsw 2t2c pdr
4781 - type: "table"
4782   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4783   algorithm: "table_perf_comparison"
4784   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4785   history:
4786     - title: "rls1904"
4787       data: "dpdk-performance-changes-3n-hsw-h1"
4788   reference:
4789     title: "rls1908"
4790     data: "dpdk-performance-changes-3n-hsw-ref"
4791   compare:
4792     title: "rls2001"
4793     data: "dpdk-performance-changes-3n-hsw-cmp"
4794   data: "dpdk-performance-changes-3n-hsw"
4795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4796   filter: "'2T2C'"
4797   parameters:
4798   - "name"
4799   - "parent"
4800   - "throughput"
4801
4802 # DPDK Performance Changes 3n-hsw 1t1c ndr
4803 - type: "table"
4804   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4805   algorithm: "table_perf_comparison"
4806   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4807   history:
4808     - title: "rls1904"
4809       data: "dpdk-performance-changes-3n-hsw-h1"
4810   reference:
4811     title: "rls1908"
4812     data: "dpdk-performance-changes-3n-hsw-ref"
4813   compare:
4814     title: "rls2001"
4815     data: "dpdk-performance-changes-3n-hsw-cmp"
4816   data: "dpdk-performance-changes-3n-hsw"
4817   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4818   filter: "'1T1C'"
4819   parameters:
4820   - "name"
4821   - "parent"
4822   - "throughput"
4823
4824 # DPDK Performance Changes 3n-hsw 2t2c ndr
4825 - type: "table"
4826   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4827   algorithm: "table_perf_comparison"
4828   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4829   history:
4830     - title: "rls1904"
4831       data: "dpdk-performance-changes-3n-hsw-h1"
4832   reference:
4833     title: "rls1908"
4834     data: "dpdk-performance-changes-3n-hsw-ref"
4835   compare:
4836     title: "rls2001"
4837     data: "dpdk-performance-changes-3n-hsw-cmp"
4838   data: "dpdk-performance-changes-3n-hsw"
4839   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4840   filter: "'2T2C'"
4841   parameters:
4842   - "name"
4843   - "parent"
4844   - "throughput"
4845
4846 ## DPDK Performance Changes 3n-skx 2t1c pdr
4847 #- type: "table"
4848 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4849 #  algorithm: "table_perf_comparison"
4850 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4851 #  history:
4852 #    - title: "rls1904"
4853 #      data: "dpdk-performance-changes-3n-skx-h1"
4854 #  reference:
4855 #    title: "rls1908"
4856 #    data: "dpdk-performance-changes-3n-skx-ref"
4857 #  compare:
4858 #    title: "rls2001"
4859 #    data: "dpdk-performance-changes-3n-skx-cmp"
4860 #  data: "dpdk-performance-changes-3n-skx"
4861 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4862 #  filter: "'2T1C'"
4863 #  parameters:
4864 #  - "name"
4865 #  - "parent"
4866 #  - "throughput"
4867 #
4868 ## DPDK Performance Changes 3n-skx 4t2c pdr
4869 #- type: "table"
4870 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4871 #  algorithm: "table_perf_comparison"
4872 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4873 #  history:
4874 #    - title: "rls1904"
4875 #      data: "dpdk-performance-changes-3n-skx-h1"
4876 #  reference:
4877 #    title: "rls1908"
4878 #    data: "dpdk-performance-changes-3n-skx-ref"
4879 #  compare:
4880 #    title: "rls2001"
4881 #    data: "dpdk-performance-changes-3n-skx-cmp"
4882 #  data: "dpdk-performance-changes-3n-skx"
4883 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4884 #  filter: "'4T2C'"
4885 #  parameters:
4886 #  - "name"
4887 #  - "parent"
4888 #  - "throughput"
4889 #
4890 ## DPDK Performance Changes 3n-skx 2t1c ndr
4891 #- type: "table"
4892 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4893 #  algorithm: "table_perf_comparison"
4894 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4895 #  history:
4896 #    - title: "rls1904"
4897 #      data: "dpdk-performance-changes-3n-skx-h1"
4898 #  reference:
4899 #    title: "rls1908"
4900 #    data: "dpdk-performance-changes-3n-skx-ref"
4901 #  compare:
4902 #    title: "rls2001"
4903 #    data: "dpdk-performance-changes-3n-skx-cmp"
4904 #  data: "dpdk-performance-changes-3n-skx"
4905 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4906 #  filter: "'2T1C'"
4907 #  parameters:
4908 #  - "name"
4909 #  - "parent"
4910 #  - "throughput"
4911 #
4912 ## DPDK Performance Changes 3n-skx 4t2c ndr
4913 #- type: "table"
4914 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4915 #  algorithm: "table_perf_comparison"
4916 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4917 #  history:
4918 #    - title: "rls1904"
4919 #      data: "dpdk-performance-changes-3n-skx-h1"
4920 #  reference:
4921 #    title: "rls1908"
4922 #    data: "dpdk-performance-changes-3n-skx-ref"
4923 #  compare:
4924 #    title: "rls2001"
4925 #    data: "dpdk-performance-changes-3n-skx-cmp"
4926 #  data: "dpdk-performance-changes-3n-skx"
4927 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4928 #  filter: "'4T2C'"
4929 #  parameters:
4930 #  - "name"
4931 #  - "parent"
4932 #  - "throughput"
4933 #
4934 ## DPDK Performance Changes 2n-skx 2t1c pdr
4935 #- type: "table"
4936 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4937 #  algorithm: "table_perf_comparison"
4938 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4939 #  history:
4940 #    - title: "rls1904"
4941 #      data: "dpdk-performance-changes-2n-skx-h1"
4942 #  reference:
4943 #    title: "rls1908"
4944 #    data: "dpdk-performance-changes-2n-skx-ref"
4945 #  compare:
4946 #    title: "rls2001"
4947 #    data: "dpdk-performance-changes-2n-skx-cmp"
4948 #  data: "dpdk-performance-changes-2n-skx"
4949 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4950 #  filter: "'2T1C'"
4951 #  parameters:
4952 #  - "name"
4953 #  - "parent"
4954 #  - "throughput"
4955 #
4956 ## DPDK Performance Changes 2n-skx 4t2c pdr
4957 #- type: "table"
4958 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4959 #  algorithm: "table_perf_comparison"
4960 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4961 #  history:
4962 #    - title: "rls1904"
4963 #      data: "dpdk-performance-changes-2n-skx-h1"
4964 #  reference:
4965 #    title: "rls1908"
4966 #    data: "dpdk-performance-changes-2n-skx-ref"
4967 #  compare:
4968 #    title: "rls2001"
4969 #    data: "dpdk-performance-changes-2n-skx-cmp"
4970 #  data: "dpdk-performance-changes-2n-skx"
4971 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4972 #  filter: "'4T2C'"
4973 #  parameters:
4974 #  - "name"
4975 #  - "parent"
4976 #  - "throughput"
4977 #
4978 ## DPDK Performance Changes 2n-skx 2t1c ndr
4979 #- type: "table"
4980 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4981 #  algorithm: "table_perf_comparison"
4982 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4983 #  history:
4984 #    - title: "rls1904"
4985 #      data: "dpdk-performance-changes-2n-skx-h1"
4986 #  reference:
4987 #    title: "rls1908"
4988 #    data: "dpdk-performance-changes-2n-skx-ref"
4989 #  compare:
4990 #    title: "rls2001"
4991 #    data: "dpdk-performance-changes-2n-skx-cmp"
4992 #  data: "dpdk-performance-changes-2n-skx"
4993 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4994 #  filter: "'2T1C'"
4995 #  parameters:
4996 #  - "name"
4997 #  - "parent"
4998 #  - "throughput"
4999 #
5000 ## DPDK Performance Changes 2n-skx 4t2c ndr
5001 #- type: "table"
5002 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5003 #  algorithm: "table_perf_comparison"
5004 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5005 #  history:
5006 #    - title: "rls1904"
5007 #      data: "dpdk-performance-changes-2n-skx-h1"
5008 #  reference:
5009 #    title: "rls1908"
5010 #    data: "dpdk-performance-changes-2n-skx-ref"
5011 #  compare:
5012 #    title: "rls2001"
5013 #    data: "dpdk-performance-changes-2n-skx-cmp"
5014 #  data: "dpdk-performance-changes-2n-skx"
5015 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5016 #  filter: "'4T2C'"
5017 #  parameters:
5018 #  - "name"
5019 #  - "parent"
5020 #  - "throughput"
5021 #
5022 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5023 #- type: "table"
5024 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5025 #  algorithm: "table_perf_comparison"
5026 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5027 #  reference:
5028 #    title: "3-Node Hsw"
5029 #    data: "dpdk-compare-testbeds-ref"
5030 #  compare:
5031 #    title: "3-Node Skx"
5032 #    data: "dpdk-compare-testbeds-cmp"
5033 #  data: "dpdk-compare-testbeds"
5034 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5035 #  filter: "'NIC_Intel-X710'"
5036 #  parameters:
5037 #  - "name"
5038 #  - "parent"
5039 #  - "throughput"
5040 #
5041 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5042 #- type: "table"
5043 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5044 #  algorithm: "table_perf_comparison"
5045 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5046 #  reference:
5047 #    title: "3-Node Hsw"
5048 #    data: "dpdk-compare-testbeds-ref"
5049 #  compare:
5050 #    title: "3-Node Skx"
5051 #    data: "dpdk-compare-testbeds-cmp"
5052 #  data: "dpdk-compare-testbeds"
5053 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5054 #  filter: "'NIC_Intel-X710'"
5055 #  parameters:
5056 #  - "name"
5057 #  - "parent"
5058 #  - "throughput"
5059 #
5060 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5061 #- type: "table"
5062 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5063 #  algorithm: "table_perf_comparison"
5064 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5065 #  reference:
5066 #    title: "2-Node Skx"
5067 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5068 #  compare:
5069 #    title: "2-Node Clx"
5070 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5071 #  data: "dpdk-compare-testbeds-skx-clx"
5072 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5073 #  filter: "all"
5074 #  parameters:
5075 #  - "name"
5076 #  - "parent"
5077 #  - "throughput"
5078 #
5079 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5080 #- type: "table"
5081 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5082 #  algorithm: "table_perf_comparison"
5083 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5084 #  reference:
5085 #    title: "2-Node Skx"
5086 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5087 #  compare:
5088 #    title: "2-Node Clx"
5089 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5090 #  data: "dpdk-compare-testbeds-skx-clx"
5091 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5092 #  filter: "all"
5093 #  parameters:
5094 #  - "name"
5095 #  - "parent"
5096 #  - "throughput"
5097 #
5098 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5099 #- type: "table"
5100 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5101 #  algorithm: "table_perf_comparison"
5102 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5103 #  reference:
5104 #    title: "3-Node Skx"
5105 #    data: "dpdk-compare-topologies-ref"
5106 #  compare:
5107 #    title: "2-Node Skx"
5108 #    data: "dpdk-compare-topologies-cmp"
5109 #  data: "dpdk-compare-topologies"
5110 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5111 #  filter: "all"
5112 #  parameters:
5113 #  - "name"
5114 #  - "parent"
5115 #  - "throughput"
5116 #
5117 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5118 #- type: "table"
5119 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5120 #  algorithm: "table_perf_comparison"
5121 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5122 #  reference:
5123 #    title: "3-Node Skx"
5124 #    data: "dpdk-compare-topologies-ref"
5125 #  compare:
5126 #    title: "2-Node Skx"
5127 #    data: "dpdk-compare-topologies-cmp"
5128 #  data: "dpdk-compare-topologies"
5129 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130 #  filter: "all"
5131 #  parameters:
5132 #  - "name"
5133 #  - "parent"
5134 #  - "throughput"
5135
5136 # Detailed Test Results - DPDK Performance Results 3n-hsw
5137 - type: "table"
5138   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5139   algorithm: "table_merged_details"
5140   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5141   columns:
5142   - title: " |prein| Test Name |preout| "
5143     data: "data name"
5144   - 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| "
5145     data: "data msg"
5146   data: "dpdk-perf-results-3n-hsw"
5147   filter: "all"
5148   parameters:
5149   - "name"
5150   - "parent"
5151   - "msg"
5152
5153 ## Detailed Test Results - DPDK Performance Results 3n-skx
5154 #- type: "table"
5155 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5156 #  algorithm: "table_merged_details"
5157 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5158 #  columns:
5159 #  - title: " |prein| Test Name |preout| "
5160 #    data: "data name"
5161 #  - 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| "
5162 #    data: "data msg"
5163 #  data: "dpdk-perf-results-3n-skx"
5164 #  filter: "all"
5165 #  parameters:
5166 #  - "name"
5167 #  - "parent"
5168 #  - "msg"
5169 #
5170 ## Detailed Test Results - DPDK Performance Results 2n-skx
5171 #- type: "table"
5172 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5173 #  algorithm: "table_merged_details"
5174 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5175 #  columns:
5176 #  - title: " |prein| Test Name |preout| "
5177 #    data: "data name"
5178 #  - 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| "
5179 #    data: "data msg"
5180 #  data: "dpdk-perf-results-2n-skx"
5181 #  filter: "all"
5182 #  parameters:
5183 #  - "name"
5184 #  - "parent"
5185 #  - "msg"
5186
5187 # Detailed Test Results - DPDK Performance Results 2n-clx
5188 - type: "table"
5189   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5190   algorithm: "table_merged_details"
5191   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5192   columns:
5193   - title: " |prein| Test Name |preout| "
5194     data: "data name"
5195   - 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| "
5196     data: "data msg"
5197   data: "dpdk-perf-results-2n-clx"
5198   filter: "all"
5199   parameters:
5200   - "name"
5201   - "parent"
5202   - "msg"
5203
5204 # Detailed Test Results - DPDK Performance Results 2n-dnv
5205 - type: "table"
5206   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5207   algorithm: "table_merged_details"
5208   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5209   columns:
5210   - title: " |prein| Test Name |preout| "
5211     data: "data name"
5212   - 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| "
5213     data: "data msg"
5214   data: "dpdk-perf-results-2n-dnv"
5215   filter: "all"
5216   parameters:
5217   - "name"
5218   - "parent"
5219   - "msg"
5220
5221 # Detailed Test Results - DPDK Performance Results 3n-dnv
5222 - type: "table"
5223   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5224   algorithm: "table_merged_details"
5225   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5226   columns:
5227   - title: " |prein| Test Name |preout| "
5228     data: "data name"
5229   - 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| "
5230     data: "data msg"
5231   data: "dpdk-perf-results-3n-dnv"
5232   filter: "all"
5233   parameters:
5234   - "name"
5235   - "parent"
5236   - "msg"
5237
5238 # Detailed Test Results - DPDK Performance Results 3n-tsh
5239 - type: "table"
5240   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5241   algorithm: "table_merged_details"
5242   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5243   columns:
5244   - title: " |prein| Test Name |preout| "
5245     data: "data name"
5246   - 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| "
5247     data: "data msg"
5248   data: "dpdk-perf-results-3n-tsh"
5249   filter: "all"
5250   parameters:
5251   - "name"
5252   - "parent"
5253   - "msg"
5254
5255 ################################################################################
5256 ###                                F I L E S                                 ###
5257 ################################################################################
5258
5259 # VPP Performance Results 3n-hsw
5260 - type: "file"
5261   title: "VPP Performance Results 3n-hsw"
5262   algorithm: "file_test_results"
5263   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5264   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5265   data: "vpp-perf-results-3n-hsw"
5266   filter: "all"
5267   data-start-level: 4
5268
5269 ## VPP Performance Results 3n-skx
5270 #- type: "file"
5271 #  title: "VPP Performance Results 3n-skx"
5272 #  algorithm: "file_test_results"
5273 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5274 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5275 #  data: "vpp-perf-results-3n-skx"
5276 #  filter: "all"
5277 #  data-start-level: 4
5278 #
5279 ## VPP Performance Results 2n-skx
5280 #- type: "file"
5281 #  title: "VPP Performance Results 2n-skx"
5282 #  algorithm: "file_test_results"
5283 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5284 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5285 #  data: "vpp-perf-results-2n-skx"
5286 #  filter: "all"
5287 #  data-start-level: 4
5288
5289 # VPP Performance Results 2n-clx
5290 - type: "file"
5291   title: "VPP Performance Results 2n-clx"
5292   algorithm: "file_test_results"
5293   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5294   dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5295   data: "vpp-perf-results-2n-clx"
5296   filter: "all"
5297   data-start-level: 4
5298
5299 # VPP Performance Results 3n-tsh
5300 - type: "file"
5301   title: "VPP Performance Results 3n-tsh"
5302   algorithm: "file_test_results"
5303   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5304   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5305   data: "vpp-perf-results-3n-tsh"
5306   filter: "all"
5307   data-start-level: 4
5308
5309 # VPP Performance Results 3n-dnv
5310 - type: "file"
5311   title: "VPP Performance Results 3n-dnv"
5312   algorithm: "file_test_results"
5313   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5314   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5315   data: "vpp-perf-results-3n-dnv"
5316   filter: "all"
5317   data-start-level: 4
5318
5319 # VPP Performance Results 2n-dnv
5320 - type: "file"
5321   title: "VPP Performance Results 2n-dnv"
5322   algorithm: "file_test_results"
5323   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5324   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5325   data: "vpp-perf-results-2n-dnv"
5326   filter: "all"
5327   data-start-level: 4
5328
5329 # VPP Performance Configuration 3n-hsw
5330 - type: "file"
5331   title: "VPP Performance Configuration 3n-hsw"
5332   algorithm: "file_test_results"
5333   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5334   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5335   data: "vpp-perf-results-3n-hsw"
5336   filter: "all"
5337   data-start-level: 4
5338
5339 ## VPP Performance Configuration 3n-skx
5340 #- type: "file"
5341 #  title: "VPP Performance Configuration 3n-skx"
5342 #  algorithm: "file_test_results"
5343 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5344 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5345 #  data: "vpp-perf-results-3n-skx"
5346 #  filter: "all"
5347 #  data-start-level: 4
5348 #
5349 ## VPP Performance Configuration 2n-skx
5350 #- type: "file"
5351 #  title: "VPP Performance Configuration 2n-skx"
5352 #  algorithm: "file_test_results"
5353 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5354 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5355 #  data: "vpp-perf-results-2n-skx"
5356 #  filter: "all"
5357 #  data-start-level: 4
5358
5359 # VPP Performance Configuration 2n-clx
5360 - type: "file"
5361   title: "VPP Performance Configuration 2n-clx"
5362   algorithm: "file_test_results"
5363   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5364   dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5365   data: "vpp-perf-results-2n-clx"
5366   filter: "all"
5367   data-start-level: 4
5368
5369 # VPP Performance Configuration 3n-tsh
5370 - type: "file"
5371   title: "VPP Performance Configuration 3n-tsh"
5372   algorithm: "file_test_results"
5373   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5374   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5375   data: "vpp-perf-results-3n-tsh"
5376   filter: "all"
5377   data-start-level: 4
5378
5379 # VPP Performance Configuration 3n-dnv
5380 - type: "file"
5381   title: "VPP Performance Configuration 3n-dnv"
5382   algorithm: "file_test_results"
5383   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5384   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5385   data: "vpp-perf-results-3n-dnv"
5386   filter: "all"
5387   data-start-level: 4
5388
5389 # VPP Performance Configuration 2n-dnv
5390 - type: "file"
5391   title: "VPP Performance Configuration 2n-dnv"
5392   algorithm: "file_test_results"
5393   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5394   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5395   data: "vpp-perf-results-2n-dnv"
5396   filter: "all"
5397   data-start-level: 4
5398
5399 # VPP Performance Operational Data 3n-hsw
5400 - type: "file"
5401   title: "VPP Performance Operational Data 3n-hsw"
5402   algorithm: "file_test_results_html"
5403   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5404   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5405   data: "vpp-perf-results-3n-hsw"
5406   filter: "all"
5407   data-start-level: 4
5408
5409 ## VPP Performance Operational Data 3n-skx
5410 #- type: "file"
5411 #  title: "VPP Performance Operational Data 3n-skx"
5412 #  algorithm: "file_test_results_html"
5413 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5414 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5415 #  data: "vpp-perf-results-3n-skx"
5416 #  filter: "all"
5417 #  data-start-level: 4
5418 #
5419 ## VPP Performance Operational Data 2n-skx
5420 #- type: "file"
5421 #  title: "VPP Performance Operational Data 2n-skx"
5422 #  algorithm: "file_test_results_html"
5423 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5424 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5425 #  data: "vpp-perf-results-2n-skx"
5426 #  filter: "all"
5427 #  data-start-level: 4
5428
5429 # VPP Performance Operational Data 2n-clx
5430 - type: "file"
5431   title: "VPP Performance Operational Data 2n-clx"
5432   algorithm: "file_test_results_html"
5433   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5434   dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5435   data: "vpp-perf-results-2n-clx"
5436   filter: "all"
5437   data-start-level: 4
5438
5439 # VPP Performance Operational Data 3n-tsh
5440 - type: "file"
5441   title: "VPP Performance Operational Data 3n-tsh"
5442   algorithm: "file_test_results_html"
5443   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5444   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5445   data: "vpp-perf-results-3n-tsh"
5446   filter: "all"
5447   data-start-level: 4
5448
5449 # VPP Performance Operational Data 3n-dnv
5450 - type: "file"
5451   title: "VPP Performance Operational Data 3n-dnv"
5452   algorithm: "file_test_results_html"
5453   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5454   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5455   data: "vpp-perf-results-3n-dnv"
5456   filter: "all"
5457   data-start-level: 4
5458
5459 # VPP Performance Operational Data 2n-dnv
5460 - type: "file"
5461   title: "VPP Performance Operational Data 2n-dnv"
5462   algorithm: "file_test_results_html"
5463   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5464   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5465   data: "vpp-perf-results-2n-dnv"
5466   filter: "all"
5467   data-start-level: 4
5468
5469 # VPP MRR Results 3n-hsw
5470 - type: "file"
5471   title: "VPP MRR Results 3n-hsw"
5472   algorithm: "file_test_results"
5473   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5474   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5475   data: "vpp-mrr-results-3n-hsw"
5476   filter: "all"
5477   data-start-level: 4
5478
5479 ## VPP MRR Results 3n-skx
5480 #- type: "file"
5481 #  title: "VPP MRR Results 3n-skx"
5482 #  algorithm: "file_test_results"
5483 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5484 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5485 #  data: "vpp-mrr-results-3n-skx"
5486 #  filter: "all"
5487 #  data-start-level: 4
5488 #
5489 ## VPP MRR Results 2n-skx
5490 #- type: "file"
5491 #  title: "VPP MRR Results 2n-skx"
5492 #  algorithm: "file_test_results"
5493 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5494 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5495 #  data: "vpp-mrr-results-2n-skx"
5496 #  filter: "all"
5497 #  data-start-level: 4
5498
5499 ## VPP MRR Results 2n-clx
5500 #- type: "file"
5501 #  title: "VPP MRR Results 2n-clx"
5502 #  algorithm: "file_test_results"
5503 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5504 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5505 #  data: "vpp-mrr-results-2n-clx"
5506 #  filter: "all"
5507 #  data-start-level: 4
5508
5509 # VPP MRR Results 3n-tsh
5510 - type: "file"
5511   title: "VPP MRR Results 3n-tsh"
5512   algorithm: "file_test_results"
5513   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5514   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5515   data: "vpp-mrr-results-3n-tsh"
5516   filter: "all"
5517   data-start-level: 4
5518
5519 # VPP MRR Results 3n-dnv
5520 - type: "file"
5521   title: "VPP MRR Results 3n-dnv"
5522   algorithm: "file_test_results"
5523   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5524   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5525   data: "vpp-mrr-results-3n-dnv"
5526   filter: "all"
5527   data-start-level: 4
5528
5529 # VPP MRR Results 2n-dnv
5530 - type: "file"
5531   title: "VPP MRR Results 2n-dnv"
5532   algorithm: "file_test_results"
5533   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5534   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5535   data: "vpp-mrr-results-2n-dnv"
5536   filter: "all"
5537   data-start-level: 4
5538
5539 # VPP MRR Configuration 3n-hsw
5540 - type: "file"
5541   title: "VPP MRR Configuration 3n-hsw"
5542   algorithm: "file_test_results"
5543   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5544   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5545   data: "vpp-mrr-results-3n-hsw"
5546   filter: "all"
5547   data-start-level: 4
5548
5549 ## VPP MRR Configuration 3n-skx
5550 #- type: "file"
5551 #  title: "VPP MRR Configuration 3n-skx"
5552 #  algorithm: "file_test_results"
5553 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5554 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5555 #  data: "vpp-mrr-results-3n-skx"
5556 #  filter: "all"
5557 #  data-start-level: 4
5558 #
5559 ## VPP MRR Configuration 2n-skx
5560 #- type: "file"
5561 #  title: "VPP MRR Configuration 2n-skx"
5562 #  algorithm: "file_test_results"
5563 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5564 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5565 #  data: "vpp-mrr-results-2n-skx"
5566 #  filter: "all"
5567 #  data-start-level: 4
5568
5569 ## VPP MRR Configuration 2n-clx
5570 #- type: "file"
5571 #  title: "VPP MRR Configuration 2n-clx"
5572 #  algorithm: "file_test_results"
5573 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5574 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5575 #  data: "vpp-mrr-results-2n-clx"
5576 #  filter: "all"
5577 #  data-start-level: 4
5578
5579 # VPP MRR Configuration 3n-tsh
5580 - type: "file"
5581   title: "VPP MRR Configuration 3n-tsh"
5582   algorithm: "file_test_results"
5583   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5584   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5585   data: "vpp-mrr-results-3n-tsh"
5586   filter: "all"
5587   data-start-level: 4
5588
5589 # VPP MRR Configuration 3n-dnv
5590 - type: "file"
5591   title: "VPP MRR Configuration 3n-dnv"
5592   algorithm: "file_test_results"
5593   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5594   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5595   data: "vpp-mrr-results-3n-dnv"
5596   filter: "all"
5597   data-start-level: 4
5598
5599 # VPP MRR Configuration 2n-dnv
5600 - type: "file"
5601   title: "VPP MRR Configuration 2n-dnv"
5602   algorithm: "file_test_results"
5603   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5604   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5605   data: "vpp-mrr-results-2n-dnv"
5606   filter: "all"
5607   data-start-level: 4
5608
5609 # VPP Device Results - Ubuntu
5610 - type: "file"
5611   title: "VPP Device Results - Ubuntu"
5612   algorithm: "file_test_results"
5613   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5614   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5615   data: "vpp-device-results-ubuntu"
5616   filter: "all"
5617   data-start-level: 4
5618
5619 # VPP Device Configuration - Ubuntu
5620 - type: "file"
5621   title: "VPP Device Configuration - Ubuntu"
5622   algorithm: "file_test_results"
5623   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5624   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5625   data: "vpp-device-results-ubuntu"
5626   filter: "all"
5627   data-start-level: 4
5628
5629 # DPDK Performance Results 3n-hsw
5630 - type: "file"
5631   title: "DPDK Performance Results 3n-hsw"
5632   algorithm: "file_test_results"
5633   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5634   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5635   data: "dpdk-perf-results-3n-hsw"
5636   filter: "all"
5637   data-start-level: 4
5638
5639 ## DPDK Performance Results 3n-skx
5640 #- type: "file"
5641 #  title: "DPDK Performance Results 3n-skx"
5642 #  algorithm: "file_test_results"
5643 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5644 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5645 #  data: "dpdk-perf-results-3n-skx"
5646 #  filter: "all"
5647 #  data-start-level: 4
5648 #
5649 ## DPDK Performance Results 2n-skx
5650 #- type: "file"
5651 #  title: "DPDK Performance Results 2n-skx"
5652 #  algorithm: "file_test_results"
5653 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5654 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5655 #  data: "dpdk-perf-results-2n-skx"
5656 #  filter: "all"
5657 #  data-start-level: 4
5658
5659 # DPDK Performance Results 2n-clx
5660 - type: "file"
5661   title: "DPDK Performance Results 2n-clx"
5662   algorithm: "file_test_results"
5663   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5664   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5665   data: "dpdk-perf-results-2n-clx"
5666   filter: "all"
5667   data-start-level: 4
5668
5669 # DPDK Performance Results 2n-dnv
5670 - type: "file"
5671   title: "DPDK Performance Results 2n-dnv"
5672   algorithm: "file_test_results"
5673   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5674   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5675   data: "dpdk-perf-results-2n-dnv"
5676   filter: "all"
5677   data-start-level: 4
5678
5679 # DPDK Performance Results 3n-dnv
5680 - type: "file"
5681   title: "DPDK Performance Results 3n-dnv"
5682   algorithm: "file_test_results"
5683   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5684   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5685   data: "dpdk-perf-results-3n-dnv"
5686   filter: "all"
5687   data-start-level: 4
5688
5689 # DPDK Performance Results 3n-tsh
5690 - type: "file"
5691   title: "DPDK Performance Results 3n-tsh"
5692   algorithm: "file_test_results"
5693   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5694   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5695   data: "dpdk-perf-results-3n-tsh"
5696   filter: "all"
5697   data-start-level: 4
5698
5699 ################################################################################
5700 ###                                P L O T S                                 ###
5701 ################################################################################
5702
5703 ## Plots VPP HTTP Server Performance
5704 #- type: "plot"
5705 #  title: "VPP HTTP Server Performance"
5706 #  algorithm: "plot_http_server_perf_box"
5707 #  output-file-type: ".html"
5708 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5709 #  data:
5710 #    "plot-vpp-http-server-performance"
5711 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5712 #  # each tag is enclosed with ' (apostrophe).
5713 #  filter: "'HTTP' and 'TCP_CPS'"
5714 #  parameters:
5715 #  - "result"
5716 #  - "name"
5717 #  traces:
5718 #    hoverinfo: "y+name"
5719 #    boxpoints: "outliers"
5720 #    whiskerwidth: 0
5721 #  layout:
5722 #    title: "VPP HTTP Server Performance"
5723 #    layout:
5724 #      "plot-cps"
5725 #
5726 #- type: "plot"
5727 #  title: "VPP HTTP Server Performance"
5728 #  algorithm: "plot_http_server_perf_box"
5729 #  output-file-type: ".html"
5730 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5731 #  data:
5732 #    "plot-vpp-http-server-performance"
5733 #  filter: "'HTTP' and 'TCP_RPS'"
5734 #  parameters:
5735 #  - "result"
5736 #  - "name"
5737 #  traces:
5738 #    hoverinfo: "y+name"
5739 #    boxpoints: "outliers"
5740 #    whiskerwidth: 0
5741 #  layout:
5742 #    title: "VPP HTTP Server Performance"
5743 #    layout:
5744 #      "plot-rps"
5745
5746 ################################################################################
5747
5748 ## Soak Test (PLRsearch), boxes
5749 #- type: "plot"
5750 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5751 #  algorithm: "plot_perf_box_name"
5752 #  output-file-type: ".html"
5753 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5754 #  data: "plot-vpp-soak-2n-skx"
5755 #  include:
5756 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5757 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5758 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5759 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5760 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5761 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5762 #  layout:
5763 #    title: "30 Minutes Soak Test (PLRsearch)"
5764 #    layout: "plot-soak-throughput"
5765 #
5766 ## Soak Test (PLRsearch), boxes
5767 #- type: "plot"
5768 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5769 #  algorithm: "plot_perf_box_name"
5770 #  output-file-type: ".html"
5771 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5772 #  data: "plot-vpp-soak-2n-skx"
5773 #  include:
5774 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5775 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5776 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5777 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5778 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5779 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5780 #  layout:
5781 #    title: "30 Minutes Soak Test (PLRsearch)"
5782 #    layout: "plot-soak-throughput"
5783
5784 ###############################################################################
5785
5786 #- type: "plot"
5787 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5788 #  algorithm: "plot_nf_reconf_box_name"
5789 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5790 #  data: "plot-vpp-nfv-reconf-2n-skx"
5791 #  include:
5792 #    - "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"
5793 #    - "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"
5794 #    - "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"
5795 #    - "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"
5796 #    - "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"
5797 #    - "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"
5798 #  layout:
5799 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5800 #    layout: "plot-throughput"
5801 #
5802 #- type: "plot"
5803 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5804 #  algorithm: "plot_nf_reconf_box_name"
5805 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5806 #  data: "plot-vpp-nfv-reconf-2n-skx"
5807 #  include:
5808 #    - "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"
5809 #    - "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"
5810 #    - "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"
5811 #    - "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"
5812 #    - "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"
5813 #    - "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"
5814 #  layout:
5815 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5816 #    layout: "plot-throughput"
5817 #
5818 #- type: "plot"
5819 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5820 #  algorithm: "plot_nf_reconf_box_name"
5821 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
5822 #  data: "plot-vpp-nfv-reconf-2n-skx"
5823 #  include:
5824 #    - "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"
5825 #    - "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"
5826 #    - "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"
5827 #    - "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"
5828 #    - "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"
5829 #    - "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"
5830 #  layout:
5831 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5832 #    layout: "plot-throughput"
5833 #
5834 ################################################################################
5835 ## Plots - NF Density - VSC - MRR 64b
5836 #- type: "plot"
5837 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5838 #  algorithm: "plot_nf_heatmap"
5839 #  output-file-type: ".html"
5840 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
5841 #  data: "plot-vpp-nfv-2n-skx-mrr"
5842 #  filter: "'NIC_Intel-XXV710' and
5843 #           'NF_DENSITY' and
5844 #           'VHOST' and
5845 #           not 'VXLAN' and
5846 #           'CHAIN' and
5847 #           'NF_VPPIP4' and
5848 #           '64B' and
5849 #           '2T1C' and
5850 #           'MRR'"
5851 #  parameters:
5852 #  - "result"
5853 #  - "name"
5854 #  - "tags"
5855 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5856 #  x-axis: "X = VNFs per Service Chain"
5857 #  y-axis: "Y = Number of Service Chains"
5858 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5859 #  layout:
5860 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5861 #    layout: "plot-service-density"
5862 #
5863 #- type: "plot"
5864 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5865 #  algorithm: "plot_nf_heatmap"
5866 #  output-file-type: ".html"
5867 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
5868 #  data: "plot-vpp-nfv-2n-skx-mrr"
5869 #  filter: "'NIC_Intel-XXV710' and
5870 #           'NF_DENSITY' and
5871 #           'VHOST' and
5872 #           not 'VXLAN' and
5873 #           'CHAIN' and
5874 #           'NF_VPPIP4' and
5875 #           '64B' and
5876 #           '4T2C' and
5877 #           'MRR'"
5878 #  parameters:
5879 #  - "result"
5880 #  - "name"
5881 #  - "tags"
5882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5883 #  x-axis: "X = VNFs per Service Chain"
5884 #  y-axis: "Y = Number of Service Chains"
5885 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5886 #  layout:
5887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5888 #    layout: "plot-service-density"
5889 #
5890 #- type: "plot"
5891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5892 #  algorithm: "plot_nf_heatmap"
5893 #  output-file-type: ".html"
5894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
5895 #  data: "plot-vpp-nfv-2n-skx-mrr"
5896 #  filter: "'NIC_Intel-XXV710' and
5897 #           'NF_DENSITY' and
5898 #           'VHOST' and
5899 #           not 'VXLAN' and
5900 #           'CHAIN' and
5901 #           'NF_VPPIP4' and
5902 #           '64B' and
5903 #           '8T4C' and
5904 #           'MRR'"
5905 #  parameters:
5906 #  - "result"
5907 #  - "name"
5908 #  - "tags"
5909 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5910 #  x-axis: "X = VNFs per Service Chain"
5911 #  y-axis: "Y = Number of Service Chains"
5912 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5913 #  layout:
5914 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5915 #    layout: "plot-service-density"
5916 #
5917 ## Plots - NF Density - VSC - MRR IMIX
5918 #- type: "plot"
5919 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5920 #  algorithm: "plot_nf_heatmap"
5921 #  output-file-type: ".html"
5922 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
5923 #  data: "plot-vpp-nfv-2n-skx-mrr"
5924 #  filter: "'NIC_Intel-XXV710' and
5925 #           'NF_DENSITY' and
5926 #           'VHOST' and
5927 #           not 'VXLAN' and
5928 #           'CHAIN' and
5929 #           'NF_VPPIP4' and
5930 #           'IMIX' and
5931 #           '2T1C' and
5932 #           'MRR'"
5933 #  parameters:
5934 #  - "result"
5935 #  - "name"
5936 #  - "tags"
5937 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5938 #  x-axis: "X = VNFs per Service Chain"
5939 #  y-axis: "Y = Number of Service Chains"
5940 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5941 #  layout:
5942 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5943 #    layout: "plot-service-density"
5944 #
5945 #- type: "plot"
5946 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5947 #  algorithm: "plot_nf_heatmap"
5948 #  output-file-type: ".html"
5949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
5950 #  data: "plot-vpp-nfv-2n-skx-mrr"
5951 #  filter: "'NIC_Intel-XXV710' and
5952 #           'NF_DENSITY' and
5953 #           'VHOST' and
5954 #           not 'VXLAN' and
5955 #           'CHAIN' and
5956 #           'NF_VPPIP4' and
5957 #           'IMIX' and
5958 #           '4T2C' and
5959 #           'MRR'"
5960 #  parameters:
5961 #  - "result"
5962 #  - "name"
5963 #  - "tags"
5964 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5965 #  x-axis: "X = VNFs per Service Chain"
5966 #  y-axis: "Y = Number of Service Chains"
5967 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5968 #  layout:
5969 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5970 #    layout: "plot-service-density"
5971 #
5972 #- type: "plot"
5973 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5974 #  algorithm: "plot_nf_heatmap"
5975 #  output-file-type: ".html"
5976 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
5977 #  data: "plot-vpp-nfv-2n-skx-mrr"
5978 #  filter: "'NIC_Intel-XXV710' and
5979 #           'NF_DENSITY' and
5980 #           'VHOST' and
5981 #           not 'VXLAN' and
5982 #           'CHAIN' and
5983 #           'NF_VPPIP4' and
5984 #           'IMIX' and
5985 #           '8T4C' and
5986 #           'MRR'"
5987 #  parameters:
5988 #  - "result"
5989 #  - "name"
5990 #  - "tags"
5991 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5992 #  x-axis: "X = VNFs per Service Chain"
5993 #  y-axis: "Y = Number of Service Chains"
5994 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5995 #  layout:
5996 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5997 #    layout: "plot-service-density"
5998 #
5999 ## Plots - NF Density - VSC - NDR 64b
6000 #- type: "plot"
6001 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6002 #  algorithm: "plot_nf_heatmap"
6003 #  output-file-type: ".html"
6004 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6005 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6006 #  filter: "'NIC_Intel-XXV710' and
6007 #           'NF_DENSITY' and
6008 #           'VHOST' and
6009 #           not 'VXLAN' and
6010 #           'CHAIN' and
6011 #           'NF_VPPIP4' and
6012 #           '64B' and
6013 #           '2T1C' and
6014 #           'NDRPDR'"
6015 #  parameters:
6016 #  - "throughput"
6017 #  - "name"
6018 #  - "tags"
6019 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6020 #  x-axis: "X = VNFs per Service Chain"
6021 #  y-axis: "Y = Number of Service Chains"
6022 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6023 #  layout:
6024 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6025 #    layout: "plot-service-density"
6026 #
6027 #- type: "plot"
6028 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6029 #  algorithm: "plot_nf_heatmap"
6030 #  output-file-type: ".html"
6031 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6032 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6033 #  filter: "'NIC_Intel-XXV710' and
6034 #           'NF_DENSITY' and
6035 #           'VHOST' and
6036 #           not 'VXLAN' and
6037 #           'CHAIN' and
6038 #           'NF_VPPIP4' and
6039 #           '64B' and
6040 #           '4T2C' and
6041 #           'NDRPDR'"
6042 #  parameters:
6043 #  - "throughput"
6044 #  - "name"
6045 #  - "tags"
6046 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6047 #  x-axis: "X = VNFs per Service Chain"
6048 #  y-axis: "Y = Number of Service Chains"
6049 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6050 #  layout:
6051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6052 #    layout: "plot-service-density"
6053 #
6054 #- type: "plot"
6055 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6056 #  algorithm: "plot_nf_heatmap"
6057 #  output-file-type: ".html"
6058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6059 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6060 #  filter: "'NIC_Intel-XXV710' and
6061 #           'NF_DENSITY' and
6062 #           'VHOST' and
6063 #           not 'VXLAN' and
6064 #           'CHAIN' and
6065 #           'NF_VPPIP4' and
6066 #           '64B' and
6067 #           '8T4C' and
6068 #           'NDRPDR'"
6069 #  parameters:
6070 #  - "throughput"
6071 #  - "name"
6072 #  - "tags"
6073 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6074 #  x-axis: "X = VNFs per Service Chain"
6075 #  y-axis: "Y = Number of Service Chains"
6076 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6077 #  layout:
6078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6079 #    layout: "plot-service-density"
6080 #
6081 ## Plots - NF Density - VSC - NDR IMIX
6082 #- type: "plot"
6083 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6084 #  algorithm: "plot_nf_heatmap"
6085 #  output-file-type: ".html"
6086 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6087 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6088 #  filter: "'NIC_Intel-XXV710' and
6089 #           'NF_DENSITY' and
6090 #           'VHOST' and
6091 #           not 'VXLAN' and
6092 #           'CHAIN' and
6093 #           'NF_VPPIP4' and
6094 #           'IMIX' and
6095 #           '2T1C' and
6096 #           'NDRPDR'"
6097 #  parameters:
6098 #  - "throughput"
6099 #  - "name"
6100 #  - "tags"
6101 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6102 #  x-axis: "X = VNFs per Service Chain"
6103 #  y-axis: "Y = Number of Service Chains"
6104 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6105 #  layout:
6106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6107 #    layout: "plot-service-density"
6108 #
6109 #- type: "plot"
6110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6111 #  algorithm: "plot_nf_heatmap"
6112 #  output-file-type: ".html"
6113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6114 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6115 #  filter: "'NIC_Intel-XXV710' and
6116 #           'NF_DENSITY' and
6117 #           'VHOST' and
6118 #           not 'VXLAN' and
6119 #           'CHAIN' and
6120 #           'NF_VPPIP4' and
6121 #           'IMIX' and
6122 #           '4T2C' and
6123 #           'NDRPDR'"
6124 #  parameters:
6125 #  - "throughput"
6126 #  - "name"
6127 #  - "tags"
6128 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6129 #  x-axis: "X = VNFs per Service Chain"
6130 #  y-axis: "Y = Number of Service Chains"
6131 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6132 #  layout:
6133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6134 #    layout: "plot-service-density"
6135 #
6136 #- type: "plot"
6137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6138 #  algorithm: "plot_nf_heatmap"
6139 #  output-file-type: ".html"
6140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6141 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6142 #  filter: "'NIC_Intel-XXV710' and
6143 #           'NF_DENSITY' and
6144 #           'VHOST' and
6145 #           not 'VXLAN' and
6146 #           'CHAIN' and
6147 #           'NF_VPPIP4' and
6148 #           'IMIX' and
6149 #           '8T4C' and
6150 #           'NDRPDR'"
6151 #  parameters:
6152 #  - "throughput"
6153 #  - "name"
6154 #  - "tags"
6155 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6156 #  x-axis: "X = VNFs per Service Chain"
6157 #  y-axis: "Y = Number of Service Chains"
6158 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6159 #  layout:
6160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6161 #    layout: "plot-service-density"
6162 #
6163 ## Plots - NF Density - VSC - PDR 64b
6164 #- type: "plot"
6165 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6166 #  algorithm: "plot_nf_heatmap"
6167 #  output-file-type: ".html"
6168 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6169 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6170 #  filter: "'NIC_Intel-XXV710' and
6171 #           'NF_DENSITY' and
6172 #           'VHOST' and
6173 #           not 'VXLAN' and
6174 #           'CHAIN' and
6175 #           'NF_VPPIP4' and
6176 #           '64B' and
6177 #           '2T1C' and
6178 #           'NDRPDR'"
6179 #  parameters:
6180 #  - "throughput"
6181 #  - "name"
6182 #  - "tags"
6183 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6184 #  x-axis: "X = VNFs per Service Chain"
6185 #  y-axis: "Y = Number of Service Chains"
6186 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6187 #  layout:
6188 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6189 #    layout: "plot-service-density"
6190 #
6191 #- type: "plot"
6192 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6193 #  algorithm: "plot_nf_heatmap"
6194 #  output-file-type: ".html"
6195 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6196 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6197 #  filter: "'NIC_Intel-XXV710' and
6198 #           'NF_DENSITY' and
6199 #           'VHOST' and
6200 #           not 'VXLAN' and
6201 #           'CHAIN' and
6202 #           'NF_VPPIP4' and
6203 #           '64B' and
6204 #           '4T2C' and
6205 #           'NDRPDR'"
6206 #  parameters:
6207 #  - "throughput"
6208 #  - "name"
6209 #  - "tags"
6210 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6211 #  x-axis: "X = VNFs per Service Chain"
6212 #  y-axis: "Y = Number of Service Chains"
6213 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6214 #  layout:
6215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6216 #    layout: "plot-service-density"
6217 #
6218 #- type: "plot"
6219 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6220 #  algorithm: "plot_nf_heatmap"
6221 #  output-file-type: ".html"
6222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6223 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6224 #  filter: "'NIC_Intel-XXV710' and
6225 #           'NF_DENSITY' and
6226 #           'VHOST' and
6227 #           not 'VXLAN' and
6228 #           'CHAIN' and
6229 #           'NF_VPPIP4' and
6230 #           '64B' and
6231 #           '8T4C' and
6232 #           'NDRPDR'"
6233 #  parameters:
6234 #  - "throughput"
6235 #  - "name"
6236 #  - "tags"
6237 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6238 #  x-axis: "X = VNFs per Service Chain"
6239 #  y-axis: "Y = Number of Service Chains"
6240 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6241 #  layout:
6242 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6243 #    layout: "plot-service-density"
6244 #
6245 ## Plots - NF Density - VSC - PDR IMIX
6246 #- type: "plot"
6247 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6248 #  algorithm: "plot_nf_heatmap"
6249 #  output-file-type: ".html"
6250 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6251 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6252 #  filter: "'NIC_Intel-XXV710' and
6253 #           'NF_DENSITY' and
6254 #           'VHOST' and
6255 #           not 'VXLAN' and
6256 #           'CHAIN' and
6257 #           'NF_VPPIP4' and
6258 #           'IMIX' and
6259 #           '2T1C' and
6260 #           'NDRPDR'"
6261 #  parameters:
6262 #  - "throughput"
6263 #  - "name"
6264 #  - "tags"
6265 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6266 #  x-axis: "X = VNFs per Service Chain"
6267 #  y-axis: "Y = Number of Service Chains"
6268 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6269 #  layout:
6270 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6271 #    layout: "plot-service-density"
6272 #
6273 #- type: "plot"
6274 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6275 #  algorithm: "plot_nf_heatmap"
6276 #  output-file-type: ".html"
6277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6278 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6279 #  filter: "'NIC_Intel-XXV710' and
6280 #           'NF_DENSITY' and
6281 #           'VHOST' and
6282 #           not 'VXLAN' and
6283 #           'CHAIN' and
6284 #           'NF_VPPIP4' and
6285 #           'IMIX' and
6286 #           '4T2C' and
6287 #           'NDRPDR'"
6288 #  parameters:
6289 #  - "throughput"
6290 #  - "name"
6291 #  - "tags"
6292 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6293 #  x-axis: "X = VNFs per Service Chain"
6294 #  y-axis: "Y = Number of Service Chains"
6295 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6296 #  layout:
6297 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6298 #    layout: "plot-service-density"
6299 #
6300 #- type: "plot"
6301 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6302 #  algorithm: "plot_nf_heatmap"
6303 #  output-file-type: ".html"
6304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6305 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6306 #  filter: "'NIC_Intel-XXV710' and
6307 #           'NF_DENSITY' and
6308 #           'VHOST' and
6309 #           not 'VXLAN' and
6310 #           'CHAIN' and
6311 #           'NF_VPPIP4' and
6312 #           'IMIX' and
6313 #           '8T4C' and
6314 #           'NDRPDR'"
6315 #  parameters:
6316 #  - "throughput"
6317 #  - "name"
6318 #  - "tags"
6319 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6320 #  x-axis: "X = VNFs per Service Chain"
6321 #  y-axis: "Y = Number of Service Chains"
6322 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6323 #  layout:
6324 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6325 #    layout: "plot-service-density"
6326 #
6327 ################################################################################
6328 ## Plots - NF Density - VSC - MRR 64b
6329 #- type: "plot"
6330 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6331 #  algorithm: "plot_nf_heatmap"
6332 #  output-file-type: ".html"
6333 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6334 #  data: "plot-vpp-nfv-2n-skx-mrr"
6335 #  filter: "'NIC_Intel-XXV710' and
6336 #           'NF_DENSITY' and
6337 #           'VHOST' and
6338 #           'VXLAN' and
6339 #           'CHAIN' and
6340 #           '118' and
6341 #           '2T1C' and
6342 #           'MRR'"
6343 #  parameters:
6344 #  - "result"
6345 #  - "name"
6346 #  - "tags"
6347 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6348 #  x-axis: "X = VNFs per Service Chain"
6349 #  y-axis: "Y = Number of Service Chains"
6350 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6351 #  layout:
6352 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6353 #    layout: "plot-service-density"
6354 #
6355 #- type: "plot"
6356 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6357 #  algorithm: "plot_nf_heatmap"
6358 #  output-file-type: ".html"
6359 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6360 #  data: "plot-vpp-nfv-2n-skx-mrr"
6361 #  filter: "'NIC_Intel-XXV710' and
6362 #           'NF_DENSITY' and
6363 #           'VHOST' and
6364 #           'VXLAN' and
6365 #           'CHAIN' and
6366 #           '118' and
6367 #           '4T2C' and
6368 #           'MRR'"
6369 #  parameters:
6370 #  - "result"
6371 #  - "name"
6372 #  - "tags"
6373 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6374 #  x-axis: "X = VNFs per Service Chain"
6375 #  y-axis: "Y = Number of Service Chains"
6376 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6377 #  layout:
6378 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6379 #    layout: "plot-service-density"
6380 #
6381 #- type: "plot"
6382 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6383 #  algorithm: "plot_nf_heatmap"
6384 #  output-file-type: ".html"
6385 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6386 #  data: "plot-vpp-nfv-2n-skx-mrr"
6387 #  filter: "'NIC_Intel-XXV710' and
6388 #           'NF_DENSITY' and
6389 #           'VHOST' and
6390 #           'VXLAN' and
6391 #           'CHAIN' and
6392 #           '118' and
6393 #           '8T4C' and
6394 #           'MRR'"
6395 #  parameters:
6396 #  - "result"
6397 #  - "name"
6398 #  - "tags"
6399 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6400 #  x-axis: "X = VNFs per Service Chain"
6401 #  y-axis: "Y = Number of Service Chains"
6402 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6403 #  layout:
6404 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6405 #    layout: "plot-service-density"
6406 #
6407 ## Plots - NF Density - VSC - MRR IMIX
6408 #- type: "plot"
6409 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6410 #  algorithm: "plot_nf_heatmap"
6411 #  output-file-type: ".html"
6412 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6413 #  data: "plot-vpp-nfv-2n-skx-mrr"
6414 #  filter: "'NIC_Intel-XXV710' and
6415 #           'NF_DENSITY' and
6416 #           'VHOST' and
6417 #           'VXLAN' and
6418 #           'CHAIN' and
6419 #           'IMIX' and
6420 #           '2T1C' and
6421 #           'MRR'"
6422 #  parameters:
6423 #  - "result"
6424 #  - "name"
6425 #  - "tags"
6426 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6427 #  x-axis: "X = VNFs per Service Chain"
6428 #  y-axis: "Y = Number of Service Chains"
6429 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6430 #  layout:
6431 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6432 #    layout: "plot-service-density"
6433 #
6434 #- type: "plot"
6435 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6436 #  algorithm: "plot_nf_heatmap"
6437 #  output-file-type: ".html"
6438 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6439 #  data: "plot-vpp-nfv-2n-skx-mrr"
6440 #  filter: "'NIC_Intel-XXV710' and
6441 #           'NF_DENSITY' and
6442 #           'VHOST' and
6443 #           'VXLAN' and
6444 #           'CHAIN' and
6445 #           'IMIX' and
6446 #           '4T2C' and
6447 #           'MRR'"
6448 #  parameters:
6449 #  - "result"
6450 #  - "name"
6451 #  - "tags"
6452 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6453 #  x-axis: "X = VNFs per Service Chain"
6454 #  y-axis: "Y = Number of Service Chains"
6455 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6456 #  layout:
6457 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6458 #    layout: "plot-service-density"
6459 #
6460 #- type: "plot"
6461 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6462 #  algorithm: "plot_nf_heatmap"
6463 #  output-file-type: ".html"
6464 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6465 #  data: "plot-vpp-nfv-2n-skx-mrr"
6466 #  filter: "'NIC_Intel-XXV710' and
6467 #           'NF_DENSITY' and
6468 #           'VHOST' and
6469 #           'VXLAN' and
6470 #           'CHAIN' and
6471 #           'IMIX' and
6472 #           '8T4C' and
6473 #           'MRR'"
6474 #  parameters:
6475 #  - "result"
6476 #  - "name"
6477 #  - "tags"
6478 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6479 #  x-axis: "X = VNFs per Service Chain"
6480 #  y-axis: "Y = Number of Service Chains"
6481 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6482 #  layout:
6483 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6484 #    layout: "plot-service-density"
6485 #
6486 ## Plots - NF Density - VSC - NDR 64b
6487 #- type: "plot"
6488 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6489 #  algorithm: "plot_nf_heatmap"
6490 #  output-file-type: ".html"
6491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6492 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6493 #  filter: "'NIC_Intel-XXV710' and
6494 #           'NF_DENSITY' and
6495 #           'VHOST' and
6496 #           'VXLAN' and
6497 #           'CHAIN' and
6498 #           '118' and
6499 #           '2T1C' and
6500 #           'NDRPDR'"
6501 #  parameters:
6502 #  - "throughput"
6503 #  - "name"
6504 #  - "tags"
6505 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6506 #  x-axis: "X = VNFs per Service Chain"
6507 #  y-axis: "Y = Number of Service Chains"
6508 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6509 #  layout:
6510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6511 #    layout: "plot-service-density"
6512 #
6513 #- type: "plot"
6514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6515 #  algorithm: "plot_nf_heatmap"
6516 #  output-file-type: ".html"
6517 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6518 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6519 #  filter: "'NIC_Intel-XXV710' and
6520 #           'NF_DENSITY' and
6521 #           'VHOST' and
6522 #           'VXLAN' and
6523 #           'CHAIN' and
6524 #           '118' and
6525 #           '4T2C' and
6526 #           'NDRPDR'"
6527 #  parameters:
6528 #  - "throughput"
6529 #  - "name"
6530 #  - "tags"
6531 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6532 #  x-axis: "X = VNFs per Service Chain"
6533 #  y-axis: "Y = Number of Service Chains"
6534 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6535 #  layout:
6536 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6537 #    layout: "plot-service-density"
6538 #
6539 #- type: "plot"
6540 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6541 #  algorithm: "plot_nf_heatmap"
6542 #  output-file-type: ".html"
6543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6544 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6545 #  filter: "'NIC_Intel-XXV710' and
6546 #           'NF_DENSITY' and
6547 #           'VHOST' and
6548 #           'VXLAN' and
6549 #           'CHAIN' and
6550 #           '118' and
6551 #           '8T4C' 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-vxlan-vppip4-ndr"
6563 #    layout: "plot-service-density"
6564 #
6565 ## Plots - NF Density - VSC - NDR IMIX
6566 #- type: "plot"
6567 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6568 #  algorithm: "plot_nf_heatmap"
6569 #  output-file-type: ".html"
6570 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6571 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6572 #  filter: "'NIC_Intel-XXV710' and
6573 #           'NF_DENSITY' and
6574 #           'VHOST' and
6575 #           'VXLAN' and
6576 #           'CHAIN' and
6577 #           'IMIX' and
6578 #           '2T1C' 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: "IMIX Packet Throughput (mean NDR) [Mpps]"
6588 #  layout:
6589 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6590 #    layout: "plot-service-density"
6591 #
6592 #- type: "plot"
6593 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6594 #  algorithm: "plot_nf_heatmap"
6595 #  output-file-type: ".html"
6596 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6597 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6598 #  filter: "'NIC_Intel-XXV710' and
6599 #           'NF_DENSITY' and
6600 #           'VHOST' and
6601 #           'VXLAN' and
6602 #           'CHAIN' and
6603 #           'IMIX' and
6604 #           '4T2C' and
6605 #           'NDRPDR'"
6606 #  parameters:
6607 #  - "throughput"
6608 #  - "name"
6609 #  - "tags"
6610 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6611 #  x-axis: "X = VNFs per Service Chain"
6612 #  y-axis: "Y = Number of Service Chains"
6613 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6614 #  layout:
6615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6616 #    layout: "plot-service-density"
6617 #
6618 #- type: "plot"
6619 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6620 #  algorithm: "plot_nf_heatmap"
6621 #  output-file-type: ".html"
6622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6623 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6624 #  filter: "'NIC_Intel-XXV710' and
6625 #           'NF_DENSITY' and
6626 #           'VHOST' and
6627 #           'VXLAN' and
6628 #           'CHAIN' and
6629 #           'IMIX' and
6630 #           '8T4C' and
6631 #           'NDRPDR'"
6632 #  parameters:
6633 #  - "throughput"
6634 #  - "name"
6635 #  - "tags"
6636 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6637 #  x-axis: "X = VNFs per Service Chain"
6638 #  y-axis: "Y = Number of Service Chains"
6639 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6640 #  layout:
6641 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6642 #    layout: "plot-service-density"
6643 #
6644 ## Plots - NF Density - VSC - PDR 64b
6645 #- type: "plot"
6646 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6647 #  algorithm: "plot_nf_heatmap"
6648 #  output-file-type: ".html"
6649 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6650 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6651 #  filter: "'NIC_Intel-XXV710' and
6652 #           'NF_DENSITY' and
6653 #           'VHOST' and
6654 #           'VXLAN' and
6655 #           'CHAIN' and
6656 #           '118' and
6657 #           '2T1C' and
6658 #           'NDRPDR'"
6659 #  parameters:
6660 #  - "throughput"
6661 #  - "name"
6662 #  - "tags"
6663 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6664 #  x-axis: "X = VNFs per Service Chain"
6665 #  y-axis: "Y = Number of Service Chains"
6666 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6667 #  layout:
6668 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6669 #    layout: "plot-service-density"
6670 #
6671 #- type: "plot"
6672 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6673 #  algorithm: "plot_nf_heatmap"
6674 #  output-file-type: ".html"
6675 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6676 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6677 #  filter: "'NIC_Intel-XXV710' and
6678 #           'NF_DENSITY' and
6679 #           'VHOST' and
6680 #           'VXLAN' and
6681 #           'CHAIN' and
6682 #           '118' and
6683 #           '4T2C' and
6684 #           'NDRPDR'"
6685 #  parameters:
6686 #  - "throughput"
6687 #  - "name"
6688 #  - "tags"
6689 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6690 #  x-axis: "X = VNFs per Service Chain"
6691 #  y-axis: "Y = Number of Service Chains"
6692 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6693 #  layout:
6694 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6695 #    layout: "plot-service-density"
6696 #
6697 #- type: "plot"
6698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6699 #  algorithm: "plot_nf_heatmap"
6700 #  output-file-type: ".html"
6701 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6702 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6703 #  filter: "'NIC_Intel-XXV710' and
6704 #           'NF_DENSITY' and
6705 #           'VHOST' and
6706 #           'VXLAN' and
6707 #           'CHAIN' and
6708 #           '118' and
6709 #           '8T4C' and
6710 #           'NDRPDR'"
6711 #  parameters:
6712 #  - "throughput"
6713 #  - "name"
6714 #  - "tags"
6715 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6716 #  x-axis: "X = VNFs per Service Chain"
6717 #  y-axis: "Y = Number of Service Chains"
6718 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6719 #  layout:
6720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6721 #    layout: "plot-service-density"
6722 #
6723 ## Plots - NF Density - VSC - PDR IMIX
6724 #- type: "plot"
6725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6726 #  algorithm: "plot_nf_heatmap"
6727 #  output-file-type: ".html"
6728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6729 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6730 #  filter: "'NIC_Intel-XXV710' and
6731 #           'NF_DENSITY' and
6732 #           'VHOST' and
6733 #           'VXLAN' and
6734 #           'CHAIN' and
6735 #           'IMIX' and
6736 #           '2T1C' and
6737 #           'NDRPDR'"
6738 #  parameters:
6739 #  - "throughput"
6740 #  - "name"
6741 #  - "tags"
6742 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6743 #  x-axis: "X = VNFs per Service Chain"
6744 #  y-axis: "Y = Number of Service Chains"
6745 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6746 #  layout:
6747 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6748 #    layout: "plot-service-density"
6749 #
6750 #- type: "plot"
6751 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6752 #  algorithm: "plot_nf_heatmap"
6753 #  output-file-type: ".html"
6754 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6755 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6756 #  filter: "'NIC_Intel-XXV710' and
6757 #           'NF_DENSITY' and
6758 #           'VHOST' and
6759 #           'VXLAN' and
6760 #           'CHAIN' and
6761 #           'IMIX' and
6762 #           '4T2C' and
6763 #           'NDRPDR'"
6764 #  parameters:
6765 #  - "throughput"
6766 #  - "name"
6767 #  - "tags"
6768 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6769 #  x-axis: "X = VNFs per Service Chain"
6770 #  y-axis: "Y = Number of Service Chains"
6771 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6772 #  layout:
6773 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6774 #    layout: "plot-service-density"
6775 #
6776 #- type: "plot"
6777 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6778 #  algorithm: "plot_nf_heatmap"
6779 #  output-file-type: ".html"
6780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6781 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6782 #  filter: "'NIC_Intel-XXV710' and
6783 #           'NF_DENSITY' and
6784 #           'VHOST' and
6785 #           'VXLAN' and
6786 #           'CHAIN' and
6787 #           'IMIX' and
6788 #           '8T4C' and
6789 #           'NDRPDR'"
6790 #  parameters:
6791 #  - "throughput"
6792 #  - "name"
6793 #  - "tags"
6794 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6795 #  x-axis: "X = VNFs per Service Chain"
6796 #  y-axis: "Y = Number of Service Chains"
6797 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6798 #  layout:
6799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6800 #    layout: "plot-service-density"
6801 #
6802 ################################################################################
6803 ## Plots - NF Density - CSC - MRR 64b
6804 #- type: "plot"
6805 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6806 #  algorithm: "plot_nf_heatmap"
6807 #  output-file-type: ".html"
6808 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
6809 #  data: "plot-vpp-nfv-2n-skx-mrr"
6810 #  filter: "'NIC_Intel-XXV710' and
6811 #           'NF_DENSITY' and
6812 #           'DOCKER' and
6813 #           'CHAIN' and
6814 #           'NF_VPPIP4' and
6815 #           '64B' and
6816 #           '2T1C' and
6817 #           'MRR'"
6818 #  parameters:
6819 #  - "result"
6820 #  - "name"
6821 #  - "tags"
6822 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6823 #  x-axis: "X = CNFs per Service Chain"
6824 #  y-axis: "Y = Number of Service Chains"
6825 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6826 #  layout:
6827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6828 #    layout: "plot-service-density"
6829 #
6830 #- type: "plot"
6831 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6832 #  algorithm: "plot_nf_heatmap"
6833 #  output-file-type: ".html"
6834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
6835 #  data: "plot-vpp-nfv-2n-skx-mrr"
6836 #  filter: "'NIC_Intel-XXV710' and
6837 #           'NF_DENSITY' and
6838 #           'DOCKER' and
6839 #           'CHAIN' and
6840 #           'NF_VPPIP4' and
6841 #           '64B' and
6842 #           '4T2C' and
6843 #           'MRR'"
6844 #  parameters:
6845 #  - "result"
6846 #  - "name"
6847 #  - "tags"
6848 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6849 #  x-axis: "X = CNFs per Service Chain"
6850 #  y-axis: "Y = Number of Service Chains"
6851 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6852 #  layout:
6853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6854 #    layout: "plot-service-density"
6855 #
6856 #- type: "plot"
6857 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6858 #  algorithm: "plot_nf_heatmap"
6859 #  output-file-type: ".html"
6860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
6861 #  data: "plot-vpp-nfv-2n-skx-mrr"
6862 #  filter: "'NIC_Intel-XXV710' and
6863 #           'NF_DENSITY' and
6864 #           'DOCKER' and
6865 #           'CHAIN' and
6866 #           'NF_VPPIP4' and
6867 #           '64B' and
6868 #           '8T4C' and
6869 #           'MRR'"
6870 #  parameters:
6871 #  - "result"
6872 #  - "name"
6873 #  - "tags"
6874 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6875 #  x-axis: "X = CNFs per Service Chain"
6876 #  y-axis: "Y = Number of Service Chains"
6877 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6878 #  layout:
6879 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6880 #    layout: "plot-service-density"
6881 #
6882 ## Plots - NF Density - CSC - MRR IMIX
6883 #- type: "plot"
6884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6885 #  algorithm: "plot_nf_heatmap"
6886 #  output-file-type: ".html"
6887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
6888 #  data: "plot-vpp-nfv-2n-skx-mrr"
6889 #  filter: "'NIC_Intel-XXV710' and
6890 #           'NF_DENSITY' and
6891 #           'DOCKER' and
6892 #           'CHAIN' and
6893 #           'NF_VPPIP4' and
6894 #           'IMIX' and
6895 #           '2T1C' and
6896 #           'MRR'"
6897 #  parameters:
6898 #  - "result"
6899 #  - "name"
6900 #  - "tags"
6901 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6902 #  x-axis: "X = CNFs per Service Chain"
6903 #  y-axis: "Y = Number of Service Chains"
6904 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6905 #  layout:
6906 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6907 #    layout: "plot-service-density"
6908 #
6909 #- type: "plot"
6910 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6911 #  algorithm: "plot_nf_heatmap"
6912 #  output-file-type: ".html"
6913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
6914 #  data: "plot-vpp-nfv-2n-skx-mrr"
6915 #  filter: "'NIC_Intel-XXV710' and
6916 #           'NF_DENSITY' and
6917 #           'DOCKER' and
6918 #           'CHAIN' and
6919 #           'NF_VPPIP4' and
6920 #           'IMIX' and
6921 #           '4T2C' and
6922 #           'MRR'"
6923 #  parameters:
6924 #  - "result"
6925 #  - "name"
6926 #  - "tags"
6927 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6928 #  x-axis: "X = CNFs per Service Chain"
6929 #  y-axis: "Y = Number of Service Chains"
6930 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6931 #  layout:
6932 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6933 #    layout: "plot-service-density"
6934 #
6935 #- type: "plot"
6936 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6937 #  algorithm: "plot_nf_heatmap"
6938 #  output-file-type: ".html"
6939 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
6940 #  data: "plot-vpp-nfv-2n-skx-mrr"
6941 #  filter: "'NIC_Intel-XXV710' and
6942 #           'NF_DENSITY' and
6943 #           'DOCKER' and
6944 #           'CHAIN' and
6945 #           'NF_VPPIP4' and
6946 #           'IMIX' and
6947 #           '8T4C' and
6948 #           'MRR'"
6949 #  parameters:
6950 #  - "result"
6951 #  - "name"
6952 #  - "tags"
6953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6954 #  x-axis: "X = CNFs per Service Chain"
6955 #  y-axis: "Y = Number of Service Chains"
6956 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6957 #  layout:
6958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6959 #    layout: "plot-service-density"
6960 #
6961 ## Plots - NF Density - CSC - NDR 64b
6962 #- type: "plot"
6963 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6964 #  algorithm: "plot_nf_heatmap"
6965 #  output-file-type: ".html"
6966 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
6967 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6968 #  filter: "'NIC_Intel-XXV710' and
6969 #           'NF_DENSITY' and
6970 #           'DOCKER' and
6971 #           'CHAIN' and
6972 #           'NF_VPPIP4' and
6973 #           '64B' and
6974 #           '2T1C' and
6975 #           'NDRPDR'"
6976 #  parameters:
6977 #  - "throughput"
6978 #  - "name"
6979 #  - "tags"
6980 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6981 #  x-axis: "X = CNFs per Service Chain"
6982 #  y-axis: "Y = Number of Service Chains"
6983 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6984 #  layout:
6985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6986 #    layout: "plot-service-density"
6987 #
6988 #- type: "plot"
6989 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6990 #  algorithm: "plot_nf_heatmap"
6991 #  output-file-type: ".html"
6992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
6993 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6994 #  filter: "'NIC_Intel-XXV710' and
6995 #           'NF_DENSITY' and
6996 #           'DOCKER' and
6997 #           'CHAIN' and
6998 #           'NF_VPPIP4' and
6999 #           '64B' and
7000 #           '4T2C' and
7001 #           'NDRPDR'"
7002 #  parameters:
7003 #  - "throughput"
7004 #  - "name"
7005 #  - "tags"
7006 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7007 #  x-axis: "X = CNFs per Service Chain"
7008 #  y-axis: "Y = Number of Service Chains"
7009 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7010 #  layout:
7011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7012 #    layout: "plot-service-density"
7013 #
7014 #- type: "plot"
7015 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7016 #  algorithm: "plot_nf_heatmap"
7017 #  output-file-type: ".html"
7018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7019 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7020 #  filter: "'NIC_Intel-XXV710' and
7021 #           'NF_DENSITY' and
7022 #           'DOCKER' and
7023 #           'CHAIN' and
7024 #           'NF_VPPIP4' and
7025 #           '64B' and
7026 #           '8T4C' and
7027 #           'NDRPDR'"
7028 #  parameters:
7029 #  - "throughput"
7030 #  - "name"
7031 #  - "tags"
7032 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7033 #  x-axis: "X = CNFs per Service Chain"
7034 #  y-axis: "Y = Number of Service Chains"
7035 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7036 #  layout:
7037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7038 #    layout: "plot-service-density"
7039 #
7040 ## Plots - NF Density - CSC - NDR IMIX
7041 #- type: "plot"
7042 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7043 #  algorithm: "plot_nf_heatmap"
7044 #  output-file-type: ".html"
7045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7046 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7047 #  filter: "'NIC_Intel-XXV710' and
7048 #           'NF_DENSITY' and
7049 #           'DOCKER' and
7050 #           'CHAIN' and
7051 #           'NF_VPPIP4' and
7052 #           'IMIX' and
7053 #           '2T1C' and
7054 #           'NDRPDR'"
7055 #  parameters:
7056 #  - "throughput"
7057 #  - "name"
7058 #  - "tags"
7059 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7060 #  x-axis: "X = CNFs per Service Chain"
7061 #  y-axis: "Y = Number of Service Chains"
7062 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7063 #  layout:
7064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7065 #    layout: "plot-service-density"
7066 #
7067 #- type: "plot"
7068 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7069 #  algorithm: "plot_nf_heatmap"
7070 #  output-file-type: ".html"
7071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7072 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7073 #  filter: "'NIC_Intel-XXV710' and
7074 #           'NF_DENSITY' and
7075 #           'DOCKER' and
7076 #           'CHAIN' and
7077 #           'NF_VPPIP4' and
7078 #           'IMIX' and
7079 #           '4T2C' and
7080 #           'NDRPDR'"
7081 #  parameters:
7082 #  - "throughput"
7083 #  - "name"
7084 #  - "tags"
7085 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7086 #  x-axis: "X = CNFs per Service Chain"
7087 #  y-axis: "Y = Number of Service Chains"
7088 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7089 #  layout:
7090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7091 #    layout: "plot-service-density"
7092 #
7093 #- type: "plot"
7094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7095 #  algorithm: "plot_nf_heatmap"
7096 #  output-file-type: ".html"
7097 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7098 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7099 #  filter: "'NIC_Intel-XXV710' and
7100 #           'NF_DENSITY' and
7101 #           'DOCKER' and
7102 #           'CHAIN' and
7103 #           'NF_VPPIP4' and
7104 #           'IMIX' and
7105 #           '8T4C' and
7106 #           'NDRPDR'"
7107 #  parameters:
7108 #  - "throughput"
7109 #  - "name"
7110 #  - "tags"
7111 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7112 #  x-axis: "X = CNFs per Service Chain"
7113 #  y-axis: "Y = Number of Service Chains"
7114 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7115 #  layout:
7116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7117 #    layout: "plot-service-density"
7118 #
7119 ## Plots - NF Density - CSC - PDR 64b
7120 #- type: "plot"
7121 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7122 #  algorithm: "plot_nf_heatmap"
7123 #  output-file-type: ".html"
7124 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7125 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7126 #  filter: "'NIC_Intel-XXV710' and
7127 #           'NF_DENSITY' and
7128 #           'DOCKER' and
7129 #           'CHAIN' and
7130 #           'NF_VPPIP4' and
7131 #           '64B' and
7132 #           '2T1C' and
7133 #           'NDRPDR'"
7134 #  parameters:
7135 #  - "throughput"
7136 #  - "name"
7137 #  - "tags"
7138 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7139 #  x-axis: "X = CNFs per Service Chain"
7140 #  y-axis: "Y = Number of Service Chains"
7141 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7142 #  layout:
7143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7144 #    layout: "plot-service-density"
7145 #
7146 #- type: "plot"
7147 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7148 #  algorithm: "plot_nf_heatmap"
7149 #  output-file-type: ".html"
7150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7151 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7152 #  filter: "'NIC_Intel-XXV710' and
7153 #           'NF_DENSITY' and
7154 #           'DOCKER' and
7155 #           'CHAIN' and
7156 #           'NF_VPPIP4' and
7157 #           '64B' and
7158 #           '4T2C' and
7159 #           'NDRPDR'"
7160 #  parameters:
7161 #  - "throughput"
7162 #  - "name"
7163 #  - "tags"
7164 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7165 #  x-axis: "X = CNFs per Service Chain"
7166 #  y-axis: "Y = Number of Service Chains"
7167 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7168 #  layout:
7169 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7170 #    layout: "plot-service-density"
7171 #
7172 #- type: "plot"
7173 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7174 #  algorithm: "plot_nf_heatmap"
7175 #  output-file-type: ".html"
7176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7177 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7178 #  filter: "'NIC_Intel-XXV710' and
7179 #           'NF_DENSITY' and
7180 #           'DOCKER' and
7181 #           'CHAIN' and
7182 #           'NF_VPPIP4' and
7183 #           '64B' and
7184 #           '8T4C' and
7185 #           'NDRPDR'"
7186 #  parameters:
7187 #  - "throughput"
7188 #  - "name"
7189 #  - "tags"
7190 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7191 #  x-axis: "X = CNFs per Service Chain"
7192 #  y-axis: "Y = Number of Service Chains"
7193 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7194 #  layout:
7195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7196 #    layout: "plot-service-density"
7197 #
7198 ## Plots - NF Density - CSC - PDR IMIX
7199 #- type: "plot"
7200 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7201 #  algorithm: "plot_nf_heatmap"
7202 #  output-file-type: ".html"
7203 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7204 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7205 #  filter: "'NIC_Intel-XXV710' and
7206 #           'NF_DENSITY' and
7207 #           'DOCKER' and
7208 #           'CHAIN' and
7209 #           'NF_VPPIP4' and
7210 #           'IMIX' and
7211 #           '2T1C' and
7212 #           'NDRPDR'"
7213 #  parameters:
7214 #  - "throughput"
7215 #  - "name"
7216 #  - "tags"
7217 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7218 #  x-axis: "X = CNFs per Service Chain"
7219 #  y-axis: "Y = Number of Service Chains"
7220 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7221 #  layout:
7222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7223 #    layout: "plot-service-density"
7224 #
7225 #- type: "plot"
7226 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7227 #  algorithm: "plot_nf_heatmap"
7228 #  output-file-type: ".html"
7229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7230 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7231 #  filter: "'NIC_Intel-XXV710' and
7232 #           'NF_DENSITY' and
7233 #           'DOCKER' and
7234 #           'CHAIN' and
7235 #           'NF_VPPIP4' and
7236 #           'IMIX' and
7237 #           '4T2C' and
7238 #           'NDRPDR'"
7239 #  parameters:
7240 #  - "throughput"
7241 #  - "name"
7242 #  - "tags"
7243 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7244 #  x-axis: "X = CNFs per Service Chain"
7245 #  y-axis: "Y = Number of Service Chains"
7246 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7247 #  layout:
7248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7249 #    layout: "plot-service-density"
7250 #
7251 #- type: "plot"
7252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7253 #  algorithm: "plot_nf_heatmap"
7254 #  output-file-type: ".html"
7255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7256 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7257 #  filter: "'NIC_Intel-XXV710' and
7258 #           'NF_DENSITY' and
7259 #           'DOCKER' and
7260 #           'CHAIN' and
7261 #           'NF_VPPIP4' and
7262 #           'IMIX' and
7263 #           '8T4C' and
7264 #           'NDRPDR'"
7265 #  parameters:
7266 #  - "throughput"
7267 #  - "name"
7268 #  - "tags"
7269 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7270 #  x-axis: "X = CNFs per Service Chain"
7271 #  y-axis: "Y = Number of Service Chains"
7272 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7273 #  layout:
7274 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7275 #    layout: "plot-service-density"
7276 #
7277 ################################################################################
7278 #
7279 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7280 #- type: "plot"
7281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7282 #  algorithm: "plot_nf_heatmap"
7283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7284 #  data: "plot-vpp-nfv-3n-skx-mrr"
7285 #  filter: "'NIC_Intel-XXV710' and
7286 #           'NF_DENSITY' and
7287 #           'DOCKER' and
7288 #           'CHAIN' and
7289 #           'NF_VPPIP4' and
7290 #           'IPSEC' and
7291 #           'TNL_4' and
7292 #           'IMIX' and
7293 #           '2T1C' and
7294 #           'MRR'"
7295 #  parameters:
7296 #  - "result"
7297 #  - "name"
7298 #  - "tags"
7299 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7300 #  x-axis: "X = CNFs per Service Chain"
7301 #  y-axis: "Y = Number of Service Chains"
7302 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7303 #  layout:
7304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7305 #    layout: "plot-service-density"
7306 #
7307 #- type: "plot"
7308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7309 #  algorithm: "plot_nf_heatmap"
7310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7311 #  data: "plot-vpp-nfv-3n-skx-mrr"
7312 #  filter: "'NIC_Intel-XXV710' and
7313 #           'NF_DENSITY' and
7314 #           'DOCKER' and
7315 #           'CHAIN' and
7316 #           'NF_VPPIP4' and
7317 #           'IPSEC' and
7318 #           'TNL_4' and
7319 #           'IMIX' and
7320 #           '4T2C' and
7321 #           'MRR'"
7322 #  parameters:
7323 #  - "result"
7324 #  - "name"
7325 #  - "tags"
7326 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7327 #  x-axis: "X = CNFs per Service Chain"
7328 #  y-axis: "Y = Number of Service Chains"
7329 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7330 #  layout:
7331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7332 #    layout: "plot-service-density"
7333 #
7334 #- type: "plot"
7335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7336 #  algorithm: "plot_nf_heatmap"
7337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7338 #  data: "plot-vpp-nfv-3n-skx-mrr"
7339 #  filter: "'NIC_Intel-XXV710' and
7340 #           'NF_DENSITY' and
7341 #           'DOCKER' and
7342 #           'CHAIN' and
7343 #           'NF_VPPIP4' and
7344 #           'IPSEC' and
7345 #           'TNL_4' and
7346 #           'IMIX' and
7347 #           '8T4C' and
7348 #           'MRR'"
7349 #  parameters:
7350 #  - "result"
7351 #  - "name"
7352 #  - "tags"
7353 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7354 #  x-axis: "X = CNFs per Service Chain"
7355 #  y-axis: "Y = Number of Service Chains"
7356 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7357 #  layout:
7358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7359 #    layout: "plot-service-density"
7360 #
7361 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7362 #- type: "plot"
7363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7364 #  algorithm: "plot_nf_heatmap"
7365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7366 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7367 #  filter: "'NIC_Intel-XXV710' and
7368 #           'NF_DENSITY' and
7369 #           'DOCKER' and
7370 #           'CHAIN' and
7371 #           'NF_VPPIP4' and
7372 #           'IPSEC' and
7373 #           'TNL_4' and
7374 #           'IMIX' and
7375 #           '2T1C' and
7376 #           'NDRPDR'"
7377 #  parameters:
7378 #  - "throughput"
7379 #  - "name"
7380 #  - "tags"
7381 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7382 #  x-axis: "X = CNFs per Service Chain"
7383 #  y-axis: "Y = Number of Service Chains"
7384 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7385 #  layout:
7386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7387 #    layout: "plot-service-density"
7388 #
7389 #- type: "plot"
7390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7391 #  algorithm: "plot_nf_heatmap"
7392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7393 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7394 #  filter: "'NIC_Intel-XXV710' and
7395 #           'NF_DENSITY' and
7396 #           'DOCKER' and
7397 #           'CHAIN' and
7398 #           'NF_VPPIP4' and
7399 #           'IPSEC' and
7400 #           'TNL_4' and
7401 #           'IMIX' and
7402 #           '4T2C' and
7403 #           'NDRPDR'"
7404 #  parameters:
7405 #  - "throughput"
7406 #  - "name"
7407 #  - "tags"
7408 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7409 #  x-axis: "X = CNFs per Service Chain"
7410 #  y-axis: "Y = Number of Service Chains"
7411 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7412 #  layout:
7413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7414 #    layout: "plot-service-density"
7415 #
7416 #- type: "plot"
7417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7418 #  algorithm: "plot_nf_heatmap"
7419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7420 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7421 #  filter: "'NIC_Intel-XXV710' and
7422 #           'NF_DENSITY' and
7423 #           'DOCKER' and
7424 #           'CHAIN' and
7425 #           'NF_VPPIP4' and
7426 #           'IPSEC' and
7427 #           'TNL_4' and
7428 #           'IMIX' and
7429 #           '8T4C' and
7430 #           'NDRPDR'"
7431 #  parameters:
7432 #  - "throughput"
7433 #  - "name"
7434 #  - "tags"
7435 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7436 #  x-axis: "X = CNFs per Service Chain"
7437 #  y-axis: "Y = Number of Service Chains"
7438 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7439 #  layout:
7440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7441 #    layout: "plot-service-density"
7442 #
7443 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7444 #- type: "plot"
7445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7446 #  algorithm: "plot_nf_heatmap"
7447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7448 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7449 #  filter: "'NIC_Intel-XXV710' and
7450 #           'NF_DENSITY' and
7451 #           'DOCKER' and
7452 #           'CHAIN' and
7453 #           'NF_VPPIP4' and
7454 #           'IPSEC' and
7455 #           'TNL_4' and
7456 #           'IMIX' and
7457 #           '2T1C' and
7458 #           'NDRPDR'"
7459 #  parameters:
7460 #  - "throughput"
7461 #  - "name"
7462 #  - "tags"
7463 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7464 #  x-axis: "X = CNFs per Service Chain"
7465 #  y-axis: "Y = Number of Service Chains"
7466 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7467 #  layout:
7468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7469 #    layout: "plot-service-density"
7470 #
7471 #- type: "plot"
7472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7473 #  algorithm: "plot_nf_heatmap"
7474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7475 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7476 #  filter: "'NIC_Intel-XXV710' and
7477 #           'NF_DENSITY' and
7478 #           'DOCKER' and
7479 #           'CHAIN' and
7480 #           'NF_VPPIP4' and
7481 #           'IPSEC' and
7482 #           'TNL_4' and
7483 #           'IMIX' and
7484 #           '4T2C' and
7485 #           'NDRPDR'"
7486 #  parameters:
7487 #  - "throughput"
7488 #  - "name"
7489 #  - "tags"
7490 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7491 #  x-axis: "X = CNFs per Service Chain"
7492 #  y-axis: "Y = Number of Service Chains"
7493 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7494 #  layout:
7495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7496 #    layout: "plot-service-density"
7497 #
7498 #- type: "plot"
7499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7500 #  algorithm: "plot_nf_heatmap"
7501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7502 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7503 #  filter: "'NIC_Intel-XXV710' and
7504 #           'NF_DENSITY' and
7505 #           'DOCKER' and
7506 #           'CHAIN' and
7507 #           'NF_VPPIP4' and
7508 #           'IPSEC' and
7509 #           'TNL_4' and
7510 #           'IMIX' and
7511 #           '8T4C' and
7512 #           'NDRPDR'"
7513 #  parameters:
7514 #  - "throughput"
7515 #  - "name"
7516 #  - "tags"
7517 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7518 #  x-axis: "X = CNFs per Service Chain"
7519 #  y-axis: "Y = Number of Service Chains"
7520 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7521 #  layout:
7522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7523 #    layout: "plot-service-density"
7524
7525 ###############################################################################
7526
7527 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7528 - type: "plot"
7529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7530   algorithm: "plot_nf_heatmap"
7531   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7532   data: "plot-vpp-nfv-3n-hsw-mrr"
7533   filter: "'NIC_Intel-XL710' and
7534            'NF_DENSITY' and
7535            'DOCKER' and
7536            'CHAIN' and
7537            'NF_VPPIP4' and
7538            'IMIX' and
7539            'TNL_4' and
7540            '1T1C' and
7541            'MRR'"
7542   parameters:
7543   - "result"
7544   - "name"
7545   - "tags"
7546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7547   x-axis: "X = CNFs per Service Chain"
7548   y-axis: "Y = Number of Service Chains"
7549   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7550   layout:
7551     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7552     layout: "plot-service-density"
7553
7554 - type: "plot"
7555   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7556   algorithm: "plot_nf_heatmap"
7557   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7558   data: "plot-vpp-nfv-3n-hsw-mrr"
7559   filter: "'NIC_Intel-XL710' and
7560            'NF_DENSITY' and
7561            'DOCKER' and
7562            'CHAIN' and
7563            'NF_VPPIP4' and
7564            'IPSEC' and
7565            'TNL_4' and
7566            'IMIX' and
7567            '2T2C' and
7568            'MRR'"
7569   parameters:
7570   - "result"
7571   - "name"
7572   - "tags"
7573   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7574   x-axis: "X = CNFs per Service Chain"
7575   y-axis: "Y = Number of Service Chains"
7576   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7577   layout:
7578     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7579     layout: "plot-service-density"
7580
7581 - type: "plot"
7582   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7583   algorithm: "plot_nf_heatmap"
7584   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7585   data: "plot-vpp-nfv-3n-hsw-mrr"
7586   filter: "'NIC_Intel-XL710' and
7587            'NF_DENSITY' and
7588            'DOCKER' and
7589            'CHAIN' and
7590            'NF_VPPIP4' and
7591            'IPSEC' and
7592            'TNL_4' and
7593            'IMIX' and
7594            '4T4C' and
7595            'MRR'"
7596   parameters:
7597   - "result"
7598   - "name"
7599   - "tags"
7600   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7601   x-axis: "X = CNFs per Service Chain"
7602   y-axis: "Y = Number of Service Chains"
7603   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7604   layout:
7605     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7606     layout: "plot-service-density"
7607
7608 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7609 - type: "plot"
7610   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7611   algorithm: "plot_nf_heatmap"
7612   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7613   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7614   filter: "'NIC_Intel-XL710' and
7615            'NF_DENSITY' and
7616            'DOCKER' and
7617            'CHAIN' and
7618            'NF_VPPIP4' and
7619            'IPSEC' and
7620            'TNL_4' and
7621            'IMIX' and
7622            '1T1C' and
7623            'NDRPDR'"
7624   parameters:
7625   - "throughput"
7626   - "name"
7627   - "tags"
7628   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7629   x-axis: "X = CNFs per Service Chain"
7630   y-axis: "Y = Number of Service Chains"
7631   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7632   layout:
7633     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7634     layout: "plot-service-density"
7635
7636 - type: "plot"
7637   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7638   algorithm: "plot_nf_heatmap"
7639   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7640   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7641   filter: "'NIC_Intel-XL710' and
7642            'NF_DENSITY' and
7643            'DOCKER' and
7644            'CHAIN' and
7645            'NF_VPPIP4' and
7646            'IPSEC' and
7647            'TNL_4' and
7648            'IMIX' and
7649            '2T2C' and
7650            'NDRPDR'"
7651   parameters:
7652   - "throughput"
7653   - "name"
7654   - "tags"
7655   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7656   x-axis: "X = CNFs per Service Chain"
7657   y-axis: "Y = Number of Service Chains"
7658   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7659   layout:
7660     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7661     layout: "plot-service-density"
7662
7663 - type: "plot"
7664   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7665   algorithm: "plot_nf_heatmap"
7666   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7667   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7668   filter: "'NIC_Intel-XL710' and
7669            'NF_DENSITY' and
7670            'DOCKER' and
7671            'CHAIN' and
7672            'NF_VPPIP4' and
7673            'IPSEC' and
7674            'TNL_4' and
7675            'IMIX' and
7676            '4T4C' and
7677            'NDRPDR'"
7678   parameters:
7679   - "throughput"
7680   - "name"
7681   - "tags"
7682   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7683   x-axis: "X = CNFs per Service Chain"
7684   y-axis: "Y = Number of Service Chains"
7685   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7686   layout:
7687     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7688     layout: "plot-service-density"
7689
7690 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7691 - type: "plot"
7692   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7693   algorithm: "plot_nf_heatmap"
7694   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7695   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7696   filter: "'NIC_Intel-XL710' and
7697            'NF_DENSITY' and
7698            'DOCKER' and
7699            'CHAIN' and
7700            'NF_VPPIP4' and
7701            'IPSEC' and
7702            'TNL_4' and
7703            'IMIX' and
7704            '1T1C' and
7705            'NDRPDR'"
7706   parameters:
7707   - "throughput"
7708   - "name"
7709   - "tags"
7710   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7711   x-axis: "X = CNFs per Service Chain"
7712   y-axis: "Y = Number of Service Chains"
7713   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7714   layout:
7715     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7716     layout: "plot-service-density"
7717
7718 - type: "plot"
7719   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7720   algorithm: "plot_nf_heatmap"
7721   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7722   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7723   filter: "'NIC_Intel-XL710' and
7724            'NF_DENSITY' and
7725            'DOCKER' and
7726            'CHAIN' and
7727            'NF_VPPIP4' and
7728            'IPSEC' and
7729            'TNL_4' and
7730            'IMIX' and
7731            '2T2C' and
7732            'NDRPDR'"
7733   parameters:
7734   - "throughput"
7735   - "name"
7736   - "tags"
7737   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7738   x-axis: "X = CNFs per Service Chain"
7739   y-axis: "Y = Number of Service Chains"
7740   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7741   layout:
7742     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7743     layout: "plot-service-density"
7744
7745 - type: "plot"
7746   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7747   algorithm: "plot_nf_heatmap"
7748   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7749   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7750   filter: "'NIC_Intel-XL710' and
7751            'NF_DENSITY' and
7752            'DOCKER' and
7753            'CHAIN' and
7754            'NF_VPPIP4' and
7755            'IPSEC' and
7756            'TNL_4' and
7757            'IMIX' and
7758            '4T4C' and
7759            'NDRPDR'"
7760   parameters:
7761   - "throughput"
7762   - "name"
7763   - "tags"
7764   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7765   x-axis: "X = CNFs per Service Chain"
7766   y-axis: "Y = Number of Service Chains"
7767   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7768   layout:
7769     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7770     layout: "plot-service-density"
7771
7772 ###############################################################################
7773
7774 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7775 #- type: "plot"
7776 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7777 #  algorithm: "plot_nf_heatmap"
7778 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7779 #  data: "plot-vpp-nfv-3n-skx-mrr"
7780 #  filter: "'NIC_Intel-XXV710' and
7781 #           'NF_DENSITY' and
7782 #           'DOCKER' and
7783 #           'CHAIN' and
7784 #           'NF_VPPIP4' and
7785 #           'IPSEC' and
7786 #           'TNL_1000' and
7787 #           'IMIX' and
7788 #           '2T1C' and
7789 #           'MRR'"
7790 #  parameters:
7791 #  - "result"
7792 #  - "name"
7793 #  - "tags"
7794 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7795 #  x-axis: "X = CNFs per Service Chain"
7796 #  y-axis: "Y = Number of Service Chains"
7797 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7798 #  layout:
7799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7800 #    layout: "plot-service-density"
7801 #
7802 #- type: "plot"
7803 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7804 #  algorithm: "plot_nf_heatmap"
7805 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7806 #  data: "plot-vpp-nfv-3n-skx-mrr"
7807 #  filter: "'NIC_Intel-XXV710' and
7808 #           'NF_DENSITY' and
7809 #           'DOCKER' and
7810 #           'CHAIN' and
7811 #           'NF_VPPIP4' and
7812 #           'IPSEC' and
7813 #           'TNL_1000' and
7814 #           'IMIX' and
7815 #           '4T2C' and
7816 #           'MRR'"
7817 #  parameters:
7818 #  - "result"
7819 #  - "name"
7820 #  - "tags"
7821 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7822 #  x-axis: "X = CNFs per Service Chain"
7823 #  y-axis: "Y = Number of Service Chains"
7824 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7825 #  layout:
7826 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7827 #    layout: "plot-service-density"
7828 #
7829 #- type: "plot"
7830 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7831 #  algorithm: "plot_nf_heatmap"
7832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
7833 #  data: "plot-vpp-nfv-3n-skx-mrr"
7834 #  filter: "'NIC_Intel-XXV710' and
7835 #           'NF_DENSITY' and
7836 #           'DOCKER' and
7837 #           'CHAIN' and
7838 #           'NF_VPPIP4' and
7839 #           'IPSEC' and
7840 #           'TNL_1000' and
7841 #           'IMIX' and
7842 #           '8T4C' and
7843 #           'MRR'"
7844 #  parameters:
7845 #  - "result"
7846 #  - "name"
7847 #  - "tags"
7848 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7849 #  x-axis: "X = CNFs per Service Chain"
7850 #  y-axis: "Y = Number of Service Chains"
7851 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7852 #  layout:
7853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7854 #    layout: "plot-service-density"
7855 #
7856 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
7857 #- type: "plot"
7858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7859 #  algorithm: "plot_nf_heatmap"
7860 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
7861 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7862 #  filter: "'NIC_Intel-XXV710' and
7863 #           'NF_DENSITY' and
7864 #           'DOCKER' and
7865 #           'CHAIN' and
7866 #           'NF_VPPIP4' and
7867 #           'IPSEC' and
7868 #           'TNL_1000' and
7869 #           'IMIX' and
7870 #           '2T1C' and
7871 #           'NDRPDR'"
7872 #  parameters:
7873 #  - "throughput"
7874 #  - "name"
7875 #  - "tags"
7876 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7877 #  x-axis: "X = CNFs per Service Chain"
7878 #  y-axis: "Y = Number of Service Chains"
7879 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7880 #  layout:
7881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7882 #    layout: "plot-service-density"
7883 #
7884 #- type: "plot"
7885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7886 #  algorithm: "plot_nf_heatmap"
7887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
7888 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7889 #  filter: "'NIC_Intel-XXV710' and
7890 #           'NF_DENSITY' and
7891 #           'DOCKER' and
7892 #           'CHAIN' and
7893 #           'NF_VPPIP4' and
7894 #           'IPSEC' and
7895 #           'TNL_1000' and
7896 #           'IMIX' and
7897 #           '4T2C' and
7898 #           'NDRPDR'"
7899 #  parameters:
7900 #  - "throughput"
7901 #  - "name"
7902 #  - "tags"
7903 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7904 #  x-axis: "X = CNFs per Service Chain"
7905 #  y-axis: "Y = Number of Service Chains"
7906 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7907 #  layout:
7908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7909 #    layout: "plot-service-density"
7910 #
7911 #- type: "plot"
7912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7913 #  algorithm: "plot_nf_heatmap"
7914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
7915 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7916 #  filter: "'NIC_Intel-XXV710' and
7917 #           'NF_DENSITY' and
7918 #           'DOCKER' and
7919 #           'CHAIN' and
7920 #           'NF_VPPIP4' and
7921 #           'IPSEC' and
7922 #           'TNL_1000' and
7923 #           'IMIX' and
7924 #           '8T4C' and
7925 #           'NDRPDR'"
7926 #  parameters:
7927 #  - "throughput"
7928 #  - "name"
7929 #  - "tags"
7930 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7931 #  x-axis: "X = CNFs per Service Chain"
7932 #  y-axis: "Y = Number of Service Chains"
7933 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7934 #  layout:
7935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7936 #    layout: "plot-service-density"
7937 #
7938 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
7939 #- type: "plot"
7940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7941 #  algorithm: "plot_nf_heatmap"
7942 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
7943 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7944 #  filter: "'NIC_Intel-XXV710' and
7945 #           'NF_DENSITY' and
7946 #           'DOCKER' and
7947 #           'CHAIN' and
7948 #           'NF_VPPIP4' and
7949 #           'IPSEC' and
7950 #           'TNL_1000' and
7951 #           'IMIX' and
7952 #           '2T1C' and
7953 #           'NDRPDR'"
7954 #  parameters:
7955 #  - "throughput"
7956 #  - "name"
7957 #  - "tags"
7958 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7959 #  x-axis: "X = CNFs per Service Chain"
7960 #  y-axis: "Y = Number of Service Chains"
7961 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7962 #  layout:
7963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7964 #    layout: "plot-service-density"
7965 #
7966 #- type: "plot"
7967 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7968 #  algorithm: "plot_nf_heatmap"
7969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
7970 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7971 #  filter: "'NIC_Intel-XXV710' and
7972 #           'NF_DENSITY' and
7973 #           'DOCKER' and
7974 #           'CHAIN' and
7975 #           'NF_VPPIP4' and
7976 #           'IPSEC' and
7977 #           'TNL_1000' and
7978 #           'IMIX' and
7979 #           '4T2C' and
7980 #           'NDRPDR'"
7981 #  parameters:
7982 #  - "throughput"
7983 #  - "name"
7984 #  - "tags"
7985 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7986 #  x-axis: "X = CNFs per Service Chain"
7987 #  y-axis: "Y = Number of Service Chains"
7988 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7989 #  layout:
7990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7991 #    layout: "plot-service-density"
7992 #
7993 #- type: "plot"
7994 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7995 #  algorithm: "plot_nf_heatmap"
7996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
7997 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7998 #  filter: "'NIC_Intel-XXV710' and
7999 #           'NF_DENSITY' and
8000 #           'DOCKER' and
8001 #           'CHAIN' and
8002 #           'NF_VPPIP4' and
8003 #           'IPSEC' and
8004 #           'TNL_1000' and
8005 #           'IMIX' and
8006 #           '8T4C' and
8007 #           'NDRPDR'"
8008 #  parameters:
8009 #  - "throughput"
8010 #  - "name"
8011 #  - "tags"
8012 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8013 #  x-axis: "X = CNFs per Service Chain"
8014 #  y-axis: "Y = Number of Service Chains"
8015 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8016 #  layout:
8017 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8018 #    layout: "plot-service-density"
8019
8020 ###############################################################################
8021
8022 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8023 - type: "plot"
8024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8025   algorithm: "plot_nf_heatmap"
8026   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8027   data: "plot-vpp-nfv-3n-hsw-mrr"
8028   filter: "'NIC_Intel-XL710' and
8029            'NF_DENSITY' and
8030            'DOCKER' and
8031            'CHAIN' and
8032            'NF_VPPIP4' and
8033            'IMIX' and
8034            'TNL_1000' and
8035            '1T1C' and
8036            'MRR'"
8037   parameters:
8038   - "result"
8039   - "name"
8040   - "tags"
8041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8042   x-axis: "X = CNFs per Service Chain"
8043   y-axis: "Y = Number of Service Chains"
8044   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8045   layout:
8046     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8047     layout: "plot-service-density"
8048
8049 - type: "plot"
8050   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8051   algorithm: "plot_nf_heatmap"
8052   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8053   data: "plot-vpp-nfv-3n-hsw-mrr"
8054   filter: "'NIC_Intel-XL710' and
8055            'NF_DENSITY' and
8056            'DOCKER' and
8057            'CHAIN' and
8058            'NF_VPPIP4' and
8059            'IPSEC' and
8060            'TNL_1000' and
8061            'IMIX' and
8062            '2T2C' and
8063            'MRR'"
8064   parameters:
8065   - "result"
8066   - "name"
8067   - "tags"
8068   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8069   x-axis: "X = CNFs per Service Chain"
8070   y-axis: "Y = Number of Service Chains"
8071   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8072   layout:
8073     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8074     layout: "plot-service-density"
8075
8076 - type: "plot"
8077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8078   algorithm: "plot_nf_heatmap"
8079   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8080   data: "plot-vpp-nfv-3n-hsw-mrr"
8081   filter: "'NIC_Intel-XL710' and
8082            'NF_DENSITY' and
8083            'DOCKER' and
8084            'CHAIN' and
8085            'NF_VPPIP4' and
8086            'IPSEC' and
8087            'TNL_1000' and
8088            'IMIX' and
8089            '4T4C' and
8090            'MRR'"
8091   parameters:
8092   - "result"
8093   - "name"
8094   - "tags"
8095   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8096   x-axis: "X = CNFs per Service Chain"
8097   y-axis: "Y = Number of Service Chains"
8098   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8099   layout:
8100     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8101     layout: "plot-service-density"
8102
8103 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8104 - type: "plot"
8105   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8106   algorithm: "plot_nf_heatmap"
8107   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8108   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8109   filter: "'NIC_Intel-XL710' and
8110            'NF_DENSITY' and
8111            'DOCKER' and
8112            'CHAIN' and
8113            'NF_VPPIP4' and
8114            'IPSEC' and
8115            'TNL_1000' and
8116            'IMIX' and
8117            '1T1C' and
8118            'NDRPDR'"
8119   parameters:
8120   - "throughput"
8121   - "name"
8122   - "tags"
8123   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8124   x-axis: "X = CNFs per Service Chain"
8125   y-axis: "Y = Number of Service Chains"
8126   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8127   layout:
8128     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8129     layout: "plot-service-density"
8130
8131 - type: "plot"
8132   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8133   algorithm: "plot_nf_heatmap"
8134   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8135   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8136   filter: "'NIC_Intel-XL710' and
8137            'NF_DENSITY' and
8138            'DOCKER' and
8139            'CHAIN' and
8140            'NF_VPPIP4' and
8141            'IPSEC' and
8142            'TNL_1000' and
8143            'IMIX' and
8144            '2T2C' and
8145            'NDRPDR'"
8146   parameters:
8147   - "throughput"
8148   - "name"
8149   - "tags"
8150   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8151   x-axis: "X = CNFs per Service Chain"
8152   y-axis: "Y = Number of Service Chains"
8153   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8154   layout:
8155     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8156     layout: "plot-service-density"
8157
8158 - type: "plot"
8159   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8160   algorithm: "plot_nf_heatmap"
8161   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8162   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8163   filter: "'NIC_Intel-XL710' and
8164            'NF_DENSITY' and
8165            'DOCKER' and
8166            'CHAIN' and
8167            'NF_VPPIP4' and
8168            'IPSEC' and
8169            'TNL_1000' and
8170            'IMIX' and
8171            '4T4C' and
8172            'NDRPDR'"
8173   parameters:
8174   - "throughput"
8175   - "name"
8176   - "tags"
8177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8178   x-axis: "X = CNFs per Service Chain"
8179   y-axis: "Y = Number of Service Chains"
8180   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8181   layout:
8182     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8183     layout: "plot-service-density"
8184
8185 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8186 - type: "plot"
8187   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8188   algorithm: "plot_nf_heatmap"
8189   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8190   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8191   filter: "'NIC_Intel-XL710' and
8192            'NF_DENSITY' and
8193            'DOCKER' and
8194            'CHAIN' and
8195            'NF_VPPIP4' and
8196            'IPSEC' and
8197            'TNL_1000' and
8198            'IMIX' and
8199            '1T1C' and
8200            'NDRPDR'"
8201   parameters:
8202   - "throughput"
8203   - "name"
8204   - "tags"
8205   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8206   x-axis: "X = CNFs per Service Chain"
8207   y-axis: "Y = Number of Service Chains"
8208   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8209   layout:
8210     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8211     layout: "plot-service-density"
8212
8213 - type: "plot"
8214   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8215   algorithm: "plot_nf_heatmap"
8216   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8217   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8218   filter: "'NIC_Intel-XL710' and
8219            'NF_DENSITY' and
8220            'DOCKER' and
8221            'CHAIN' and
8222            'NF_VPPIP4' and
8223            'IPSEC' and
8224            'TNL_1000' and
8225            'IMIX' and
8226            '2T2C' and
8227            'NDRPDR'"
8228   parameters:
8229   - "throughput"
8230   - "name"
8231   - "tags"
8232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8233   x-axis: "X = CNFs per Service Chain"
8234   y-axis: "Y = Number of Service Chains"
8235   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8236   layout:
8237     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8238     layout: "plot-service-density"
8239
8240 - type: "plot"
8241   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8242   algorithm: "plot_nf_heatmap"
8243   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8244   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8245   filter: "'NIC_Intel-XL710' and
8246            'NF_DENSITY' and
8247            'DOCKER' and
8248            'CHAIN' and
8249            'NF_VPPIP4' and
8250            'IPSEC' and
8251            'TNL_1000' and
8252            'IMIX' and
8253            '4T4C' and
8254            'NDRPDR'"
8255   parameters:
8256   - "throughput"
8257   - "name"
8258   - "tags"
8259   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8260   x-axis: "X = CNFs per Service Chain"
8261   y-axis: "Y = Number of Service Chains"
8262   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8263   layout:
8264     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8265     layout: "plot-service-density"
8266
8267 ###############################################################################
8268
8269 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8270 #- type: "plot"
8271 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8272 #  algorithm: "plot_nf_heatmap"
8273 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8274 #  data: "plot-vpp-nfv-3n-skx-mrr"
8275 #  filter: "'NIC_Intel-XXV710' and
8276 #           'NF_DENSITY' and
8277 #           'DOCKER' and
8278 #           'CHAIN' and
8279 #           'NF_VPPIP4' and
8280 #           'IPSEC' and
8281 #           'TNL_10000' and
8282 #           'IMIX' and
8283 #           '2T1C' and
8284 #           'MRR'"
8285 #  parameters:
8286 #  - "result"
8287 #  - "name"
8288 #  - "tags"
8289 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8290 #  x-axis: "X = CNFs per Service Chain"
8291 #  y-axis: "Y = Number of Service Chains"
8292 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8293 #  layout:
8294 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8295 #    layout: "plot-service-density"
8296 #
8297 #- type: "plot"
8298 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8299 #  algorithm: "plot_nf_heatmap"
8300 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8301 #  data: "plot-vpp-nfv-3n-skx-mrr"
8302 #  filter: "'NIC_Intel-XXV710' and
8303 #           'NF_DENSITY' and
8304 #           'DOCKER' and
8305 #           'CHAIN' and
8306 #           'NF_VPPIP4' and
8307 #           'IPSEC' and
8308 #           'TNL_10000' and
8309 #           'IMIX' and
8310 #           '4T2C' and
8311 #           'MRR'"
8312 #  parameters:
8313 #  - "result"
8314 #  - "name"
8315 #  - "tags"
8316 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8317 #  x-axis: "X = CNFs per Service Chain"
8318 #  y-axis: "Y = Number of Service Chains"
8319 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8320 #  layout:
8321 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8322 #    layout: "plot-service-density"
8323 #
8324 #- type: "plot"
8325 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8326 #  algorithm: "plot_nf_heatmap"
8327 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8328 #  data: "plot-vpp-nfv-3n-skx-mrr"
8329 #  filter: "'NIC_Intel-XXV710' and
8330 #           'NF_DENSITY' and
8331 #           'DOCKER' and
8332 #           'CHAIN' and
8333 #           'NF_VPPIP4' and
8334 #           'IPSEC' and
8335 #           'TNL_10000' and
8336 #           'IMIX' and
8337 #           '8T4C' and
8338 #           'MRR'"
8339 #  parameters:
8340 #  - "result"
8341 #  - "name"
8342 #  - "tags"
8343 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8344 #  x-axis: "X = CNFs per Service Chain"
8345 #  y-axis: "Y = Number of Service Chains"
8346 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8347 #  layout:
8348 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8349 #    layout: "plot-service-density"
8350 #
8351 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8352 #- type: "plot"
8353 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8354 #  algorithm: "plot_nf_heatmap"
8355 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8356 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8357 #  filter: "'NIC_Intel-XXV710' and
8358 #           'NF_DENSITY' and
8359 #           'DOCKER' and
8360 #           'CHAIN' and
8361 #           'NF_VPPIP4' and
8362 #           'IPSEC' and
8363 #           'TNL_10000' and
8364 #           'IMIX' and
8365 #           '2T1C' and
8366 #           'NDRPDR'"
8367 #  parameters:
8368 #  - "throughput"
8369 #  - "name"
8370 #  - "tags"
8371 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8372 #  x-axis: "X = CNFs per Service Chain"
8373 #  y-axis: "Y = Number of Service Chains"
8374 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8375 #  layout:
8376 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8377 #    layout: "plot-service-density"
8378 #
8379 #- type: "plot"
8380 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8381 #  algorithm: "plot_nf_heatmap"
8382 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8383 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8384 #  filter: "'NIC_Intel-XXV710' and
8385 #           'NF_DENSITY' and
8386 #           'DOCKER' and
8387 #           'CHAIN' and
8388 #           'NF_VPPIP4' and
8389 #           'IPSEC' and
8390 #           'TNL_10000' and
8391 #           'IMIX' and
8392 #           '4T2C' and
8393 #           'NDRPDR'"
8394 #  parameters:
8395 #  - "throughput"
8396 #  - "name"
8397 #  - "tags"
8398 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8399 #  x-axis: "X = CNFs per Service Chain"
8400 #  y-axis: "Y = Number of Service Chains"
8401 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8402 #  layout:
8403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8404 #    layout: "plot-service-density"
8405 #
8406 #- type: "plot"
8407 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8408 #  algorithm: "plot_nf_heatmap"
8409 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8410 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8411 #  filter: "'NIC_Intel-XXV710' and
8412 #           'NF_DENSITY' and
8413 #           'DOCKER' and
8414 #           'CHAIN' and
8415 #           'NF_VPPIP4' and
8416 #           'IPSEC' and
8417 #           'TNL_10000' and
8418 #           'IMIX' and
8419 #           '8T4C' and
8420 #           'NDRPDR'"
8421 #  parameters:
8422 #  - "throughput"
8423 #  - "name"
8424 #  - "tags"
8425 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8426 #  x-axis: "X = CNFs per Service Chain"
8427 #  y-axis: "Y = Number of Service Chains"
8428 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8429 #  layout:
8430 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8431 #    layout: "plot-service-density"
8432 #
8433 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8434 #- type: "plot"
8435 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8436 #  algorithm: "plot_nf_heatmap"
8437 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8438 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8439 #  filter: "'NIC_Intel-XXV710' and
8440 #           'NF_DENSITY' and
8441 #           'DOCKER' and
8442 #           'CHAIN' and
8443 #           'NF_VPPIP4' and
8444 #           'IPSEC' and
8445 #           'TNL_10000' and
8446 #           'IMIX' and
8447 #           '2T1C' and
8448 #           'NDRPDR'"
8449 #  parameters:
8450 #  - "throughput"
8451 #  - "name"
8452 #  - "tags"
8453 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8454 #  x-axis: "X = CNFs per Service Chain"
8455 #  y-axis: "Y = Number of Service Chains"
8456 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8457 #  layout:
8458 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8459 #    layout: "plot-service-density"
8460 #
8461 #- type: "plot"
8462 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8463 #  algorithm: "plot_nf_heatmap"
8464 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8465 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8466 #  filter: "'NIC_Intel-XXV710' and
8467 #           'NF_DENSITY' and
8468 #           'DOCKER' and
8469 #           'CHAIN' and
8470 #           'NF_VPPIP4' and
8471 #           'IPSEC' and
8472 #           'TNL_10000' and
8473 #           'IMIX' and
8474 #           '4T2C' and
8475 #           'NDRPDR'"
8476 #  parameters:
8477 #  - "throughput"
8478 #  - "name"
8479 #  - "tags"
8480 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8481 #  x-axis: "X = CNFs per Service Chain"
8482 #  y-axis: "Y = Number of Service Chains"
8483 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8484 #  layout:
8485 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8486 #    layout: "plot-service-density"
8487 #
8488 #- type: "plot"
8489 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8490 #  algorithm: "plot_nf_heatmap"
8491 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8492 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8493 #  filter: "'NIC_Intel-XXV710' and
8494 #           'NF_DENSITY' and
8495 #           'DOCKER' and
8496 #           'CHAIN' and
8497 #           'NF_VPPIP4' and
8498 #           'IPSEC' and
8499 #           'TNL_10000' and
8500 #           'IMIX' and
8501 #           '8T4C' and
8502 #           'NDRPDR'"
8503 #  parameters:
8504 #  - "throughput"
8505 #  - "name"
8506 #  - "tags"
8507 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8508 #  x-axis: "X = CNFs per Service Chain"
8509 #  y-axis: "Y = Number of Service Chains"
8510 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8511 #  layout:
8512 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8513 #    layout: "plot-service-density"
8514
8515 ###############################################################################
8516
8517 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8518 - type: "plot"
8519   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8520   algorithm: "plot_nf_heatmap"
8521   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8522   data: "plot-vpp-nfv-3n-hsw-mrr"
8523   filter: "'NIC_Intel-XL710' and
8524            'NF_DENSITY' and
8525            'DOCKER' and
8526            'CHAIN' and
8527            'NF_VPPIP4' and
8528            'IMIX' and
8529            'TNL_10000' and
8530            '1T1C' and
8531            'MRR'"
8532   parameters:
8533   - "result"
8534   - "name"
8535   - "tags"
8536   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8537   x-axis: "X = CNFs per Service Chain"
8538   y-axis: "Y = Number of Service Chains"
8539   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8540   layout:
8541     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8542     layout: "plot-service-density"
8543
8544 - type: "plot"
8545   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8546   algorithm: "plot_nf_heatmap"
8547   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8548   data: "plot-vpp-nfv-3n-hsw-mrr"
8549   filter: "'NIC_Intel-XL710' and
8550            'NF_DENSITY' and
8551            'DOCKER' and
8552            'CHAIN' and
8553            'NF_VPPIP4' and
8554            'IPSEC' and
8555            'TNL_10000' and
8556            'IMIX' and
8557            '2T2C' and
8558            'MRR'"
8559   parameters:
8560   - "result"
8561   - "name"
8562   - "tags"
8563   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8564   x-axis: "X = CNFs per Service Chain"
8565   y-axis: "Y = Number of Service Chains"
8566   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8567   layout:
8568     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8569     layout: "plot-service-density"
8570
8571 - type: "plot"
8572   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8573   algorithm: "plot_nf_heatmap"
8574   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8575   data: "plot-vpp-nfv-3n-hsw-mrr"
8576   filter: "'NIC_Intel-XL710' and
8577            'NF_DENSITY' and
8578            'DOCKER' and
8579            'CHAIN' and
8580            'NF_VPPIP4' and
8581            'IPSEC' and
8582            'TNL_10000' and
8583            'IMIX' and
8584            '4T4C' and
8585            'MRR'"
8586   parameters:
8587   - "result"
8588   - "name"
8589   - "tags"
8590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8591   x-axis: "X = CNFs per Service Chain"
8592   y-axis: "Y = Number of Service Chains"
8593   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8594   layout:
8595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8596     layout: "plot-service-density"
8597
8598 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8599 - type: "plot"
8600   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8601   algorithm: "plot_nf_heatmap"
8602   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8603   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8604   filter: "'NIC_Intel-XL710' and
8605            'NF_DENSITY' and
8606            'DOCKER' and
8607            'CHAIN' and
8608            'NF_VPPIP4' and
8609            'IPSEC' and
8610            'TNL_10000' and
8611            'IMIX' and
8612            '1T1C' and
8613            'NDRPDR'"
8614   parameters:
8615   - "throughput"
8616   - "name"
8617   - "tags"
8618   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8619   x-axis: "X = CNFs per Service Chain"
8620   y-axis: "Y = Number of Service Chains"
8621   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8622   layout:
8623     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8624     layout: "plot-service-density"
8625
8626 - type: "plot"
8627   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8628   algorithm: "plot_nf_heatmap"
8629   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8630   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8631   filter: "'NIC_Intel-XL710' and
8632            'NF_DENSITY' and
8633            'DOCKER' and
8634            'CHAIN' and
8635            'NF_VPPIP4' and
8636            'IPSEC' and
8637            'TNL_10000' and
8638            'IMIX' and
8639            '2T2C' and
8640            'NDRPDR'"
8641   parameters:
8642   - "throughput"
8643   - "name"
8644   - "tags"
8645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8646   x-axis: "X = CNFs per Service Chain"
8647   y-axis: "Y = Number of Service Chains"
8648   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8649   layout:
8650     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8651     layout: "plot-service-density"
8652
8653 - type: "plot"
8654   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8655   algorithm: "plot_nf_heatmap"
8656   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8657   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8658   filter: "'NIC_Intel-XL710' and
8659            'NF_DENSITY' and
8660            'DOCKER' and
8661            'CHAIN' and
8662            'NF_VPPIP4' and
8663            'IPSEC' and
8664            'TNL_10000' and
8665            'IMIX' and
8666            '4T4C' and
8667            'NDRPDR'"
8668   parameters:
8669   - "throughput"
8670   - "name"
8671   - "tags"
8672   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8673   x-axis: "X = CNFs per Service Chain"
8674   y-axis: "Y = Number of Service Chains"
8675   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8676   layout:
8677     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8678     layout: "plot-service-density"
8679
8680 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8681 - type: "plot"
8682   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8683   algorithm: "plot_nf_heatmap"
8684   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8685   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8686   filter: "'NIC_Intel-XL710' and
8687            'NF_DENSITY' and
8688            'DOCKER' and
8689            'CHAIN' and
8690            'NF_VPPIP4' and
8691            'IPSEC' and
8692            'TNL_10000' and
8693            'IMIX' and
8694            '1T1C' and
8695            'NDRPDR'"
8696   parameters:
8697   - "throughput"
8698   - "name"
8699   - "tags"
8700   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8701   x-axis: "X = CNFs per Service Chain"
8702   y-axis: "Y = Number of Service Chains"
8703   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8704   layout:
8705     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8706     layout: "plot-service-density"
8707
8708 - type: "plot"
8709   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8710   algorithm: "plot_nf_heatmap"
8711   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8712   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8713   filter: "'NIC_Intel-XL710' and
8714            'NF_DENSITY' and
8715            'DOCKER' and
8716            'CHAIN' and
8717            'NF_VPPIP4' and
8718            'IPSEC' and
8719            'TNL_10000' and
8720            'IMIX' and
8721            '2T2C' and
8722            'NDRPDR'"
8723   parameters:
8724   - "throughput"
8725   - "name"
8726   - "tags"
8727   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8728   x-axis: "X = CNFs per Service Chain"
8729   y-axis: "Y = Number of Service Chains"
8730   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8731   layout:
8732     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8733     layout: "plot-service-density"
8734
8735 - type: "plot"
8736   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8737   algorithm: "plot_nf_heatmap"
8738   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8739   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8740   filter: "'NIC_Intel-XL710' and
8741            'NF_DENSITY' and
8742            'DOCKER' and
8743            'CHAIN' and
8744            'NF_VPPIP4' and
8745            'IPSEC' and
8746            'TNL_10000' and
8747            'IMIX' and
8748            '4T4C' and
8749            'NDRPDR'"
8750   parameters:
8751   - "throughput"
8752   - "name"
8753   - "tags"
8754   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8755   x-axis: "X = CNFs per Service Chain"
8756   y-axis: "Y = Number of Service Chains"
8757   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8758   layout:
8759     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8760     layout: "plot-service-density"
8761
8762 ###############################################################################
8763
8764 # Plots - NF Density - CSP - MRR 64b
8765
8766 #- type: "plot"
8767 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8768 #  algorithm: "plot_nf_heatmap"
8769 #  output-file-type: ".html"
8770 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8771 #  data: "plot-vpp-nfv-2n-skx-mrr"
8772 #  filter: "'NIC_Intel-XXV710' and
8773 #           'NF_DENSITY' and
8774 #           'DOCKER' and
8775 #           'PIPELINE' and
8776 #           'NF_VPPIP4' and
8777 #           '64B' and
8778 #           '2T1C' and
8779 #           'MRR'"
8780 #  parameters:
8781 #  - "result"
8782 #  - "name"
8783 #  - "tags"
8784 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8785 #  x-axis: "X = CNFs per Service Pipeline"
8786 #  y-axis: "Y = Number of Service Pipelines"
8787 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8788 #  layout:
8789 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8790 #    layout: "plot-service-density"
8791 #
8792 #- type: "plot"
8793 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8794 #  algorithm: "plot_nf_heatmap"
8795 #  output-file-type: ".html"
8796 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8797 #  data: "plot-vpp-nfv-2n-skx-mrr"
8798 #  filter: "'NIC_Intel-XXV710' and
8799 #           'NF_DENSITY' and
8800 #           'DOCKER' and
8801 #           'PIPELINE' and
8802 #           'NF_VPPIP4' and
8803 #           '64B' and
8804 #           '4T2C' and
8805 #           'MRR'"
8806 #  parameters:
8807 #  - "result"
8808 #  - "name"
8809 #  - "tags"
8810 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8811 #  x-axis: "X = CNFs per Service Pipeline"
8812 #  y-axis: "Y = Number of Service Pipelines"
8813 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8814 #  layout:
8815 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8816 #    layout: "plot-service-density"
8817 #
8818 #- type: "plot"
8819 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8820 #  algorithm: "plot_nf_heatmap"
8821 #  output-file-type: ".html"
8822 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
8823 #  data: "plot-vpp-nfv-2n-skx-mrr"
8824 #  filter: "'NIC_Intel-XXV710' and
8825 #           'NF_DENSITY' and
8826 #           'DOCKER' and
8827 #           'PIPELINE' and
8828 #           'NF_VPPIP4' and
8829 #           '64B' and
8830 #           '8T4C' and
8831 #           'MRR'"
8832 #  parameters:
8833 #  - "result"
8834 #  - "name"
8835 #  - "tags"
8836 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8837 #  x-axis: "X = CNFs per Service Pipeline"
8838 #  y-axis: "Y = Number of Service Pipelines"
8839 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8840 #  layout:
8841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8842 #    layout: "plot-service-density"
8843 #
8844 ## Plots - NF Density - CSP - MRR IMIX
8845 #- type: "plot"
8846 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8847 #  algorithm: "plot_nf_heatmap"
8848 #  output-file-type: ".html"
8849 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
8850 #  data: "plot-vpp-nfv-2n-skx-mrr"
8851 #  filter: "'NIC_Intel-XXV710' and
8852 #           'NF_DENSITY' and
8853 #           'DOCKER' and
8854 #           'PIPELINE' and
8855 #           'NF_VPPIP4' and
8856 #           'IMIX' and
8857 #           '2T1C' and
8858 #           'MRR'"
8859 #  parameters:
8860 #  - "result"
8861 #  - "name"
8862 #  - "tags"
8863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8864 #  x-axis: "X = CNFs per Service Pipeline"
8865 #  y-axis: "Y = Number of Service Pipelines"
8866 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8867 #  layout:
8868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8869 #    layout: "plot-service-density"
8870 #
8871 #- type: "plot"
8872 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8873 #  algorithm: "plot_nf_heatmap"
8874 #  output-file-type: ".html"
8875 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
8876 #  data: "plot-vpp-nfv-2n-skx-mrr"
8877 #  filter: "'NIC_Intel-XXV710' and
8878 #           'NF_DENSITY' and
8879 #           'DOCKER' and
8880 #           'PIPELINE' and
8881 #           'NF_VPPIP4' and
8882 #           'IMIX' and
8883 #           '4T2C' and
8884 #           'MRR'"
8885 #  parameters:
8886 #  - "result"
8887 #  - "name"
8888 #  - "tags"
8889 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8890 #  x-axis: "X = CNFs per Service Pipeline"
8891 #  y-axis: "Y = Number of Service Pipelines"
8892 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8893 #  layout:
8894 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8895 #    layout: "plot-service-density"
8896 #
8897 #- type: "plot"
8898 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8899 #  algorithm: "plot_nf_heatmap"
8900 #  output-file-type: ".html"
8901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
8902 #  data: "plot-vpp-nfv-2n-skx-mrr"
8903 #  filter: "'NIC_Intel-XXV710' and
8904 #           'NF_DENSITY' and
8905 #           'DOCKER' and
8906 #           'PIPELINE' and
8907 #           'NF_VPPIP4' and
8908 #           'IMIX' and
8909 #           '8T4C' and
8910 #           'MRR'"
8911 #  parameters:
8912 #  - "result"
8913 #  - "name"
8914 #  - "tags"
8915 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8916 #  x-axis: "X = CNFs per Service Pipeline"
8917 #  y-axis: "Y = Number of Service Pipelines"
8918 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8919 #  layout:
8920 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8921 #    layout: "plot-service-density"
8922 #
8923 ## Plots - NF Density - CSP - NDR 64b
8924 #- type: "plot"
8925 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8926 #  algorithm: "plot_nf_heatmap"
8927 #  output-file-type: ".html"
8928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
8929 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8930 #  filter: "'NIC_Intel-XXV710' and
8931 #           'NF_DENSITY' and
8932 #           'DOCKER' and
8933 #           'PIPELINE' and
8934 #           'NF_VPPIP4' and
8935 #           '64B' and
8936 #           '2T1C' and
8937 #           'NDRPDR'"
8938 #  parameters:
8939 #  - "throughput"
8940 #  - "name"
8941 #  - "tags"
8942 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8943 #  x-axis: "X = CNFs per Service Pipeline"
8944 #  y-axis: "Y = Number of Service Pipelines"
8945 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8946 #  layout:
8947 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8948 #    layout: "plot-service-density"
8949 #
8950 #- type: "plot"
8951 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8952 #  algorithm: "plot_nf_heatmap"
8953 #  output-file-type: ".html"
8954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
8955 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8956 #  filter: "'NIC_Intel-XXV710' and
8957 #           'NF_DENSITY' and
8958 #           'DOCKER' and
8959 #           'PIPELINE' and
8960 #           'NF_VPPIP4' and
8961 #           '64B' and
8962 #           '4T2C' and
8963 #           'NDRPDR'"
8964 #  parameters:
8965 #  - "throughput"
8966 #  - "name"
8967 #  - "tags"
8968 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8969 #  x-axis: "X = CNFs per Service Pipeline"
8970 #  y-axis: "Y = Number of Service Pipelines"
8971 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8972 #  layout:
8973 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8974 #    layout: "plot-service-density"
8975 #
8976 #- type: "plot"
8977 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8978 #  algorithm: "plot_nf_heatmap"
8979 #  output-file-type: ".html"
8980 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
8981 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8982 #  filter: "'NIC_Intel-XXV710' and
8983 #           'NF_DENSITY' and
8984 #           'DOCKER' and
8985 #           'PIPELINE' and
8986 #           'NF_VPPIP4' and
8987 #           '64B' and
8988 #           '8T4C' and
8989 #           'NDRPDR'"
8990 #  parameters:
8991 #  - "throughput"
8992 #  - "name"
8993 #  - "tags"
8994 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8995 #  x-axis: "X = CNFs per Service Pipeline"
8996 #  y-axis: "Y = Number of Service Pipelines"
8997 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8998 #  layout:
8999 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9000 #    layout: "plot-service-density"
9001 #
9002 ## Plots - NF Density - CSP - NDR IMIX
9003 #- type: "plot"
9004 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9005 #  algorithm: "plot_nf_heatmap"
9006 #  output-file-type: ".html"
9007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9008 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9009 #  filter: "'NIC_Intel-XXV710' and
9010 #           'NF_DENSITY' and
9011 #           'DOCKER' and
9012 #           'PIPELINE' and
9013 #           'NF_VPPIP4' and
9014 #           'IMIX' and
9015 #           '2T1C' and
9016 #           'NDRPDR'"
9017 #  parameters:
9018 #  - "throughput"
9019 #  - "name"
9020 #  - "tags"
9021 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9022 #  x-axis: "X = CNFs per Service Pipeline"
9023 #  y-axis: "Y = Number of Service Pipelines"
9024 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9025 #  layout:
9026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9027 #    layout: "plot-service-density"
9028 #
9029 #- type: "plot"
9030 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9031 #  algorithm: "plot_nf_heatmap"
9032 #  output-file-type: ".html"
9033 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9034 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9035 #  filter: "'NIC_Intel-XXV710' and
9036 #           'NF_DENSITY' and
9037 #           'DOCKER' and
9038 #           'PIPELINE' and
9039 #           'NF_VPPIP4' and
9040 #           'IMIX' and
9041 #           '4T2C' and
9042 #           'NDRPDR'"
9043 #  parameters:
9044 #  - "throughput"
9045 #  - "name"
9046 #  - "tags"
9047 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9048 #  x-axis: "X = CNFs per Service Pipeline"
9049 #  y-axis: "Y = Number of Service Pipelines"
9050 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9051 #  layout:
9052 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9053 #    layout: "plot-service-density"
9054 #
9055 #- type: "plot"
9056 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9057 #  algorithm: "plot_nf_heatmap"
9058 #  output-file-type: ".html"
9059 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9060 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9061 #  filter: "'NIC_Intel-XXV710' and
9062 #           'NF_DENSITY' and
9063 #           'DOCKER' and
9064 #           'PIPELINE' and
9065 #           'NF_VPPIP4' and
9066 #           'IMIX' and
9067 #           '8T4C' and
9068 #           'NDRPDR'"
9069 #  parameters:
9070 #  - "throughput"
9071 #  - "name"
9072 #  - "tags"
9073 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9074 #  x-axis: "X = CNFs per Service Pipeline"
9075 #  y-axis: "Y = Number of Service Pipelines"
9076 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9077 #  layout:
9078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9079 #    layout: "plot-service-density"
9080 #
9081 ## Plots - NF Density - CSP - PDR 64b
9082 #- type: "plot"
9083 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9084 #  algorithm: "plot_nf_heatmap"
9085 #  output-file-type: ".html"
9086 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9087 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9088 #  filter: "'NIC_Intel-XXV710' and
9089 #           'NF_DENSITY' and
9090 #           'DOCKER' and
9091 #           'PIPELINE' and
9092 #           'NF_VPPIP4' and
9093 #           '64B' and
9094 #           '2T1C' and
9095 #           'NDRPDR'"
9096 #  parameters:
9097 #  - "throughput"
9098 #  - "name"
9099 #  - "tags"
9100 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9101 #  x-axis: "X = CNFs per Service Pipeline"
9102 #  y-axis: "Y = Number of Service Pipelines"
9103 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9104 #  layout:
9105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9106 #    layout: "plot-service-density"
9107 #
9108 #- type: "plot"
9109 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9110 #  algorithm: "plot_nf_heatmap"
9111 #  output-file-type: ".html"
9112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9113 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9114 #  filter: "'NIC_Intel-XXV710' and
9115 #           'NF_DENSITY' and
9116 #           'DOCKER' and
9117 #           'PIPELINE' and
9118 #           'NF_VPPIP4' and
9119 #           '64B' and
9120 #           '4T2C' and
9121 #           'NDRPDR'"
9122 #  parameters:
9123 #  - "throughput"
9124 #  - "name"
9125 #  - "tags"
9126 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9127 #  x-axis: "X = CNFs per Service Pipeline"
9128 #  y-axis: "Y = Number of Service Pipelines"
9129 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9130 #  layout:
9131 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9132 #    layout: "plot-service-density"
9133 #
9134 #- type: "plot"
9135 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9136 #  algorithm: "plot_nf_heatmap"
9137 #  output-file-type: ".html"
9138 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9139 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9140 #  filter: "'NIC_Intel-XXV710' and
9141 #           'NF_DENSITY' and
9142 #           'DOCKER' and
9143 #           'PIPELINE' and
9144 #           'NF_VPPIP4' and
9145 #           '64B' and
9146 #           '8T4C' and
9147 #           'NDRPDR'"
9148 #  parameters:
9149 #  - "throughput"
9150 #  - "name"
9151 #  - "tags"
9152 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9153 #  x-axis: "X = CNFs per Service Pipeline"
9154 #  y-axis: "Y = Number of Service Pipelines"
9155 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9156 #  layout:
9157 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9158 #    layout: "plot-service-density"
9159 #
9160 ## Plots - NF Density - CSP - PDR IMIX
9161 #- type: "plot"
9162 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9163 #  algorithm: "plot_nf_heatmap"
9164 #  output-file-type: ".html"
9165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9166 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9167 #  filter: "'NIC_Intel-XXV710' and
9168 #           'NF_DENSITY' and
9169 #           'DOCKER' and
9170 #           'PIPELINE' and
9171 #           'NF_VPPIP4' and
9172 #           'IMIX' and
9173 #           '2T1C' and
9174 #           'NDRPDR'"
9175 #  parameters:
9176 #  - "throughput"
9177 #  - "name"
9178 #  - "tags"
9179 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9180 #  x-axis: "X = CNFs per Service Pipeline"
9181 #  y-axis: "Y = Number of Service Pipelines"
9182 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9183 #  layout:
9184 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9185 #    layout: "plot-service-density"
9186 #
9187 #- type: "plot"
9188 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9189 #  algorithm: "plot_nf_heatmap"
9190 #  output-file-type: ".html"
9191 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9192 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9193 #  filter: "'NIC_Intel-XXV710' and
9194 #           'NF_DENSITY' and
9195 #           'DOCKER' and
9196 #           'PIPELINE' and
9197 #           'NF_VPPIP4' and
9198 #           'IMIX' and
9199 #           '4T2C' and
9200 #           'NDRPDR'"
9201 #  parameters:
9202 #  - "throughput"
9203 #  - "name"
9204 #  - "tags"
9205 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9206 #  x-axis: "X = CNFs per Service Pipeline"
9207 #  y-axis: "Y = Number of Service Pipelines"
9208 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9209 #  layout:
9210 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9211 #    layout: "plot-service-density"
9212 #
9213 #- type: "plot"
9214 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9215 #  algorithm: "plot_nf_heatmap"
9216 #  output-file-type: ".html"
9217 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9218 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9219 #  filter: "'NIC_Intel-XXV710' and
9220 #           'NF_DENSITY' and
9221 #           'DOCKER' and
9222 #           'PIPELINE' and
9223 #           'NF_VPPIP4' and
9224 #           'IMIX' and
9225 #           '8T4C' and
9226 #           'NDRPDR'"
9227 #  parameters:
9228 #  - "throughput"
9229 #  - "name"
9230 #  - "tags"
9231 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9232 #  x-axis: "X = CNFs per Service Pipeline"
9233 #  y-axis: "Y = Number of Service Pipelines"
9234 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9235 #  layout:
9236 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9237 #    layout: "plot-service-density"
9238
9239 ###############################################################################
9240 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9241
9242 #- type: "plot"
9243 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9244 #  algorithm: "plot_nf_heatmap"
9245 #  output-file-type: ".html"
9246 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9247 #  data: "plot-vpp-nfv-2n-clx-mrr"
9248 #  filter: "'NIC_Intel-XXV710' and
9249 #           'NF_DENSITY' and
9250 #           'VHOST' and
9251 #           not 'VXLAN' and
9252 #           'CHAIN' and
9253 #           'NF_VPPIP4' and
9254 #           'IMIX' and
9255 #           '2T1C' and
9256 #           'MRR'"
9257 #  parameters:
9258 #  - "result"
9259 #  - "name"
9260 #  - "tags"
9261 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9262 #  x-axis: "X = VNFs per Service Chain"
9263 #  y-axis: "Y = Number of Service Chains"
9264 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9265 #  layout:
9266 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9267 #    layout: "plot-service-density"
9268 #
9269 #- type: "plot"
9270 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9271 #  algorithm: "plot_nf_heatmap"
9272 #  output-file-type: ".html"
9273 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9274 #  data: "plot-vpp-nfv-2n-clx-mrr"
9275 #  filter: "'NIC_Intel-XXV710' and
9276 #           'NF_DENSITY' and
9277 #           'VHOST' and
9278 #           not 'VXLAN' and
9279 #           'CHAIN' and
9280 #           'NF_VPPIP4' and
9281 #           'IMIX' and
9282 #           '4T2C' and
9283 #           'MRR'"
9284 #  parameters:
9285 #  - "result"
9286 #  - "name"
9287 #  - "tags"
9288 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9289 #  x-axis: "X = VNFs per Service Chain"
9290 #  y-axis: "Y = Number of Service Chains"
9291 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9292 #  layout:
9293 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9294 #    layout: "plot-service-density"
9295 #
9296 #- type: "plot"
9297 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9298 #  algorithm: "plot_nf_heatmap"
9299 #  output-file-type: ".html"
9300 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9301 #  data: "plot-vpp-nfv-2n-clx-mrr"
9302 #  filter: "'NIC_Intel-XXV710' and
9303 #           'NF_DENSITY' and
9304 #           'VHOST' and
9305 #           not 'VXLAN' and
9306 #           'CHAIN' and
9307 #           'NF_VPPIP4' and
9308 #           'IMIX' and
9309 #           '8T4C' and
9310 #           'MRR'"
9311 #  parameters:
9312 #  - "result"
9313 #  - "name"
9314 #  - "tags"
9315 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9316 #  x-axis: "X = VNFs per Service Chain"
9317 #  y-axis: "Y = Number of Service Chains"
9318 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9319 #  layout:
9320 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9321 #    layout: "plot-service-density"
9322
9323 # Plots - NF Density - VSC - NDR IMIX
9324 - type: "plot"
9325   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9326   algorithm: "plot_nf_heatmap"
9327   output-file-type: ".html"
9328   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9329   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9330   filter: "'NIC_Intel-XXV710' and
9331            'NF_DENSITY' and
9332            'VHOST' and
9333            not 'VXLAN' and
9334            'CHAIN' and
9335            'NF_VPPIP4' and
9336            'IMIX' and
9337            '2T1C' and
9338            'NDRPDR'"
9339   parameters:
9340   - "throughput"
9341   - "name"
9342   - "tags"
9343   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9344   x-axis: "X = VNFs per Service Chain"
9345   y-axis: "Y = Number of Service Chains"
9346   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9347   layout:
9348     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9349     layout: "plot-service-density"
9350
9351 - type: "plot"
9352   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9353   algorithm: "plot_nf_heatmap"
9354   output-file-type: ".html"
9355   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9356   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9357   filter: "'NIC_Intel-XXV710' and
9358            'NF_DENSITY' and
9359            'VHOST' and
9360            not 'VXLAN' and
9361            'CHAIN' and
9362            'NF_VPPIP4' and
9363            'IMIX' and
9364            '4T2C' and
9365            'NDRPDR'"
9366   parameters:
9367   - "throughput"
9368   - "name"
9369   - "tags"
9370   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9371   x-axis: "X = VNFs per Service Chain"
9372   y-axis: "Y = Number of Service Chains"
9373   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9374   layout:
9375     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9376     layout: "plot-service-density"
9377
9378 - type: "plot"
9379   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9380   algorithm: "plot_nf_heatmap"
9381   output-file-type: ".html"
9382   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9383   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9384   filter: "'NIC_Intel-XXV710' and
9385            'NF_DENSITY' and
9386            'VHOST' and
9387            not 'VXLAN' and
9388            'CHAIN' and
9389            'NF_VPPIP4' and
9390            'IMIX' and
9391            '8T4C' and
9392            'NDRPDR'"
9393   parameters:
9394   - "throughput"
9395   - "name"
9396   - "tags"
9397   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9398   x-axis: "X = VNFs per Service Chain"
9399   y-axis: "Y = Number of Service Chains"
9400   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9401   layout:
9402     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9403     layout: "plot-service-density"
9404
9405 # Plots - NF Density - VSC - PDR IMIX
9406 - type: "plot"
9407   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9408   algorithm: "plot_nf_heatmap"
9409   output-file-type: ".html"
9410   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9411   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9412   filter: "'NIC_Intel-XXV710' and
9413            'NF_DENSITY' and
9414            'VHOST' and
9415            not 'VXLAN' and
9416            'CHAIN' and
9417            'NF_VPPIP4' and
9418            'IMIX' and
9419            '2T1C' and
9420            'NDRPDR'"
9421   parameters:
9422   - "throughput"
9423   - "name"
9424   - "tags"
9425   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9426   x-axis: "X = VNFs per Service Chain"
9427   y-axis: "Y = Number of Service Chains"
9428   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9429   layout:
9430     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9431     layout: "plot-service-density"
9432
9433 - type: "plot"
9434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9435   algorithm: "plot_nf_heatmap"
9436   output-file-type: ".html"
9437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9438   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9439   filter: "'NIC_Intel-XXV710' and
9440            'NF_DENSITY' and
9441            'VHOST' and
9442            not 'VXLAN' and
9443            'CHAIN' and
9444            'NF_VPPIP4' and
9445            'IMIX' and
9446            '4T2C' and
9447            'NDRPDR'"
9448   parameters:
9449   - "throughput"
9450   - "name"
9451   - "tags"
9452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9453   x-axis: "X = VNFs per Service Chain"
9454   y-axis: "Y = Number of Service Chains"
9455   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9456   layout:
9457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9458     layout: "plot-service-density"
9459
9460 - type: "plot"
9461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9462   algorithm: "plot_nf_heatmap"
9463   output-file-type: ".html"
9464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9465   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9466   filter: "'NIC_Intel-XXV710' and
9467            'NF_DENSITY' and
9468            'VHOST' and
9469            not 'VXLAN' and
9470            'CHAIN' and
9471            'NF_VPPIP4' and
9472            'IMIX' and
9473            '8T4C' and
9474            'NDRPDR'"
9475   parameters:
9476   - "throughput"
9477   - "name"
9478   - "tags"
9479   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9480   x-axis: "X = VNFs per Service Chain"
9481   y-axis: "Y = Number of Service Chains"
9482   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9483   layout:
9484     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9485     layout: "plot-service-density"
9486
9487 ## Plots - NF Density - VSC - MRR IMIX
9488 #- type: "plot"
9489 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9490 #  algorithm: "plot_nf_heatmap"
9491 #  output-file-type: ".html"
9492 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9493 #  data: "plot-vpp-nfv-2n-clx-mrr"
9494 #  filter: "'NIC_Intel-XXV710' and
9495 #           'NF_DENSITY' and
9496 #           'VHOST' and
9497 #           'VXLAN' and
9498 #           'CHAIN' and
9499 #           'IMIX' and
9500 #           '2T1C' and
9501 #           'MRR'"
9502 #  parameters:
9503 #  - "result"
9504 #  - "name"
9505 #  - "tags"
9506 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9507 #  x-axis: "X = VNFs per Service Chain"
9508 #  y-axis: "Y = Number of Service Chains"
9509 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9510 #  layout:
9511 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9512 #    layout: "plot-service-density"
9513 #
9514 #- type: "plot"
9515 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9516 #  algorithm: "plot_nf_heatmap"
9517 #  output-file-type: ".html"
9518 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9519 #  data: "plot-vpp-nfv-2n-clx-mrr"
9520 #  filter: "'NIC_Intel-XXV710' and
9521 #           'NF_DENSITY' and
9522 #           'VHOST' and
9523 #           'VXLAN' and
9524 #           'CHAIN' and
9525 #           'IMIX' and
9526 #           '4T2C' and
9527 #           'MRR'"
9528 #  parameters:
9529 #  - "result"
9530 #  - "name"
9531 #  - "tags"
9532 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9533 #  x-axis: "X = VNFs per Service Chain"
9534 #  y-axis: "Y = Number of Service Chains"
9535 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9536 #  layout:
9537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9538 #    layout: "plot-service-density"
9539 #
9540 #- type: "plot"
9541 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9542 #  algorithm: "plot_nf_heatmap"
9543 #  output-file-type: ".html"
9544 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9545 #  data: "plot-vpp-nfv-2n-clx-mrr"
9546 #  filter: "'NIC_Intel-XXV710' and
9547 #           'NF_DENSITY' and
9548 #           'VHOST' and
9549 #           'VXLAN' and
9550 #           'CHAIN' and
9551 #           'IMIX' and
9552 #           '8T4C' and
9553 #           'MRR'"
9554 #  parameters:
9555 #  - "result"
9556 #  - "name"
9557 #  - "tags"
9558 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9559 #  x-axis: "X = VNFs per Service Chain"
9560 #  y-axis: "Y = Number of Service Chains"
9561 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9562 #  layout:
9563 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9564 #    layout: "plot-service-density"
9565
9566 # Plots - NF Density - VSC - NDR IMIX
9567 - type: "plot"
9568   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9569   algorithm: "plot_nf_heatmap"
9570   output-file-type: ".html"
9571   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9572   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9573   filter: "'NIC_Intel-XXV710' and
9574            'NF_DENSITY' and
9575            'VHOST' and
9576            'VXLAN' and
9577            'CHAIN' a
9578            'IMIX' and
9579            '2T1C' and
9580            'NDRPDR'"
9581   parameters:
9582   - "throughput"
9583   - "name"
9584   - "tags"
9585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9586   x-axis: "X = VNFs per Service Chain"
9587   y-axis: "Y = Number of Service Chains"
9588   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9589   layout:
9590     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9591     layout: "plot-service-density"
9592
9593 - type: "plot"
9594   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9595   algorithm: "plot_nf_heatmap"
9596   output-file-type: ".html"
9597   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9598   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9599   filter: "'NIC_Intel-XXV710' and
9600            'NF_DENSITY' and
9601            'VHOST' and
9602            'VXLAN' and
9603            'CHAIN' and
9604            'IMIX' and
9605            '4T2C' and
9606            'NDRPDR'"
9607   parameters:
9608   - "throughput"
9609   - "name"
9610   - "tags"
9611   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9612   x-axis: "X = VNFs per Service Chain"
9613   y-axis: "Y = Number of Service Chains"
9614   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9615   layout:
9616     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9617     layout: "plot-service-density"
9618
9619 - type: "plot"
9620   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9621   algorithm: "plot_nf_heatmap"
9622   output-file-type: ".html"
9623   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9624   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9625   filter: "'NIC_Intel-XXV710' and
9626            'NF_DENSITY' and
9627            'VHOST' and
9628            'VXLAN' and
9629            'CHAIN' and
9630            'IMIX' and
9631            '8T4C' and
9632            'NDRPDR'"
9633   parameters:
9634   - "throughput"
9635   - "name"
9636   - "tags"
9637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9638   x-axis: "X = VNFs per Service Chain"
9639   y-axis: "Y = Number of Service Chains"
9640   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9641   layout:
9642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9643     layout: "plot-service-density"
9644
9645 # Plots - NF Density - VSC - PDR IMIX
9646 - type: "plot"
9647   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9648   algorithm: "plot_nf_heatmap"
9649   output-file-type: ".html"
9650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9651   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9652   filter: "'NIC_Intel-XXV710' and
9653            'NF_DENSITY' and
9654            'VHOST' and
9655            'VXLAN' and
9656            'CHAIN' and
9657            'IMIX' and
9658            '2T1C' and
9659            'NDRPDR'"
9660   parameters:
9661   - "throughput"
9662   - "name"
9663   - "tags"
9664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9665   x-axis: "X = VNFs per Service Chain"
9666   y-axis: "Y = Number of Service Chains"
9667   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9668   layout:
9669     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9670     layout: "plot-service-density"
9671
9672 - type: "plot"
9673   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9674   algorithm: "plot_nf_heatmap"
9675   output-file-type: ".html"
9676   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9677   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9678   filter: "'NIC_Intel-XXV710' and
9679            'NF_DENSITY' and
9680            'VHOST' and
9681            'VXLAN' and
9682            'CHAIN' and
9683            'IMIX' and
9684            '4T2C' and
9685            'NDRPDR'"
9686   parameters:
9687   - "throughput"
9688   - "name"
9689   - "tags"
9690   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9691   x-axis: "X = VNFs per Service Chain"
9692   y-axis: "Y = Number of Service Chains"
9693   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9694   layout:
9695     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9696     layout: "plot-service-density"
9697
9698 - type: "plot"
9699   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9700   algorithm: "plot_nf_heatmap"
9701   output-file-type: ".html"
9702   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9703   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9704   filter: "'NIC_Intel-XXV710' and
9705            'NF_DENSITY' and
9706            'VHOST' and
9707            'VXLAN' and
9708            'CHAIN' and
9709            'IMIX' and
9710            '8T4C' and
9711            'NDRPDR'"
9712   parameters:
9713   - "throughput"
9714   - "name"
9715   - "tags"
9716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9717   x-axis: "X = VNFs per Service Chain"
9718   y-axis: "Y = Number of Service Chains"
9719   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9720   layout:
9721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9722     layout: "plot-service-density"
9723
9724 ## Plots - NF Density - CSC - MRR IMIX
9725 #- type: "plot"
9726 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9727 #  algorithm: "plot_nf_heatmap"
9728 #  output-file-type: ".html"
9729 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9730 #  data: "plot-vpp-nfv-2n-clx-mrr"
9731 #  filter: "'NIC_Intel-XXV710' and
9732 #           'NF_DENSITY' and
9733 #           'DOCKER' and
9734 #           'CHAIN' and
9735 #           'NF_VPPIP4' and
9736 #           'IMIX' and
9737 #           '2T1C' and
9738 #           'MRR'"
9739 #  parameters:
9740 #  - "result"
9741 #  - "name"
9742 #  - "tags"
9743 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9744 #  x-axis: "X = CNFs per Service Chain"
9745 #  y-axis: "Y = Number of Service Chains"
9746 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9747 #  layout:
9748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9749 #    layout: "plot-service-density"
9750 #
9751 #- type: "plot"
9752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9753 #  algorithm: "plot_nf_heatmap"
9754 #  output-file-type: ".html"
9755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9756 #  data: "plot-vpp-nfv-2n-clx-mrr"
9757 #  filter: "'NIC_Intel-XXV710' and
9758 #           'NF_DENSITY' and
9759 #           'DOCKER' and
9760 #           'CHAIN' and
9761 #           'NF_VPPIP4' and
9762 #           'IMIX' and
9763 #           '4T2C' and
9764 #           'MRR'"
9765 #  parameters:
9766 #  - "result"
9767 #  - "name"
9768 #  - "tags"
9769 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9770 #  x-axis: "X = CNFs per Service Chain"
9771 #  y-axis: "Y = Number of Service Chains"
9772 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9773 #  layout:
9774 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9775 #    layout: "plot-service-density"
9776 #
9777 #- type: "plot"
9778 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9779 #  algorithm: "plot_nf_heatmap"
9780 #  output-file-type: ".html"
9781 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9782 #  data: "plot-vpp-nfv-2n-clx-mrr"
9783 #  filter: "'NIC_Intel-XXV710' and
9784 #           'NF_DENSITY' and
9785 #           'DOCKER' and
9786 #           'CHAIN' and
9787 #           'NF_VPPIP4' and
9788 #           'IMIX' and
9789 #           '8T4C' and
9790 #           'MRR'"
9791 #  parameters:
9792 #  - "result"
9793 #  - "name"
9794 #  - "tags"
9795 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9796 #  x-axis: "X = CNFs per Service Chain"
9797 #  y-axis: "Y = Number of Service Chains"
9798 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9799 #  layout:
9800 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9801 #    layout: "plot-service-density"
9802
9803 # Plots - NF Density - CSC - NDR IMIX
9804 - type: "plot"
9805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9806   algorithm: "plot_nf_heatmap"
9807   output-file-type: ".html"
9808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
9809   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9810   filter: "'NIC_Intel-XXV710' and
9811            'NF_DENSITY' and
9812            'DOCKER' and
9813            'CHAIN' and
9814            'NF_VPPIP4' and
9815            'IMIX' and
9816            '2T1C' and
9817            'NDRPDR'"
9818   parameters:
9819   - "throughput"
9820   - "name"
9821   - "tags"
9822   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9823   x-axis: "X = CNFs per Service Chain"
9824   y-axis: "Y = Number of Service Chains"
9825   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9826   layout:
9827     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9828     layout: "plot-service-density"
9829
9830 - type: "plot"
9831   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9832   algorithm: "plot_nf_heatmap"
9833   output-file-type: ".html"
9834   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
9835   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9836   filter: "'NIC_Intel-XXV710' and
9837            'NF_DENSITY' and
9838            'DOCKER' and
9839            'CHAIN' and
9840            'NF_VPPIP4' and
9841            'IMIX' and
9842            '4T2C' and
9843            'NDRPDR'"
9844   parameters:
9845   - "throughput"
9846   - "name"
9847   - "tags"
9848   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9849   x-axis: "X = CNFs per Service Chain"
9850   y-axis: "Y = Number of Service Chains"
9851   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9852   layout:
9853     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9854     layout: "plot-service-density"
9855
9856 - type: "plot"
9857   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9858   algorithm: "plot_nf_heatmap"
9859   output-file-type: ".html"
9860   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
9861   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9862   filter: "'NIC_Intel-XXV710' and
9863            'NF_DENSITY' and
9864            'DOCKER' and
9865            'CHAIN' and
9866            'NF_VPPIP4' and
9867            'IMIX' and
9868            '8T4C' and
9869            'NDRPDR'"
9870   parameters:
9871   - "throughput"
9872   - "name"
9873   - "tags"
9874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9875   x-axis: "X = CNFs per Service Chain"
9876   y-axis: "Y = Number of Service Chains"
9877   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9878   layout:
9879     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9880     layout: "plot-service-density"
9881
9882 # Plots - NF Density - CSC - PDR IMIX
9883 - type: "plot"
9884   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9885   algorithm: "plot_nf_heatmap"
9886   output-file-type: ".html"
9887   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
9888   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9889   filter: "'NIC_Intel-XXV710' and
9890            'NF_DENSITY' and
9891            'DOCKER' and
9892            'CHAIN' and
9893            'NF_VPPIP4' and
9894            'IMIX' and
9895            '2T1C' and
9896            'NDRPDR'"
9897   parameters:
9898   - "throughput"
9899   - "name"
9900   - "tags"
9901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9902   x-axis: "X = CNFs per Service Chain"
9903   y-axis: "Y = Number of Service Chains"
9904   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9905   layout:
9906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9907     layout: "plot-service-density"
9908
9909 - type: "plot"
9910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9911   algorithm: "plot_nf_heatmap"
9912   output-file-type: ".html"
9913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
9914   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9915   filter: "'NIC_Intel-XXV710' and
9916            'NF_DENSITY' and
9917            'DOCKER' and
9918            'CHAIN' and
9919            'NF_VPPIP4' and
9920            'IMIX' and
9921            '4T2C' and
9922            'NDRPDR'"
9923   parameters:
9924   - "throughput"
9925   - "name"
9926   - "tags"
9927   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9928   x-axis: "X = CNFs per Service Chain"
9929   y-axis: "Y = Number of Service Chains"
9930   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9931   layout:
9932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9933     layout: "plot-service-density"
9934
9935 - type: "plot"
9936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9937   algorithm: "plot_nf_heatmap"
9938   output-file-type: ".html"
9939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
9940   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9941   filter: "'NIC_Intel-XXV710' and
9942            'NF_DENSITY' and
9943            'DOCKER' and
9944            'CHAIN' and
9945            'NF_VPPIP4' and
9946            'IMIX' and
9947            '8T4C' and
9948            'NDRPDR'"
9949   parameters:
9950   - "throughput"
9951   - "name"
9952   - "tags"
9953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9954   x-axis: "X = CNFs per Service Chain"
9955   y-axis: "Y = Number of Service Chains"
9956   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9957   layout:
9958     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9959     layout: "plot-service-density"
9960
9961 ## Plots - NF Density - CSP - MRR IMIX
9962 #- type: "plot"
9963 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9964 #  algorithm: "plot_nf_heatmap"
9965 #  output-file-type: ".html"
9966 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
9967 #  data: "plot-vpp-nfv-2n-clx-mrr"
9968 #  filter: "'NIC_Intel-XXV710' and
9969 #           'NF_DENSITY' and
9970 #           'DOCKER' and
9971 #           'PIPELINE' and
9972 #           'NF_VPPIP4' and
9973 #           'IMIX' and
9974 #           '2T1C' and
9975 #           'MRR'"
9976 #  parameters:
9977 #  - "result"
9978 #  - "name"
9979 #  - "tags"
9980 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9981 #  x-axis: "X = CNFs per Service Pipeline"
9982 #  y-axis: "Y = Number of Service Pipelines"
9983 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9984 #  layout:
9985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9986 #    layout: "plot-service-density"
9987 #
9988 #- type: "plot"
9989 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9990 #  algorithm: "plot_nf_heatmap"
9991 #  output-file-type: ".html"
9992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
9993 #  data: "plot-vpp-nfv-2n-clx-mrr"
9994 #  filter: "'NIC_Intel-XXV710' and
9995 #           'NF_DENSITY' and
9996 #           'DOCKER' and
9997 #           'PIPELINE' and
9998 #           'NF_VPPIP4' and
9999 #           'IMIX' and
10000 #           '4T2C' and
10001 #           'MRR'"
10002 #  parameters:
10003 #  - "result"
10004 #  - "name"
10005 #  - "tags"
10006 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10007 #  x-axis: "X = CNFs per Service Pipeline"
10008 #  y-axis: "Y = Number of Service Pipelines"
10009 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10010 #  layout:
10011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10012 #    layout: "plot-service-density"
10013 #
10014 #- type: "plot"
10015 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10016 #  algorithm: "plot_nf_heatmap"
10017 #  output-file-type: ".html"
10018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10019 #  data: "plot-vpp-nfv-2n-clx-mrr"
10020 #  filter: "'NIC_Intel-XXV710' and
10021 #           'NF_DENSITY' and
10022 #           'DOCKER' and
10023 #           'PIPELINE' and
10024 #           'NF_VPPIP4' and
10025 #           'IMIX' and
10026 #           '8T4C' and
10027 #           'MRR'"
10028 #  parameters:
10029 #  - "result"
10030 #  - "name"
10031 #  - "tags"
10032 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10033 #  x-axis: "X = CNFs per Service Pipeline"
10034 #  y-axis: "Y = Number of Service Pipelines"
10035 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10036 #  layout:
10037 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10038 #    layout: "plot-service-density"
10039
10040 # Plots - NF Density - CSP - NDR IMIX
10041 - type: "plot"
10042   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10043   algorithm: "plot_nf_heatmap"
10044   output-file-type: ".html"
10045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10046   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10047   filter: "'NIC_Intel-XXV710' and
10048            'NF_DENSITY' and
10049            'DOCKER' and
10050            'PIPELINE' and
10051            'NF_VPPIP4' and
10052            'IMIX' and
10053            '2T1C' and
10054            'NDRPDR'"
10055   parameters:
10056   - "throughput"
10057   - "name"
10058   - "tags"
10059   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10060   x-axis: "X = CNFs per Service Pipeline"
10061   y-axis: "Y = Number of Service Pipelines"
10062   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10063   layout:
10064     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10065     layout: "plot-service-density"
10066
10067 - type: "plot"
10068   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10069   algorithm: "plot_nf_heatmap"
10070   output-file-type: ".html"
10071   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10072   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10073   filter: "'NIC_Intel-XXV710' and
10074            'NF_DENSITY' and
10075            'DOCKER' and
10076            'PIPELINE' and
10077            'NF_VPPIP4' and
10078            'IMIX' and
10079            '4T2C' and
10080            'NDRPDR'"
10081   parameters:
10082   - "throughput"
10083   - "name"
10084   - "tags"
10085   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10086   x-axis: "X = CNFs per Service Pipeline"
10087   y-axis: "Y = Number of Service Pipelines"
10088   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10089   layout:
10090     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10091     layout: "plot-service-density"
10092
10093 - type: "plot"
10094   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10095   algorithm: "plot_nf_heatmap"
10096   output-file-type: ".html"
10097   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10098   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10099   filter: "'NIC_Intel-XXV710' and
10100            'NF_DENSITY' and
10101            'DOCKER' and
10102            'PIPELINE' and
10103            'NF_VPPIP4' and
10104            'IMIX' and
10105            '8T4C' and
10106            'NDRPDR'"
10107   parameters:
10108   - "throughput"
10109   - "name"
10110   - "tags"
10111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10112   x-axis: "X = CNFs per Service Pipeline"
10113   y-axis: "Y = Number of Service Pipelines"
10114   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10115   layout:
10116     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10117     layout: "plot-service-density"
10118
10119 # Plots - NF Density - CSP - PDR IMIX
10120 - type: "plot"
10121   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10122   algorithm: "plot_nf_heatmap"
10123   output-file-type: ".html"
10124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10125   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10126   filter: "'NIC_Intel-XXV710' and
10127            'NF_DENSITY' and
10128            'DOCKER' and
10129            'PIPELINE' and
10130            'NF_VPPIP4' and
10131            'IMIX' and
10132            '2T1C' and
10133            'NDRPDR'"
10134   parameters:
10135   - "throughput"
10136   - "name"
10137   - "tags"
10138   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10139   x-axis: "X = CNFs per Service Pipeline"
10140   y-axis: "Y = Number of Service Pipelines"
10141   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10142   layout:
10143     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10144     layout: "plot-service-density"
10145
10146 - type: "plot"
10147   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10148   algorithm: "plot_nf_heatmap"
10149   output-file-type: ".html"
10150   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10151   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10152   filter: "'NIC_Intel-XXV710' and
10153            'NF_DENSITY' and
10154            'DOCKER' and
10155            'PIPELINE' and
10156            'NF_VPPIP4' and
10157            'IMIX' and
10158            '4T2C' and
10159            'NDRPDR'"
10160   parameters:
10161   - "throughput"
10162   - "name"
10163   - "tags"
10164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10165   x-axis: "X = CNFs per Service Pipeline"
10166   y-axis: "Y = Number of Service Pipelines"
10167   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10168   layout:
10169     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10170     layout: "plot-service-density"
10171
10172 - type: "plot"
10173   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10174   algorithm: "plot_nf_heatmap"
10175   output-file-type: ".html"
10176   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10177   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10178   filter: "'NIC_Intel-XXV710' and
10179            'NF_DENSITY' and
10180            'DOCKER' and
10181            'PIPELINE' and
10182            'NF_VPPIP4' and
10183            'IMIX' and
10184            '8T4C' and
10185            'NDRPDR'"
10186   parameters:
10187   - "throughput"
10188   - "name"
10189   - "tags"
10190   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10191   x-axis: "X = CNFs per Service Pipeline"
10192   y-axis: "Y = Number of Service Pipelines"
10193   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10194   layout:
10195     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10196     layout: "plot-service-density"
10197
10198 ################################################################################
10199
10200 # Packet Throughput
10201
10202 #- type: "plot"
10203 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10204 #  algorithm: "plot_perf_box_name"
10205 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10206 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10207 #  include:
10208 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10209 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10210 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10211 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10212 #  layout:
10213 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10214 #    layout: "plot-throughput"
10215 #
10216 #- type: "plot"
10217 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10218 #  algorithm: "plot_perf_box_name"
10219 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10220 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10221 #  include:
10222 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10223 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10224 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10225 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10226 #  layout:
10227 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10228 #    layout: "plot-throughput"
10229 #
10230 #- type: "plot"
10231 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10232 #  algorithm: "plot_perf_box_name"
10233 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10234 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10235 #  include:
10236 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10237 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10238 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10239 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10240 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10241 #  layout:
10242 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10243 #    layout: "plot-throughput"
10244 #
10245 #- type: "plot"
10246 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10247 #  algorithm: "plot_perf_box_name"
10248 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10249 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10250 #  include:
10251 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10252 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10253 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10254 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10255 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10256 #  layout:
10257 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10258 #    layout: "plot-throughput"
10259
10260 - type: "plot"
10261   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10262   algorithm: "plot_perf_box_name"
10263   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10264   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10265   include:
10266     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10267     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10268     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10269     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10270     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10271   layout:
10272     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10273     layout: "plot-throughput"
10274
10275 - type: "plot"
10276   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10277   algorithm: "plot_perf_box_name"
10278   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10279   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10280   include:
10281     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10282     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10283     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10284     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10285     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10286   layout:
10287     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10288     layout: "plot-throughput"
10289
10290 #- type: "plot"
10291 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10292 #  algorithm: "plot_perf_box_name"
10293 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10294 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10295 #  include:
10296 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10297 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10298 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10299 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10300 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10301 #  layout:
10302 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10303 #    layout: "plot-throughput"
10304 #
10305 #- type: "plot"
10306 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10307 #  algorithm: "plot_perf_box_name"
10308 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10309 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10310 #  include:
10311 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10312 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10313 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10314 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10315 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10316 #  layout:
10317 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10318 #    layout: "plot-throughput"
10319 #
10320 #- type: "plot"
10321 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10322 #  algorithm: "plot_perf_box_name"
10323 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10324 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10325 #  include:
10326 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10327 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10328 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10329 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10330 #  layout:
10331 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10332 #    layout: "plot-throughput"
10333 #
10334 #- type: "plot"
10335 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10336 #  algorithm: "plot_perf_box_name"
10337 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10338 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10339 #  include:
10340 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10341 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10342 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10343 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10344 #  layout:
10345 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10346 #    layout: "plot-throughput"
10347 #
10348 #- type: "plot"
10349 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10350 #  algorithm: "plot_perf_box_name"
10351 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10352 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10353 #  include:
10354 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10355 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10356 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10357 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10358 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10359 #  layout:
10360 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10361 #    layout: "plot-throughput"
10362 #
10363 #- type: "plot"
10364 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10365 #  algorithm: "plot_perf_box_name"
10366 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10367 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10368 #  include:
10369 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10370 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10371 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10372 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10373 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10374 #  layout:
10375 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10376 #    layout: "plot-throughput"
10377 #
10378 #- type: "plot"
10379 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10380 #  algorithm: "plot_perf_box_name"
10381 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10382 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10383 #  include:
10384 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10385 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10386 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10387 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10388 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10389 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10390 #  layout:
10391 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10392 #    layout: "plot-throughput"
10393 #
10394 #- type: "plot"
10395 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10396 #  algorithm: "plot_perf_box_name"
10397 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10398 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10399 #  include:
10400 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10401 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10402 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10403 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10404 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10405 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10406 #  layout:
10407 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10408 #    layout: "plot-throughput"
10409
10410 - type: "plot"
10411   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10412   algorithm: "plot_perf_box_name"
10413   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10415   include:
10416     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10417     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10418     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10419   layout:
10420     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10421     layout: "plot-throughput"
10422
10423 - type: "plot"
10424   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10425   algorithm: "plot_perf_box_name"
10426   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10428   include:
10429     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10430     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10431     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10432   layout:
10433     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10434     layout: "plot-throughput"
10435
10436 #- type: "plot"
10437 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10438 #  algorithm: "plot_perf_box_name"
10439 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10440 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10441 #  include:
10442 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10443 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10444 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10445 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10446 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10447 #  layout:
10448 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10449 #    layout: "plot-throughput"
10450 #
10451 #- type: "plot"
10452 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10453 #  algorithm: "plot_perf_box_name"
10454 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10455 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10456 #  include:
10457 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10458 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10459 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10460 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10461 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10462 #  layout:
10463 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10464 #    layout: "plot-throughput"
10465 #
10466 #- type: "plot"
10467 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10468 #  algorithm: "plot_perf_box_name"
10469 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10470 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10471 #  include:
10472 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10473 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10474 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10475 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10476 #  layout:
10477 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10478 #    layout: "plot-throughput"
10479 #
10480 #- type: "plot"
10481 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10482 #  algorithm: "plot_perf_box_name"
10483 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10484 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10485 #  include:
10486 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10487 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10488 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10489 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10490 #  layout:
10491 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10492 #    layout: "plot-throughput"
10493 #
10494 #- type: "plot"
10495 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10496 #  algorithm: "plot_perf_box_name"
10497 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10498 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10499 #  include:
10500 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10501 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10503 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10504 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10505 #  layout:
10506 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10507 #    layout: "plot-throughput"
10508 #
10509 #- type: "plot"
10510 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10511 #  algorithm: "plot_perf_box_name"
10512 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10513 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10514 #  include:
10515 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10519 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10520 #  layout:
10521 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10522 #    layout: "plot-throughput"
10523 #
10524 #- type: "plot"
10525 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10526 #  algorithm: "plot_perf_box_name"
10527 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10528 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10529 #  include:
10530 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10531 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10533 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10534 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10535 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10536 #  layout:
10537 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10538 #    layout: "plot-throughput"
10539 #
10540 #- type: "plot"
10541 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10542 #  algorithm: "plot_perf_box_name"
10543 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10544 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10545 #  include:
10546 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10547 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10548 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10549 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10550 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10551 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10552 #  layout:
10553 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10554 #    layout: "plot-throughput"
10555
10556 - type: "plot"
10557   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10558   algorithm: "plot_perf_box_name"
10559   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10560   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10561   include:
10562     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10563     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10564     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10565     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10566     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10567   layout:
10568     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10569     layout: "plot-throughput"
10570
10571 - type: "plot"
10572   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10573   algorithm: "plot_perf_box_name"
10574   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10575   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10576   include:
10577     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10578     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10579     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10580     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10581     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10582   layout:
10583     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10584     layout: "plot-throughput"
10585
10586 - type: "plot"
10587   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10588   algorithm: "plot_perf_box_name"
10589   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10590   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10591   include:
10592     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10593     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10594     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10595     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10596     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10598   layout:
10599     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10600     layout: "plot-throughput"
10601
10602 - type: "plot"
10603   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10604   algorithm: "plot_perf_box_name"
10605   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10606   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10607   include:
10608     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10609     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10610     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10614   layout:
10615     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10616     layout: "plot-throughput"
10617
10618 - type: "plot"
10619   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10620   algorithm: "plot_perf_box_name"
10621   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10622   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10623   include:
10624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10627     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10629   layout:
10630     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10631     layout: "plot-throughput"
10632
10633 - type: "plot"
10634   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10635   algorithm: "plot_perf_box_name"
10636   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10637   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10638   include:
10639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10644   layout:
10645     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10646     layout: "plot-throughput"
10647
10648 - type: "plot"
10649   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10650   algorithm: "plot_perf_box_name"
10651   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10652   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10653   include:
10654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10660   layout:
10661     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10662     layout: "plot-throughput"
10663
10664 - type: "plot"
10665   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10666   algorithm: "plot_perf_box_name"
10667   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10668   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10669   include:
10670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10674     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10675     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10676   layout:
10677     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10678     layout: "plot-throughput"
10679
10680 - type: "plot"
10681   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10682   algorithm: "plot_perf_box_name"
10683   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10684   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10685   include:
10686     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10687     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10688     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10689     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10690     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10691   layout:
10692     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10693     layout: "plot-throughput"
10694
10695 - type: "plot"
10696   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10697   algorithm: "plot_perf_box_name"
10698   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10699   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10700   include:
10701     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10702     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10703     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10706   layout:
10707     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10708     layout: "plot-throughput"
10709
10710 - type: "plot"
10711   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10712   algorithm: "plot_perf_box_name"
10713   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10714   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10715   include:
10716     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10717     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10718     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10722   layout:
10723     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10724     layout: "plot-throughput"
10725
10726 - type: "plot"
10727   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10728   algorithm: "plot_perf_box_name"
10729   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10730   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10731   include:
10732     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10733     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10734     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10738   layout:
10739     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10740     layout: "plot-throughput"
10741
10742 - type: "plot"
10743   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10744   algorithm: "plot_perf_box_name"
10745   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10747   include:
10748     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10749     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10750   layout:
10751     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10752     layout: "plot-throughput"
10753
10754 - type: "plot"
10755   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10756   algorithm: "plot_perf_box_name"
10757   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10759   include:
10760     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10761     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10762   layout:
10763     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10764     layout: "plot-throughput"
10765
10766 #- type: "plot"
10767 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10768 #  algorithm: "plot_perf_box_name"
10769 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10770 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10771 #  include:
10772 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10773 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10774 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10775 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10776 #  layout:
10777 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10778 #    layout: "plot-throughput"
10779 #
10780 #- type: "plot"
10781 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10782 #  algorithm: "plot_perf_box_name"
10783 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10784 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10785 #  include:
10786 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10787 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10788 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10789 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10790 #  layout:
10791 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10792 #    layout: "plot-throughput"
10793
10794 - type: "plot"
10795   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10796   algorithm: "plot_perf_box_name"
10797   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10798   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10799   include:
10800     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10801     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10802     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10803     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10804   layout:
10805     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10806     layout: "plot-throughput"
10807
10808 - type: "plot"
10809   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10810   algorithm: "plot_perf_box_name"
10811   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10812   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10813   include:
10814     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10815     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10816     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10817     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10818   layout:
10819     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10820     layout: "plot-throughput"
10821
10822 - type: "plot"
10823   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10824   algorithm: "plot_perf_box_name"
10825   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10826   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10827   include:
10828     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10829     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10830     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10831     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10832   layout:
10833     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10834     layout: "plot-throughput"
10835
10836 - type: "plot"
10837   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10838   algorithm: "plot_perf_box_name"
10839   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10840   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10841   include:
10842     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10843     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10844     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10845     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10846   layout:
10847     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10848     layout: "plot-throughput"
10849
10850 #- type: "plot"
10851 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10852 #  algorithm: "plot_perf_box_name"
10853 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10854 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10855 #  include:
10856 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10857 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10858 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10859 #  layout:
10860 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10861 #    layout: "plot-throughput"
10862 #
10863 #- type: "plot"
10864 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10865 #  algorithm: "plot_perf_box_name"
10866 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10867 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10868 #  include:
10869 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10870 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10871 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10872 #  layout:
10873 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10874 #    layout: "plot-throughput"
10875 #
10876 #- type: "plot"
10877 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10878 #  algorithm: "plot_perf_box_name"
10879 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10880 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10881 #  include:
10882 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10883 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10884 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10885 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10886 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10887 #  layout:
10888 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10889 #    layout: "plot-throughput"
10890 #
10891 #- type: "plot"
10892 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10893 #  algorithm: "plot_perf_box_name"
10894 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10895 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10896 #  include:
10897 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10898 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10899 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10900 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10901 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10902 #  layout:
10903 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10904 #    layout: "plot-throughput"
10905
10906 - type: "plot"
10907   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10908   algorithm: "plot_perf_box_name"
10909   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10910   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10911   include:
10912     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10913     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10914     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10915   layout:
10916     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10917     layout: "plot-throughput"
10918
10919 - type: "plot"
10920   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10921   algorithm: "plot_perf_box_name"
10922   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10923   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10924   include:
10925     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10926     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10928   layout:
10929     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10930     layout: "plot-throughput"
10931
10932 #- type: "plot"
10933 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10934 #  algorithm: "plot_perf_box_name"
10935 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10936 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10937 #  include:
10938 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10939 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10940 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10941 #  layout:
10942 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10943 #    layout: "plot-throughput"
10944 #
10945 #- type: "plot"
10946 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10947 #  algorithm: "plot_perf_box_name"
10948 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10949 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10950 #  include:
10951 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10952 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10953 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10954 #  layout:
10955 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10956 #    layout: "plot-throughput"
10957 #
10958 #- type: "plot"
10959 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10960 #  algorithm: "plot_perf_box_name"
10961 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10962 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10963 #  include:
10964 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10965 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10966 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10967 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10968 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10969 #  layout:
10970 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10971 #    layout: "plot-throughput"
10972 #
10973 #- type: "plot"
10974 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10975 #  algorithm: "plot_perf_box_name"
10976 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10977 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10978 #  include:
10979 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10980 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10981 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10982 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10983 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10984 #  layout:
10985 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10986 #    layout: "plot-throughput"
10987
10988 - type: "plot"
10989   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10990   algorithm: "plot_perf_box_name"
10991   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10992   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10993   include:
10994     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
10997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10999   layout:
11000     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11001     layout: "plot-throughput"
11002
11003 - type: "plot"
11004   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11005   algorithm: "plot_perf_box_name"
11006   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11007   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11008   include:
11009     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11010     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11014   layout:
11015     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11016     layout: "plot-throughput"
11017
11018 - type: "plot"
11019   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11020   algorithm: "plot_perf_box_name"
11021   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11022   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11023   include:
11024     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11025     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11027     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11029   layout:
11030     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11031     layout: "plot-throughput"
11032
11033 - type: "plot"
11034   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11035   algorithm: "plot_perf_box_name"
11036   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11037   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11038   include:
11039     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11041     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11042     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11044   layout:
11045     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11046     layout: "plot-throughput"
11047
11048 - type: "plot"
11049   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11050   algorithm: "plot_perf_box_name"
11051   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11052   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11053   include:
11054     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11055     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11056     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11057     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11058     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11059   layout:
11060     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11061     layout: "plot-throughput"
11062
11063 - type: "plot"
11064   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11065   algorithm: "plot_perf_box_name"
11066   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11067   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11068   include:
11069     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11070     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11071     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11074   layout:
11075     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11076     layout: "plot-throughput"
11077
11078 - type: "plot"
11079   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11080   algorithm: "plot_perf_box_name"
11081   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11083   include:
11084     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11085     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11086     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11087     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11088     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11089     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11090   layout:
11091     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11092     layout: "plot-throughput"
11093
11094 - type: "plot"
11095   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11096   algorithm: "plot_perf_box_name"
11097   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11099   include:
11100     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11101     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11102     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11103     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11104     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11105     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11106   layout:
11107     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11108     layout: "plot-throughput"
11109
11110 - type: "plot"
11111   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11112   algorithm: "plot_perf_box_name"
11113   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11114   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11115   include:
11116     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11117     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11118     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11119     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11120   layout:
11121     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11122     layout: "plot-throughput"
11123
11124 - type: "plot"
11125   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11126   algorithm: "plot_perf_box_name"
11127   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11128   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11129   include:
11130     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11131     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11132     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11133     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11134   layout:
11135     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11136     layout: "plot-throughput"
11137
11138 #- type: "plot"
11139 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11140 #  algorithm: "plot_perf_box_name"
11141 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11142 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11143 #  include:
11144 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11145 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11146 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11147 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11148 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11149 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11150 #  layout:
11151 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11152 #    layout: "plot-throughput"
11153 #
11154 #- type: "plot"
11155 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11156 #  algorithm: "plot_perf_box_name"
11157 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11158 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11159 #  include:
11160 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11161 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11163 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11164 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11165 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11166 #  layout:
11167 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11168 #    layout: "plot-throughput"
11169
11170 - type: "plot"
11171   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11172   algorithm: "plot_perf_box_name"
11173   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11174   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11175   include:
11176     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11177 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11178     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11179 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11180     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11181 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11182   layout:
11183     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11184     layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11188   algorithm: "plot_perf_box_name"
11189   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11190   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11191   include:
11192     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11193 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11194     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11195 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11196     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11197 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11198   layout:
11199     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11200     layout: "plot-throughput"
11201
11202 - type: "plot"
11203   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11204   algorithm: "plot_perf_box_name"
11205   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11206   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11207   include:
11208     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11209     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11210     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11211     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11212     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11213     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11214   layout:
11215     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11216     layout: "plot-throughput"
11217
11218 - type: "plot"
11219   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11220   algorithm: "plot_perf_box_name"
11221   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11222   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11223   include:
11224     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11225     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11226     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11227     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11228     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11229     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11230   layout:
11231     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11232     layout: "plot-throughput"
11233
11234 #- type: "plot"
11235 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11236 #  algorithm: "plot_perf_box_name"
11237 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11238 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11239 #  include:
11240 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11241 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11242 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11243 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11244 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11245 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11246 #  layout:
11247 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11248 #    layout: "plot-throughput"
11249 #
11250 #- type: "plot"
11251 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11252 #  algorithm: "plot_perf_box_name"
11253 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11254 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11255 #  include:
11256 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11257 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11258 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11259 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11260 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11261 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11262 #  layout:
11263 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11264 #    layout: "plot-throughput"
11265 #
11266 #- type: "plot"
11267 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11268 #  algorithm: "plot_perf_box_name"
11269 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11270 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11271 #  include:
11272 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11273 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11274 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11275 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11276 #  layout:
11277 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11278 #    layout: "plot-throughput"
11279 #
11280 #- type: "plot"
11281 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11282 #  algorithm: "plot_perf_box_name"
11283 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11284 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11285 #  include:
11286 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11287 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11288 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11289 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11290 #  layout:
11291 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11292 #    layout: "plot-throughput"
11293 #
11294 #- type: "plot"
11295 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11296 #  algorithm: "plot_perf_box_name"
11297 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11298 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11299 #  include:
11300 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11301 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11302 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11303 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11304 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11305 #  layout:
11306 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11307 #    layout: "plot-throughput"
11308 #
11309 #- type: "plot"
11310 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11311 #  algorithm: "plot_perf_box_name"
11312 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11313 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11314 #  include:
11315 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11316 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11317 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11318 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11319 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11320 #  layout:
11321 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11322 #    layout: "plot-throughput"
11323 #
11324 #- type: "plot"
11325 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11326 #  algorithm: "plot_perf_box_name"
11327 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11328 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11329 #  include:
11330 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11331 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11332 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11333 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11334 #  layout:
11335 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11336 #    layout: "plot-throughput"
11337 #
11338 #- type: "plot"
11339 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11340 #  algorithm: "plot_perf_box_name"
11341 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11342 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11343 #  include:
11344 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11345 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11346 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11347 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11348 #  layout:
11349 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11350 #    layout: "plot-throughput"
11351
11352 - type: "plot"
11353   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11354   algorithm: "plot_perf_box_name"
11355   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11356   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11357   include:
11358     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11359     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11360     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11361     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11362     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11363     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11364   layout:
11365     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11366     layout: "plot-throughput"
11367
11368 - type: "plot"
11369   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11370   algorithm: "plot_perf_box_name"
11371   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11372   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11373   include:
11374     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11375     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11376     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11377     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11378     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11379     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11380   layout:
11381     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11382     layout: "plot-throughput"
11383
11384 #- type: "plot"
11385 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11386 #  algorithm: "plot_perf_box_name"
11387 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11388 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11389 #  include:
11390 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11391 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11392 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11393 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11394 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11395 #  layout:
11396 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11397 #    layout: "plot-throughput"
11398 #
11399 #- type: "plot"
11400 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11401 #  algorithm: "plot_perf_box_name"
11402 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11403 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11404 #  include:
11405 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11406 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11407 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11408 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11409 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11410 #  layout:
11411 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11412 #    layout: "plot-throughput"
11413 #
11414 #- type: "plot"
11415 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11416 #  algorithm: "plot_perf_box_name"
11417 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11418 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11419 #  include:
11420 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11421 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11422 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11423 #  layout:
11424 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11425 #    layout: "plot-throughput"
11426 #
11427 #- type: "plot"
11428 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11429 #  algorithm: "plot_perf_box_name"
11430 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11431 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11432 #  include:
11433 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11434 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11435 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11436 #  layout:
11437 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11438 #    layout: "plot-throughput"
11439 #
11440 #- type: "plot"
11441 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11442 #  algorithm: "plot_perf_box_name"
11443 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11444 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11445 #  include:
11446 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11447 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11448 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11449 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11450 #  layout:
11451 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11452 #    layout: "plot-throughput"
11453 #
11454 #- type: "plot"
11455 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11456 #  algorithm: "plot_perf_box_name"
11457 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11458 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11459 #  include:
11460 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11461 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11462 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11463 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11464 #  layout:
11465 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11466 #    layout: "plot-throughput"
11467 #
11468 #- type: "plot"
11469 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11470 #  algorithm: "plot_perf_box_name"
11471 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11472 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11473 #  include:
11474 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11475 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11476 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11477 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11478 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11479 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11480 #  layout:
11481 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11482 #    layout: "plot-throughput"
11483 #
11484 #- type: "plot"
11485 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11486 #  algorithm: "plot_perf_box_name"
11487 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11488 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11489 #  include:
11490 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11491 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11492 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11493 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11494 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11495 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11496 #  layout:
11497 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11498 #    layout: "plot-throughput"
11499 #
11500 #- type: "plot"
11501 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11502 #  algorithm: "plot_perf_box_name"
11503 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11504 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11505 #  include:
11506 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11507 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11508 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11509 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11510 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11511 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11512 #  layout:
11513 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11514 #    layout: "plot-throughput"
11515 #
11516 #- type: "plot"
11517 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11518 #  algorithm: "plot_perf_box_name"
11519 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11520 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11521 #  include:
11522 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11524 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11525 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11526 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11527 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11528 #  layout:
11529 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11530 #    layout: "plot-throughput"
11531
11532 - type: "plot"
11533   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11534   algorithm: "plot_perf_box_name"
11535   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11536   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11537   include:
11538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11539     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11540     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11541     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11542   layout:
11543     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11544     layout: "plot-throughput"
11545
11546 - type: "plot"
11547   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11548   algorithm: "plot_perf_box_name"
11549   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11550   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11551   include:
11552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11556   layout:
11557     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11558     layout: "plot-throughput"
11559
11560 - type: "plot"
11561   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11562   algorithm: "plot_perf_box_name"
11563   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11564   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11565   include:
11566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11572   layout:
11573     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11574     layout: "plot-throughput"
11575
11576 - type: "plot"
11577   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11578   algorithm: "plot_perf_box_name"
11579   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11580   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11581   include:
11582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11588   layout:
11589     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11590     layout: "plot-throughput"
11591
11592 - type: "plot"
11593   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11594   algorithm: "plot_perf_box_name"
11595   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11596   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11597   include:
11598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11604   layout:
11605     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11612   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11613   include:
11614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11620   layout:
11621     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11622     layout: "plot-throughput"
11623
11624 - type: "plot"
11625   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11626   algorithm: "plot_perf_box_name"
11627   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11628   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11629   include:
11630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11634   layout:
11635     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11636     layout: "plot-throughput"
11637
11638 - type: "plot"
11639   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11640   algorithm: "plot_perf_box_name"
11641   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11642   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11643   include:
11644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11648   layout:
11649     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11650     layout: "plot-throughput"
11651
11652 - type: "plot"
11653   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11654   algorithm: "plot_perf_box_name"
11655   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11656   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11657   include:
11658     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11660     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11661     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11664   layout:
11665     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11666     layout: "plot-throughput"
11667
11668 - type: "plot"
11669   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11670   algorithm: "plot_perf_box_name"
11671   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11672   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11673   include:
11674     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11676     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11677     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11679     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11680   layout:
11681     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11682     layout: "plot-throughput"
11683
11684 - type: "plot"
11685   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11686   algorithm: "plot_perf_box_name"
11687   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11688   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11689   include:
11690     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11691     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11692     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11693     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11694   layout:
11695     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11696     layout: "plot-throughput"
11697
11698 - type: "plot"
11699   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11700   algorithm: "plot_perf_box_name"
11701   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11702   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11703   include:
11704     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11705     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11706     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11707     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11708   layout:
11709     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11710     layout: "plot-throughput"
11711
11712 - type: "plot"
11713   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11714   algorithm: "plot_perf_box_name"
11715   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11716   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11717   include:
11718     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11719     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11720     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11721     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11722     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11723     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11724   layout:
11725     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11726     layout: "plot-throughput"
11727
11728 - type: "plot"
11729   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11730   algorithm: "plot_perf_box_name"
11731   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11732   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11733   include:
11734     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11735     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11736     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11737     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11738     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11739     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11740   layout:
11741     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11742     layout: "plot-throughput"
11743
11744 - type: "plot"
11745   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11746   algorithm: "plot_perf_box_name"
11747   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11748   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11749   include:
11750     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11751     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11752     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11753     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11754     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11756   layout:
11757     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11758     layout: "plot-throughput"
11759
11760 - type: "plot"
11761   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11762   algorithm: "plot_perf_box_name"
11763   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11764   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11765   include:
11766     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11767     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11770     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11771     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11772   layout:
11773     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11774     layout: "plot-throughput"
11775
11776 - type: "plot"
11777   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11778   algorithm: "plot_perf_box_name"
11779   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11781   include:
11782     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11783     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11784     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11785     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11786     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11787     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11788   layout:
11789     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11790     layout: "plot-throughput"
11791
11792 - type: "plot"
11793   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11794   algorithm: "plot_perf_box_name"
11795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11797   include:
11798     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11799     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11800     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11801     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11802     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11803     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11804   layout:
11805     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11806     layout: "plot-throughput"
11807
11808 #- type: "plot"
11809 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11810 #  algorithm: "plot_perf_box_name"
11811 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11812 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11813 #  include:
11814 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11815 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11816 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11817 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11818 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11819 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11820 #  layout:
11821 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11822 #    layout: "plot-throughput"
11823 #
11824 #- type: "plot"
11825 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11826 #  algorithm: "plot_perf_box_name"
11827 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11828 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11829 #  include:
11830 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11831 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11832 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11833 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11834 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11835 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11836 #  layout:
11837 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11838 #    layout: "plot-throughput"
11839
11840 - type: "plot"
11841   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11842   algorithm: "plot_perf_box_name"
11843   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11844   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11845   include:
11846     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11847     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11848     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11849     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11850     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11851     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11852   layout:
11853     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11854     layout: "plot-throughput"
11855
11856 - type: "plot"
11857   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11858   algorithm: "plot_perf_box_name"
11859   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11860   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11861   include:
11862     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11863     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11864     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11865     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11866     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11867     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11868   layout:
11869     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11870     layout: "plot-throughput"
11871
11872 #- type: "plot"
11873 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11874 #  algorithm: "plot_perf_box_name"
11875 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11876 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11877 #  include:
11878 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11879 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11880 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11881 #  layout:
11882 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11883 #    layout: "plot-throughput"
11884 #
11885 #- type: "plot"
11886 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11887 #  algorithm: "plot_perf_box_name"
11888 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11889 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11890 #  include:
11891 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11892 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11893 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11894 #  layout:
11895 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11896 #    layout: "plot-throughput"
11897
11898 #- type: "plot"
11899 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11900 #  algorithm: "plot_perf_box_name"
11901 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11902 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11903 #  include:
11904 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11905 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11906 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11907 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11908 #  layout:
11909 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11910 #    layout: "plot-throughput"
11911 #
11912 #- type: "plot"
11913 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11914 #  algorithm: "plot_perf_box_name"
11915 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11916 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11917 #  include:
11918 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11919 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11920 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11921 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11922 #  layout:
11923 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11924 #    layout: "plot-throughput"
11925 #
11926 #- type: "plot"
11927 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11928 #  algorithm: "plot_perf_box_name"
11929 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11930 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11931 #  include:
11932 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11933 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11934 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11935 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11936 #  layout:
11937 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11938 #    layout: "plot-throughput"
11939 #
11940 #- type: "plot"
11941 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11942 #  algorithm: "plot_perf_box_name"
11943 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11944 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11945 #  include:
11946 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11947 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11948 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11949 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11950 #  layout:
11951 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11952 #    layout: "plot-throughput"
11953
11954 - type: "plot"
11955   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11956   algorithm: "plot_perf_box_name"
11957   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11959   include:
11960     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11961     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11962     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11963     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11964   layout:
11965     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11966     layout: "plot-throughput"
11967
11968 - type: "plot"
11969   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11970   algorithm: "plot_perf_box_name"
11971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11973   include:
11974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11978   layout:
11979     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11980     layout: "plot-throughput"
11981
11982 - type: "plot"
11983   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11984   algorithm: "plot_perf_box_name"
11985   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11987   include:
11988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11992   layout:
11993     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11994     layout: "plot-throughput"
11995
11996 - type: "plot"
11997   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11998   algorithm: "plot_perf_box_name"
11999   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12001   include:
12002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12006   layout:
12007     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12008     layout: "plot-throughput"
12009
12010 #- type: "plot"
12011 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12012 #  algorithm: "plot_perf_box_name"
12013 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12014 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12015 #  include:
12016 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12017 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12018 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12019 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12020 #  layout:
12021 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12022 #    layout: "plot-throughput"
12023 #
12024 #- type: "plot"
12025 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12026 #  algorithm: "plot_perf_box_name"
12027 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12028 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12029 #  include:
12030 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12031 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12032 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12033 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12034 #  layout:
12035 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12036 #    layout: "plot-throughput"
12037 #
12038 #- type: "plot"
12039 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12040 #  algorithm: "plot_perf_box_name"
12041 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12042 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12043 #  include:
12044 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12045 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12046 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12047 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12048 #  layout:
12049 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12050 #    layout: "plot-throughput"
12051 #
12052 #- type: "plot"
12053 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12054 #  algorithm: "plot_perf_box_name"
12055 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12056 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12057 #  include:
12058 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12059 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12060 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12061 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12062 #  layout:
12063 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12064 #    layout: "plot-throughput"
12065 #
12066 #- type: "plot"
12067 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12068 #  algorithm: "plot_perf_box_name"
12069 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12070 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12071 #  include:
12072 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12073 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12074 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12075 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12076 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12077 #  layout:
12078 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12079 #    layout: "plot-throughput"
12080 #
12081 #- type: "plot"
12082 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12083 #  algorithm: "plot_perf_box_name"
12084 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12085 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12086 #  include:
12087 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12088 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12089 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12090 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12091 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12092 #  layout:
12093 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12094 #    layout: "plot-throughput"
12095 #
12096 #- type: "plot"
12097 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12098 #  algorithm: "plot_perf_box_name"
12099 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12100 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12101 #  include:
12102 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12103 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12104 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12105 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12106 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12107 #  layout:
12108 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12109 #    layout: "plot-throughput"
12110 #
12111 #- type: "plot"
12112 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12113 #  algorithm: "plot_perf_box_name"
12114 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12115 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12116 #  include:
12117 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12118 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12119 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12120 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12121 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12122 #  layout:
12123 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12124 #    layout: "plot-throughput"
12125 #
12126 #- type: "plot"
12127 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12128 #  algorithm: "plot_perf_box_name"
12129 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12130 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12131 #  include:
12132 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12133 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12134 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12135 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12136 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12137 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12138 #  layout:
12139 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12140 #    layout: "plot-throughput"
12141 #
12142 #- type: "plot"
12143 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12144 #  algorithm: "plot_perf_box_name"
12145 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12146 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12147 #  include:
12148 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12149 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12150 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12151 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12152 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12153 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12154 #  layout:
12155 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12156 #    layout: "plot-throughput"
12157 #
12158 #- type: "plot"
12159 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12160 #  algorithm: "plot_perf_box_name"
12161 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12162 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12163 #  include:
12164 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12165 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12166 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12167 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12168 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12169 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12170 #  layout:
12171 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12172 #    layout: "plot-throughput"
12173 #
12174 #- type: "plot"
12175 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12176 #  algorithm: "plot_perf_box_name"
12177 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12178 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12179 #  include:
12180 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12181 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12182 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12183 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12184 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12185 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12186 #  layout:
12187 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12188 #    layout: "plot-throughput"
12189
12190 - type: "plot"
12191   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12192   algorithm: "plot_perf_box_name"
12193   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12194   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12195   include:
12196     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12197     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12198     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12201   layout:
12202     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12203     layout: "plot-throughput"
12204
12205 - type: "plot"
12206   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12207   algorithm: "plot_perf_box_name"
12208   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12209   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12210   include:
12211     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12212     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12213     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12214     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12215     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12216   layout:
12217     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12218     layout: "plot-throughput"
12219
12220 #- type: "plot"
12221 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12222 #  algorithm: "plot_perf_box_name"
12223 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12224 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12225 #  include:
12226 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12229 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12230 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12231 #  layout:
12232 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12233 #    layout: "plot-throughput"
12234 #
12235 #- type: "plot"
12236 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12237 #  algorithm: "plot_perf_box_name"
12238 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12239 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12240 #  include:
12241 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12242 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12243 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12244 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12245 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12246 #  layout:
12247 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12248 #    layout: "plot-throughput"
12249
12250 #- type: "plot"
12251 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12252 #  algorithm: "plot_perf_box_name"
12253 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12254 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12255 #  include:
12256 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12257 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12258 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12259 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12260 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12261 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12262 #  layout:
12263 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12264 #    layout: "plot-throughput"
12265 #
12266 #- type: "plot"
12267 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12268 #  algorithm: "plot_perf_box_name"
12269 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12270 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12271 #  include:
12272 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12273 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12274 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12275 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12276 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12277 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12278 #  layout:
12279 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12280 #    layout: "plot-throughput"
12281
12282 #- type: "plot"
12283 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12284 #  algorithm: "plot_perf_box_name"
12285 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12286 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12287 #  include:
12288 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12289 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12290 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12291 #  layout:
12292 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12293 #    layout: "plot-throughput"
12294 #
12295 #- type: "plot"
12296 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12297 #  algorithm: "plot_perf_box_name"
12298 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12299 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12300 #  include:
12301 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12302 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12303 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12304 #  layout:
12305 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12306 #    layout: "plot-throughput"
12307
12308 ################################################################################
12309
12310 # Packet Speedup
12311
12312 #- type: "plot"
12313 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12314 #  algorithm: "plot_tsa_name"
12315 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12316 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12317 #  include:
12318 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12319 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12320 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12321 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12322 #  layout:
12323 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12324 #    layout: "plot-throughput-speedup-analysis"
12325 #
12326 #- type: "plot"
12327 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12328 #  algorithm: "plot_tsa_name"
12329 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12330 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12331 #  include:
12332 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12333 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12334 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12335 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12336 #  layout:
12337 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12338 #    layout: "plot-throughput-speedup-analysis"
12339 #
12340 #- type: "plot"
12341 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12342 #  algorithm: "plot_tsa_name"
12343 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12344 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12345 #  include:
12346 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12347 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12348 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12349 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12350 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12351 #  layout:
12352 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12353 #    layout: "plot-throughput-speedup-analysis"
12354 #
12355 #- type: "plot"
12356 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12357 #  algorithm: "plot_tsa_name"
12358 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12359 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12360 #  include:
12361 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12362 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12363 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12364 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12365 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12366 #  layout:
12367 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12368 #    layout: "plot-throughput-speedup-analysis"
12369 #
12370 #- type: "plot"
12371 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12372 #  algorithm: "plot_tsa_name"
12373 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12374 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12375 #  include:
12376 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12377 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12378 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12379 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12380 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12381 #  layout:
12382 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12383 #    layout: "plot-throughput-speedup-analysis"
12384 #
12385 #- type: "plot"
12386 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12387 #  algorithm: "plot_tsa_name"
12388 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12389 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12390 #  include:
12391 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12392 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12393 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12394 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12395 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12396 #  layout:
12397 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12398 #    layout: "plot-throughput-speedup-analysis"
12399 #
12400 #- type: "plot"
12401 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12402 #  algorithm: "plot_tsa_name"
12403 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12404 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12405 #  include:
12406 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12407 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12408 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12409 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12410 #  layout:
12411 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12412 #    layout: "plot-throughput-speedup-analysis"
12413 #
12414 #- type: "plot"
12415 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12416 #  algorithm: "plot_tsa_name"
12417 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12418 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12419 #  include:
12420 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12421 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12422 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12423 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12424 #  layout:
12425 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12426 #    layout: "plot-throughput-speedup-analysis"
12427 #
12428 #- type: "plot"
12429 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12430 #  algorithm: "plot_tsa_name"
12431 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12432 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12433 #  include:
12434 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12435 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12436 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12437 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12438 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12439 #  layout:
12440 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12441 #    layout: "plot-throughput-speedup-analysis"
12442 #
12443 #- type: "plot"
12444 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12445 #  algorithm: "plot_tsa_name"
12446 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12447 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12448 #  include:
12449 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12450 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12451 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12452 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12453 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12454 #  layout:
12455 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12456 #    layout: "plot-throughput-speedup-analysis"
12457 #
12458 #- type: "plot"
12459 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12460 #  algorithm: "plot_tsa_name"
12461 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12462 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12463 #  include:
12464 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12465 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12466 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12467 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12468 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12469 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12470 #  layout:
12471 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12472 #    layout: "plot-throughput-speedup-analysis"
12473 #
12474 #- type: "plot"
12475 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12476 #  algorithm: "plot_tsa_name"
12477 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12478 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12479 #  include:
12480 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12481 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12482 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12483 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12484 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12485 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12486 #  layout:
12487 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12488 #    layout: "plot-throughput-speedup-analysis"
12489
12490 - type: "plot"
12491   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12492   algorithm: "plot_tsa_name"
12493   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12494   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12495   include:
12496     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12497     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12498     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12499   layout:
12500     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12501     layout: "plot-throughput-speedup-analysis"
12502
12503 - type: "plot"
12504   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12505   algorithm: "plot_tsa_name"
12506   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12507   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12508   include:
12509     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12511     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12512   layout:
12513     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12514     layout: "plot-throughput-speedup-analysis"
12515
12516 #- type: "plot"
12517 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12518 #  algorithm: "plot_tsa_name"
12519 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12520 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12521 #  include:
12522 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12525 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12526 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12527 #  layout:
12528 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12529 #    layout: "plot-throughput-speedup-analysis"
12530 #
12531 #- type: "plot"
12532 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12533 #  algorithm: "plot_tsa_name"
12534 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12535 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12536 #  include:
12537 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12540 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12541 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12542 #  layout:
12543 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12544 #    layout: "plot-throughput-speedup-analysis"
12545 #
12546 #- type: "plot"
12547 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12548 #  algorithm: "plot_tsa_name"
12549 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12550 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12551 #  include:
12552 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12553 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12554 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12555 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12556 #  layout:
12557 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12558 #    layout: "plot-throughput-speedup-analysis"
12559 #
12560 #- type: "plot"
12561 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12562 #  algorithm: "plot_tsa_name"
12563 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12564 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12565 #  include:
12566 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12567 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12568 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12569 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12570 #  layout:
12571 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12572 #    layout: "plot-throughput-speedup-analysis"
12573 #
12574 #- type: "plot"
12575 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12576 #  algorithm: "plot_tsa_name"
12577 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12578 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12579 #  include:
12580 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12581 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12583 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12584 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12585 #  layout:
12586 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12587 #    layout: "plot-throughput-speedup-analysis"
12588 #
12589 #- type: "plot"
12590 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12591 #  algorithm: "plot_tsa_name"
12592 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12593 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12594 #  include:
12595 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12596 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12597 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12599 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12600 #  layout:
12601 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12602 #    layout: "plot-throughput-speedup-analysis"
12603 #
12604 #- type: "plot"
12605 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12606 #  algorithm: "plot_tsa_name"
12607 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12608 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12609 #  include:
12610 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12611 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12613 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12615 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12616 #  layout:
12617 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12618 #    layout: "plot-throughput-speedup-analysis"
12619 #
12620 #- type: "plot"
12621 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12622 #  algorithm: "plot_tsa_name"
12623 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12624 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12625 #  include:
12626 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12627 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12628 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12629 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12630 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12631 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12632 #  layout:
12633 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12634 #    layout: "plot-throughput-speedup-analysis"
12635
12636 - type: "plot"
12637   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12638   algorithm: "plot_tsa_name"
12639   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12641   include:
12642     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12643     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12644   layout:
12645     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12646     layout: "plot-throughput-speedup-analysis"
12647
12648 - type: "plot"
12649   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12650   algorithm: "plot_tsa_name"
12651   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12653   include:
12654     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12655     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12656   layout:
12657     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12658     layout: "plot-throughput-speedup-analysis"
12659
12660 #- type: "plot"
12661 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12662 #  algorithm: "plot_tsa_name"
12663 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12664 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12665 #  include:
12666 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12667 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12668 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12669 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12670 #  layout:
12671 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12672 #    layout: "plot-throughput-speedup-analysis"
12673 #
12674 #- type: "plot"
12675 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12676 #  algorithm: "plot_tsa_name"
12677 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12678 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12679 #  include:
12680 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12681 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12682 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12683 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12684 #  layout:
12685 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12686 #    layout: "plot-throughput-speedup-analysis"
12687 #
12688 #- type: "plot"
12689 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12690 #  algorithm: "plot_tsa_name"
12691 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12692 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12693 #  include:
12694 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12695 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12696 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12697 #  layout:
12698 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12699 #    layout: "plot-throughput-speedup-analysis"
12700 #
12701 #- type: "plot"
12702 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12703 #  algorithm: "plot_tsa_name"
12704 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12705 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12706 #  include:
12707 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12708 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12709 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12710 #  layout:
12711 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12712 #    layout: "plot-throughput-speedup-analysis"
12713 #
12714 #- type: "plot"
12715 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12716 #  algorithm: "plot_tsa_name"
12717 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12718 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12719 #  include:
12720 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12721 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12722 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12723 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12724 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12725 #  layout:
12726 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12727 #    layout: "plot-throughput-speedup-analysis"
12728 #
12729 #- type: "plot"
12730 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12731 #  algorithm: "plot_tsa_name"
12732 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12733 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12734 #  include:
12735 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12736 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12737 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12738 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12739 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12740 #  layout:
12741 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12742 #    layout: "plot-throughput-speedup-analysis"
12743
12744 - type: "plot"
12745   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12746   algorithm: "plot_tsa_name"
12747   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12748   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12749   include:
12750     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12751     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12752     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12753   layout:
12754     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12755     layout: "plot-throughput-speedup-analysis"
12756
12757 - type: "plot"
12758   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12759   algorithm: "plot_tsa_name"
12760   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12761   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12762   include:
12763     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12764     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12765     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12766   layout:
12767     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12768     layout: "plot-throughput-speedup-analysis"
12769
12770 #- type: "plot"
12771 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12772 #  algorithm: "plot_tsa_name"
12773 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12774 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12775 #  include:
12776 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12777 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12778 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12779 #  layout:
12780 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12781 #    layout: "plot-throughput-speedup-analysis"
12782 #
12783 #- type: "plot"
12784 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12785 #  algorithm: "plot_tsa_name"
12786 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12787 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12788 #  include:
12789 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12790 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12791 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12792 #  layout:
12793 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12794 #    layout: "plot-throughput-speedup-analysis"
12795 #
12796 #- type: "plot"
12797 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12798 #  algorithm: "plot_tsa_name"
12799 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12800 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12801 #  include:
12802 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12803 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12804 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12805 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12806 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12807 #  layout:
12808 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12809 #    layout: "plot-throughput-speedup-analysis"
12810 #
12811 #- type: "plot"
12812 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12813 #  algorithm: "plot_tsa_name"
12814 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12815 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12816 #  include:
12817 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12818 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12819 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12820 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12821 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12822 #  layout:
12823 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12824 #    layout: "plot-throughput-speedup-analysis"
12825
12826 - type: "plot"
12827   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12828   algorithm: "plot_tsa_name"
12829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12831   include:
12832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12837     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12838   layout:
12839     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12840     layout: "plot-throughput-speedup-analysis"
12841
12842 - type: "plot"
12843   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12844   algorithm: "plot_tsa_name"
12845   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12846   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12847   include:
12848     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12849     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12851     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12852     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12854   layout:
12855     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12856     layout: "plot-throughput-speedup-analysis"
12857
12858 - type: "plot"
12859   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12860   algorithm: "plot_tsa_name"
12861   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12862   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12863   include:
12864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12868   layout:
12869     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12870     layout: "plot-throughput-speedup-analysis"
12871
12872 - type: "plot"
12873   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12874   algorithm: "plot_tsa_name"
12875   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12876   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12877   include:
12878     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12879     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12881     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12882   layout:
12883     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12884     layout: "plot-throughput-speedup-analysis"
12885
12886 #- type: "plot"
12887 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12888 #  algorithm: "plot_tsa_name"
12889 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12890 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12891 #  include:
12892 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12893 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12894 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12895 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12896 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12897 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12898 #  layout:
12899 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
12900 #    layout: "plot-throughput-speedup-analysis"
12901 #
12902 #- type: "plot"
12903 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12904 #  algorithm: "plot_tsa_name"
12905 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12906 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12907 #  include:
12908 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12909 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12910 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12911 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12912 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12913 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12914 #  layout:
12915 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
12916 #    layout: "plot-throughput-speedup-analysis"
12917 #
12918 #- type: "plot"
12919 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12920 #  algorithm: "plot_tsa_name"
12921 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12922 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12923 #  include:
12924 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12925 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12926 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12927 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12928 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12929 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12930 #  layout:
12931 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
12932 #    layout: "plot-throughput-speedup-analysis"
12933 #
12934 #- type: "plot"
12935 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12936 #  algorithm: "plot_tsa_name"
12937 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12938 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12939 #  include:
12940 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12941 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12942 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12943 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12944 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12945 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12946 #  layout:
12947 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
12948 #    layout: "plot-throughput-speedup-analysis"
12949 #
12950 #- type: "plot"
12951 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12952 #  algorithm: "plot_tsa_name"
12953 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12954 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12955 #  include:
12956 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12957 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12958 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12959 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12960 #  layout:
12961 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
12962 #    layout: "plot-throughput-speedup-analysis"
12963 #
12964 #- type: "plot"
12965 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12966 #  algorithm: "plot_tsa_name"
12967 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12968 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12969 #  include:
12970 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12971 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12972 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12973 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12974 #  layout:
12975 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
12976 #    layout: "plot-throughput-speedup-analysis"
12977 #
12978 #- type: "plot"
12979 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
12980 #  algorithm: "plot_tsa_name"
12981 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
12982 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12983 #  include:
12984 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12985 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12986 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12987 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12988 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12989 #  layout:
12990 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
12991 #    layout: "plot-throughput-speedup-analysis"
12992 #
12993 #- type: "plot"
12994 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
12995 #  algorithm: "plot_tsa_name"
12996 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
12997 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12998 #  include:
12999 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13000 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13001 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13002 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13003 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13004 #  layout:
13005 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13006 #    layout: "plot-throughput-speedup-analysis"
13007 #
13008 #- type: "plot"
13009 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13010 #  algorithm: "plot_tsa_name"
13011 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13012 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13013 #  include:
13014 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13015 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13016 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13017 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13018 #  layout:
13019 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13020 #    layout: "plot-throughput-speedup-analysis"
13021 #
13022 #- type: "plot"
13023 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13024 #  algorithm: "plot_tsa_name"
13025 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13026 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13027 #  include:
13028 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13029 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13030 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13031 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13032 #  layout:
13033 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13034 #    layout: "plot-throughput-speedup-analysis"
13035
13036 - type: "plot"
13037   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13038   algorithm: "plot_tsa_name"
13039   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13041   include:
13042     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13043     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13044     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13045     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13046     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13047     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13048   layout:
13049     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13050     layout: "plot-throughput-speedup-analysis"
13051
13052 - type: "plot"
13053   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13054   algorithm: "plot_tsa_name"
13055   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13057   include:
13058     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13059     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13060     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13061     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13062     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13063     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13064   layout:
13065     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13066     layout: "plot-throughput-speedup-analysis"
13067
13068 #- type: "plot"
13069 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13070 #  algorithm: "plot_tsa_name"
13071 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13072 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13073 #  include:
13074 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13075 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13076 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13077 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13078 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13079 #  layout:
13080 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13081 #    layout: "plot-throughput-speedup-analysis"
13082 #
13083 #- type: "plot"
13084 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13085 #  algorithm: "plot_tsa_name"
13086 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13087 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13088 #  include:
13089 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13090 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13091 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13092 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13093 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13094 #  layout:
13095 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13096 #    layout: "plot-throughput-speedup-analysis"
13097 #
13098 #- type: "plot"
13099 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13100 #  algorithm: "plot_tsa_name"
13101 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13102 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13103 #  include:
13104 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13105 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13106 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13107 #  layout:
13108 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13109 #    layout: "plot-throughput-speedup-analysis"
13110 #
13111 #- type: "plot"
13112 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13113 #  algorithm: "plot_tsa_name"
13114 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13115 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13116 #  include:
13117 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13118 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13119 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13120 #  layout:
13121 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13122 #    layout: "plot-throughput-speedup-analysis"
13123 #
13124 #- type: "plot"
13125 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13126 #  algorithm: "plot_tsa_name"
13127 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13128 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13129 #  include:
13130 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13131 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13132 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13133 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13134 #  layout:
13135 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13136 #    layout: "plot-throughput-speedup-analysis"
13137 #
13138 #- type: "plot"
13139 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13140 #  algorithm: "plot_tsa_name"
13141 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13142 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13143 #  include:
13144 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13145 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13146 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13147 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13148 #  layout:
13149 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13150 #    layout: "plot-throughput-speedup-analysis"
13151 #
13152 #- type: "plot"
13153 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13154 #  algorithm: "plot_tsa_name"
13155 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13156 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13157 #  include:
13158 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13159 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13160 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13161 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13162 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13163 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13164 #  layout:
13165 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13166 #    layout: "plot-throughput-speedup-analysis"
13167 #
13168 #- type: "plot"
13169 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13170 #  algorithm: "plot_tsa_name"
13171 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13172 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13173 #  include:
13174 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13175 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13176 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13177 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13178 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13179 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13180 #  layout:
13181 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13182 #    layout: "plot-throughput-speedup-analysis"
13183 #
13184 #- type: "plot"
13185 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13186 #  algorithm: "plot_tsa_name"
13187 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13188 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13189 #  include:
13190 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13191 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13192 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13193 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13194 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13195 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13196 #  layout:
13197 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13198 #    layout: "plot-throughput-speedup-analysis"
13199 #
13200 #- type: "plot"
13201 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13202 #  algorithm: "plot_tsa_name"
13203 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13204 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13205 #  include:
13206 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13208 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13209 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13210 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13211 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13212 #  layout:
13213 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13214 #    layout: "plot-throughput-speedup-analysis"
13215
13216 - type: "plot"
13217   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13218   algorithm: "plot_tsa_name"
13219   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13220   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13221   include:
13222     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13223     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13224     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13225     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13226     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13227     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13228   layout:
13229     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13230     layout: "plot-throughput-speedup-analysis"
13231
13232 - type: "plot"
13233   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13234   algorithm: "plot_tsa_name"
13235   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13237   include:
13238     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13239     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13240     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13241     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13242     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13243     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13244   layout:
13245     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13246     layout: "plot-throughput-speedup-analysis"
13247
13248 #- type: "plot"
13249 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13250 #  algorithm: "plot_tsa_name"
13251 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13252 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13253 #  include:
13254 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13255 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13256 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13257 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13258 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13259 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13260 #  layout:
13261 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13262 #    layout: "plot-throughput-speedup-analysis"
13263 #
13264 #- type: "plot"
13265 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13266 #  algorithm: "plot_tsa_name"
13267 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13268 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13269 #  include:
13270 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13271 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13272 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13273 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13274 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13275 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13276 #  layout:
13277 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13278 #    layout: "plot-throughput-speedup-analysis"
13279 #
13280 #- type: "plot"
13281 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13282 #  algorithm: "plot_tsa_name"
13283 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13284 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13285 #  include:
13286 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13287 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13288 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13289 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13290 #  layout:
13291 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13292 #    layout: "plot-throughput-speedup-analysis"
13293 #
13294 #- type: "plot"
13295 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13296 #  algorithm: "plot_tsa_name"
13297 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13298 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13299 #  include:
13300 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13301 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13302 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13303 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13304 #  layout:
13305 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13306 #    layout: "plot-throughput-speedup-analysis"
13307 #
13308 #- type: "plot"
13309 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13310 #  algorithm: "plot_tsa_name"
13311 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13312 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13313 #  include:
13314 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13315 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13316 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13317 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13318 #  layout:
13319 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13320 #    layout: "plot-throughput-speedup-analysis"
13321 #
13322 #- type: "plot"
13323 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13324 #  algorithm: "plot_tsa_name"
13325 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13326 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13327 #  include:
13328 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13329 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13330 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13331 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13332 #  layout:
13333 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13334 #    layout: "plot-throughput-speedup-analysis"
13335
13336 - type: "plot"
13337   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13338   algorithm: "plot_tsa_name"
13339   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13341   include:
13342     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13343     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13344     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13345     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13346   layout:
13347     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13348     layout: "plot-throughput-speedup-analysis"
13349
13350 - type: "plot"
13351   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13352   algorithm: "plot_tsa_name"
13353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13355   include:
13356     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13357     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13358     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13359     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13360   layout:
13361     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13362     layout: "plot-throughput-speedup-analysis"
13363
13364 - type: "plot"
13365   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13366   algorithm: "plot_tsa_name"
13367   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13368   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13369   include:
13370     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13371     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13372     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13373     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13374   layout:
13375     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13376     layout: "plot-throughput-speedup-analysis"
13377
13378 - type: "plot"
13379   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13380   algorithm: "plot_tsa_name"
13381   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13383   include:
13384     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13385     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13386     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13387     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13388   layout:
13389     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13390     layout: "plot-throughput-speedup-analysis"
13391
13392 #- type: "plot"
13393 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13394 #  algorithm: "plot_tsa_name"
13395 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13396 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13397 #  include:
13398 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13399 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13400 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13401 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13402 #  layout:
13403 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13404 #    layout: "plot-throughput-speedup-analysis"
13405 #
13406 #- type: "plot"
13407 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13408 #  algorithm: "plot_tsa_name"
13409 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13410 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13411 #  include:
13412 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13413 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13414 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13415 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13416 #  layout:
13417 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13418 #    layout: "plot-throughput-speedup-analysis"
13419 #
13420 #- type: "plot"
13421 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13422 #  algorithm: "plot_tsa_name"
13423 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13424 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13425 #  include:
13426 #    - "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"
13427 #    - "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"
13428 #    - "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"
13429 #    - "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"
13430 #  layout:
13431 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13432 #    layout: "plot-throughput-speedup-analysis"
13433 #
13434 #- type: "plot"
13435 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13436 #  algorithm: "plot_tsa_name"
13437 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13438 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13439 #  include:
13440 #    - "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"
13441 #    - "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"
13442 #    - "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"
13443 #    - "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"
13444 #  layout:
13445 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13446 #    layout: "plot-throughput-speedup-analysis"
13447 #
13448 #- type: "plot"
13449 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13450 #  algorithm: "plot_tsa_name"
13451 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13452 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13453 #  include:
13454 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13455 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13456 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13457 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13458 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13459 #  layout:
13460 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13461 #    layout: "plot-throughput-speedup-analysis"
13462 #
13463 #- type: "plot"
13464 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13465 #  algorithm: "plot_tsa_name"
13466 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13467 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13468 #  include:
13469 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13470 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13471 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13472 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13473 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13474 #  layout:
13475 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13476 #    layout: "plot-throughput-speedup-analysis"
13477 #
13478 #- type: "plot"
13479 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13480 #  algorithm: "plot_tsa_name"
13481 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13482 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13483 #  include:
13484 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13485 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13486 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13487 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13488 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13489 #  layout:
13490 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13491 #    layout: "plot-throughput-speedup-analysis"
13492 #
13493 #- type: "plot"
13494 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13495 #  algorithm: "plot_tsa_name"
13496 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13497 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13498 #  include:
13499 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13500 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13501 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13502 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13503 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13504 #  layout:
13505 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13506 #    layout: "plot-throughput-speedup-analysis"
13507 #
13508 #- type: "plot"
13509 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13510 #  algorithm: "plot_tsa_name"
13511 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13512 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13513 #  include:
13514 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13515 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13516 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13517 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13518 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13519 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13520 #  layout:
13521 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13522 #    layout: "plot-throughput-speedup-analysis"
13523 #
13524 #- type: "plot"
13525 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13526 #  algorithm: "plot_tsa_name"
13527 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13528 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13529 #  include:
13530 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13531 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13532 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13533 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13534 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13535 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13536 #  layout:
13537 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13538 #    layout: "plot-throughput-speedup-analysis"
13539 #
13540 #- type: "plot"
13541 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13542 #  algorithm: "plot_tsa_name"
13543 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13544 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13545 #  include:
13546 #    - "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"
13547 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13548 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13549 #    - "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"
13550 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13551 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13552 #  layout:
13553 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13554 #    layout: "plot-throughput-speedup-analysis"
13555 #
13556 #- type: "plot"
13557 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13558 #  algorithm: "plot_tsa_name"
13559 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13560 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13561 #  include:
13562 #    - "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"
13563 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13564 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13565 #    - "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"
13566 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13567 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13568 #  layout:
13569 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13570 #    layout: "plot-throughput-speedup-analysis"
13571 #
13572 #- type: "plot"
13573 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13574 #  algorithm: "plot_tsa_name"
13575 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13576 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13577 #  include:
13578 #    - "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"
13579 #    - "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"
13580 #    - "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"
13581 #  layout:
13582 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13583 #    layout: "plot-throughput-speedup-analysis"
13584 #
13585 #- type: "plot"
13586 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13587 #  algorithm: "plot_tsa_name"
13588 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13589 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13590 #  include:
13591 #    - "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"
13592 #    - "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"
13593 #    - "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"
13594 #  layout:
13595 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13596 #    layout: "plot-throughput-speedup-analysis"
13597
13598 - type: "plot"
13599   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13600   algorithm: "plot_tsa_name"
13601   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13602   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13603   include:
13604     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13605     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13606     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13607     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13608     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13609   layout:
13610     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13611     layout: "plot-throughput-speedup-analysis"
13612
13613 - type: "plot"
13614   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13615   algorithm: "plot_tsa_name"
13616   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13617   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13618   include:
13619     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13620     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13621     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13622     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13623     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13624   layout:
13625     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13626     layout: "plot-throughput-speedup-analysis"
13627
13628 - type: "plot"
13629   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13630   algorithm: "plot_tsa_name"
13631   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13632   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13633   include:
13634     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13635     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13637     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13639   layout:
13640     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13641     layout: "plot-throughput-speedup-analysis"
13642
13643 - type: "plot"
13644   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13645   algorithm: "plot_tsa_name"
13646   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13647   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13648   include:
13649     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13650     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13654   layout:
13655     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13656     layout: "plot-throughput-speedup-analysis"
13657
13658 - type: "plot"
13659   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13660   algorithm: "plot_tsa_name"
13661   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13662   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13663   include:
13664     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13665     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13666     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13667     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13668     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13670   layout:
13671     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13672     layout: "plot-throughput-speedup-analysis"
13673
13674 - type: "plot"
13675   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13676   algorithm: "plot_tsa_name"
13677   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13678   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13679   include:
13680     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13681     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13682     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13685     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13686   layout:
13687     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13688     layout: "plot-throughput-speedup-analysis"
13689
13690 - type: "plot"
13691   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13692   algorithm: "plot_tsa_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13694   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13695   include:
13696     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13697     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13698     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13699     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13700   layout:
13701     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13702     layout: "plot-throughput-speedup-analysis"
13703
13704 - type: "plot"
13705   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13706   algorithm: "plot_tsa_name"
13707   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13708   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13709   include:
13710     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13711     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13712     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13713     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13714   layout:
13715     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13716     layout: "plot-throughput-speedup-analysis"
13717
13718 - type: "plot"
13719   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13720   algorithm: "plot_tsa_name"
13721   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13722   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13723   include:
13724     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13725     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13726     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13727     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13728     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13729   layout:
13730     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13731     layout: "plot-throughput-speedup-analysis"
13732
13733 - type: "plot"
13734   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13735   algorithm: "plot_tsa_name"
13736   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13737   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13738   include:
13739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13740     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13741     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13742     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13744   layout:
13745     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13746     layout: "plot-throughput-speedup-analysis"
13747
13748 - type: "plot"
13749   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13750   algorithm: "plot_tsa_name"
13751   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13752   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13753   include:
13754     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13755     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13756     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13757     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13758     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13759     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13760   layout:
13761     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13762     layout: "plot-throughput-speedup-analysis"
13763
13764 - type: "plot"
13765   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13766   algorithm: "plot_tsa_name"
13767   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13768   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13769   include:
13770     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13771     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13772     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13773     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13774     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13775     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13776   layout:
13777     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13778     layout: "plot-throughput-speedup-analysis"
13779
13780 - type: "plot"
13781   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13782   algorithm: "plot_tsa_name"
13783   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13784   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13785   include:
13786     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13787     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13788     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13789     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13790   layout:
13791     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
13792     layout: "plot-throughput-speedup-analysis"
13793
13794 - type: "plot"
13795   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13796   algorithm: "plot_tsa_name"
13797   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13798   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13799   include:
13800     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13804   layout:
13805     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
13806     layout: "plot-throughput-speedup-analysis"
13807
13808 - type: "plot"
13809   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13810   algorithm: "plot_tsa_name"
13811   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13812   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13813   include:
13814     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13815     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13820   layout:
13821     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
13822     layout: "plot-throughput-speedup-analysis"
13823
13824 - type: "plot"
13825   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13826   algorithm: "plot_tsa_name"
13827   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13828   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13829   include:
13830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13835     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13836   layout:
13837     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
13838     layout: "plot-throughput-speedup-analysis"
13839
13840 - type: "plot"
13841   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13842   algorithm: "plot_tsa_name"
13843   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13844   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13845   include:
13846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13852   layout:
13853     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
13854     layout: "plot-throughput-speedup-analysis"
13855
13856 - type: "plot"
13857   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13858   algorithm: "plot_tsa_name"
13859   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13860   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13861   include:
13862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13868   layout:
13869     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
13870     layout: "plot-throughput-speedup-analysis"
13871
13872 - type: "plot"
13873   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13874   algorithm: "plot_tsa_name"
13875   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13876   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13877   include:
13878     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13879     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13880     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13881     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13882     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13883     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13884   layout:
13885     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
13886     layout: "plot-throughput-speedup-analysis"
13887
13888 - type: "plot"
13889   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13890   algorithm: "plot_tsa_name"
13891   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13892   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13893   include:
13894     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13895     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13896     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13897     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13898     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13899     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13900   layout:
13901     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
13902     layout: "plot-throughput-speedup-analysis"
13903
13904 - type: "plot"
13905   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13906   algorithm: "plot_tsa_name"
13907   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13908   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13909   include:
13910     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13911     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13912     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13913     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13914     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13915   layout:
13916     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
13917     layout: "plot-throughput-speedup-analysis"
13918
13919 - type: "plot"
13920   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13921   algorithm: "plot_tsa_name"
13922   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13923   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13924   include:
13925     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13926     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13927     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13928     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13929     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13930   layout:
13931     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
13932     layout: "plot-throughput-speedup-analysis"
13933
13934 #- type: "plot"
13935 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13936 #  algorithm: "plot_tsa_name"
13937 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13938 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13939 #  include:
13940 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13941 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13942 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13943 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13944 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13945 #  layout:
13946 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
13947 #    layout: "plot-throughput-speedup-analysis"
13948 #
13949 #- type: "plot"
13950 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
13951 #  algorithm: "plot_tsa_name"
13952 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
13953 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13954 #  include:
13955 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13956 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13957 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13958 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13959 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13960 #  layout:
13961 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
13962 #    layout: "plot-throughput-speedup-analysis"
13963
13964 #- type: "plot"
13965 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13966 #  algorithm: "plot_tsa_name"
13967 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13968 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13969 #  include:
13970 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13971 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13972 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13973 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13974 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13975 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13976 #  layout:
13977 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
13978 #    layout: "plot-throughput-speedup-analysis"
13979 #
13980 #- type: "plot"
13981 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13982 #  algorithm: "plot_tsa_name"
13983 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13984 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13985 #  include:
13986 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13987 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13988 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13989 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13990 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13991 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13992 #  layout:
13993 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
13994 #    layout: "plot-throughput-speedup-analysis"
13995
13996 - type: "plot"
13997   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13998   algorithm: "plot_tsa_name"
13999   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14000   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14001   include:
14002     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14007   layout:
14008     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14009     layout: "plot-throughput-speedup-analysis"
14010
14011 - type: "plot"
14012   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14013   algorithm: "plot_tsa_name"
14014   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14015   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14016   include:
14017     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14018     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14022   layout:
14023     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14024     layout: "plot-throughput-speedup-analysis"
14025
14026 - type: "plot"
14027   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14028   algorithm: "plot_tsa_name"
14029   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14030   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14031   include:
14032     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14033     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14038   layout:
14039     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14040     layout: "plot-throughput-speedup-analysis"
14041
14042 - type: "plot"
14043   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14044   algorithm: "plot_tsa_name"
14045   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14046   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14047   include:
14048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14054   layout:
14055     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14056     layout: "plot-throughput-speedup-analysis"
14057
14058 - type: "plot"
14059   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14060   algorithm: "plot_tsa_name"
14061   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14062   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14063   include:
14064     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14065     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14066     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14067     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14069   layout:
14070     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14071     layout: "plot-throughput-speedup-analysis"
14072
14073 - type: "plot"
14074   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14075   algorithm: "plot_tsa_name"
14076   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14077   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14078   include:
14079     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14080     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14081     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14082     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14084   layout:
14085     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14086     layout: "plot-throughput-speedup-analysis"
14087
14088 - type: "plot"
14089   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14090   algorithm: "plot_tsa_name"
14091   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14092   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14093   include:
14094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14098   layout:
14099     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14100     layout: "plot-throughput-speedup-analysis"
14101
14102 - type: "plot"
14103   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14104   algorithm: "plot_tsa_name"
14105   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14106   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14107   include:
14108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14112   layout:
14113     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14114     layout: "plot-throughput-speedup-analysis"
14115
14116 - type: "plot"
14117   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14118   algorithm: "plot_tsa_name"
14119   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14120   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14121   include:
14122     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14128   layout:
14129     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14130     layout: "plot-throughput-speedup-analysis"
14131
14132 - type: "plot"
14133   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14134   algorithm: "plot_tsa_name"
14135   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14136   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14137   include:
14138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14144   layout:
14145     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14146     layout: "plot-throughput-speedup-analysis"
14147
14148 - type: "plot"
14149   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14150   algorithm: "plot_tsa_name"
14151   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14152   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14153   include:
14154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14159   layout:
14160     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14161     layout: "plot-throughput-speedup-analysis"
14162
14163 - type: "plot"
14164   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14165   algorithm: "plot_tsa_name"
14166   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14167   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14168   include:
14169     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14174   layout:
14175     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14176     layout: "plot-throughput-speedup-analysis"
14177
14178 - type: "plot"
14179   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14180   algorithm: "plot_tsa_name"
14181   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14182   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14183   include:
14184     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14188     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14189     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14190   layout:
14191     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14192     layout: "plot-throughput-speedup-analysis"
14193
14194 - type: "plot"
14195   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14196   algorithm: "plot_tsa_name"
14197   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14198   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14199   include:
14200     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14203     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14204     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14205     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14206   layout:
14207     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14208     layout: "plot-throughput-speedup-analysis"
14209
14210 - type: "plot"
14211   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14212   algorithm: "plot_tsa_name"
14213   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14214   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14215   include:
14216     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14218     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14220   layout:
14221     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14222     layout: "plot-throughput-speedup-analysis"
14223
14224 - type: "plot"
14225   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14226   algorithm: "plot_tsa_name"
14227   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14228   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14229   include:
14230     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14231     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14232     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14233     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14234   layout:
14235     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14236     layout: "plot-throughput-speedup-analysis"
14237
14238 - type: "plot"
14239   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14240   algorithm: "plot_tsa_name"
14241   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14242   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14243   include:
14244     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14245     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14249   layout:
14250     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14251     layout: "plot-throughput-speedup-analysis"
14252
14253 - type: "plot"
14254   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14255   algorithm: "plot_tsa_name"
14256   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14257   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14258   include:
14259     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14261     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14262     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14264   layout:
14265     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14266     layout: "plot-throughput-speedup-analysis"
14267
14268 - type: "plot"
14269   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14270   algorithm: "plot_tsa_name"
14271   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14272   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14273   include:
14274     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14275     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14276     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14277     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14278     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14279     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14280   layout:
14281     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14282     layout: "plot-throughput-speedup-analysis"
14283
14284 - type: "plot"
14285   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14286   algorithm: "plot_tsa_name"
14287   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14288   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14289   include:
14290     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14291     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14292     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14293     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14294     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14295     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14296   layout:
14297     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14298     layout: "plot-throughput-speedup-analysis"
14299
14300 - type: "plot"
14301   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14302   algorithm: "plot_tsa_name"
14303   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14304   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14305   include:
14306     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14307     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14308     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14309     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14310   layout:
14311     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14312     layout: "plot-throughput-speedup-analysis"
14313
14314 - type: "plot"
14315   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14316   algorithm: "plot_tsa_name"
14317   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14318   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14319   include:
14320     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14321     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14322     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14323     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14324   layout:
14325     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14326     layout: "plot-throughput-speedup-analysis"
14327
14328 - type: "plot"
14329   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14330   algorithm: "plot_tsa_name"
14331   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14332   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14333   include:
14334     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14335     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14336     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14337     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14338     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14339     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14340   layout:
14341     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14342     layout: "plot-throughput-speedup-analysis"
14343
14344 - type: "plot"
14345   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14346   algorithm: "plot_tsa_name"
14347   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14348   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14349   include:
14350     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14351     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14352     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14353     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14354     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14355     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14356   layout:
14357     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14358     layout: "plot-throughput-speedup-analysis"
14359
14360 - type: "plot"
14361   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14362   algorithm: "plot_tsa_name"
14363   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14364   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14365   include:
14366     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14367     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14368     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14369     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14370     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14371     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14372   layout:
14373     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14374     layout: "plot-throughput-speedup-analysis"
14375
14376 - type: "plot"
14377   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14378   algorithm: "plot_tsa_name"
14379   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14380   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14381   include:
14382     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14383     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14384     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14385     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14386     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14387     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14388   layout:
14389     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14390     layout: "plot-throughput-speedup-analysis"
14391
14392 #- type: "plot"
14393 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14394 #  algorithm: "plot_tsa_name"
14395 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14396 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14397 #  include:
14398 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14399 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14400 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14401 #  layout:
14402 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14403 #    layout: "plot-throughput-speedup-analysis"
14404 #
14405 #- type: "plot"
14406 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14407 #  algorithm: "plot_tsa_name"
14408 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14409 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14410 #  include:
14411 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14412 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14413 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14414 #  layout:
14415 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14416 #    layout: "plot-throughput-speedup-analysis"
14417
14418 ################################################################################
14419
14420 # Packet Throughput - DPDK
14421
14422 # 2n-skx-xxv710
14423
14424 #- type: "plot"
14425 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14426 #  algorithm: "plot_perf_box_name"
14427 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14428 #  data: "plot-dpdk-throughput-latency-2n-skx"
14429 #  include:
14430 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14431 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14432 #  layout:
14433 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14434 #    layout: "plot-throughput"
14435 #
14436 #- type: "plot"
14437 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14438 #  algorithm: "plot_perf_box_name"
14439 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14440 #  data: "plot-dpdk-throughput-latency-2n-skx"
14441 #  include:
14442 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14443 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14444 #  layout:
14445 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14446 #    layout: "plot-throughput"
14447 #
14448 #- type: "plot"
14449 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14450 #  algorithm: "plot_perf_box_name"
14451 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14452 #  data: "plot-dpdk-throughput-latency-2n-skx"
14453 #  include:
14454 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14455 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14456 #  layout:
14457 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14458 #    layout: "plot-throughput"
14459 #
14460 #- type: "plot"
14461 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14462 #  algorithm: "plot_perf_box_name"
14463 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14464 #  data: "plot-dpdk-throughput-latency-2n-skx"
14465 #  include:
14466 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14467 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14468 #  layout:
14469 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14470 #    layout: "plot-throughput"
14471 #
14472 ## 2n-skx-x710
14473 #
14474 #- type: "plot"
14475 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14476 #  algorithm: "plot_perf_box_name"
14477 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14478 #  data: "plot-dpdk-throughput-latency-2n-skx"
14479 #  include:
14480 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14481 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14482 #  layout:
14483 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14484 #    layout: "plot-throughput"
14485 #
14486 #- type: "plot"
14487 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14488 #  algorithm: "plot_perf_box_name"
14489 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14490 #  data: "plot-dpdk-throughput-latency-2n-skx"
14491 #  include:
14492 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14493 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14494 #  layout:
14495 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14496 #    layout: "plot-throughput"
14497 #
14498 #- type: "plot"
14499 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14500 #  algorithm: "plot_perf_box_name"
14501 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14502 #  data: "plot-dpdk-throughput-latency-2n-skx"
14503 #  include:
14504 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14505 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14506 #  layout:
14507 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14508 #    layout: "plot-throughput"
14509 #
14510 #- type: "plot"
14511 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14512 #  algorithm: "plot_perf_box_name"
14513 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14514 #  data: "plot-dpdk-throughput-latency-2n-skx"
14515 #  include:
14516 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14517 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14518 #  layout:
14519 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14520 #    layout: "plot-throughput"
14521 #
14522 ## 3n-skx-xxv710
14523 #
14524 #- type: "plot"
14525 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14526 #  algorithm: "plot_perf_box_name"
14527 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14528 #  data: "plot-dpdk-throughput-latency-3n-skx"
14529 #  include:
14530 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14531 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14532 #  layout:
14533 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14534 #    layout: "plot-throughput"
14535 #
14536 #- type: "plot"
14537 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14538 #  algorithm: "plot_perf_box_name"
14539 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14540 #  data: "plot-dpdk-throughput-latency-3n-skx"
14541 #  include:
14542 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14543 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14544 #  layout:
14545 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14546 #    layout: "plot-throughput"
14547 #
14548 #- type: "plot"
14549 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14550 #  algorithm: "plot_perf_box_name"
14551 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14552 #  data: "plot-dpdk-throughput-latency-3n-skx"
14553 #  include:
14554 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14555 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14556 #  layout:
14557 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14558 #    layout: "plot-throughput"
14559 #
14560 #- type: "plot"
14561 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14562 #  algorithm: "plot_perf_box_name"
14563 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14564 #  data: "plot-dpdk-throughput-latency-3n-skx"
14565 #  include:
14566 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14567 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14568 #  layout:
14569 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14570 #    layout: "plot-throughput"
14571 #
14572 ## 3n-skx-x710
14573 #
14574 #- type: "plot"
14575 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14576 #  algorithm: "plot_perf_box_name"
14577 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14578 #  data: "plot-dpdk-throughput-latency-3n-skx"
14579 #  include:
14580 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14581 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14582 #  layout:
14583 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14584 #    layout: "plot-throughput"
14585 #
14586 #- type: "plot"
14587 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14588 #  algorithm: "plot_perf_box_name"
14589 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14590 #  data: "plot-dpdk-throughput-latency-3n-skx"
14591 #  include:
14592 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14593 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14594 #  layout:
14595 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14596 #    layout: "plot-throughput"
14597 #
14598 #- type: "plot"
14599 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14600 #  algorithm: "plot_perf_box_name"
14601 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14602 #  data: "plot-dpdk-throughput-latency-3n-skx"
14603 #  include:
14604 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14605 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14606 #  layout:
14607 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14608 #    layout: "plot-throughput"
14609 #
14610 #- type: "plot"
14611 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14612 #  algorithm: "plot_perf_box_name"
14613 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14614 #  data: "plot-dpdk-throughput-latency-3n-skx"
14615 #  include:
14616 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14617 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14618 #  layout:
14619 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14620 #    layout: "plot-throughput"
14621
14622 # 3n-hsw-xl710
14623
14624 - type: "plot"
14625   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14626   algorithm: "plot_perf_box_name"
14627   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14628   data: "plot-dpdk-throughput-latency-3n-hsw"
14629   include:
14630     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14631     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14632   layout:
14633     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14634     layout: "plot-throughput"
14635
14636 - type: "plot"
14637   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14638   algorithm: "plot_perf_box_name"
14639   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14640   data: "plot-dpdk-throughput-latency-3n-hsw"
14641   include:
14642     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14643     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14644   layout:
14645     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14646     layout: "plot-throughput"
14647
14648 - type: "plot"
14649   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14650   algorithm: "plot_perf_box_name"
14651   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14652   data: "plot-dpdk-throughput-latency-3n-hsw"
14653   include:
14654     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14655     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14656   layout:
14657     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14658     layout: "plot-throughput"
14659
14660 - type: "plot"
14661   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14662   algorithm: "plot_perf_box_name"
14663   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14664   data: "plot-dpdk-throughput-latency-3n-hsw"
14665   include:
14666     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14667     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14668   layout:
14669     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14670     layout: "plot-throughput"
14671
14672 # 3n-hsw-x710
14673
14674 - type: "plot"
14675   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14676   algorithm: "plot_perf_box_name"
14677   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14678   data: "plot-dpdk-throughput-latency-3n-hsw"
14679   include:
14680     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14681     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14682   layout:
14683     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14684     layout: "plot-throughput"
14685
14686 - type: "plot"
14687   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14688   algorithm: "plot_perf_box_name"
14689   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14690   data: "plot-dpdk-throughput-latency-3n-hsw"
14691   include:
14692     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14693     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14694   layout:
14695     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14696     layout: "plot-throughput"
14697
14698 - type: "plot"
14699   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14700   algorithm: "plot_perf_box_name"
14701   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14702   data: "plot-dpdk-throughput-latency-3n-hsw"
14703   include:
14704     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14705     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14706   layout:
14707     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14708     layout: "plot-throughput"
14709
14710 - type: "plot"
14711   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14712   algorithm: "plot_perf_box_name"
14713   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14714   data: "plot-dpdk-throughput-latency-3n-hsw"
14715   include:
14716     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14717     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14718   layout:
14719     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14720     layout: "plot-throughput"
14721
14722 # 2n-dnv-x553
14723
14724 - type: "plot"
14725   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14726   algorithm: "plot_perf_box_name"
14727   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14728   data: "plot-dpdk-throughput-latency-2n-dnv"
14729   include:
14730     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14731     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14732   layout:
14733     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14734     layout: "plot-throughput"
14735
14736 - type: "plot"
14737   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14738   algorithm: "plot_perf_box_name"
14739   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14740   data: "plot-dpdk-throughput-latency-2n-dnv"
14741   include:
14742     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14743     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14744   layout:
14745     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14746     layout: "plot-throughput"
14747
14748 - type: "plot"
14749   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14750   algorithm: "plot_perf_box_name"
14751   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14752   data: "plot-dpdk-throughput-latency-2n-dnv"
14753   include:
14754     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14755     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14756   layout:
14757     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14758     layout: "plot-throughput"
14759
14760 - type: "plot"
14761   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14762   algorithm: "plot_perf_box_name"
14763   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14764   data: "plot-dpdk-throughput-latency-2n-dnv"
14765   include:
14766     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14767     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14768   layout:
14769     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14770     layout: "plot-throughput"
14771
14772 # 3n-dnv-x553
14773
14774 - type: "plot"
14775   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14776   algorithm: "plot_perf_box_name"
14777   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14778   data: "plot-dpdk-throughput-latency-3n-dnv"
14779   include:
14780     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14781     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14782   layout:
14783     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14784     layout: "plot-throughput"
14785
14786 - type: "plot"
14787   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14788   algorithm: "plot_perf_box_name"
14789   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
14790   data: "plot-dpdk-throughput-latency-3n-dnv"
14791   include:
14792     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14793     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14794   layout:
14795     title: "3n-dnv-x553-64b-2t2c-base-ndr"
14796     layout: "plot-throughput"
14797
14798 - type: "plot"
14799   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
14800   algorithm: "plot_perf_box_name"
14801   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
14802   data: "plot-dpdk-throughput-latency-3n-dnv"
14803   include:
14804     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14805     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14806   layout:
14807     title: "3n-dnv-x553-64b-1t1c-base-pdr"
14808     layout: "plot-throughput"
14809
14810 - type: "plot"
14811   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
14812   algorithm: "plot_perf_box_name"
14813   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
14814   data: "plot-dpdk-throughput-latency-3n-dnv"
14815   include:
14816     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14817     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14818   layout:
14819     title: "3n-dnv-x553-64b-2t2c-base-pdr"
14820     layout: "plot-throughput"
14821
14822 # 3n-tsh-x520
14823
14824 - type: "plot"
14825   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
14826   algorithm: "plot_perf_box_name"
14827   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
14828   data: "plot-dpdk-throughput-latency-3n-tsh"
14829   include:
14830     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14831     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14832   layout:
14833     title: "3n-tsh-x520-64b-1t1c-base-ndr"
14834     layout: "plot-throughput"
14835
14836 - type: "plot"
14837   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
14838   algorithm: "plot_perf_box_name"
14839   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
14840   data: "plot-dpdk-throughput-latency-3n-tsh"
14841   include:
14842     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14843     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14844   layout:
14845     title: "3n-tsh-x520-64b-2t2c-base-ndr"
14846     layout: "plot-throughput"
14847
14848 - type: "plot"
14849   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
14850   algorithm: "plot_perf_box_name"
14851   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
14852   data: "plot-dpdk-throughput-latency-3n-tsh"
14853   include:
14854     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14855     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14856   layout:
14857     title: "3n-tsh-x520-64b-1t1c-base-pdr"
14858     layout: "plot-throughput"
14859
14860 - type: "plot"
14861   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
14862   algorithm: "plot_perf_box_name"
14863   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
14864   data: "plot-dpdk-throughput-latency-3n-tsh"
14865   include:
14866     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14867     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14868   layout:
14869     title: "3n-tsh-x520-64b-2t2c-base-pdr"
14870     layout: "plot-throughput"
14871
14872 ################################################################################
14873 ###   2n-clx                                                                 ###
14874 ################################################################################
14875
14876 # Packet Throughput
14877
14878 - type: "plot"
14879   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14880   algorithm: "plot_perf_box_name"
14881   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14882   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14883   include:
14884     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14885     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14886     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14887     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14888   layout:
14889     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14890     layout: "plot-throughput"
14891
14892 - type: "plot"
14893   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14894   algorithm: "plot_perf_box_name"
14895   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14896   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14897   include:
14898     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14899     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14900     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14901     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14902   layout:
14903     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14904     layout: "plot-throughput"
14905
14906 - type: "plot"
14907   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14908   algorithm: "plot_perf_box_name"
14909   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14910   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14911   include:
14912     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14913     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14914     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14915     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14916   layout:
14917     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14918     layout: "plot-throughput"
14919
14920 - type: "plot"
14921   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14922   algorithm: "plot_perf_box_name"
14923   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14925   include:
14926     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14927     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14928     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14929     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14930   layout:
14931     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14932     layout: "plot-throughput"
14933
14934 - type: "plot"
14935   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14936   algorithm: "plot_perf_box_name"
14937   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14939   include:
14940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14945   layout:
14946     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14947     layout: "plot-throughput"
14948
14949 - type: "plot"
14950   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14951   algorithm: "plot_perf_box_name"
14952   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14954   include:
14955     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14960   layout:
14961     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14962     layout: "plot-throughput"
14963
14964 - type: "plot"
14965   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14966   algorithm: "plot_perf_box_name"
14967   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14968   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14969   include:
14970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14974   layout:
14975     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14976     layout: "plot-throughput"
14977
14978 - type: "plot"
14979   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14980   algorithm: "plot_perf_box_name"
14981   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14982   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14983   include:
14984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14988   layout:
14989     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14990     layout: "plot-throughput"
14991
14992 - type: "plot"
14993   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14994   algorithm: "plot_perf_box_name"
14995   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14997   include:
14998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15003   layout:
15004     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15005     layout: "plot-throughput"
15006
15007 - type: "plot"
15008   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15009   algorithm: "plot_perf_box_name"
15010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15012   include:
15013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15018   layout:
15019     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15020     layout: "plot-throughput"
15021
15022 - type: "plot"
15023   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15024   algorithm: "plot_perf_box_name"
15025   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15027   include:
15028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15034   layout:
15035     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15036     layout: "plot-throughput"
15037
15038 - type: "plot"
15039   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15040   algorithm: "plot_perf_box_name"
15041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15043   include:
15044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15050   layout:
15051     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15052     layout: "plot-throughput"
15053
15054 - type: "plot"
15055   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15056   algorithm: "plot_perf_box_name"
15057   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15059   include:
15060     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15061     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15062   layout:
15063     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15064     layout: "plot-throughput"
15065
15066 - type: "plot"
15067   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15068   algorithm: "plot_perf_box_name"
15069   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15071   include:
15072     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15073     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15074   layout:
15075     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15076     layout: "plot-throughput"
15077
15078 - type: "plot"
15079   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15080   algorithm: "plot_perf_box_name"
15081   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15083   include:
15084     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15085     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15087     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15089     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15090   layout:
15091     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15092     layout: "plot-throughput"
15093
15094 - type: "plot"
15095   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15096   algorithm: "plot_perf_box_name"
15097   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15099   include:
15100     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15103     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15104     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15105     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15106   layout:
15107     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15108     layout: "plot-throughput"
15109
15110 - type: "plot"
15111   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15112   algorithm: "plot_perf_box_name"
15113   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15115   include:
15116     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15118     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15119     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15120     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15121     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15122   layout:
15123     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15124     layout: "plot-throughput"
15125
15126 - type: "plot"
15127   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15128   algorithm: "plot_perf_box_name"
15129   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15131   include:
15132     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15133     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15134     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15135     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15136     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15137     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15138   layout:
15139     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15140     layout: "plot-throughput"
15141
15142 - type: "plot"
15143   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15144   algorithm: "plot_perf_box_name"
15145   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15146   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15147   include:
15148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15151   layout:
15152     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15153     layout: "plot-throughput"
15154
15155 - type: "plot"
15156   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15157   algorithm: "plot_perf_box_name"
15158   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15160   include:
15161     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15162     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15164   layout:
15165     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15166     layout: "plot-throughput"
15167
15168 - type: "plot"
15169   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15170   algorithm: "plot_perf_box_name"
15171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15173   include:
15174     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15179   layout:
15180     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15181     layout: "plot-throughput"
15182
15183 - type: "plot"
15184   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15185   algorithm: "plot_perf_box_name"
15186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15188   include:
15189     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15194   layout:
15195     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15196     layout: "plot-throughput"
15197
15198 - type: "plot"
15199   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15200   algorithm: "plot_perf_box_name"
15201   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15203   include:
15204     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15205     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15206     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15209   layout:
15210     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15211     layout: "plot-throughput"
15212
15213 - type: "plot"
15214   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15215   algorithm: "plot_perf_box_name"
15216   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15218   include:
15219     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15224   layout:
15225     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15226     layout: "plot-throughput"
15227
15228 - type: "plot"
15229   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15230   algorithm: "plot_perf_box_name"
15231   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15233   include:
15234     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15240   layout:
15241     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15242     layout: "plot-throughput"
15243
15244 - type: "plot"
15245   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15246   algorithm: "plot_perf_box_name"
15247   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15249   include:
15250     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15253     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15256   layout:
15257     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15258     layout: "plot-throughput"
15259
15260 - type: "plot"
15261   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15262   algorithm: "plot_perf_box_name"
15263   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15265   include:
15266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15270   layout:
15271     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15272     layout: "plot-throughput"
15273
15274 - type: "plot"
15275   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15276   algorithm: "plot_perf_box_name"
15277   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15278   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15279   include:
15280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15284   layout:
15285     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15286     layout: "plot-throughput"
15287
15288 - type: "plot"
15289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15290   algorithm: "plot_perf_box_name"
15291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15293   include:
15294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15299   layout:
15300     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15301     layout: "plot-throughput"
15302
15303 - type: "plot"
15304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15305   algorithm: "plot_perf_box_name"
15306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15308   include:
15309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15314   layout:
15315     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15316     layout: "plot-throughput"
15317
15318 - type: "plot"
15319   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15320   algorithm: "plot_perf_box_name"
15321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15323   include:
15324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15328   layout:
15329     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15330     layout: "plot-throughput"
15331
15332 - type: "plot"
15333   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15334   algorithm: "plot_perf_box_name"
15335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15337   include:
15338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15342   layout:
15343     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15344     layout: "plot-throughput"
15345
15346 - type: "plot"
15347   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15348   algorithm: "plot_perf_box_name"
15349   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15351   include:
15352     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15353     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15354     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15355     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15356     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15358   layout:
15359     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15360     layout: "plot-throughput"
15361
15362 - type: "plot"
15363   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15364   algorithm: "plot_perf_box_name"
15365   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15366   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15367   include:
15368     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15369     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15370     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15371     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15372     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15373     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15374   layout:
15375     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15376     layout: "plot-throughput"
15377
15378 - type: "plot"
15379   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15380   algorithm: "plot_perf_box_name"
15381   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15383   include:
15384     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15385     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15386     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15387     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15388   layout:
15389     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15390     layout: "plot-throughput"
15391
15392 - type: "plot"
15393   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15394   algorithm: "plot_perf_box_name"
15395   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15397   include:
15398     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15399     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15400     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15401     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15402   layout:
15403     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15404     layout: "plot-throughput"
15405
15406 - type: "plot"
15407   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15408   algorithm: "plot_perf_box_name"
15409   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15411   include:
15412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15416   layout:
15417     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15418     layout: "plot-throughput"
15419
15420 - type: "plot"
15421   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15422   algorithm: "plot_perf_box_name"
15423   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15425   include:
15426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15430   layout:
15431     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15432     layout: "plot-throughput"
15433
15434 - type: "plot"
15435   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15436   algorithm: "plot_perf_box_name"
15437   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15439   include:
15440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15444   layout:
15445     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15446     layout: "plot-throughput"
15447
15448 - type: "plot"
15449   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15450   algorithm: "plot_perf_box_name"
15451   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15453   include:
15454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15458   layout:
15459     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15460     layout: "plot-throughput"
15461
15462 - type: "plot"
15463   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15464   algorithm: "plot_perf_box_name"
15465   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15466   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15467   include:
15468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15472   layout:
15473     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15474     layout: "plot-throughput"
15475
15476 - type: "plot"
15477   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15478   algorithm: "plot_perf_box_name"
15479   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15480   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15481   include:
15482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15486   layout:
15487     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15488     layout: "plot-throughput"
15489
15490 - type: "plot"
15491   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15492   algorithm: "plot_perf_box_name"
15493   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15494   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15495   include:
15496     - "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"
15497     - "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"
15498     - "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"
15499     - "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"
15500   layout:
15501     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15502     layout: "plot-throughput"
15503
15504 - type: "plot"
15505   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15506   algorithm: "plot_perf_box_name"
15507   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15509   include:
15510     - "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"
15511     - "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"
15512     - "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"
15513     - "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"
15514   layout:
15515     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15516     layout: "plot-throughput"
15517
15518 ################################################################################
15519
15520 # Packet Speedup
15521
15522 - type: "plot"
15523   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15524   algorithm: "plot_tsa_name"
15525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15527   include:
15528     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15529     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15530     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15531     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15532   layout:
15533     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15534     layout: "plot-throughput-speedup-analysis"
15535
15536 - type: "plot"
15537   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15538   algorithm: "plot_tsa_name"
15539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15541   include:
15542     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15543     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15546   layout:
15547     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15548     layout: "plot-throughput-speedup-analysis"
15549
15550 - type: "plot"
15551   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15552   algorithm: "plot_tsa_name"
15553   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15555   include:
15556     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15557     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15558     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15559     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15560   layout:
15561     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15562     layout: "plot-throughput"
15563
15564 - type: "plot"
15565   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15566   algorithm: "plot_tsa_name"
15567   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15568   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15569   include:
15570     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15571     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15572     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15573     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15574   layout:
15575     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15576     layout: "plot-throughput"
15577
15578 - type: "plot"
15579   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15580   algorithm: "plot_tsa_name"
15581   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15583   include:
15584     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15585     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15586     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15587     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15588     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15589   layout:
15590     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15591     layout: "plot-throughput-speedup-analysis"
15592
15593 - type: "plot"
15594   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15595   algorithm: "plot_tsa_name"
15596   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15598   include:
15599     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15600     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15601     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15602     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15603     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15604   layout:
15605     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15606     layout: "plot-throughput-speedup-analysis"
15607
15608 - type: "plot"
15609   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15610   algorithm: "plot_tsa_name"
15611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15613   include:
15614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15618   layout:
15619     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15620     layout: "plot-throughput-speedup-analysis"
15621
15622 - type: "plot"
15623   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15624   algorithm: "plot_tsa_name"
15625   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15627   include:
15628     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15629     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15632   layout:
15633     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15634     layout: "plot-throughput-speedup-analysis"
15635
15636 - type: "plot"
15637   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15638   algorithm: "plot_tsa_name"
15639   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15641   include:
15642     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15647   layout:
15648     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15649     layout: "plot-throughput-speedup-analysis"
15650
15651 - type: "plot"
15652   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15653   algorithm: "plot_tsa_name"
15654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15656   include:
15657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15662   layout:
15663     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15664     layout: "plot-throughput-speedup-analysis"
15665
15666 - type: "plot"
15667   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15668   algorithm: "plot_tsa_name"
15669   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15670   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15671   include:
15672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15678   layout:
15679     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15680     layout: "plot-throughput-speedup-analysis"
15681
15682 - type: "plot"
15683   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15684   algorithm: "plot_tsa_name"
15685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15687   include:
15688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15694   layout:
15695     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15703   include:
15704     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15705     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15706   layout:
15707     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15708     layout: "plot-throughput"
15709
15710 - type: "plot"
15711   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15712   algorithm: "plot_tsa_name"
15713   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15715   include:
15716     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15718   layout:
15719     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15720     layout: "plot-throughput"
15721
15722 - type: "plot"
15723   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15724   algorithm: "plot_tsa_name"
15725   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15726   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15727   include:
15728     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15729     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15730     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15734   layout:
15735     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15736     layout: "plot-throughput"
15737
15738 - type: "plot"
15739   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15740   algorithm: "plot_tsa_name"
15741   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15743   include:
15744     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15745     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15746     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15747     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15748     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15750   layout:
15751     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15752     layout: "plot-throughput"
15753
15754 - type: "plot"
15755   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15756   algorithm: "plot_tsa_name"
15757   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15758   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15759   include:
15760     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15761     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15762     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15763     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15764     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15765     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15766   layout:
15767     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15768     layout: "plot-throughput"
15769
15770 - type: "plot"
15771   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15772   algorithm: "plot_tsa_name"
15773   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15774   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15775   include:
15776     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15777     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15778     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15779     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15780     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15781     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15782   layout:
15783     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15784     layout: "plot-throughput"
15785
15786 - type: "plot"
15787   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15788   algorithm: "plot_tsa_name"
15789   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15791   include:
15792     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15793     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15794     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15795   layout:
15796     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15797     layout: "plot-throughput-speedup-analysis"
15798
15799 - type: "plot"
15800   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15801   algorithm: "plot_tsa_name"
15802   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15804   include:
15805     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15806     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15807     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15808   layout:
15809     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
15810     layout: "plot-throughput-speedup-analysis"
15811
15812 - type: "plot"
15813   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15814   algorithm: "plot_tsa_name"
15815   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15816   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15817   include:
15818     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15819     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15820     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15821     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15822     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15823   layout:
15824     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15825     layout: "plot-throughput-speedup-analysis"
15826
15827 - type: "plot"
15828   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15829   algorithm: "plot_tsa_name"
15830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15832   include:
15833     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15834     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15835     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15836     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15837     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15838   layout:
15839     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15840     layout: "plot-throughput-speedup-analysis"
15841
15842 - type: "plot"
15843   title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15844   algorithm: "plot_tsa_name"
15845   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15847   include:
15848     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15849     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15850     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15851     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15852     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15853   layout:
15854     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15855     layout: "plot-throughput"
15856
15857 - type: "plot"
15858   title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15859   algorithm: "plot_tsa_name"
15860   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15862   include:
15863     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15865     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15866     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15868   layout:
15869     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15870     layout: "plot-throughput"
15871
15872 - type: "plot"
15873   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15874   algorithm: "plot_tsa_name"
15875   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15877   include:
15878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15884   layout:
15885     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15886     layout: "plot-throughput-speedup-analysis"
15887
15888 - type: "plot"
15889   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15890   algorithm: "plot_tsa_name"
15891   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15893   include:
15894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15896     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15897     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15898     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15899     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15900   layout:
15901     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15902     layout: "plot-throughput-speedup-analysis"
15903
15904 - type: "plot"
15905   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15906   algorithm: "plot_tsa_name"
15907   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15908   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15909   include:
15910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15914   layout:
15915     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
15916     layout: "plot-throughput-speedup-analysis"
15917
15918 - type: "plot"
15919   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15920   algorithm: "plot_tsa_name"
15921   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15922   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15923   include:
15924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15928   layout:
15929     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
15930     layout: "plot-throughput-speedup-analysis"
15931
15932 - type: "plot"
15933   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15934   algorithm: "plot_tsa_name"
15935   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15937   include:
15938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15943   layout:
15944     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
15945     layout: "plot-throughput-speedup-analysis"
15946
15947 - type: "plot"
15948   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15949   algorithm: "plot_tsa_name"
15950   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15952   include:
15953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15958   layout:
15959     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
15960     layout: "plot-throughput-speedup-analysis"
15961
15962 - type: "plot"
15963   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15964   algorithm: "plot_tsa_name"
15965   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15967   include:
15968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15970     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15972   layout:
15973     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15974     layout: "plot-throughput-speedup-analysis"
15975
15976 - type: "plot"
15977   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15978   algorithm: "plot_tsa_name"
15979   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15980   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15981   include:
15982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15985     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15986   layout:
15987     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15988     layout: "plot-throughput-speedup-analysis"
15989
15990 - type: "plot"
15991   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
15992   algorithm: "plot_tsa_name"
15993   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
15994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15995   include:
15996     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15997     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15998     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15999     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16000     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16001     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16002   layout:
16003     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16004     layout: "plot-throughput"
16005
16006 - type: "plot"
16007   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16008   algorithm: "plot_tsa_name"
16009   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16011   include:
16012     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16013     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16014     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16015     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16016     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16017     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16018   layout:
16019     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16020     layout: "plot-throughput"
16021
16022 - type: "plot"
16023   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16024   algorithm: "plot_tsa_name"
16025   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16027   include:
16028     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16029     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16030     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16031     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16032   layout:
16033     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16034     layout: "plot-throughput"
16035
16036 - type: "plot"
16037   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16038   algorithm: "plot_tsa_name"
16039   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16041   include:
16042     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16043     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16044     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16045     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16046   layout:
16047     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16048     layout: "plot-throughput"
16049
16050 - type: "plot"
16051   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16052   algorithm: "plot_tsa_name"
16053   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16055   include:
16056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16060   layout:
16061     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16062     layout: "plot-throughput-speedup-analysis"
16063
16064 - type: "plot"
16065   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16066   algorithm: "plot_tsa_name"
16067   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16069   include:
16070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16074   layout:
16075     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16076     layout: "plot-throughput-speedup-analysis"
16077
16078 - type: "plot"
16079   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16080   algorithm: "plot_tsa_name"
16081   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16083   include:
16084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16087     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16088   layout:
16089     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16090     layout: "plot-throughput-speedup-analysis"
16091
16092 - type: "plot"
16093   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16094   algorithm: "plot_tsa_name"
16095   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16097   include:
16098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16102   layout:
16103     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16104     layout: "plot-throughput-speedup-analysis"
16105
16106 - type: "plot"
16107   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16108   algorithm: "plot_tsa_name"
16109   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16111   include:
16112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16116   layout:
16117     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16118     layout: "plot-throughput"
16119
16120 - type: "plot"
16121   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16125   include:
16126     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16130   layout:
16131     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16132     layout: "plot-throughput"
16133
16134 - type: "plot"
16135   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16136   algorithm: "plot_tsa_name"
16137   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16138   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16139   include:
16140     - "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"
16141     - "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"
16142     - "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"
16143     - "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"
16144   layout:
16145     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16146     layout: "plot-throughput"
16147
16148 - type: "plot"
16149   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16150   algorithm: "plot_tsa_name"
16151   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16152   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16153   include:
16154     - "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"
16155     - "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"
16156     - "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"
16157     - "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"
16158   layout:
16159     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16160     layout: "plot-throughput"
16161
16162 ################################################################################
16163
16164 # Packet Throughput - DPDK
16165
16166 # 2n-clx-xxv710
16167
16168 - type: "plot"
16169   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16170   algorithm: "plot_perf_box_name"
16171   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16172   data: "plot-dpdk-throughput-latency-2n-clx"
16173   include:
16174     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16176   layout:
16177     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16178     layout: "plot-throughput"
16179
16180 - type: "plot"
16181   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16182   algorithm: "plot_perf_box_name"
16183   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16184   data: "plot-dpdk-throughput-latency-2n-clx"
16185   include:
16186     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16187     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16188   layout:
16189     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16190     layout: "plot-throughput"
16191
16192 - type: "plot"
16193   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16194   algorithm: "plot_perf_box_name"
16195   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16196   data: "plot-dpdk-throughput-latency-2n-clx"
16197   include:
16198     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16199     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16200   layout:
16201     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16202     layout: "plot-throughput"
16203
16204 - type: "plot"
16205   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16206   algorithm: "plot_perf_box_name"
16207   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16208   data: "plot-dpdk-throughput-latency-2n-clx"
16209   include:
16210     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16211     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16212   layout:
16213     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16214     layout: "plot-throughput"
16215
16216 # 2n-clx-x710
16217
16218 - type: "plot"
16219   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16220   algorithm: "plot_perf_box_name"
16221   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16222   data: "plot-dpdk-throughput-latency-2n-clx"
16223   include:
16224     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16225     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16226   layout:
16227     title: "2n-clx-x710-64b-2t1c-base-ndr"
16228     layout: "plot-throughput"
16229
16230 - type: "plot"
16231   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16232   algorithm: "plot_perf_box_name"
16233   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16234   data: "plot-dpdk-throughput-latency-2n-clx"
16235   include:
16236     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16237     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16238   layout:
16239     title: "2n-clx-x710-64b-4t2c-base-ndr"
16240     layout: "plot-throughput"
16241
16242 - type: "plot"
16243   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16244   algorithm: "plot_perf_box_name"
16245   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16246   data: "plot-dpdk-throughput-latency-2n-clx"
16247   include:
16248     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16249     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16250   layout:
16251     title: "2n-clx-x710-64b-2t1c-base-pdr"
16252     layout: "plot-throughput"
16253
16254 - type: "plot"
16255   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16256   algorithm: "plot_perf_box_name"
16257   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16258   data: "plot-dpdk-throughput-latency-2n-clx"
16259   include:
16260     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16261     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16262   layout:
16263     title: "2n-clx-x710-64b-4t2c-base-pdr"
16264     layout: "plot-throughput"
16265
16266 ################################################################################
16267
16268 #- type: "plot"
16269 #  title: "Latency by percentile: 2n-skx"
16270 #  algorithm: "plot_hdrh_lat_by_percentile"
16271 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16272 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16273 #  target-links: "../../_static/vpp"
16274 #  data: "plot-vpp-hdrh-lat-2n-skx"
16275 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16276 #  layout:
16277 #    layout: "plot-hdrh-latency-by-percentile"
16278
16279 #- type: "plot"
16280 #  title: "Latency by percentile: 3n-skx"
16281 #  algorithm: "plot_hdrh_lat_by_percentile"
16282 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16283 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16284 #  target-links: "../../_static/vpp"
16285 #  data: "plot-vpp-hdrh-lat-3n-skx"
16286 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16287 #  layout:
16288 #    layout: "plot-hdrh-latency-by-percentile"
16289
16290 - type: "plot"
16291   title: "Latency by percentile: 2n-clx"
16292   algorithm: "plot_hdrh_lat_by_percentile"
16293   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16294   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16295   target-links: "../../_static/vpp"
16296   data: "plot-vpp-hdrh-lat-2n-clx"
16297   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16298   layout:
16299     layout: "plot-hdrh-latency-by-percentile"
16300
16301 - type: "plot"
16302   title: "Latency by percentile: 3n-hsw"
16303   algorithm: "plot_hdrh_lat_by_percentile"
16304   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16305   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16306   target-links: "../../_static/vpp"
16307   data: "plot-vpp-hdrh-lat-3n-hsw"
16308   filter: "'1T1C' and 'NIC_Intel-XL710'"
16309   layout:
16310     layout: "plot-hdrh-latency-by-percentile"
16311
16312 - type: "plot"
16313   title: "Latency by percentile: 3n-tsh"
16314   algorithm: "plot_hdrh_lat_by_percentile"
16315   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16316   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16317   target-links: "../../_static/vpp"
16318   data: "plot-vpp-hdrh-lat-3n-tsh"
16319   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16320   layout:
16321     layout: "plot-hdrh-latency-by-percentile"
16322
16323 - type: "plot"
16324   title: "Latency by percentile: DPDK 2n-clx"
16325   algorithm: "plot_hdrh_lat_by_percentile"
16326   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16327   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16328   target-links: "../../_static/dpdk"
16329   data: "plot-dpdk-hdrh-lat-2n-clx"
16330   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16331   layout:
16332     layout: "plot-hdrh-latency-by-percentile"
16333
16334 - type: "plot"
16335   title: "Latency by percentile: DPDK 3n-hsw"
16336   algorithm: "plot_hdrh_lat_by_percentile"
16337   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16338   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16339   target-links: "../../_static/dpdk"
16340   data: "plot-dpdk-hdrh-lat-3n-hsw"
16341   filter: "'1T1C' and 'NIC_Intel-XL710'"
16342   layout:
16343     layout: "plot-hdrh-latency-by-percentile"
16344
16345 - type: "plot"
16346   title: "Latency by percentile: DPDK 3n-tsh"
16347   algorithm: "plot_hdrh_lat_by_percentile"
16348   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16349   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16350   target-links: "../../_static/dpdk"
16351   data: "plot-dpdk-hdrh-lat-3n-tsh"
16352   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16353   layout:
16354     layout: "plot-hdrh-latency-by-percentile"