ff8b7a72936b6c1c24f9702e8636ba80b626aaa8
[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         - 15  # NDRPDR sel
403         - 16  # NDRPDR sel
404         - 17  # NDRPDR sel
405         - 18  # NDRPDR sel
406         - 19  # NDRPDR sel
407         - 20  # NDRPDR sel
408         - 21  # NDRPDR sel
409         - 22  # NDRPDR sel
410         - 23  # NDRPDR sel
411
412
413     plot-dpdk-hdrh-lat-2n-clx:
414       csit-dpdk-perf-verify-2001-2n-clx:
415         - 15  # NDRPDR sel
416
417     # 3n-tsh
418
419     plot-vpp-throughput-lat-tsa-3n-tsh:
420       # TODO: Add the data
421       csit-vpp-perf-verify-2001-3n-tsh:
422         - 3   # NDRPDR sel
423         - 4   # NDRPDR sel
424         - 7   # NDRPDR sel
425         - 8   # NDRPDR sel
426         - 10  # NDRPDR sel
427
428     plot-vpp-hdrh-lat-3n-tsh:
429       csit-vpp-perf-verify-2001-3n-tsh:
430         - 4   # NDRPDR sel
431
432     plot-dpdk-throughput-latency-3n-tsh:
433       csit-dpdk-perf-verify-2001-3n-tsh:
434         - 3   # NDRPDR sel
435         - 4   # NDRPDR sel
436         - 5   # NDRPDR sel
437         - 9   # NDRPDR sel
438         - 10  # NDRPDR sel
439         - 11  # NDRPDR sel
440         - 12  # NDRPDR sel
441         - 14  # NDRPDR sel
442         - 15  # NDRPDR sel
443         - 18  # NDRPDR sel
444
445     plot-dpdk-hdrh-lat-3n-tsh:
446       csit-dpdk-perf-verify-2001-3n-tsh:
447         - 3   # NDRPDR sel
448
449     # 3n-dnv
450
451     plot-vpp-throughput-lat-tsa-3n-dnv:
452       csit-vpp-perf-verify-2001-3n-dnv:
453         - 5   # NDRPDR sel
454         - 6   # NDRPDR sel
455         - 7   # NDRPDR sel
456         - 8   # NDRPDR sel
457         - 9   # NDRPDR sel
458         - 10  # NDRPDR sel
459         - 12  # NDRPDR sel
460         - 16  # NDRPDR sel
461         - 17  # NDRPDR sel
462         - 18  # NDRPDR sel
463
464     plot-dpdk-throughput-latency-3n-dnv:
465       csit-dpdk-perf-verify-2001-3n-dnv:
466         - 12  # NDRPDR sel
467         - 13  # NDRPDR sel
468         - 14  # NDRPDR sel
469         - 15  # NDRPDR sel
470         - 16  # NDRPDR sel
471         - 17  # NDRPDR sel
472         - 18  # NDRPDR sel
473         - 19  # NDRPDR sel
474         - 20  # NDRPDR sel
475         - 22  # NDRPDR sel
476
477     # 2n-dnv
478
479     plot-vpp-throughput-lat-tsa-2n-dnv:
480       csit-vpp-perf-verify-2001-2n-dnv:
481         - 4   # NDRPDR sel
482         - 5   # NDRPDR sel
483         - 6   # NDRPDR sel
484         - 7   # NDRPDR sel
485         - 8   # NDRPDR sel
486         - 9   # NDRPDR sel
487         - 10  # NDRPDR sel
488         - 11  # NDRPDR sel
489         - 13  # NDRPDR sel
490         - 16  # NDRPDR sel
491
492     plot-dpdk-throughput-latency-2n-dnv:
493       csit-dpdk-perf-verify-2001-2n-dnv:
494         - 9   # NDRPDR sel
495         - 10  # NDRPDR sel
496         - 11  # NDRPDR sel
497         - 12  # NDRPDR sel
498         - 13  # NDRPDR sel
499         - 14  # NDRPDR sel
500         - 15  # NDRPDR sel
501         - 16  # NDRPDR sel
502         - 17  # NDRPDR sel
503         - 18  # NDRPDR sel
504
505     ###########################################################################
506     # Simple tables (only one data set):
507
508     # NIC Comparisons
509
510     vpp-nic-comparison-3n-skx:
511       # TODO: Add the data
512       csit-vpp-perf-verify-2001-3n-skx:
513         - 14  # NDRPDR sel
514         - 15  # NDRPDR sel
515         - 16  # NDRPDR sel
516
517     vpp-nic-comparison-2n-skx:
518       # TODO: Add the data
519       csit-vpp-perf-verify-2001-2n-skx:
520         - 21  # NDRPDR sel
521         - 22  # NDRPDR sel
522         - 23  # NDRPDR sel
523         - 26  # NDRPDR sel
524
525     vpp-nic-comparison-3n-skx-mrr:
526       # TODO: Replace
527       # csit-vpp-perf-verify-2001-3n-skx:
528       csit-vpp-perf-verify-1908-3n-skx:
529         - 36  # MRR sel
530
531     vpp-nic-comparison-2n-skx-mrr:
532       # TODO: Replace
533       # csit-vpp-perf-verify-2001-2n-skx:
534       csit-vpp-perf-verify-1908-2n-skx:
535         - 69  # MRR sel
536
537     # Results
538
539     vpp-perf-results-3n-hsw:
540       csit-vpp-perf-verify-2001-3n-hsw:
541         - 18  # NDRPDR full
542         - 20  # NDRPDR full
543         - 28  # NDRPDR full
544         - 35  # NDRPDR full
545         - 42  # NDRPDR full
546         - 46  # NDRPDR full
547         - 47  # NDRPDR full
548         - 48  # NDRPDR full
549         - 49  # NDRPDR full
550         - 50  # NDRPDR full
551         - 51  # NDRPDR full
552         - 52  # NDRPDR full
553         - 53  # NDRPDR full
554         - 54  # NDRPDR full
555         - 55  # NDRPDR full
556         - 56  # NDRPDR full
557         - 57  # NDRPDR full
558         - 58  # NDRPDR full
559         - 59  # NDRPDR full
560         - 61  # NDRPDR full
561         - 62  # NDRPDR full
562         - 65  # NDRPDR full
563
564     vpp-perf-results-3n-skx:
565       # TODO: Replace
566       csit-vpp-perf-verify-2001-3n-skx:
567         - 14  # NDRPDR sel
568
569     vpp-perf-results-2n-skx:
570       csit-vpp-perf-verify-2001-2n-skx:
571         - 32  # NDRPDR full
572         - 33  # NDRPDR full
573
574     vpp-perf-results-2n-clx:
575       # TODO: Replace
576       csit-vpp-perf-verify-2001-2n-clx:
577         - 28  # NDRPDR sel
578
579     vpp-perf-results-3n-tsh:
580       # TODO: Replace
581       csit-vpp-perf-verify-2001-3n-tsh:
582         - 3   # NDRPDR sel
583
584     vpp-perf-results-3n-dnv:
585       csit-vpp-perf-verify-2001-3n-dnv:
586         - 19  # NDRPDR full
587         - 20  # NDRPDR full
588         - 21  # NDRPDR full
589         - 22  # NDRPDR full
590         - 23  # NDRPDR full
591         - 24  # NDRPDR full
592         - 25  # NDRPDR full
593         - 26  # NDRPDR full
594
595     vpp-perf-results-2n-dnv:
596       csit-vpp-perf-verify-2001-2n-dnv:
597         - 21  # NDRPDR full
598         - 22  # NDRPDR full
599         - 25  # NDRPDR full
600         - 26  # NDRPDR full
601         - 27  # NDRPDR full
602         - 28  # NDRPDR full
603
604     vpp-mrr-results-3n-hsw:
605       csit-vpp-perf-verify-2001-3n-hsw:
606         - 17  # MRR sel
607
608     vpp-mrr-results-3n-skx:
609       # TODO: Replace
610       # csit-vpp-perf-verify-2001-3n-skx:
611       csit-vpp-perf-verify-1908-3n-skx:
612         - 36  # MRR sel
613
614     vpp-mrr-results-2n-skx:
615       # TODO: Replace
616       # csit-vpp-perf-verify-2001-2n-skx:
617       csit-vpp-perf-verify-1908-2n-skx:
618         - 69  # MRR sel
619
620     vpp-mrr-results-2n-clx:
621       # TODO: Replace
622       # csit-vpp-perf-verify-2001-2n-clx:
623       csit-vpp-perf-verify-1908-2n-skx:
624         - 69  # MRR sel
625
626     vpp-mrr-results-3n-tsh:
627       csit-vpp-perf-verify-2001-3n-tsh:
628         - 9   # MRR sel
629
630     vpp-mrr-results-3n-dnv:
631       csit-vpp-perf-verify-2001-3n-dnv:
632         - 11  # MRR sel
633
634     vpp-mrr-results-2n-dnv:
635       csit-vpp-perf-verify-2001-2n-dnv:
636         - 12  # MRR sel
637
638     vpp-device-results-ubuntu:
639       csit-vpp-device-2001-ubuntu1804-1n-skx:
640         - 57
641
642     dpdk-perf-results-3n-hsw:
643       csit-dpdk-perf-verify-2001-3n-hsw:
644         - 25  # NDRPDR full
645         - 26  # NDRPDR full
646
647     dpdk-perf-results-3n-skx:
648       csit-dpdk-perf-verify-2001-3n-skx:
649         - 1   # NDRPDR sel
650
651     dpdk-perf-results-2n-skx:
652       csit-dpdk-perf-verify-2001-2n-skx:
653         - 1   # NDRPDR sel
654
655     dpdk-perf-results-2n-clx:
656       csit-dpdk-perf-verify-2001-2n-clx:
657         - 15  # NDRPDR sel
658
659     dpdk-perf-results-2n-dnv:
660       csit-dpdk-perf-verify-2001-2n-dnv:
661         - 16  # NDRPDR sel
662
663     dpdk-perf-results-3n-dnv:
664       csit-dpdk-perf-verify-2001-3n-dnv:
665         - 12  # NDRPDR sel
666
667     dpdk-perf-results-3n-tsh:
668       csit-dpdk-perf-verify-2001-3n-tsh:
669         - 3   # NDRPDR sel
670
671 ###########################################################################
672     # Tables (more than one data set)
673
674     # Performance changes
675
676     vpp-performance-changes-3n-hsw-h1:
677       csit-vpp-perf-verify-1904-3n-hsw:
678         - 11  # NDRPDR sel
679         - 12  # NDRPDR sel
680         - 20  # NDRPDR sel
681         - 21  # NDRPDR sel
682         - 23  # NDRPDR sel
683         - 24  # NDRPDR sel
684         - 25  # NDRPDR sel
685         - 26  # NDRPDR sel
686         - 29  # NDRPDR sel
687         - 30  # NDRPDR sel
688     vpp-performance-changes-3n-hsw-ref:
689       csit-vpp-perf-verify-1908-3n-hsw:
690         - 12  # NDRPDR sel
691         - 13  # NDRPDR sel
692         - 14  # NDRPDR sel
693         - 15  # NDRPDR sel
694         - 16  # NDRPDR sel
695         - 17  # NDRPDR sel
696         - 18  # NDRPDR sel
697         - 19  # NDRPDR sel
698         - 20  # NDRPDR sel
699         - 21  # NDRPDR sel
700     vpp-performance-changes-3n-hsw-cmp:
701       csit-vpp-perf-verify-2001-3n-hsw:
702         - 21  # NDRPDR sel
703         - 22  # NDRPDR sel
704         - 23  # NDRPDR sel
705         - 24  # NDRPDR sel
706         - 25  # NDRPDR sel
707         - 29  # NDRPDR sel
708         - 30  # NDRPDR sel
709         - 31  # NDRPDR sel
710         - 32  # NDRPDR sel
711         - 34  # NDRPDR sel
712     vpp-performance-changes-3n-hsw:
713       - "vpp-performance-changes-3n-hsw-h1"
714       - "vpp-performance-changes-3n-hsw-ref"
715       - "vpp-performance-changes-3n-hsw-cmp"
716
717     vpp-performance-changes-3n-skx-h1:
718       csit-vpp-perf-verify-1904-3n-skx:
719         - 8   # NDRPDR sel
720         - 9   # NDRPDR sel
721         - 10  # NDRPDR sel
722         - 11  # NDRPDR sel
723         - 12  # NDRPDR sel
724         - 14  # NDRPDR sel
725         - 16  # NDRPDR sel
726         - 21  # NDRPDR sel
727         - 23  # NDRPDR sel
728         - 25  # NDRPDR sel
729     vpp-performance-changes-3n-skx-ref:
730       csit-vpp-perf-verify-1908-3n-skx:
731         - 14  # NDRPDR sel
732         - 16  # NDRPDR sel
733         - 19  # NDRPDR sel
734         - 20  # NDRPDR sel
735         - 22  # NDRPDR sel
736         - 23  # NDRPDR sel
737         - 24  # NDRPDR sel
738         - 25  # NDRPDR sel
739         - 26  # NDRPDR sel
740         - 29  # NDRPDR sel
741     vpp-performance-changes-3n-skx-cmp:
742       # TODO: Add the data
743       csit-vpp-perf-verify-2001-3n-skx:
744         - 14  # NDRPDR sel
745         - 15  # NDRPDR sel
746         - 16  # NDRPDR sel
747     vpp-performance-changes-3n-skx:
748       - "vpp-performance-changes-3n-skx-h1"
749       - "vpp-performance-changes-3n-skx-ref"
750       - "vpp-performance-changes-3n-skx-cmp"
751
752     vpp-performance-changes-2n-skx-h1:
753       csit-vpp-perf-verify-1904-2n-skx:
754         - 12  # NDRPDR sel
755         - 14  # NDRPDR sel
756         - 16  # NDRPDR sel
757         - 17  # NDRPDR sel
758         - 18  # NDRPDR sel
759         - 21  # NDRPDR sel
760         - 27  # NDRPDR sel
761         - 30  # NDRPDR sel
762         - 31  # NDRPDR sel
763         - 32  # NDRPDR sel
764     vpp-performance-changes-2n-skx-ref:
765       csit-vpp-perf-verify-1908-2n-skx:
766         - 26  # NDRPDR sel
767         - 27  # NDRPDR sel
768         - 34  # NDRPDR sel
769         - 35  # NDRPDR sel
770         - 36  # NDRPDR sel
771         - 42  # NDRPDR sel
772         - 43  # NDRPDR sel
773         - 44  # NDRPDR sel
774         - 45  # NDRPDR sel
775         - 46  # NDRPDR sel
776     vpp-performance-changes-2n-skx-cmp:
777       # TODO: Add the data
778       csit-vpp-perf-verify-2001-2n-skx:
779         - 21  # NDRPDR sel
780         - 22  # NDRPDR sel
781         - 23  # NDRPDR sel
782         - 26  # NDRPDR sel
783         - 27  # NDRPDR sel
784         - 29  # NDRPDR sel
785     vpp-performance-changes-2n-skx:
786       - "vpp-performance-changes-2n-skx-h1"
787       - "vpp-performance-changes-2n-skx-ref"
788       - "vpp-performance-changes-2n-skx-cmp"
789
790     vpp-performance-changes-nfv-2n-skx-ref:
791       csit-vpp-perf-verify-1908-2n-skx:
792         - 22  # NFV
793         - 31  # NFV
794         - 32  # NFV
795     vpp-performance-changes-nfv-2n-skx-cmp:
796       # TODO: Add the data
797       csit-vpp-perf-verify-2001-2n-skx:
798         - 30  # NFV
799         - 31  # NFV
800     vpp-performance-changes-nfv-2n-skx:
801       - "vpp-performance-changes-nfv-2n-skx-ref"
802       - "vpp-performance-changes-nfv-2n-skx-cmp"
803
804     vpp-performance-changes-2n-dnv-ref:
805       csit-vpp-perf-verify-1908-2n-dnv:
806         - 1   # NDRPDR sel
807         - 2   # NDRPDR sel
808         - 3   # NDRPDR sel
809         - 4   # NDRPDR sel
810         - 5   # NDRPDR sel
811         - 6   # NDRPDR sel
812         - 7   # NDRPDR sel
813         - 8   # NDRPDR sel
814         - 9   # NDRPDR sel
815         - 10  # NDRPDR sel
816     vpp-performance-changes-2n-dnv-cmp:
817       csit-vpp-perf-verify-2001-2n-dnv:
818         - 4   # NDRPDR sel
819         - 5   # NDRPDR sel
820         - 6   # NDRPDR sel
821         - 7   # NDRPDR sel
822         - 8   # NDRPDR sel
823         - 9   # NDRPDR sel
824         - 10  # NDRPDR sel
825         - 11  # NDRPDR sel
826         - 13  # NDRPDR sel
827         - 16  # NDRPDR sel
828     vpp-performance-changes-2n-dnv:
829       - "vpp-performance-changes-2n-dnv-ref"
830       - "vpp-performance-changes-2n-dnv-cmp"
831
832     vpp-performance-changes-3n-dnv-ref:
833       csit-vpp-perf-verify-1908-3n-dnv:
834         - 6   # NDRPDR sel
835         - 7   # NDRPDR sel
836         - 8   # NDRPDR sel
837         - 9   # NDRPDR sel
838         - 10  # NDRPDR sel
839         - 12  # NDRPDR sel
840         - 13  # NDRPDR sel
841         - 14  # NDRPDR sel
842         - 15  # NDRPDR sel
843         - 16  # NDRPDR sel
844     vpp-performance-changes-3n-dnv-cmp:
845       csit-vpp-perf-verify-2001-3n-dnv:
846         - 5   # NDRPDR sel
847         - 6   # NDRPDR sel
848         - 7   # NDRPDR sel
849         - 8   # NDRPDR sel
850         - 9   # NDRPDR sel
851         - 10  # NDRPDR sel
852         - 12  # NDRPDR sel
853         - 16  # NDRPDR sel
854         - 17  # NDRPDR sel
855         - 18  # NDRPDR sel
856     vpp-performance-changes-3n-dnv:
857       - "vpp-performance-changes-3n-dnv-ref"
858       - "vpp-performance-changes-3n-dnv-cmp"
859
860     vpp-performance-changes-3n-tsh-ref:
861       csit-vpp-perf-verify-1908-3n-tsh:
862         - 7   # NDRPDR sel
863         - 8   # NDRPDR sel
864         - 9   # NDRPDR sel
865         - 10  # NDRPDR sel
866         - 11  # NDRPDR sel
867         - 12  # NDRPDR sel
868         - 13  # NDRPDR sel
869         - 14  # NDRPDR sel
870         - 15  # NDRPDR sel
871         - 16  # NDRPDR sel
872     vpp-performance-changes-3n-tsh-cmp:
873       # TODO: Add the data
874       csit-vpp-perf-verify-2001-3n-tsh:
875         - 3   # NDRPDR sel
876         - 4   # NDRPDR sel
877         - 7   # NDRPDR sel
878         - 8   # NDRPDR sel
879         - 10  # NDRPDR sel
880     vpp-performance-changes-3n-tsh:
881       - "vpp-performance-changes-3n-tsh-ref"
882       - "vpp-performance-changes-3n-tsh-cmp"
883
884     vpp-soak-vs-ndr-2n-skx-ref:
885       # TODO: Replace
886       # csit-vpp-perf-verify-2001-2n-skx:
887       csit-vpp-perf-verify-1908-2n-skx:
888         - 26  # NDRPDR sel
889         - 27  # NDRPDR sel
890         - 34  # NDRPDR sel
891     vpp-soak-vs-ndr-2n-skx-cmp:
892       # TODO: Replace
893       # csit-vpp-perf-verify-2001-2n-skx:
894       csit-vpp-perf-verify-1908-2n-skx:
895         - 83  # SOAK
896         - 86  # SOAK
897     vpp-soak-vs-ndr-2n-skx:
898       # TODO: Replace
899       # csit-vpp-perf-verify-2001-2n-skx:
900       csit-vpp-perf-verify-1908-2n-skx:
901         - 26  # NDRPDR sel
902         - 27  # NDRPDR sel
903         - 34  # NDRPDR sel
904         - 83  # SOAK
905         - 86  # SOAK
906
907     vpp-performance-changes-3n-hsw-mrr-h1:
908       csit-vpp-perf-verify-1904-3n-hsw:
909         - 9   # MRR sel
910     vpp-performance-changes-3n-hsw-mrr-ref:
911       csit-vpp-perf-verify-1908-3n-hsw:
912         - 39  # MRR sel
913     vpp-performance-changes-3n-hsw-mrr-cmp:
914       csit-vpp-perf-verify-2001-3n-hsw:
915         - 17  # MRR sel
916     vpp-performance-changes-3n-hsw-mrr:
917       - "vpp-performance-changes-3n-hsw-mrr-h1"
918       - "vpp-performance-changes-3n-hsw-mrr-ref"
919       - "vpp-performance-changes-3n-hsw-mrr-cmp"
920
921     vpp-performance-changes-3n-skx-mrr-h1:
922       csit-vpp-perf-verify-1904-3n-skx:
923         - 7   # MRR sel
924     vpp-performance-changes-3n-skx-mrr-ref:
925       csit-vpp-perf-verify-1908-3n-skx:
926         - 36  # MRR sel
927     vpp-performance-changes-3n-skx-mrr-cmp:
928       # TODO: Replace
929       # csit-vpp-perf-verify-2001-3n-skx:
930       csit-vpp-perf-verify-1908-3n-skx:
931         - 36  # MRR sel
932     vpp-performance-changes-3n-skx-mrr:
933       - "vpp-performance-changes-3n-skx-mrr-h1"
934       - "vpp-performance-changes-3n-skx-mrr-ref"
935       - "vpp-performance-changes-3n-skx-mrr-cmp"
936
937     vpp-performance-changes-2n-skx-mrr-h1:
938       csit-vpp-perf-verify-1904-2n-skx:
939         - 11  # MRR sel
940     vpp-performance-changes-2n-skx-mrr-ref:
941       csit-vpp-perf-verify-1908-2n-skx:
942         - 69  # MRR sel
943     vpp-performance-changes-2n-skx-mrr-cmp:
944       # TODO: Replace
945       # csit-vpp-perf-verify-2001-2n-skx:
946       csit-vpp-perf-verify-1908-2n-skx:
947         - 69  # MRR sel
948     vpp-performance-changes-2n-skx-mrr:
949       - "vpp-performance-changes-2n-skx-mrr-h1"
950       - "vpp-performance-changes-2n-skx-mrr-ref"
951       - "vpp-performance-changes-2n-skx-mrr-cmp"
952
953     vpp-performance-changes-nfv-2n-skx-mrr-ref:
954       csit-vpp-perf-verify-1908-2n-skx:
955         - 71  # NFV MRR
956     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
957       # TODO: Replace
958       # csit-vpp-perf-verify-2001-2n-skx:
959       csit-vpp-perf-verify-1908-2n-skx:
960         - 71  # NFV MRR
961     vpp-performance-changes-nfv-2n-skx-mrr:
962       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
963       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
964
965     vpp-performance-changes-2n-dnv-mrr-ref:
966       csit-vpp-perf-verify-1908-2n-dnv:
967         - 11  # MRR sel
968     vpp-performance-changes-2n-dnv-mrr-cmp:
969       csit-vpp-perf-verify-2001-2n-dnv:
970         - 12  # MRR sel
971     vpp-performance-changes-2n-dnv-mrr:
972       - "vpp-performance-changes-2n-dnv-mrr-ref"
973       - "vpp-performance-changes-2n-dnv-mrr-cmp"
974
975     vpp-performance-changes-3n-dnv-mrr-ref:
976       csit-vpp-perf-verify-1908-3n-dnv:
977         - 17  # MRR sel
978     vpp-performance-changes-3n-dnv-mrr-cmp:
979       csit-vpp-perf-verify-2001-3n-dnv:
980         - 11  # MRR sel
981     vpp-performance-changes-3n-dnv-mrr:
982       - "vpp-performance-changes-3n-dnv-mrr-ref"
983       - "vpp-performance-changes-3n-dnv-mrr-cmp"
984
985     vpp-performance-changes-3n-tsh-mrr-ref:
986       csit-vpp-perf-verify-1908-3n-tsh:
987         - 17  # MRR sel
988     vpp-performance-changes-3n-tsh-mrr-cmp:
989       csit-vpp-perf-verify-2001-3n-tsh:
990         - 9   # MRR sel
991     vpp-performance-changes-3n-tsh-mrr:
992       - "vpp-performance-changes-3n-tsh-mrr-ref"
993       - "vpp-performance-changes-3n-tsh-mrr-cmp"
994
995     dpdk-performance-changes-3n-hsw-h1:
996       csit-dpdk-perf-verify-1904-3n-hsw:
997         - 2   # NDRPDR sel
998         - 3   # NDRPDR sel
999         - 5   # NDRPDR sel
1000         - 6   # NDRPDR sel
1001         - 13  # NDRPDR sel
1002         - 14  # NDRPDR sel
1003         - 15  # NDRPDR sel
1004         - 18  # NDRPDR sel
1005         - 19  # NDRPDR sel
1006         - 20  # NDRPDR sel
1007     dpdk-performance-changes-3n-hsw-ref:
1008       csit-dpdk-perf-verify-1908-3n-hsw:
1009         - 2   # NDRPDR sel
1010         - 3   # NDRPDR sel
1011         - 4   # NDRPDR sel
1012         - 5   # NDRPDR sel
1013         - 6   # NDRPDR sel
1014         - 7   # NDRPDR sel
1015         - 8   # NDRPDR sel
1016         - 9   # NDRPDR sel
1017         - 10  # NDRPDR sel
1018         - 11  # NDRPDR sel
1019     dpdk-performance-changes-3n-hsw-cmp:
1020       csit-dpdk-perf-verify-2001-3n-hsw:
1021         - 4   # NDRPDR sel
1022         - 5   # NDRPDR sel
1023         - 6   # NDRPDR sel
1024         - 7   # NDRPDR sel
1025         - 8   # NDRPDR sel
1026         - 9   # NDRPDR sel
1027         - 10  # NDRPDR sel
1028         - 11  # NDRPDR sel
1029         - 12  # NDRPDR sel
1030         - 13  # NDRPDR sel
1031         - 15  # NDRPDR sel
1032         - 16  # NDRPDR sel
1033         - 17  # NDRPDR sel
1034         - 18  # NDRPDR sel
1035         - 19  # NDRPDR sel
1036         - 20  # NDRPDR sel
1037         - 21  # NDRPDR sel
1038         - 22  # NDRPDR sel
1039         - 23  # NDRPDR sel
1040         - 24  # NDRPDR sel
1041     dpdk-performance-changes-3n-hsw:
1042       - "dpdk-performance-changes-3n-hsw-h1"
1043       - "dpdk-performance-changes-3n-hsw-ref"
1044       - "dpdk-performance-changes-3n-hsw-cmp"
1045
1046     dpdk-performance-changes-3n-skx-h1:
1047       csit-dpdk-perf-verify-1904-3n-skx:
1048         - 2   # NDRPDR sel
1049         - 3   # NDRPDR sel
1050         - 4   # NDRPDR sel
1051         - 5   # NDRPDR sel
1052         - 6   # NDRPDR sel
1053         - 7   # NDRPDR sel
1054         - 11  # NDRPDR sel
1055         - 12  # NDRPDR sel
1056         - 13  # NDRPDR sel
1057         - 14  # NDRPDR sel
1058     dpdk-performance-changes-3n-skx-ref:
1059       csit-dpdk-perf-verify-1908-3n-skx:
1060         - 3   # NDRPDR sel
1061         - 4   # NDRPDR sel
1062         - 5   # NDRPDR sel
1063         - 6   # NDRPDR sel
1064         - 7   # NDRPDR sel
1065         - 8   # NDRPDR sel
1066         - 9   # NDRPDR sel
1067         - 10  # NDRPDR sel
1068         - 11  # NDRPDR sel
1069         - 12  # NDRPDR sel
1070     dpdk-performance-changes-3n-skx-cmp:
1071       csit-dpdk-perf-verify-2001-3n-skx:
1072         - 1   # NDRPDR sel
1073         - 2   # NDRPDR sel
1074         - 3   # NDRPDR sel
1075         - 4   # NDRPDR sel
1076         - 5   # NDRPDR sel
1077         - 6   # NDRPDR sel
1078         - 7   # NDRPDR sel
1079         - 8   # NDRPDR sel
1080         - 9   # NDRPDR sel
1081         - 10  # NDRPDR sel
1082     dpdk-performance-changes-3n-skx:
1083       - "dpdk-performance-changes-3n-skx-h1"
1084       - "dpdk-performance-changes-3n-skx-ref"
1085       - "dpdk-performance-changes-3n-skx-cmp"
1086
1087     dpdk-performance-changes-2n-skx-h1:
1088       csit-dpdk-perf-verify-1904-2n-skx:
1089         - 2   # NDRPDR sel
1090         - 3   # NDRPDR sel
1091         - 4   # NDRPDR sel
1092         - 5   # NDRPDR sel
1093         - 7   # NDRPDR sel
1094         - 8   # NDRPDR sel
1095         - 9   # NDRPDR sel
1096         - 10  # NDRPDR sel
1097         - 11  # NDRPDR sel
1098         - 12  # NDRPDR sel
1099     dpdk-performance-changes-2n-skx-ref:
1100       csit-dpdk-perf-verify-1908-2n-skx:
1101         - 2   # NDRPDR sel
1102         - 3   # NDRPDR sel
1103         - 4   # NDRPDR sel
1104         - 5   # NDRPDR sel
1105         - 7   # NDRPDR sel
1106         - 8   # NDRPDR sel
1107         - 9   # NDRPDR sel
1108         - 10  # NDRPDR sel
1109         - 11  # NDRPDR sel
1110         - 12  # NDRPDR sel
1111     dpdk-performance-changes-2n-skx-cmp:
1112       csit-dpdk-perf-verify-2001-2n-skx:
1113         - 1   # NDRPDR sel
1114         - 2   # NDRPDR sel
1115         - 3   # NDRPDR sel
1116         - 4   # NDRPDR sel
1117         - 5   # NDRPDR sel
1118         - 6   # NDRPDR sel
1119         - 7   # NDRPDR sel
1120         - 8   # NDRPDR sel
1121         - 9   # NDRPDR sel
1122         - 10  # NDRPDR sel
1123         - 11  # NDRPDR sel
1124         - 13  # NDRPDR sel
1125         - 26  # NDRPDR sel
1126         - 16  # NDRPDR sel
1127         - 17  # NDRPDR sel
1128         - 18  # NDRPDR sel
1129         - 19  # NDRPDR sel
1130         - 27  # NDRPDR sel
1131         - 21  # NDRPDR sel
1132         - 25  # NDRPDR sel
1133     dpdk-performance-changes-2n-skx:
1134       - "dpdk-performance-changes-2n-skx-h1"
1135       - "dpdk-performance-changes-2n-skx-ref"
1136       - "dpdk-performance-changes-2n-skx-cmp"
1137
1138     # Compare testbeds
1139
1140     vpp-compare-testbeds-ref:
1141       csit-vpp-perf-verify-2001-3n-hsw:
1142         - 21  # NDRPDR sel
1143         - 22  # NDRPDR sel
1144         - 23  # NDRPDR sel
1145         - 24  # NDRPDR sel
1146         - 25  # NDRPDR sel
1147         - 29  # NDRPDR sel
1148         - 30  # NDRPDR sel
1149         - 31  # NDRPDR sel
1150         - 32  # NDRPDR sel
1151         - 34  # NDRPDR sel
1152     vpp-compare-testbeds-cmp:
1153       # TODO: Add the data
1154       csit-vpp-perf-verify-2001-3n-skx:
1155         - 14  # NDRPDR sel
1156         - 15  # NDRPDR sel
1157         - 16  # NDRPDR sel
1158     vpp-compare-testbeds:
1159       - "vpp-compare-testbeds-ref"
1160       - "vpp-compare-testbeds-cmp"
1161
1162     vpp-compare-testbeds-skx-clx-ref:
1163       # TODO: Add the data
1164       csit-vpp-perf-verify-2001-2n-skx:
1165         - 21  # NDRPDR sel
1166         - 22  # NDRPDR sel
1167         - 23  # NDRPDR sel
1168         - 26  # NDRPDR sel
1169         - 27  # NDRPDR sel
1170         - 29  # NDRPDR sel
1171     vpp-compare-testbeds-skx-clx-cmp:
1172       # TODO: Add the data
1173       csit-vpp-perf-verify-2001-2n-clx:
1174         - 28  # NDRPDR sel
1175         - 29  # NDRPDR sel
1176         - 32  # NDRPDR sel
1177
1178     vpp-compare-testbeds-skx-clx:
1179       - "vpp-compare-testbeds-skx-clx-ref"
1180       - "vpp-compare-testbeds-skx-clx-cmp"
1181
1182     vpp-compare-testbeds-mrr-ref:
1183       csit-vpp-perf-verify-2001-3n-hsw:
1184         - 17  # MRR sel
1185     vpp-compare-testbeds-mrr-cmp:
1186       # TODO: Replace
1187       # csit-vpp-perf-verify-2001-3n-skx:
1188       csit-vpp-perf-verify-1908-3n-skx:
1189         - 36  # MRR sel
1190     vpp-compare-testbeds-mrr:
1191       - "vpp-compare-testbeds-mrr-ref"
1192       - "vpp-compare-testbeds-mrr-cmp"
1193
1194     vpp-compare-testbeds-mrr-skx-clx-ref:
1195       # TODO: Replace
1196       # csit-vpp-perf-verify-2001-2n-skx:
1197       csit-vpp-perf-verify-1908-2n-skx:
1198         - 69  # MRR sel
1199     vpp-compare-testbeds-mrr-skx-clx-cmp:
1200       # TODO: Replace
1201       # csit-vpp-perf-verify-2001-2n-clx:
1202       csit-vpp-perf-verify-1908-2n-skx:
1203         - 69  # MRR sel
1204     vpp-compare-testbeds-mrr-skx-clx:
1205       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1206       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1207
1208     dpdk-compare-testbeds-ref:
1209       csit-dpdk-perf-verify-2001-3n-hsw:
1210         - 4   # NDRPDR sel
1211         - 5   # NDRPDR sel
1212         - 6   # NDRPDR sel
1213         - 7   # NDRPDR sel
1214         - 8   # NDRPDR sel
1215         - 9   # NDRPDR sel
1216         - 10  # NDRPDR sel
1217         - 11  # NDRPDR sel
1218         - 12  # NDRPDR sel
1219         - 13  # NDRPDR sel
1220         - 15  # NDRPDR sel
1221         - 16  # NDRPDR sel
1222         - 17  # NDRPDR sel
1223         - 18  # NDRPDR sel
1224         - 19  # NDRPDR sel
1225         - 20  # NDRPDR sel
1226         - 21  # NDRPDR sel
1227         - 22  # NDRPDR sel
1228         - 23  # NDRPDR sel
1229         - 24  # NDRPDR sel
1230     dpdk-compare-testbeds-cmp:
1231       csit-dpdk-perf-verify-2001-3n-skx:
1232         - 1   # NDRPDR sel
1233         - 2   # NDRPDR sel
1234         - 3   # NDRPDR sel
1235         - 4   # NDRPDR sel
1236         - 5   # NDRPDR sel
1237         - 6   # NDRPDR sel
1238         - 7   # NDRPDR sel
1239         - 8   # NDRPDR sel
1240         - 9   # NDRPDR sel
1241         - 10  # NDRPDR sel
1242     dpdk-compare-testbeds:
1243       - "dpdk-compare-testbeds-ref"
1244       - "dpdk-compare-testbeds-cmp"
1245
1246     dpdk-compare-testbeds-skx-clx-ref:
1247       csit-dpdk-perf-verify-2001-2n-skx:
1248         - 1   # NDRPDR sel
1249         - 2   # NDRPDR sel
1250         - 3   # NDRPDR sel
1251         - 4   # NDRPDR sel
1252         - 5   # NDRPDR sel
1253         - 6   # NDRPDR sel
1254         - 7   # NDRPDR sel
1255         - 8   # NDRPDR sel
1256         - 9   # NDRPDR sel
1257         - 10  # NDRPDR sel
1258         - 11  # NDRPDR sel
1259         - 13  # NDRPDR sel
1260         - 26  # NDRPDR sel
1261         - 16  # NDRPDR sel
1262         - 17  # NDRPDR sel
1263         - 18  # NDRPDR sel
1264         - 19  # NDRPDR sel
1265         - 27  # NDRPDR sel
1266         - 21  # NDRPDR sel
1267         - 25  # NDRPDR sel
1268     dpdk-compare-testbeds-skx-clx-cmp:
1269       csit-dpdk-perf-verify-2001-2n-clx:
1270         - 15  # NDRPDR sel
1271         - 16  # NDRPDR sel
1272         - 17  # NDRPDR sel
1273         - 18  # NDRPDR sel
1274         - 19  # NDRPDR sel
1275         - 20  # NDRPDR sel
1276         - 21  # NDRPDR sel
1277         - 22  # NDRPDR sel
1278         - 23  # NDRPDR sel
1279
1280     dpdk-compare-testbeds-skx-clx:
1281       - "dpdk-compare-testbeds-skx-clx-ref"
1282       - "dpdk-compare-testbeds-skx-clx-cmp"
1283
1284     # Compare topologies
1285
1286     vpp-compare-topologies-ref:
1287       # TODO: Add the data
1288       csit-vpp-perf-verify-2001-3n-skx:
1289         - 14  # NDRPDR sel
1290         - 15  # NDRPDR sel
1291         - 16  # NDRPDR sel
1292     vpp-compare-topologies-cmp:
1293       # TODO: Add the data
1294       csit-vpp-perf-verify-2001-2n-skx:
1295         - 21  # NDRPDR sel
1296         - 22  # NDRPDR sel
1297         - 23  # NDRPDR sel
1298         - 26  # NDRPDR sel
1299         - 27  # NDRPDR sel
1300         - 29  # NDRPDR sel
1301     vpp-compare-topologies:
1302       - "vpp-compare-topologies-ref"
1303       - "vpp-compare-topologies-cmp"
1304
1305     vpp-compare-topologies-mrr-ref:
1306       # TODO: Replace
1307       # csit-vpp-perf-verify-2001-3n-skx:
1308       csit-vpp-perf-verify-1908-3n-skx:
1309         - 36  # MRR sel
1310     vpp-compare-topologies-mrr-cmp:
1311       # TODO: Replace
1312       # csit-vpp-perf-verify-2001-2n-skx:
1313       csit-vpp-perf-verify-1908-2n-skx:
1314         - 69  # MRR sel
1315     vpp-compare-topologies-mrr:
1316       - "vpp-compare-topologies-mrr-ref"
1317       - "vpp-compare-topologies-mrr-cmp"
1318
1319     dpdk-compare-topologies-ref:
1320       csit-dpdk-perf-verify-2001-3n-skx:
1321         - 1   # NDRPDR sel
1322         - 2   # NDRPDR sel
1323         - 3   # NDRPDR sel
1324         - 4   # NDRPDR sel
1325         - 5   # NDRPDR sel
1326         - 6   # NDRPDR sel
1327         - 7   # NDRPDR sel
1328         - 8   # NDRPDR sel
1329         - 9   # NDRPDR sel
1330         - 10  # NDRPDR sel
1331     dpdk-compare-topologies-cmp:
1332       csit-dpdk-perf-verify-2001-2n-skx:
1333         - 1   # NDRPDR sel
1334         - 2   # NDRPDR sel
1335         - 3   # NDRPDR sel
1336         - 4   # NDRPDR sel
1337         - 5   # NDRPDR sel
1338         - 6   # NDRPDR sel
1339         - 7   # NDRPDR sel
1340         - 8   # NDRPDR sel
1341         - 9   # NDRPDR sel
1342         - 10  # NDRPDR sel
1343         - 11  # NDRPDR sel
1344         - 13  # NDRPDR sel
1345         - 26  # NDRPDR sel
1346         - 16  # NDRPDR sel
1347         - 17  # NDRPDR sel
1348         - 18  # NDRPDR sel
1349         - 19  # NDRPDR sel
1350         - 27  # NDRPDR sel
1351         - 21  # NDRPDR sel
1352         - 25  # NDRPDR sel
1353     dpdk-compare-topologies:
1354       - "dpdk-compare-topologies-ref"
1355       - "dpdk-compare-topologies-cmp"
1356
1357   plot-layouts:
1358
1359     plot-soak-throughput:
1360       titlefont:
1361         size: 18
1362       xaxis:
1363         title: "<b>Test Cases [Index]</b>"
1364         titlefont:
1365           size: 16
1366         autorange: True
1367         fixedrange: False
1368         gridcolor: "rgb(230, 230, 230)"
1369         linecolor: "rgb(220, 220, 220)"
1370         linewidth: 1
1371         showgrid: True
1372         showline: True
1373         showticklabels: True
1374         tickcolor: "rgb(220, 220, 220)"
1375         tickmode: "linear"
1376         tickfont:
1377           size: 16
1378         zeroline: False
1379       yaxis:
1380         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1381         titlefont:
1382           size: 16
1383         gridcolor: "rgb(230, 230, 230)"
1384         hoverformat: ".4r"
1385         tickformat: ".3r"
1386         linecolor: "rgb(220, 220, 220)"
1387         linewidth: 1
1388         showgrid: True
1389         showline: True
1390         showticklabels: True
1391         tickcolor: "rgb(220, 220, 220)"
1392         tickfont:
1393           size: 16
1394         zeroline: False
1395         range: [0,50]
1396       autosize: False
1397       margin:
1398         t: 50
1399         b: 0
1400         l: 80
1401         r: 20
1402       showlegend: True
1403       legend:
1404         orientation: "h"
1405         font:
1406           size: 16
1407       width: 700
1408       height: 900
1409       paper_bgcolor: "#fff"
1410       plot_bgcolor: "#fff"
1411       hoverlabel:
1412         namelength: -1
1413
1414     plot-service-density:
1415       titlefont:
1416         size: 18
1417       xaxis:
1418         side: "top"
1419         autorange: True
1420         fixedrange: False
1421         showgrid: False
1422         showline: False
1423         showticklabels: False
1424         ticks: ""
1425         ticklen: 0
1426         tickwidth: 0
1427         zeroline: False
1428       yaxis:
1429         autorange: "reversed"
1430         showgrid: False
1431         showline: False
1432         showticklabels: False
1433         ticks: ""
1434         ticklen: 0
1435         tickwidth: 0
1436         zeroline: False
1437       showlegend: False
1438       paper_bgcolor: "#fff"
1439       plot_bgcolor: "#fff"
1440       width: 700
1441       height: 700
1442       hoverlabel:
1443         namelength: -1
1444
1445     plot-cps:
1446       titlefont:
1447         size: 18
1448       xaxis:
1449         title: "<b>Test Cases [Index]</b>"
1450         titlefont:
1451           size: 16
1452         autorange: True
1453         fixedrange: False
1454         gridcolor: "rgb(230, 230, 230)"
1455         linecolor: "rgb(220, 220, 220)"
1456         linewidth: 1
1457         showgrid: True
1458         showline: True
1459         showticklabels: True
1460         tickcolor: "rgb(220, 220, 220)"
1461         tickmode: "linear"
1462         tickfont:
1463           size: 16
1464         zeroline: False
1465       yaxis:
1466         title: "<b>Connections Per Second [cps]</b>"
1467         titlefont:
1468           size: 16
1469         gridcolor: "rgb(230, 230, 230)"
1470         hoverformat: ".4s"
1471         linecolor: "rgb(220, 220, 220)"
1472         linewidth: 1
1473         rangemode: "tozero"
1474         showgrid: True
1475         showline: True
1476         showticklabels: True
1477         tickcolor: "rgb(220, 220, 220)"
1478         tickformat: ".3s"
1479         tickfont:
1480           size: 16
1481         zeroline: False
1482       boxmode: "group"
1483       boxgroupgap: 0.5
1484       autosize: False
1485       margin:
1486         t: 50
1487         b: 20
1488         l: 80
1489         r: 20
1490       showlegend: True
1491       legend:
1492         orientation: "h"
1493         font:
1494           size: 16
1495       width: 700
1496       height: 800
1497       paper_bgcolor: "#fff"
1498       plot_bgcolor: "#fff"
1499       hoverlabel:
1500         namelength: -1
1501
1502     plot-rps:
1503       titlefont:
1504         size: 18
1505       xaxis:
1506         title: "<b>Test Cases [Index]</b>"
1507         titlefont:
1508           size: 16
1509         autorange: True
1510         fixedrange: False
1511         gridcolor: "rgb(230, 230, 230)"
1512         linecolor: "rgb(220, 220, 220)"
1513         linewidth: 1
1514         showgrid: True
1515         showline: True
1516         showticklabels: True
1517         tickcolor: "rgb(220, 220, 220)"
1518         tickmode: "linear"
1519         tickfont:
1520           size: 16
1521         zeroline: False
1522       yaxis:
1523         title: "<b>Requests Per Second [rps]</b>"
1524         titlefont:
1525           size: 16
1526         gridcolor: "rgb(230, 230, 230)"
1527         hoverformat: ".4s"
1528         linecolor: "rgb(220, 220, 220)"
1529         linewidth: 1
1530         rangemode: "tozero"
1531         showgrid: True
1532         showline: True
1533         showticklabels: True
1534         tickcolor: "rgb(230, 230, 230)"
1535         tickformat: ".3s"
1536         tickfont:
1537           size: 16
1538         zeroline: False
1539       boxmode: "group"
1540       boxgroupgap: 0.5
1541       autosize: False
1542       margin:
1543         t: 50
1544         b: 20
1545         l: 80
1546         r: 20
1547       showlegend: True
1548       legend:
1549         orientation: "h"
1550         font:
1551           size: 16
1552       width: 700
1553       height: 800
1554       paper_bgcolor: "#fff"
1555       plot_bgcolor: "#fff"
1556       hoverlabel:
1557         namelength: -1
1558
1559     plot-throughput:
1560       titlefont:
1561         size: 18
1562       xaxis:
1563         title: "<b>Test Cases [Index]</b>"
1564         titlefont:
1565           size: 16
1566         autorange: True
1567         fixedrange: False
1568         gridcolor: "rgb(230, 230, 230)"
1569         linecolor: "rgb(220, 220, 220)"
1570         linewidth: 1
1571         showgrid: True
1572         showline: True
1573         showticklabels: True
1574         tickcolor: "rgb(220, 220, 220)"
1575         tickmode: "linear"
1576         tickfont:
1577           size: 16
1578         zeroline: False
1579       yaxis:
1580         title: "<b>Packet Throughput [Mpps]</b>"
1581         titlefont:
1582           size: 16
1583         gridcolor: "rgb(230, 230, 230)"
1584         hoverformat: ".4r"
1585         tickformat: ".3r"
1586         linecolor: "rgb(220, 220, 220)"
1587         linewidth: 1
1588         showgrid: True
1589         showline: True
1590         showticklabels: True
1591         tickcolor: "rgb(220, 220, 220)"
1592         tickfont:
1593           size: 16
1594         zeroline: False
1595         range: [0,50]
1596       autosize: False
1597       margin:
1598         t: 50
1599         b: 0
1600         l: 80
1601         r: 20
1602       showlegend: True
1603       legend:
1604         orientation: "h"
1605         font:
1606           size: 16
1607       width: 700
1608       height: 900
1609       paper_bgcolor: "#fff"
1610       plot_bgcolor: "#fff"
1611       hoverlabel:
1612         namelength: -1
1613
1614     plot-throughput-speedup-analysis:
1615       titlefont:
1616         size: 18
1617       xaxis:
1618         title: "<b>Number of Cores [Qty]</b>"
1619         titlefont:
1620           size: 16
1621         autorange: True
1622         fixedrange: False
1623         gridcolor: "rgb(230, 230, 230)"
1624         linecolor: "rgb(220, 220, 220)"
1625         linewidth: 1
1626         showgrid: True
1627         showline: True
1628         showticklabels: True
1629         tickcolor: "rgb(238, 238, 238)"
1630         tickmode: "linear"
1631         tickfont:
1632           size: 16
1633         zeroline: False
1634       yaxis:
1635         title: "<b>Packet Throughput [Mpps]</b>"
1636         titlefont:
1637           size: 16
1638         type: "linear"
1639         gridcolor: "rgb(230, 230, 230)"
1640         hoverformat: ".4s"
1641         linecolor: "rgb(220, 220, 220)"
1642         linewidth: 1
1643         showgrid: True
1644         showline: True
1645         showticklabels: True
1646         tickcolor: "rgb(220, 220, 220)"
1647         tickformat: ".4s"
1648         tickfont:
1649           size: 16
1650         zeroline: True
1651         rangemode: "tozero"
1652         range: [0,100]
1653       legend:
1654         orientation: "h"
1655         font:
1656           size: 16
1657         xanchor: "left"
1658         yanchor: "top"
1659         x: 0
1660         y: -0.2
1661         bgcolor: "rgba(255, 255, 255, 0)"
1662         bordercolor: "rgba(255, 255, 255, 0)"
1663         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1664       autosize: False
1665       margin:
1666           't': 50
1667           'b': 150
1668           'l': 85
1669           'r': 10
1670       showlegend: True
1671       width: 700
1672       height: 700
1673       paper_bgcolor: "#fff"
1674       plot_bgcolor: "#fff"
1675       hoverlabel:
1676         namelength: -1
1677       annotations: [
1678         {
1679           text: "_ _          __          ...",
1680           align: "left",
1681           showarrow: False,
1682           xref: "paper",
1683           yref: "paper",
1684           xanchor: "left",
1685           yanchor: "top",
1686           x: 0,
1687           y: -0.13,
1688           font: {
1689             family: "Consolas, Courier New",
1690             size: 15
1691           },
1692         },
1693         {
1694           text: "    Perfect     Measured     Limit",
1695           align: "left",
1696           showarrow: False,
1697           xref: "paper",
1698           yref: "paper",
1699           xanchor: "left",
1700           yanchor: "top",
1701           x: 0,
1702           y: -0.15,
1703           font: {
1704             family: "Consolas, Courier New",
1705             size: 15
1706           },
1707         },
1708       ]
1709
1710     plot-latency:
1711       titlefont:
1712         size: 18
1713       xaxis:
1714         title: "<b>Direction</b>"
1715         titlefont:
1716           size: 16
1717         autorange: True
1718         fixedrange: False
1719         gridcolor: "rgb(230, 230, 230)"
1720         linecolor: "rgb(220, 220, 220)"
1721         linewidth: 1
1722         showgrid: True
1723         showline: True
1724         showticklabels: False
1725         tickcolor: "rgb(220, 220, 220)"
1726         tickmode: "linear"
1727         tickfont:
1728           size: 16
1729         zeroline: False
1730       yaxis:
1731         title: "<b>Packet Latency [uSec]</b>"
1732         titlefont:
1733           size: 16
1734         type: "linear"
1735         gridcolor: "rgb(230, 230, 230)"
1736         hoverformat: ".4s"
1737         linecolor: "rgb(220, 220, 220)"
1738         linewidth: 1
1739         showgrid: True
1740         showline: True
1741         showticklabels: True
1742         tickcolor: "rgb(220, 220, 220)"
1743         tickformat: ".4s"
1744         tickfont:
1745           size: 16
1746         zeroline: True
1747         rangemode: "tozero"
1748       legend:
1749         orientation: "h"
1750         font:
1751           size: 16
1752         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1753       autosize: False
1754       margin:
1755           't': 50
1756           'b': 150
1757           'l': 80
1758           'r': 10
1759       showlegend: True
1760       width: 700
1761       height: 700
1762       paper_bgcolor: "#fff"
1763       plot_bgcolor: "#fff"
1764       hoverlabel:
1765         namelength: -1
1766
1767     plot-hdrh-latency:
1768       title:
1769         text: ""
1770         xanchor: "center"
1771         x: 0.5
1772         font:
1773           size: 16
1774       width: 700
1775       plot_bgcolor: "white"
1776       annotations:
1777         - font:
1778             size: 14
1779           showarrow: False
1780           text: "<b>Packet Latency [uSec]</b>"
1781           x: 1
1782           xanchor: "right"
1783           xref: "paper"
1784           y: -0.045
1785           yanchor: "top"
1786           yref: "paper"
1787         - font:
1788             size: 14
1789           showarrow: False
1790           text: "<b>Probability [%]</b>"
1791           textangle: 270
1792           x: -0.06
1793           xanchor: "center"
1794           xref: "paper"
1795           y: 0.5
1796           yanchor: "middle"
1797           yref: "paper"
1798         - font:
1799             size: 14
1800           showarrow: False
1801           text: "<b>Direction: E-W</b>"
1802           x: 0.24
1803           xanchor: "center"
1804           xref: "paper"
1805           y: 1.05
1806           yanchor: "bottom"
1807           yref: "paper"
1808         - font:
1809             size: 14
1810           showarrow: False
1811           text: "<b>Direction: W-E</b>"
1812           x: 0.74
1813           xanchor: "center"
1814           xref: "paper"
1815           y: 1.05
1816           yanchor: "bottom"
1817           yref: "paper"
1818
1819     plot-hdrh-latency-percentile:
1820       title:
1821         text: ""
1822         xanchor: "center"
1823         x: 0.5
1824         font:
1825           size: 18
1826       xaxis:
1827         type: "log"
1828         title: "<b>Percentile [%]</b>"
1829         titlefont:
1830           size: 16
1831         autorange: True
1832         fixedrange: False
1833         gridcolor: "rgb(230, 230, 230)"
1834         linecolor: "rgb(220, 220, 220)"
1835         linewidth: 1
1836         showgrid: True
1837         showline: True
1838         showticklabels: True
1839         tickcolor: "rgb(220, 220, 220)"
1840         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1841         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1842         tickfont:
1843           size: 16
1844       yaxis:
1845         title: "<b>Packet Latency [uSec]</b>"
1846         titlefont:
1847           size: 16
1848         gridcolor: "rgb(230, 230, 230)"
1849         linecolor: "rgb(220, 220, 220)"
1850         linewidth: 1
1851         showgrid: True
1852         showline: True
1853         showticklabels: True
1854         tickcolor: "rgb(220, 220, 220)"
1855         tickfont:
1856           size: 16
1857       autosize: False
1858       showlegend: True
1859       legend:
1860         traceorder: "normal"
1861         orientation: "h"
1862         font:
1863           size: 16
1864         xanchor: "left"
1865         yanchor: "top"
1866         x: 0
1867         y: -0.15
1868         bgcolor: "rgba(255, 255, 255, 0)"
1869         bordercolor: "rgba(255, 255, 255, 0)"
1870       width: 700
1871       height: 700
1872       paper_bgcolor: "white"
1873       plot_bgcolor: "white"
1874
1875     plot-hdrh-latency-by-percentile:
1876       title:
1877         text: "<b>Latency by Percentile Distribution</b>"
1878         xanchor: "center"
1879         x: 0.5
1880         font:
1881           size: 18
1882       showlegend: True
1883       legend:
1884         traceorder: "normal"
1885         orientation: "h"
1886         font:
1887           size: 16
1888         xanchor: "left"
1889         yanchor: "top"
1890         x: 0
1891         y: -0.2
1892         bgcolor: "rgba(255, 255, 255, 0)"
1893         bordercolor: "rgba(255, 255, 255, 0)"
1894       xaxis:
1895         type: "linear"
1896         title: "<b>Percentile [%]</b>"
1897         titlefont:
1898           size: 14
1899         autorange: False
1900         fixedrange: False
1901         range: [0, 100]
1902         gridcolor: "rgb(230, 230, 230)"
1903         linecolor: "rgb(220, 220, 220)"
1904         linewidth: 1
1905         showgrid: True
1906         showline: True
1907         showticklabels: True
1908         tickcolor: "rgb(220, 220, 220)"
1909         tickvals: [0, 25, 50, 75, 100]
1910         ticktext: [0, 25, 50, 75, 100]
1911         tickfont:
1912           size: 14
1913       yaxis:
1914         title: "<b>One-Way Latency per Direction [uSec]</b>"
1915         titlefont:
1916           size: 14
1917         gridcolor: "rgb(230, 230, 230)"
1918         linecolor: "rgb(220, 220, 220)"
1919         linewidth: 1
1920         showgrid: True
1921         showline: True
1922         showticklabels: True
1923         tickcolor: "rgb(220, 220, 220)"
1924         tickfont:
1925           size: 14
1926       width: 700
1927       height: 700
1928       paper_bgcolor: "white"
1929       plot_bgcolor: "white"
1930
1931 - type: "static"
1932   src-path: "{DIR[RST]}"
1933   dst-path: "{DIR[WORKING,SRC]}"
1934
1935 - type: "input"
1936   general:
1937     file-name: "output_info.xml.gz"
1938     file-format: ".gz"
1939     arch-file-format:
1940       - ".gz"
1941       - ".zip"
1942     download-path: "{job}/{build}/archives/{filename}"
1943     extract: "output.xml"
1944
1945     zip-file-name: "robot-plugin.zip"
1946     zip-file-format: ".zip"
1947     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1948     zip-extract: "robot-plugin/output.xml"
1949
1950   builds:
1951
1952     csit-vpp-perf-verify-1904-3n-hsw:
1953       - 9   # MRR sel
1954       - 11  # NDRPDR sel
1955       - 12  # NDRPDR sel
1956       - 20  # NDRPDR sel
1957       - 21  # NDRPDR sel
1958       - 23  # NDRPDR sel
1959       - 24  # NDRPDR sel
1960       - 25  # NDRPDR sel
1961       - 26  # NDRPDR sel
1962       - 29  # NDRPDR sel
1963       - 30  # NDRPDR sel
1964     csit-vpp-perf-verify-1908-3n-hsw:
1965       - 12  # NDRPDR sel
1966       - 13  # NDRPDR sel
1967       - 14  # NDRPDR sel
1968       - 15  # NDRPDR sel
1969       - 16  # NDRPDR sel
1970       - 17  # NDRPDR sel
1971       - 18  # NDRPDR sel
1972       - 19  # NDRPDR sel
1973       - 20  # NDRPDR sel
1974       - 21  # NDRPDR sel
1975       - 48  # NDRPDR sel vhost
1976       - 49  # NDRPDR sel vhost
1977       - 52  # NDRPDR sel vhost
1978       - 53  # NDRPDR sel vhost
1979       - 54  # NDRPDR sel vhost
1980       - 55  # NDRPDR sel vhost
1981       - 56  # NDRPDR sel vhost
1982       - 57  # NDRPDR sel vhost
1983       - 58  # NDRPDR sel vhost
1984       - 59  # NDRPDR sel vhost
1985       - 39  # MRR sel
1986     csit-vpp-perf-verify-2001-3n-hsw:
1987       - 21  # NDRPDR sel
1988       - 22  # NDRPDR sel
1989       - 23  # NDRPDR sel
1990       - 24  # NDRPDR sel
1991       - 25  # NDRPDR sel
1992       - 29  # NDRPDR sel
1993       - 30  # NDRPDR sel
1994       - 31  # NDRPDR sel
1995       - 32  # NDRPDR sel
1996       - 34  # NDRPDR sel
1997       - 17  # MRR sel
1998       - 18  # NDRPDR full
1999       - 20  # NDRPDR full
2000       - 28  # NDRPDR full
2001       - 35  # NDRPDR full
2002       - 42  # NDRPDR full
2003       - 46  # NDRPDR full
2004       - 47  # NDRPDR full
2005       - 48  # NDRPDR full
2006       - 49  # NDRPDR full
2007       - 50  # NDRPDR full
2008       - 51  # NDRPDR full
2009       - 52  # NDRPDR full
2010       - 53  # NDRPDR full
2011       - 54  # NDRPDR full
2012       - 55  # NDRPDR full
2013       - 56  # NDRPDR full
2014       - 57  # NDRPDR full
2015       - 58  # NDRPDR full
2016       - 59  # NDRPDR full
2017       - 61  # NDRPDR full
2018       - 62  # NDRPDR full
2019       - 65  # NDRPDR full
2020
2021 #    csit-vpp-perf-verify-1904-3n-skx:
2022 #      - 7   # MRR sel
2023 #      - 8   # NDRPDR sel
2024 #      - 9   # NDRPDR sel
2025 #      - 10  # NDRPDR sel
2026 #      - 11  # NDRPDR sel
2027 #      - 12  # NDRPDR sel
2028 #      - 14  # NDRPDR sel
2029 #      - 16  # NDRPDR sel
2030 #      - 21  # NDRPDR sel
2031 #      - 23  # NDRPDR sel
2032 #      - 25  # NDRPDR sel
2033 #    csit-vpp-perf-verify-1908-3n-skx:
2034 #      - 14  # NDRPDR sel
2035 #      - 16  # NDRPDR sel
2036 #      - 19  # NDRPDR sel
2037 #      - 20  # NDRPDR sel
2038 #      - 22  # NDRPDR sel
2039 #      - 23  # NDRPDR sel
2040 #      - 24  # NDRPDR sel
2041 #      - 25  # NDRPDR sel
2042 #      - 26  # NDRPDR sel
2043 #      - 29  # NDRPDR sel
2044 #      - 52  # NDRPDR sel vhost
2045 #      - 53  # NDRPDR sel vhost
2046 #      - 55  # NDRPDR sel vhost
2047 #      - 61  # NDRPDR sel vhost
2048 #      - 62  # NDRPDR sel vhost
2049 #      - 63  # NDRPDR sel vhost
2050 #      - 64  # NDRPDR sel vhost
2051 #      - 65  # NDRPDR sel vhost
2052 #      - 66  # NDRPDR sel vhost
2053 #      - 67  # NDRPDR sel vhost
2054 #      - 36  # MRR sel
2055 #    csit-vpp-perf-verify-2001-3n-skx:
2056 #      - 14  # NDRPDR sel
2057 #      - 15  # NDRPDR sel
2058 #      - 16  # NDRPDR sel
2059
2060 #    csit-vpp-perf-verify-1904-2n-skx:
2061 #      - 11  # MRR sel
2062 #      - 12  # NDRPDR sel
2063 #      - 14  # NDRPDR sel
2064 #      - 16  # NDRPDR sel
2065 #      - 17  # NDRPDR sel
2066 #      - 18  # NDRPDR sel
2067 #      - 21  # NDRPDR sel
2068 #      - 27  # NDRPDR sel
2069 #      - 30  # NDRPDR sel
2070 #      - 31  # NDRPDR sel
2071 #      - 32  # NDRPDR sel
2072 #    csit-vpp-perf-verify-1908-2n-skx:
2073 #      - 26  # NDRPDR sel
2074 #      - 27  # NDRPDR sel
2075 #      - 34  # NDRPDR sel
2076 #      - 35  # NDRPDR sel
2077 #      - 36  # NDRPDR sel
2078 #      - 42  # NDRPDR sel
2079 #      - 43  # NDRPDR sel
2080 #      - 44  # NDRPDR sel
2081 #      - 45  # NDRPDR sel
2082 #      - 46  # NDRPDR sel
2083 #      - 88  # NDRPDR sel vhost
2084 #      - 89  # NDRPDR sel vhost
2085 #      - 91  # NDRPDR sel vhost
2086 #      - 92  # NDRPDR sel vhost
2087 #      - 93  # NDRPDR sel vhost
2088 #      - 94  # NDRPDR sel vhost
2089 #      - 95  # NDRPDR sel vhost
2090 #      - 96  # NDRPDR sel vhost
2091 #      - 97  # NDRPDR sel vhost
2092 #      - 98  # NDRPDR sel vhost
2093 #      - 69  # MRR sel
2094 #      - 29  # TCP
2095 #      - 30  # TCP
2096 #      - 58  # TCP
2097 #      - 22  # NFV
2098 #      - 31  # NFV
2099 #      - 32  # NFV
2100 #      - 71  # NFV MRR
2101 #      - 113 # NFV reconf sel
2102 #      - 114 # NFV reconf sel
2103 #      - 115 # NFV reconf sel
2104 #      - 83  # SOAK
2105 #      - 86  # SOAK
2106 #    csit-vpp-perf-verify-2001-2n-skx:
2107 #      - 21  # NDRPDR sel
2108 #      - 22  # NDRPDR sel
2109 #      - 23  # NDRPDR sel
2110 #      - 26  # NDRPDR sel
2111 #      - 27  # NDRPDR sel
2112 #      - 29  # NDRPDR sel
2113 #      - 32  # NDRPDR full
2114 #      - 33  # NDRPDR full
2115 #      - 30  # NFV
2116 #      - 31  # NFV
2117
2118     csit-vpp-perf-verify-2001-2n-clx:
2119       - 28  # NDRPDR sel
2120       - 29  # NDRPDR sel
2121       - 32  # NDRPDR sel
2122
2123     csit-vpp-perf-verify-1908-3n-tsh:
2124       - 7   # NDRPDR sel
2125       - 8   # NDRPDR sel
2126       - 9   # NDRPDR sel
2127       - 10  # NDRPDR sel
2128       - 11  # NDRPDR sel
2129       - 12  # NDRPDR sel
2130       - 13  # NDRPDR sel
2131       - 14  # NDRPDR sel
2132       - 15  # NDRPDR sel
2133       - 16  # NDRPDR sel
2134       - 17  # MRR sel
2135     csit-vpp-perf-verify-2001-3n-tsh:
2136       - 3   # NDRPDR sel
2137       - 4   # NDRPDR sel
2138       - 7   # NDRPDR sel
2139       - 8   # NDRPDR sel
2140       - 10  # NDRPDR sel
2141       - 9   # MRR sel
2142
2143     csit-vpp-perf-verify-1908-3n-dnv:
2144       - 6   # NDRPDR sel
2145       - 7   # NDRPDR sel
2146       - 8   # NDRPDR sel
2147       - 9   # NDRPDR sel
2148       - 10  # NDRPDR sel
2149       - 12  # NDRPDR sel
2150       - 13  # NDRPDR sel
2151       - 14  # NDRPDR sel
2152       - 15  # NDRPDR sel
2153       - 16  # NDRPDR sel
2154       - 17  # MRR sel
2155     csit-vpp-perf-verify-2001-3n-dnv:
2156       - 5   # NDRPDR sel
2157       - 6   # NDRPDR sel
2158       - 7   # NDRPDR sel
2159       - 8   # NDRPDR sel
2160       - 9   # NDRPDR sel
2161       - 10  # NDRPDR sel
2162       - 12  # NDRPDR sel
2163       - 16  # NDRPDR sel
2164       - 17  # NDRPDR sel
2165       - 18  # NDRPDR sel
2166       - 11  # MRR sel
2167       - 19  # NDRPDR full
2168       - 20  # NDRPDR full
2169       - 21  # NDRPDR full
2170       - 22  # NDRPDR full
2171       - 23  # NDRPDR full
2172       - 24  # NDRPDR full
2173       - 25  # NDRPDR full
2174       - 26  # NDRPDR full
2175
2176     csit-vpp-perf-verify-1908-2n-dnv:
2177       - 1   # NDRPDR sel
2178       - 2   # NDRPDR sel
2179       - 3   # NDRPDR sel
2180       - 4   # NDRPDR sel
2181       - 5   # NDRPDR sel
2182       - 6   # NDRPDR sel
2183       - 7   # NDRPDR sel
2184       - 8   # NDRPDR sel
2185       - 9   # NDRPDR sel
2186       - 10  # NDRPDR sel
2187       - 11  # MRR sel
2188     csit-vpp-perf-verify-2001-2n-dnv:
2189       - 4   # NDRPDR sel
2190       - 5   # NDRPDR sel
2191       - 6   # NDRPDR sel
2192       - 7   # NDRPDR sel
2193       - 8   # NDRPDR sel
2194       - 9   # NDRPDR sel
2195       - 10  # NDRPDR sel
2196       - 11  # NDRPDR sel
2197       - 13  # NDRPDR sel
2198       - 16  # NDRPDR sel
2199       - 12  # MRR sel
2200       - 21  # NDRPDR full
2201       - 22  # NDRPDR full
2202       - 25  # NDRPDR full
2203       - 26  # NDRPDR full
2204       - 27  # NDRPDR full
2205       - 28  # NDRPDR full
2206
2207     csit-dpdk-perf-verify-1904-3n-hsw:
2208       - 2   # NDRPDR sel
2209       - 3   # NDRPDR sel
2210       - 5   # NDRPDR sel
2211       - 6   # NDRPDR sel
2212       - 13  # NDRPDR sel
2213       - 14  # NDRPDR sel
2214       - 15  # NDRPDR sel
2215       - 18  # NDRPDR sel
2216       - 19  # NDRPDR sel
2217       - 20  # NDRPDR sel
2218     csit-dpdk-perf-verify-1908-3n-hsw:
2219       - 2   # NDRPDR sel
2220       - 3   # NDRPDR sel
2221       - 4   # NDRPDR sel
2222       - 5   # NDRPDR sel
2223       - 6   # NDRPDR sel
2224       - 7   # NDRPDR sel
2225       - 8   # NDRPDR sel
2226       - 9   # NDRPDR sel
2227       - 10  # NDRPDR sel
2228       - 11  # NDRPDR sel
2229     csit-dpdk-perf-verify-2001-3n-hsw:
2230       - 4   # NDRPDR sel
2231       - 5   # NDRPDR sel
2232       - 6   # NDRPDR sel
2233       - 7   # NDRPDR sel
2234       - 8   # NDRPDR sel
2235       - 9   # NDRPDR sel
2236       - 10  # NDRPDR sel
2237       - 11  # NDRPDR sel
2238       - 12  # NDRPDR sel
2239       - 13  # NDRPDR sel
2240       - 15  # NDRPDR sel
2241       - 16  # NDRPDR sel
2242       - 17  # NDRPDR sel
2243       - 18  # NDRPDR sel
2244       - 19  # NDRPDR sel
2245       - 20  # NDRPDR sel
2246       - 21  # NDRPDR sel
2247       - 22  # NDRPDR sel
2248       - 23  # NDRPDR sel
2249       - 24  # NDRPDR sel
2250       - 25  # NDRPDR full
2251       - 26  # NDRPDR full
2252
2253 #    csit-dpdk-perf-verify-1904-3n-skx:
2254 #      - 2   # NDRPDR sel
2255 #      - 3   # NDRPDR sel
2256 #      - 4   # NDRPDR sel
2257 #      - 5   # NDRPDR sel
2258 #      - 6   # NDRPDR sel
2259 #      - 7   # NDRPDR sel
2260 #      - 11  # NDRPDR sel
2261 #      - 12  # NDRPDR sel
2262 #      - 13  # NDRPDR sel
2263 #      - 14  # NDRPDR sel
2264 #    csit-dpdk-perf-verify-1908-3n-skx:
2265 #      - 3   # NDRPDR sel
2266 #      - 4   # NDRPDR sel
2267 #      - 5   # NDRPDR sel
2268 #      - 6   # NDRPDR sel
2269 #      - 7   # NDRPDR sel
2270 #      - 8   # NDRPDR sel
2271 #      - 9   # NDRPDR sel
2272 #      - 10  # NDRPDR sel
2273 #      - 11  # NDRPDR sel
2274 #      - 12  # NDRPDR sel
2275 #    csit-dpdk-perf-verify-2001-3n-skx:
2276 #      - 1   # NDRPDR sel
2277 #      - 2   # NDRPDR sel
2278 #      - 3   # NDRPDR sel
2279 #      - 4   # NDRPDR sel
2280 #      - 5   # NDRPDR sel
2281 #      - 6   # NDRPDR sel
2282 #      - 7   # NDRPDR sel
2283 #      - 8   # NDRPDR sel
2284 #      - 9   # NDRPDR sel
2285 #      - 10  # NDRPDR sel
2286
2287 #    csit-dpdk-perf-verify-1904-2n-skx:
2288 #      - 2   # NDRPDR sel
2289 #      - 3   # NDRPDR sel
2290 #      - 4   # NDRPDR sel
2291 #      - 5   # NDRPDR sel
2292 #      - 7   # NDRPDR sel
2293 #      - 8   # NDRPDR sel
2294 #      - 9   # NDRPDR sel
2295 #      - 10  # NDRPDR sel
2296 #      - 11  # NDRPDR sel
2297 #      - 12  # NDRPDR sel
2298 #    csit-dpdk-perf-verify-1908-2n-skx:
2299 #      - 2   # NDRPDR sel
2300 #      - 3   # NDRPDR sel
2301 #      - 4   # NDRPDR sel
2302 #      - 5   # NDRPDR sel
2303 #      - 7   # NDRPDR sel
2304 #      - 8   # NDRPDR sel
2305 #      - 9   # NDRPDR sel
2306 #      - 10  # NDRPDR sel
2307 #      - 11  # NDRPDR sel
2308 #      - 12  # NDRPDR sel
2309 #    csit-dpdk-perf-verify-2001-2n-skx:
2310 #      - 1   # NDRPDR sel
2311 #      - 2   # NDRPDR sel
2312 #      - 3   # NDRPDR sel
2313 #      - 4   # NDRPDR sel
2314 #      - 5   # NDRPDR sel
2315 #      - 6   # NDRPDR sel
2316 #      - 7   # NDRPDR sel
2317 #      - 8   # NDRPDR sel
2318 #      - 9   # NDRPDR sel
2319 #      - 10  # NDRPDR sel
2320 #      - 11  # NDRPDR sel
2321 #      - 13  # NDRPDR sel
2322 #      - 26  # NDRPDR sel
2323 #      - 16  # NDRPDR sel
2324 #      - 17  # NDRPDR sel
2325 #      - 18  # NDRPDR sel
2326 #      - 19  # NDRPDR sel
2327 #      - 27  # NDRPDR sel
2328 #      - 21  # NDRPDR sel
2329 #      - 25  # NDRPDR sel
2330
2331     csit-dpdk-perf-verify-2001-2n-clx:
2332       - 15  # NDRPDR sel
2333       - 16  # NDRPDR sel
2334       - 17  # NDRPDR sel
2335       - 18  # NDRPDR sel
2336       - 19  # NDRPDR sel
2337       - 20  # NDRPDR sel
2338       - 21  # NDRPDR sel
2339       - 22  # NDRPDR sel
2340       - 23  # NDRPDR sel
2341
2342     csit-dpdk-perf-verify-2001-2n-dnv:
2343       - 9   # NDRPDR sel
2344       - 10  # NDRPDR sel
2345       - 11  # NDRPDR sel
2346       - 12  # NDRPDR sel
2347       - 13  # NDRPDR sel
2348       - 14  # NDRPDR sel
2349       - 15  # NDRPDR sel
2350       - 16  # NDRPDR sel
2351       - 17  # NDRPDR sel
2352       - 18  # NDRPDR sel
2353
2354     csit-dpdk-perf-verify-2001-3n-dnv:
2355       - 12  # NDRPDR sel
2356       - 13  # NDRPDR sel
2357       - 14  # NDRPDR sel
2358       - 15  # NDRPDR sel
2359       - 16  # NDRPDR sel
2360       - 17  # NDRPDR sel
2361       - 18  # NDRPDR sel
2362       - 19  # NDRPDR sel
2363       - 20  # NDRPDR sel
2364       - 22  # NDRPDR sel
2365
2366     csit-dpdk-perf-verify-2001-3n-tsh:
2367       - 3   # NDRPDR sel
2368       - 4   # NDRPDR sel
2369       - 5   # NDRPDR sel
2370       - 9   # NDRPDR sel
2371       - 10  # NDRPDR sel
2372       - 11  # NDRPDR sel
2373       - 12  # NDRPDR sel
2374       - 14  # NDRPDR sel
2375       - 15  # NDRPDR sel
2376       - 18  # NDRPDR sel
2377
2378     csit-vpp-device-2001-ubuntu1804-1n-skx:
2379       - 57
2380
2381 - type: "output"
2382   output: "report"
2383   format:
2384     html:
2385     - full
2386 #    pdf:
2387 #    - minimal
2388
2389 ################################################################################
2390 ###                               T A B L E S                                ###
2391 ################################################################################
2392
2393 ## VPP Soak vs NDR
2394 #- type: "table"
2395 #  title: "VPP Soak vs NDR 2n-skx"
2396 #  algorithm: "table_soak_vs_ndr"
2397 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2398 #  reference:
2399 #    title: "NDR"
2400 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2401 #  compare:
2402 #    title: "Soak"
2403 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2404 #  data: "vpp-soak-vs-ndr-2n-skx"
2405 #  include-tests: "NDR"
2406 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2407 #  parameters:
2408 #    - "throughput"
2409 #    - "name"
2410 #    - "parent"
2411
2412 ################################################################################
2413
2414 ## VPP Compare NICs 3n-skx 2t1c ndr
2415 #- type: "table"
2416 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2417 #  algorithm: "table_nics_comparison"
2418 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2419 #  reference:
2420 #    title: "x710"
2421 #    nic: "NIC_Intel-X710"
2422 #  compare:
2423 #    title: "xxv710"
2424 #    nic: "NIC_Intel-XXV710"
2425 #  data: "vpp-nic-comparison-3n-skx"
2426 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2427 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2428 #  parameters:
2429 #  - "name"
2430 #  - "parent"
2431 #  - "throughput"
2432 #  - "tags"
2433 #
2434 ## VPP Compare NICs 3n-skx 4t2c ndr
2435 #- type: "table"
2436 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2437 #  algorithm: "table_nics_comparison"
2438 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2439 #  reference:
2440 #    title: "x710"
2441 #    nic: "NIC_Intel-X710"
2442 #  compare:
2443 #    title: "xxv710"
2444 #    nic: "NIC_Intel-XXV710"
2445 #  data: "vpp-nic-comparison-3n-skx"
2446 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2447 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2448 #  parameters:
2449 #  - "name"
2450 #  - "parent"
2451 #  - "throughput"
2452 #  - "tags"
2453 #
2454 ## VPP Compare NICs 3n-skx 2t1c pdr
2455 #- type: "table"
2456 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2457 #  algorithm: "table_nics_comparison"
2458 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2459 #  reference:
2460 #    title: "x710"
2461 #    nic: "NIC_Intel-X710"
2462 #  compare:
2463 #    title: "xxv710"
2464 #    nic: "NIC_Intel-XXV710"
2465 #  data: "vpp-nic-comparison-3n-skx"
2466 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2467 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2468 #  parameters:
2469 #  - "name"
2470 #  - "parent"
2471 #  - "throughput"
2472 #  - "tags"
2473 #
2474 # # VPP Compare NICs 3n-skx 4t2c pdr
2475 #- type: "table"
2476 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2477 #  algorithm: "table_nics_comparison"
2478 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2479 #  reference:
2480 #    title: "x710"
2481 #    nic: "NIC_Intel-X710"
2482 #  compare:
2483 #    title: "xxv710"
2484 #    nic: "NIC_Intel-XXV710"
2485 #  data: "vpp-nic-comparison-3n-skx"
2486 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2487 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2488 #  parameters:
2489 #  - "name"
2490 #  - "parent"
2491 #  - "throughput"
2492 #  - "tags"
2493 #
2494 ## VPP Compare NICs 3n-skx 2t1c mrr
2495 #- type: "table"
2496 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2497 #  algorithm: "table_nics_comparison"
2498 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2499 #  reference:
2500 #    title: "x710"
2501 #    nic: "NIC_Intel-X710"
2502 #  compare:
2503 #    title: "xxv710"
2504 #    nic: "NIC_Intel-XXV710"
2505 #  data: "vpp-nic-comparison-3n-skx-mrr"
2506 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2507 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2508 #  parameters:
2509 #  - "name"
2510 #  - "parent"
2511 #  - "result"
2512 #  - "tags"
2513 #
2514 ## VPP Compare NICs 3n-skx 4t2c mrr
2515 #- type: "table"
2516 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2517 #  algorithm: "table_nics_comparison"
2518 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2519 #  reference:
2520 #    title: "x710"
2521 #    nic: "NIC_Intel-X710"
2522 #  compare:
2523 #    title: "xxv710"
2524 #    nic: "NIC_Intel-XXV710"
2525 #  data: "vpp-nic-comparison-3n-skx-mrr"
2526 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2527 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2528 #  parameters:
2529 #  - "name"
2530 #  - "parent"
2531 #  - "result"
2532 #  - "tags"
2533 #
2534 # # VPP Compare NICs 3n-skx 8t4c mrr
2535 #- type: "table"
2536 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2537 #  algorithm: "table_nics_comparison"
2538 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2539 #  reference:
2540 #    title: "x710"
2541 #    nic: "NIC_Intel-X710"
2542 #  compare:
2543 #    title: "xxv710"
2544 #    nic: "NIC_Intel-XXV710"
2545 #  data: "vpp-nic-comparison-3n-skx-mrr"
2546 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2547 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2548 #  parameters:
2549 #  - "name"
2550 #  - "parent"
2551 #  - "result"
2552 #  - "tags"
2553 #
2554 ## VPP Compare NICs 2n-skx 2t1c ndr
2555 #- type: "table"
2556 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2557 #  algorithm: "table_nics_comparison"
2558 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2559 #  reference:
2560 #    title: "x710"
2561 #    nic: "NIC_Intel-X710"
2562 #  compare:
2563 #    title: "xxv710"
2564 #    nic: "NIC_Intel-XXV710"
2565 #  data: "vpp-nic-comparison-2n-skx"
2566 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2567 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2568 #  parameters:
2569 #  - "name"
2570 #  - "parent"
2571 #  - "throughput"
2572 #  - "tags"
2573 #
2574 ## VPP Compare NICs 2n-skx 4t2c ndr
2575 #- type: "table"
2576 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2577 #  algorithm: "table_nics_comparison"
2578 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2579 #  reference:
2580 #    title: "x710"
2581 #    nic: "NIC_Intel-X710"
2582 #  compare:
2583 #    title: "xxv710"
2584 #    nic: "NIC_Intel-XXV710"
2585 #  data: "vpp-nic-comparison-2n-skx"
2586 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2587 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2588 #  parameters:
2589 #  - "name"
2590 #  - "parent"
2591 #  - "throughput"
2592 #  - "tags"
2593 #
2594 # # VPP Compare NICs 2n-skx 2t1c pdr
2595 #- type: "table"
2596 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2597 #  algorithm: "table_nics_comparison"
2598 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2599 #  reference:
2600 #    title: "x710"
2601 #    nic: "NIC_Intel-X710"
2602 #  compare:
2603 #    title: "xxv710"
2604 #    nic: "NIC_Intel-XXV710"
2605 #  data: "vpp-nic-comparison-2n-skx"
2606 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2607 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2608 #  parameters:
2609 #  - "name"
2610 #  - "parent"
2611 #  - "throughput"
2612 #  - "tags"
2613 #
2614 ## VPP Compare NICs 2n-skx 4t2c pdr
2615 #- type: "table"
2616 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2617 #  algorithm: "table_nics_comparison"
2618 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2619 #  reference:
2620 #    title: "x710"
2621 #    nic: "NIC_Intel-X710"
2622 #  compare:
2623 #    title: "xxv710"
2624 #    nic: "NIC_Intel-XXV710"
2625 #  data: "vpp-nic-comparison-2n-skx"
2626 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2627 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2628 #  parameters:
2629 #  - "name"
2630 #  - "parent"
2631 #  - "throughput"
2632 #  - "tags"
2633 #
2634 ## VPP Compare NICs 2n-skx 2t1c mrr
2635 #- type: "table"
2636 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2637 #  algorithm: "table_nics_comparison"
2638 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2639 #  reference:
2640 #    title: "x710"
2641 #    nic: "NIC_Intel-X710"
2642 #  compare:
2643 #    title: "xxv710"
2644 #    nic: "NIC_Intel-XXV710"
2645 #  data: "vpp-nic-comparison-2n-skx-mrr"
2646 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2647 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2648 #  parameters:
2649 #  - "name"
2650 #  - "parent"
2651 #  - "result"
2652 #  - "tags"
2653 #
2654 ## VPP Compare NICs 2n-skx 4t2c mrr
2655 #- type: "table"
2656 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2657 #  algorithm: "table_nics_comparison"
2658 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2659 #  reference:
2660 #    title: "x710"
2661 #    nic: "NIC_Intel-X710"
2662 #  compare:
2663 #    title: "xxv710"
2664 #    nic: "NIC_Intel-XXV710"
2665 #  data: "vpp-nic-comparison-2n-skx-mrr"
2666 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2667 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2668 #  parameters:
2669 #  - "name"
2670 #  - "parent"
2671 #  - "result"
2672 #  - "tags"
2673 #
2674 ## VPP Compare NICs 2n-skx 8t4c mrr
2675 #- type: "table"
2676 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2677 #  algorithm: "table_nics_comparison"
2678 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2679 #  reference:
2680 #    title: "x710"
2681 #    nic: "NIC_Intel-X710"
2682 #  compare:
2683 #    title: "xxv710"
2684 #    nic: "NIC_Intel-XXV710"
2685 #  data: "vpp-nic-comparison-2n-skx-mrr"
2686 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2687 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2688 #  parameters:
2689 #  - "name"
2690 #  - "parent"
2691 #  - "result"
2692 #  - "tags"
2693
2694 ################################################################################
2695 # VPP
2696
2697 # VPP Performance Changes 3n-hsw 1t1c pdr
2698 - type: "table"
2699   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2700   algorithm: "table_perf_comparison"
2701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2702   history:
2703     - title: "rls1904"
2704       data: "vpp-performance-changes-3n-hsw-h1"
2705   reference:
2706     title: "rls1908"
2707     data: "vpp-performance-changes-3n-hsw-ref"
2708     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2709   compare:
2710     title: "rls2001"
2711     data: "vpp-performance-changes-3n-hsw-cmp"
2712   data: "vpp-performance-changes-3n-hsw"
2713   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2714   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2715   parameters:
2716   - "name"
2717   - "parent"
2718   - "throughput"
2719
2720 # VPP Performance Changes 3n-hsw 2t2c pdr
2721 - type: "table"
2722   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2723   algorithm: "table_perf_comparison"
2724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2725   history:
2726     - title: "rls1904"
2727       data: "vpp-performance-changes-3n-hsw-h1"
2728   reference:
2729     title: "rls1908"
2730     data: "vpp-performance-changes-3n-hsw-ref"
2731     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2732   compare:
2733     title: "rls2001"
2734     data: "vpp-performance-changes-3n-hsw-cmp"
2735   data: "vpp-performance-changes-3n-hsw"
2736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2737   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2738   parameters:
2739   - "name"
2740   - "parent"
2741   - "throughput"
2742
2743 # VPP Performance Changes 3n-hsw 1t1c ndr
2744 - type: "table"
2745   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2746   algorithm: "table_perf_comparison"
2747   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2748   history:
2749     - title: "rls1904"
2750       data: "vpp-performance-changes-3n-hsw-h1"
2751   reference:
2752     title: "rls1908"
2753     data: "vpp-performance-changes-3n-hsw-ref"
2754     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2755   compare:
2756     title: "rls2001"
2757     data: "vpp-performance-changes-3n-hsw-cmp"
2758   data: "vpp-performance-changes-3n-hsw"
2759   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2760   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2761   parameters:
2762   - "name"
2763   - "parent"
2764   - "throughput"
2765
2766 # VPP Performance Changes 3n-hsw 2t2c ndr
2767 - type: "table"
2768   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2769   algorithm: "table_perf_comparison"
2770   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2771   history:
2772     - title: "rls1904"
2773       data: "vpp-performance-changes-3n-hsw-h1"
2774   reference:
2775     title: "rls1908"
2776     data: "vpp-performance-changes-3n-hsw-ref"
2777     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2778   compare:
2779     title: "rls2001"
2780     data: "vpp-performance-changes-3n-hsw-cmp"
2781   data: "vpp-performance-changes-3n-hsw"
2782   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2783   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2784   parameters:
2785   - "name"
2786   - "parent"
2787   - "throughput"
2788
2789 ## VPP Performance Changes 3n-skx 2t1c pdr
2790 #- type: "table"
2791 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2792 #  algorithm: "table_perf_comparison_nic"
2793 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2794 #  history:
2795 #    - title: "rls1904 x710"
2796 #      data: "vpp-performance-changes-3n-skx-h1"
2797 #      nic: "NIC_Intel-X710"
2798 #  reference:
2799 #    title: "rls1908 xxv710"
2800 #    data: "vpp-performance-changes-3n-skx-ref"
2801 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2802 #    nic: "NIC_Intel-XXV710"
2803 #  compare:
2804 #    title: "rls2001 xxv710"
2805 #    data: "vpp-performance-changes-3n-skx-cmp"
2806 #    nic: "NIC_Intel-XXV710"
2807 #  data: "vpp-performance-changes-3n-skx"
2808 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2809 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2810 #  parameters:
2811 #  - "name"
2812 #  - "parent"
2813 #  - "throughput"
2814 #  - "tags"
2815 #
2816 ## VPP Performance Changes 3n-skx 4t2c pdr
2817 #- type: "table"
2818 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2819 #  algorithm: "table_perf_comparison_nic"
2820 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2821 #  history:
2822 #    - title: "rls1904 x710"
2823 #      data: "vpp-performance-changes-3n-skx-h1"
2824 #      nic: "NIC_Intel-X710"
2825 #  reference:
2826 #    title: "rls1908 x710"
2827 #    data: "vpp-performance-changes-3n-skx-ref"
2828 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2829 #    nic: "NIC_Intel-X710"
2830 #  compare:
2831 #    title: "rls2001 xxv710"
2832 #    data: "vpp-performance-changes-3n-skx-cmp"
2833 #    nic: "NIC_Intel-XXV710"
2834 #  data: "vpp-performance-changes-3n-skx"
2835 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2836 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2837 #  parameters:
2838 #  - "name"
2839 #  - "parent"
2840 #  - "throughput"
2841 #  - "tags"
2842 #
2843 ## VPP Performance Changes 3n-skx 2t1c ndr
2844 #- type: "table"
2845 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2846 #  algorithm: "table_perf_comparison_nic"
2847 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2848 #  history:
2849 #    - title: "rls1904 x710"
2850 #      data: "vpp-performance-changes-3n-skx-h1"
2851 #      nic: "NIC_Intel-X710"
2852 #  reference:
2853 #    title: "rls1908 x710"
2854 #    data: "vpp-performance-changes-3n-skx-ref"
2855 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2856 #    nic: "NIC_Intel-X710"
2857 #  compare:
2858 #    title: "rls2001 xxv710"
2859 #    data: "vpp-performance-changes-3n-skx-cmp"
2860 #    nic: "NIC_Intel-XXV710"
2861 #  data: "vpp-performance-changes-3n-skx"
2862 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2863 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2864 #  parameters:
2865 #  - "name"
2866 #  - "parent"
2867 #  - "throughput"
2868 #  - "tags"
2869 #
2870 ## VPP Performance Changes 3n-skx 4t2c ndr
2871 #- type: "table"
2872 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2873 #  algorithm: "table_perf_comparison_nic"
2874 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2875 #  history:
2876 #    - title: "rls1904 x710"
2877 #      data: "vpp-performance-changes-3n-skx-h1"
2878 #      nic: "NIC_Intel-X710"
2879 #  reference:
2880 #    title: "rls1908 x710"
2881 #    data: "vpp-performance-changes-3n-skx-ref"
2882 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2883 #    nic: "NIC_Intel-X710"
2884 #  compare:
2885 #    title: "rls2001 xxv710"
2886 #    data: "vpp-performance-changes-3n-skx-cmp"
2887 #    nic: "NIC_Intel-XXV710"
2888 #  data: "vpp-performance-changes-3n-skx"
2889 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2890 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2891 #  parameters:
2892 #  - "name"
2893 #  - "parent"
2894 #  - "throughput"
2895 #  - "tags"
2896 #
2897 ## VPP Performance Changes 2n-skx 2t1c pdr
2898 #- type: "table"
2899 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2900 #  algorithm: "table_perf_comparison_nic"
2901 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2902 #  history:
2903 #    - title: "rls1904 x710"
2904 #      data: "vpp-performance-changes-2n-skx-h1"
2905 #      nic: "NIC_Intel-X710"
2906 #  reference:
2907 #    title: "rls1908 xxv710"
2908 #    data: "vpp-performance-changes-2n-skx-ref"
2909 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2910 #    nic: "NIC_Intel-XXV710"
2911 #  compare:
2912 #    title: "rls2001 xxv710"
2913 #    data: "vpp-performance-changes-2n-skx-cmp"
2914 #    nic: "NIC_Intel-XXV710"
2915 #  data: "vpp-performance-changes-2n-skx"
2916 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2917 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2918 #  parameters:
2919 #  - "name"
2920 #  - "parent"
2921 #  - "throughput"
2922 #  - "tags"
2923 #
2924 ## VPP Performance Changes 2n-skx 4t2c pdr
2925 #- type: "table"
2926 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2927 #  algorithm: "table_perf_comparison_nic"
2928 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2929 #  history:
2930 #    - title: "rls1904 x710"
2931 #      data: "vpp-performance-changes-2n-skx-h1"
2932 #      nic: "NIC_Intel-X710"
2933 #  reference:
2934 #    title: "rls1908 xxv710"
2935 #    data: "vpp-performance-changes-2n-skx-ref"
2936 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2937 #    nic: "NIC_Intel-XXV710"
2938 #  compare:
2939 #    title: "rls2001 xxv710"
2940 #    data: "vpp-performance-changes-2n-skx-cmp"
2941 #    nic: "NIC_Intel-XXV710"
2942 #  data: "vpp-performance-changes-2n-skx"
2943 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2944 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2945 #  parameters:
2946 #  - "name"
2947 #  - "parent"
2948 #  - "throughput"
2949 #  - "tags"
2950 #
2951 ## VPP Performance Changes 2n-skx 2t1c ndr
2952 #- type: "table"
2953 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2954 #  algorithm: "table_perf_comparison_nic"
2955 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2956 #  history:
2957 #    - title: "rls1904 x710"
2958 #      data: "vpp-performance-changes-2n-skx-h1"
2959 #      nic: "NIC_Intel-X710"
2960 #  reference:
2961 #    title: "rls1908 xxv710"
2962 #    data: "vpp-performance-changes-2n-skx-ref"
2963 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2964 #    nic: "NIC_Intel-XXV710"
2965 #  compare:
2966 #    title: "rls2001 xxv710"
2967 #    data: "vpp-performance-changes-2n-skx-cmp"
2968 #    nic: "NIC_Intel-XXV710"
2969 #  data: "vpp-performance-changes-2n-skx"
2970 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2971 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2972 #  parameters:
2973 #  - "name"
2974 #  - "parent"
2975 #  - "throughput"
2976 #  - "tags"
2977 #
2978 ## VPP Performance Changes 2n-skx 4t2c ndr
2979 #- type: "table"
2980 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2981 #  algorithm: "table_perf_comparison_nic"
2982 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2983 #  history:
2984 #    - title: "rls1904 x710"
2985 #      data: "vpp-performance-changes-2n-skx-h1"
2986 #      nic: "NIC_Intel-X710"
2987 #  reference:
2988 #    title: "rls1908 xxv710"
2989 #    data: "vpp-performance-changes-2n-skx-ref"
2990 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2991 #    nic: "NIC_Intel-XXV710"
2992 #  compare:
2993 #    title: "rls2001 xxv710"
2994 #    data: "vpp-performance-changes-2n-skx-cmp"
2995 #    nic: "NIC_Intel-XXV710"
2996 #  data: "vpp-performance-changes-2n-skx"
2997 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2998 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2999 #  parameters:
3000 #  - "name"
3001 #  - "parent"
3002 #  - "throughput"
3003 #  - "tags"
3004 #
3005 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3006 #- type: "table"
3007 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3008 #  algorithm: "table_perf_comparison"
3009 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3010 #  reference:
3011 #    title: "rls1908"
3012 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3013 #  compare:
3014 #    title: "rls2001"
3015 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3016 #  data: "vpp-performance-changes-nfv-2n-skx"
3017 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3018 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3019 #  parameters:
3020 #  - "name"
3021 #  - "parent"
3022 #  - "throughput"
3023 #  - "tags"
3024 #
3025 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3026 #- type: "table"
3027 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3028 #  algorithm: "table_perf_comparison"
3029 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3030 #  reference:
3031 #    title: "rls1908"
3032 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3033 #  compare:
3034 #    title: "rls2001"
3035 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3036 #  data: "vpp-performance-changes-nfv-2n-skx"
3037 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3038 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3039 #  parameters:
3040 #  - "name"
3041 #  - "parent"
3042 #  - "throughput"
3043 #  - "tags"
3044 #
3045 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3046 #- type: "table"
3047 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3048 #  algorithm: "table_perf_comparison"
3049 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3050 #  reference:
3051 #    title: "rls1908"
3052 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3053 #  compare:
3054 #    title: "rls2001"
3055 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3056 #  data: "vpp-performance-changes-nfv-2n-skx"
3057 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3058 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3059 #  parameters:
3060 #  - "name"
3061 #  - "parent"
3062 #  - "throughput"
3063 #  - "tags"
3064 #
3065 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3066 #- type: "table"
3067 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3068 #  algorithm: "table_perf_comparison"
3069 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3070 #  reference:
3071 #    title: "rls1908"
3072 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3073 #  compare:
3074 #    title: "rls2001"
3075 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3076 #  data: "vpp-performance-changes-nfv-2n-skx"
3077 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3078 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3079 #  parameters:
3080 #  - "name"
3081 #  - "parent"
3082 #  - "throughput"
3083 #  - "tags"
3084
3085 # VPP Performance Changes 2n-dnv 1t1c pdr
3086 - type: "table"
3087   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3088   algorithm: "table_perf_comparison"
3089   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3090   reference:
3091     title: "rls1908"
3092     data: "vpp-performance-changes-2n-dnv-ref"
3093   compare:
3094     title: "rls2001"
3095     data: "vpp-performance-changes-2n-dnv-cmp"
3096   data: "vpp-performance-changes-2n-dnv"
3097   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3098   filter: "'1T1C'"
3099   parameters:
3100   - "name"
3101   - "parent"
3102   - "throughput"
3103   - "tags"
3104
3105 # VPP Performance Changes 2n-dnv 2t2c pdr
3106 - type: "table"
3107   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3108   algorithm: "table_perf_comparison"
3109   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3110   reference:
3111     title: "rls1908"
3112     data: "vpp-performance-changes-2n-dnv-ref"
3113   compare:
3114     title: "rls2001"
3115     data: "vpp-performance-changes-2n-dnv-cmp"
3116   data: "vpp-performance-changes-2n-dnv"
3117   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3118   filter: "'2T2C'"
3119   parameters:
3120   - "name"
3121   - "parent"
3122   - "throughput"
3123   - "tags"
3124
3125 # VPP Performance Changes 2n-dnv 1t1c ndr
3126 - type: "table"
3127   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3128   algorithm: "table_perf_comparison"
3129   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3130   reference:
3131     title: "rls1908"
3132     data: "vpp-performance-changes-2n-dnv-ref"
3133   compare:
3134     title: "rls2001"
3135     data: "vpp-performance-changes-2n-dnv-cmp"
3136   data: "vpp-performance-changes-2n-dnv"
3137   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3138   filter: "'1T1C'"
3139   parameters:
3140   - "name"
3141   - "parent"
3142   - "throughput"
3143   - "tags"
3144
3145 # VPP Performance Changes 2n-dnv 2t2c ndr
3146 - type: "table"
3147   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3148   algorithm: "table_perf_comparison"
3149   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3150   reference:
3151     title: "rls1908 "
3152     data: "vpp-performance-changes-2n-dnv-ref"
3153   compare:
3154     title: "rls2001"
3155     data: "vpp-performance-changes-2n-dnv-cmp"
3156   data: "vpp-performance-changes-2n-dnv"
3157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3158   filter: "'2T2C'"
3159   parameters:
3160   - "name"
3161   - "parent"
3162   - "throughput"
3163   - "tags"
3164
3165 # VPP Performance Changes 3n-dnv 1t1c pdr
3166 - type: "table"
3167   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3168   algorithm: "table_perf_comparison"
3169   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3170   reference:
3171     title: "rls1908"
3172     data: "vpp-performance-changes-3n-dnv-ref"
3173   compare:
3174     title: "rls2001"
3175     data: "vpp-performance-changes-3n-dnv-cmp"
3176   data: "vpp-performance-changes-3n-dnv"
3177   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3178   filter: "'1T1C'"
3179   parameters:
3180   - "name"
3181   - "parent"
3182   - "throughput"
3183   - "tags"
3184
3185 # VPP Performance Changes 3n-dnv 2t2c pdr
3186 - type: "table"
3187   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3188   algorithm: "table_perf_comparison"
3189   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3190   reference:
3191     title: "rls1908"
3192     data: "vpp-performance-changes-3n-dnv-ref"
3193   compare:
3194     title: "rls2001"
3195     data: "vpp-performance-changes-3n-dnv-cmp"
3196   data: "vpp-performance-changes-3n-dnv"
3197   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3198   filter: "'2T2C'"
3199   parameters:
3200   - "name"
3201   - "parent"
3202   - "throughput"
3203   - "tags"
3204
3205 # VPP Performance Changes 3n-dnv 1t1c ndr
3206 - type: "table"
3207   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3208   algorithm: "table_perf_comparison"
3209   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3210   reference:
3211     title: "rls1908"
3212     data: "vpp-performance-changes-3n-dnv-ref"
3213   compare:
3214     title: "rls2001"
3215     data: "vpp-performance-changes-3n-dnv-cmp"
3216   data: "vpp-performance-changes-3n-dnv"
3217   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3218   filter: "'1T1C'"
3219   parameters:
3220   - "name"
3221   - "parent"
3222   - "throughput"
3223   - "tags"
3224
3225 # VPP Performance Changes 3n-dnv 2t2c ndr
3226 - type: "table"
3227   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3228   algorithm: "table_perf_comparison"
3229   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3230   reference:
3231     title: "rls1908"
3232     data: "vpp-performance-changes-3n-dnv-ref"
3233   compare:
3234     title: "rls2001"
3235     data: "vpp-performance-changes-3n-dnv-cmp"
3236   data: "vpp-performance-changes-3n-dnv"
3237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3238   filter: "'2T2C'"
3239   parameters:
3240   - "name"
3241   - "parent"
3242   - "throughput"
3243   - "tags"
3244
3245 # VPP Performance Changes 3n-tsh 1t1c pdr
3246 - type: "table"
3247   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3248   algorithm: "table_perf_comparison"
3249   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3250   reference:
3251     title: "rls1908"
3252     data: "vpp-performance-changes-3n-tsh-ref"
3253   compare:
3254     title: "rls2001"
3255     data: "vpp-performance-changes-3n-tsh-cmp"
3256   data: "vpp-performance-changes-3n-tsh"
3257   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3258   filter: "'1T1C'"
3259   parameters:
3260   - "name"
3261   - "parent"
3262   - "throughput"
3263   - "tags"
3264
3265 # VPP Performance Changes 3n-tsh 2t2c pdr
3266 - type: "table"
3267   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3268   algorithm: "table_perf_comparison"
3269   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3270   reference:
3271     title: "rls1908"
3272     data: "vpp-performance-changes-3n-tsh-ref"
3273   compare:
3274     title: "rls2001"
3275     data: "vpp-performance-changes-3n-tsh-cmp"
3276   data: "vpp-performance-changes-3n-tsh"
3277   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3278   filter: "'2T2C'"
3279   parameters:
3280   - "name"
3281   - "parent"
3282   - "throughput"
3283   - "tags"
3284
3285 # VPP Performance Changes 3n-tsh 1t1c ndr
3286 - type: "table"
3287   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3288   algorithm: "table_perf_comparison"
3289   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3290   reference:
3291     title: "rls1908"
3292     data: "vpp-performance-changes-3n-tsh-ref"
3293   compare:
3294     title: "rls2001"
3295     data: "vpp-performance-changes-3n-tsh-cmp"
3296   data: "vpp-performance-changes-3n-tsh"
3297   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3298   filter: "'1T1C'"
3299   parameters:
3300   - "name"
3301   - "parent"
3302   - "throughput"
3303   - "tags"
3304
3305 # VPP Performance Changes 3n-tsh 2t2c ndr
3306 - type: "table"
3307   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3308   algorithm: "table_perf_comparison"
3309   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3310   reference:
3311     title: "rls1908"
3312     data: "vpp-performance-changes-3n-tsh-ref"
3313   compare:
3314     title: "rls2001"
3315     data: "vpp-performance-changes-3n-tsh-cmp"
3316   data: "vpp-performance-changes-3n-tsh"
3317   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3318   filter: "'2T2C'"
3319   parameters:
3320   - "name"
3321   - "parent"
3322   - "throughput"
3323   - "tags"
3324
3325 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3326 #- type: "table"
3327 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3328 #  algorithm: "table_perf_comparison_nic"
3329 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3330 #  reference:
3331 #    title: "3n-hsw xl710"
3332 #    data: "vpp-compare-testbeds-ref"
3333 #    nic: "NIC_Intel-XL710"
3334 #  compare:
3335 #    title: "3n-skx xxv710"
3336 #    data: "vpp-compare-testbeds-cmp"
3337 #    nic: "NIC_Intel-XXV710"
3338 #  data: "vpp-compare-testbeds"
3339 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3340 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3341 #  parameters:
3342 #  - "name"
3343 #  - "parent"
3344 #  - "throughput"
3345 #  - "tags"
3346 #
3347 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3348 #- type: "table"
3349 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3350 #  algorithm: "table_perf_comparison_nic"
3351 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3352 #  reference:
3353 #    title: "3n-hsw xl710"
3354 #    data: "vpp-compare-testbeds-ref"
3355 #    nic: "NIC_Intel-XL710"
3356 #  compare:
3357 #    title: "3n-skx xxv710"
3358 #    data: "vpp-compare-testbeds-cmp"
3359 #    nic: "NIC_Intel-XXV710"
3360 #  data: "vpp-compare-testbeds"
3361 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3362 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3363 #  parameters:
3364 #  - "name"
3365 #  - "parent"
3366 #  - "throughput"
3367 #  - "tags"
3368 #
3369 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3370 #- type: "table"
3371 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3372 #  algorithm: "table_perf_comparison_nic"
3373 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3374 #  reference:
3375 #    title: "3n-hsw xl710"
3376 #    data: "vpp-compare-testbeds-ref"
3377 #    nic: "NIC_Intel-XL710"
3378 #  compare:
3379 #    title: "3n-skx xxv710"
3380 #    data: "vpp-compare-testbeds-cmp"
3381 #    nic: "NIC_Intel-XXV710"
3382 #  data: "vpp-compare-testbeds"
3383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3384 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3385 #  parameters:
3386 #  - "name"
3387 #  - "parent"
3388 #  - "throughput"
3389 #  - "tags"
3390 #
3391 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3392 #- type: "table"
3393 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3394 #  algorithm: "table_perf_comparison_nic"
3395 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3396 #  reference:
3397 #    title: "3n-hsw xl710"
3398 #    data: "vpp-compare-testbeds-ref"
3399 #    nic: "NIC_Intel-XL710"
3400 #  compare:
3401 #    title: "3n-skx xxv710"
3402 #    data: "vpp-compare-testbeds-cmp"
3403 #    nic: "NIC_Intel-XXV710"
3404 #  data: "vpp-compare-testbeds"
3405 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3406 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3407 #  parameters:
3408 #  - "name"
3409 #  - "parent"
3410 #  - "throughput"
3411 #  - "tags"
3412 #
3413 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3414 #- type: "table"
3415 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3416 #  algorithm: "table_perf_comparison"
3417 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3418 #  reference:
3419 #    title: "2n-skx"
3420 #    data: "vpp-compare-testbeds-skx-clx-ref"
3421 #  compare:
3422 #    title: "2n-clx"
3423 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3424 #  data: "vpp-compare-testbeds-skx-clx"
3425 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3426 #  filter: "'2T1C'"
3427 #  parameters:
3428 #  - "name"
3429 #  - "parent"
3430 #  - "throughput"
3431 #  - "tags"
3432 #
3433 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3434 #- type: "table"
3435 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3436 #  algorithm: "table_perf_comparison"
3437 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3438 #  reference:
3439 #    title: "2n-skx"
3440 #    data: "vpp-compare-testbeds-skx-clx-ref"
3441 #  compare:
3442 #    title: "2n-clx"
3443 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3444 #  data: "vpp-compare-testbeds-skx-clx"
3445 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3446 #  filter: "'4T2C'"
3447 #  parameters:
3448 #  - "name"
3449 #  - "parent"
3450 #  - "throughput"
3451 #  - "tags"
3452 #
3453 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3454 #- type: "table"
3455 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3456 #  algorithm: "table_perf_comparison"
3457 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3458 #  reference:
3459 #    title: "2n-skx"
3460 #    data: "vpp-compare-testbeds-skx-clx-ref"
3461 #  compare:
3462 #    title: "2n-clx"
3463 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3464 #  data: "vpp-compare-testbeds-skx-clx"
3465 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3466 #  filter: "'2T1C'"
3467 #  parameters:
3468 #  - "name"
3469 #  - "parent"
3470 #  - "throughput"
3471 #  - "tags"
3472 #
3473 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3474 #- type: "table"
3475 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3476 #  algorithm: "table_perf_comparison"
3477 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3478 #  reference:
3479 #    title: "2n-skx"
3480 #    data: "vpp-compare-testbeds-skx-clx-ref"
3481 #  compare:
3482 #    title: "2n-clx"
3483 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3484 #  data: "vpp-compare-testbeds-skx-clx"
3485 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3486 #  filter: "'4T2C'"
3487 #  parameters:
3488 #  - "name"
3489 #  - "parent"
3490 #  - "throughput"
3491 #  - "tags"
3492 #
3493 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3494 #- type: "table"
3495 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3496 #  algorithm: "table_perf_comparison"
3497 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3498 #  reference:
3499 #    title: "3-Node Skx"
3500 #    data: "vpp-compare-topologies-ref"
3501 #  compare:
3502 #    title: "2-Node Skx"
3503 #    data: "vpp-compare-topologies-cmp"
3504 #  data: "vpp-compare-topologies"
3505 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3506 #  filter: "'NDRPDR' and '1C'"
3507 #  parameters:
3508 #  - "name"
3509 #  - "parent"
3510 #  - "throughput"
3511 #
3512 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3513 #- type: "table"
3514 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3515 #  algorithm: "table_perf_comparison"
3516 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3517 #  reference:
3518 #    title: "3-Node Skx"
3519 #    data: "vpp-compare-topologies-ref"
3520 #  compare:
3521 #    title: "2-Node Skx"
3522 #    data: "vpp-compare-topologies-cmp"
3523 #  data: "vpp-compare-topologies"
3524 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3525 #  filter: "'NDRPDR' and '2C'"
3526 #  parameters:
3527 #  - "name"
3528 #  - "parent"
3529 #  - "throughput"
3530 #
3531 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3532 #- type: "table"
3533 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3534 #  algorithm: "table_perf_comparison"
3535 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3536 #  reference:
3537 #    title: "3-Node Skx"
3538 #    data: "vpp-compare-topologies-ref"
3539 #  compare:
3540 #    title: "2-Node Skx"
3541 #    data: "vpp-compare-topologies-cmp"
3542 #  data: "vpp-compare-topologies"
3543 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3544 #  filter: "'NDRPDR' and '1C'"
3545 #  parameters:
3546 #  - "name"
3547 #  - "parent"
3548 #  - "throughput"
3549 #
3550 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3551 #- type: "table"
3552 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3553 #  algorithm: "table_perf_comparison"
3554 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3555 #  reference:
3556 #    title: "3-Node Skx"
3557 #    data: "vpp-compare-topologies-ref"
3558 #  compare:
3559 #    title: "2-Node Skx"
3560 #    data: "vpp-compare-topologies-cmp"
3561 #  data: "vpp-compare-topologies"
3562 #  include-tests: "PDR"
3563 #  filter: "'NDRPDR' and '2C'"
3564 #  parameters:
3565 #  - "name"
3566 #  - "parent"
3567 #  - "throughput"
3568
3569 # VPP Performance Changes 3n-hsw 1t1c MRR
3570 - type: "table"
3571   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3572   algorithm: "table_perf_comparison"
3573   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3574   history:
3575     - title: "rls1904"
3576       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3577   reference:
3578     title: "rls1908"
3579     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3580   compare:
3581     title: "rls2001"
3582     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3583   data: "vpp-performance-changes-3n-hsw-mrr"
3584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3585   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3586   parameters:
3587   - "name"
3588   - "parent"
3589   - "result"
3590
3591 # VPP Performance Changes 3n-hsw 2t2c MRR
3592 - type: "table"
3593   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3594   algorithm: "table_perf_comparison"
3595   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3596   history:
3597     - title: "rls1904"
3598       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3599   reference:
3600     title: "rls1908"
3601     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3602   compare:
3603     title: "rls2001"
3604     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3605   data: "vpp-performance-changes-3n-hsw-mrr"
3606   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3607   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3608   parameters:
3609   - "name"
3610   - "parent"
3611   - "result"
3612
3613 # VPP Performance Changes 3n-hsw 4t4c MRR
3614 - type: "table"
3615   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3616   algorithm: "table_perf_comparison"
3617   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3618   history:
3619     - title: "rls1904"
3620       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3621   reference:
3622     title: "rls1908"
3623     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3624   compare:
3625     title: "rls2001"
3626     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3627   data: "vpp-performance-changes-3n-hsw-mrr"
3628   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3629   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3630   parameters:
3631   - "name"
3632   - "parent"
3633   - "result"
3634
3635 ## VPP Performance Changes 3n-skx 2t1c MRR
3636 #- type: "table"
3637 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3638 #  algorithm: "table_perf_comparison"
3639 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3640 #  history:
3641 #    - title: "rls1904"
3642 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3643 #  reference:
3644 #    title: "rls1908"
3645 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3646 #  compare:
3647 #    title: "rls2001"
3648 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3649 #  data: "vpp-performance-changes-3n-skx-mrr"
3650 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3651 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3652 #  parameters:
3653 #  - "name"
3654 #  - "parent"
3655 #  - "result"
3656 #
3657 ## VPP Performance Changes 3n-skx 4t2c MRR
3658 #- type: "table"
3659 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3660 #  algorithm: "table_perf_comparison"
3661 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3662 #  history:
3663 #    - title: "rls1904"
3664 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3665 #  reference:
3666 #    title: "rls1908"
3667 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3668 #  compare:
3669 #    title: "rls2001"
3670 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3671 #  data: "vpp-performance-changes-3n-skx-mrr"
3672 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3673 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3674 #  parameters:
3675 #  - "name"
3676 #  - "parent"
3677 #  - "result"
3678 #
3679 ## VPP Performance Changes 3n-skx 8t4c MRR
3680 #- type: "table"
3681 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3682 #  algorithm: "table_perf_comparison"
3683 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3684 #  history:
3685 #    - title: "rls1904"
3686 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3687 #  reference:
3688 #    title: "rls1908"
3689 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3690 #  compare:
3691 #    title: "rls2001"
3692 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3693 #  data: "vpp-performance-changes-3n-skx-mrr"
3694 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3695 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3696 #  parameters:
3697 #  - "name"
3698 #  - "parent"
3699 #  - "result"
3700 #
3701 ## VPP Performance Changes 2n-skx 2t1c MRR
3702 #- type: "table"
3703 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3704 #  algorithm: "table_perf_comparison"
3705 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3706 #  history:
3707 #    - title: "rls1904"
3708 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3709 #  reference:
3710 #    title: "rls1908"
3711 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3712 #  compare:
3713 #    title: "rls2001"
3714 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3715 #  data: "vpp-performance-changes-2n-skx-mrr"
3716 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3717 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3718 #  parameters:
3719 #  - "name"
3720 #  - "parent"
3721 #  - "result"
3722 #
3723 ## VPP Performance Changes 2n-skx 4t2c MRR
3724 #- type: "table"
3725 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3726 #  algorithm: "table_perf_comparison"
3727 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3728 #  history:
3729 #    - title: "rls1904"
3730 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3731 #  reference:
3732 #    title: "rls1908"
3733 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3734 #  compare:
3735 #    title: "rls2001"
3736 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3737 #  data: "vpp-performance-changes-2n-skx-mrr"
3738 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3739 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3740 #  parameters:
3741 #  - "name"
3742 #  - "parent"
3743 #  - "result"
3744 #
3745 ## VPP Performance Changes 2n-skx 8t4c MRR
3746 #- type: "table"
3747 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3748 #  algorithm: "table_perf_comparison"
3749 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3750 #  history:
3751 #    - title: "rls1904"
3752 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3753 #  reference:
3754 #    title: "rls1908"
3755 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3756 #  compare:
3757 #    title: "rls2001"
3758 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3759 #  data: "vpp-performance-changes-2n-skx-mrr"
3760 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3761 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3762 #  parameters:
3763 #  - "name"
3764 #  - "parent"
3765 #  - "result"
3766 #
3767 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3768 #- type: "table"
3769 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3770 #  algorithm: "table_perf_comparison"
3771 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3772 #  reference:
3773 #    title: "rls1908"
3774 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3775 #  compare:
3776 #    title: "rls2001"
3777 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3778 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3779 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3780 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3781 #  parameters:
3782 #  - "name"
3783 #  - "parent"
3784 #  - "result"
3785 #
3786 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3787 #- type: "table"
3788 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3789 #  algorithm: "table_perf_comparison"
3790 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3791 #  reference:
3792 #    title: "rls1908"
3793 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3794 #  compare:
3795 #    title: "rls2001"
3796 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3797 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3798 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3799 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3800 #  parameters:
3801 #  - "name"
3802 #  - "parent"
3803 #  - "result"
3804 #
3805 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3806 #- type: "table"
3807 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3808 #  algorithm: "table_perf_comparison"
3809 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3810 #  reference:
3811 #    title: "rls1908"
3812 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3813 #  compare:
3814 #    title: "rls2001"
3815 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3816 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3817 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3818 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3819 #  parameters:
3820 #  - "name"
3821 #  - "parent"
3822 #  - "result"
3823
3824 # VPP Performance Changes 2n-dnv 1t1c MRR
3825 - type: "table"
3826   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3827   algorithm: "table_perf_comparison"
3828   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3829   reference:
3830     title: "rls1908"
3831     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3832   compare:
3833     title: "rls2001"
3834     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3835   data: "vpp-performance-changes-2n-dnv-mrr"
3836   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3837   filter: "'1T1C' and 'MRR'"
3838   parameters:
3839   - "name"
3840   - "parent"
3841   - "result"
3842
3843 # VPP Performance Changes 2n-dnv 2t2c MRR
3844 - type: "table"
3845   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3846   algorithm: "table_perf_comparison"
3847   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3848   reference:
3849     title: "rls1908"
3850     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3851   compare:
3852     title: "rls2001"
3853     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3854   data: "vpp-performance-changes-2n-dnv-mrr"
3855   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3856   filter: "'2T2C' and 'MRR'"
3857   parameters:
3858   - "name"
3859   - "parent"
3860   - "result"
3861
3862 # VPP Performance Changes 2n-dnv 4t4c MRR
3863 - type: "table"
3864   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3865   algorithm: "table_perf_comparison"
3866   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3867   reference:
3868     title: "rls1908"
3869     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3870   compare:
3871     title: "rls2001"
3872     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3873   data: "vpp-performance-changes-2n-dnv-mrr"
3874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3875   filter: "'4T4C' and 'MRR'"
3876   parameters:
3877   - "name"
3878   - "parent"
3879   - "result"
3880
3881 # VPP Performance Changes 3n-dnv 1t1c MRR
3882 - type: "table"
3883   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3884   algorithm: "table_perf_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3886   reference:
3887     title: "rls1908"
3888     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3889   compare:
3890     title: "rls2001"
3891     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3892   data: "vpp-performance-changes-3n-dnv-mrr"
3893   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3894   filter: "'1T1C' and 'MRR'"
3895   parameters:
3896   - "name"
3897   - "parent"
3898   - "result"
3899
3900 # VPP Performance Changes 3n-dnv 2t2c MRR
3901 - type: "table"
3902   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3903   algorithm: "table_perf_comparison"
3904   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3905   reference:
3906     title: "rls1908"
3907     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3908   compare:
3909     title: "rls2001"
3910     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3911   data: "vpp-performance-changes-3n-dnv-mrr"
3912   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3913   filter: "'2T2C' and 'MRR'"
3914   parameters:
3915   - "name"
3916   - "parent"
3917   - "result"
3918
3919 # VPP Performance Changes 3n-dnv 4t4c MRR
3920 - type: "table"
3921   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3922   algorithm: "table_perf_comparison"
3923   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3924   reference:
3925     title: "rls1908"
3926     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3927   compare:
3928     title: "rls2001"
3929     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3930   data: "vpp-performance-changes-3n-dnv-mrr"
3931   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3932   filter: "'4T4C' and 'MRR'"
3933   parameters:
3934   - "name"
3935   - "parent"
3936   - "result"
3937
3938 # VPP Performance Changes 3n-tsh 1t1c MRR
3939 - type: "table"
3940   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3941   algorithm: "table_perf_comparison"
3942   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3943   reference:
3944     title: "rls1908"
3945     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3946   compare:
3947     title: "rls2001"
3948     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3949   data: "vpp-performance-changes-3n-tsh-mrr"
3950   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3951   filter: "'1T1C' and 'MRR'"
3952   parameters:
3953   - "name"
3954   - "parent"
3955   - "result"
3956
3957 # VPP Performance Changes 3n-tsh 2t2c MRR
3958 - type: "table"
3959   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3960   algorithm: "table_perf_comparison"
3961   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3962   reference:
3963     title: "rls1908"
3964     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3965   compare:
3966     title: "rls2001"
3967     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3968   data: "vpp-performance-changes-3n-tsh-mrr"
3969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3970   filter: "'2T2C' and 'MRR'"
3971   parameters:
3972   - "name"
3973   - "parent"
3974   - "result"
3975
3976 # VPP Performance Changes 3n-tsh 4t4c MRR
3977 - type: "table"
3978   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3979   algorithm: "table_perf_comparison"
3980   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3981   reference:
3982     title: "rls1908"
3983     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3984   compare:
3985     title: "rls2001"
3986     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3987   data: "vpp-performance-changes-3n-tsh-mrr"
3988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3989   filter: "'4T4C' and 'MRR'"
3990   parameters:
3991   - "name"
3992   - "parent"
3993   - "result"
3994
3995 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3996 #- type: "table"
3997 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3998 #  algorithm: "table_perf_comparison_nic"
3999 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4000 #  reference:
4001 #    title: "3n-hsw xl710"
4002 #    data: "vpp-compare-testbeds-mrr-ref"
4003 #    nic: "NIC_Intel-XL710"
4004 #  compare:
4005 #    title: "3n-skx xxv710"
4006 #    data: "vpp-compare-testbeds-mrr-cmp"
4007 #    nic: "NIC_Intel-XXV710"
4008 #  data: "vpp-compare-testbeds-mrr"
4009 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4010 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4011 #  parameters:
4012 #  - "name"
4013 #  - "parent"
4014 #  - "result"
4015 #  - "tags"
4016 #
4017 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4018 #- type: "table"
4019 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4020 #  algorithm: "table_perf_comparison_nic"
4021 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4022 #  reference:
4023 #    title: "3n-hsw xl710"
4024 #    data: "vpp-compare-testbeds-mrr-ref"
4025 #    nic: "NIC_Intel-XL710"
4026 #  compare:
4027 #    title: "3n-skx xxv710"
4028 #    data: "vpp-compare-testbeds-mrr-cmp"
4029 #    nic: "NIC_Intel-XXV710"
4030 #  data: "vpp-compare-testbeds-mrr"
4031 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4032 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4033 #  parameters:
4034 #  - "name"
4035 #  - "parent"
4036 #  - "result"
4037 #  - "tags"
4038 #
4039 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4040 #- type: "table"
4041 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4042 #  algorithm: "table_perf_comparison_nic"
4043 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4044 #  reference:
4045 #    title: "3n-hsw xl710"
4046 #    data: "vpp-compare-testbeds-mrr-ref"
4047 #    nic: "NIC_Intel-XL710"
4048 #  compare:
4049 #    title: "3n-skx xxv710"
4050 #    data: "vpp-compare-testbeds-mrr-cmp"
4051 #    nic: "NIC_Intel-XXV710"
4052 #  data: "vpp-compare-testbeds-mrr"
4053 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4054 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4055 #  parameters:
4056 #  - "name"
4057 #  - "parent"
4058 #  - "result"
4059 #  - "tags"
4060 #
4061 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4062 #- type: "table"
4063 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4064 #  algorithm: "table_perf_comparison"
4065 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4066 #  reference:
4067 #    title: "2n-skx"
4068 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4069 #  compare:
4070 #    title: "2n-clx"
4071 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4072 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4073 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4074 #  filter: "'2T1C'"
4075 #  parameters:
4076 #  - "name"
4077 #  - "parent"
4078 #  - "result"
4079 #  - "tags"
4080 #
4081 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4082 #- type: "table"
4083 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4084 #  algorithm: "table_perf_comparison"
4085 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4086 #  reference:
4087 #    title: "2n-skx"
4088 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4089 #  compare:
4090 #    title: "2n-clx"
4091 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4092 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4093 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4094 #  filter: "'4T2C'"
4095 #  parameters:
4096 #  - "name"
4097 #  - "parent"
4098 #  - "result"
4099 #  - "tags"
4100 #
4101 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4102 #- type: "table"
4103 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4104 #  algorithm: "table_perf_comparison"
4105 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4106 #  reference:
4107 #    title: "2n-skx"
4108 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4109 #  compare:
4110 #    title: "2n-clx"
4111 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4112 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4113 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4114 #  filter: "'8T4C'"
4115 #  parameters:
4116 #  - "name"
4117 #  - "parent"
4118 #  - "result"
4119 #  - "tags"
4120 #
4121 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4122 #- type: "table"
4123 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4124 #  algorithm: "table_perf_comparison"
4125 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4126 #  reference:
4127 #    title: "3-Node Skx"
4128 #    data: "vpp-compare-topologies-mrr-ref"
4129 #  compare:
4130 #    title: "2-Node Skx"
4131 #    data: "vpp-compare-topologies-mrr-cmp"
4132 #  data: "vpp-compare-topologies-mrr"
4133 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4134 #  filter: "'MRR' and '1C'"
4135 #  parameters:
4136 #  - "name"
4137 #  - "parent"
4138 #  - "result"
4139 #
4140 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4141 #- type: "table"
4142 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4143 #  algorithm: "table_perf_comparison"
4144 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4145 #  reference:
4146 #    title: "3-Node Skx"
4147 #    data: "vpp-compare-topologies-mrr-ref"
4148 #  compare:
4149 #    title: "2-Node Skx"
4150 #    data: "vpp-compare-topologies-mrr-cmp"
4151 #  data: "vpp-compare-topologies-mrr"
4152 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4153 #  filter: "'MRR' and '2C'"
4154 #  parameters:
4155 #  - "name"
4156 #  - "parent"
4157 #  - "result"
4158 #
4159 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4160 #- type: "table"
4161 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4162 #  algorithm: "table_perf_comparison"
4163 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4164 #  reference:
4165 #    title: "3-Node Skx"
4166 #    data: "vpp-compare-topologies-mrr-ref"
4167 #  compare:
4168 #    title: "2-Node Skx"
4169 #    data: "vpp-compare-topologies-mrr-cmp"
4170 #  data: "vpp-compare-topologies-mrr"
4171 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4172 #  filter: "'MRR' and '4C'"
4173 #  parameters:
4174 #  - "name"
4175 #  - "parent"
4176 #  - "result"
4177
4178 # Detailed Test Results - VPP Performance Results 3n-hsw
4179 - type: "table"
4180   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4181   algorithm: "table_merged_details"
4182   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4183   columns:
4184   - title: " |prein| Test Name |preout| "
4185     data: "data name"
4186   - 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| "
4187     data: "data msg"
4188   data: "vpp-perf-results-3n-hsw"
4189   filter: "all"
4190   parameters:
4191   - "name"
4192   - "parent"
4193   - "msg"
4194
4195 ## Detailed Test Results - VPP Performance Results 3n-skx
4196 #- type: "table"
4197 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4198 #  algorithm: "table_merged_details"
4199 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4200 #  columns:
4201 #  - title: " |prein| Test Name |preout| "
4202 #    data: "data name"
4203 #  - 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| "
4204 #    data: "data msg"
4205 #  data: "vpp-perf-results-3n-skx"
4206 #  filter: "all"
4207 #  parameters:
4208 #  - "name"
4209 #  - "parent"
4210 #  - "msg"
4211 #
4212 ## Detailed Test Results - VPP Performance Results 2n-skx
4213 #- type: "table"
4214 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4215 #  algorithm: "table_merged_details"
4216 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4217 #  columns:
4218 #  - title: " |prein| Test Name |preout| "
4219 #    data: "data name"
4220 #  - 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| "
4221 #    data: "data msg"
4222 #  data: "vpp-perf-results-2n-skx"
4223 #  filter: "all"
4224 #  parameters:
4225 #  - "name"
4226 #  - "parent"
4227 #  - "msg"
4228
4229 # Detailed Test Results - VPP Performance Results 2n-clx
4230 - type: "table"
4231   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4232   algorithm: "table_merged_details"
4233   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4234   columns:
4235   - title: " |prein| Test Name |preout| "
4236     data: "data name"
4237   - 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| "
4238     data: "data msg"
4239   data: "vpp-perf-results-2n-clx"
4240   filter: "all"
4241   parameters:
4242   - "name"
4243   - "parent"
4244   - "msg"
4245
4246 # Detailed Test Results - VPP Performance Results 3n-tsh
4247 - type: "table"
4248   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4249   algorithm: "table_merged_details"
4250   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4251   columns:
4252   - title: " |prein| Test Name |preout| "
4253     data: "data name"
4254   - 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| "
4255     data: "data msg"
4256   data: "vpp-perf-results-3n-tsh"
4257   filter: "all"
4258   parameters:
4259   - "name"
4260   - "parent"
4261   - "msg"
4262
4263 # Detailed Test Results - VPP Performance Results 3n-dnv
4264 - type: "table"
4265   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4266   algorithm: "table_merged_details"
4267   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4268   columns:
4269   - title: " |prein| Test Name |preout| "
4270     data: "data name"
4271   - 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| "
4272     data: "data msg"
4273   data: "vpp-perf-results-3n-dnv"
4274   filter: "all"
4275   parameters:
4276   - "name"
4277   - "parent"
4278   - "msg"
4279
4280 # Detailed Test Results - VPP Performance Results 2n-dnv
4281 - type: "table"
4282   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4283   algorithm: "table_merged_details"
4284   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4285   columns:
4286   - title: " |prein| Test Name |preout| "
4287     data: "data name"
4288   - 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| "
4289     data: "data msg"
4290   data: "vpp-perf-results-2n-dnv"
4291   filter: "all"
4292   parameters:
4293   - "name"
4294   - "parent"
4295   - "msg"
4296
4297 # Test configuration - VPP Performance Test Configs 3n-hsw
4298 - type: "table"
4299   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4300   algorithm: "table_merged_details"
4301   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4302   columns:
4303   - title: " |prein| Test Name |preout| "
4304     data: "data name"
4305   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4306     data: "data conf-history"
4307   data: "vpp-perf-results-3n-hsw"
4308   filter: "all"
4309   parameters:
4310   - "parent"
4311   - "name"
4312   - "conf-history"
4313
4314 ## Test configuration - VPP Performance Test Configs 3n-skx
4315 #- type: "table"
4316 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4317 #  algorithm: "table_merged_details"
4318 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4319 #  columns:
4320 #  - title: " |prein| Test Name |preout| "
4321 #    data: "data name"
4322 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4323 #    data: "data conf-history"
4324 #  data: "vpp-perf-results-3n-skx"
4325 #  filter: "all"
4326 #  parameters:
4327 #  - "parent"
4328 #  - "name"
4329 #  - "conf-history"
4330 #
4331 ## Test configuration - VPP Performance Test Configs 2n-skx
4332 #- type: "table"
4333 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4334 #  algorithm: "table_merged_details"
4335 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4336 #  columns:
4337 #  - title: " |prein| Test Name |preout| "
4338 #    data: "data name"
4339 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4340 #    data: "data conf-history"
4341 #  data: "vpp-perf-results-2n-skx"
4342 #  filter: "all"
4343 #  parameters:
4344 #  - "parent"
4345 #  - "name"
4346 #  - "conf-history"
4347
4348 # Test configuration - VPP Performance Test Configs 2n-clx
4349 - type: "table"
4350   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4351   algorithm: "table_merged_details"
4352   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4353   columns:
4354   - title: " |prein| Test Name |preout| "
4355     data: "data name"
4356   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4357     data: "data conf-history"
4358   data: "vpp-perf-results-2n-clx"
4359   filter: "all"
4360   parameters:
4361   - "parent"
4362   - "name"
4363   - "conf-history"
4364
4365 # Test configuration - VPP Performance Test Configs 3n-tsh
4366 - type: "table"
4367   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4368   algorithm: "table_merged_details"
4369   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4370   columns:
4371   - title: " |prein| Test Name |preout| "
4372     data: "data name"
4373   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4374     data: "data conf-history"
4375   data: "vpp-perf-results-3n-tsh"
4376   filter: "all"
4377   parameters:
4378   - "parent"
4379   - "name"
4380   - "conf-history"
4381
4382 # Test configuration - VPP Performance Test Configs 3n-dnv
4383 - type: "table"
4384   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4385   algorithm: "table_merged_details"
4386   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4387   columns:
4388   - title: " |prein| Test Name |preout| "
4389     data: "data name"
4390   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4391     data: "data conf-history"
4392   data: "vpp-perf-results-3n-dnv"
4393   filter: "all"
4394   parameters:
4395   - "parent"
4396   - "name"
4397   - "conf-history"
4398
4399 # Test configuration - VPP Performance Test Configs 2n-dnv
4400 - type: "table"
4401   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4402   algorithm: "table_merged_details"
4403   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4404   columns:
4405   - title: " |prein| Test Name |preout| "
4406     data: "data name"
4407   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4408     data: "data conf-history"
4409   data: "vpp-perf-results-2n-dnv"
4410   filter: "all"
4411   parameters:
4412   - "parent"
4413   - "name"
4414   - "conf-history"
4415
4416 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4417 - type: "table"
4418   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4419   algorithm: "table_oper_data_html"
4420   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4421   data: "vpp-perf-results-3n-hsw"
4422   filter: "all"
4423
4424 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4425 #- type: "table"
4426 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4427 #  algorithm: "table_oper_data_html"
4428 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4429 #  data: "vpp-perf-results-3n-skx"
4430 #  filter: "all"
4431 #
4432 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4433 #- type: "table"
4434 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4435 #  algorithm: "table_oper_data_html"
4436 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4437 #  data: "vpp-perf-results-2n-skx"
4438 #  filter: "all"
4439
4440 # Test Operational Data - VPP Performance Operational Data 2n-clx
4441 - type: "table"
4442   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4443   algorithm: "table_oper_data_html"
4444   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4445   data: "vpp-perf-results-2n-clx"
4446   filter: "all"
4447
4448 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4449 - type: "table"
4450   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4451   algorithm: "table_oper_data_html"
4452   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4453   data: "vpp-perf-results-3n-tsh"
4454   filter: "all"
4455
4456 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4457 - type: "table"
4458   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4459   algorithm: "table_oper_data_html"
4460   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4461   data: "vpp-perf-results-3n-dnv"
4462   filter: "all"
4463
4464 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4465 - type: "table"
4466   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4467   algorithm: "table_oper_data_html"
4468   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4469   data: "vpp-perf-results-2n-dnv"
4470   filter: "all"
4471
4472 # Detailed Test Results - VPP MRR Results 3n-hsw
4473 - type: "table"
4474   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4475   algorithm: "table_merged_details"
4476   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4477   columns:
4478   - title: " |prein| Test Name |preout| "
4479     data: "data name"
4480   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4481     data: "data msg"
4482   data: "vpp-mrr-results-3n-hsw"
4483   filter: "all"
4484   parameters:
4485   - "name"
4486   - "parent"
4487   - "msg"
4488
4489 ## Detailed Test Results - VPP MRR Results 3n-skx
4490 #- type: "table"
4491 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4492 #  algorithm: "table_merged_details"
4493 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4494 #  columns:
4495 #  - title: " |prein| Test Name |preout| "
4496 #    data: "data name"
4497 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4498 #    data: "data msg"
4499 #  data: "vpp-mrr-results-3n-skx"
4500 #  filter: "all"
4501 #  parameters:
4502 #  - "name"
4503 #  - "parent"
4504 #  - "msg"
4505 #
4506 ## Detailed Test Results - VPP MRR Results 2n-skx
4507 #- type: "table"
4508 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4509 #  algorithm: "table_merged_details"
4510 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4511 #  columns:
4512 #  - title: " |prein| Test Name |preout| "
4513 #    data: "data name"
4514 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4515 #    data: "data msg"
4516 #  data: "vpp-mrr-results-2n-skx"
4517 #  filter: "all"
4518 #  parameters:
4519 #  - "name"
4520 #  - "parent"
4521 #  - "msg"
4522
4523 ## Detailed Test Results - VPP MRR Results 2n-clx
4524 #- type: "table"
4525 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4526 #  algorithm: "table_merged_details"
4527 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4528 #  columns:
4529 #  - title: " |prein| Test Name |preout| "
4530 #    data: "data name"
4531 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4532 #    data: "data msg"
4533 #  data: "vpp-mrr-results-2n-clx"
4534 #  filter: "all"
4535 #  parameters:
4536 #  - "name"
4537 #  - "parent"
4538 #  - "msg"
4539
4540 # Detailed Test Results - VPP MRR Results 3n-tsh
4541 - type: "table"
4542   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4543   algorithm: "table_merged_details"
4544   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4545   columns:
4546   - title: " |prein| Test Name |preout| "
4547     data: "data name"
4548   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4549     data: "data msg"
4550   data: "vpp-mrr-results-3n-tsh"
4551   filter: "all"
4552   parameters:
4553   - "name"
4554   - "parent"
4555   - "msg"
4556
4557 # Detailed Test Results - VPP MRR Results 3n-dnv
4558 - type: "table"
4559   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4560   algorithm: "table_merged_details"
4561   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4562   columns:
4563   - title: " |prein| Test Name |preout| "
4564     data: "data name"
4565   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4566     data: "data msg"
4567   data: "vpp-mrr-results-3n-dnv"
4568   filter: "all"
4569   parameters:
4570   - "name"
4571   - "parent"
4572   - "msg"
4573
4574 # Detailed Test Results - VPP MRR Results 2n-dnv
4575 - type: "table"
4576   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4577   algorithm: "table_merged_details"
4578   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4579   columns:
4580   - title: " |prein| Test Name |preout| "
4581     data: "data name"
4582   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4583     data: "data msg"
4584   data: "vpp-mrr-results-2n-dnv"
4585   filter: "all"
4586   parameters:
4587   - "name"
4588   - "parent"
4589   - "msg"
4590
4591 # Test configuration - VPP MRR Test Configs 3n-hsw
4592 - type: "table"
4593   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4594   algorithm: "table_merged_details"
4595   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4596   columns:
4597   - title: " |prein| Test Name |preout| "
4598     data: "data name"
4599   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4600     data: "data conf-history"
4601   data: "vpp-mrr-results-3n-hsw"
4602   filter: "all"
4603   parameters:
4604   - "parent"
4605   - "name"
4606   - "conf-history"
4607
4608 ## Test configuration - VPP MRR Test Configs 3n-skx
4609 #- type: "table"
4610 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4611 #  algorithm: "table_merged_details"
4612 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4613 #  columns:
4614 #  - title: " |prein| Test Name |preout| "
4615 #    data: "data name"
4616 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4617 #    data: "data conf-history"
4618 #  data: "vpp-mrr-results-3n-skx"
4619 #  filter: "all"
4620 #  parameters:
4621 #  - "parent"
4622 #  - "name"
4623 #  - "conf-history"
4624 #
4625 ## Test configuration - VPP MRR Test Configs 2n-skx
4626 #- type: "table"
4627 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4628 #  algorithm: "table_merged_details"
4629 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4630 #  columns:
4631 #  - title: " |prein| Test Name |preout| "
4632 #    data: "data name"
4633 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4634 #    data: "data conf-history"
4635 #  data: "vpp-mrr-results-2n-skx"
4636 #  filter: "all"
4637 #  parameters:
4638 #  - "parent"
4639 #  - "name"
4640 #  - "conf-history"
4641
4642 ## Test configuration - VPP MRR Test Configs 2n-clx
4643 #- type: "table"
4644 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4645 #  algorithm: "table_merged_details"
4646 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4647 #  columns:
4648 #  - title: " |prein| Test Name |preout| "
4649 #    data: "data name"
4650 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4651 #    data: "data conf-history"
4652 #  data: "vpp-mrr-results-2n-clx"
4653 #  filter: "all"
4654 #  parameters:
4655 #  - "parent"
4656 #  - "name"
4657 #  - "conf-history"
4658
4659 # Test configuration - VPP MRR Test Configs 3n-tsh
4660 - type: "table"
4661   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4662   algorithm: "table_merged_details"
4663   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4664   columns:
4665   - title: " |prein| Test Name |preout| "
4666     data: "data name"
4667   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4668     data: "data conf-history"
4669   data: "vpp-mrr-results-3n-tsh"
4670   filter: "all"
4671   parameters:
4672   - "parent"
4673   - "name"
4674   - "conf-history"
4675
4676 # Test configuration - VPP MRR Test Configs 3n-dnv
4677 - type: "table"
4678   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4679   algorithm: "table_merged_details"
4680   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4681   columns:
4682   - title: " |prein| Test Name |preout| "
4683     data: "data name"
4684   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4685     data: "data conf-history"
4686   data: "vpp-mrr-results-3n-dnv"
4687   filter: "all"
4688   parameters:
4689   - "parent"
4690   - "name"
4691   - "conf-history"
4692
4693 # Test configuration - VPP MRR Test Configs 2n-dnv
4694 - type: "table"
4695   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4696   algorithm: "table_merged_details"
4697   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4698   columns:
4699   - title: " |prein| Test Name |preout| "
4700     data: "data name"
4701   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4702     data: "data conf-history"
4703   data: "vpp-mrr-results-2n-dnv"
4704   filter: "all"
4705   parameters:
4706   - "parent"
4707   - "name"
4708   - "conf-history"
4709
4710 # Detailed Test Results - VPP Device Results - Ubuntu
4711 - type: "table"
4712   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4713   algorithm: "table_merged_details"
4714   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4715   columns:
4716   - title: " |prein| Test Name |preout| "
4717     data: "data name"
4718   - title: " |prein| Status |preout| "
4719     data: "data status"
4720   data: "vpp-device-results-ubuntu"
4721   filter: "all"
4722   parameters:
4723   - "name"
4724   - "parent"
4725   - "doc"
4726   - "status"
4727
4728 # Test configuration - VPP Device Test Configs - Ubuntu
4729 - type: "table"
4730   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4731   algorithm: "table_merged_details"
4732   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4733   columns:
4734   - title: " |prein| Test Name |preout| "
4735     data: "data name"
4736   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4737     data: "data conf-history"
4738   data: "vpp-device-results-ubuntu"
4739   filter: "all"
4740   parameters:
4741   - "parent"
4742   - "name"
4743   - "conf-history"
4744
4745 ################################################################################
4746
4747 # DPDK Performance Changes 3n-hsw 1t1c pdr
4748 - type: "table"
4749   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4750   algorithm: "table_perf_comparison"
4751   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4752   history:
4753     - title: "rls1904"
4754       data: "dpdk-performance-changes-3n-hsw-h1"
4755   reference:
4756     title: "rls1908"
4757     data: "dpdk-performance-changes-3n-hsw-ref"
4758   compare:
4759     title: "rls2001"
4760     data: "dpdk-performance-changes-3n-hsw-cmp"
4761   data: "dpdk-performance-changes-3n-hsw"
4762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4763   filter: "'1T1C'"
4764   parameters:
4765   - "name"
4766   - "parent"
4767   - "throughput"
4768
4769 # DPDK Performance Changes 3n-hsw 2t2c pdr
4770 - type: "table"
4771   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4772   algorithm: "table_perf_comparison"
4773   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4774   history:
4775     - title: "rls1904"
4776       data: "dpdk-performance-changes-3n-hsw-h1"
4777   reference:
4778     title: "rls1908"
4779     data: "dpdk-performance-changes-3n-hsw-ref"
4780   compare:
4781     title: "rls2001"
4782     data: "dpdk-performance-changes-3n-hsw-cmp"
4783   data: "dpdk-performance-changes-3n-hsw"
4784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4785   filter: "'2T2C'"
4786   parameters:
4787   - "name"
4788   - "parent"
4789   - "throughput"
4790
4791 # DPDK Performance Changes 3n-hsw 1t1c ndr
4792 - type: "table"
4793   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4794   algorithm: "table_perf_comparison"
4795   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4796   history:
4797     - title: "rls1904"
4798       data: "dpdk-performance-changes-3n-hsw-h1"
4799   reference:
4800     title: "rls1908"
4801     data: "dpdk-performance-changes-3n-hsw-ref"
4802   compare:
4803     title: "rls2001"
4804     data: "dpdk-performance-changes-3n-hsw-cmp"
4805   data: "dpdk-performance-changes-3n-hsw"
4806   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4807   filter: "'1T1C'"
4808   parameters:
4809   - "name"
4810   - "parent"
4811   - "throughput"
4812
4813 # DPDK Performance Changes 3n-hsw 2t2c ndr
4814 - type: "table"
4815   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4816   algorithm: "table_perf_comparison"
4817   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4818   history:
4819     - title: "rls1904"
4820       data: "dpdk-performance-changes-3n-hsw-h1"
4821   reference:
4822     title: "rls1908"
4823     data: "dpdk-performance-changes-3n-hsw-ref"
4824   compare:
4825     title: "rls2001"
4826     data: "dpdk-performance-changes-3n-hsw-cmp"
4827   data: "dpdk-performance-changes-3n-hsw"
4828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4829   filter: "'2T2C'"
4830   parameters:
4831   - "name"
4832   - "parent"
4833   - "throughput"
4834
4835 ## DPDK Performance Changes 3n-skx 2t1c pdr
4836 #- type: "table"
4837 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4838 #  algorithm: "table_perf_comparison"
4839 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4840 #  history:
4841 #    - title: "rls1904"
4842 #      data: "dpdk-performance-changes-3n-skx-h1"
4843 #  reference:
4844 #    title: "rls1908"
4845 #    data: "dpdk-performance-changes-3n-skx-ref"
4846 #  compare:
4847 #    title: "rls2001"
4848 #    data: "dpdk-performance-changes-3n-skx-cmp"
4849 #  data: "dpdk-performance-changes-3n-skx"
4850 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4851 #  filter: "'2T1C'"
4852 #  parameters:
4853 #  - "name"
4854 #  - "parent"
4855 #  - "throughput"
4856 #
4857 ## DPDK Performance Changes 3n-skx 4t2c pdr
4858 #- type: "table"
4859 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4860 #  algorithm: "table_perf_comparison"
4861 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4862 #  history:
4863 #    - title: "rls1904"
4864 #      data: "dpdk-performance-changes-3n-skx-h1"
4865 #  reference:
4866 #    title: "rls1908"
4867 #    data: "dpdk-performance-changes-3n-skx-ref"
4868 #  compare:
4869 #    title: "rls2001"
4870 #    data: "dpdk-performance-changes-3n-skx-cmp"
4871 #  data: "dpdk-performance-changes-3n-skx"
4872 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4873 #  filter: "'4T2C'"
4874 #  parameters:
4875 #  - "name"
4876 #  - "parent"
4877 #  - "throughput"
4878 #
4879 ## DPDK Performance Changes 3n-skx 2t1c ndr
4880 #- type: "table"
4881 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4882 #  algorithm: "table_perf_comparison"
4883 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4884 #  history:
4885 #    - title: "rls1904"
4886 #      data: "dpdk-performance-changes-3n-skx-h1"
4887 #  reference:
4888 #    title: "rls1908"
4889 #    data: "dpdk-performance-changes-3n-skx-ref"
4890 #  compare:
4891 #    title: "rls2001"
4892 #    data: "dpdk-performance-changes-3n-skx-cmp"
4893 #  data: "dpdk-performance-changes-3n-skx"
4894 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4895 #  filter: "'2T1C'"
4896 #  parameters:
4897 #  - "name"
4898 #  - "parent"
4899 #  - "throughput"
4900 #
4901 ## DPDK Performance Changes 3n-skx 4t2c ndr
4902 #- type: "table"
4903 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4904 #  algorithm: "table_perf_comparison"
4905 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4906 #  history:
4907 #    - title: "rls1904"
4908 #      data: "dpdk-performance-changes-3n-skx-h1"
4909 #  reference:
4910 #    title: "rls1908"
4911 #    data: "dpdk-performance-changes-3n-skx-ref"
4912 #  compare:
4913 #    title: "rls2001"
4914 #    data: "dpdk-performance-changes-3n-skx-cmp"
4915 #  data: "dpdk-performance-changes-3n-skx"
4916 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4917 #  filter: "'4T2C'"
4918 #  parameters:
4919 #  - "name"
4920 #  - "parent"
4921 #  - "throughput"
4922 #
4923 ## DPDK Performance Changes 2n-skx 2t1c pdr
4924 #- type: "table"
4925 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4926 #  algorithm: "table_perf_comparison"
4927 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4928 #  history:
4929 #    - title: "rls1904"
4930 #      data: "dpdk-performance-changes-2n-skx-h1"
4931 #  reference:
4932 #    title: "rls1908"
4933 #    data: "dpdk-performance-changes-2n-skx-ref"
4934 #  compare:
4935 #    title: "rls2001"
4936 #    data: "dpdk-performance-changes-2n-skx-cmp"
4937 #  data: "dpdk-performance-changes-2n-skx"
4938 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4939 #  filter: "'2T1C'"
4940 #  parameters:
4941 #  - "name"
4942 #  - "parent"
4943 #  - "throughput"
4944 #
4945 ## DPDK Performance Changes 2n-skx 4t2c pdr
4946 #- type: "table"
4947 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4948 #  algorithm: "table_perf_comparison"
4949 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4950 #  history:
4951 #    - title: "rls1904"
4952 #      data: "dpdk-performance-changes-2n-skx-h1"
4953 #  reference:
4954 #    title: "rls1908"
4955 #    data: "dpdk-performance-changes-2n-skx-ref"
4956 #  compare:
4957 #    title: "rls2001"
4958 #    data: "dpdk-performance-changes-2n-skx-cmp"
4959 #  data: "dpdk-performance-changes-2n-skx"
4960 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4961 #  filter: "'4T2C'"
4962 #  parameters:
4963 #  - "name"
4964 #  - "parent"
4965 #  - "throughput"
4966 #
4967 ## DPDK Performance Changes 2n-skx 2t1c ndr
4968 #- type: "table"
4969 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4970 #  algorithm: "table_perf_comparison"
4971 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4972 #  history:
4973 #    - title: "rls1904"
4974 #      data: "dpdk-performance-changes-2n-skx-h1"
4975 #  reference:
4976 #    title: "rls1908"
4977 #    data: "dpdk-performance-changes-2n-skx-ref"
4978 #  compare:
4979 #    title: "rls2001"
4980 #    data: "dpdk-performance-changes-2n-skx-cmp"
4981 #  data: "dpdk-performance-changes-2n-skx"
4982 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4983 #  filter: "'2T1C'"
4984 #  parameters:
4985 #  - "name"
4986 #  - "parent"
4987 #  - "throughput"
4988 #
4989 ## DPDK Performance Changes 2n-skx 4t2c ndr
4990 #- type: "table"
4991 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4992 #  algorithm: "table_perf_comparison"
4993 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4994 #  history:
4995 #    - title: "rls1904"
4996 #      data: "dpdk-performance-changes-2n-skx-h1"
4997 #  reference:
4998 #    title: "rls1908"
4999 #    data: "dpdk-performance-changes-2n-skx-ref"
5000 #  compare:
5001 #    title: "rls2001"
5002 #    data: "dpdk-performance-changes-2n-skx-cmp"
5003 #  data: "dpdk-performance-changes-2n-skx"
5004 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5005 #  filter: "'4T2C'"
5006 #  parameters:
5007 #  - "name"
5008 #  - "parent"
5009 #  - "throughput"
5010 #
5011 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5012 #- type: "table"
5013 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5014 #  algorithm: "table_perf_comparison"
5015 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5016 #  reference:
5017 #    title: "3-Node Hsw"
5018 #    data: "dpdk-compare-testbeds-ref"
5019 #  compare:
5020 #    title: "3-Node Skx"
5021 #    data: "dpdk-compare-testbeds-cmp"
5022 #  data: "dpdk-compare-testbeds"
5023 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5024 #  filter: "'NIC_Intel-X710'"
5025 #  parameters:
5026 #  - "name"
5027 #  - "parent"
5028 #  - "throughput"
5029 #
5030 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5031 #- type: "table"
5032 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5033 #  algorithm: "table_perf_comparison"
5034 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5035 #  reference:
5036 #    title: "3-Node Hsw"
5037 #    data: "dpdk-compare-testbeds-ref"
5038 #  compare:
5039 #    title: "3-Node Skx"
5040 #    data: "dpdk-compare-testbeds-cmp"
5041 #  data: "dpdk-compare-testbeds"
5042 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5043 #  filter: "'NIC_Intel-X710'"
5044 #  parameters:
5045 #  - "name"
5046 #  - "parent"
5047 #  - "throughput"
5048 #
5049 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5050 #- type: "table"
5051 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5052 #  algorithm: "table_perf_comparison"
5053 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5054 #  reference:
5055 #    title: "2-Node Skx"
5056 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5057 #  compare:
5058 #    title: "2-Node Clx"
5059 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5060 #  data: "dpdk-compare-testbeds-skx-clx"
5061 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5062 #  filter: "all"
5063 #  parameters:
5064 #  - "name"
5065 #  - "parent"
5066 #  - "throughput"
5067 #
5068 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5069 #- type: "table"
5070 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5071 #  algorithm: "table_perf_comparison"
5072 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5073 #  reference:
5074 #    title: "2-Node Skx"
5075 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5076 #  compare:
5077 #    title: "2-Node Clx"
5078 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5079 #  data: "dpdk-compare-testbeds-skx-clx"
5080 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5081 #  filter: "all"
5082 #  parameters:
5083 #  - "name"
5084 #  - "parent"
5085 #  - "throughput"
5086 #
5087 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5088 #- type: "table"
5089 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5090 #  algorithm: "table_perf_comparison"
5091 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5092 #  reference:
5093 #    title: "3-Node Skx"
5094 #    data: "dpdk-compare-topologies-ref"
5095 #  compare:
5096 #    title: "2-Node Skx"
5097 #    data: "dpdk-compare-topologies-cmp"
5098 #  data: "dpdk-compare-topologies"
5099 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5100 #  filter: "all"
5101 #  parameters:
5102 #  - "name"
5103 #  - "parent"
5104 #  - "throughput"
5105 #
5106 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5107 #- type: "table"
5108 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5109 #  algorithm: "table_perf_comparison"
5110 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5111 #  reference:
5112 #    title: "3-Node Skx"
5113 #    data: "dpdk-compare-topologies-ref"
5114 #  compare:
5115 #    title: "2-Node Skx"
5116 #    data: "dpdk-compare-topologies-cmp"
5117 #  data: "dpdk-compare-topologies"
5118 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5119 #  filter: "all"
5120 #  parameters:
5121 #  - "name"
5122 #  - "parent"
5123 #  - "throughput"
5124
5125 # Detailed Test Results - DPDK Performance Results 3n-hsw
5126 - type: "table"
5127   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5128   algorithm: "table_merged_details"
5129   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5130   columns:
5131   - title: " |prein| Test Name |preout| "
5132     data: "data name"
5133   - 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| "
5134     data: "data msg"
5135   data: "dpdk-perf-results-3n-hsw"
5136   filter: "all"
5137   parameters:
5138   - "name"
5139   - "parent"
5140   - "msg"
5141
5142 ## Detailed Test Results - DPDK Performance Results 3n-skx
5143 #- type: "table"
5144 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5145 #  algorithm: "table_merged_details"
5146 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5147 #  columns:
5148 #  - title: " |prein| Test Name |preout| "
5149 #    data: "data name"
5150 #  - 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| "
5151 #    data: "data msg"
5152 #  data: "dpdk-perf-results-3n-skx"
5153 #  filter: "all"
5154 #  parameters:
5155 #  - "name"
5156 #  - "parent"
5157 #  - "msg"
5158 #
5159 ## Detailed Test Results - DPDK Performance Results 2n-skx
5160 #- type: "table"
5161 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5162 #  algorithm: "table_merged_details"
5163 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5164 #  columns:
5165 #  - title: " |prein| Test Name |preout| "
5166 #    data: "data name"
5167 #  - 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| "
5168 #    data: "data msg"
5169 #  data: "dpdk-perf-results-2n-skx"
5170 #  filter: "all"
5171 #  parameters:
5172 #  - "name"
5173 #  - "parent"
5174 #  - "msg"
5175
5176 # Detailed Test Results - DPDK Performance Results 2n-clx
5177 - type: "table"
5178   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5179   algorithm: "table_merged_details"
5180   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5181   columns:
5182   - title: " |prein| Test Name |preout| "
5183     data: "data name"
5184   - 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| "
5185     data: "data msg"
5186   data: "dpdk-perf-results-2n-clx"
5187   filter: "all"
5188   parameters:
5189   - "name"
5190   - "parent"
5191   - "msg"
5192
5193 # Detailed Test Results - DPDK Performance Results 2n-dnv
5194 - type: "table"
5195   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5196   algorithm: "table_merged_details"
5197   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5198   columns:
5199   - title: " |prein| Test Name |preout| "
5200     data: "data name"
5201   - 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| "
5202     data: "data msg"
5203   data: "dpdk-perf-results-2n-dnv"
5204   filter: "all"
5205   parameters:
5206   - "name"
5207   - "parent"
5208   - "msg"
5209
5210 # Detailed Test Results - DPDK Performance Results 3n-dnv
5211 - type: "table"
5212   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5213   algorithm: "table_merged_details"
5214   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5215   columns:
5216   - title: " |prein| Test Name |preout| "
5217     data: "data name"
5218   - 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| "
5219     data: "data msg"
5220   data: "dpdk-perf-results-3n-dnv"
5221   filter: "all"
5222   parameters:
5223   - "name"
5224   - "parent"
5225   - "msg"
5226
5227 # Detailed Test Results - DPDK Performance Results 3n-tsh
5228 - type: "table"
5229   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5230   algorithm: "table_merged_details"
5231   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5232   columns:
5233   - title: " |prein| Test Name |preout| "
5234     data: "data name"
5235   - 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| "
5236     data: "data msg"
5237   data: "dpdk-perf-results-3n-tsh"
5238   filter: "all"
5239   parameters:
5240   - "name"
5241   - "parent"
5242   - "msg"
5243
5244 ################################################################################
5245 ###                                F I L E S                                 ###
5246 ################################################################################
5247
5248 # VPP Performance Results 3n-hsw
5249 - type: "file"
5250   title: "VPP Performance Results 3n-hsw"
5251   algorithm: "file_test_results"
5252   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5253   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5254   data: "vpp-perf-results-3n-hsw"
5255   filter: "all"
5256   data-start-level: 4
5257
5258 ## VPP Performance Results 3n-skx
5259 #- type: "file"
5260 #  title: "VPP Performance Results 3n-skx"
5261 #  algorithm: "file_test_results"
5262 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5263 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5264 #  data: "vpp-perf-results-3n-skx"
5265 #  filter: "all"
5266 #  data-start-level: 4
5267 #
5268 ## VPP Performance Results 2n-skx
5269 #- type: "file"
5270 #  title: "VPP Performance Results 2n-skx"
5271 #  algorithm: "file_test_results"
5272 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5273 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5274 #  data: "vpp-perf-results-2n-skx"
5275 #  filter: "all"
5276 #  data-start-level: 4
5277
5278 # VPP Performance Results 2n-clx
5279 - type: "file"
5280   title: "VPP Performance Results 2n-clx"
5281   algorithm: "file_test_results"
5282   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5283   dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5284   data: "vpp-perf-results-2n-clx"
5285   filter: "all"
5286   data-start-level: 4
5287
5288 # VPP Performance Results 3n-tsh
5289 - type: "file"
5290   title: "VPP Performance Results 3n-tsh"
5291   algorithm: "file_test_results"
5292   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5293   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5294   data: "vpp-perf-results-3n-tsh"
5295   filter: "all"
5296   data-start-level: 4
5297
5298 # VPP Performance Results 3n-dnv
5299 - type: "file"
5300   title: "VPP Performance Results 3n-dnv"
5301   algorithm: "file_test_results"
5302   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5303   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5304   data: "vpp-perf-results-3n-dnv"
5305   filter: "all"
5306   data-start-level: 4
5307
5308 # VPP Performance Results 2n-dnv
5309 - type: "file"
5310   title: "VPP Performance Results 2n-dnv"
5311   algorithm: "file_test_results"
5312   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5313   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5314   data: "vpp-perf-results-2n-dnv"
5315   filter: "all"
5316   data-start-level: 4
5317
5318 # VPP Performance Configuration 3n-hsw
5319 - type: "file"
5320   title: "VPP Performance Configuration 3n-hsw"
5321   algorithm: "file_test_results"
5322   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5323   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5324   data: "vpp-perf-results-3n-hsw"
5325   filter: "all"
5326   data-start-level: 4
5327
5328 ## VPP Performance Configuration 3n-skx
5329 #- type: "file"
5330 #  title: "VPP Performance Configuration 3n-skx"
5331 #  algorithm: "file_test_results"
5332 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5333 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5334 #  data: "vpp-perf-results-3n-skx"
5335 #  filter: "all"
5336 #  data-start-level: 4
5337 #
5338 ## VPP Performance Configuration 2n-skx
5339 #- type: "file"
5340 #  title: "VPP Performance Configuration 2n-skx"
5341 #  algorithm: "file_test_results"
5342 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5343 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5344 #  data: "vpp-perf-results-2n-skx"
5345 #  filter: "all"
5346 #  data-start-level: 4
5347
5348 # VPP Performance Configuration 2n-clx
5349 - type: "file"
5350   title: "VPP Performance Configuration 2n-clx"
5351   algorithm: "file_test_results"
5352   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5353   dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5354   data: "vpp-perf-results-2n-clx"
5355   filter: "all"
5356   data-start-level: 4
5357
5358 # VPP Performance Configuration 3n-tsh
5359 - type: "file"
5360   title: "VPP Performance Configuration 3n-tsh"
5361   algorithm: "file_test_results"
5362   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5363   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5364   data: "vpp-perf-results-3n-tsh"
5365   filter: "all"
5366   data-start-level: 4
5367
5368 # VPP Performance Configuration 3n-dnv
5369 - type: "file"
5370   title: "VPP Performance Configuration 3n-dnv"
5371   algorithm: "file_test_results"
5372   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5373   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5374   data: "vpp-perf-results-3n-dnv"
5375   filter: "all"
5376   data-start-level: 4
5377
5378 # VPP Performance Configuration 2n-dnv
5379 - type: "file"
5380   title: "VPP Performance Configuration 2n-dnv"
5381   algorithm: "file_test_results"
5382   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5383   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5384   data: "vpp-perf-results-2n-dnv"
5385   filter: "all"
5386   data-start-level: 4
5387
5388 # VPP Performance Operational Data 3n-hsw
5389 - type: "file"
5390   title: "VPP Performance Operational Data 3n-hsw"
5391   algorithm: "file_test_results_html"
5392   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5393   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5394   data: "vpp-perf-results-3n-hsw"
5395   filter: "all"
5396   data-start-level: 4
5397
5398 ## VPP Performance Operational Data 3n-skx
5399 #- type: "file"
5400 #  title: "VPP Performance Operational Data 3n-skx"
5401 #  algorithm: "file_test_results_html"
5402 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5403 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5404 #  data: "vpp-perf-results-3n-skx"
5405 #  filter: "all"
5406 #  data-start-level: 4
5407 #
5408 ## VPP Performance Operational Data 2n-skx
5409 #- type: "file"
5410 #  title: "VPP Performance Operational Data 2n-skx"
5411 #  algorithm: "file_test_results_html"
5412 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5413 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5414 #  data: "vpp-perf-results-2n-skx"
5415 #  filter: "all"
5416 #  data-start-level: 4
5417
5418 # VPP Performance Operational Data 2n-clx
5419 - type: "file"
5420   title: "VPP Performance Operational Data 2n-clx"
5421   algorithm: "file_test_results_html"
5422   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5423   dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5424   data: "vpp-perf-results-2n-clx"
5425   filter: "all"
5426   data-start-level: 4
5427
5428 # VPP Performance Operational Data 3n-tsh
5429 - type: "file"
5430   title: "VPP Performance Operational Data 3n-tsh"
5431   algorithm: "file_test_results_html"
5432   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5433   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5434   data: "vpp-perf-results-3n-tsh"
5435   filter: "all"
5436   data-start-level: 4
5437
5438 # VPP Performance Operational Data 3n-dnv
5439 - type: "file"
5440   title: "VPP Performance Operational Data 3n-dnv"
5441   algorithm: "file_test_results_html"
5442   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5443   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5444   data: "vpp-perf-results-3n-dnv"
5445   filter: "all"
5446   data-start-level: 4
5447
5448 # VPP Performance Operational Data 2n-dnv
5449 - type: "file"
5450   title: "VPP Performance Operational Data 2n-dnv"
5451   algorithm: "file_test_results_html"
5452   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5453   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5454   data: "vpp-perf-results-2n-dnv"
5455   filter: "all"
5456   data-start-level: 4
5457
5458 # VPP MRR Results 3n-hsw
5459 - type: "file"
5460   title: "VPP MRR Results 3n-hsw"
5461   algorithm: "file_test_results"
5462   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5463   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5464   data: "vpp-mrr-results-3n-hsw"
5465   filter: "all"
5466   data-start-level: 4
5467
5468 ## VPP MRR Results 3n-skx
5469 #- type: "file"
5470 #  title: "VPP MRR Results 3n-skx"
5471 #  algorithm: "file_test_results"
5472 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5473 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5474 #  data: "vpp-mrr-results-3n-skx"
5475 #  filter: "all"
5476 #  data-start-level: 4
5477 #
5478 ## VPP MRR Results 2n-skx
5479 #- type: "file"
5480 #  title: "VPP MRR Results 2n-skx"
5481 #  algorithm: "file_test_results"
5482 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5483 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5484 #  data: "vpp-mrr-results-2n-skx"
5485 #  filter: "all"
5486 #  data-start-level: 4
5487
5488 ## VPP MRR Results 2n-clx
5489 #- type: "file"
5490 #  title: "VPP MRR Results 2n-clx"
5491 #  algorithm: "file_test_results"
5492 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5493 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5494 #  data: "vpp-mrr-results-2n-clx"
5495 #  filter: "all"
5496 #  data-start-level: 4
5497
5498 # VPP MRR Results 3n-tsh
5499 - type: "file"
5500   title: "VPP MRR Results 3n-tsh"
5501   algorithm: "file_test_results"
5502   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5503   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5504   data: "vpp-mrr-results-3n-tsh"
5505   filter: "all"
5506   data-start-level: 4
5507
5508 # VPP MRR Results 3n-dnv
5509 - type: "file"
5510   title: "VPP MRR Results 3n-dnv"
5511   algorithm: "file_test_results"
5512   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5513   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5514   data: "vpp-mrr-results-3n-dnv"
5515   filter: "all"
5516   data-start-level: 4
5517
5518 # VPP MRR Results 2n-dnv
5519 - type: "file"
5520   title: "VPP MRR Results 2n-dnv"
5521   algorithm: "file_test_results"
5522   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5523   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5524   data: "vpp-mrr-results-2n-dnv"
5525   filter: "all"
5526   data-start-level: 4
5527
5528 # VPP MRR Configuration 3n-hsw
5529 - type: "file"
5530   title: "VPP MRR Configuration 3n-hsw"
5531   algorithm: "file_test_results"
5532   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5533   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5534   data: "vpp-mrr-results-3n-hsw"
5535   filter: "all"
5536   data-start-level: 4
5537
5538 ## VPP MRR Configuration 3n-skx
5539 #- type: "file"
5540 #  title: "VPP MRR Configuration 3n-skx"
5541 #  algorithm: "file_test_results"
5542 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5543 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5544 #  data: "vpp-mrr-results-3n-skx"
5545 #  filter: "all"
5546 #  data-start-level: 4
5547 #
5548 ## VPP MRR Configuration 2n-skx
5549 #- type: "file"
5550 #  title: "VPP MRR Configuration 2n-skx"
5551 #  algorithm: "file_test_results"
5552 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5553 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5554 #  data: "vpp-mrr-results-2n-skx"
5555 #  filter: "all"
5556 #  data-start-level: 4
5557
5558 ## VPP MRR Configuration 2n-clx
5559 #- type: "file"
5560 #  title: "VPP MRR Configuration 2n-clx"
5561 #  algorithm: "file_test_results"
5562 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5563 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5564 #  data: "vpp-mrr-results-2n-clx"
5565 #  filter: "all"
5566 #  data-start-level: 4
5567
5568 # VPP MRR Configuration 3n-tsh
5569 - type: "file"
5570   title: "VPP MRR Configuration 3n-tsh"
5571   algorithm: "file_test_results"
5572   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5573   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5574   data: "vpp-mrr-results-3n-tsh"
5575   filter: "all"
5576   data-start-level: 4
5577
5578 # VPP MRR Configuration 3n-dnv
5579 - type: "file"
5580   title: "VPP MRR Configuration 3n-dnv"
5581   algorithm: "file_test_results"
5582   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5583   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5584   data: "vpp-mrr-results-3n-dnv"
5585   filter: "all"
5586   data-start-level: 4
5587
5588 # VPP MRR Configuration 2n-dnv
5589 - type: "file"
5590   title: "VPP MRR Configuration 2n-dnv"
5591   algorithm: "file_test_results"
5592   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5593   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5594   data: "vpp-mrr-results-2n-dnv"
5595   filter: "all"
5596   data-start-level: 4
5597
5598 # VPP Device Results - Ubuntu
5599 - type: "file"
5600   title: "VPP Device Results - Ubuntu"
5601   algorithm: "file_test_results"
5602   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5603   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5604   data: "vpp-device-results-ubuntu"
5605   filter: "all"
5606   data-start-level: 4
5607
5608 # VPP Device Configuration - Ubuntu
5609 - type: "file"
5610   title: "VPP Device Configuration - Ubuntu"
5611   algorithm: "file_test_results"
5612   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5613   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5614   data: "vpp-device-results-ubuntu"
5615   filter: "all"
5616   data-start-level: 4
5617
5618 # DPDK Performance Results 3n-hsw
5619 - type: "file"
5620   title: "DPDK Performance Results 3n-hsw"
5621   algorithm: "file_test_results"
5622   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5623   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5624   data: "dpdk-perf-results-3n-hsw"
5625   filter: "all"
5626   data-start-level: 4
5627
5628 ## DPDK Performance Results 3n-skx
5629 #- type: "file"
5630 #  title: "DPDK Performance Results 3n-skx"
5631 #  algorithm: "file_test_results"
5632 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5633 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5634 #  data: "dpdk-perf-results-3n-skx"
5635 #  filter: "all"
5636 #  data-start-level: 4
5637 #
5638 ## DPDK Performance Results 2n-skx
5639 #- type: "file"
5640 #  title: "DPDK Performance Results 2n-skx"
5641 #  algorithm: "file_test_results"
5642 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5643 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5644 #  data: "dpdk-perf-results-2n-skx"
5645 #  filter: "all"
5646 #  data-start-level: 4
5647
5648 # DPDK Performance Results 2n-clx
5649 - type: "file"
5650   title: "DPDK Performance Results 2n-clx"
5651   algorithm: "file_test_results"
5652   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5653   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5654   data: "dpdk-perf-results-2n-clx"
5655   filter: "all"
5656   data-start-level: 4
5657
5658 # DPDK Performance Results 2n-dnv
5659 - type: "file"
5660   title: "DPDK Performance Results 2n-dnv"
5661   algorithm: "file_test_results"
5662   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5663   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5664   data: "dpdk-perf-results-2n-dnv"
5665   filter: "all"
5666   data-start-level: 4
5667
5668 # DPDK Performance Results 3n-dnv
5669 - type: "file"
5670   title: "DPDK Performance Results 3n-dnv"
5671   algorithm: "file_test_results"
5672   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5673   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5674   data: "dpdk-perf-results-3n-dnv"
5675   filter: "all"
5676   data-start-level: 4
5677
5678 # DPDK Performance Results 3n-tsh
5679 - type: "file"
5680   title: "DPDK Performance Results 3n-tsh"
5681   algorithm: "file_test_results"
5682   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5683   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5684   data: "dpdk-perf-results-3n-tsh"
5685   filter: "all"
5686   data-start-level: 4
5687
5688 ################################################################################
5689 ###                                P L O T S                                 ###
5690 ################################################################################
5691
5692 ## Plots VPP HTTP Server Performance
5693 #- type: "plot"
5694 #  title: "VPP HTTP Server Performance"
5695 #  algorithm: "plot_http_server_perf_box"
5696 #  output-file-type: ".html"
5697 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5698 #  data:
5699 #    "plot-vpp-http-server-performance"
5700 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5701 #  # each tag is enclosed with ' (apostrophe).
5702 #  filter: "'HTTP' and 'TCP_CPS'"
5703 #  parameters:
5704 #  - "result"
5705 #  - "name"
5706 #  traces:
5707 #    hoverinfo: "y+name"
5708 #    boxpoints: "outliers"
5709 #    whiskerwidth: 0
5710 #  layout:
5711 #    title: "VPP HTTP Server Performance"
5712 #    layout:
5713 #      "plot-cps"
5714 #
5715 #- type: "plot"
5716 #  title: "VPP HTTP Server Performance"
5717 #  algorithm: "plot_http_server_perf_box"
5718 #  output-file-type: ".html"
5719 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5720 #  data:
5721 #    "plot-vpp-http-server-performance"
5722 #  filter: "'HTTP' and 'TCP_RPS'"
5723 #  parameters:
5724 #  - "result"
5725 #  - "name"
5726 #  traces:
5727 #    hoverinfo: "y+name"
5728 #    boxpoints: "outliers"
5729 #    whiskerwidth: 0
5730 #  layout:
5731 #    title: "VPP HTTP Server Performance"
5732 #    layout:
5733 #      "plot-rps"
5734
5735 ################################################################################
5736
5737 ## Soak Test (PLRsearch), boxes
5738 #- type: "plot"
5739 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5740 #  algorithm: "plot_perf_box_name"
5741 #  output-file-type: ".html"
5742 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5743 #  data: "plot-vpp-soak-2n-skx"
5744 #  include:
5745 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5746 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5747 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5748 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5749 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5750 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5751 #  layout:
5752 #    title: "30 Minutes Soak Test (PLRsearch)"
5753 #    layout: "plot-soak-throughput"
5754 #
5755 ## Soak Test (PLRsearch), boxes
5756 #- type: "plot"
5757 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5758 #  algorithm: "plot_perf_box_name"
5759 #  output-file-type: ".html"
5760 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5761 #  data: "plot-vpp-soak-2n-skx"
5762 #  include:
5763 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5764 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5765 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5766 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5767 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5768 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5769 #  layout:
5770 #    title: "30 Minutes Soak Test (PLRsearch)"
5771 #    layout: "plot-soak-throughput"
5772
5773 ###############################################################################
5774
5775 #- type: "plot"
5776 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5777 #  algorithm: "plot_nf_reconf_box_name"
5778 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5779 #  data: "plot-vpp-nfv-reconf-2n-skx"
5780 #  include:
5781 #    - "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"
5782 #    - "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"
5783 #    - "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"
5784 #    - "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"
5785 #    - "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"
5786 #    - "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"
5787 #  layout:
5788 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5789 #    layout: "plot-throughput"
5790 #
5791 #- type: "plot"
5792 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5793 #  algorithm: "plot_nf_reconf_box_name"
5794 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5795 #  data: "plot-vpp-nfv-reconf-2n-skx"
5796 #  include:
5797 #    - "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"
5798 #    - "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"
5799 #    - "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"
5800 #    - "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"
5801 #    - "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"
5802 #    - "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"
5803 #  layout:
5804 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5805 #    layout: "plot-throughput"
5806 #
5807 #- type: "plot"
5808 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5809 #  algorithm: "plot_nf_reconf_box_name"
5810 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
5811 #  data: "plot-vpp-nfv-reconf-2n-skx"
5812 #  include:
5813 #    - "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"
5814 #    - "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"
5815 #    - "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"
5816 #    - "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"
5817 #    - "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"
5818 #    - "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"
5819 #  layout:
5820 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5821 #    layout: "plot-throughput"
5822 #
5823 ################################################################################
5824 ## Plots - NF Density - VSC - MRR 64b
5825 #- type: "plot"
5826 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5827 #  algorithm: "plot_nf_heatmap"
5828 #  output-file-type: ".html"
5829 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
5830 #  data: "plot-vpp-nfv-2n-skx-mrr"
5831 #  filter: "'NIC_Intel-XXV710' and
5832 #           'NF_DENSITY' and
5833 #           'VHOST' and
5834 #           not 'VXLAN' and
5835 #           'CHAIN' and
5836 #           'NF_VPPIP4' and
5837 #           '64B' and
5838 #           '2T1C' and
5839 #           'MRR'"
5840 #  parameters:
5841 #  - "result"
5842 #  - "name"
5843 #  - "tags"
5844 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5845 #  x-axis: "X = VNFs per Service Chain"
5846 #  y-axis: "Y = Number of Service Chains"
5847 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5848 #  layout:
5849 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5850 #    layout: "plot-service-density"
5851 #
5852 #- type: "plot"
5853 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5854 #  algorithm: "plot_nf_heatmap"
5855 #  output-file-type: ".html"
5856 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
5857 #  data: "plot-vpp-nfv-2n-skx-mrr"
5858 #  filter: "'NIC_Intel-XXV710' and
5859 #           'NF_DENSITY' and
5860 #           'VHOST' and
5861 #           not 'VXLAN' and
5862 #           'CHAIN' and
5863 #           'NF_VPPIP4' and
5864 #           '64B' and
5865 #           '4T2C' and
5866 #           'MRR'"
5867 #  parameters:
5868 #  - "result"
5869 #  - "name"
5870 #  - "tags"
5871 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5872 #  x-axis: "X = VNFs per Service Chain"
5873 #  y-axis: "Y = Number of Service Chains"
5874 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5875 #  layout:
5876 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5877 #    layout: "plot-service-density"
5878 #
5879 #- type: "plot"
5880 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5881 #  algorithm: "plot_nf_heatmap"
5882 #  output-file-type: ".html"
5883 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
5884 #  data: "plot-vpp-nfv-2n-skx-mrr"
5885 #  filter: "'NIC_Intel-XXV710' and
5886 #           'NF_DENSITY' and
5887 #           'VHOST' and
5888 #           not 'VXLAN' and
5889 #           'CHAIN' and
5890 #           'NF_VPPIP4' and
5891 #           '64B' and
5892 #           '8T4C' and
5893 #           'MRR'"
5894 #  parameters:
5895 #  - "result"
5896 #  - "name"
5897 #  - "tags"
5898 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5899 #  x-axis: "X = VNFs per Service Chain"
5900 #  y-axis: "Y = Number of Service Chains"
5901 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5902 #  layout:
5903 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5904 #    layout: "plot-service-density"
5905 #
5906 ## Plots - NF Density - VSC - MRR IMIX
5907 #- type: "plot"
5908 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5909 #  algorithm: "plot_nf_heatmap"
5910 #  output-file-type: ".html"
5911 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
5912 #  data: "plot-vpp-nfv-2n-skx-mrr"
5913 #  filter: "'NIC_Intel-XXV710' and
5914 #           'NF_DENSITY' and
5915 #           'VHOST' and
5916 #           not 'VXLAN' and
5917 #           'CHAIN' and
5918 #           'NF_VPPIP4' and
5919 #           'IMIX' and
5920 #           '2T1C' and
5921 #           'MRR'"
5922 #  parameters:
5923 #  - "result"
5924 #  - "name"
5925 #  - "tags"
5926 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5927 #  x-axis: "X = VNFs per Service Chain"
5928 #  y-axis: "Y = Number of Service Chains"
5929 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5930 #  layout:
5931 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5932 #    layout: "plot-service-density"
5933 #
5934 #- type: "plot"
5935 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5936 #  algorithm: "plot_nf_heatmap"
5937 #  output-file-type: ".html"
5938 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
5939 #  data: "plot-vpp-nfv-2n-skx-mrr"
5940 #  filter: "'NIC_Intel-XXV710' and
5941 #           'NF_DENSITY' and
5942 #           'VHOST' and
5943 #           not 'VXLAN' and
5944 #           'CHAIN' and
5945 #           'NF_VPPIP4' and
5946 #           'IMIX' and
5947 #           '4T2C' and
5948 #           'MRR'"
5949 #  parameters:
5950 #  - "result"
5951 #  - "name"
5952 #  - "tags"
5953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5954 #  x-axis: "X = VNFs per Service Chain"
5955 #  y-axis: "Y = Number of Service Chains"
5956 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5957 #  layout:
5958 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5959 #    layout: "plot-service-density"
5960 #
5961 #- type: "plot"
5962 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5963 #  algorithm: "plot_nf_heatmap"
5964 #  output-file-type: ".html"
5965 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
5966 #  data: "plot-vpp-nfv-2n-skx-mrr"
5967 #  filter: "'NIC_Intel-XXV710' and
5968 #           'NF_DENSITY' and
5969 #           'VHOST' and
5970 #           not 'VXLAN' and
5971 #           'CHAIN' and
5972 #           'NF_VPPIP4' and
5973 #           'IMIX' and
5974 #           '8T4C' and
5975 #           'MRR'"
5976 #  parameters:
5977 #  - "result"
5978 #  - "name"
5979 #  - "tags"
5980 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5981 #  x-axis: "X = VNFs per Service Chain"
5982 #  y-axis: "Y = Number of Service Chains"
5983 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5984 #  layout:
5985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5986 #    layout: "plot-service-density"
5987 #
5988 ## Plots - NF Density - VSC - NDR 64b
5989 #- type: "plot"
5990 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5991 #  algorithm: "plot_nf_heatmap"
5992 #  output-file-type: ".html"
5993 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
5994 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5995 #  filter: "'NIC_Intel-XXV710' and
5996 #           'NF_DENSITY' and
5997 #           'VHOST' and
5998 #           not 'VXLAN' and
5999 #           'CHAIN' and
6000 #           'NF_VPPIP4' and
6001 #           '64B' and
6002 #           '2T1C' and
6003 #           'NDRPDR'"
6004 #  parameters:
6005 #  - "throughput"
6006 #  - "name"
6007 #  - "tags"
6008 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6009 #  x-axis: "X = VNFs per Service Chain"
6010 #  y-axis: "Y = Number of Service Chains"
6011 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6012 #  layout:
6013 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6014 #    layout: "plot-service-density"
6015 #
6016 #- type: "plot"
6017 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6018 #  algorithm: "plot_nf_heatmap"
6019 #  output-file-type: ".html"
6020 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6021 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6022 #  filter: "'NIC_Intel-XXV710' and
6023 #           'NF_DENSITY' and
6024 #           'VHOST' and
6025 #           not 'VXLAN' and
6026 #           'CHAIN' and
6027 #           'NF_VPPIP4' and
6028 #           '64B' and
6029 #           '4T2C' and
6030 #           'NDRPDR'"
6031 #  parameters:
6032 #  - "throughput"
6033 #  - "name"
6034 #  - "tags"
6035 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6036 #  x-axis: "X = VNFs per Service Chain"
6037 #  y-axis: "Y = Number of Service Chains"
6038 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6039 #  layout:
6040 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6041 #    layout: "plot-service-density"
6042 #
6043 #- type: "plot"
6044 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6045 #  algorithm: "plot_nf_heatmap"
6046 #  output-file-type: ".html"
6047 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6048 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6049 #  filter: "'NIC_Intel-XXV710' and
6050 #           'NF_DENSITY' and
6051 #           'VHOST' and
6052 #           not 'VXLAN' and
6053 #           'CHAIN' and
6054 #           'NF_VPPIP4' and
6055 #           '64B' and
6056 #           '8T4C' and
6057 #           'NDRPDR'"
6058 #  parameters:
6059 #  - "throughput"
6060 #  - "name"
6061 #  - "tags"
6062 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6063 #  x-axis: "X = VNFs per Service Chain"
6064 #  y-axis: "Y = Number of Service Chains"
6065 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6066 #  layout:
6067 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6068 #    layout: "plot-service-density"
6069 #
6070 ## Plots - NF Density - VSC - NDR IMIX
6071 #- type: "plot"
6072 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6073 #  algorithm: "plot_nf_heatmap"
6074 #  output-file-type: ".html"
6075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6076 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6077 #  filter: "'NIC_Intel-XXV710' and
6078 #           'NF_DENSITY' and
6079 #           'VHOST' and
6080 #           not 'VXLAN' and
6081 #           'CHAIN' and
6082 #           'NF_VPPIP4' and
6083 #           'IMIX' and
6084 #           '2T1C' and
6085 #           'NDRPDR'"
6086 #  parameters:
6087 #  - "throughput"
6088 #  - "name"
6089 #  - "tags"
6090 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6091 #  x-axis: "X = VNFs per Service Chain"
6092 #  y-axis: "Y = Number of Service Chains"
6093 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6094 #  layout:
6095 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6096 #    layout: "plot-service-density"
6097 #
6098 #- type: "plot"
6099 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6100 #  algorithm: "plot_nf_heatmap"
6101 #  output-file-type: ".html"
6102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6103 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6104 #  filter: "'NIC_Intel-XXV710' and
6105 #           'NF_DENSITY' and
6106 #           'VHOST' and
6107 #           not 'VXLAN' and
6108 #           'CHAIN' and
6109 #           'NF_VPPIP4' and
6110 #           'IMIX' and
6111 #           '4T2C' and
6112 #           'NDRPDR'"
6113 #  parameters:
6114 #  - "throughput"
6115 #  - "name"
6116 #  - "tags"
6117 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6118 #  x-axis: "X = VNFs per Service Chain"
6119 #  y-axis: "Y = Number of Service Chains"
6120 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6121 #  layout:
6122 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6123 #    layout: "plot-service-density"
6124 #
6125 #- type: "plot"
6126 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6127 #  algorithm: "plot_nf_heatmap"
6128 #  output-file-type: ".html"
6129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6130 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6131 #  filter: "'NIC_Intel-XXV710' and
6132 #           'NF_DENSITY' and
6133 #           'VHOST' and
6134 #           not 'VXLAN' and
6135 #           'CHAIN' and
6136 #           'NF_VPPIP4' and
6137 #           'IMIX' and
6138 #           '8T4C' and
6139 #           'NDRPDR'"
6140 #  parameters:
6141 #  - "throughput"
6142 #  - "name"
6143 #  - "tags"
6144 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6145 #  x-axis: "X = VNFs per Service Chain"
6146 #  y-axis: "Y = Number of Service Chains"
6147 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6148 #  layout:
6149 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6150 #    layout: "plot-service-density"
6151 #
6152 ## Plots - NF Density - VSC - PDR 64b
6153 #- type: "plot"
6154 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6155 #  algorithm: "plot_nf_heatmap"
6156 #  output-file-type: ".html"
6157 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6158 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6159 #  filter: "'NIC_Intel-XXV710' and
6160 #           'NF_DENSITY' and
6161 #           'VHOST' and
6162 #           not 'VXLAN' and
6163 #           'CHAIN' and
6164 #           'NF_VPPIP4' and
6165 #           '64B' and
6166 #           '2T1C' and
6167 #           'NDRPDR'"
6168 #  parameters:
6169 #  - "throughput"
6170 #  - "name"
6171 #  - "tags"
6172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6173 #  x-axis: "X = VNFs per Service Chain"
6174 #  y-axis: "Y = Number of Service Chains"
6175 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6176 #  layout:
6177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6178 #    layout: "plot-service-density"
6179 #
6180 #- type: "plot"
6181 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6182 #  algorithm: "plot_nf_heatmap"
6183 #  output-file-type: ".html"
6184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6185 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6186 #  filter: "'NIC_Intel-XXV710' and
6187 #           'NF_DENSITY' and
6188 #           'VHOST' and
6189 #           not 'VXLAN' and
6190 #           'CHAIN' and
6191 #           'NF_VPPIP4' and
6192 #           '64B' and
6193 #           '4T2C' and
6194 #           'NDRPDR'"
6195 #  parameters:
6196 #  - "throughput"
6197 #  - "name"
6198 #  - "tags"
6199 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6200 #  x-axis: "X = VNFs per Service Chain"
6201 #  y-axis: "Y = Number of Service Chains"
6202 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6203 #  layout:
6204 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6205 #    layout: "plot-service-density"
6206 #
6207 #- type: "plot"
6208 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6209 #  algorithm: "plot_nf_heatmap"
6210 #  output-file-type: ".html"
6211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6212 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6213 #  filter: "'NIC_Intel-XXV710' and
6214 #           'NF_DENSITY' and
6215 #           'VHOST' and
6216 #           not 'VXLAN' and
6217 #           'CHAIN' and
6218 #           'NF_VPPIP4' and
6219 #           '64B' and
6220 #           '8T4C' and
6221 #           'NDRPDR'"
6222 #  parameters:
6223 #  - "throughput"
6224 #  - "name"
6225 #  - "tags"
6226 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6227 #  x-axis: "X = VNFs per Service Chain"
6228 #  y-axis: "Y = Number of Service Chains"
6229 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6230 #  layout:
6231 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6232 #    layout: "plot-service-density"
6233 #
6234 ## Plots - NF Density - VSC - PDR IMIX
6235 #- type: "plot"
6236 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6237 #  algorithm: "plot_nf_heatmap"
6238 #  output-file-type: ".html"
6239 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6240 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6241 #  filter: "'NIC_Intel-XXV710' and
6242 #           'NF_DENSITY' and
6243 #           'VHOST' and
6244 #           not 'VXLAN' and
6245 #           'CHAIN' and
6246 #           'NF_VPPIP4' and
6247 #           'IMIX' and
6248 #           '2T1C' and
6249 #           'NDRPDR'"
6250 #  parameters:
6251 #  - "throughput"
6252 #  - "name"
6253 #  - "tags"
6254 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6255 #  x-axis: "X = VNFs per Service Chain"
6256 #  y-axis: "Y = Number of Service Chains"
6257 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6258 #  layout:
6259 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6260 #    layout: "plot-service-density"
6261 #
6262 #- type: "plot"
6263 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6264 #  algorithm: "plot_nf_heatmap"
6265 #  output-file-type: ".html"
6266 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6267 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6268 #  filter: "'NIC_Intel-XXV710' and
6269 #           'NF_DENSITY' and
6270 #           'VHOST' and
6271 #           not 'VXLAN' and
6272 #           'CHAIN' and
6273 #           'NF_VPPIP4' and
6274 #           'IMIX' and
6275 #           '4T2C' and
6276 #           'NDRPDR'"
6277 #  parameters:
6278 #  - "throughput"
6279 #  - "name"
6280 #  - "tags"
6281 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6282 #  x-axis: "X = VNFs per Service Chain"
6283 #  y-axis: "Y = Number of Service Chains"
6284 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6285 #  layout:
6286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6287 #    layout: "plot-service-density"
6288 #
6289 #- type: "plot"
6290 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6291 #  algorithm: "plot_nf_heatmap"
6292 #  output-file-type: ".html"
6293 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6294 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6295 #  filter: "'NIC_Intel-XXV710' and
6296 #           'NF_DENSITY' and
6297 #           'VHOST' and
6298 #           not 'VXLAN' and
6299 #           'CHAIN' and
6300 #           'NF_VPPIP4' and
6301 #           'IMIX' and
6302 #           '8T4C' and
6303 #           'NDRPDR'"
6304 #  parameters:
6305 #  - "throughput"
6306 #  - "name"
6307 #  - "tags"
6308 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6309 #  x-axis: "X = VNFs per Service Chain"
6310 #  y-axis: "Y = Number of Service Chains"
6311 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6312 #  layout:
6313 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6314 #    layout: "plot-service-density"
6315 #
6316 ################################################################################
6317 ## Plots - NF Density - VSC - MRR 64b
6318 #- type: "plot"
6319 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6320 #  algorithm: "plot_nf_heatmap"
6321 #  output-file-type: ".html"
6322 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6323 #  data: "plot-vpp-nfv-2n-skx-mrr"
6324 #  filter: "'NIC_Intel-XXV710' and
6325 #           'NF_DENSITY' and
6326 #           'VHOST' and
6327 #           'VXLAN' and
6328 #           'CHAIN' and
6329 #           '118' and
6330 #           '2T1C' and
6331 #           'MRR'"
6332 #  parameters:
6333 #  - "result"
6334 #  - "name"
6335 #  - "tags"
6336 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6337 #  x-axis: "X = VNFs per Service Chain"
6338 #  y-axis: "Y = Number of Service Chains"
6339 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6340 #  layout:
6341 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6342 #    layout: "plot-service-density"
6343 #
6344 #- type: "plot"
6345 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6346 #  algorithm: "plot_nf_heatmap"
6347 #  output-file-type: ".html"
6348 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6349 #  data: "plot-vpp-nfv-2n-skx-mrr"
6350 #  filter: "'NIC_Intel-XXV710' and
6351 #           'NF_DENSITY' and
6352 #           'VHOST' and
6353 #           'VXLAN' and
6354 #           'CHAIN' and
6355 #           '118' and
6356 #           '4T2C' and
6357 #           'MRR'"
6358 #  parameters:
6359 #  - "result"
6360 #  - "name"
6361 #  - "tags"
6362 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6363 #  x-axis: "X = VNFs per Service Chain"
6364 #  y-axis: "Y = Number of Service Chains"
6365 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6366 #  layout:
6367 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6368 #    layout: "plot-service-density"
6369 #
6370 #- type: "plot"
6371 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6372 #  algorithm: "plot_nf_heatmap"
6373 #  output-file-type: ".html"
6374 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6375 #  data: "plot-vpp-nfv-2n-skx-mrr"
6376 #  filter: "'NIC_Intel-XXV710' and
6377 #           'NF_DENSITY' and
6378 #           'VHOST' and
6379 #           'VXLAN' and
6380 #           'CHAIN' and
6381 #           '118' and
6382 #           '8T4C' and
6383 #           'MRR'"
6384 #  parameters:
6385 #  - "result"
6386 #  - "name"
6387 #  - "tags"
6388 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6389 #  x-axis: "X = VNFs per Service Chain"
6390 #  y-axis: "Y = Number of Service Chains"
6391 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6392 #  layout:
6393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6394 #    layout: "plot-service-density"
6395 #
6396 ## Plots - NF Density - VSC - MRR IMIX
6397 #- type: "plot"
6398 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6399 #  algorithm: "plot_nf_heatmap"
6400 #  output-file-type: ".html"
6401 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6402 #  data: "plot-vpp-nfv-2n-skx-mrr"
6403 #  filter: "'NIC_Intel-XXV710' and
6404 #           'NF_DENSITY' and
6405 #           'VHOST' and
6406 #           'VXLAN' and
6407 #           'CHAIN' and
6408 #           'IMIX' and
6409 #           '2T1C' and
6410 #           'MRR'"
6411 #  parameters:
6412 #  - "result"
6413 #  - "name"
6414 #  - "tags"
6415 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6416 #  x-axis: "X = VNFs per Service Chain"
6417 #  y-axis: "Y = Number of Service Chains"
6418 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6419 #  layout:
6420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6421 #    layout: "plot-service-density"
6422 #
6423 #- type: "plot"
6424 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6425 #  algorithm: "plot_nf_heatmap"
6426 #  output-file-type: ".html"
6427 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6428 #  data: "plot-vpp-nfv-2n-skx-mrr"
6429 #  filter: "'NIC_Intel-XXV710' and
6430 #           'NF_DENSITY' and
6431 #           'VHOST' and
6432 #           'VXLAN' and
6433 #           'CHAIN' and
6434 #           'IMIX' and
6435 #           '4T2C' and
6436 #           'MRR'"
6437 #  parameters:
6438 #  - "result"
6439 #  - "name"
6440 #  - "tags"
6441 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6442 #  x-axis: "X = VNFs per Service Chain"
6443 #  y-axis: "Y = Number of Service Chains"
6444 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6445 #  layout:
6446 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6447 #    layout: "plot-service-density"
6448 #
6449 #- type: "plot"
6450 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6451 #  algorithm: "plot_nf_heatmap"
6452 #  output-file-type: ".html"
6453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6454 #  data: "plot-vpp-nfv-2n-skx-mrr"
6455 #  filter: "'NIC_Intel-XXV710' and
6456 #           'NF_DENSITY' and
6457 #           'VHOST' and
6458 #           'VXLAN' and
6459 #           'CHAIN' and
6460 #           'IMIX' and
6461 #           '8T4C' and
6462 #           'MRR'"
6463 #  parameters:
6464 #  - "result"
6465 #  - "name"
6466 #  - "tags"
6467 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6468 #  x-axis: "X = VNFs per Service Chain"
6469 #  y-axis: "Y = Number of Service Chains"
6470 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6471 #  layout:
6472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6473 #    layout: "plot-service-density"
6474 #
6475 ## Plots - NF Density - VSC - NDR 64b
6476 #- type: "plot"
6477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6478 #  algorithm: "plot_nf_heatmap"
6479 #  output-file-type: ".html"
6480 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6481 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6482 #  filter: "'NIC_Intel-XXV710' and
6483 #           'NF_DENSITY' and
6484 #           'VHOST' and
6485 #           'VXLAN' and
6486 #           'CHAIN' and
6487 #           '118' and
6488 #           '2T1C' and
6489 #           'NDRPDR'"
6490 #  parameters:
6491 #  - "throughput"
6492 #  - "name"
6493 #  - "tags"
6494 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6495 #  x-axis: "X = VNFs per Service Chain"
6496 #  y-axis: "Y = Number of Service Chains"
6497 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6498 #  layout:
6499 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6500 #    layout: "plot-service-density"
6501 #
6502 #- type: "plot"
6503 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6504 #  algorithm: "plot_nf_heatmap"
6505 #  output-file-type: ".html"
6506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6507 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6508 #  filter: "'NIC_Intel-XXV710' and
6509 #           'NF_DENSITY' and
6510 #           'VHOST' and
6511 #           'VXLAN' and
6512 #           'CHAIN' and
6513 #           '118' and
6514 #           '4T2C' and
6515 #           'NDRPDR'"
6516 #  parameters:
6517 #  - "throughput"
6518 #  - "name"
6519 #  - "tags"
6520 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6521 #  x-axis: "X = VNFs per Service Chain"
6522 #  y-axis: "Y = Number of Service Chains"
6523 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6524 #  layout:
6525 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6526 #    layout: "plot-service-density"
6527 #
6528 #- type: "plot"
6529 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6530 #  algorithm: "plot_nf_heatmap"
6531 #  output-file-type: ".html"
6532 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6533 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6534 #  filter: "'NIC_Intel-XXV710' and
6535 #           'NF_DENSITY' and
6536 #           'VHOST' and
6537 #           'VXLAN' and
6538 #           'CHAIN' and
6539 #           '118' and
6540 #           '8T4C' and
6541 #           'NDRPDR'"
6542 #  parameters:
6543 #  - "throughput"
6544 #  - "name"
6545 #  - "tags"
6546 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6547 #  x-axis: "X = VNFs per Service Chain"
6548 #  y-axis: "Y = Number of Service Chains"
6549 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6550 #  layout:
6551 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6552 #    layout: "plot-service-density"
6553 #
6554 ## Plots - NF Density - VSC - NDR IMIX
6555 #- type: "plot"
6556 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6557 #  algorithm: "plot_nf_heatmap"
6558 #  output-file-type: ".html"
6559 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6560 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6561 #  filter: "'NIC_Intel-XXV710' and
6562 #           'NF_DENSITY' and
6563 #           'VHOST' and
6564 #           'VXLAN' and
6565 #           'CHAIN' and
6566 #           'IMIX' and
6567 #           '2T1C' and
6568 #           'NDRPDR'"
6569 #  parameters:
6570 #  - "throughput"
6571 #  - "name"
6572 #  - "tags"
6573 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6574 #  x-axis: "X = VNFs per Service Chain"
6575 #  y-axis: "Y = Number of Service Chains"
6576 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6577 #  layout:
6578 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6579 #    layout: "plot-service-density"
6580 #
6581 #- type: "plot"
6582 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6583 #  algorithm: "plot_nf_heatmap"
6584 #  output-file-type: ".html"
6585 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6586 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6587 #  filter: "'NIC_Intel-XXV710' and
6588 #           'NF_DENSITY' and
6589 #           'VHOST' and
6590 #           'VXLAN' and
6591 #           'CHAIN' and
6592 #           'IMIX' and
6593 #           '4T2C' and
6594 #           'NDRPDR'"
6595 #  parameters:
6596 #  - "throughput"
6597 #  - "name"
6598 #  - "tags"
6599 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6600 #  x-axis: "X = VNFs per Service Chain"
6601 #  y-axis: "Y = Number of Service Chains"
6602 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6603 #  layout:
6604 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6605 #    layout: "plot-service-density"
6606 #
6607 #- type: "plot"
6608 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6609 #  algorithm: "plot_nf_heatmap"
6610 #  output-file-type: ".html"
6611 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6612 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6613 #  filter: "'NIC_Intel-XXV710' and
6614 #           'NF_DENSITY' and
6615 #           'VHOST' and
6616 #           'VXLAN' and
6617 #           'CHAIN' and
6618 #           'IMIX' and
6619 #           '8T4C' and
6620 #           'NDRPDR'"
6621 #  parameters:
6622 #  - "throughput"
6623 #  - "name"
6624 #  - "tags"
6625 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6626 #  x-axis: "X = VNFs per Service Chain"
6627 #  y-axis: "Y = Number of Service Chains"
6628 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6629 #  layout:
6630 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6631 #    layout: "plot-service-density"
6632 #
6633 ## Plots - NF Density - VSC - PDR 64b
6634 #- type: "plot"
6635 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6636 #  algorithm: "plot_nf_heatmap"
6637 #  output-file-type: ".html"
6638 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6639 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6640 #  filter: "'NIC_Intel-XXV710' and
6641 #           'NF_DENSITY' and
6642 #           'VHOST' and
6643 #           'VXLAN' and
6644 #           'CHAIN' and
6645 #           '118' and
6646 #           '2T1C' and
6647 #           'NDRPDR'"
6648 #  parameters:
6649 #  - "throughput"
6650 #  - "name"
6651 #  - "tags"
6652 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6653 #  x-axis: "X = VNFs per Service Chain"
6654 #  y-axis: "Y = Number of Service Chains"
6655 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6656 #  layout:
6657 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6658 #    layout: "plot-service-density"
6659 #
6660 #- type: "plot"
6661 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6662 #  algorithm: "plot_nf_heatmap"
6663 #  output-file-type: ".html"
6664 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6665 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6666 #  filter: "'NIC_Intel-XXV710' and
6667 #           'NF_DENSITY' and
6668 #           'VHOST' and
6669 #           'VXLAN' and
6670 #           'CHAIN' and
6671 #           '118' and
6672 #           '4T2C' and
6673 #           'NDRPDR'"
6674 #  parameters:
6675 #  - "throughput"
6676 #  - "name"
6677 #  - "tags"
6678 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6679 #  x-axis: "X = VNFs per Service Chain"
6680 #  y-axis: "Y = Number of Service Chains"
6681 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6682 #  layout:
6683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6684 #    layout: "plot-service-density"
6685 #
6686 #- type: "plot"
6687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6688 #  algorithm: "plot_nf_heatmap"
6689 #  output-file-type: ".html"
6690 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6691 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6692 #  filter: "'NIC_Intel-XXV710' and
6693 #           'NF_DENSITY' and
6694 #           'VHOST' and
6695 #           'VXLAN' and
6696 #           'CHAIN' and
6697 #           '118' and
6698 #           '8T4C' and
6699 #           'NDRPDR'"
6700 #  parameters:
6701 #  - "throughput"
6702 #  - "name"
6703 #  - "tags"
6704 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6705 #  x-axis: "X = VNFs per Service Chain"
6706 #  y-axis: "Y = Number of Service Chains"
6707 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6708 #  layout:
6709 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6710 #    layout: "plot-service-density"
6711 #
6712 ## Plots - NF Density - VSC - PDR IMIX
6713 #- type: "plot"
6714 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6715 #  algorithm: "plot_nf_heatmap"
6716 #  output-file-type: ".html"
6717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6718 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6719 #  filter: "'NIC_Intel-XXV710' and
6720 #           'NF_DENSITY' and
6721 #           'VHOST' and
6722 #           'VXLAN' and
6723 #           'CHAIN' and
6724 #           'IMIX' and
6725 #           '2T1C' and
6726 #           'NDRPDR'"
6727 #  parameters:
6728 #  - "throughput"
6729 #  - "name"
6730 #  - "tags"
6731 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6732 #  x-axis: "X = VNFs per Service Chain"
6733 #  y-axis: "Y = Number of Service Chains"
6734 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6735 #  layout:
6736 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6737 #    layout: "plot-service-density"
6738 #
6739 #- type: "plot"
6740 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6741 #  algorithm: "plot_nf_heatmap"
6742 #  output-file-type: ".html"
6743 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6744 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6745 #  filter: "'NIC_Intel-XXV710' and
6746 #           'NF_DENSITY' and
6747 #           'VHOST' and
6748 #           'VXLAN' and
6749 #           'CHAIN' and
6750 #           'IMIX' and
6751 #           '4T2C' and
6752 #           'NDRPDR'"
6753 #  parameters:
6754 #  - "throughput"
6755 #  - "name"
6756 #  - "tags"
6757 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6758 #  x-axis: "X = VNFs per Service Chain"
6759 #  y-axis: "Y = Number of Service Chains"
6760 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6761 #  layout:
6762 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6763 #    layout: "plot-service-density"
6764 #
6765 #- type: "plot"
6766 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6767 #  algorithm: "plot_nf_heatmap"
6768 #  output-file-type: ".html"
6769 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6770 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6771 #  filter: "'NIC_Intel-XXV710' and
6772 #           'NF_DENSITY' and
6773 #           'VHOST' and
6774 #           'VXLAN' and
6775 #           'CHAIN' and
6776 #           'IMIX' and
6777 #           '8T4C' and
6778 #           'NDRPDR'"
6779 #  parameters:
6780 #  - "throughput"
6781 #  - "name"
6782 #  - "tags"
6783 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6784 #  x-axis: "X = VNFs per Service Chain"
6785 #  y-axis: "Y = Number of Service Chains"
6786 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6787 #  layout:
6788 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6789 #    layout: "plot-service-density"
6790 #
6791 ################################################################################
6792 ## Plots - NF Density - CSC - MRR 64b
6793 #- type: "plot"
6794 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6795 #  algorithm: "plot_nf_heatmap"
6796 #  output-file-type: ".html"
6797 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
6798 #  data: "plot-vpp-nfv-2n-skx-mrr"
6799 #  filter: "'NIC_Intel-XXV710' and
6800 #           'NF_DENSITY' and
6801 #           'DOCKER' and
6802 #           'CHAIN' and
6803 #           'NF_VPPIP4' and
6804 #           '64B' and
6805 #           '2T1C' and
6806 #           'MRR'"
6807 #  parameters:
6808 #  - "result"
6809 #  - "name"
6810 #  - "tags"
6811 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6812 #  x-axis: "X = CNFs per Service Chain"
6813 #  y-axis: "Y = Number of Service Chains"
6814 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6815 #  layout:
6816 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6817 #    layout: "plot-service-density"
6818 #
6819 #- type: "plot"
6820 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6821 #  algorithm: "plot_nf_heatmap"
6822 #  output-file-type: ".html"
6823 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
6824 #  data: "plot-vpp-nfv-2n-skx-mrr"
6825 #  filter: "'NIC_Intel-XXV710' and
6826 #           'NF_DENSITY' and
6827 #           'DOCKER' and
6828 #           'CHAIN' and
6829 #           'NF_VPPIP4' and
6830 #           '64B' and
6831 #           '4T2C' and
6832 #           'MRR'"
6833 #  parameters:
6834 #  - "result"
6835 #  - "name"
6836 #  - "tags"
6837 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6838 #  x-axis: "X = CNFs per Service Chain"
6839 #  y-axis: "Y = Number of Service Chains"
6840 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6841 #  layout:
6842 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6843 #    layout: "plot-service-density"
6844 #
6845 #- type: "plot"
6846 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6847 #  algorithm: "plot_nf_heatmap"
6848 #  output-file-type: ".html"
6849 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
6850 #  data: "plot-vpp-nfv-2n-skx-mrr"
6851 #  filter: "'NIC_Intel-XXV710' and
6852 #           'NF_DENSITY' and
6853 #           'DOCKER' and
6854 #           'CHAIN' and
6855 #           'NF_VPPIP4' and
6856 #           '64B' and
6857 #           '8T4C' and
6858 #           'MRR'"
6859 #  parameters:
6860 #  - "result"
6861 #  - "name"
6862 #  - "tags"
6863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6864 #  x-axis: "X = CNFs per Service Chain"
6865 #  y-axis: "Y = Number of Service Chains"
6866 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6867 #  layout:
6868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6869 #    layout: "plot-service-density"
6870 #
6871 ## Plots - NF Density - CSC - MRR IMIX
6872 #- type: "plot"
6873 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6874 #  algorithm: "plot_nf_heatmap"
6875 #  output-file-type: ".html"
6876 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
6877 #  data: "plot-vpp-nfv-2n-skx-mrr"
6878 #  filter: "'NIC_Intel-XXV710' and
6879 #           'NF_DENSITY' and
6880 #           'DOCKER' and
6881 #           'CHAIN' and
6882 #           'NF_VPPIP4' and
6883 #           'IMIX' and
6884 #           '2T1C' and
6885 #           'MRR'"
6886 #  parameters:
6887 #  - "result"
6888 #  - "name"
6889 #  - "tags"
6890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6891 #  x-axis: "X = CNFs per Service Chain"
6892 #  y-axis: "Y = Number of Service Chains"
6893 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6894 #  layout:
6895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6896 #    layout: "plot-service-density"
6897 #
6898 #- type: "plot"
6899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6900 #  algorithm: "plot_nf_heatmap"
6901 #  output-file-type: ".html"
6902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
6903 #  data: "plot-vpp-nfv-2n-skx-mrr"
6904 #  filter: "'NIC_Intel-XXV710' and
6905 #           'NF_DENSITY' and
6906 #           'DOCKER' and
6907 #           'CHAIN' and
6908 #           'NF_VPPIP4' and
6909 #           'IMIX' and
6910 #           '4T2C' and
6911 #           'MRR'"
6912 #  parameters:
6913 #  - "result"
6914 #  - "name"
6915 #  - "tags"
6916 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6917 #  x-axis: "X = CNFs per Service Chain"
6918 #  y-axis: "Y = Number of Service Chains"
6919 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6920 #  layout:
6921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6922 #    layout: "plot-service-density"
6923 #
6924 #- type: "plot"
6925 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6926 #  algorithm: "plot_nf_heatmap"
6927 #  output-file-type: ".html"
6928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
6929 #  data: "plot-vpp-nfv-2n-skx-mrr"
6930 #  filter: "'NIC_Intel-XXV710' and
6931 #           'NF_DENSITY' and
6932 #           'DOCKER' and
6933 #           'CHAIN' and
6934 #           'NF_VPPIP4' and
6935 #           'IMIX' and
6936 #           '8T4C' and
6937 #           'MRR'"
6938 #  parameters:
6939 #  - "result"
6940 #  - "name"
6941 #  - "tags"
6942 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6943 #  x-axis: "X = CNFs per Service Chain"
6944 #  y-axis: "Y = Number of Service Chains"
6945 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6946 #  layout:
6947 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6948 #    layout: "plot-service-density"
6949 #
6950 ## Plots - NF Density - CSC - NDR 64b
6951 #- type: "plot"
6952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6953 #  algorithm: "plot_nf_heatmap"
6954 #  output-file-type: ".html"
6955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
6956 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6957 #  filter: "'NIC_Intel-XXV710' and
6958 #           'NF_DENSITY' and
6959 #           'DOCKER' and
6960 #           'CHAIN' and
6961 #           'NF_VPPIP4' and
6962 #           '64B' and
6963 #           '2T1C' and
6964 #           'NDRPDR'"
6965 #  parameters:
6966 #  - "throughput"
6967 #  - "name"
6968 #  - "tags"
6969 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6970 #  x-axis: "X = CNFs per Service Chain"
6971 #  y-axis: "Y = Number of Service Chains"
6972 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6973 #  layout:
6974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6975 #    layout: "plot-service-density"
6976 #
6977 #- type: "plot"
6978 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6979 #  algorithm: "plot_nf_heatmap"
6980 #  output-file-type: ".html"
6981 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
6982 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6983 #  filter: "'NIC_Intel-XXV710' and
6984 #           'NF_DENSITY' and
6985 #           'DOCKER' and
6986 #           'CHAIN' and
6987 #           'NF_VPPIP4' and
6988 #           '64B' and
6989 #           '4T2C' and
6990 #           'NDRPDR'"
6991 #  parameters:
6992 #  - "throughput"
6993 #  - "name"
6994 #  - "tags"
6995 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6996 #  x-axis: "X = CNFs per Service Chain"
6997 #  y-axis: "Y = Number of Service Chains"
6998 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6999 #  layout:
7000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7001 #    layout: "plot-service-density"
7002 #
7003 #- type: "plot"
7004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7005 #  algorithm: "plot_nf_heatmap"
7006 #  output-file-type: ".html"
7007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7008 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7009 #  filter: "'NIC_Intel-XXV710' and
7010 #           'NF_DENSITY' and
7011 #           'DOCKER' and
7012 #           'CHAIN' and
7013 #           'NF_VPPIP4' and
7014 #           '64B' and
7015 #           '8T4C' and
7016 #           'NDRPDR'"
7017 #  parameters:
7018 #  - "throughput"
7019 #  - "name"
7020 #  - "tags"
7021 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7022 #  x-axis: "X = CNFs per Service Chain"
7023 #  y-axis: "Y = Number of Service Chains"
7024 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7025 #  layout:
7026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7027 #    layout: "plot-service-density"
7028 #
7029 ## Plots - NF Density - CSC - NDR IMIX
7030 #- type: "plot"
7031 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7032 #  algorithm: "plot_nf_heatmap"
7033 #  output-file-type: ".html"
7034 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7035 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7036 #  filter: "'NIC_Intel-XXV710' and
7037 #           'NF_DENSITY' and
7038 #           'DOCKER' and
7039 #           'CHAIN' and
7040 #           'NF_VPPIP4' and
7041 #           'IMIX' and
7042 #           '2T1C' and
7043 #           'NDRPDR'"
7044 #  parameters:
7045 #  - "throughput"
7046 #  - "name"
7047 #  - "tags"
7048 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7049 #  x-axis: "X = CNFs per Service Chain"
7050 #  y-axis: "Y = Number of Service Chains"
7051 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7052 #  layout:
7053 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7054 #    layout: "plot-service-density"
7055 #
7056 #- type: "plot"
7057 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7058 #  algorithm: "plot_nf_heatmap"
7059 #  output-file-type: ".html"
7060 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7061 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7062 #  filter: "'NIC_Intel-XXV710' and
7063 #           'NF_DENSITY' and
7064 #           'DOCKER' and
7065 #           'CHAIN' and
7066 #           'NF_VPPIP4' and
7067 #           'IMIX' and
7068 #           '4T2C' and
7069 #           'NDRPDR'"
7070 #  parameters:
7071 #  - "throughput"
7072 #  - "name"
7073 #  - "tags"
7074 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7075 #  x-axis: "X = CNFs per Service Chain"
7076 #  y-axis: "Y = Number of Service Chains"
7077 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7078 #  layout:
7079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7080 #    layout: "plot-service-density"
7081 #
7082 #- type: "plot"
7083 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7084 #  algorithm: "plot_nf_heatmap"
7085 #  output-file-type: ".html"
7086 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7087 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7088 #  filter: "'NIC_Intel-XXV710' and
7089 #           'NF_DENSITY' and
7090 #           'DOCKER' and
7091 #           'CHAIN' and
7092 #           'NF_VPPIP4' and
7093 #           'IMIX' and
7094 #           '8T4C' and
7095 #           'NDRPDR'"
7096 #  parameters:
7097 #  - "throughput"
7098 #  - "name"
7099 #  - "tags"
7100 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7101 #  x-axis: "X = CNFs per Service Chain"
7102 #  y-axis: "Y = Number of Service Chains"
7103 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7104 #  layout:
7105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7106 #    layout: "plot-service-density"
7107 #
7108 ## Plots - NF Density - CSC - PDR 64b
7109 #- type: "plot"
7110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7111 #  algorithm: "plot_nf_heatmap"
7112 #  output-file-type: ".html"
7113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7114 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7115 #  filter: "'NIC_Intel-XXV710' and
7116 #           'NF_DENSITY' and
7117 #           'DOCKER' and
7118 #           'CHAIN' and
7119 #           'NF_VPPIP4' and
7120 #           '64B' and
7121 #           '2T1C' and
7122 #           'NDRPDR'"
7123 #  parameters:
7124 #  - "throughput"
7125 #  - "name"
7126 #  - "tags"
7127 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7128 #  x-axis: "X = CNFs per Service Chain"
7129 #  y-axis: "Y = Number of Service Chains"
7130 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7131 #  layout:
7132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7133 #    layout: "plot-service-density"
7134 #
7135 #- type: "plot"
7136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7137 #  algorithm: "plot_nf_heatmap"
7138 #  output-file-type: ".html"
7139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7140 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7141 #  filter: "'NIC_Intel-XXV710' and
7142 #           'NF_DENSITY' and
7143 #           'DOCKER' and
7144 #           'CHAIN' and
7145 #           'NF_VPPIP4' and
7146 #           '64B' and
7147 #           '4T2C' and
7148 #           'NDRPDR'"
7149 #  parameters:
7150 #  - "throughput"
7151 #  - "name"
7152 #  - "tags"
7153 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7154 #  x-axis: "X = CNFs per Service Chain"
7155 #  y-axis: "Y = Number of Service Chains"
7156 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7157 #  layout:
7158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7159 #    layout: "plot-service-density"
7160 #
7161 #- type: "plot"
7162 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7163 #  algorithm: "plot_nf_heatmap"
7164 #  output-file-type: ".html"
7165 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7166 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7167 #  filter: "'NIC_Intel-XXV710' and
7168 #           'NF_DENSITY' and
7169 #           'DOCKER' and
7170 #           'CHAIN' and
7171 #           'NF_VPPIP4' and
7172 #           '64B' and
7173 #           '8T4C' and
7174 #           'NDRPDR'"
7175 #  parameters:
7176 #  - "throughput"
7177 #  - "name"
7178 #  - "tags"
7179 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7180 #  x-axis: "X = CNFs per Service Chain"
7181 #  y-axis: "Y = Number of Service Chains"
7182 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7183 #  layout:
7184 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7185 #    layout: "plot-service-density"
7186 #
7187 ## Plots - NF Density - CSC - PDR IMIX
7188 #- type: "plot"
7189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7190 #  algorithm: "plot_nf_heatmap"
7191 #  output-file-type: ".html"
7192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7193 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7194 #  filter: "'NIC_Intel-XXV710' and
7195 #           'NF_DENSITY' and
7196 #           'DOCKER' and
7197 #           'CHAIN' and
7198 #           'NF_VPPIP4' and
7199 #           'IMIX' and
7200 #           '2T1C' and
7201 #           'NDRPDR'"
7202 #  parameters:
7203 #  - "throughput"
7204 #  - "name"
7205 #  - "tags"
7206 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7207 #  x-axis: "X = CNFs per Service Chain"
7208 #  y-axis: "Y = Number of Service Chains"
7209 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7210 #  layout:
7211 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7212 #    layout: "plot-service-density"
7213 #
7214 #- type: "plot"
7215 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7216 #  algorithm: "plot_nf_heatmap"
7217 #  output-file-type: ".html"
7218 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7219 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7220 #  filter: "'NIC_Intel-XXV710' and
7221 #           'NF_DENSITY' and
7222 #           'DOCKER' and
7223 #           'CHAIN' and
7224 #           'NF_VPPIP4' and
7225 #           'IMIX' and
7226 #           '4T2C' and
7227 #           'NDRPDR'"
7228 #  parameters:
7229 #  - "throughput"
7230 #  - "name"
7231 #  - "tags"
7232 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7233 #  x-axis: "X = CNFs per Service Chain"
7234 #  y-axis: "Y = Number of Service Chains"
7235 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7236 #  layout:
7237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7238 #    layout: "plot-service-density"
7239 #
7240 #- type: "plot"
7241 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7242 #  algorithm: "plot_nf_heatmap"
7243 #  output-file-type: ".html"
7244 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7245 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7246 #  filter: "'NIC_Intel-XXV710' and
7247 #           'NF_DENSITY' and
7248 #           'DOCKER' and
7249 #           'CHAIN' and
7250 #           'NF_VPPIP4' and
7251 #           'IMIX' and
7252 #           '8T4C' and
7253 #           'NDRPDR'"
7254 #  parameters:
7255 #  - "throughput"
7256 #  - "name"
7257 #  - "tags"
7258 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7259 #  x-axis: "X = CNFs per Service Chain"
7260 #  y-axis: "Y = Number of Service Chains"
7261 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7262 #  layout:
7263 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7264 #    layout: "plot-service-density"
7265 #
7266 ################################################################################
7267 #
7268 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7269 #- type: "plot"
7270 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7271 #  algorithm: "plot_nf_heatmap"
7272 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7273 #  data: "plot-vpp-nfv-3n-skx-mrr"
7274 #  filter: "'NIC_Intel-XXV710' and
7275 #           'NF_DENSITY' and
7276 #           'DOCKER' and
7277 #           'CHAIN' and
7278 #           'NF_VPPIP4' and
7279 #           'IPSEC' and
7280 #           'TNL_4' and
7281 #           'IMIX' and
7282 #           '2T1C' and
7283 #           'MRR'"
7284 #  parameters:
7285 #  - "result"
7286 #  - "name"
7287 #  - "tags"
7288 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7289 #  x-axis: "X = CNFs per Service Chain"
7290 #  y-axis: "Y = Number of Service Chains"
7291 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7292 #  layout:
7293 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7294 #    layout: "plot-service-density"
7295 #
7296 #- type: "plot"
7297 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7298 #  algorithm: "plot_nf_heatmap"
7299 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7300 #  data: "plot-vpp-nfv-3n-skx-mrr"
7301 #  filter: "'NIC_Intel-XXV710' and
7302 #           'NF_DENSITY' and
7303 #           'DOCKER' and
7304 #           'CHAIN' and
7305 #           'NF_VPPIP4' and
7306 #           'IPSEC' and
7307 #           'TNL_4' and
7308 #           'IMIX' and
7309 #           '4T2C' and
7310 #           'MRR'"
7311 #  parameters:
7312 #  - "result"
7313 #  - "name"
7314 #  - "tags"
7315 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7316 #  x-axis: "X = CNFs per Service Chain"
7317 #  y-axis: "Y = Number of Service Chains"
7318 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7319 #  layout:
7320 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7321 #    layout: "plot-service-density"
7322 #
7323 #- type: "plot"
7324 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7325 #  algorithm: "plot_nf_heatmap"
7326 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7327 #  data: "plot-vpp-nfv-3n-skx-mrr"
7328 #  filter: "'NIC_Intel-XXV710' and
7329 #           'NF_DENSITY' and
7330 #           'DOCKER' and
7331 #           'CHAIN' and
7332 #           'NF_VPPIP4' and
7333 #           'IPSEC' and
7334 #           'TNL_4' and
7335 #           'IMIX' and
7336 #           '8T4C' and
7337 #           'MRR'"
7338 #  parameters:
7339 #  - "result"
7340 #  - "name"
7341 #  - "tags"
7342 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7343 #  x-axis: "X = CNFs per Service Chain"
7344 #  y-axis: "Y = Number of Service Chains"
7345 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7346 #  layout:
7347 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7348 #    layout: "plot-service-density"
7349 #
7350 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7351 #- type: "plot"
7352 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7353 #  algorithm: "plot_nf_heatmap"
7354 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7355 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7356 #  filter: "'NIC_Intel-XXV710' and
7357 #           'NF_DENSITY' and
7358 #           'DOCKER' and
7359 #           'CHAIN' and
7360 #           'NF_VPPIP4' and
7361 #           'IPSEC' and
7362 #           'TNL_4' and
7363 #           'IMIX' and
7364 #           '2T1C' and
7365 #           'NDRPDR'"
7366 #  parameters:
7367 #  - "throughput"
7368 #  - "name"
7369 #  - "tags"
7370 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7371 #  x-axis: "X = CNFs per Service Chain"
7372 #  y-axis: "Y = Number of Service Chains"
7373 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7374 #  layout:
7375 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7376 #    layout: "plot-service-density"
7377 #
7378 #- type: "plot"
7379 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7380 #  algorithm: "plot_nf_heatmap"
7381 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7382 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7383 #  filter: "'NIC_Intel-XXV710' and
7384 #           'NF_DENSITY' and
7385 #           'DOCKER' and
7386 #           'CHAIN' and
7387 #           'NF_VPPIP4' and
7388 #           'IPSEC' and
7389 #           'TNL_4' and
7390 #           'IMIX' and
7391 #           '4T2C' and
7392 #           'NDRPDR'"
7393 #  parameters:
7394 #  - "throughput"
7395 #  - "name"
7396 #  - "tags"
7397 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7398 #  x-axis: "X = CNFs per Service Chain"
7399 #  y-axis: "Y = Number of Service Chains"
7400 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7401 #  layout:
7402 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7403 #    layout: "plot-service-density"
7404 #
7405 #- type: "plot"
7406 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7407 #  algorithm: "plot_nf_heatmap"
7408 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7409 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7410 #  filter: "'NIC_Intel-XXV710' and
7411 #           'NF_DENSITY' and
7412 #           'DOCKER' and
7413 #           'CHAIN' and
7414 #           'NF_VPPIP4' and
7415 #           'IPSEC' and
7416 #           'TNL_4' and
7417 #           'IMIX' and
7418 #           '8T4C' and
7419 #           'NDRPDR'"
7420 #  parameters:
7421 #  - "throughput"
7422 #  - "name"
7423 #  - "tags"
7424 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7425 #  x-axis: "X = CNFs per Service Chain"
7426 #  y-axis: "Y = Number of Service Chains"
7427 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7428 #  layout:
7429 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7430 #    layout: "plot-service-density"
7431 #
7432 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7433 #- type: "plot"
7434 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7435 #  algorithm: "plot_nf_heatmap"
7436 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7437 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7438 #  filter: "'NIC_Intel-XXV710' and
7439 #           'NF_DENSITY' and
7440 #           'DOCKER' and
7441 #           'CHAIN' and
7442 #           'NF_VPPIP4' and
7443 #           'IPSEC' and
7444 #           'TNL_4' and
7445 #           'IMIX' and
7446 #           '2T1C' and
7447 #           'NDRPDR'"
7448 #  parameters:
7449 #  - "throughput"
7450 #  - "name"
7451 #  - "tags"
7452 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7453 #  x-axis: "X = CNFs per Service Chain"
7454 #  y-axis: "Y = Number of Service Chains"
7455 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7456 #  layout:
7457 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7458 #    layout: "plot-service-density"
7459 #
7460 #- type: "plot"
7461 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7462 #  algorithm: "plot_nf_heatmap"
7463 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7464 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7465 #  filter: "'NIC_Intel-XXV710' and
7466 #           'NF_DENSITY' and
7467 #           'DOCKER' and
7468 #           'CHAIN' and
7469 #           'NF_VPPIP4' and
7470 #           'IPSEC' and
7471 #           'TNL_4' and
7472 #           'IMIX' and
7473 #           '4T2C' and
7474 #           'NDRPDR'"
7475 #  parameters:
7476 #  - "throughput"
7477 #  - "name"
7478 #  - "tags"
7479 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7480 #  x-axis: "X = CNFs per Service Chain"
7481 #  y-axis: "Y = Number of Service Chains"
7482 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7483 #  layout:
7484 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7485 #    layout: "plot-service-density"
7486 #
7487 #- type: "plot"
7488 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7489 #  algorithm: "plot_nf_heatmap"
7490 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7491 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7492 #  filter: "'NIC_Intel-XXV710' and
7493 #           'NF_DENSITY' and
7494 #           'DOCKER' and
7495 #           'CHAIN' and
7496 #           'NF_VPPIP4' and
7497 #           'IPSEC' and
7498 #           'TNL_4' and
7499 #           'IMIX' and
7500 #           '8T4C' and
7501 #           'NDRPDR'"
7502 #  parameters:
7503 #  - "throughput"
7504 #  - "name"
7505 #  - "tags"
7506 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7507 #  x-axis: "X = CNFs per Service Chain"
7508 #  y-axis: "Y = Number of Service Chains"
7509 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7510 #  layout:
7511 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7512 #    layout: "plot-service-density"
7513
7514 ###############################################################################
7515
7516 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7517 - type: "plot"
7518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7519   algorithm: "plot_nf_heatmap"
7520   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7521   data: "plot-vpp-nfv-3n-hsw-mrr"
7522   filter: "'NIC_Intel-XL710' and
7523            'NF_DENSITY' and
7524            'DOCKER' and
7525            'CHAIN' and
7526            'NF_VPPIP4' and
7527            'IMIX' and
7528            'TNL_4' and
7529            '1T1C' and
7530            'MRR'"
7531   parameters:
7532   - "result"
7533   - "name"
7534   - "tags"
7535   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7536   x-axis: "X = CNFs per Service Chain"
7537   y-axis: "Y = Number of Service Chains"
7538   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7539   layout:
7540     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7541     layout: "plot-service-density"
7542
7543 - type: "plot"
7544   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7545   algorithm: "plot_nf_heatmap"
7546   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7547   data: "plot-vpp-nfv-3n-hsw-mrr"
7548   filter: "'NIC_Intel-XL710' and
7549            'NF_DENSITY' and
7550            'DOCKER' and
7551            'CHAIN' and
7552            'NF_VPPIP4' and
7553            'IPSEC' and
7554            'TNL_4' and
7555            'IMIX' and
7556            '2T2C' and
7557            'MRR'"
7558   parameters:
7559   - "result"
7560   - "name"
7561   - "tags"
7562   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7563   x-axis: "X = CNFs per Service Chain"
7564   y-axis: "Y = Number of Service Chains"
7565   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7566   layout:
7567     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7568     layout: "plot-service-density"
7569
7570 - type: "plot"
7571   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7572   algorithm: "plot_nf_heatmap"
7573   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7574   data: "plot-vpp-nfv-3n-hsw-mrr"
7575   filter: "'NIC_Intel-XL710' and
7576            'NF_DENSITY' and
7577            'DOCKER' and
7578            'CHAIN' and
7579            'NF_VPPIP4' and
7580            'IPSEC' and
7581            'TNL_4' and
7582            'IMIX' and
7583            '4T4C' and
7584            'MRR'"
7585   parameters:
7586   - "result"
7587   - "name"
7588   - "tags"
7589   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7590   x-axis: "X = CNFs per Service Chain"
7591   y-axis: "Y = Number of Service Chains"
7592   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7593   layout:
7594     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7595     layout: "plot-service-density"
7596
7597 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7598 - type: "plot"
7599   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7600   algorithm: "plot_nf_heatmap"
7601   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7602   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7603   filter: "'NIC_Intel-XL710' and
7604            'NF_DENSITY' and
7605            'DOCKER' and
7606            'CHAIN' and
7607            'NF_VPPIP4' and
7608            'IPSEC' and
7609            'TNL_4' and
7610            'IMIX' and
7611            '1T1C' and
7612            'NDRPDR'"
7613   parameters:
7614   - "throughput"
7615   - "name"
7616   - "tags"
7617   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7618   x-axis: "X = CNFs per Service Chain"
7619   y-axis: "Y = Number of Service Chains"
7620   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7621   layout:
7622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7623     layout: "plot-service-density"
7624
7625 - type: "plot"
7626   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7627   algorithm: "plot_nf_heatmap"
7628   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7629   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7630   filter: "'NIC_Intel-XL710' and
7631            'NF_DENSITY' and
7632            'DOCKER' and
7633            'CHAIN' and
7634            'NF_VPPIP4' and
7635            'IPSEC' and
7636            'TNL_4' and
7637            'IMIX' and
7638            '2T2C' and
7639            'NDRPDR'"
7640   parameters:
7641   - "throughput"
7642   - "name"
7643   - "tags"
7644   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7645   x-axis: "X = CNFs per Service Chain"
7646   y-axis: "Y = Number of Service Chains"
7647   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7648   layout:
7649     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7650     layout: "plot-service-density"
7651
7652 - type: "plot"
7653   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7654   algorithm: "plot_nf_heatmap"
7655   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7656   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7657   filter: "'NIC_Intel-XL710' and
7658            'NF_DENSITY' and
7659            'DOCKER' and
7660            'CHAIN' and
7661            'NF_VPPIP4' and
7662            'IPSEC' and
7663            'TNL_4' and
7664            'IMIX' and
7665            '4T4C' and
7666            'NDRPDR'"
7667   parameters:
7668   - "throughput"
7669   - "name"
7670   - "tags"
7671   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7672   x-axis: "X = CNFs per Service Chain"
7673   y-axis: "Y = Number of Service Chains"
7674   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7675   layout:
7676     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7677     layout: "plot-service-density"
7678
7679 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7680 - type: "plot"
7681   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7682   algorithm: "plot_nf_heatmap"
7683   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7684   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7685   filter: "'NIC_Intel-XL710' and
7686            'NF_DENSITY' and
7687            'DOCKER' and
7688            'CHAIN' and
7689            'NF_VPPIP4' and
7690            'IPSEC' and
7691            'TNL_4' and
7692            'IMIX' and
7693            '1T1C' and
7694            'NDRPDR'"
7695   parameters:
7696   - "throughput"
7697   - "name"
7698   - "tags"
7699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7700   x-axis: "X = CNFs per Service Chain"
7701   y-axis: "Y = Number of Service Chains"
7702   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7703   layout:
7704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7705     layout: "plot-service-density"
7706
7707 - type: "plot"
7708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7709   algorithm: "plot_nf_heatmap"
7710   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7711   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7712   filter: "'NIC_Intel-XL710' and
7713            'NF_DENSITY' and
7714            'DOCKER' and
7715            'CHAIN' and
7716            'NF_VPPIP4' and
7717            'IPSEC' and
7718            'TNL_4' and
7719            'IMIX' and
7720            '2T2C' and
7721            'NDRPDR'"
7722   parameters:
7723   - "throughput"
7724   - "name"
7725   - "tags"
7726   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7727   x-axis: "X = CNFs per Service Chain"
7728   y-axis: "Y = Number of Service Chains"
7729   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7730   layout:
7731     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7732     layout: "plot-service-density"
7733
7734 - type: "plot"
7735   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7736   algorithm: "plot_nf_heatmap"
7737   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7738   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7739   filter: "'NIC_Intel-XL710' and
7740            'NF_DENSITY' and
7741            'DOCKER' and
7742            'CHAIN' and
7743            'NF_VPPIP4' and
7744            'IPSEC' and
7745            'TNL_4' and
7746            'IMIX' and
7747            '4T4C' and
7748            'NDRPDR'"
7749   parameters:
7750   - "throughput"
7751   - "name"
7752   - "tags"
7753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7754   x-axis: "X = CNFs per Service Chain"
7755   y-axis: "Y = Number of Service Chains"
7756   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7757   layout:
7758     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7759     layout: "plot-service-density"
7760
7761 ###############################################################################
7762
7763 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7764 #- type: "plot"
7765 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7766 #  algorithm: "plot_nf_heatmap"
7767 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7768 #  data: "plot-vpp-nfv-3n-skx-mrr"
7769 #  filter: "'NIC_Intel-XXV710' and
7770 #           'NF_DENSITY' and
7771 #           'DOCKER' and
7772 #           'CHAIN' and
7773 #           'NF_VPPIP4' and
7774 #           'IPSEC' and
7775 #           'TNL_1000' and
7776 #           'IMIX' and
7777 #           '2T1C' and
7778 #           'MRR'"
7779 #  parameters:
7780 #  - "result"
7781 #  - "name"
7782 #  - "tags"
7783 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7784 #  x-axis: "X = CNFs per Service Chain"
7785 #  y-axis: "Y = Number of Service Chains"
7786 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7787 #  layout:
7788 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7789 #    layout: "plot-service-density"
7790 #
7791 #- type: "plot"
7792 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7793 #  algorithm: "plot_nf_heatmap"
7794 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7795 #  data: "plot-vpp-nfv-3n-skx-mrr"
7796 #  filter: "'NIC_Intel-XXV710' and
7797 #           'NF_DENSITY' and
7798 #           'DOCKER' and
7799 #           'CHAIN' and
7800 #           'NF_VPPIP4' and
7801 #           'IPSEC' and
7802 #           'TNL_1000' and
7803 #           'IMIX' and
7804 #           '4T2C' and
7805 #           'MRR'"
7806 #  parameters:
7807 #  - "result"
7808 #  - "name"
7809 #  - "tags"
7810 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7811 #  x-axis: "X = CNFs per Service Chain"
7812 #  y-axis: "Y = Number of Service Chains"
7813 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7814 #  layout:
7815 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7816 #    layout: "plot-service-density"
7817 #
7818 #- type: "plot"
7819 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7820 #  algorithm: "plot_nf_heatmap"
7821 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
7822 #  data: "plot-vpp-nfv-3n-skx-mrr"
7823 #  filter: "'NIC_Intel-XXV710' and
7824 #           'NF_DENSITY' and
7825 #           'DOCKER' and
7826 #           'CHAIN' and
7827 #           'NF_VPPIP4' and
7828 #           'IPSEC' and
7829 #           'TNL_1000' and
7830 #           'IMIX' and
7831 #           '8T4C' and
7832 #           'MRR'"
7833 #  parameters:
7834 #  - "result"
7835 #  - "name"
7836 #  - "tags"
7837 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7838 #  x-axis: "X = CNFs per Service Chain"
7839 #  y-axis: "Y = Number of Service Chains"
7840 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7841 #  layout:
7842 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7843 #    layout: "plot-service-density"
7844 #
7845 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
7846 #- type: "plot"
7847 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7848 #  algorithm: "plot_nf_heatmap"
7849 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
7850 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7851 #  filter: "'NIC_Intel-XXV710' and
7852 #           'NF_DENSITY' and
7853 #           'DOCKER' and
7854 #           'CHAIN' and
7855 #           'NF_VPPIP4' and
7856 #           'IPSEC' and
7857 #           'TNL_1000' and
7858 #           'IMIX' and
7859 #           '2T1C' and
7860 #           'NDRPDR'"
7861 #  parameters:
7862 #  - "throughput"
7863 #  - "name"
7864 #  - "tags"
7865 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7866 #  x-axis: "X = CNFs per Service Chain"
7867 #  y-axis: "Y = Number of Service Chains"
7868 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7869 #  layout:
7870 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7871 #    layout: "plot-service-density"
7872 #
7873 #- type: "plot"
7874 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7875 #  algorithm: "plot_nf_heatmap"
7876 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
7877 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7878 #  filter: "'NIC_Intel-XXV710' and
7879 #           'NF_DENSITY' and
7880 #           'DOCKER' and
7881 #           'CHAIN' and
7882 #           'NF_VPPIP4' and
7883 #           'IPSEC' and
7884 #           'TNL_1000' and
7885 #           'IMIX' and
7886 #           '4T2C' and
7887 #           'NDRPDR'"
7888 #  parameters:
7889 #  - "throughput"
7890 #  - "name"
7891 #  - "tags"
7892 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7893 #  x-axis: "X = CNFs per Service Chain"
7894 #  y-axis: "Y = Number of Service Chains"
7895 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7896 #  layout:
7897 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7898 #    layout: "plot-service-density"
7899 #
7900 #- type: "plot"
7901 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7902 #  algorithm: "plot_nf_heatmap"
7903 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
7904 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7905 #  filter: "'NIC_Intel-XXV710' and
7906 #           'NF_DENSITY' and
7907 #           'DOCKER' and
7908 #           'CHAIN' and
7909 #           'NF_VPPIP4' and
7910 #           'IPSEC' and
7911 #           'TNL_1000' and
7912 #           'IMIX' and
7913 #           '8T4C' and
7914 #           'NDRPDR'"
7915 #  parameters:
7916 #  - "throughput"
7917 #  - "name"
7918 #  - "tags"
7919 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7920 #  x-axis: "X = CNFs per Service Chain"
7921 #  y-axis: "Y = Number of Service Chains"
7922 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7923 #  layout:
7924 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7925 #    layout: "plot-service-density"
7926 #
7927 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
7928 #- type: "plot"
7929 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7930 #  algorithm: "plot_nf_heatmap"
7931 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
7932 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7933 #  filter: "'NIC_Intel-XXV710' and
7934 #           'NF_DENSITY' and
7935 #           'DOCKER' and
7936 #           'CHAIN' and
7937 #           'NF_VPPIP4' and
7938 #           'IPSEC' and
7939 #           'TNL_1000' and
7940 #           'IMIX' and
7941 #           '2T1C' and
7942 #           'NDRPDR'"
7943 #  parameters:
7944 #  - "throughput"
7945 #  - "name"
7946 #  - "tags"
7947 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7948 #  x-axis: "X = CNFs per Service Chain"
7949 #  y-axis: "Y = Number of Service Chains"
7950 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7951 #  layout:
7952 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7953 #    layout: "plot-service-density"
7954 #
7955 #- type: "plot"
7956 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7957 #  algorithm: "plot_nf_heatmap"
7958 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
7959 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7960 #  filter: "'NIC_Intel-XXV710' and
7961 #           'NF_DENSITY' and
7962 #           'DOCKER' and
7963 #           'CHAIN' and
7964 #           'NF_VPPIP4' and
7965 #           'IPSEC' and
7966 #           'TNL_1000' and
7967 #           'IMIX' and
7968 #           '4T2C' and
7969 #           'NDRPDR'"
7970 #  parameters:
7971 #  - "throughput"
7972 #  - "name"
7973 #  - "tags"
7974 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7975 #  x-axis: "X = CNFs per Service Chain"
7976 #  y-axis: "Y = Number of Service Chains"
7977 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7978 #  layout:
7979 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7980 #    layout: "plot-service-density"
7981 #
7982 #- type: "plot"
7983 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7984 #  algorithm: "plot_nf_heatmap"
7985 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
7986 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7987 #  filter: "'NIC_Intel-XXV710' and
7988 #           'NF_DENSITY' and
7989 #           'DOCKER' and
7990 #           'CHAIN' and
7991 #           'NF_VPPIP4' and
7992 #           'IPSEC' and
7993 #           'TNL_1000' and
7994 #           'IMIX' and
7995 #           '8T4C' and
7996 #           'NDRPDR'"
7997 #  parameters:
7998 #  - "throughput"
7999 #  - "name"
8000 #  - "tags"
8001 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8002 #  x-axis: "X = CNFs per Service Chain"
8003 #  y-axis: "Y = Number of Service Chains"
8004 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8005 #  layout:
8006 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8007 #    layout: "plot-service-density"
8008
8009 ###############################################################################
8010
8011 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8012 - type: "plot"
8013   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8014   algorithm: "plot_nf_heatmap"
8015   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8016   data: "plot-vpp-nfv-3n-hsw-mrr"
8017   filter: "'NIC_Intel-XL710' and
8018            'NF_DENSITY' and
8019            'DOCKER' and
8020            'CHAIN' and
8021            'NF_VPPIP4' and
8022            'IMIX' and
8023            'TNL_1000' and
8024            '1T1C' and
8025            'MRR'"
8026   parameters:
8027   - "result"
8028   - "name"
8029   - "tags"
8030   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8031   x-axis: "X = CNFs per Service Chain"
8032   y-axis: "Y = Number of Service Chains"
8033   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8034   layout:
8035     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8036     layout: "plot-service-density"
8037
8038 - type: "plot"
8039   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8040   algorithm: "plot_nf_heatmap"
8041   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8042   data: "plot-vpp-nfv-3n-hsw-mrr"
8043   filter: "'NIC_Intel-XL710' and
8044            'NF_DENSITY' and
8045            'DOCKER' and
8046            'CHAIN' and
8047            'NF_VPPIP4' and
8048            'IPSEC' and
8049            'TNL_1000' and
8050            'IMIX' and
8051            '2T2C' and
8052            'MRR'"
8053   parameters:
8054   - "result"
8055   - "name"
8056   - "tags"
8057   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8058   x-axis: "X = CNFs per Service Chain"
8059   y-axis: "Y = Number of Service Chains"
8060   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8061   layout:
8062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8063     layout: "plot-service-density"
8064
8065 - type: "plot"
8066   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8067   algorithm: "plot_nf_heatmap"
8068   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8069   data: "plot-vpp-nfv-3n-hsw-mrr"
8070   filter: "'NIC_Intel-XL710' and
8071            'NF_DENSITY' and
8072            'DOCKER' and
8073            'CHAIN' and
8074            'NF_VPPIP4' and
8075            'IPSEC' and
8076            'TNL_1000' and
8077            'IMIX' and
8078            '4T4C' and
8079            'MRR'"
8080   parameters:
8081   - "result"
8082   - "name"
8083   - "tags"
8084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8085   x-axis: "X = CNFs per Service Chain"
8086   y-axis: "Y = Number of Service Chains"
8087   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8088   layout:
8089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8090     layout: "plot-service-density"
8091
8092 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8093 - type: "plot"
8094   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8095   algorithm: "plot_nf_heatmap"
8096   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8097   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8098   filter: "'NIC_Intel-XL710' and
8099            'NF_DENSITY' and
8100            'DOCKER' and
8101            'CHAIN' and
8102            'NF_VPPIP4' and
8103            'IPSEC' and
8104            'TNL_1000' and
8105            'IMIX' and
8106            '1T1C' and
8107            'NDRPDR'"
8108   parameters:
8109   - "throughput"
8110   - "name"
8111   - "tags"
8112   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8113   x-axis: "X = CNFs per Service Chain"
8114   y-axis: "Y = Number of Service Chains"
8115   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8116   layout:
8117     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8118     layout: "plot-service-density"
8119
8120 - type: "plot"
8121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8122   algorithm: "plot_nf_heatmap"
8123   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8124   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8125   filter: "'NIC_Intel-XL710' and
8126            'NF_DENSITY' and
8127            'DOCKER' and
8128            'CHAIN' and
8129            'NF_VPPIP4' and
8130            'IPSEC' and
8131            'TNL_1000' and
8132            'IMIX' and
8133            '2T2C' and
8134            'NDRPDR'"
8135   parameters:
8136   - "throughput"
8137   - "name"
8138   - "tags"
8139   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8140   x-axis: "X = CNFs per Service Chain"
8141   y-axis: "Y = Number of Service Chains"
8142   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8143   layout:
8144     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8145     layout: "plot-service-density"
8146
8147 - type: "plot"
8148   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8149   algorithm: "plot_nf_heatmap"
8150   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8151   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8152   filter: "'NIC_Intel-XL710' and
8153            'NF_DENSITY' and
8154            'DOCKER' and
8155            'CHAIN' and
8156            'NF_VPPIP4' and
8157            'IPSEC' and
8158            'TNL_1000' and
8159            'IMIX' and
8160            '4T4C' and
8161            'NDRPDR'"
8162   parameters:
8163   - "throughput"
8164   - "name"
8165   - "tags"
8166   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8167   x-axis: "X = CNFs per Service Chain"
8168   y-axis: "Y = Number of Service Chains"
8169   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8170   layout:
8171     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8172     layout: "plot-service-density"
8173
8174 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8175 - type: "plot"
8176   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8177   algorithm: "plot_nf_heatmap"
8178   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8179   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8180   filter: "'NIC_Intel-XL710' and
8181            'NF_DENSITY' and
8182            'DOCKER' and
8183            'CHAIN' and
8184            'NF_VPPIP4' and
8185            'IPSEC' and
8186            'TNL_1000' and
8187            'IMIX' and
8188            '1T1C' and
8189            'NDRPDR'"
8190   parameters:
8191   - "throughput"
8192   - "name"
8193   - "tags"
8194   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8195   x-axis: "X = CNFs per Service Chain"
8196   y-axis: "Y = Number of Service Chains"
8197   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8198   layout:
8199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8200     layout: "plot-service-density"
8201
8202 - type: "plot"
8203   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8204   algorithm: "plot_nf_heatmap"
8205   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8206   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8207   filter: "'NIC_Intel-XL710' and
8208            'NF_DENSITY' and
8209            'DOCKER' and
8210            'CHAIN' and
8211            'NF_VPPIP4' and
8212            'IPSEC' and
8213            'TNL_1000' and
8214            'IMIX' and
8215            '2T2C' and
8216            'NDRPDR'"
8217   parameters:
8218   - "throughput"
8219   - "name"
8220   - "tags"
8221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8222   x-axis: "X = CNFs per Service Chain"
8223   y-axis: "Y = Number of Service Chains"
8224   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8225   layout:
8226     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8227     layout: "plot-service-density"
8228
8229 - type: "plot"
8230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8231   algorithm: "plot_nf_heatmap"
8232   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8233   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8234   filter: "'NIC_Intel-XL710' and
8235            'NF_DENSITY' and
8236            'DOCKER' and
8237            'CHAIN' and
8238            'NF_VPPIP4' and
8239            'IPSEC' and
8240            'TNL_1000' and
8241            'IMIX' and
8242            '4T4C' and
8243            'NDRPDR'"
8244   parameters:
8245   - "throughput"
8246   - "name"
8247   - "tags"
8248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8249   x-axis: "X = CNFs per Service Chain"
8250   y-axis: "Y = Number of Service Chains"
8251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8252   layout:
8253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8254     layout: "plot-service-density"
8255
8256 ###############################################################################
8257
8258 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8259 #- type: "plot"
8260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8261 #  algorithm: "plot_nf_heatmap"
8262 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8263 #  data: "plot-vpp-nfv-3n-skx-mrr"
8264 #  filter: "'NIC_Intel-XXV710' and
8265 #           'NF_DENSITY' and
8266 #           'DOCKER' and
8267 #           'CHAIN' and
8268 #           'NF_VPPIP4' and
8269 #           'IPSEC' and
8270 #           'TNL_10000' and
8271 #           'IMIX' and
8272 #           '2T1C' and
8273 #           'MRR'"
8274 #  parameters:
8275 #  - "result"
8276 #  - "name"
8277 #  - "tags"
8278 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8279 #  x-axis: "X = CNFs per Service Chain"
8280 #  y-axis: "Y = Number of Service Chains"
8281 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8282 #  layout:
8283 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8284 #    layout: "plot-service-density"
8285 #
8286 #- type: "plot"
8287 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8288 #  algorithm: "plot_nf_heatmap"
8289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8290 #  data: "plot-vpp-nfv-3n-skx-mrr"
8291 #  filter: "'NIC_Intel-XXV710' and
8292 #           'NF_DENSITY' and
8293 #           'DOCKER' and
8294 #           'CHAIN' and
8295 #           'NF_VPPIP4' and
8296 #           'IPSEC' and
8297 #           'TNL_10000' and
8298 #           'IMIX' and
8299 #           '4T2C' and
8300 #           'MRR'"
8301 #  parameters:
8302 #  - "result"
8303 #  - "name"
8304 #  - "tags"
8305 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8306 #  x-axis: "X = CNFs per Service Chain"
8307 #  y-axis: "Y = Number of Service Chains"
8308 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8309 #  layout:
8310 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8311 #    layout: "plot-service-density"
8312 #
8313 #- type: "plot"
8314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8315 #  algorithm: "plot_nf_heatmap"
8316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8317 #  data: "plot-vpp-nfv-3n-skx-mrr"
8318 #  filter: "'NIC_Intel-XXV710' and
8319 #           'NF_DENSITY' and
8320 #           'DOCKER' and
8321 #           'CHAIN' and
8322 #           'NF_VPPIP4' and
8323 #           'IPSEC' and
8324 #           'TNL_10000' and
8325 #           'IMIX' and
8326 #           '8T4C' and
8327 #           'MRR'"
8328 #  parameters:
8329 #  - "result"
8330 #  - "name"
8331 #  - "tags"
8332 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8333 #  x-axis: "X = CNFs per Service Chain"
8334 #  y-axis: "Y = Number of Service Chains"
8335 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8336 #  layout:
8337 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8338 #    layout: "plot-service-density"
8339 #
8340 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8341 #- type: "plot"
8342 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8343 #  algorithm: "plot_nf_heatmap"
8344 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8345 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8346 #  filter: "'NIC_Intel-XXV710' and
8347 #           'NF_DENSITY' and
8348 #           'DOCKER' and
8349 #           'CHAIN' and
8350 #           'NF_VPPIP4' and
8351 #           'IPSEC' and
8352 #           'TNL_10000' and
8353 #           'IMIX' and
8354 #           '2T1C' and
8355 #           'NDRPDR'"
8356 #  parameters:
8357 #  - "throughput"
8358 #  - "name"
8359 #  - "tags"
8360 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8361 #  x-axis: "X = CNFs per Service Chain"
8362 #  y-axis: "Y = Number of Service Chains"
8363 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8364 #  layout:
8365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8366 #    layout: "plot-service-density"
8367 #
8368 #- type: "plot"
8369 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8370 #  algorithm: "plot_nf_heatmap"
8371 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8372 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8373 #  filter: "'NIC_Intel-XXV710' and
8374 #           'NF_DENSITY' and
8375 #           'DOCKER' and
8376 #           'CHAIN' and
8377 #           'NF_VPPIP4' and
8378 #           'IPSEC' and
8379 #           'TNL_10000' and
8380 #           'IMIX' and
8381 #           '4T2C' and
8382 #           'NDRPDR'"
8383 #  parameters:
8384 #  - "throughput"
8385 #  - "name"
8386 #  - "tags"
8387 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8388 #  x-axis: "X = CNFs per Service Chain"
8389 #  y-axis: "Y = Number of Service Chains"
8390 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8391 #  layout:
8392 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8393 #    layout: "plot-service-density"
8394 #
8395 #- type: "plot"
8396 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8397 #  algorithm: "plot_nf_heatmap"
8398 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8399 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8400 #  filter: "'NIC_Intel-XXV710' and
8401 #           'NF_DENSITY' and
8402 #           'DOCKER' and
8403 #           'CHAIN' and
8404 #           'NF_VPPIP4' and
8405 #           'IPSEC' and
8406 #           'TNL_10000' and
8407 #           'IMIX' and
8408 #           '8T4C' and
8409 #           'NDRPDR'"
8410 #  parameters:
8411 #  - "throughput"
8412 #  - "name"
8413 #  - "tags"
8414 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8415 #  x-axis: "X = CNFs per Service Chain"
8416 #  y-axis: "Y = Number of Service Chains"
8417 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8418 #  layout:
8419 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8420 #    layout: "plot-service-density"
8421 #
8422 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8423 #- type: "plot"
8424 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8425 #  algorithm: "plot_nf_heatmap"
8426 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8427 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8428 #  filter: "'NIC_Intel-XXV710' and
8429 #           'NF_DENSITY' and
8430 #           'DOCKER' and
8431 #           'CHAIN' and
8432 #           'NF_VPPIP4' and
8433 #           'IPSEC' and
8434 #           'TNL_10000' and
8435 #           'IMIX' and
8436 #           '2T1C' and
8437 #           'NDRPDR'"
8438 #  parameters:
8439 #  - "throughput"
8440 #  - "name"
8441 #  - "tags"
8442 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8443 #  x-axis: "X = CNFs per Service Chain"
8444 #  y-axis: "Y = Number of Service Chains"
8445 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8446 #  layout:
8447 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8448 #    layout: "plot-service-density"
8449 #
8450 #- type: "plot"
8451 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8452 #  algorithm: "plot_nf_heatmap"
8453 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8454 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8455 #  filter: "'NIC_Intel-XXV710' and
8456 #           'NF_DENSITY' and
8457 #           'DOCKER' and
8458 #           'CHAIN' and
8459 #           'NF_VPPIP4' and
8460 #           'IPSEC' and
8461 #           'TNL_10000' and
8462 #           'IMIX' and
8463 #           '4T2C' and
8464 #           'NDRPDR'"
8465 #  parameters:
8466 #  - "throughput"
8467 #  - "name"
8468 #  - "tags"
8469 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8470 #  x-axis: "X = CNFs per Service Chain"
8471 #  y-axis: "Y = Number of Service Chains"
8472 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8473 #  layout:
8474 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8475 #    layout: "plot-service-density"
8476 #
8477 #- type: "plot"
8478 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8479 #  algorithm: "plot_nf_heatmap"
8480 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8481 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8482 #  filter: "'NIC_Intel-XXV710' and
8483 #           'NF_DENSITY' and
8484 #           'DOCKER' and
8485 #           'CHAIN' and
8486 #           'NF_VPPIP4' and
8487 #           'IPSEC' and
8488 #           'TNL_10000' and
8489 #           'IMIX' and
8490 #           '8T4C' and
8491 #           'NDRPDR'"
8492 #  parameters:
8493 #  - "throughput"
8494 #  - "name"
8495 #  - "tags"
8496 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8497 #  x-axis: "X = CNFs per Service Chain"
8498 #  y-axis: "Y = Number of Service Chains"
8499 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8500 #  layout:
8501 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8502 #    layout: "plot-service-density"
8503
8504 ###############################################################################
8505
8506 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8507 - type: "plot"
8508   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8509   algorithm: "plot_nf_heatmap"
8510   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8511   data: "plot-vpp-nfv-3n-hsw-mrr"
8512   filter: "'NIC_Intel-XL710' and
8513            'NF_DENSITY' and
8514            'DOCKER' and
8515            'CHAIN' and
8516            'NF_VPPIP4' and
8517            'IMIX' and
8518            'TNL_10000' and
8519            '1T1C' and
8520            'MRR'"
8521   parameters:
8522   - "result"
8523   - "name"
8524   - "tags"
8525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8526   x-axis: "X = CNFs per Service Chain"
8527   y-axis: "Y = Number of Service Chains"
8528   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8529   layout:
8530     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8531     layout: "plot-service-density"
8532
8533 - type: "plot"
8534   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8535   algorithm: "plot_nf_heatmap"
8536   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8537   data: "plot-vpp-nfv-3n-hsw-mrr"
8538   filter: "'NIC_Intel-XL710' and
8539            'NF_DENSITY' and
8540            'DOCKER' and
8541            'CHAIN' and
8542            'NF_VPPIP4' and
8543            'IPSEC' and
8544            'TNL_10000' and
8545            'IMIX' and
8546            '2T2C' and
8547            'MRR'"
8548   parameters:
8549   - "result"
8550   - "name"
8551   - "tags"
8552   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8553   x-axis: "X = CNFs per Service Chain"
8554   y-axis: "Y = Number of Service Chains"
8555   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8556   layout:
8557     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8558     layout: "plot-service-density"
8559
8560 - type: "plot"
8561   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8562   algorithm: "plot_nf_heatmap"
8563   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8564   data: "plot-vpp-nfv-3n-hsw-mrr"
8565   filter: "'NIC_Intel-XL710' and
8566            'NF_DENSITY' and
8567            'DOCKER' and
8568            'CHAIN' and
8569            'NF_VPPIP4' and
8570            'IPSEC' and
8571            'TNL_10000' and
8572            'IMIX' and
8573            '4T4C' and
8574            'MRR'"
8575   parameters:
8576   - "result"
8577   - "name"
8578   - "tags"
8579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8580   x-axis: "X = CNFs per Service Chain"
8581   y-axis: "Y = Number of Service Chains"
8582   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8583   layout:
8584     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8585     layout: "plot-service-density"
8586
8587 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8588 - type: "plot"
8589   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8590   algorithm: "plot_nf_heatmap"
8591   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8592   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8593   filter: "'NIC_Intel-XL710' and
8594            'NF_DENSITY' and
8595            'DOCKER' and
8596            'CHAIN' and
8597            'NF_VPPIP4' and
8598            'IPSEC' and
8599            'TNL_10000' and
8600            'IMIX' and
8601            '1T1C' and
8602            'NDRPDR'"
8603   parameters:
8604   - "throughput"
8605   - "name"
8606   - "tags"
8607   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8608   x-axis: "X = CNFs per Service Chain"
8609   y-axis: "Y = Number of Service Chains"
8610   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8611   layout:
8612     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8613     layout: "plot-service-density"
8614
8615 - type: "plot"
8616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8617   algorithm: "plot_nf_heatmap"
8618   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8619   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8620   filter: "'NIC_Intel-XL710' and
8621            'NF_DENSITY' and
8622            'DOCKER' and
8623            'CHAIN' and
8624            'NF_VPPIP4' and
8625            'IPSEC' and
8626            'TNL_10000' and
8627            'IMIX' and
8628            '2T2C' and
8629            'NDRPDR'"
8630   parameters:
8631   - "throughput"
8632   - "name"
8633   - "tags"
8634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8635   x-axis: "X = CNFs per Service Chain"
8636   y-axis: "Y = Number of Service Chains"
8637   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8638   layout:
8639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8640     layout: "plot-service-density"
8641
8642 - type: "plot"
8643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8644   algorithm: "plot_nf_heatmap"
8645   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8646   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8647   filter: "'NIC_Intel-XL710' and
8648            'NF_DENSITY' and
8649            'DOCKER' and
8650            'CHAIN' and
8651            'NF_VPPIP4' and
8652            'IPSEC' and
8653            'TNL_10000' and
8654            'IMIX' and
8655            '4T4C' and
8656            'NDRPDR'"
8657   parameters:
8658   - "throughput"
8659   - "name"
8660   - "tags"
8661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8662   x-axis: "X = CNFs per Service Chain"
8663   y-axis: "Y = Number of Service Chains"
8664   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8665   layout:
8666     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8667     layout: "plot-service-density"
8668
8669 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8670 - type: "plot"
8671   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8672   algorithm: "plot_nf_heatmap"
8673   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8674   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8675   filter: "'NIC_Intel-XL710' and
8676            'NF_DENSITY' and
8677            'DOCKER' and
8678            'CHAIN' and
8679            'NF_VPPIP4' and
8680            'IPSEC' and
8681            'TNL_10000' and
8682            'IMIX' and
8683            '1T1C' and
8684            'NDRPDR'"
8685   parameters:
8686   - "throughput"
8687   - "name"
8688   - "tags"
8689   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8690   x-axis: "X = CNFs per Service Chain"
8691   y-axis: "Y = Number of Service Chains"
8692   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8693   layout:
8694     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8695     layout: "plot-service-density"
8696
8697 - type: "plot"
8698   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8699   algorithm: "plot_nf_heatmap"
8700   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8701   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8702   filter: "'NIC_Intel-XL710' and
8703            'NF_DENSITY' and
8704            'DOCKER' and
8705            'CHAIN' and
8706            'NF_VPPIP4' and
8707            'IPSEC' and
8708            'TNL_10000' and
8709            'IMIX' and
8710            '2T2C' and
8711            'NDRPDR'"
8712   parameters:
8713   - "throughput"
8714   - "name"
8715   - "tags"
8716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8717   x-axis: "X = CNFs per Service Chain"
8718   y-axis: "Y = Number of Service Chains"
8719   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8720   layout:
8721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8722     layout: "plot-service-density"
8723
8724 - type: "plot"
8725   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8726   algorithm: "plot_nf_heatmap"
8727   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8728   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8729   filter: "'NIC_Intel-XL710' and
8730            'NF_DENSITY' and
8731            'DOCKER' and
8732            'CHAIN' and
8733            'NF_VPPIP4' and
8734            'IPSEC' and
8735            'TNL_10000' and
8736            'IMIX' and
8737            '4T4C' and
8738            'NDRPDR'"
8739   parameters:
8740   - "throughput"
8741   - "name"
8742   - "tags"
8743   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8744   x-axis: "X = CNFs per Service Chain"
8745   y-axis: "Y = Number of Service Chains"
8746   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8747   layout:
8748     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8749     layout: "plot-service-density"
8750
8751 ###############################################################################
8752
8753 # Plots - NF Density - CSP - MRR 64b
8754
8755 #- type: "plot"
8756 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8757 #  algorithm: "plot_nf_heatmap"
8758 #  output-file-type: ".html"
8759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8760 #  data: "plot-vpp-nfv-2n-skx-mrr"
8761 #  filter: "'NIC_Intel-XXV710' and
8762 #           'NF_DENSITY' and
8763 #           'DOCKER' and
8764 #           'PIPELINE' and
8765 #           'NF_VPPIP4' and
8766 #           '64B' and
8767 #           '2T1C' and
8768 #           'MRR'"
8769 #  parameters:
8770 #  - "result"
8771 #  - "name"
8772 #  - "tags"
8773 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8774 #  x-axis: "X = CNFs per Service Pipeline"
8775 #  y-axis: "Y = Number of Service Pipelines"
8776 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8777 #  layout:
8778 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8779 #    layout: "plot-service-density"
8780 #
8781 #- type: "plot"
8782 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8783 #  algorithm: "plot_nf_heatmap"
8784 #  output-file-type: ".html"
8785 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8786 #  data: "plot-vpp-nfv-2n-skx-mrr"
8787 #  filter: "'NIC_Intel-XXV710' and
8788 #           'NF_DENSITY' and
8789 #           'DOCKER' and
8790 #           'PIPELINE' and
8791 #           'NF_VPPIP4' and
8792 #           '64B' and
8793 #           '4T2C' and
8794 #           'MRR'"
8795 #  parameters:
8796 #  - "result"
8797 #  - "name"
8798 #  - "tags"
8799 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8800 #  x-axis: "X = CNFs per Service Pipeline"
8801 #  y-axis: "Y = Number of Service Pipelines"
8802 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8803 #  layout:
8804 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8805 #    layout: "plot-service-density"
8806 #
8807 #- type: "plot"
8808 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8809 #  algorithm: "plot_nf_heatmap"
8810 #  output-file-type: ".html"
8811 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
8812 #  data: "plot-vpp-nfv-2n-skx-mrr"
8813 #  filter: "'NIC_Intel-XXV710' and
8814 #           'NF_DENSITY' and
8815 #           'DOCKER' and
8816 #           'PIPELINE' and
8817 #           'NF_VPPIP4' and
8818 #           '64B' and
8819 #           '8T4C' and
8820 #           'MRR'"
8821 #  parameters:
8822 #  - "result"
8823 #  - "name"
8824 #  - "tags"
8825 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8826 #  x-axis: "X = CNFs per Service Pipeline"
8827 #  y-axis: "Y = Number of Service Pipelines"
8828 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8829 #  layout:
8830 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8831 #    layout: "plot-service-density"
8832 #
8833 ## Plots - NF Density - CSP - MRR IMIX
8834 #- type: "plot"
8835 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8836 #  algorithm: "plot_nf_heatmap"
8837 #  output-file-type: ".html"
8838 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
8839 #  data: "plot-vpp-nfv-2n-skx-mrr"
8840 #  filter: "'NIC_Intel-XXV710' and
8841 #           'NF_DENSITY' and
8842 #           'DOCKER' and
8843 #           'PIPELINE' and
8844 #           'NF_VPPIP4' and
8845 #           'IMIX' and
8846 #           '2T1C' and
8847 #           'MRR'"
8848 #  parameters:
8849 #  - "result"
8850 #  - "name"
8851 #  - "tags"
8852 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8853 #  x-axis: "X = CNFs per Service Pipeline"
8854 #  y-axis: "Y = Number of Service Pipelines"
8855 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8856 #  layout:
8857 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8858 #    layout: "plot-service-density"
8859 #
8860 #- type: "plot"
8861 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8862 #  algorithm: "plot_nf_heatmap"
8863 #  output-file-type: ".html"
8864 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
8865 #  data: "plot-vpp-nfv-2n-skx-mrr"
8866 #  filter: "'NIC_Intel-XXV710' and
8867 #           'NF_DENSITY' and
8868 #           'DOCKER' and
8869 #           'PIPELINE' and
8870 #           'NF_VPPIP4' and
8871 #           'IMIX' and
8872 #           '4T2C' and
8873 #           'MRR'"
8874 #  parameters:
8875 #  - "result"
8876 #  - "name"
8877 #  - "tags"
8878 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8879 #  x-axis: "X = CNFs per Service Pipeline"
8880 #  y-axis: "Y = Number of Service Pipelines"
8881 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8882 #  layout:
8883 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8884 #    layout: "plot-service-density"
8885 #
8886 #- type: "plot"
8887 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8888 #  algorithm: "plot_nf_heatmap"
8889 #  output-file-type: ".html"
8890 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
8891 #  data: "plot-vpp-nfv-2n-skx-mrr"
8892 #  filter: "'NIC_Intel-XXV710' and
8893 #           'NF_DENSITY' and
8894 #           'DOCKER' and
8895 #           'PIPELINE' and
8896 #           'NF_VPPIP4' and
8897 #           'IMIX' and
8898 #           '8T4C' and
8899 #           'MRR'"
8900 #  parameters:
8901 #  - "result"
8902 #  - "name"
8903 #  - "tags"
8904 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8905 #  x-axis: "X = CNFs per Service Pipeline"
8906 #  y-axis: "Y = Number of Service Pipelines"
8907 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8908 #  layout:
8909 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8910 #    layout: "plot-service-density"
8911 #
8912 ## Plots - NF Density - CSP - NDR 64b
8913 #- type: "plot"
8914 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8915 #  algorithm: "plot_nf_heatmap"
8916 #  output-file-type: ".html"
8917 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
8918 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8919 #  filter: "'NIC_Intel-XXV710' and
8920 #           'NF_DENSITY' and
8921 #           'DOCKER' and
8922 #           'PIPELINE' and
8923 #           'NF_VPPIP4' and
8924 #           '64B' and
8925 #           '2T1C' and
8926 #           'NDRPDR'"
8927 #  parameters:
8928 #  - "throughput"
8929 #  - "name"
8930 #  - "tags"
8931 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8932 #  x-axis: "X = CNFs per Service Pipeline"
8933 #  y-axis: "Y = Number of Service Pipelines"
8934 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8935 #  layout:
8936 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8937 #    layout: "plot-service-density"
8938 #
8939 #- type: "plot"
8940 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8941 #  algorithm: "plot_nf_heatmap"
8942 #  output-file-type: ".html"
8943 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
8944 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8945 #  filter: "'NIC_Intel-XXV710' and
8946 #           'NF_DENSITY' and
8947 #           'DOCKER' and
8948 #           'PIPELINE' and
8949 #           'NF_VPPIP4' and
8950 #           '64B' and
8951 #           '4T2C' and
8952 #           'NDRPDR'"
8953 #  parameters:
8954 #  - "throughput"
8955 #  - "name"
8956 #  - "tags"
8957 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8958 #  x-axis: "X = CNFs per Service Pipeline"
8959 #  y-axis: "Y = Number of Service Pipelines"
8960 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8961 #  layout:
8962 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8963 #    layout: "plot-service-density"
8964 #
8965 #- type: "plot"
8966 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8967 #  algorithm: "plot_nf_heatmap"
8968 #  output-file-type: ".html"
8969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
8970 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8971 #  filter: "'NIC_Intel-XXV710' and
8972 #           'NF_DENSITY' and
8973 #           'DOCKER' and
8974 #           'PIPELINE' and
8975 #           'NF_VPPIP4' and
8976 #           '64B' and
8977 #           '8T4C' and
8978 #           'NDRPDR'"
8979 #  parameters:
8980 #  - "throughput"
8981 #  - "name"
8982 #  - "tags"
8983 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8984 #  x-axis: "X = CNFs per Service Pipeline"
8985 #  y-axis: "Y = Number of Service Pipelines"
8986 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8987 #  layout:
8988 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8989 #    layout: "plot-service-density"
8990 #
8991 ## Plots - NF Density - CSP - NDR IMIX
8992 #- type: "plot"
8993 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8994 #  algorithm: "plot_nf_heatmap"
8995 #  output-file-type: ".html"
8996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
8997 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8998 #  filter: "'NIC_Intel-XXV710' and
8999 #           'NF_DENSITY' and
9000 #           'DOCKER' and
9001 #           'PIPELINE' and
9002 #           'NF_VPPIP4' and
9003 #           'IMIX' and
9004 #           '2T1C' and
9005 #           'NDRPDR'"
9006 #  parameters:
9007 #  - "throughput"
9008 #  - "name"
9009 #  - "tags"
9010 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9011 #  x-axis: "X = CNFs per Service Pipeline"
9012 #  y-axis: "Y = Number of Service Pipelines"
9013 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9014 #  layout:
9015 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9016 #    layout: "plot-service-density"
9017 #
9018 #- type: "plot"
9019 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9020 #  algorithm: "plot_nf_heatmap"
9021 #  output-file-type: ".html"
9022 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9023 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9024 #  filter: "'NIC_Intel-XXV710' and
9025 #           'NF_DENSITY' and
9026 #           'DOCKER' and
9027 #           'PIPELINE' and
9028 #           'NF_VPPIP4' and
9029 #           'IMIX' and
9030 #           '4T2C' and
9031 #           'NDRPDR'"
9032 #  parameters:
9033 #  - "throughput"
9034 #  - "name"
9035 #  - "tags"
9036 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9037 #  x-axis: "X = CNFs per Service Pipeline"
9038 #  y-axis: "Y = Number of Service Pipelines"
9039 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9040 #  layout:
9041 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9042 #    layout: "plot-service-density"
9043 #
9044 #- type: "plot"
9045 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9046 #  algorithm: "plot_nf_heatmap"
9047 #  output-file-type: ".html"
9048 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9049 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9050 #  filter: "'NIC_Intel-XXV710' and
9051 #           'NF_DENSITY' and
9052 #           'DOCKER' and
9053 #           'PIPELINE' and
9054 #           'NF_VPPIP4' and
9055 #           'IMIX' and
9056 #           '8T4C' and
9057 #           'NDRPDR'"
9058 #  parameters:
9059 #  - "throughput"
9060 #  - "name"
9061 #  - "tags"
9062 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9063 #  x-axis: "X = CNFs per Service Pipeline"
9064 #  y-axis: "Y = Number of Service Pipelines"
9065 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9066 #  layout:
9067 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9068 #    layout: "plot-service-density"
9069 #
9070 ## Plots - NF Density - CSP - PDR 64b
9071 #- type: "plot"
9072 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9073 #  algorithm: "plot_nf_heatmap"
9074 #  output-file-type: ".html"
9075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9076 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9077 #  filter: "'NIC_Intel-XXV710' and
9078 #           'NF_DENSITY' and
9079 #           'DOCKER' and
9080 #           'PIPELINE' and
9081 #           'NF_VPPIP4' and
9082 #           '64B' and
9083 #           '2T1C' and
9084 #           'NDRPDR'"
9085 #  parameters:
9086 #  - "throughput"
9087 #  - "name"
9088 #  - "tags"
9089 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9090 #  x-axis: "X = CNFs per Service Pipeline"
9091 #  y-axis: "Y = Number of Service Pipelines"
9092 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9093 #  layout:
9094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9095 #    layout: "plot-service-density"
9096 #
9097 #- type: "plot"
9098 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9099 #  algorithm: "plot_nf_heatmap"
9100 #  output-file-type: ".html"
9101 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9102 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9103 #  filter: "'NIC_Intel-XXV710' and
9104 #           'NF_DENSITY' and
9105 #           'DOCKER' and
9106 #           'PIPELINE' and
9107 #           'NF_VPPIP4' and
9108 #           '64B' and
9109 #           '4T2C' and
9110 #           'NDRPDR'"
9111 #  parameters:
9112 #  - "throughput"
9113 #  - "name"
9114 #  - "tags"
9115 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9116 #  x-axis: "X = CNFs per Service Pipeline"
9117 #  y-axis: "Y = Number of Service Pipelines"
9118 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9119 #  layout:
9120 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9121 #    layout: "plot-service-density"
9122 #
9123 #- type: "plot"
9124 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9125 #  algorithm: "plot_nf_heatmap"
9126 #  output-file-type: ".html"
9127 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9128 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9129 #  filter: "'NIC_Intel-XXV710' and
9130 #           'NF_DENSITY' and
9131 #           'DOCKER' and
9132 #           'PIPELINE' and
9133 #           'NF_VPPIP4' and
9134 #           '64B' and
9135 #           '8T4C' and
9136 #           'NDRPDR'"
9137 #  parameters:
9138 #  - "throughput"
9139 #  - "name"
9140 #  - "tags"
9141 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9142 #  x-axis: "X = CNFs per Service Pipeline"
9143 #  y-axis: "Y = Number of Service Pipelines"
9144 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9145 #  layout:
9146 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9147 #    layout: "plot-service-density"
9148 #
9149 ## Plots - NF Density - CSP - PDR IMIX
9150 #- type: "plot"
9151 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9152 #  algorithm: "plot_nf_heatmap"
9153 #  output-file-type: ".html"
9154 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9155 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9156 #  filter: "'NIC_Intel-XXV710' and
9157 #           'NF_DENSITY' and
9158 #           'DOCKER' and
9159 #           'PIPELINE' and
9160 #           'NF_VPPIP4' and
9161 #           'IMIX' and
9162 #           '2T1C' and
9163 #           'NDRPDR'"
9164 #  parameters:
9165 #  - "throughput"
9166 #  - "name"
9167 #  - "tags"
9168 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9169 #  x-axis: "X = CNFs per Service Pipeline"
9170 #  y-axis: "Y = Number of Service Pipelines"
9171 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9172 #  layout:
9173 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9174 #    layout: "plot-service-density"
9175 #
9176 #- type: "plot"
9177 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9178 #  algorithm: "plot_nf_heatmap"
9179 #  output-file-type: ".html"
9180 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9181 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9182 #  filter: "'NIC_Intel-XXV710' and
9183 #           'NF_DENSITY' and
9184 #           'DOCKER' and
9185 #           'PIPELINE' and
9186 #           'NF_VPPIP4' and
9187 #           'IMIX' and
9188 #           '4T2C' and
9189 #           'NDRPDR'"
9190 #  parameters:
9191 #  - "throughput"
9192 #  - "name"
9193 #  - "tags"
9194 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9195 #  x-axis: "X = CNFs per Service Pipeline"
9196 #  y-axis: "Y = Number of Service Pipelines"
9197 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9198 #  layout:
9199 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9200 #    layout: "plot-service-density"
9201 #
9202 #- type: "plot"
9203 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9204 #  algorithm: "plot_nf_heatmap"
9205 #  output-file-type: ".html"
9206 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9207 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9208 #  filter: "'NIC_Intel-XXV710' and
9209 #           'NF_DENSITY' and
9210 #           'DOCKER' and
9211 #           'PIPELINE' and
9212 #           'NF_VPPIP4' and
9213 #           'IMIX' and
9214 #           '8T4C' and
9215 #           'NDRPDR'"
9216 #  parameters:
9217 #  - "throughput"
9218 #  - "name"
9219 #  - "tags"
9220 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9221 #  x-axis: "X = CNFs per Service Pipeline"
9222 #  y-axis: "Y = Number of Service Pipelines"
9223 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9224 #  layout:
9225 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9226 #    layout: "plot-service-density"
9227
9228 ###############################################################################
9229 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9230
9231 #- type: "plot"
9232 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9233 #  algorithm: "plot_nf_heatmap"
9234 #  output-file-type: ".html"
9235 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9236 #  data: "plot-vpp-nfv-2n-clx-mrr"
9237 #  filter: "'NIC_Intel-XXV710' and
9238 #           'NF_DENSITY' and
9239 #           'VHOST' and
9240 #           not 'VXLAN' and
9241 #           'CHAIN' and
9242 #           'NF_VPPIP4' and
9243 #           'IMIX' and
9244 #           '2T1C' and
9245 #           'MRR'"
9246 #  parameters:
9247 #  - "result"
9248 #  - "name"
9249 #  - "tags"
9250 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9251 #  x-axis: "X = VNFs per Service Chain"
9252 #  y-axis: "Y = Number of Service Chains"
9253 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9254 #  layout:
9255 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9256 #    layout: "plot-service-density"
9257 #
9258 #- type: "plot"
9259 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9260 #  algorithm: "plot_nf_heatmap"
9261 #  output-file-type: ".html"
9262 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9263 #  data: "plot-vpp-nfv-2n-clx-mrr"
9264 #  filter: "'NIC_Intel-XXV710' and
9265 #           'NF_DENSITY' and
9266 #           'VHOST' and
9267 #           not 'VXLAN' and
9268 #           'CHAIN' and
9269 #           'NF_VPPIP4' and
9270 #           'IMIX' and
9271 #           '4T2C' and
9272 #           'MRR'"
9273 #  parameters:
9274 #  - "result"
9275 #  - "name"
9276 #  - "tags"
9277 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9278 #  x-axis: "X = VNFs per Service Chain"
9279 #  y-axis: "Y = Number of Service Chains"
9280 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9281 #  layout:
9282 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9283 #    layout: "plot-service-density"
9284 #
9285 #- type: "plot"
9286 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9287 #  algorithm: "plot_nf_heatmap"
9288 #  output-file-type: ".html"
9289 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9290 #  data: "plot-vpp-nfv-2n-clx-mrr"
9291 #  filter: "'NIC_Intel-XXV710' and
9292 #           'NF_DENSITY' and
9293 #           'VHOST' and
9294 #           not 'VXLAN' and
9295 #           'CHAIN' and
9296 #           'NF_VPPIP4' and
9297 #           'IMIX' and
9298 #           '8T4C' and
9299 #           'MRR'"
9300 #  parameters:
9301 #  - "result"
9302 #  - "name"
9303 #  - "tags"
9304 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9305 #  x-axis: "X = VNFs per Service Chain"
9306 #  y-axis: "Y = Number of Service Chains"
9307 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9308 #  layout:
9309 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9310 #    layout: "plot-service-density"
9311
9312 # Plots - NF Density - VSC - NDR IMIX
9313 - type: "plot"
9314   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9315   algorithm: "plot_nf_heatmap"
9316   output-file-type: ".html"
9317   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9318   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9319   filter: "'NIC_Intel-XXV710' and
9320            'NF_DENSITY' and
9321            'VHOST' and
9322            not 'VXLAN' and
9323            'CHAIN' and
9324            'NF_VPPIP4' and
9325            'IMIX' and
9326            '2T1C' and
9327            'NDRPDR'"
9328   parameters:
9329   - "throughput"
9330   - "name"
9331   - "tags"
9332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9333   x-axis: "X = VNFs per Service Chain"
9334   y-axis: "Y = Number of Service Chains"
9335   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9336   layout:
9337     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9338     layout: "plot-service-density"
9339
9340 - type: "plot"
9341   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9342   algorithm: "plot_nf_heatmap"
9343   output-file-type: ".html"
9344   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9345   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9346   filter: "'NIC_Intel-XXV710' and
9347            'NF_DENSITY' and
9348            'VHOST' and
9349            not 'VXLAN' and
9350            'CHAIN' and
9351            'NF_VPPIP4' and
9352            'IMIX' and
9353            '4T2C' and
9354            'NDRPDR'"
9355   parameters:
9356   - "throughput"
9357   - "name"
9358   - "tags"
9359   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9360   x-axis: "X = VNFs per Service Chain"
9361   y-axis: "Y = Number of Service Chains"
9362   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9363   layout:
9364     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9365     layout: "plot-service-density"
9366
9367 - type: "plot"
9368   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9369   algorithm: "plot_nf_heatmap"
9370   output-file-type: ".html"
9371   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9372   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9373   filter: "'NIC_Intel-XXV710' and
9374            'NF_DENSITY' and
9375            'VHOST' and
9376            not 'VXLAN' and
9377            'CHAIN' and
9378            'NF_VPPIP4' and
9379            'IMIX' and
9380            '8T4C' and
9381            'NDRPDR'"
9382   parameters:
9383   - "throughput"
9384   - "name"
9385   - "tags"
9386   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9387   x-axis: "X = VNFs per Service Chain"
9388   y-axis: "Y = Number of Service Chains"
9389   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9390   layout:
9391     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9392     layout: "plot-service-density"
9393
9394 # Plots - NF Density - VSC - PDR IMIX
9395 - type: "plot"
9396   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9397   algorithm: "plot_nf_heatmap"
9398   output-file-type: ".html"
9399   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9400   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9401   filter: "'NIC_Intel-XXV710' and
9402            'NF_DENSITY' and
9403            'VHOST' and
9404            not 'VXLAN' and
9405            'CHAIN' and
9406            'NF_VPPIP4' and
9407            'IMIX' and
9408            '2T1C' and
9409            'NDRPDR'"
9410   parameters:
9411   - "throughput"
9412   - "name"
9413   - "tags"
9414   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9415   x-axis: "X = VNFs per Service Chain"
9416   y-axis: "Y = Number of Service Chains"
9417   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9418   layout:
9419     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9420     layout: "plot-service-density"
9421
9422 - type: "plot"
9423   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9424   algorithm: "plot_nf_heatmap"
9425   output-file-type: ".html"
9426   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9427   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9428   filter: "'NIC_Intel-XXV710' and
9429            'NF_DENSITY' and
9430            'VHOST' and
9431            not 'VXLAN' and
9432            'CHAIN' and
9433            'NF_VPPIP4' and
9434            'IMIX' and
9435            '4T2C' and
9436            'NDRPDR'"
9437   parameters:
9438   - "throughput"
9439   - "name"
9440   - "tags"
9441   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9442   x-axis: "X = VNFs per Service Chain"
9443   y-axis: "Y = Number of Service Chains"
9444   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9445   layout:
9446     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9447     layout: "plot-service-density"
9448
9449 - type: "plot"
9450   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9451   algorithm: "plot_nf_heatmap"
9452   output-file-type: ".html"
9453   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9454   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9455   filter: "'NIC_Intel-XXV710' and
9456            'NF_DENSITY' and
9457            'VHOST' and
9458            not 'VXLAN' and
9459            'CHAIN' and
9460            'NF_VPPIP4' and
9461            'IMIX' and
9462            '8T4C' and
9463            'NDRPDR'"
9464   parameters:
9465   - "throughput"
9466   - "name"
9467   - "tags"
9468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9469   x-axis: "X = VNFs per Service Chain"
9470   y-axis: "Y = Number of Service Chains"
9471   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9472   layout:
9473     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9474     layout: "plot-service-density"
9475
9476 ## Plots - NF Density - VSC - MRR IMIX
9477 #- type: "plot"
9478 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9479 #  algorithm: "plot_nf_heatmap"
9480 #  output-file-type: ".html"
9481 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9482 #  data: "plot-vpp-nfv-2n-clx-mrr"
9483 #  filter: "'NIC_Intel-XXV710' and
9484 #           'NF_DENSITY' and
9485 #           'VHOST' and
9486 #           'VXLAN' and
9487 #           'CHAIN' and
9488 #           'IMIX' and
9489 #           '2T1C' and
9490 #           'MRR'"
9491 #  parameters:
9492 #  - "result"
9493 #  - "name"
9494 #  - "tags"
9495 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9496 #  x-axis: "X = VNFs per Service Chain"
9497 #  y-axis: "Y = Number of Service Chains"
9498 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9499 #  layout:
9500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9501 #    layout: "plot-service-density"
9502 #
9503 #- type: "plot"
9504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9505 #  algorithm: "plot_nf_heatmap"
9506 #  output-file-type: ".html"
9507 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9508 #  data: "plot-vpp-nfv-2n-clx-mrr"
9509 #  filter: "'NIC_Intel-XXV710' and
9510 #           'NF_DENSITY' and
9511 #           'VHOST' and
9512 #           'VXLAN' and
9513 #           'CHAIN' and
9514 #           'IMIX' and
9515 #           '4T2C' and
9516 #           'MRR'"
9517 #  parameters:
9518 #  - "result"
9519 #  - "name"
9520 #  - "tags"
9521 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9522 #  x-axis: "X = VNFs per Service Chain"
9523 #  y-axis: "Y = Number of Service Chains"
9524 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9525 #  layout:
9526 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9527 #    layout: "plot-service-density"
9528 #
9529 #- type: "plot"
9530 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9531 #  algorithm: "plot_nf_heatmap"
9532 #  output-file-type: ".html"
9533 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9534 #  data: "plot-vpp-nfv-2n-clx-mrr"
9535 #  filter: "'NIC_Intel-XXV710' and
9536 #           'NF_DENSITY' and
9537 #           'VHOST' and
9538 #           'VXLAN' and
9539 #           'CHAIN' and
9540 #           'IMIX' and
9541 #           '8T4C' and
9542 #           'MRR'"
9543 #  parameters:
9544 #  - "result"
9545 #  - "name"
9546 #  - "tags"
9547 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9548 #  x-axis: "X = VNFs per Service Chain"
9549 #  y-axis: "Y = Number of Service Chains"
9550 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9551 #  layout:
9552 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9553 #    layout: "plot-service-density"
9554
9555 # Plots - NF Density - VSC - NDR IMIX
9556 - type: "plot"
9557   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9558   algorithm: "plot_nf_heatmap"
9559   output-file-type: ".html"
9560   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9561   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9562   filter: "'NIC_Intel-XXV710' and
9563            'NF_DENSITY' and
9564            'VHOST' and
9565            'VXLAN' and
9566            'CHAIN' a
9567            'IMIX' and
9568            '2T1C' and
9569            'NDRPDR'"
9570   parameters:
9571   - "throughput"
9572   - "name"
9573   - "tags"
9574   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9575   x-axis: "X = VNFs per Service Chain"
9576   y-axis: "Y = Number of Service Chains"
9577   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9578   layout:
9579     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9580     layout: "plot-service-density"
9581
9582 - type: "plot"
9583   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9584   algorithm: "plot_nf_heatmap"
9585   output-file-type: ".html"
9586   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9587   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9588   filter: "'NIC_Intel-XXV710' and
9589            'NF_DENSITY' and
9590            'VHOST' and
9591            'VXLAN' and
9592            'CHAIN' and
9593            'IMIX' and
9594            '4T2C' and
9595            'NDRPDR'"
9596   parameters:
9597   - "throughput"
9598   - "name"
9599   - "tags"
9600   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9601   x-axis: "X = VNFs per Service Chain"
9602   y-axis: "Y = Number of Service Chains"
9603   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9604   layout:
9605     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9606     layout: "plot-service-density"
9607
9608 - type: "plot"
9609   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9610   algorithm: "plot_nf_heatmap"
9611   output-file-type: ".html"
9612   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9613   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9614   filter: "'NIC_Intel-XXV710' and
9615            'NF_DENSITY' and
9616            'VHOST' and
9617            'VXLAN' and
9618            'CHAIN' and
9619            'IMIX' and
9620            '8T4C' and
9621            'NDRPDR'"
9622   parameters:
9623   - "throughput"
9624   - "name"
9625   - "tags"
9626   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9627   x-axis: "X = VNFs per Service Chain"
9628   y-axis: "Y = Number of Service Chains"
9629   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9630   layout:
9631     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9632     layout: "plot-service-density"
9633
9634 # Plots - NF Density - VSC - PDR IMIX
9635 - type: "plot"
9636   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9637   algorithm: "plot_nf_heatmap"
9638   output-file-type: ".html"
9639   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9640   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9641   filter: "'NIC_Intel-XXV710' and
9642            'NF_DENSITY' and
9643            'VHOST' and
9644            'VXLAN' and
9645            'CHAIN' and
9646            'IMIX' and
9647            '2T1C' and
9648            'NDRPDR'"
9649   parameters:
9650   - "throughput"
9651   - "name"
9652   - "tags"
9653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9654   x-axis: "X = VNFs per Service Chain"
9655   y-axis: "Y = Number of Service Chains"
9656   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9657   layout:
9658     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9659     layout: "plot-service-density"
9660
9661 - type: "plot"
9662   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9663   algorithm: "plot_nf_heatmap"
9664   output-file-type: ".html"
9665   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9666   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9667   filter: "'NIC_Intel-XXV710' and
9668            'NF_DENSITY' and
9669            'VHOST' and
9670            'VXLAN' and
9671            'CHAIN' and
9672            'IMIX' and
9673            '4T2C' and
9674            'NDRPDR'"
9675   parameters:
9676   - "throughput"
9677   - "name"
9678   - "tags"
9679   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9680   x-axis: "X = VNFs per Service Chain"
9681   y-axis: "Y = Number of Service Chains"
9682   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9683   layout:
9684     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9685     layout: "plot-service-density"
9686
9687 - type: "plot"
9688   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9689   algorithm: "plot_nf_heatmap"
9690   output-file-type: ".html"
9691   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9692   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9693   filter: "'NIC_Intel-XXV710' and
9694            'NF_DENSITY' and
9695            'VHOST' and
9696            'VXLAN' and
9697            'CHAIN' and
9698            'IMIX' and
9699            '8T4C' and
9700            'NDRPDR'"
9701   parameters:
9702   - "throughput"
9703   - "name"
9704   - "tags"
9705   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9706   x-axis: "X = VNFs per Service Chain"
9707   y-axis: "Y = Number of Service Chains"
9708   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9709   layout:
9710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9711     layout: "plot-service-density"
9712
9713 ## Plots - NF Density - CSC - MRR IMIX
9714 #- type: "plot"
9715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9716 #  algorithm: "plot_nf_heatmap"
9717 #  output-file-type: ".html"
9718 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9719 #  data: "plot-vpp-nfv-2n-clx-mrr"
9720 #  filter: "'NIC_Intel-XXV710' and
9721 #           'NF_DENSITY' and
9722 #           'DOCKER' and
9723 #           'CHAIN' and
9724 #           'NF_VPPIP4' and
9725 #           'IMIX' and
9726 #           '2T1C' and
9727 #           'MRR'"
9728 #  parameters:
9729 #  - "result"
9730 #  - "name"
9731 #  - "tags"
9732 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9733 #  x-axis: "X = CNFs per Service Chain"
9734 #  y-axis: "Y = Number of Service Chains"
9735 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9736 #  layout:
9737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9738 #    layout: "plot-service-density"
9739 #
9740 #- type: "plot"
9741 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9742 #  algorithm: "plot_nf_heatmap"
9743 #  output-file-type: ".html"
9744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9745 #  data: "plot-vpp-nfv-2n-clx-mrr"
9746 #  filter: "'NIC_Intel-XXV710' and
9747 #           'NF_DENSITY' and
9748 #           'DOCKER' and
9749 #           'CHAIN' and
9750 #           'NF_VPPIP4' and
9751 #           'IMIX' and
9752 #           '4T2C' and
9753 #           'MRR'"
9754 #  parameters:
9755 #  - "result"
9756 #  - "name"
9757 #  - "tags"
9758 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9759 #  x-axis: "X = CNFs per Service Chain"
9760 #  y-axis: "Y = Number of Service Chains"
9761 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9762 #  layout:
9763 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9764 #    layout: "plot-service-density"
9765 #
9766 #- type: "plot"
9767 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9768 #  algorithm: "plot_nf_heatmap"
9769 #  output-file-type: ".html"
9770 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9771 #  data: "plot-vpp-nfv-2n-clx-mrr"
9772 #  filter: "'NIC_Intel-XXV710' and
9773 #           'NF_DENSITY' and
9774 #           'DOCKER' and
9775 #           'CHAIN' and
9776 #           'NF_VPPIP4' and
9777 #           'IMIX' and
9778 #           '8T4C' and
9779 #           'MRR'"
9780 #  parameters:
9781 #  - "result"
9782 #  - "name"
9783 #  - "tags"
9784 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9785 #  x-axis: "X = CNFs per Service Chain"
9786 #  y-axis: "Y = Number of Service Chains"
9787 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9788 #  layout:
9789 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9790 #    layout: "plot-service-density"
9791
9792 # Plots - NF Density - CSC - NDR IMIX
9793 - type: "plot"
9794   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9795   algorithm: "plot_nf_heatmap"
9796   output-file-type: ".html"
9797   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
9798   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9799   filter: "'NIC_Intel-XXV710' and
9800            'NF_DENSITY' and
9801            'DOCKER' and
9802            'CHAIN' and
9803            'NF_VPPIP4' and
9804            'IMIX' and
9805            '2T1C' and
9806            'NDRPDR'"
9807   parameters:
9808   - "throughput"
9809   - "name"
9810   - "tags"
9811   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9812   x-axis: "X = CNFs per Service Chain"
9813   y-axis: "Y = Number of Service Chains"
9814   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9815   layout:
9816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9817     layout: "plot-service-density"
9818
9819 - type: "plot"
9820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9821   algorithm: "plot_nf_heatmap"
9822   output-file-type: ".html"
9823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
9824   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9825   filter: "'NIC_Intel-XXV710' and
9826            'NF_DENSITY' and
9827            'DOCKER' and
9828            'CHAIN' and
9829            'NF_VPPIP4' and
9830            'IMIX' and
9831            '4T2C' and
9832            'NDRPDR'"
9833   parameters:
9834   - "throughput"
9835   - "name"
9836   - "tags"
9837   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9838   x-axis: "X = CNFs per Service Chain"
9839   y-axis: "Y = Number of Service Chains"
9840   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9841   layout:
9842     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9843     layout: "plot-service-density"
9844
9845 - type: "plot"
9846   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9847   algorithm: "plot_nf_heatmap"
9848   output-file-type: ".html"
9849   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
9850   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9851   filter: "'NIC_Intel-XXV710' and
9852            'NF_DENSITY' and
9853            'DOCKER' and
9854            'CHAIN' and
9855            'NF_VPPIP4' and
9856            'IMIX' and
9857            '8T4C' and
9858            'NDRPDR'"
9859   parameters:
9860   - "throughput"
9861   - "name"
9862   - "tags"
9863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9864   x-axis: "X = CNFs per Service Chain"
9865   y-axis: "Y = Number of Service Chains"
9866   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9867   layout:
9868     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9869     layout: "plot-service-density"
9870
9871 # Plots - NF Density - CSC - PDR IMIX
9872 - type: "plot"
9873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9874   algorithm: "plot_nf_heatmap"
9875   output-file-type: ".html"
9876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
9877   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9878   filter: "'NIC_Intel-XXV710' and
9879            'NF_DENSITY' and
9880            'DOCKER' and
9881            'CHAIN' and
9882            'NF_VPPIP4' and
9883            'IMIX' and
9884            '2T1C' and
9885            'NDRPDR'"
9886   parameters:
9887   - "throughput"
9888   - "name"
9889   - "tags"
9890   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9891   x-axis: "X = CNFs per Service Chain"
9892   y-axis: "Y = Number of Service Chains"
9893   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9894   layout:
9895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9896     layout: "plot-service-density"
9897
9898 - type: "plot"
9899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9900   algorithm: "plot_nf_heatmap"
9901   output-file-type: ".html"
9902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
9903   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9904   filter: "'NIC_Intel-XXV710' and
9905            'NF_DENSITY' and
9906            'DOCKER' and
9907            'CHAIN' and
9908            'NF_VPPIP4' and
9909            'IMIX' and
9910            '4T2C' and
9911            'NDRPDR'"
9912   parameters:
9913   - "throughput"
9914   - "name"
9915   - "tags"
9916   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9917   x-axis: "X = CNFs per Service Chain"
9918   y-axis: "Y = Number of Service Chains"
9919   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9920   layout:
9921     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9922     layout: "plot-service-density"
9923
9924 - type: "plot"
9925   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9926   algorithm: "plot_nf_heatmap"
9927   output-file-type: ".html"
9928   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
9929   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9930   filter: "'NIC_Intel-XXV710' and
9931            'NF_DENSITY' and
9932            'DOCKER' and
9933            'CHAIN' and
9934            'NF_VPPIP4' and
9935            'IMIX' and
9936            '8T4C' and
9937            'NDRPDR'"
9938   parameters:
9939   - "throughput"
9940   - "name"
9941   - "tags"
9942   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9943   x-axis: "X = CNFs per Service Chain"
9944   y-axis: "Y = Number of Service Chains"
9945   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9946   layout:
9947     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9948     layout: "plot-service-density"
9949
9950 ## Plots - NF Density - CSP - MRR IMIX
9951 #- type: "plot"
9952 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9953 #  algorithm: "plot_nf_heatmap"
9954 #  output-file-type: ".html"
9955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
9956 #  data: "plot-vpp-nfv-2n-clx-mrr"
9957 #  filter: "'NIC_Intel-XXV710' and
9958 #           'NF_DENSITY' and
9959 #           'DOCKER' and
9960 #           'PIPELINE' and
9961 #           'NF_VPPIP4' and
9962 #           'IMIX' and
9963 #           '2T1C' and
9964 #           'MRR'"
9965 #  parameters:
9966 #  - "result"
9967 #  - "name"
9968 #  - "tags"
9969 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9970 #  x-axis: "X = CNFs per Service Pipeline"
9971 #  y-axis: "Y = Number of Service Pipelines"
9972 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9973 #  layout:
9974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9975 #    layout: "plot-service-density"
9976 #
9977 #- type: "plot"
9978 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9979 #  algorithm: "plot_nf_heatmap"
9980 #  output-file-type: ".html"
9981 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
9982 #  data: "plot-vpp-nfv-2n-clx-mrr"
9983 #  filter: "'NIC_Intel-XXV710' and
9984 #           'NF_DENSITY' and
9985 #           'DOCKER' and
9986 #           'PIPELINE' and
9987 #           'NF_VPPIP4' and
9988 #           'IMIX' and
9989 #           '4T2C' and
9990 #           'MRR'"
9991 #  parameters:
9992 #  - "result"
9993 #  - "name"
9994 #  - "tags"
9995 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9996 #  x-axis: "X = CNFs per Service Pipeline"
9997 #  y-axis: "Y = Number of Service Pipelines"
9998 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9999 #  layout:
10000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10001 #    layout: "plot-service-density"
10002 #
10003 #- type: "plot"
10004 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10005 #  algorithm: "plot_nf_heatmap"
10006 #  output-file-type: ".html"
10007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10008 #  data: "plot-vpp-nfv-2n-clx-mrr"
10009 #  filter: "'NIC_Intel-XXV710' and
10010 #           'NF_DENSITY' and
10011 #           'DOCKER' and
10012 #           'PIPELINE' and
10013 #           'NF_VPPIP4' and
10014 #           'IMIX' and
10015 #           '8T4C' and
10016 #           'MRR'"
10017 #  parameters:
10018 #  - "result"
10019 #  - "name"
10020 #  - "tags"
10021 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10022 #  x-axis: "X = CNFs per Service Pipeline"
10023 #  y-axis: "Y = Number of Service Pipelines"
10024 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10025 #  layout:
10026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10027 #    layout: "plot-service-density"
10028
10029 # Plots - NF Density - CSP - NDR IMIX
10030 - type: "plot"
10031   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10032   algorithm: "plot_nf_heatmap"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10035   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10036   filter: "'NIC_Intel-XXV710' and
10037            'NF_DENSITY' and
10038            'DOCKER' and
10039            'PIPELINE' and
10040            'NF_VPPIP4' and
10041            'IMIX' and
10042            '2T1C' and
10043            'NDRPDR'"
10044   parameters:
10045   - "throughput"
10046   - "name"
10047   - "tags"
10048   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10049   x-axis: "X = CNFs per Service Pipeline"
10050   y-axis: "Y = Number of Service Pipelines"
10051   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10052   layout:
10053     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10054     layout: "plot-service-density"
10055
10056 - type: "plot"
10057   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10058   algorithm: "plot_nf_heatmap"
10059   output-file-type: ".html"
10060   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10061   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10062   filter: "'NIC_Intel-XXV710' and
10063            'NF_DENSITY' and
10064            'DOCKER' and
10065            'PIPELINE' and
10066            'NF_VPPIP4' and
10067            'IMIX' and
10068            '4T2C' and
10069            'NDRPDR'"
10070   parameters:
10071   - "throughput"
10072   - "name"
10073   - "tags"
10074   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10075   x-axis: "X = CNFs per Service Pipeline"
10076   y-axis: "Y = Number of Service Pipelines"
10077   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10078   layout:
10079     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10080     layout: "plot-service-density"
10081
10082 - type: "plot"
10083   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10084   algorithm: "plot_nf_heatmap"
10085   output-file-type: ".html"
10086   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10087   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10088   filter: "'NIC_Intel-XXV710' and
10089            'NF_DENSITY' and
10090            'DOCKER' and
10091            'PIPELINE' and
10092            'NF_VPPIP4' and
10093            'IMIX' and
10094            '8T4C' and
10095            'NDRPDR'"
10096   parameters:
10097   - "throughput"
10098   - "name"
10099   - "tags"
10100   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10101   x-axis: "X = CNFs per Service Pipeline"
10102   y-axis: "Y = Number of Service Pipelines"
10103   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10104   layout:
10105     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10106     layout: "plot-service-density"
10107
10108 # Plots - NF Density - CSP - PDR IMIX
10109 - type: "plot"
10110   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10111   algorithm: "plot_nf_heatmap"
10112   output-file-type: ".html"
10113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10114   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10115   filter: "'NIC_Intel-XXV710' and
10116            'NF_DENSITY' and
10117            'DOCKER' and
10118            'PIPELINE' and
10119            'NF_VPPIP4' and
10120            'IMIX' and
10121            '2T1C' and
10122            'NDRPDR'"
10123   parameters:
10124   - "throughput"
10125   - "name"
10126   - "tags"
10127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10128   x-axis: "X = CNFs per Service Pipeline"
10129   y-axis: "Y = Number of Service Pipelines"
10130   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10131   layout:
10132     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10133     layout: "plot-service-density"
10134
10135 - type: "plot"
10136   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10137   algorithm: "plot_nf_heatmap"
10138   output-file-type: ".html"
10139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10140   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10141   filter: "'NIC_Intel-XXV710' and
10142            'NF_DENSITY' and
10143            'DOCKER' and
10144            'PIPELINE' and
10145            'NF_VPPIP4' and
10146            'IMIX' and
10147            '4T2C' and
10148            'NDRPDR'"
10149   parameters:
10150   - "throughput"
10151   - "name"
10152   - "tags"
10153   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10154   x-axis: "X = CNFs per Service Pipeline"
10155   y-axis: "Y = Number of Service Pipelines"
10156   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10157   layout:
10158     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10159     layout: "plot-service-density"
10160
10161 - type: "plot"
10162   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10163   algorithm: "plot_nf_heatmap"
10164   output-file-type: ".html"
10165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10166   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10167   filter: "'NIC_Intel-XXV710' and
10168            'NF_DENSITY' and
10169            'DOCKER' and
10170            'PIPELINE' and
10171            'NF_VPPIP4' and
10172            'IMIX' and
10173            '8T4C' and
10174            'NDRPDR'"
10175   parameters:
10176   - "throughput"
10177   - "name"
10178   - "tags"
10179   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10180   x-axis: "X = CNFs per Service Pipeline"
10181   y-axis: "Y = Number of Service Pipelines"
10182   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10183   layout:
10184     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10185     layout: "plot-service-density"
10186
10187 ################################################################################
10188
10189 # Packet Throughput
10190
10191 #- type: "plot"
10192 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10193 #  algorithm: "plot_perf_box_name"
10194 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10195 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10196 #  include:
10197 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10198 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10199 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10200 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10201 #  layout:
10202 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10203 #    layout: "plot-throughput"
10204 #
10205 #- type: "plot"
10206 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10207 #  algorithm: "plot_perf_box_name"
10208 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10209 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10210 #  include:
10211 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10212 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10213 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10214 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10215 #  layout:
10216 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10217 #    layout: "plot-throughput"
10218 #
10219 #- type: "plot"
10220 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10221 #  algorithm: "plot_perf_box_name"
10222 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10223 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10224 #  include:
10225 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10226 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10227 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10228 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10229 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10230 #  layout:
10231 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10232 #    layout: "plot-throughput"
10233 #
10234 #- type: "plot"
10235 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10236 #  algorithm: "plot_perf_box_name"
10237 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10238 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10239 #  include:
10240 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10241 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10242 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10243 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10244 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10245 #  layout:
10246 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10247 #    layout: "plot-throughput"
10248
10249 - type: "plot"
10250   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10251   algorithm: "plot_perf_box_name"
10252   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10253   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10254   include:
10255     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10256     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10257     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10258     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10259     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10260   layout:
10261     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10262     layout: "plot-throughput"
10263
10264 - type: "plot"
10265   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10266   algorithm: "plot_perf_box_name"
10267   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10268   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10269   include:
10270     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10271     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10272     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10273     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10274     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10275   layout:
10276     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10277     layout: "plot-throughput"
10278
10279 #- type: "plot"
10280 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10281 #  algorithm: "plot_perf_box_name"
10282 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10283 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10284 #  include:
10285 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10286 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10287 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10288 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10289 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10290 #  layout:
10291 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10292 #    layout: "plot-throughput"
10293 #
10294 #- type: "plot"
10295 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10296 #  algorithm: "plot_perf_box_name"
10297 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10298 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10299 #  include:
10300 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10301 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10302 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10303 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10304 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10305 #  layout:
10306 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10307 #    layout: "plot-throughput"
10308 #
10309 #- type: "plot"
10310 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10311 #  algorithm: "plot_perf_box_name"
10312 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10313 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10314 #  include:
10315 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10316 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10317 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10318 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10319 #  layout:
10320 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10321 #    layout: "plot-throughput"
10322 #
10323 #- type: "plot"
10324 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10325 #  algorithm: "plot_perf_box_name"
10326 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10327 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10328 #  include:
10329 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10330 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10331 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10332 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10333 #  layout:
10334 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10335 #    layout: "plot-throughput"
10336 #
10337 #- type: "plot"
10338 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10339 #  algorithm: "plot_perf_box_name"
10340 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10341 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10342 #  include:
10343 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10344 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10345 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10346 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10347 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10348 #  layout:
10349 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10350 #    layout: "plot-throughput"
10351 #
10352 #- type: "plot"
10353 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10354 #  algorithm: "plot_perf_box_name"
10355 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10356 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10357 #  include:
10358 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10359 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10360 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10361 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10362 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10363 #  layout:
10364 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10365 #    layout: "plot-throughput"
10366 #
10367 #- type: "plot"
10368 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10369 #  algorithm: "plot_perf_box_name"
10370 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10371 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10372 #  include:
10373 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10374 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10375 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10376 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10377 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10378 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10379 #  layout:
10380 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10381 #    layout: "plot-throughput"
10382 #
10383 #- type: "plot"
10384 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10385 #  algorithm: "plot_perf_box_name"
10386 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10387 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10388 #  include:
10389 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10390 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10391 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10392 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10393 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10394 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10395 #  layout:
10396 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10397 #    layout: "plot-throughput"
10398
10399 - type: "plot"
10400   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10401   algorithm: "plot_perf_box_name"
10402   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10404   include:
10405     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10406     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10407     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10408   layout:
10409     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10410     layout: "plot-throughput"
10411
10412 - type: "plot"
10413   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10414   algorithm: "plot_perf_box_name"
10415   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10417   include:
10418     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10419     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10420     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10421   layout:
10422     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10423     layout: "plot-throughput"
10424
10425 #- type: "plot"
10426 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10427 #  algorithm: "plot_perf_box_name"
10428 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10429 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10430 #  include:
10431 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10432 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10433 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10434 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10435 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10436 #  layout:
10437 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10438 #    layout: "plot-throughput"
10439 #
10440 #- type: "plot"
10441 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10442 #  algorithm: "plot_perf_box_name"
10443 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10444 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10445 #  include:
10446 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10447 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10448 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10449 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10450 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10451 #  layout:
10452 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10453 #    layout: "plot-throughput"
10454 #
10455 #- type: "plot"
10456 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10457 #  algorithm: "plot_perf_box_name"
10458 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10459 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10460 #  include:
10461 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10462 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10463 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10464 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10465 #  layout:
10466 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10467 #    layout: "plot-throughput"
10468 #
10469 #- type: "plot"
10470 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10471 #  algorithm: "plot_perf_box_name"
10472 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10473 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10474 #  include:
10475 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10476 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10477 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10478 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10479 #  layout:
10480 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10481 #    layout: "plot-throughput"
10482 #
10483 #- type: "plot"
10484 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10485 #  algorithm: "plot_perf_box_name"
10486 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10487 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10488 #  include:
10489 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10490 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10491 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10492 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10493 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10494 #  layout:
10495 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10496 #    layout: "plot-throughput"
10497 #
10498 #- type: "plot"
10499 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10500 #  algorithm: "plot_perf_box_name"
10501 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10502 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10503 #  include:
10504 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10505 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10506 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10507 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10508 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10509 #  layout:
10510 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10511 #    layout: "plot-throughput"
10512 #
10513 #- type: "plot"
10514 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10515 #  algorithm: "plot_perf_box_name"
10516 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10517 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10518 #  include:
10519 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10520 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10521 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10522 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10523 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10524 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10525 #  layout:
10526 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10527 #    layout: "plot-throughput"
10528 #
10529 #- type: "plot"
10530 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10531 #  algorithm: "plot_perf_box_name"
10532 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10533 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10534 #  include:
10535 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10536 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10537 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10538 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10539 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10540 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10541 #  layout:
10542 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10543 #    layout: "plot-throughput"
10544
10545 - type: "plot"
10546   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10547   algorithm: "plot_perf_box_name"
10548   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10549   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10550   include:
10551     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10552     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10553     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10554     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10555     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10556   layout:
10557     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10558     layout: "plot-throughput"
10559
10560 - type: "plot"
10561   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10562   algorithm: "plot_perf_box_name"
10563   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10564   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10565   include:
10566     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10567     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10568     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10569     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10570     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10571   layout:
10572     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10573     layout: "plot-throughput"
10574
10575 - type: "plot"
10576   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10577   algorithm: "plot_perf_box_name"
10578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10580   include:
10581     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10582     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10583     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10584     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10585     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10586     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10587   layout:
10588     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10589     layout: "plot-throughput"
10590
10591 - type: "plot"
10592   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10593   algorithm: "plot_perf_box_name"
10594   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10595   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10596   include:
10597     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10599     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10600     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10601     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10602     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10603   layout:
10604     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10605     layout: "plot-throughput"
10606
10607 - type: "plot"
10608   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10609   algorithm: "plot_perf_box_name"
10610   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10611   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10612   include:
10613     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10614     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10615     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10616     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10617     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10618   layout:
10619     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10620     layout: "plot-throughput"
10621
10622 - type: "plot"
10623   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10624   algorithm: "plot_perf_box_name"
10625   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10626   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10627   include:
10628     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10632     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10633   layout:
10634     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10635     layout: "plot-throughput"
10636
10637 - type: "plot"
10638   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10639   algorithm: "plot_perf_box_name"
10640   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10641   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10642   include:
10643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10649   layout:
10650     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10651     layout: "plot-throughput"
10652
10653 - type: "plot"
10654   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10655   algorithm: "plot_perf_box_name"
10656   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10657   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10658   include:
10659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10665   layout:
10666     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10667     layout: "plot-throughput"
10668
10669 - type: "plot"
10670   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10671   algorithm: "plot_perf_box_name"
10672   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10673   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10674   include:
10675     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10676     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10677     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10678     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10679     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10680   layout:
10681     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10682     layout: "plot-throughput"
10683
10684 - type: "plot"
10685   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10686   algorithm: "plot_perf_box_name"
10687   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10688   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10689   include:
10690     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10691     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10692     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10693     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10694     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10695   layout:
10696     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10697     layout: "plot-throughput"
10698
10699 - type: "plot"
10700   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10701   algorithm: "plot_perf_box_name"
10702   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10703   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10704   include:
10705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10708     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10709     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10710     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10711   layout:
10712     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10713     layout: "plot-throughput"
10714
10715 - type: "plot"
10716   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10717   algorithm: "plot_perf_box_name"
10718   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10719   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10720   include:
10721     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10722     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10723     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10724     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10725     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10727   layout:
10728     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10729     layout: "plot-throughput"
10730
10731 - type: "plot"
10732   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10733   algorithm: "plot_perf_box_name"
10734   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10736   include:
10737     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10738     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10739   layout:
10740     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10741     layout: "plot-throughput"
10742
10743 - type: "plot"
10744   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10745   algorithm: "plot_perf_box_name"
10746   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10748   include:
10749     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10750     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10751   layout:
10752     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10753     layout: "plot-throughput"
10754
10755 #- type: "plot"
10756 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10757 #  algorithm: "plot_perf_box_name"
10758 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10759 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10760 #  include:
10761 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10762 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10763 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10764 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10765 #  layout:
10766 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10767 #    layout: "plot-throughput"
10768 #
10769 #- type: "plot"
10770 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10771 #  algorithm: "plot_perf_box_name"
10772 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10773 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10774 #  include:
10775 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10776 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10777 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10778 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10779 #  layout:
10780 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10781 #    layout: "plot-throughput"
10782
10783 - type: "plot"
10784   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10785   algorithm: "plot_perf_box_name"
10786   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10787   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10788   include:
10789     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10790     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10791     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10792     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10793   layout:
10794     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10795     layout: "plot-throughput"
10796
10797 - type: "plot"
10798   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10799   algorithm: "plot_perf_box_name"
10800   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10801   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10802   include:
10803     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10804     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10805     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10806     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10807   layout:
10808     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10809     layout: "plot-throughput"
10810
10811 - type: "plot"
10812   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10813   algorithm: "plot_perf_box_name"
10814   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10815   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10816   include:
10817     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10818     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10819     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10820     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10821   layout:
10822     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10823     layout: "plot-throughput"
10824
10825 - type: "plot"
10826   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10827   algorithm: "plot_perf_box_name"
10828   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10829   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10830   include:
10831     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10832     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10833     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10834     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10835   layout:
10836     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10837     layout: "plot-throughput"
10838
10839 #- type: "plot"
10840 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10841 #  algorithm: "plot_perf_box_name"
10842 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10843 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10844 #  include:
10845 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10846 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10847 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10848 #  layout:
10849 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10850 #    layout: "plot-throughput"
10851 #
10852 #- type: "plot"
10853 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10854 #  algorithm: "plot_perf_box_name"
10855 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10856 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10857 #  include:
10858 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10859 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10860 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10861 #  layout:
10862 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10863 #    layout: "plot-throughput"
10864 #
10865 #- type: "plot"
10866 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10867 #  algorithm: "plot_perf_box_name"
10868 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10869 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10870 #  include:
10871 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10872 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10873 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10874 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10875 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10876 #  layout:
10877 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10878 #    layout: "plot-throughput"
10879 #
10880 #- type: "plot"
10881 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10882 #  algorithm: "plot_perf_box_name"
10883 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10884 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10885 #  include:
10886 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10887 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10888 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10889 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10890 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10891 #  layout:
10892 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10893 #    layout: "plot-throughput"
10894
10895 - type: "plot"
10896   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10897   algorithm: "plot_perf_box_name"
10898   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10900   include:
10901     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10902     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10903     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10904   layout:
10905     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10906     layout: "plot-throughput"
10907
10908 - type: "plot"
10909   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10910   algorithm: "plot_perf_box_name"
10911   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10913   include:
10914     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10915     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10916     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10917   layout:
10918     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10919     layout: "plot-throughput"
10920
10921 #- type: "plot"
10922 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10923 #  algorithm: "plot_perf_box_name"
10924 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10925 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10926 #  include:
10927 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10928 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10929 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10930 #  layout:
10931 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10932 #    layout: "plot-throughput"
10933 #
10934 #- type: "plot"
10935 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10936 #  algorithm: "plot_perf_box_name"
10937 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10938 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10939 #  include:
10940 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10941 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10942 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10943 #  layout:
10944 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10945 #    layout: "plot-throughput"
10946 #
10947 #- type: "plot"
10948 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10949 #  algorithm: "plot_perf_box_name"
10950 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10951 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10952 #  include:
10953 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10954 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10955 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10956 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10957 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10958 #  layout:
10959 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10960 #    layout: "plot-throughput"
10961 #
10962 #- type: "plot"
10963 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10964 #  algorithm: "plot_perf_box_name"
10965 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10966 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10967 #  include:
10968 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10969 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10970 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10971 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10972 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10973 #  layout:
10974 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10975 #    layout: "plot-throughput"
10976
10977 - type: "plot"
10978   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10979   algorithm: "plot_perf_box_name"
10980   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10981   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10982   include:
10983     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10985     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
10986     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
10987     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10988   layout:
10989     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10990     layout: "plot-throughput"
10991
10992 - type: "plot"
10993   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
10994   algorithm: "plot_perf_box_name"
10995   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
10996   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10997   include:
10998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11000     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11001     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11002     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11003   layout:
11004     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11005     layout: "plot-throughput"
11006
11007 - type: "plot"
11008   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11009   algorithm: "plot_perf_box_name"
11010   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11011   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11012   include:
11013     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11018   layout:
11019     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11020     layout: "plot-throughput"
11021
11022 - type: "plot"
11023   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11024   algorithm: "plot_perf_box_name"
11025   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11026   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11027   include:
11028     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11029     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11030     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11031     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11032     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11033   layout:
11034     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11035     layout: "plot-throughput"
11036
11037 - type: "plot"
11038   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11039   algorithm: "plot_perf_box_name"
11040   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11041   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11042   include:
11043     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11044     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11045     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11046     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11047     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11048   layout:
11049     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11050     layout: "plot-throughput"
11051
11052 - type: "plot"
11053   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11054   algorithm: "plot_perf_box_name"
11055   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11056   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11057   include:
11058     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11059     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11061     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11062     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11063   layout:
11064     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11065     layout: "plot-throughput"
11066
11067 - type: "plot"
11068   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11069   algorithm: "plot_perf_box_name"
11070   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11072   include:
11073     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11074     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11075     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11076     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11077     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11078     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11079   layout:
11080     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11081     layout: "plot-throughput"
11082
11083 - type: "plot"
11084   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11085   algorithm: "plot_perf_box_name"
11086   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11088   include:
11089     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11090     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11091     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11092     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11093     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11094     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11095   layout:
11096     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11097     layout: "plot-throughput"
11098
11099 - type: "plot"
11100   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11101   algorithm: "plot_perf_box_name"
11102   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11104   include:
11105     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11106     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11107     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11108     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11109   layout:
11110     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11111     layout: "plot-throughput"
11112
11113 - type: "plot"
11114   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11115   algorithm: "plot_perf_box_name"
11116   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11118   include:
11119     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11120     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11121     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11122     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11123   layout:
11124     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11125     layout: "plot-throughput"
11126
11127 #- type: "plot"
11128 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11129 #  algorithm: "plot_perf_box_name"
11130 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11131 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11132 #  include:
11133 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11134 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11135 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11136 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11137 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11138 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11139 #  layout:
11140 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11141 #    layout: "plot-throughput"
11142 #
11143 #- type: "plot"
11144 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11145 #  algorithm: "plot_perf_box_name"
11146 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11147 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11148 #  include:
11149 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11150 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11151 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11152 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11153 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11154 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11155 #  layout:
11156 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11157 #    layout: "plot-throughput"
11158
11159 - type: "plot"
11160   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11161   algorithm: "plot_perf_box_name"
11162   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11163   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11164   include:
11165     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11166 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11167     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11168 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11169     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11170 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11171   layout:
11172     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11173     layout: "plot-throughput"
11174
11175 - type: "plot"
11176   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11177   algorithm: "plot_perf_box_name"
11178   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11179   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11180   include:
11181     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11182 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11183     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11184 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11185     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11186 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11187   layout:
11188     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11189     layout: "plot-throughput"
11190
11191 - type: "plot"
11192   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11193   algorithm: "plot_perf_box_name"
11194   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11195   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11196   include:
11197     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11198     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11199     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11200     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11201     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11202     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11203   layout:
11204     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11205     layout: "plot-throughput"
11206
11207 - type: "plot"
11208   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11209   algorithm: "plot_perf_box_name"
11210   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11211   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11212   include:
11213     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11214     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11215     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11216     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11217     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11218     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11219   layout:
11220     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11221     layout: "plot-throughput"
11222
11223 #- type: "plot"
11224 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11225 #  algorithm: "plot_perf_box_name"
11226 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11227 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11228 #  include:
11229 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11230 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11231 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11232 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11233 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11234 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11235 #  layout:
11236 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11237 #    layout: "plot-throughput"
11238 #
11239 #- type: "plot"
11240 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11241 #  algorithm: "plot_perf_box_name"
11242 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11243 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11244 #  include:
11245 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11246 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11247 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11248 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11249 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11250 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11251 #  layout:
11252 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11253 #    layout: "plot-throughput"
11254 #
11255 #- type: "plot"
11256 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11257 #  algorithm: "plot_perf_box_name"
11258 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11259 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11260 #  include:
11261 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11265 #  layout:
11266 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11267 #    layout: "plot-throughput"
11268 #
11269 #- type: "plot"
11270 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11271 #  algorithm: "plot_perf_box_name"
11272 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11273 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11274 #  include:
11275 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11276 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11277 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11278 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11279 #  layout:
11280 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11281 #    layout: "plot-throughput"
11282 #
11283 #- type: "plot"
11284 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11285 #  algorithm: "plot_perf_box_name"
11286 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11287 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11288 #  include:
11289 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11290 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11291 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11292 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11293 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11294 #  layout:
11295 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11296 #    layout: "plot-throughput"
11297 #
11298 #- type: "plot"
11299 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11300 #  algorithm: "plot_perf_box_name"
11301 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11302 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11303 #  include:
11304 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11305 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11306 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11307 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11308 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11309 #  layout:
11310 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11311 #    layout: "plot-throughput"
11312 #
11313 #- type: "plot"
11314 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11315 #  algorithm: "plot_perf_box_name"
11316 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11317 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11318 #  include:
11319 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11320 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11321 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11322 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11323 #  layout:
11324 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11325 #    layout: "plot-throughput"
11326 #
11327 #- type: "plot"
11328 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11329 #  algorithm: "plot_perf_box_name"
11330 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11331 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11332 #  include:
11333 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11334 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11335 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11336 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11337 #  layout:
11338 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11339 #    layout: "plot-throughput"
11340
11341 - type: "plot"
11342   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11343   algorithm: "plot_perf_box_name"
11344   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11346   include:
11347     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11348     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11349     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11350     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11351     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11352     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11353   layout:
11354     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11359   algorithm: "plot_perf_box_name"
11360   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11362   include:
11363     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11364     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11365     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11366     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11367     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11368     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11369   layout:
11370     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11371     layout: "plot-throughput"
11372
11373 #- type: "plot"
11374 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11375 #  algorithm: "plot_perf_box_name"
11376 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11377 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11378 #  include:
11379 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11380 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11381 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11382 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11383 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11384 #  layout:
11385 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11386 #    layout: "plot-throughput"
11387 #
11388 #- type: "plot"
11389 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11390 #  algorithm: "plot_perf_box_name"
11391 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11392 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11393 #  include:
11394 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11395 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11396 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11397 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11398 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11399 #  layout:
11400 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11401 #    layout: "plot-throughput"
11402 #
11403 #- type: "plot"
11404 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11405 #  algorithm: "plot_perf_box_name"
11406 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11407 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11408 #  include:
11409 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11410 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11411 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11412 #  layout:
11413 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11414 #    layout: "plot-throughput"
11415 #
11416 #- type: "plot"
11417 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11418 #  algorithm: "plot_perf_box_name"
11419 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11420 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11421 #  include:
11422 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11423 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11425 #  layout:
11426 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11427 #    layout: "plot-throughput"
11428 #
11429 #- type: "plot"
11430 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11431 #  algorithm: "plot_perf_box_name"
11432 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11433 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11434 #  include:
11435 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11436 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11437 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11438 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11439 #  layout:
11440 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11441 #    layout: "plot-throughput"
11442 #
11443 #- type: "plot"
11444 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11445 #  algorithm: "plot_perf_box_name"
11446 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11447 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11448 #  include:
11449 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11450 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11451 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11452 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11453 #  layout:
11454 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11455 #    layout: "plot-throughput"
11456 #
11457 #- type: "plot"
11458 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11459 #  algorithm: "plot_perf_box_name"
11460 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11461 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11462 #  include:
11463 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11464 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11465 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11466 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11467 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11468 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11469 #  layout:
11470 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11471 #    layout: "plot-throughput"
11472 #
11473 #- type: "plot"
11474 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11475 #  algorithm: "plot_perf_box_name"
11476 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11477 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11478 #  include:
11479 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11480 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11481 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11482 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11483 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11484 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11485 #  layout:
11486 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11487 #    layout: "plot-throughput"
11488 #
11489 #- type: "plot"
11490 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11491 #  algorithm: "plot_perf_box_name"
11492 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11493 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11494 #  include:
11495 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11496 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11497 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11498 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11499 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11500 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11501 #  layout:
11502 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11503 #    layout: "plot-throughput"
11504 #
11505 #- type: "plot"
11506 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11507 #  algorithm: "plot_perf_box_name"
11508 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11509 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11510 #  include:
11511 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11512 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11513 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11514 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11515 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11516 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11517 #  layout:
11518 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11519 #    layout: "plot-throughput"
11520
11521 - type: "plot"
11522   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11523   algorithm: "plot_perf_box_name"
11524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11526   include:
11527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11531   layout:
11532     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11533     layout: "plot-throughput"
11534
11535 - type: "plot"
11536   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11537   algorithm: "plot_perf_box_name"
11538   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11539   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11540   include:
11541     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11545   layout:
11546     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11547     layout: "plot-throughput"
11548
11549 - type: "plot"
11550   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11551   algorithm: "plot_perf_box_name"
11552   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11553   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11554   include:
11555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11561   layout:
11562     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11563     layout: "plot-throughput"
11564
11565 - type: "plot"
11566   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11567   algorithm: "plot_perf_box_name"
11568   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11569   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11570   include:
11571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11575     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11577   layout:
11578     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11579     layout: "plot-throughput"
11580
11581 - type: "plot"
11582   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11583   algorithm: "plot_perf_box_name"
11584   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11585   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11586   include:
11587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11593   layout:
11594     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11595     layout: "plot-throughput"
11596
11597 - type: "plot"
11598   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11599   algorithm: "plot_perf_box_name"
11600   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11601   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11602   include:
11603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11609   layout:
11610     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11611     layout: "plot-throughput"
11612
11613 - type: "plot"
11614   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11615   algorithm: "plot_perf_box_name"
11616   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11617   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11618   include:
11619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11623   layout:
11624     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11625     layout: "plot-throughput"
11626
11627 - type: "plot"
11628   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11629   algorithm: "plot_perf_box_name"
11630   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11631   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11632   include:
11633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11637   layout:
11638     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11639     layout: "plot-throughput"
11640
11641 - type: "plot"
11642   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11643   algorithm: "plot_perf_box_name"
11644   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11645   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11646   include:
11647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11653   layout:
11654     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11655     layout: "plot-throughput"
11656
11657 - type: "plot"
11658   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11659   algorithm: "plot_perf_box_name"
11660   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11661   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11662   include:
11663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11669   layout:
11670     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11671     layout: "plot-throughput"
11672
11673 - type: "plot"
11674   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11675   algorithm: "plot_perf_box_name"
11676   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11677   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11678   include:
11679     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11680     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11681     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11682     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11683   layout:
11684     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11685     layout: "plot-throughput"
11686
11687 - type: "plot"
11688   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11689   algorithm: "plot_perf_box_name"
11690   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11691   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11692   include:
11693     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11694     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11695     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11696     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11697   layout:
11698     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11699     layout: "plot-throughput"
11700
11701 - type: "plot"
11702   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11703   algorithm: "plot_perf_box_name"
11704   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11705   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11706   include:
11707     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11708     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11709     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11710     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11711     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11712     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11713   layout:
11714     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11715     layout: "plot-throughput"
11716
11717 - type: "plot"
11718   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11719   algorithm: "plot_perf_box_name"
11720   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11721   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11722   include:
11723     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11724     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11725     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11726     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11727     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11728     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11729   layout:
11730     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11738   include:
11739     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11740     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11741     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11742     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11743     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11744     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11745   layout:
11746     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11747     layout: "plot-throughput"
11748
11749 - type: "plot"
11750   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11751   algorithm: "plot_perf_box_name"
11752   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11753   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11754   include:
11755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11756     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11757     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11758     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11759     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11760     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11761   layout:
11762     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11763     layout: "plot-throughput"
11764
11765 - type: "plot"
11766   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11767   algorithm: "plot_perf_box_name"
11768   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11769   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11770   include:
11771     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11772     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11773     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11774     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11775     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11776     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11777   layout:
11778     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11779     layout: "plot-throughput"
11780
11781 - type: "plot"
11782   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11783   algorithm: "plot_perf_box_name"
11784   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11786   include:
11787     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11788     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11789     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11790     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11791     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11792     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11793   layout:
11794     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11795     layout: "plot-throughput"
11796
11797 #- type: "plot"
11798 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11799 #  algorithm: "plot_perf_box_name"
11800 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11801 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11802 #  include:
11803 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11804 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11805 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11806 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11807 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11808 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11809 #  layout:
11810 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11811 #    layout: "plot-throughput"
11812 #
11813 #- type: "plot"
11814 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11815 #  algorithm: "plot_perf_box_name"
11816 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11817 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11818 #  include:
11819 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11820 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11821 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11822 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11823 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11824 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11825 #  layout:
11826 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11827 #    layout: "plot-throughput"
11828
11829 - type: "plot"
11830   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11831   algorithm: "plot_perf_box_name"
11832   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11833   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11834   include:
11835     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11836     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11837     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11838     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11839     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11840     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11841   layout:
11842     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11843     layout: "plot-throughput"
11844
11845 - type: "plot"
11846   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11847   algorithm: "plot_perf_box_name"
11848   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11849   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11850   include:
11851     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11852     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11853     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11854     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11855     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11856     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11857   layout:
11858     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11859     layout: "plot-throughput"
11860
11861 #- type: "plot"
11862 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11863 #  algorithm: "plot_perf_box_name"
11864 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11865 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11866 #  include:
11867 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11868 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11869 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11870 #  layout:
11871 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11872 #    layout: "plot-throughput"
11873 #
11874 #- type: "plot"
11875 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11876 #  algorithm: "plot_perf_box_name"
11877 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11878 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11879 #  include:
11880 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11881 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11882 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11883 #  layout:
11884 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11885 #    layout: "plot-throughput"
11886
11887 #- type: "plot"
11888 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11889 #  algorithm: "plot_perf_box_name"
11890 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11891 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11892 #  include:
11893 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11894 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11895 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11896 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11897 #  layout:
11898 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11899 #    layout: "plot-throughput"
11900 #
11901 #- type: "plot"
11902 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11903 #  algorithm: "plot_perf_box_name"
11904 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11905 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11906 #  include:
11907 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11908 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11909 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11910 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11911 #  layout:
11912 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11913 #    layout: "plot-throughput"
11914 #
11915 #- type: "plot"
11916 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11917 #  algorithm: "plot_perf_box_name"
11918 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11919 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11920 #  include:
11921 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11922 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11923 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11924 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11925 #  layout:
11926 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11927 #    layout: "plot-throughput"
11928 #
11929 #- type: "plot"
11930 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11931 #  algorithm: "plot_perf_box_name"
11932 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11933 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11934 #  include:
11935 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11936 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11937 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11938 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11939 #  layout:
11940 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11941 #    layout: "plot-throughput"
11942
11943 - type: "plot"
11944   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11945   algorithm: "plot_perf_box_name"
11946   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11948   include:
11949     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11950     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11951     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11952     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11953   layout:
11954     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11955     layout: "plot-throughput"
11956
11957 - type: "plot"
11958   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11959   algorithm: "plot_perf_box_name"
11960   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11961   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11962   include:
11963     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11964     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11965     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11966     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11967   layout:
11968     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11969     layout: "plot-throughput"
11970
11971 - type: "plot"
11972   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11973   algorithm: "plot_perf_box_name"
11974   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11975   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11976   include:
11977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11978     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11979     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11980     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11981   layout:
11982     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11983     layout: "plot-throughput"
11984
11985 - type: "plot"
11986   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11987   algorithm: "plot_perf_box_name"
11988   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11989   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11990   include:
11991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11992     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11993     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11994     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11995   layout:
11996     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11997     layout: "plot-throughput"
11998
11999 #- type: "plot"
12000 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12001 #  algorithm: "plot_perf_box_name"
12002 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12003 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12004 #  include:
12005 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12006 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12007 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12008 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12009 #  layout:
12010 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12011 #    layout: "plot-throughput"
12012 #
12013 #- type: "plot"
12014 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12015 #  algorithm: "plot_perf_box_name"
12016 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12017 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12018 #  include:
12019 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12020 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12021 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12022 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12023 #  layout:
12024 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12025 #    layout: "plot-throughput"
12026 #
12027 #- type: "plot"
12028 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12029 #  algorithm: "plot_perf_box_name"
12030 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12031 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12032 #  include:
12033 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12034 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12035 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12036 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12037 #  layout:
12038 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12039 #    layout: "plot-throughput"
12040 #
12041 #- type: "plot"
12042 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12043 #  algorithm: "plot_perf_box_name"
12044 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12045 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12046 #  include:
12047 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12048 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12049 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12050 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12051 #  layout:
12052 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12053 #    layout: "plot-throughput"
12054 #
12055 #- type: "plot"
12056 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12057 #  algorithm: "plot_perf_box_name"
12058 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12059 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12060 #  include:
12061 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12062 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12063 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12064 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12065 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12066 #  layout:
12067 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12068 #    layout: "plot-throughput"
12069 #
12070 #- type: "plot"
12071 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12072 #  algorithm: "plot_perf_box_name"
12073 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12074 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12075 #  include:
12076 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12077 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12078 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12081 #  layout:
12082 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12083 #    layout: "plot-throughput"
12084 #
12085 #- type: "plot"
12086 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12087 #  algorithm: "plot_perf_box_name"
12088 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12089 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12090 #  include:
12091 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12092 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12093 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12094 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12095 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12096 #  layout:
12097 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12098 #    layout: "plot-throughput"
12099 #
12100 #- type: "plot"
12101 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12102 #  algorithm: "plot_perf_box_name"
12103 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12104 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12105 #  include:
12106 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12107 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12108 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12109 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12110 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12111 #  layout:
12112 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12113 #    layout: "plot-throughput"
12114 #
12115 #- type: "plot"
12116 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12117 #  algorithm: "plot_perf_box_name"
12118 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12119 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12120 #  include:
12121 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12122 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12123 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12124 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12125 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12126 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12127 #  layout:
12128 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12129 #    layout: "plot-throughput"
12130 #
12131 #- type: "plot"
12132 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12133 #  algorithm: "plot_perf_box_name"
12134 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12135 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12136 #  include:
12137 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12138 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12139 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12140 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12141 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12142 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12143 #  layout:
12144 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12145 #    layout: "plot-throughput"
12146 #
12147 #- type: "plot"
12148 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12149 #  algorithm: "plot_perf_box_name"
12150 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12151 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12152 #  include:
12153 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12154 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12155 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12156 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12157 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12158 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12159 #  layout:
12160 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12161 #    layout: "plot-throughput"
12162 #
12163 #- type: "plot"
12164 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12165 #  algorithm: "plot_perf_box_name"
12166 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12167 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12168 #  include:
12169 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12170 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12171 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12172 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12173 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12174 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12175 #  layout:
12176 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12177 #    layout: "plot-throughput"
12178
12179 - type: "plot"
12180   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12181   algorithm: "plot_perf_box_name"
12182   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12183   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12184   include:
12185     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12186     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12187     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12188     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12189     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12190   layout:
12191     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12192     layout: "plot-throughput"
12193
12194 - type: "plot"
12195   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12196   algorithm: "plot_perf_box_name"
12197   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12198   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12199   include:
12200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12203     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12205   layout:
12206     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12207     layout: "plot-throughput"
12208
12209 #- type: "plot"
12210 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12211 #  algorithm: "plot_perf_box_name"
12212 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12213 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12214 #  include:
12215 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12216 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12217 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12218 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12219 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12220 #  layout:
12221 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12222 #    layout: "plot-throughput"
12223 #
12224 #- type: "plot"
12225 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12226 #  algorithm: "plot_perf_box_name"
12227 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12228 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12229 #  include:
12230 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12231 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12232 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12233 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12234 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12235 #  layout:
12236 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12237 #    layout: "plot-throughput"
12238
12239 #- type: "plot"
12240 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12241 #  algorithm: "plot_perf_box_name"
12242 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12243 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12244 #  include:
12245 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12246 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12247 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12248 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12251 #  layout:
12252 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12253 #    layout: "plot-throughput"
12254 #
12255 #- type: "plot"
12256 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12257 #  algorithm: "plot_perf_box_name"
12258 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12259 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12260 #  include:
12261 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12262 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12263 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12264 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12265 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12267 #  layout:
12268 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12269 #    layout: "plot-throughput"
12270
12271 #- type: "plot"
12272 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12273 #  algorithm: "plot_perf_box_name"
12274 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12275 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12276 #  include:
12277 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12278 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12279 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12280 #  layout:
12281 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12282 #    layout: "plot-throughput"
12283 #
12284 #- type: "plot"
12285 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12286 #  algorithm: "plot_perf_box_name"
12287 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12288 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12289 #  include:
12290 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12291 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12292 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12293 #  layout:
12294 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12295 #    layout: "plot-throughput"
12296
12297 ################################################################################
12298
12299 # Packet Speedup
12300
12301 #- type: "plot"
12302 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12303 #  algorithm: "plot_tsa_name"
12304 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12305 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12306 #  include:
12307 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12308 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12309 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12310 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12311 #  layout:
12312 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12313 #    layout: "plot-throughput-speedup-analysis"
12314 #
12315 #- type: "plot"
12316 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12317 #  algorithm: "plot_tsa_name"
12318 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12319 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12320 #  include:
12321 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12322 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12323 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12324 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12325 #  layout:
12326 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12327 #    layout: "plot-throughput-speedup-analysis"
12328 #
12329 #- type: "plot"
12330 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12331 #  algorithm: "plot_tsa_name"
12332 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12333 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12334 #  include:
12335 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12336 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12337 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12338 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12339 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12340 #  layout:
12341 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12342 #    layout: "plot-throughput-speedup-analysis"
12343 #
12344 #- type: "plot"
12345 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12346 #  algorithm: "plot_tsa_name"
12347 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12348 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12349 #  include:
12350 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12351 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12352 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12353 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12354 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12355 #  layout:
12356 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12357 #    layout: "plot-throughput-speedup-analysis"
12358 #
12359 #- type: "plot"
12360 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12361 #  algorithm: "plot_tsa_name"
12362 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12363 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12364 #  include:
12365 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12366 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12367 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12368 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12369 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12370 #  layout:
12371 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12372 #    layout: "plot-throughput-speedup-analysis"
12373 #
12374 #- type: "plot"
12375 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12376 #  algorithm: "plot_tsa_name"
12377 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12378 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12379 #  include:
12380 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12381 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12384 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12385 #  layout:
12386 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12387 #    layout: "plot-throughput-speedup-analysis"
12388 #
12389 #- type: "plot"
12390 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12391 #  algorithm: "plot_tsa_name"
12392 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12393 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12394 #  include:
12395 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12396 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12399 #  layout:
12400 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12401 #    layout: "plot-throughput-speedup-analysis"
12402 #
12403 #- type: "plot"
12404 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12405 #  algorithm: "plot_tsa_name"
12406 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12407 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12408 #  include:
12409 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12410 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12411 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12413 #  layout:
12414 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12415 #    layout: "plot-throughput-speedup-analysis"
12416 #
12417 #- type: "plot"
12418 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12419 #  algorithm: "plot_tsa_name"
12420 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12421 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12422 #  include:
12423 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12424 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12425 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12426 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12427 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12428 #  layout:
12429 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12430 #    layout: "plot-throughput-speedup-analysis"
12431 #
12432 #- type: "plot"
12433 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12434 #  algorithm: "plot_tsa_name"
12435 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12436 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12437 #  include:
12438 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12439 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12440 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12441 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12442 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12443 #  layout:
12444 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12445 #    layout: "plot-throughput-speedup-analysis"
12446 #
12447 #- type: "plot"
12448 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12449 #  algorithm: "plot_tsa_name"
12450 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12451 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12452 #  include:
12453 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12454 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12455 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12456 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12457 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12458 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12459 #  layout:
12460 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12461 #    layout: "plot-throughput-speedup-analysis"
12462 #
12463 #- type: "plot"
12464 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12465 #  algorithm: "plot_tsa_name"
12466 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12467 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12468 #  include:
12469 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12470 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12471 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12472 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12473 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12474 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12475 #  layout:
12476 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12477 #    layout: "plot-throughput-speedup-analysis"
12478
12479 - type: "plot"
12480   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12481   algorithm: "plot_tsa_name"
12482   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12484   include:
12485     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12486     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12487     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12488   layout:
12489     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12490     layout: "plot-throughput-speedup-analysis"
12491
12492 - type: "plot"
12493   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12494   algorithm: "plot_tsa_name"
12495   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12496   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12497   include:
12498     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12499     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12500     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12501   layout:
12502     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12503     layout: "plot-throughput-speedup-analysis"
12504
12505 #- type: "plot"
12506 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12507 #  algorithm: "plot_tsa_name"
12508 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12509 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12510 #  include:
12511 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12512 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12513 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12514 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12515 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12516 #  layout:
12517 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12518 #    layout: "plot-throughput-speedup-analysis"
12519 #
12520 #- type: "plot"
12521 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12522 #  algorithm: "plot_tsa_name"
12523 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12524 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12525 #  include:
12526 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12527 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12528 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12529 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12530 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12531 #  layout:
12532 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12533 #    layout: "plot-throughput-speedup-analysis"
12534 #
12535 #- type: "plot"
12536 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12537 #  algorithm: "plot_tsa_name"
12538 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12539 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12540 #  include:
12541 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12542 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12543 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12544 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12545 #  layout:
12546 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12547 #    layout: "plot-throughput-speedup-analysis"
12548 #
12549 #- type: "plot"
12550 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12551 #  algorithm: "plot_tsa_name"
12552 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12553 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12554 #  include:
12555 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12556 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12557 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12558 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12559 #  layout:
12560 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12561 #    layout: "plot-throughput-speedup-analysis"
12562 #
12563 #- type: "plot"
12564 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12565 #  algorithm: "plot_tsa_name"
12566 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12567 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12568 #  include:
12569 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12570 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12571 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12572 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12573 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12574 #  layout:
12575 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12576 #    layout: "plot-throughput-speedup-analysis"
12577 #
12578 #- type: "plot"
12579 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12580 #  algorithm: "plot_tsa_name"
12581 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12582 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12583 #  include:
12584 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12585 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12586 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12587 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12588 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12589 #  layout:
12590 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12591 #    layout: "plot-throughput-speedup-analysis"
12592 #
12593 #- type: "plot"
12594 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12595 #  algorithm: "plot_tsa_name"
12596 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12597 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12598 #  include:
12599 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12600 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12601 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12602 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12603 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12604 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12605 #  layout:
12606 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12607 #    layout: "plot-throughput-speedup-analysis"
12608 #
12609 #- type: "plot"
12610 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12611 #  algorithm: "plot_tsa_name"
12612 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12613 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12614 #  include:
12615 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12616 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12617 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12618 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12619 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12620 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12621 #  layout:
12622 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12623 #    layout: "plot-throughput-speedup-analysis"
12624
12625 - type: "plot"
12626   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12627   algorithm: "plot_tsa_name"
12628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12630   include:
12631     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12633   layout:
12634     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12635     layout: "plot-throughput-speedup-analysis"
12636
12637 - type: "plot"
12638   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12639   algorithm: "plot_tsa_name"
12640   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12641   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12642   include:
12643     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12644     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12645   layout:
12646     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12647     layout: "plot-throughput-speedup-analysis"
12648
12649 #- type: "plot"
12650 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12651 #  algorithm: "plot_tsa_name"
12652 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12653 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12654 #  include:
12655 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12656 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12657 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12658 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12659 #  layout:
12660 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12661 #    layout: "plot-throughput-speedup-analysis"
12662 #
12663 #- type: "plot"
12664 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12665 #  algorithm: "plot_tsa_name"
12666 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12667 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12668 #  include:
12669 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12670 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12671 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12672 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12673 #  layout:
12674 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12675 #    layout: "plot-throughput-speedup-analysis"
12676 #
12677 #- type: "plot"
12678 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12679 #  algorithm: "plot_tsa_name"
12680 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12681 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12682 #  include:
12683 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12684 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12685 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12686 #  layout:
12687 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12688 #    layout: "plot-throughput-speedup-analysis"
12689 #
12690 #- type: "plot"
12691 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12692 #  algorithm: "plot_tsa_name"
12693 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12694 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12695 #  include:
12696 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12697 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12698 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12699 #  layout:
12700 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12701 #    layout: "plot-throughput-speedup-analysis"
12702 #
12703 #- type: "plot"
12704 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12705 #  algorithm: "plot_tsa_name"
12706 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12707 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12708 #  include:
12709 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12710 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12711 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12712 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12713 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12714 #  layout:
12715 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12716 #    layout: "plot-throughput-speedup-analysis"
12717 #
12718 #- type: "plot"
12719 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12720 #  algorithm: "plot_tsa_name"
12721 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12722 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12723 #  include:
12724 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12725 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12726 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12727 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12728 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12729 #  layout:
12730 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12731 #    layout: "plot-throughput-speedup-analysis"
12732
12733 - type: "plot"
12734   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12735   algorithm: "plot_tsa_name"
12736   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12737   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12738   include:
12739     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12740     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12741     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12742   layout:
12743     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12744     layout: "plot-throughput-speedup-analysis"
12745
12746 - type: "plot"
12747   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12748   algorithm: "plot_tsa_name"
12749   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12750   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12751   include:
12752     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12753     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12754     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12755   layout:
12756     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12757     layout: "plot-throughput-speedup-analysis"
12758
12759 #- type: "plot"
12760 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12761 #  algorithm: "plot_tsa_name"
12762 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12763 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12764 #  include:
12765 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12766 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12767 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12768 #  layout:
12769 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12770 #    layout: "plot-throughput-speedup-analysis"
12771 #
12772 #- type: "plot"
12773 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12774 #  algorithm: "plot_tsa_name"
12775 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12776 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12777 #  include:
12778 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12779 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12780 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12781 #  layout:
12782 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12783 #    layout: "plot-throughput-speedup-analysis"
12784 #
12785 #- type: "plot"
12786 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12787 #  algorithm: "plot_tsa_name"
12788 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12789 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12790 #  include:
12791 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12792 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12793 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12794 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12795 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12796 #  layout:
12797 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12798 #    layout: "plot-throughput-speedup-analysis"
12799 #
12800 #- type: "plot"
12801 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12802 #  algorithm: "plot_tsa_name"
12803 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12804 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12805 #  include:
12806 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12807 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12808 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12809 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12810 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12811 #  layout:
12812 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12813 #    layout: "plot-throughput-speedup-analysis"
12814
12815 - type: "plot"
12816   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12817   algorithm: "plot_tsa_name"
12818   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12819   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12820   include:
12821     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12822     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12823     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12824     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12825     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12826     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12827   layout:
12828     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12829     layout: "plot-throughput-speedup-analysis"
12830
12831 - type: "plot"
12832   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12833   algorithm: "plot_tsa_name"
12834   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12835   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12836   include:
12837     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12838     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12839     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12843   layout:
12844     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12845     layout: "plot-throughput-speedup-analysis"
12846
12847 - type: "plot"
12848   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12849   algorithm: "plot_tsa_name"
12850   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12851   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12852   include:
12853     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12854     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12857   layout:
12858     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12859     layout: "plot-throughput-speedup-analysis"
12860
12861 - type: "plot"
12862   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12863   algorithm: "plot_tsa_name"
12864   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12866   include:
12867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12868     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12869     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12870     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12871   layout:
12872     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12873     layout: "plot-throughput-speedup-analysis"
12874
12875 #- type: "plot"
12876 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12877 #  algorithm: "plot_tsa_name"
12878 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12879 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12880 #  include:
12881 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12882 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12883 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12884 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12885 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12886 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12887 #  layout:
12888 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
12889 #    layout: "plot-throughput-speedup-analysis"
12890 #
12891 #- type: "plot"
12892 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12893 #  algorithm: "plot_tsa_name"
12894 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12895 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12896 #  include:
12897 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12898 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12899 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12900 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12901 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12902 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12903 #  layout:
12904 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
12905 #    layout: "plot-throughput-speedup-analysis"
12906 #
12907 #- type: "plot"
12908 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12909 #  algorithm: "plot_tsa_name"
12910 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12911 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12912 #  include:
12913 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12914 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12915 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12916 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12917 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12918 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12919 #  layout:
12920 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
12921 #    layout: "plot-throughput-speedup-analysis"
12922 #
12923 #- type: "plot"
12924 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12925 #  algorithm: "plot_tsa_name"
12926 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12927 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12928 #  include:
12929 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12930 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12931 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12932 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12933 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12934 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12935 #  layout:
12936 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
12937 #    layout: "plot-throughput-speedup-analysis"
12938 #
12939 #- type: "plot"
12940 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12941 #  algorithm: "plot_tsa_name"
12942 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12943 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12944 #  include:
12945 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12946 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12947 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12948 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12949 #  layout:
12950 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
12951 #    layout: "plot-throughput-speedup-analysis"
12952 #
12953 #- type: "plot"
12954 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12955 #  algorithm: "plot_tsa_name"
12956 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12957 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12958 #  include:
12959 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12960 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12961 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12962 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12963 #  layout:
12964 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
12965 #    layout: "plot-throughput-speedup-analysis"
12966 #
12967 #- type: "plot"
12968 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
12969 #  algorithm: "plot_tsa_name"
12970 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
12971 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12972 #  include:
12973 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12974 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12975 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12976 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12977 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12978 #  layout:
12979 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
12980 #    layout: "plot-throughput-speedup-analysis"
12981 #
12982 #- type: "plot"
12983 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
12984 #  algorithm: "plot_tsa_name"
12985 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
12986 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12987 #  include:
12988 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12989 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12990 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12991 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12992 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12993 #  layout:
12994 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
12995 #    layout: "plot-throughput-speedup-analysis"
12996 #
12997 #- type: "plot"
12998 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
12999 #  algorithm: "plot_tsa_name"
13000 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13001 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13002 #  include:
13003 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13004 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13005 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13006 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13007 #  layout:
13008 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13009 #    layout: "plot-throughput-speedup-analysis"
13010 #
13011 #- type: "plot"
13012 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13013 #  algorithm: "plot_tsa_name"
13014 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13015 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13016 #  include:
13017 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13018 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13019 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13020 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13021 #  layout:
13022 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13023 #    layout: "plot-throughput-speedup-analysis"
13024
13025 - type: "plot"
13026   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13027   algorithm: "plot_tsa_name"
13028   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13030   include:
13031     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13032     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13036     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13037   layout:
13038     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13039     layout: "plot-throughput-speedup-analysis"
13040
13041 - type: "plot"
13042   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13043   algorithm: "plot_tsa_name"
13044   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13045   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13046   include:
13047     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13048     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13051     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13052     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13053   layout:
13054     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13055     layout: "plot-throughput-speedup-analysis"
13056
13057 #- type: "plot"
13058 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13059 #  algorithm: "plot_tsa_name"
13060 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13061 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13062 #  include:
13063 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13064 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13065 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13066 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13067 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13068 #  layout:
13069 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13070 #    layout: "plot-throughput-speedup-analysis"
13071 #
13072 #- type: "plot"
13073 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13074 #  algorithm: "plot_tsa_name"
13075 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13076 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13077 #  include:
13078 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13079 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13080 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13081 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13082 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13083 #  layout:
13084 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13085 #    layout: "plot-throughput-speedup-analysis"
13086 #
13087 #- type: "plot"
13088 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13089 #  algorithm: "plot_tsa_name"
13090 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13091 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13092 #  include:
13093 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13094 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13095 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13096 #  layout:
13097 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13098 #    layout: "plot-throughput-speedup-analysis"
13099 #
13100 #- type: "plot"
13101 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13102 #  algorithm: "plot_tsa_name"
13103 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13104 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13105 #  include:
13106 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13107 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13108 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13109 #  layout:
13110 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13111 #    layout: "plot-throughput-speedup-analysis"
13112 #
13113 #- type: "plot"
13114 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13115 #  algorithm: "plot_tsa_name"
13116 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13117 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13118 #  include:
13119 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13120 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13121 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13122 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13123 #  layout:
13124 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13125 #    layout: "plot-throughput-speedup-analysis"
13126 #
13127 #- type: "plot"
13128 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13129 #  algorithm: "plot_tsa_name"
13130 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13131 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13132 #  include:
13133 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13134 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13135 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13136 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13137 #  layout:
13138 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13139 #    layout: "plot-throughput-speedup-analysis"
13140 #
13141 #- type: "plot"
13142 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13143 #  algorithm: "plot_tsa_name"
13144 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13145 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13146 #  include:
13147 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13148 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13149 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13150 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13151 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13152 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13153 #  layout:
13154 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13155 #    layout: "plot-throughput-speedup-analysis"
13156 #
13157 #- type: "plot"
13158 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13159 #  algorithm: "plot_tsa_name"
13160 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13161 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13162 #  include:
13163 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13164 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13165 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13166 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13167 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13168 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13169 #  layout:
13170 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13171 #    layout: "plot-throughput-speedup-analysis"
13172 #
13173 #- type: "plot"
13174 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13175 #  algorithm: "plot_tsa_name"
13176 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13177 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13178 #  include:
13179 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13180 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13181 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13182 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13183 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13184 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13185 #  layout:
13186 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13187 #    layout: "plot-throughput-speedup-analysis"
13188 #
13189 #- type: "plot"
13190 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13191 #  algorithm: "plot_tsa_name"
13192 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13193 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13194 #  include:
13195 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13196 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13197 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13198 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13199 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13200 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13201 #  layout:
13202 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13203 #    layout: "plot-throughput-speedup-analysis"
13204
13205 - type: "plot"
13206   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13207   algorithm: "plot_tsa_name"
13208   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13210   include:
13211     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13212     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13213     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13214     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13215     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13216     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13217   layout:
13218     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13219     layout: "plot-throughput-speedup-analysis"
13220
13221 - type: "plot"
13222   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13223   algorithm: "plot_tsa_name"
13224   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13225   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13226   include:
13227     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13228     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13229     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13230     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13231     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13232     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13233   layout:
13234     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13235     layout: "plot-throughput-speedup-analysis"
13236
13237 #- type: "plot"
13238 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13239 #  algorithm: "plot_tsa_name"
13240 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13241 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13242 #  include:
13243 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13244 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13245 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13246 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13247 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13248 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13249 #  layout:
13250 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13251 #    layout: "plot-throughput-speedup-analysis"
13252 #
13253 #- type: "plot"
13254 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13255 #  algorithm: "plot_tsa_name"
13256 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13257 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13258 #  include:
13259 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13260 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13261 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13262 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13263 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13264 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13265 #  layout:
13266 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13267 #    layout: "plot-throughput-speedup-analysis"
13268 #
13269 #- type: "plot"
13270 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13271 #  algorithm: "plot_tsa_name"
13272 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13273 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13274 #  include:
13275 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13276 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13277 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13278 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13279 #  layout:
13280 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13281 #    layout: "plot-throughput-speedup-analysis"
13282 #
13283 #- type: "plot"
13284 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13285 #  algorithm: "plot_tsa_name"
13286 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13287 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13288 #  include:
13289 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13290 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13291 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13292 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13293 #  layout:
13294 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13295 #    layout: "plot-throughput-speedup-analysis"
13296 #
13297 #- type: "plot"
13298 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13299 #  algorithm: "plot_tsa_name"
13300 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13301 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13302 #  include:
13303 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13304 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13305 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13306 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13307 #  layout:
13308 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13309 #    layout: "plot-throughput-speedup-analysis"
13310 #
13311 #- type: "plot"
13312 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13313 #  algorithm: "plot_tsa_name"
13314 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13315 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13316 #  include:
13317 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13318 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13319 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13320 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13321 #  layout:
13322 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13323 #    layout: "plot-throughput-speedup-analysis"
13324
13325 - type: "plot"
13326   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13327   algorithm: "plot_tsa_name"
13328   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13330   include:
13331     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13332     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13333     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13334     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13335   layout:
13336     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13337     layout: "plot-throughput-speedup-analysis"
13338
13339 - type: "plot"
13340   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13341   algorithm: "plot_tsa_name"
13342   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13343   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13344   include:
13345     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13346     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13347     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13348     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13349   layout:
13350     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13351     layout: "plot-throughput-speedup-analysis"
13352
13353 - type: "plot"
13354   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13355   algorithm: "plot_tsa_name"
13356   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13358   include:
13359     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13360     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13361     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13362     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13363   layout:
13364     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13365     layout: "plot-throughput-speedup-analysis"
13366
13367 - type: "plot"
13368   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13369   algorithm: "plot_tsa_name"
13370   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13371   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13372   include:
13373     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13374     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13375     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13376     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13377   layout:
13378     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13379     layout: "plot-throughput-speedup-analysis"
13380
13381 #- type: "plot"
13382 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13383 #  algorithm: "plot_tsa_name"
13384 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13385 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13386 #  include:
13387 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13388 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13389 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13390 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13391 #  layout:
13392 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13393 #    layout: "plot-throughput-speedup-analysis"
13394 #
13395 #- type: "plot"
13396 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13397 #  algorithm: "plot_tsa_name"
13398 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13399 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13400 #  include:
13401 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13402 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13403 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13404 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13405 #  layout:
13406 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13407 #    layout: "plot-throughput-speedup-analysis"
13408 #
13409 #- type: "plot"
13410 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13411 #  algorithm: "plot_tsa_name"
13412 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13413 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13414 #  include:
13415 #    - "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"
13416 #    - "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"
13417 #    - "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"
13418 #    - "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"
13419 #  layout:
13420 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13421 #    layout: "plot-throughput-speedup-analysis"
13422 #
13423 #- type: "plot"
13424 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13425 #  algorithm: "plot_tsa_name"
13426 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13427 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13428 #  include:
13429 #    - "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"
13430 #    - "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"
13431 #    - "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"
13432 #    - "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"
13433 #  layout:
13434 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13435 #    layout: "plot-throughput-speedup-analysis"
13436 #
13437 #- type: "plot"
13438 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13439 #  algorithm: "plot_tsa_name"
13440 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13441 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13442 #  include:
13443 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13444 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13445 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13446 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13447 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13448 #  layout:
13449 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13450 #    layout: "plot-throughput-speedup-analysis"
13451 #
13452 #- type: "plot"
13453 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13454 #  algorithm: "plot_tsa_name"
13455 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13456 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13457 #  include:
13458 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13459 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13460 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13461 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13462 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13463 #  layout:
13464 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13465 #    layout: "plot-throughput-speedup-analysis"
13466 #
13467 #- type: "plot"
13468 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13469 #  algorithm: "plot_tsa_name"
13470 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13471 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13472 #  include:
13473 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13474 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13475 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13476 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13477 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13478 #  layout:
13479 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13480 #    layout: "plot-throughput-speedup-analysis"
13481 #
13482 #- type: "plot"
13483 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13484 #  algorithm: "plot_tsa_name"
13485 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13486 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13487 #  include:
13488 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13489 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13490 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13491 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13492 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13493 #  layout:
13494 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13495 #    layout: "plot-throughput-speedup-analysis"
13496 #
13497 #- type: "plot"
13498 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13499 #  algorithm: "plot_tsa_name"
13500 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13501 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13502 #  include:
13503 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13504 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13505 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13506 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13507 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13508 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13509 #  layout:
13510 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13511 #    layout: "plot-throughput-speedup-analysis"
13512 #
13513 #- type: "plot"
13514 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13515 #  algorithm: "plot_tsa_name"
13516 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13517 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13518 #  include:
13519 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13520 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13521 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13522 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13523 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13524 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13525 #  layout:
13526 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13527 #    layout: "plot-throughput-speedup-analysis"
13528 #
13529 #- type: "plot"
13530 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13531 #  algorithm: "plot_tsa_name"
13532 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13533 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13534 #  include:
13535 #    - "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"
13536 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13537 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13538 #    - "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"
13539 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13540 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13541 #  layout:
13542 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13543 #    layout: "plot-throughput-speedup-analysis"
13544 #
13545 #- type: "plot"
13546 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13547 #  algorithm: "plot_tsa_name"
13548 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13549 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13550 #  include:
13551 #    - "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"
13552 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13553 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13554 #    - "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"
13555 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13556 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13557 #  layout:
13558 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13559 #    layout: "plot-throughput-speedup-analysis"
13560 #
13561 #- type: "plot"
13562 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13563 #  algorithm: "plot_tsa_name"
13564 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13565 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13566 #  include:
13567 #    - "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"
13568 #    - "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"
13569 #    - "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"
13570 #  layout:
13571 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13572 #    layout: "plot-throughput-speedup-analysis"
13573 #
13574 #- type: "plot"
13575 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13576 #  algorithm: "plot_tsa_name"
13577 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13578 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13579 #  include:
13580 #    - "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"
13581 #    - "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"
13582 #    - "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"
13583 #  layout:
13584 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13585 #    layout: "plot-throughput-speedup-analysis"
13586
13587 - type: "plot"
13588   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13589   algorithm: "plot_tsa_name"
13590   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13591   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13592   include:
13593     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13594     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13595     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13596     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13597     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13598   layout:
13599     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13600     layout: "plot-throughput-speedup-analysis"
13601
13602 - type: "plot"
13603   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13604   algorithm: "plot_tsa_name"
13605   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13606   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13607   include:
13608     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13609     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13610     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13611     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13612     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13613   layout:
13614     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13615     layout: "plot-throughput-speedup-analysis"
13616
13617 - type: "plot"
13618   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13619   algorithm: "plot_tsa_name"
13620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13622   include:
13623     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13624     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13625     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13626     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13627     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13628   layout:
13629     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13630     layout: "plot-throughput-speedup-analysis"
13631
13632 - type: "plot"
13633   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13634   algorithm: "plot_tsa_name"
13635   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13636   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13637   include:
13638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13639     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13640     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13641     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13642     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13643   layout:
13644     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13645     layout: "plot-throughput-speedup-analysis"
13646
13647 - type: "plot"
13648   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13649   algorithm: "plot_tsa_name"
13650   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13651   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13652   include:
13653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13658     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13659   layout:
13660     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13661     layout: "plot-throughput-speedup-analysis"
13662
13663 - type: "plot"
13664   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13665   algorithm: "plot_tsa_name"
13666   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13667   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13668   include:
13669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13670     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13674     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13675   layout:
13676     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13677     layout: "plot-throughput-speedup-analysis"
13678
13679 - type: "plot"
13680   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13681   algorithm: "plot_tsa_name"
13682   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13683   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13684   include:
13685     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13686     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13687     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13688     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13689   layout:
13690     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13691     layout: "plot-throughput-speedup-analysis"
13692
13693 - type: "plot"
13694   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13695   algorithm: "plot_tsa_name"
13696   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13697   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13698   include:
13699     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13700     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13701     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13702     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13703   layout:
13704     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13705     layout: "plot-throughput-speedup-analysis"
13706
13707 - type: "plot"
13708   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13709   algorithm: "plot_tsa_name"
13710   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13711   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13712   include:
13713     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13714     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13716     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13717     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13718   layout:
13719     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13720     layout: "plot-throughput-speedup-analysis"
13721
13722 - type: "plot"
13723   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13724   algorithm: "plot_tsa_name"
13725   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13726   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13727   include:
13728     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13729     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13730     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13731     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13732     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13733   layout:
13734     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13735     layout: "plot-throughput-speedup-analysis"
13736
13737 - type: "plot"
13738   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13739   algorithm: "plot_tsa_name"
13740   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13741   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13742   include:
13743     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13744     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13745     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13746     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13747     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13748     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13749   layout:
13750     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13751     layout: "plot-throughput-speedup-analysis"
13752
13753 - type: "plot"
13754   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13755   algorithm: "plot_tsa_name"
13756   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13757   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13758   include:
13759     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13760     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13761     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13762     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13763     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13764     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13765   layout:
13766     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13767     layout: "plot-throughput-speedup-analysis"
13768
13769 - type: "plot"
13770   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13771   algorithm: "plot_tsa_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13773   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13774   include:
13775     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13776     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13777     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13778     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13779   layout:
13780     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
13781     layout: "plot-throughput-speedup-analysis"
13782
13783 - type: "plot"
13784   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13785   algorithm: "plot_tsa_name"
13786   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13787   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13788   include:
13789     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13790     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13791     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13792     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13793   layout:
13794     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
13795     layout: "plot-throughput-speedup-analysis"
13796
13797 - type: "plot"
13798   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13799   algorithm: "plot_tsa_name"
13800   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13801   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13802   include:
13803     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13804     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13805     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13806     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13807     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13808     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13809   layout:
13810     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
13811     layout: "plot-throughput-speedup-analysis"
13812
13813 - type: "plot"
13814   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13815   algorithm: "plot_tsa_name"
13816   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13817   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13818   include:
13819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13821     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13822     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13823     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13824     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13825   layout:
13826     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
13827     layout: "plot-throughput-speedup-analysis"
13828
13829 - type: "plot"
13830   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13831   algorithm: "plot_tsa_name"
13832   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13833   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13834   include:
13835     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13837     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13839     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13840     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13841   layout:
13842     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
13843     layout: "plot-throughput-speedup-analysis"
13844
13845 - type: "plot"
13846   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13847   algorithm: "plot_tsa_name"
13848   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13849   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13850   include:
13851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13855     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13856     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13857   layout:
13858     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
13859     layout: "plot-throughput-speedup-analysis"
13860
13861 - type: "plot"
13862   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13863   algorithm: "plot_tsa_name"
13864   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13865   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13866   include:
13867     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13868     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13869     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13870     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13871     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13872     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13873   layout:
13874     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
13875     layout: "plot-throughput-speedup-analysis"
13876
13877 - type: "plot"
13878   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13879   algorithm: "plot_tsa_name"
13880   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13881   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13882   include:
13883     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13884     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13885     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13886     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13887     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13888     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13889   layout:
13890     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
13891     layout: "plot-throughput-speedup-analysis"
13892
13893 - type: "plot"
13894   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13895   algorithm: "plot_tsa_name"
13896   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13897   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13898   include:
13899     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13900     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13901     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13903     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13904   layout:
13905     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
13906     layout: "plot-throughput-speedup-analysis"
13907
13908 - type: "plot"
13909   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13910   algorithm: "plot_tsa_name"
13911   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13912   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13913   include:
13914     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13915     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13916     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13917     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13919   layout:
13920     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
13921     layout: "plot-throughput-speedup-analysis"
13922
13923 #- type: "plot"
13924 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13925 #  algorithm: "plot_tsa_name"
13926 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13927 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13928 #  include:
13929 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13930 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13931 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13932 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13933 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13934 #  layout:
13935 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
13936 #    layout: "plot-throughput-speedup-analysis"
13937 #
13938 #- type: "plot"
13939 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
13940 #  algorithm: "plot_tsa_name"
13941 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
13942 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13943 #  include:
13944 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13945 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13946 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13947 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13948 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13949 #  layout:
13950 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
13951 #    layout: "plot-throughput-speedup-analysis"
13952
13953 #- type: "plot"
13954 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13955 #  algorithm: "plot_tsa_name"
13956 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13957 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13958 #  include:
13959 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13960 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13961 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13962 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13963 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13964 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13965 #  layout:
13966 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
13967 #    layout: "plot-throughput-speedup-analysis"
13968 #
13969 #- type: "plot"
13970 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13971 #  algorithm: "plot_tsa_name"
13972 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13973 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13974 #  include:
13975 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13976 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13977 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13978 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13979 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13980 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13981 #  layout:
13982 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
13983 #    layout: "plot-throughput-speedup-analysis"
13984
13985 - type: "plot"
13986   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13987   algorithm: "plot_tsa_name"
13988   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13989   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13990   include:
13991     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13996   layout:
13997     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13998     layout: "plot-throughput-speedup-analysis"
13999
14000 - type: "plot"
14001   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14002   algorithm: "plot_tsa_name"
14003   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14004   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14005   include:
14006     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14010     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14011   layout:
14012     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14013     layout: "plot-throughput-speedup-analysis"
14014
14015 - type: "plot"
14016   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14017   algorithm: "plot_tsa_name"
14018   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14019   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14020   include:
14021     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14025     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14026     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14027   layout:
14028     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14029     layout: "plot-throughput-speedup-analysis"
14030
14031 - type: "plot"
14032   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14033   algorithm: "plot_tsa_name"
14034   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14035   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14036   include:
14037     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14040     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14041     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14042     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14043   layout:
14044     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14045     layout: "plot-throughput-speedup-analysis"
14046
14047 - type: "plot"
14048   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14049   algorithm: "plot_tsa_name"
14050   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14051   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14052   include:
14053     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14058   layout:
14059     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14060     layout: "plot-throughput-speedup-analysis"
14061
14062 - type: "plot"
14063   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14064   algorithm: "plot_tsa_name"
14065   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14066   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14067   include:
14068     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14070     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14071     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14072     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14073   layout:
14074     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14075     layout: "plot-throughput-speedup-analysis"
14076
14077 - type: "plot"
14078   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14079   algorithm: "plot_tsa_name"
14080   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14081   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14082   include:
14083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14087   layout:
14088     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14089     layout: "plot-throughput-speedup-analysis"
14090
14091 - type: "plot"
14092   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14093   algorithm: "plot_tsa_name"
14094   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14095   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14096   include:
14097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14101   layout:
14102     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14103     layout: "plot-throughput-speedup-analysis"
14104
14105 - type: "plot"
14106   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14107   algorithm: "plot_tsa_name"
14108   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14109   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14110   include:
14111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14117   layout:
14118     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14119     layout: "plot-throughput-speedup-analysis"
14120
14121 - type: "plot"
14122   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14123   algorithm: "plot_tsa_name"
14124   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14125   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14126   include:
14127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14128     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14129     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14133   layout:
14134     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14135     layout: "plot-throughput-speedup-analysis"
14136
14137 - type: "plot"
14138   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14139   algorithm: "plot_tsa_name"
14140   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14141   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14142   include:
14143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14148   layout:
14149     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14150     layout: "plot-throughput-speedup-analysis"
14151
14152 - type: "plot"
14153   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14154   algorithm: "plot_tsa_name"
14155   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14156   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14157   include:
14158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14162     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14163   layout:
14164     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14165     layout: "plot-throughput-speedup-analysis"
14166
14167 - type: "plot"
14168   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14169   algorithm: "plot_tsa_name"
14170   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14171   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14172   include:
14173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14174     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14175     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14178     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14179   layout:
14180     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14181     layout: "plot-throughput-speedup-analysis"
14182
14183 - type: "plot"
14184   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14185   algorithm: "plot_tsa_name"
14186   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14187   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14188   include:
14189     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14190     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14191     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14192     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14193     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14195   layout:
14196     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14197     layout: "plot-throughput-speedup-analysis"
14198
14199 - type: "plot"
14200   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14201   algorithm: "plot_tsa_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14203   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14204   include:
14205     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14206     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14207     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14208     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14209   layout:
14210     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14211     layout: "plot-throughput-speedup-analysis"
14212
14213 - type: "plot"
14214   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14215   algorithm: "plot_tsa_name"
14216   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14217   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14218   include:
14219     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14221     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14223   layout:
14224     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14225     layout: "plot-throughput-speedup-analysis"
14226
14227 - type: "plot"
14228   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14229   algorithm: "plot_tsa_name"
14230   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14231   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14232   include:
14233     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14236     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14237     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14238   layout:
14239     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14240     layout: "plot-throughput-speedup-analysis"
14241
14242 - type: "plot"
14243   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14244   algorithm: "plot_tsa_name"
14245   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14246   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14247   include:
14248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14253   layout:
14254     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14255     layout: "plot-throughput-speedup-analysis"
14256
14257 - type: "plot"
14258   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14259   algorithm: "plot_tsa_name"
14260   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14261   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14262   include:
14263     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14264     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14265     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14266     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14267     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14268     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14269   layout:
14270     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14271     layout: "plot-throughput-speedup-analysis"
14272
14273 - type: "plot"
14274   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14275   algorithm: "plot_tsa_name"
14276   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14277   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14278   include:
14279     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14280     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14281     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14282     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14283     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14284     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14285   layout:
14286     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14287     layout: "plot-throughput-speedup-analysis"
14288
14289 - type: "plot"
14290   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14291   algorithm: "plot_tsa_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14293   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14294   include:
14295     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14296     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14297     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14298     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14299   layout:
14300     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14301     layout: "plot-throughput-speedup-analysis"
14302
14303 - type: "plot"
14304   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14305   algorithm: "plot_tsa_name"
14306   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14307   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14308   include:
14309     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14310     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14311     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14312     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14313   layout:
14314     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14315     layout: "plot-throughput-speedup-analysis"
14316
14317 - type: "plot"
14318   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14319   algorithm: "plot_tsa_name"
14320   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14321   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14322   include:
14323     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14324     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14325     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14326     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14327     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14328     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14329   layout:
14330     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14331     layout: "plot-throughput-speedup-analysis"
14332
14333 - type: "plot"
14334   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14335   algorithm: "plot_tsa_name"
14336   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14337   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14338   include:
14339     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14340     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14341     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14342     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14343     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14344     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14345   layout:
14346     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14354   include:
14355     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14356     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14357     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14358     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14359     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14360     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14361   layout:
14362     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14363     layout: "plot-throughput-speedup-analysis"
14364
14365 - type: "plot"
14366   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14367   algorithm: "plot_tsa_name"
14368   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14369   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14370   include:
14371     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14372     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14373     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14374     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14375     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14376     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14377   layout:
14378     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 #- type: "plot"
14382 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14383 #  algorithm: "plot_tsa_name"
14384 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14385 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14386 #  include:
14387 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14388 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14389 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14390 #  layout:
14391 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14392 #    layout: "plot-throughput-speedup-analysis"
14393 #
14394 #- type: "plot"
14395 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14396 #  algorithm: "plot_tsa_name"
14397 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14398 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14399 #  include:
14400 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14401 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14402 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14403 #  layout:
14404 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14405 #    layout: "plot-throughput-speedup-analysis"
14406
14407 ################################################################################
14408
14409 # Packet Throughput - DPDK
14410
14411 # 2n-skx-xxv710
14412
14413 #- type: "plot"
14414 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14415 #  algorithm: "plot_perf_box_name"
14416 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14417 #  data: "plot-dpdk-throughput-latency-2n-skx"
14418 #  include:
14419 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14420 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14421 #  layout:
14422 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14423 #    layout: "plot-throughput"
14424 #
14425 #- type: "plot"
14426 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14427 #  algorithm: "plot_perf_box_name"
14428 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14429 #  data: "plot-dpdk-throughput-latency-2n-skx"
14430 #  include:
14431 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14432 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14433 #  layout:
14434 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14435 #    layout: "plot-throughput"
14436 #
14437 #- type: "plot"
14438 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14439 #  algorithm: "plot_perf_box_name"
14440 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14441 #  data: "plot-dpdk-throughput-latency-2n-skx"
14442 #  include:
14443 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14444 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14445 #  layout:
14446 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14447 #    layout: "plot-throughput"
14448 #
14449 #- type: "plot"
14450 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14451 #  algorithm: "plot_perf_box_name"
14452 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14453 #  data: "plot-dpdk-throughput-latency-2n-skx"
14454 #  include:
14455 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14456 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14457 #  layout:
14458 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14459 #    layout: "plot-throughput"
14460 #
14461 ## 2n-skx-x710
14462 #
14463 #- type: "plot"
14464 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14465 #  algorithm: "plot_perf_box_name"
14466 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14467 #  data: "plot-dpdk-throughput-latency-2n-skx"
14468 #  include:
14469 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14470 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14471 #  layout:
14472 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14473 #    layout: "plot-throughput"
14474 #
14475 #- type: "plot"
14476 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14477 #  algorithm: "plot_perf_box_name"
14478 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14479 #  data: "plot-dpdk-throughput-latency-2n-skx"
14480 #  include:
14481 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14482 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14483 #  layout:
14484 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14485 #    layout: "plot-throughput"
14486 #
14487 #- type: "plot"
14488 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14489 #  algorithm: "plot_perf_box_name"
14490 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14491 #  data: "plot-dpdk-throughput-latency-2n-skx"
14492 #  include:
14493 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14494 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14495 #  layout:
14496 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14497 #    layout: "plot-throughput"
14498 #
14499 #- type: "plot"
14500 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14501 #  algorithm: "plot_perf_box_name"
14502 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14503 #  data: "plot-dpdk-throughput-latency-2n-skx"
14504 #  include:
14505 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14506 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14507 #  layout:
14508 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14509 #    layout: "plot-throughput"
14510 #
14511 ## 3n-skx-xxv710
14512 #
14513 #- type: "plot"
14514 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14515 #  algorithm: "plot_perf_box_name"
14516 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14517 #  data: "plot-dpdk-throughput-latency-3n-skx"
14518 #  include:
14519 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14520 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14521 #  layout:
14522 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14523 #    layout: "plot-throughput"
14524 #
14525 #- type: "plot"
14526 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14527 #  algorithm: "plot_perf_box_name"
14528 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14529 #  data: "plot-dpdk-throughput-latency-3n-skx"
14530 #  include:
14531 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14532 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14533 #  layout:
14534 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14535 #    layout: "plot-throughput"
14536 #
14537 #- type: "plot"
14538 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14539 #  algorithm: "plot_perf_box_name"
14540 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14541 #  data: "plot-dpdk-throughput-latency-3n-skx"
14542 #  include:
14543 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14544 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14545 #  layout:
14546 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14547 #    layout: "plot-throughput"
14548 #
14549 #- type: "plot"
14550 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14551 #  algorithm: "plot_perf_box_name"
14552 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14553 #  data: "plot-dpdk-throughput-latency-3n-skx"
14554 #  include:
14555 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14556 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14557 #  layout:
14558 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14559 #    layout: "plot-throughput"
14560 #
14561 ## 3n-skx-x710
14562 #
14563 #- type: "plot"
14564 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14565 #  algorithm: "plot_perf_box_name"
14566 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14567 #  data: "plot-dpdk-throughput-latency-3n-skx"
14568 #  include:
14569 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14570 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14571 #  layout:
14572 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14573 #    layout: "plot-throughput"
14574 #
14575 #- type: "plot"
14576 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14577 #  algorithm: "plot_perf_box_name"
14578 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14579 #  data: "plot-dpdk-throughput-latency-3n-skx"
14580 #  include:
14581 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14582 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14583 #  layout:
14584 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14585 #    layout: "plot-throughput"
14586 #
14587 #- type: "plot"
14588 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14589 #  algorithm: "plot_perf_box_name"
14590 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14591 #  data: "plot-dpdk-throughput-latency-3n-skx"
14592 #  include:
14593 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14594 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14595 #  layout:
14596 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14597 #    layout: "plot-throughput"
14598 #
14599 #- type: "plot"
14600 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14601 #  algorithm: "plot_perf_box_name"
14602 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14603 #  data: "plot-dpdk-throughput-latency-3n-skx"
14604 #  include:
14605 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14606 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14607 #  layout:
14608 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14609 #    layout: "plot-throughput"
14610
14611 # 3n-hsw-xl710
14612
14613 - type: "plot"
14614   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14615   algorithm: "plot_perf_box_name"
14616   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14617   data: "plot-dpdk-throughput-latency-3n-hsw"
14618   include:
14619     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14620     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14621   layout:
14622     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14623     layout: "plot-throughput"
14624
14625 - type: "plot"
14626   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14627   algorithm: "plot_perf_box_name"
14628   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14629   data: "plot-dpdk-throughput-latency-3n-hsw"
14630   include:
14631     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14632     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14633   layout:
14634     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14635     layout: "plot-throughput"
14636
14637 - type: "plot"
14638   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14639   algorithm: "plot_perf_box_name"
14640   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14641   data: "plot-dpdk-throughput-latency-3n-hsw"
14642   include:
14643     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14644     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14645   layout:
14646     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14647     layout: "plot-throughput"
14648
14649 - type: "plot"
14650   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14651   algorithm: "plot_perf_box_name"
14652   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14653   data: "plot-dpdk-throughput-latency-3n-hsw"
14654   include:
14655     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14656     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14657   layout:
14658     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14659     layout: "plot-throughput"
14660
14661 # 3n-hsw-x710
14662
14663 - type: "plot"
14664   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14665   algorithm: "plot_perf_box_name"
14666   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14667   data: "plot-dpdk-throughput-latency-3n-hsw"
14668   include:
14669     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14670     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14671   layout:
14672     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14673     layout: "plot-throughput"
14674
14675 - type: "plot"
14676   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14677   algorithm: "plot_perf_box_name"
14678   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14679   data: "plot-dpdk-throughput-latency-3n-hsw"
14680   include:
14681     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14682     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14683   layout:
14684     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14685     layout: "plot-throughput"
14686
14687 - type: "plot"
14688   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14689   algorithm: "plot_perf_box_name"
14690   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14691   data: "plot-dpdk-throughput-latency-3n-hsw"
14692   include:
14693     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14694     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14695   layout:
14696     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14697     layout: "plot-throughput"
14698
14699 - type: "plot"
14700   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14701   algorithm: "plot_perf_box_name"
14702   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14703   data: "plot-dpdk-throughput-latency-3n-hsw"
14704   include:
14705     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14706     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14707   layout:
14708     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14709     layout: "plot-throughput"
14710
14711 # 2n-dnv-x553
14712
14713 - type: "plot"
14714   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14715   algorithm: "plot_perf_box_name"
14716   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14717   data: "plot-dpdk-throughput-latency-2n-dnv"
14718   include:
14719     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14720     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14721   layout:
14722     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14723     layout: "plot-throughput"
14724
14725 - type: "plot"
14726   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14727   algorithm: "plot_perf_box_name"
14728   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14729   data: "plot-dpdk-throughput-latency-2n-dnv"
14730   include:
14731     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14732     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14733   layout:
14734     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14735     layout: "plot-throughput"
14736
14737 - type: "plot"
14738   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14739   algorithm: "plot_perf_box_name"
14740   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14741   data: "plot-dpdk-throughput-latency-2n-dnv"
14742   include:
14743     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14744     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14745   layout:
14746     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14747     layout: "plot-throughput"
14748
14749 - type: "plot"
14750   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14751   algorithm: "plot_perf_box_name"
14752   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14753   data: "plot-dpdk-throughput-latency-2n-dnv"
14754   include:
14755     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14756     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14757   layout:
14758     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14759     layout: "plot-throughput"
14760
14761 # 3n-dnv-x553
14762
14763 - type: "plot"
14764   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14765   algorithm: "plot_perf_box_name"
14766   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14767   data: "plot-dpdk-throughput-latency-3n-dnv"
14768   include:
14769     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14770     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14771   layout:
14772     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14773     layout: "plot-throughput"
14774
14775 - type: "plot"
14776   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14777   algorithm: "plot_perf_box_name"
14778   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
14779   data: "plot-dpdk-throughput-latency-3n-dnv"
14780   include:
14781     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14782     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14783   layout:
14784     title: "3n-dnv-x553-64b-2t2c-base-ndr"
14785     layout: "plot-throughput"
14786
14787 - type: "plot"
14788   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
14789   algorithm: "plot_perf_box_name"
14790   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
14791   data: "plot-dpdk-throughput-latency-3n-dnv"
14792   include:
14793     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14794     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14795   layout:
14796     title: "3n-dnv-x553-64b-1t1c-base-pdr"
14797     layout: "plot-throughput"
14798
14799 - type: "plot"
14800   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
14801   algorithm: "plot_perf_box_name"
14802   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
14803   data: "plot-dpdk-throughput-latency-3n-dnv"
14804   include:
14805     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14806     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14807   layout:
14808     title: "3n-dnv-x553-64b-2t2c-base-pdr"
14809     layout: "plot-throughput"
14810
14811 # 3n-tsh-x520
14812
14813 - type: "plot"
14814   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
14815   algorithm: "plot_perf_box_name"
14816   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
14817   data: "plot-dpdk-throughput-latency-3n-tsh"
14818   include:
14819     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14820     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14821   layout:
14822     title: "3n-tsh-x520-64b-1t1c-base-ndr"
14823     layout: "plot-throughput"
14824
14825 - type: "plot"
14826   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
14827   algorithm: "plot_perf_box_name"
14828   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
14829   data: "plot-dpdk-throughput-latency-3n-tsh"
14830   include:
14831     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14832     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14833   layout:
14834     title: "3n-tsh-x520-64b-2t2c-base-ndr"
14835     layout: "plot-throughput"
14836
14837 - type: "plot"
14838   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
14839   algorithm: "plot_perf_box_name"
14840   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
14841   data: "plot-dpdk-throughput-latency-3n-tsh"
14842   include:
14843     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14844     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14845   layout:
14846     title: "3n-tsh-x520-64b-1t1c-base-pdr"
14847     layout: "plot-throughput"
14848
14849 - type: "plot"
14850   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
14851   algorithm: "plot_perf_box_name"
14852   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
14853   data: "plot-dpdk-throughput-latency-3n-tsh"
14854   include:
14855     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14856     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14857   layout:
14858     title: "3n-tsh-x520-64b-2t2c-base-pdr"
14859     layout: "plot-throughput"
14860
14861 ################################################################################
14862 ###   2n-clx                                                                 ###
14863 ################################################################################
14864
14865 # Packet Throughput
14866
14867 - type: "plot"
14868   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14869   algorithm: "plot_perf_box_name"
14870   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14871   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14872   include:
14873     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14874     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14875     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14876     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14877   layout:
14878     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14879     layout: "plot-throughput"
14880
14881 - type: "plot"
14882   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14883   algorithm: "plot_perf_box_name"
14884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14886   include:
14887     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14888     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14889     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14890     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14891   layout:
14892     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14893     layout: "plot-throughput"
14894
14895 - type: "plot"
14896   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14897   algorithm: "plot_perf_box_name"
14898   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14900   include:
14901     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14902     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14903     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14904     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14905   layout:
14906     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14907     layout: "plot-throughput"
14908
14909 - type: "plot"
14910   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14911   algorithm: "plot_perf_box_name"
14912   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14914   include:
14915     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14916     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14917     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14918     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14919   layout:
14920     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14921     layout: "plot-throughput"
14922
14923 - type: "plot"
14924   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14925   algorithm: "plot_perf_box_name"
14926   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14928   include:
14929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14933     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14934   layout:
14935     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14936     layout: "plot-throughput"
14937
14938 - type: "plot"
14939   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14940   algorithm: "plot_perf_box_name"
14941   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14942   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14943   include:
14944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14949   layout:
14950     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14951     layout: "plot-throughput"
14952
14953 - type: "plot"
14954   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14955   algorithm: "plot_perf_box_name"
14956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14958   include:
14959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14963   layout:
14964     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14965     layout: "plot-throughput"
14966
14967 - type: "plot"
14968   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14969   algorithm: "plot_perf_box_name"
14970   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14972   include:
14973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14977   layout:
14978     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14979     layout: "plot-throughput"
14980
14981 - type: "plot"
14982   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14983   algorithm: "plot_perf_box_name"
14984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14986   include:
14987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14992   layout:
14993     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14994     layout: "plot-throughput"
14995
14996 - type: "plot"
14997   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14998   algorithm: "plot_perf_box_name"
14999   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15000   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15001   include:
15002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15007   layout:
15008     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15009     layout: "plot-throughput"
15010
15011 - type: "plot"
15012   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15013   algorithm: "plot_perf_box_name"
15014   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15015   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15016   include:
15017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15023   layout:
15024     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15025     layout: "plot-throughput"
15026
15027 - type: "plot"
15028   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15029   algorithm: "plot_perf_box_name"
15030   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15032   include:
15033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15039   layout:
15040     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15041     layout: "plot-throughput"
15042
15043 - type: "plot"
15044   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15045   algorithm: "plot_perf_box_name"
15046   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15047   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15048   include:
15049     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15050     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15051   layout:
15052     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15053     layout: "plot-throughput"
15054
15055 - type: "plot"
15056   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15057   algorithm: "plot_perf_box_name"
15058   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15059   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15060   include:
15061     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15062     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15063   layout:
15064     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15065     layout: "plot-throughput"
15066
15067 - type: "plot"
15068   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15069   algorithm: "plot_perf_box_name"
15070   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15072   include:
15073     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15074     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15075     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15076     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15077     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15078     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15079   layout:
15080     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15081     layout: "plot-throughput"
15082
15083 - type: "plot"
15084   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15085   algorithm: "plot_perf_box_name"
15086   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15088   include:
15089     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15090     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15091     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15092     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15093     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15094     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15095   layout:
15096     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15097     layout: "plot-throughput"
15098
15099 - type: "plot"
15100   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15101   algorithm: "plot_perf_box_name"
15102   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15104   include:
15105     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15106     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15107     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15108     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15110     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15111   layout:
15112     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15113     layout: "plot-throughput"
15114
15115 - type: "plot"
15116   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15117   algorithm: "plot_perf_box_name"
15118   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15120   include:
15121     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15122     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15123     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15124     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15125     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15127   layout:
15128     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15129     layout: "plot-throughput"
15130
15131 - type: "plot"
15132   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15133   algorithm: "plot_perf_box_name"
15134   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15136   include:
15137     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15138     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15139     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15140   layout:
15141     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15142     layout: "plot-throughput"
15143
15144 - type: "plot"
15145   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15146   algorithm: "plot_perf_box_name"
15147   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15149   include:
15150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15153   layout:
15154     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15155     layout: "plot-throughput"
15156
15157 - type: "plot"
15158   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15159   algorithm: "plot_perf_box_name"
15160   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15161   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15162   include:
15163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15168   layout:
15169     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15170     layout: "plot-throughput"
15171
15172 - type: "plot"
15173   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15174   algorithm: "plot_perf_box_name"
15175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15177   include:
15178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15183   layout:
15184     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15185     layout: "plot-throughput"
15186
15187 - type: "plot"
15188   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15189   algorithm: "plot_perf_box_name"
15190   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15191   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15192   include:
15193     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15194     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15195     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15196     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15197     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15198   layout:
15199     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15200     layout: "plot-throughput"
15201
15202 - type: "plot"
15203   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15204   algorithm: "plot_perf_box_name"
15205   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15207   include:
15208     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15209     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15210     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15211     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15212     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15213   layout:
15214     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15215     layout: "plot-throughput"
15216
15217 - type: "plot"
15218   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15219   algorithm: "plot_perf_box_name"
15220   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15221   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15222   include:
15223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15229   layout:
15230     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15231     layout: "plot-throughput"
15232
15233 - type: "plot"
15234   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15235   algorithm: "plot_perf_box_name"
15236   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15238   include:
15239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15243     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15244     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15245   layout:
15246     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15247     layout: "plot-throughput"
15248
15249 - type: "plot"
15250   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15251   algorithm: "plot_perf_box_name"
15252   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15253   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15254   include:
15255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15259   layout:
15260     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15261     layout: "plot-throughput"
15262
15263 - type: "plot"
15264   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15265   algorithm: "plot_perf_box_name"
15266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15268   include:
15269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15273   layout:
15274     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15275     layout: "plot-throughput"
15276
15277 - type: "plot"
15278   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15279   algorithm: "plot_perf_box_name"
15280   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15282   include:
15283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15288   layout:
15289     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15290     layout: "plot-throughput"
15291
15292 - type: "plot"
15293   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15294   algorithm: "plot_perf_box_name"
15295   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15297   include:
15298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15303   layout:
15304     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15305     layout: "plot-throughput"
15306
15307 - type: "plot"
15308   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15309   algorithm: "plot_perf_box_name"
15310   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15312   include:
15313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15314     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15317   layout:
15318     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15319     layout: "plot-throughput"
15320
15321 - type: "plot"
15322   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15323   algorithm: "plot_perf_box_name"
15324   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15325   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15326   include:
15327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15331   layout:
15332     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15333     layout: "plot-throughput"
15334
15335 - type: "plot"
15336   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15337   algorithm: "plot_perf_box_name"
15338   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15340   include:
15341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15347   layout:
15348     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15349     layout: "plot-throughput"
15350
15351 - type: "plot"
15352   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15353   algorithm: "plot_perf_box_name"
15354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15356   include:
15357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15359     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15362     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15363   layout:
15364     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15365     layout: "plot-throughput"
15366
15367 - type: "plot"
15368   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15369   algorithm: "plot_perf_box_name"
15370   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15371   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15372   include:
15373     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15374     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15375     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15376     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15377   layout:
15378     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15379     layout: "plot-throughput"
15380
15381 - type: "plot"
15382   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15383   algorithm: "plot_perf_box_name"
15384   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15386   include:
15387     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15388     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15389     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15390     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15391   layout:
15392     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15393     layout: "plot-throughput"
15394
15395 - type: "plot"
15396   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15397   algorithm: "plot_perf_box_name"
15398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15400   include:
15401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15405   layout:
15406     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15407     layout: "plot-throughput"
15408
15409 - type: "plot"
15410   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15411   algorithm: "plot_perf_box_name"
15412   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15414   include:
15415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15419   layout:
15420     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15421     layout: "plot-throughput"
15422
15423 - type: "plot"
15424   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15425   algorithm: "plot_perf_box_name"
15426   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15428   include:
15429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15433   layout:
15434     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15435     layout: "plot-throughput"
15436
15437 - type: "plot"
15438   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15439   algorithm: "plot_perf_box_name"
15440   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15441   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15442   include:
15443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15447   layout:
15448     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15449     layout: "plot-throughput"
15450
15451 - type: "plot"
15452   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15453   algorithm: "plot_perf_box_name"
15454   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15456   include:
15457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15461   layout:
15462     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15463     layout: "plot-throughput"
15464
15465 - type: "plot"
15466   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15467   algorithm: "plot_perf_box_name"
15468   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15470   include:
15471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15475   layout:
15476     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15477     layout: "plot-throughput"
15478
15479 - type: "plot"
15480   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15481   algorithm: "plot_perf_box_name"
15482   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15483   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15484   include:
15485     - "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"
15486     - "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"
15487     - "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"
15488     - "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"
15489   layout:
15490     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15491     layout: "plot-throughput"
15492
15493 - type: "plot"
15494   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15495   algorithm: "plot_perf_box_name"
15496   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15497   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15498   include:
15499     - "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"
15500     - "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"
15501     - "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"
15502     - "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"
15503   layout:
15504     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15505     layout: "plot-throughput"
15506
15507 ################################################################################
15508
15509 # Packet Speedup
15510
15511 - type: "plot"
15512   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15513   algorithm: "plot_tsa_name"
15514   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15516   include:
15517     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15518     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15520     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15521   layout:
15522     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15523     layout: "plot-throughput-speedup-analysis"
15524
15525 - type: "plot"
15526   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15527   algorithm: "plot_tsa_name"
15528   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15529   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15530   include:
15531     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15532     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15533     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15534     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15535   layout:
15536     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15537     layout: "plot-throughput-speedup-analysis"
15538
15539 - type: "plot"
15540   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15541   algorithm: "plot_tsa_name"
15542   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15544   include:
15545     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15546     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15547     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15548     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15549   layout:
15550     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15551     layout: "plot-throughput"
15552
15553 - type: "plot"
15554   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15555   algorithm: "plot_tsa_name"
15556   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15558   include:
15559     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15560     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15561     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15562     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15563   layout:
15564     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15565     layout: "plot-throughput"
15566
15567 - type: "plot"
15568   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15569   algorithm: "plot_tsa_name"
15570   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15572   include:
15573     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15574     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15575     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15576     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15577     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15578   layout:
15579     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15580     layout: "plot-throughput-speedup-analysis"
15581
15582 - type: "plot"
15583   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15584   algorithm: "plot_tsa_name"
15585   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15587   include:
15588     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15589     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15590     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15591     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15592     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15593   layout:
15594     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15595     layout: "plot-throughput-speedup-analysis"
15596
15597 - type: "plot"
15598   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15599   algorithm: "plot_tsa_name"
15600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15602   include:
15603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15607   layout:
15608     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15609     layout: "plot-throughput-speedup-analysis"
15610
15611 - type: "plot"
15612   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15613   algorithm: "plot_tsa_name"
15614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15616   include:
15617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15621   layout:
15622     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15623     layout: "plot-throughput-speedup-analysis"
15624
15625 - type: "plot"
15626   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15627   algorithm: "plot_tsa_name"
15628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15630   include:
15631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15636   layout:
15637     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15638     layout: "plot-throughput-speedup-analysis"
15639
15640 - type: "plot"
15641   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15642   algorithm: "plot_tsa_name"
15643   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15644   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15645   include:
15646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15651   layout:
15652     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15653     layout: "plot-throughput-speedup-analysis"
15654
15655 - type: "plot"
15656   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15657   algorithm: "plot_tsa_name"
15658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15660   include:
15661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15667   layout:
15668     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15669     layout: "plot-throughput-speedup-analysis"
15670
15671 - type: "plot"
15672   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15673   algorithm: "plot_tsa_name"
15674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15676   include:
15677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15683   layout:
15684     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15685     layout: "plot-throughput-speedup-analysis"
15686
15687 - type: "plot"
15688   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15689   algorithm: "plot_tsa_name"
15690   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15692   include:
15693     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15694     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15695   layout:
15696     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15697     layout: "plot-throughput"
15698
15699 - type: "plot"
15700   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15701   algorithm: "plot_tsa_name"
15702   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15704   include:
15705     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15706     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15707   layout:
15708     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15709     layout: "plot-throughput"
15710
15711 - type: "plot"
15712   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15713   algorithm: "plot_tsa_name"
15714   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15716   include:
15717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15718     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15719     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15720     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15721     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15722     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15723   layout:
15724     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15725     layout: "plot-throughput"
15726
15727 - type: "plot"
15728   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15729   algorithm: "plot_tsa_name"
15730   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15732   include:
15733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15734     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15735     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15736     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15737     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15739   layout:
15740     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15741     layout: "plot-throughput"
15742
15743 - type: "plot"
15744   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15745   algorithm: "plot_tsa_name"
15746   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15748   include:
15749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15751     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15752     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15753     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15754     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15755   layout:
15756     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15757     layout: "plot-throughput"
15758
15759 - type: "plot"
15760   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15761   algorithm: "plot_tsa_name"
15762   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15764   include:
15765     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15766     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15767     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15768     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15769     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15770     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15771   layout:
15772     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15773     layout: "plot-throughput"
15774
15775 - type: "plot"
15776   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15777   algorithm: "plot_tsa_name"
15778   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15780   include:
15781     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15782     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15784   layout:
15785     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15786     layout: "plot-throughput-speedup-analysis"
15787
15788 - type: "plot"
15789   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15790   algorithm: "plot_tsa_name"
15791   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15793   include:
15794     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15797   layout:
15798     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
15799     layout: "plot-throughput-speedup-analysis"
15800
15801 - type: "plot"
15802   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15803   algorithm: "plot_tsa_name"
15804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15806   include:
15807     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15809     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15810     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15811     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15812   layout:
15813     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15814     layout: "plot-throughput-speedup-analysis"
15815
15816 - type: "plot"
15817   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15818   algorithm: "plot_tsa_name"
15819   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15821   include:
15822     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15823     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15824     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15826     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15827   layout:
15828     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15829     layout: "plot-throughput-speedup-analysis"
15830
15831 - type: "plot"
15832   title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15833   algorithm: "plot_tsa_name"
15834   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15836   include:
15837     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15838     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15839     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15840     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15841     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15842   layout:
15843     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15844     layout: "plot-throughput"
15845
15846 - type: "plot"
15847   title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15848   algorithm: "plot_tsa_name"
15849   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15851   include:
15852     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15853     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15854     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15855     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15856     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15857   layout:
15858     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15859     layout: "plot-throughput"
15860
15861 - type: "plot"
15862   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15863   algorithm: "plot_tsa_name"
15864   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15866   include:
15867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15870     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15871     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15872     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15873   layout:
15874     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15875     layout: "plot-throughput-speedup-analysis"
15876
15877 - type: "plot"
15878   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15879   algorithm: "plot_tsa_name"
15880   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15882   include:
15883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15884     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15885     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15889   layout:
15890     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15891     layout: "plot-throughput-speedup-analysis"
15892
15893 - type: "plot"
15894   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15895   algorithm: "plot_tsa_name"
15896   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15897   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15898   include:
15899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15903   layout:
15904     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
15905     layout: "plot-throughput-speedup-analysis"
15906
15907 - type: "plot"
15908   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15909   algorithm: "plot_tsa_name"
15910   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15911   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15912   include:
15913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15917   layout:
15918     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
15919     layout: "plot-throughput-speedup-analysis"
15920
15921 - type: "plot"
15922   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15923   algorithm: "plot_tsa_name"
15924   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15926   include:
15927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15932   layout:
15933     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
15934     layout: "plot-throughput-speedup-analysis"
15935
15936 - type: "plot"
15937   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15938   algorithm: "plot_tsa_name"
15939   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15940   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15941   include:
15942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15945     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15946     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15947   layout:
15948     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
15949     layout: "plot-throughput-speedup-analysis"
15950
15951 - type: "plot"
15952   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15953   algorithm: "plot_tsa_name"
15954   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15955   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15956   include:
15957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15959     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15961   layout:
15962     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15963     layout: "plot-throughput-speedup-analysis"
15964
15965 - type: "plot"
15966   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15967   algorithm: "plot_tsa_name"
15968   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15970   include:
15971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15973     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15974     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15975   layout:
15976     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15977     layout: "plot-throughput-speedup-analysis"
15978
15979 - type: "plot"
15980   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
15981   algorithm: "plot_tsa_name"
15982   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
15983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15984   include:
15985     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15986     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15987     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15988     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15989     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15990     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15991   layout:
15992     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15993     layout: "plot-throughput"
15994
15995 - type: "plot"
15996   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
15997   algorithm: "plot_tsa_name"
15998   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
15999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16000   include:
16001     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16002     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16003     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16004     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16005     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16006     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16007   layout:
16008     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16009     layout: "plot-throughput"
16010
16011 - type: "plot"
16012   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16013   algorithm: "plot_tsa_name"
16014   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16015   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16016   include:
16017     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16018     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16020     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16021   layout:
16022     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16023     layout: "plot-throughput"
16024
16025 - type: "plot"
16026   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16027   algorithm: "plot_tsa_name"
16028   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16030   include:
16031     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16032     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16033     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16034     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16035   layout:
16036     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16037     layout: "plot-throughput"
16038
16039 - type: "plot"
16040   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16041   algorithm: "plot_tsa_name"
16042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16044   include:
16045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16049   layout:
16050     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16051     layout: "plot-throughput-speedup-analysis"
16052
16053 - type: "plot"
16054   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16055   algorithm: "plot_tsa_name"
16056   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16058   include:
16059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16063   layout:
16064     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16065     layout: "plot-throughput-speedup-analysis"
16066
16067 - type: "plot"
16068   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16069   algorithm: "plot_tsa_name"
16070   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16071   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16072   include:
16073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16077   layout:
16078     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16079     layout: "plot-throughput-speedup-analysis"
16080
16081 - type: "plot"
16082   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16083   algorithm: "plot_tsa_name"
16084   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16086   include:
16087     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16091   layout:
16092     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16093     layout: "plot-throughput-speedup-analysis"
16094
16095 - type: "plot"
16096   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16097   algorithm: "plot_tsa_name"
16098   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16100   include:
16101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16105   layout:
16106     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16107     layout: "plot-throughput"
16108
16109 - type: "plot"
16110   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16111   algorithm: "plot_tsa_name"
16112   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16114   include:
16115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16119   layout:
16120     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16121     layout: "plot-throughput"
16122
16123 - type: "plot"
16124   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16125   algorithm: "plot_tsa_name"
16126   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16128   include:
16129     - "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"
16130     - "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"
16131     - "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"
16132     - "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"
16133   layout:
16134     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16135     layout: "plot-throughput"
16136
16137 - type: "plot"
16138   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16139   algorithm: "plot_tsa_name"
16140   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16141   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16142   include:
16143     - "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"
16144     - "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"
16145     - "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"
16146     - "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"
16147   layout:
16148     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16149     layout: "plot-throughput"
16150
16151 ################################################################################
16152
16153 # Packet Throughput - DPDK
16154
16155 # 2n-clx-xxv710
16156
16157 - type: "plot"
16158   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16159   algorithm: "plot_perf_box_name"
16160   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16161   data: "plot-dpdk-throughput-latency-2n-clx"
16162   include:
16163     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16164     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16165   layout:
16166     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16167     layout: "plot-throughput"
16168
16169 - type: "plot"
16170   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16171   algorithm: "plot_perf_box_name"
16172   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16173   data: "plot-dpdk-throughput-latency-2n-clx"
16174   include:
16175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16176     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16177   layout:
16178     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16179     layout: "plot-throughput"
16180
16181 - type: "plot"
16182   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16183   algorithm: "plot_perf_box_name"
16184   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16185   data: "plot-dpdk-throughput-latency-2n-clx"
16186   include:
16187     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16188     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16189   layout:
16190     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16191     layout: "plot-throughput"
16192
16193 - type: "plot"
16194   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16195   algorithm: "plot_perf_box_name"
16196   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16197   data: "plot-dpdk-throughput-latency-2n-clx"
16198   include:
16199     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16200     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16201   layout:
16202     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16203     layout: "plot-throughput"
16204
16205 # 2n-clx-x710
16206
16207 - type: "plot"
16208   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16209   algorithm: "plot_perf_box_name"
16210   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16211   data: "plot-dpdk-throughput-latency-2n-clx"
16212   include:
16213     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16214     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16215   layout:
16216     title: "2n-clx-x710-64b-2t1c-base-ndr"
16217     layout: "plot-throughput"
16218
16219 - type: "plot"
16220   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16221   algorithm: "plot_perf_box_name"
16222   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16223   data: "plot-dpdk-throughput-latency-2n-clx"
16224   include:
16225     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16226     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16227   layout:
16228     title: "2n-clx-x710-64b-4t2c-base-ndr"
16229     layout: "plot-throughput"
16230
16231 - type: "plot"
16232   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16233   algorithm: "plot_perf_box_name"
16234   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16235   data: "plot-dpdk-throughput-latency-2n-clx"
16236   include:
16237     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16238     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16239   layout:
16240     title: "2n-clx-x710-64b-2t1c-base-pdr"
16241     layout: "plot-throughput"
16242
16243 - type: "plot"
16244   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16245   algorithm: "plot_perf_box_name"
16246   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16247   data: "plot-dpdk-throughput-latency-2n-clx"
16248   include:
16249     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16250     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16251   layout:
16252     title: "2n-clx-x710-64b-4t2c-base-pdr"
16253     layout: "plot-throughput"
16254
16255 ################################################################################
16256
16257 #- type: "plot"
16258 #  title: "Latency by percentile: 2n-skx"
16259 #  algorithm: "plot_hdrh_lat_by_percentile"
16260 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16261 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16262 #  target-links: "../../_static/vpp"
16263 #  data: "plot-vpp-hdrh-lat-2n-skx"
16264 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16265 #  layout:
16266 #    layout: "plot-hdrh-latency-by-percentile"
16267
16268 #- type: "plot"
16269 #  title: "Latency by percentile: 3n-skx"
16270 #  algorithm: "plot_hdrh_lat_by_percentile"
16271 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16272 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16273 #  target-links: "../../_static/vpp"
16274 #  data: "plot-vpp-hdrh-lat-3n-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: 2n-clx"
16281   algorithm: "plot_hdrh_lat_by_percentile"
16282   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16283   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16284   target-links: "../../_static/vpp"
16285   data: "plot-vpp-hdrh-lat-2n-clx"
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: 3n-hsw"
16292   algorithm: "plot_hdrh_lat_by_percentile"
16293   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16294   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16295   target-links: "../../_static/vpp"
16296   data: "plot-vpp-hdrh-lat-3n-hsw"
16297   filter: "'1T1C' and 'NIC_Intel-XL710'"
16298   layout:
16299     layout: "plot-hdrh-latency-by-percentile"
16300
16301 - type: "plot"
16302   title: "Latency by percentile: 3n-tsh"
16303   algorithm: "plot_hdrh_lat_by_percentile"
16304   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16305   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16306   target-links: "../../_static/vpp"
16307   data: "plot-vpp-hdrh-lat-3n-tsh"
16308   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16309   layout:
16310     layout: "plot-hdrh-latency-by-percentile"
16311
16312 - type: "plot"
16313   title: "Latency by percentile: DPDK 2n-clx"
16314   algorithm: "plot_hdrh_lat_by_percentile"
16315   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16316   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16317   target-links: "../../_static/dpdk"
16318   data: "plot-dpdk-hdrh-lat-2n-clx"
16319   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16320   layout:
16321     layout: "plot-hdrh-latency-by-percentile"
16322
16323 - type: "plot"
16324   title: "Latency by percentile: DPDK 3n-hsw"
16325   algorithm: "plot_hdrh_lat_by_percentile"
16326   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16327   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16328   target-links: "../../_static/dpdk"
16329   data: "plot-dpdk-hdrh-lat-3n-hsw"
16330   filter: "'1T1C' and 'NIC_Intel-XL710'"
16331   layout:
16332     layout: "plot-hdrh-latency-by-percentile"
16333
16334 - type: "plot"
16335   title: "Latency by percentile: DPDK 3n-tsh"
16336   algorithm: "plot_hdrh_lat_by_percentile"
16337   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16338   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16339   target-links: "../../_static/dpdk"
16340   data: "plot-dpdk-hdrh-lat-3n-tsh"
16341   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16342   layout:
16343     layout: "plot-hdrh-latency-by-percentile"