6f4fbd826fe9ec99342a8ee1e9084cbaf0a0d0f7
[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         - 22  # NDRPDR sel
379         - 23  # NDRPDR sel
380         - 24  # NDRPDR sel
381         - 25  # NDRPDR sel
382
383     plot-vpp-hdrh-lat-2n-clx:
384       csit-vpp-perf-verify-2001-2n-clx:
385         - 22  # NDRPDR sel
386
387     plot-vpp-nfv-2n-clx-ndrpdr:
388       # TODO: Add the data
389       csit-vpp-perf-verify-2001-2n-clx:
390         - 22  # NDRPDR sel
391         - 23  # NDRPDR sel
392         - 24  # NDRPDR sel
393
394     plot-vpp-nfv-2n-clx-mrr:
395       # TODO: Replace the data
396       csit-vpp-perf-verify-2001-2n-clx:
397         - 3   # NDRPDR sel RC2
398         - 4   # NDRPDR sel RC2
399
400     plot-dpdk-throughput-latency-2n-clx:
401       csit-dpdk-perf-verify-2001-2n-clx:
402         - 1   # NDRPDR sel
403         - 2   # NDRPDR sel
404         - 3   # NDRPDR sel
405         - 4   # NDRPDR sel
406         - 5   # NDRPDR sel
407         - 6   # NDRPDR sel
408         - 7   # NDRPDR sel
409         - 8   # NDRPDR sel
410         - 9   # NDRPDR sel
411         - 10  # NDRPDR sel
412
413     plot-dpdk-hdrh-lat-2n-clx:
414       csit-dpdk-perf-verify-2001-2n-clx:
415         - 1   # 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
427     plot-vpp-hdrh-lat-3n-tsh:
428       csit-vpp-perf-verify-2001-3n-tsh:
429         - 4   # NDRPDR sel
430
431     plot-dpdk-throughput-latency-3n-tsh:
432       csit-dpdk-perf-verify-2001-3n-tsh:
433         - 3   # NDRPDR sel
434         - 4   # NDRPDR sel
435         - 5   # NDRPDR sel
436         - 9   # NDRPDR sel
437         - 10  # NDRPDR sel
438         - 11  # NDRPDR sel
439         - 12  # NDRPDR sel
440
441     plot-dpdk-hdrh-lat-3n-tsh:
442       csit-dpdk-perf-verify-2001-3n-tsh:
443         - 3   # NDRPDR sel
444
445     # 3n-dnv
446
447     plot-vpp-throughput-lat-tsa-3n-dnv:
448       csit-vpp-perf-verify-2001-3n-dnv:
449         - 5   # NDRPDR sel
450         - 6   # NDRPDR sel
451         - 7   # NDRPDR sel
452         - 8   # NDRPDR sel
453         - 9   # NDRPDR sel
454         - 10  # NDRPDR sel
455         - 12  # NDRPDR sel
456         - 16  # NDRPDR sel
457         - 17  # NDRPDR sel
458         - 18  # NDRPDR sel
459
460     plot-dpdk-throughput-latency-3n-dnv:
461       csit-dpdk-perf-verify-2001-3n-dnv:
462         - 12  # NDRPDR sel
463         - 13  # NDRPDR sel
464         - 14  # NDRPDR sel
465         - 15  # NDRPDR sel
466         - 16  # NDRPDR sel
467         - 17  # NDRPDR sel
468         - 18  # NDRPDR sel
469         - 19  # NDRPDR sel
470         - 20  # NDRPDR sel
471         - 22  # NDRPDR sel
472
473     # 2n-dnv
474
475     plot-vpp-throughput-lat-tsa-2n-dnv:
476       csit-vpp-perf-verify-2001-2n-dnv:
477         - 4   # NDRPDR sel
478         - 5   # NDRPDR sel
479         - 6   # NDRPDR sel
480         - 7   # NDRPDR sel
481         - 8   # NDRPDR sel
482         - 9   # NDRPDR sel
483         - 10  # NDRPDR sel
484         - 11  # NDRPDR sel
485         - 13  # NDRPDR sel
486         - 16  # NDRPDR sel
487
488     plot-dpdk-throughput-latency-2n-dnv:
489       csit-dpdk-perf-verify-2001-2n-dnv:
490         - 9   # NDRPDR sel
491         - 10  # NDRPDR sel
492         - 11  # NDRPDR sel
493         - 12  # NDRPDR sel
494         - 13  # NDRPDR sel
495         - 14  # NDRPDR sel
496         - 15  # NDRPDR sel
497         - 16  # NDRPDR sel
498         - 17  # NDRPDR sel
499         - 18  # NDRPDR sel
500
501     ###########################################################################
502     # Simple tables (only one data set):
503
504     # NIC Comparisons
505
506     vpp-nic-comparison-3n-skx:
507       # TODO: Add the data
508       csit-vpp-perf-verify-2001-3n-skx:
509         - 14  # NDRPDR sel
510         - 15  # NDRPDR sel
511         - 16  # NDRPDR sel
512
513     vpp-nic-comparison-2n-skx:
514       # TODO: Add the data
515       csit-vpp-perf-verify-2001-2n-skx:
516         - 21  # NDRPDR sel
517         - 22  # NDRPDR sel
518         - 23  # NDRPDR sel
519         - 26  # NDRPDR sel
520
521     vpp-nic-comparison-3n-skx-mrr:
522       # TODO: Replace
523       # csit-vpp-perf-verify-2001-3n-skx:
524       csit-vpp-perf-verify-1908-3n-skx:
525         - 36  # MRR sel
526
527     vpp-nic-comparison-2n-skx-mrr:
528       # TODO: Replace
529       # csit-vpp-perf-verify-2001-2n-skx:
530       csit-vpp-perf-verify-1908-2n-skx:
531         - 69  # MRR sel
532
533     # Results
534
535     vpp-perf-results-3n-hsw:
536       csit-vpp-perf-verify-2001-3n-hsw:
537         - 18  # NDRPDR full
538         - 20  # NDRPDR full
539         - 28  # NDRPDR full
540         - 35  # NDRPDR full
541         - 46  # NDRPDR full
542
543     vpp-perf-results-3n-skx:
544       # TODO: Replace
545       csit-vpp-perf-verify-2001-3n-skx:
546         - 14  # NDRPDR sel
547
548     vpp-perf-results-2n-skx:
549       csit-vpp-perf-verify-2001-2n-skx:
550         - 32  # NDRPDR full
551         - 33  # NDRPDR full
552
553     vpp-perf-results-2n-clx:
554       # TODO: Replace
555       csit-vpp-perf-verify-2001-2n-clx:
556         - 22  # NDRPDR sel
557
558     vpp-perf-results-3n-tsh:
559       # TODO: Replace
560       csit-vpp-perf-verify-2001-3n-tsh:
561         - 3   # NDRPDR sel
562
563     vpp-perf-results-3n-dnv:
564       csit-vpp-perf-verify-2001-3n-dnv:
565         - 19  # NDRPDR full
566         - 20  # NDRPDR full
567         - 21  # NDRPDR full
568         - 22  # NDRPDR full
569         - 23  # NDRPDR full
570         - 24  # NDRPDR full
571         - 25  # NDRPDR full
572         - 26  # NDRPDR full
573
574     vpp-perf-results-2n-dnv:
575       csit-vpp-perf-verify-2001-2n-dnv:
576         - 21  # NDRPDR full
577         - 22  # NDRPDR full
578         - 25  # NDRPDR full
579         - 26  # NDRPDR full
580         - 27  # NDRPDR full
581         - 28  # NDRPDR full
582
583     vpp-mrr-results-3n-hsw:
584       csit-vpp-perf-verify-2001-3n-hsw:
585         - 17  # MRR sel
586
587     vpp-mrr-results-3n-skx:
588       # TODO: Replace
589       # csit-vpp-perf-verify-2001-3n-skx:
590       csit-vpp-perf-verify-1908-3n-skx:
591         - 36  # MRR sel
592
593     vpp-mrr-results-2n-skx:
594       # TODO: Replace
595       # csit-vpp-perf-verify-2001-2n-skx:
596       csit-vpp-perf-verify-1908-2n-skx:
597         - 69  # MRR sel
598
599     vpp-mrr-results-2n-clx:
600       # TODO: Replace
601       # csit-vpp-perf-verify-2001-2n-clx:
602       csit-vpp-perf-verify-1908-2n-skx:
603         - 69  # MRR sel
604
605     vpp-mrr-results-3n-tsh:
606       # TODO: Replace
607       # csit-vpp-perf-verify-2001-3n-tsh:
608       csit-vpp-perf-verify-1908-3n-tsh:
609         - 17  # MRR sel
610
611     vpp-mrr-results-3n-dnv:
612       csit-vpp-perf-verify-2001-3n-dnv:
613         - 11  # MRR sel
614
615     vpp-mrr-results-2n-dnv:
616       csit-vpp-perf-verify-2001-2n-dnv:
617         - 12  # MRR sel
618
619     vpp-device-results-ubuntu:
620       csit-vpp-device-2001-ubuntu1804-1n-skx:
621         - 57
622
623     dpdk-perf-results-3n-hsw:
624       csit-dpdk-perf-verify-2001-3n-hsw:
625         - 25  # NDRPDR full
626         - 26  # NDRPDR full
627
628     dpdk-perf-results-3n-skx:
629       csit-dpdk-perf-verify-2001-3n-skx:
630         - 1   # NDRPDR sel
631
632     dpdk-perf-results-2n-skx:
633       csit-dpdk-perf-verify-2001-2n-skx:
634         - 1   # NDRPDR sel
635
636     dpdk-perf-results-2n-clx:
637       csit-dpdk-perf-verify-2001-2n-clx:
638         - 1   # NDRPDR sel
639
640     dpdk-perf-results-2n-dnv:
641       csit-dpdk-perf-verify-2001-2n-dnv:
642         - 16  # NDRPDR sel
643
644     dpdk-perf-results-3n-dnv:
645       csit-dpdk-perf-verify-2001-3n-dnv:
646         - 12  # NDRPDR sel
647
648     dpdk-perf-results-3n-tsh:
649       csit-dpdk-perf-verify-2001-3n-tsh:
650         - 3   # NDRPDR sel
651
652 ###########################################################################
653     # Tables (more than one data set)
654
655     # Performance changes
656
657     vpp-performance-changes-3n-hsw-h1:
658       csit-vpp-perf-verify-1904-3n-hsw:
659         - 11  # NDRPDR sel
660         - 12  # NDRPDR sel
661         - 20  # NDRPDR sel
662         - 21  # NDRPDR sel
663         - 23  # NDRPDR sel
664         - 24  # NDRPDR sel
665         - 25  # NDRPDR sel
666         - 26  # NDRPDR sel
667         - 29  # NDRPDR sel
668         - 30  # NDRPDR sel
669     vpp-performance-changes-3n-hsw-ref:
670       csit-vpp-perf-verify-1908-3n-hsw:
671         - 12  # NDRPDR sel
672         - 13  # NDRPDR sel
673         - 14  # NDRPDR sel
674         - 15  # NDRPDR sel
675         - 16  # NDRPDR sel
676         - 17  # NDRPDR sel
677         - 18  # NDRPDR sel
678         - 19  # NDRPDR sel
679         - 20  # NDRPDR sel
680         - 21  # NDRPDR sel
681     vpp-performance-changes-3n-hsw-cmp:
682       csit-vpp-perf-verify-2001-3n-hsw:
683         - 21  # NDRPDR sel
684         - 22  # NDRPDR sel
685         - 23  # NDRPDR sel
686         - 24  # NDRPDR sel
687         - 25  # NDRPDR sel
688         - 29  # NDRPDR sel
689         - 30  # NDRPDR sel
690         - 31  # NDRPDR sel
691         - 32  # NDRPDR sel
692         - 34  # NDRPDR sel
693     vpp-performance-changes-3n-hsw:
694       - "vpp-performance-changes-3n-hsw-h1"
695       - "vpp-performance-changes-3n-hsw-ref"
696       - "vpp-performance-changes-3n-hsw-cmp"
697
698     vpp-performance-changes-3n-skx-h1:
699       csit-vpp-perf-verify-1904-3n-skx:
700         - 8   # NDRPDR sel
701         - 9   # NDRPDR sel
702         - 10  # NDRPDR sel
703         - 11  # NDRPDR sel
704         - 12  # NDRPDR sel
705         - 14  # NDRPDR sel
706         - 16  # NDRPDR sel
707         - 21  # NDRPDR sel
708         - 23  # NDRPDR sel
709         - 25  # NDRPDR sel
710     vpp-performance-changes-3n-skx-ref:
711       csit-vpp-perf-verify-1908-3n-skx:
712         - 14  # NDRPDR sel
713         - 16  # NDRPDR sel
714         - 19  # NDRPDR sel
715         - 20  # NDRPDR sel
716         - 22  # NDRPDR sel
717         - 23  # NDRPDR sel
718         - 24  # NDRPDR sel
719         - 25  # NDRPDR sel
720         - 26  # NDRPDR sel
721         - 29  # NDRPDR sel
722     vpp-performance-changes-3n-skx-cmp:
723       # TODO: Add the data
724       csit-vpp-perf-verify-2001-3n-skx:
725         - 14  # NDRPDR sel
726         - 15  # NDRPDR sel
727         - 16  # NDRPDR sel
728     vpp-performance-changes-3n-skx:
729       - "vpp-performance-changes-3n-skx-h1"
730       - "vpp-performance-changes-3n-skx-ref"
731       - "vpp-performance-changes-3n-skx-cmp"
732
733     vpp-performance-changes-2n-skx-h1:
734       csit-vpp-perf-verify-1904-2n-skx:
735         - 12  # NDRPDR sel
736         - 14  # NDRPDR sel
737         - 16  # NDRPDR sel
738         - 17  # NDRPDR sel
739         - 18  # NDRPDR sel
740         - 21  # NDRPDR sel
741         - 27  # NDRPDR sel
742         - 30  # NDRPDR sel
743         - 31  # NDRPDR sel
744         - 32  # NDRPDR sel
745     vpp-performance-changes-2n-skx-ref:
746       csit-vpp-perf-verify-1908-2n-skx:
747         - 26  # NDRPDR sel
748         - 27  # NDRPDR sel
749         - 34  # NDRPDR sel
750         - 35  # NDRPDR sel
751         - 36  # NDRPDR sel
752         - 42  # NDRPDR sel
753         - 43  # NDRPDR sel
754         - 44  # NDRPDR sel
755         - 45  # NDRPDR sel
756         - 46  # NDRPDR sel
757     vpp-performance-changes-2n-skx-cmp:
758       # TODO: Add the data
759       csit-vpp-perf-verify-2001-2n-skx:
760         - 21  # NDRPDR sel
761         - 22  # NDRPDR sel
762         - 23  # NDRPDR sel
763         - 26  # NDRPDR sel
764         - 27  # NDRPDR sel
765         - 29  # NDRPDR sel
766     vpp-performance-changes-2n-skx:
767       - "vpp-performance-changes-2n-skx-h1"
768       - "vpp-performance-changes-2n-skx-ref"
769       - "vpp-performance-changes-2n-skx-cmp"
770
771     vpp-performance-changes-nfv-2n-skx-ref:
772       csit-vpp-perf-verify-1908-2n-skx:
773         - 22  # NFV
774         - 31  # NFV
775         - 32  # NFV
776     vpp-performance-changes-nfv-2n-skx-cmp:
777       # TODO: Add the data
778       csit-vpp-perf-verify-2001-2n-skx:
779         - 30  # NFV
780         - 31  # NFV
781     vpp-performance-changes-nfv-2n-skx:
782       - "vpp-performance-changes-nfv-2n-skx-ref"
783       - "vpp-performance-changes-nfv-2n-skx-cmp"
784
785     vpp-performance-changes-2n-dnv-ref:
786       csit-vpp-perf-verify-1908-2n-dnv:
787         - 1   # NDRPDR sel
788         - 2   # NDRPDR sel
789         - 3   # NDRPDR sel
790         - 4   # NDRPDR sel
791         - 5   # NDRPDR sel
792         - 6   # NDRPDR sel
793         - 7   # NDRPDR sel
794         - 8   # NDRPDR sel
795         - 9   # NDRPDR sel
796         - 10  # NDRPDR sel
797     vpp-performance-changes-2n-dnv-cmp:
798       csit-vpp-perf-verify-2001-2n-dnv:
799         - 4   # NDRPDR sel
800         - 5   # NDRPDR sel
801         - 6   # NDRPDR sel
802         - 7   # NDRPDR sel
803         - 8   # NDRPDR sel
804         - 9   # NDRPDR sel
805         - 10  # NDRPDR sel
806         - 11  # NDRPDR sel
807         - 13  # NDRPDR sel
808         - 16  # NDRPDR sel
809     vpp-performance-changes-2n-dnv:
810       - "vpp-performance-changes-2n-dnv-ref"
811       - "vpp-performance-changes-2n-dnv-cmp"
812
813     vpp-performance-changes-3n-dnv-ref:
814       csit-vpp-perf-verify-1908-3n-dnv:
815         - 6   # NDRPDR sel
816         - 7   # NDRPDR sel
817         - 8   # NDRPDR sel
818         - 9   # NDRPDR sel
819         - 10  # NDRPDR sel
820         - 12  # NDRPDR sel
821         - 13  # NDRPDR sel
822         - 14  # NDRPDR sel
823         - 15  # NDRPDR sel
824         - 16  # NDRPDR sel
825     vpp-performance-changes-3n-dnv-cmp:
826       csit-vpp-perf-verify-2001-3n-dnv:
827         - 5   # NDRPDR sel
828         - 6   # NDRPDR sel
829         - 7   # NDRPDR sel
830         - 8   # NDRPDR sel
831         - 9   # NDRPDR sel
832         - 10  # NDRPDR sel
833         - 12  # NDRPDR sel
834         - 16  # NDRPDR sel
835         - 17  # NDRPDR sel
836         - 18  # NDRPDR sel
837     vpp-performance-changes-3n-dnv:
838       - "vpp-performance-changes-3n-dnv-ref"
839       - "vpp-performance-changes-3n-dnv-cmp"
840
841     vpp-performance-changes-3n-tsh-ref:
842       csit-vpp-perf-verify-1908-3n-tsh:
843         - 7   # NDRPDR sel
844         - 8   # NDRPDR sel
845         - 9   # NDRPDR sel
846         - 10  # NDRPDR sel
847         - 11  # NDRPDR sel
848         - 12  # NDRPDR sel
849         - 13  # NDRPDR sel
850         - 14  # NDRPDR sel
851         - 15  # NDRPDR sel
852         - 16  # NDRPDR sel
853     vpp-performance-changes-3n-tsh-cmp:
854       # TODO: Add the data
855       csit-vpp-perf-verify-2001-3n-tsh:
856         - 3   # NDRPDR sel
857         - 4   # NDRPDR sel
858         - 7   # NDRPDR sel
859         - 8   # NDRPDR sel
860     vpp-performance-changes-3n-tsh:
861       - "vpp-performance-changes-3n-tsh-ref"
862       - "vpp-performance-changes-3n-tsh-cmp"
863
864     vpp-soak-vs-ndr-2n-skx-ref:
865       # TODO: Replace
866       # csit-vpp-perf-verify-2001-2n-skx:
867       csit-vpp-perf-verify-1908-2n-skx:
868         - 26  # NDRPDR sel
869         - 27  # NDRPDR sel
870         - 34  # NDRPDR sel
871     vpp-soak-vs-ndr-2n-skx-cmp:
872       # TODO: Replace
873       # csit-vpp-perf-verify-2001-2n-skx:
874       csit-vpp-perf-verify-1908-2n-skx:
875         - 83  # SOAK
876         - 86  # SOAK
877     vpp-soak-vs-ndr-2n-skx:
878       # TODO: Replace
879       # csit-vpp-perf-verify-2001-2n-skx:
880       csit-vpp-perf-verify-1908-2n-skx:
881         - 26  # NDRPDR sel
882         - 27  # NDRPDR sel
883         - 34  # NDRPDR sel
884         - 83  # SOAK
885         - 86  # SOAK
886
887     vpp-performance-changes-3n-hsw-mrr-h1:
888       csit-vpp-perf-verify-1904-3n-hsw:
889         - 9   # MRR sel
890     vpp-performance-changes-3n-hsw-mrr-ref:
891       csit-vpp-perf-verify-1908-3n-hsw:
892         - 39  # MRR sel
893     vpp-performance-changes-3n-hsw-mrr-cmp:
894       csit-vpp-perf-verify-2001-3n-hsw:
895         - 17  # MRR sel
896     vpp-performance-changes-3n-hsw-mrr:
897       - "vpp-performance-changes-3n-hsw-mrr-h1"
898       - "vpp-performance-changes-3n-hsw-mrr-ref"
899       - "vpp-performance-changes-3n-hsw-mrr-cmp"
900
901     vpp-performance-changes-3n-skx-mrr-h1:
902       csit-vpp-perf-verify-1904-3n-skx:
903         - 7   # MRR sel
904     vpp-performance-changes-3n-skx-mrr-ref:
905       csit-vpp-perf-verify-1908-3n-skx:
906         - 36  # MRR sel
907     vpp-performance-changes-3n-skx-mrr-cmp:
908       # TODO: Replace
909       # csit-vpp-perf-verify-2001-3n-skx:
910       csit-vpp-perf-verify-1908-3n-skx:
911         - 36  # MRR sel
912     vpp-performance-changes-3n-skx-mrr:
913       - "vpp-performance-changes-3n-skx-mrr-h1"
914       - "vpp-performance-changes-3n-skx-mrr-ref"
915       - "vpp-performance-changes-3n-skx-mrr-cmp"
916
917     vpp-performance-changes-2n-skx-mrr-h1:
918       csit-vpp-perf-verify-1904-2n-skx:
919         - 11  # MRR sel
920     vpp-performance-changes-2n-skx-mrr-ref:
921       csit-vpp-perf-verify-1908-2n-skx:
922         - 69  # MRR sel
923     vpp-performance-changes-2n-skx-mrr-cmp:
924       # TODO: Replace
925       # csit-vpp-perf-verify-2001-2n-skx:
926       csit-vpp-perf-verify-1908-2n-skx:
927         - 69  # MRR sel
928     vpp-performance-changes-2n-skx-mrr:
929       - "vpp-performance-changes-2n-skx-mrr-h1"
930       - "vpp-performance-changes-2n-skx-mrr-ref"
931       - "vpp-performance-changes-2n-skx-mrr-cmp"
932
933     vpp-performance-changes-nfv-2n-skx-mrr-ref:
934       csit-vpp-perf-verify-1908-2n-skx:
935         - 71  # NFV MRR
936     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
937       # TODO: Replace
938       # csit-vpp-perf-verify-2001-2n-skx:
939       csit-vpp-perf-verify-1908-2n-skx:
940         - 71  # NFV MRR
941     vpp-performance-changes-nfv-2n-skx-mrr:
942       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
943       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
944
945     vpp-performance-changes-2n-dnv-mrr-ref:
946       csit-vpp-perf-verify-1908-2n-dnv:
947         - 11  # MRR sel
948     vpp-performance-changes-2n-dnv-mrr-cmp:
949       csit-vpp-perf-verify-2001-2n-dnv:
950         - 12  # MRR sel
951     vpp-performance-changes-2n-dnv-mrr:
952       - "vpp-performance-changes-2n-dnv-mrr-ref"
953       - "vpp-performance-changes-2n-dnv-mrr-cmp"
954
955     vpp-performance-changes-3n-dnv-mrr-ref:
956       csit-vpp-perf-verify-1908-3n-dnv:
957         - 17  # MRR sel
958     vpp-performance-changes-3n-dnv-mrr-cmp:
959       csit-vpp-perf-verify-2001-3n-dnv:
960         - 11  # MRR sel
961     vpp-performance-changes-3n-dnv-mrr:
962       - "vpp-performance-changes-3n-dnv-mrr-ref"
963       - "vpp-performance-changes-3n-dnv-mrr-cmp"
964
965     vpp-performance-changes-3n-tsh-mrr-ref:
966       csit-vpp-perf-verify-1908-3n-tsh:
967         - 17  # MRR sel
968     vpp-performance-changes-3n-tsh-mrr-cmp:
969       # TODO: Replace
970       # csit-vpp-perf-verify-2001-3n-tsh:
971       csit-vpp-perf-verify-1908-3n-tsh:
972         - 17  # MRR sel
973     vpp-performance-changes-3n-tsh-mrr:
974       - "vpp-performance-changes-3n-tsh-mrr-ref"
975       - "vpp-performance-changes-3n-tsh-mrr-cmp"
976
977     dpdk-performance-changes-3n-hsw-h1:
978       csit-dpdk-perf-verify-1904-3n-hsw:
979         - 2   # NDRPDR sel
980         - 3   # NDRPDR sel
981         - 5   # NDRPDR sel
982         - 6   # NDRPDR sel
983         - 13  # NDRPDR sel
984         - 14  # NDRPDR sel
985         - 15  # NDRPDR sel
986         - 18  # NDRPDR sel
987         - 19  # NDRPDR sel
988         - 20  # NDRPDR sel
989     dpdk-performance-changes-3n-hsw-ref:
990       csit-dpdk-perf-verify-1908-3n-hsw:
991         - 2   # NDRPDR sel
992         - 3   # NDRPDR sel
993         - 4   # NDRPDR sel
994         - 5   # NDRPDR sel
995         - 6   # NDRPDR sel
996         - 7   # NDRPDR sel
997         - 8   # NDRPDR sel
998         - 9   # NDRPDR sel
999         - 10  # NDRPDR sel
1000         - 11  # NDRPDR sel
1001     dpdk-performance-changes-3n-hsw-cmp:
1002       csit-dpdk-perf-verify-2001-3n-hsw:
1003         - 4   # NDRPDR sel
1004         - 5   # NDRPDR sel
1005         - 6   # NDRPDR sel
1006         - 7   # NDRPDR sel
1007         - 8   # NDRPDR sel
1008         - 9   # NDRPDR sel
1009         - 10  # NDRPDR sel
1010         - 11  # NDRPDR sel
1011         - 12  # NDRPDR sel
1012         - 13  # NDRPDR sel
1013         - 15  # NDRPDR sel
1014         - 16  # NDRPDR sel
1015         - 17  # NDRPDR sel
1016         - 18  # NDRPDR sel
1017         - 19  # NDRPDR sel
1018         - 20  # NDRPDR sel
1019         - 21  # NDRPDR sel
1020         - 22  # NDRPDR sel
1021         - 23  # NDRPDR sel
1022         - 24  # NDRPDR sel
1023     dpdk-performance-changes-3n-hsw:
1024       - "dpdk-performance-changes-3n-hsw-h1"
1025       - "dpdk-performance-changes-3n-hsw-ref"
1026       - "dpdk-performance-changes-3n-hsw-cmp"
1027
1028     dpdk-performance-changes-3n-skx-h1:
1029       csit-dpdk-perf-verify-1904-3n-skx:
1030         - 2   # NDRPDR sel
1031         - 3   # NDRPDR sel
1032         - 4   # NDRPDR sel
1033         - 5   # NDRPDR sel
1034         - 6   # NDRPDR sel
1035         - 7   # NDRPDR sel
1036         - 11  # NDRPDR sel
1037         - 12  # NDRPDR sel
1038         - 13  # NDRPDR sel
1039         - 14  # NDRPDR sel
1040     dpdk-performance-changes-3n-skx-ref:
1041       csit-dpdk-perf-verify-1908-3n-skx:
1042         - 3   # NDRPDR sel
1043         - 4   # NDRPDR sel
1044         - 5   # NDRPDR sel
1045         - 6   # NDRPDR sel
1046         - 7   # NDRPDR sel
1047         - 8   # NDRPDR sel
1048         - 9   # NDRPDR sel
1049         - 10  # NDRPDR sel
1050         - 11  # NDRPDR sel
1051         - 12  # NDRPDR sel
1052     dpdk-performance-changes-3n-skx-cmp:
1053       csit-dpdk-perf-verify-2001-3n-skx:
1054         - 1   # NDRPDR sel
1055         - 2   # NDRPDR sel
1056         - 3   # NDRPDR sel
1057         - 4   # NDRPDR sel
1058         - 5   # NDRPDR sel
1059         - 6   # NDRPDR sel
1060         - 7   # NDRPDR sel
1061         - 8   # NDRPDR sel
1062         - 9   # NDRPDR sel
1063         - 10  # NDRPDR sel
1064     dpdk-performance-changes-3n-skx:
1065       - "dpdk-performance-changes-3n-skx-h1"
1066       - "dpdk-performance-changes-3n-skx-ref"
1067       - "dpdk-performance-changes-3n-skx-cmp"
1068
1069     dpdk-performance-changes-2n-skx-h1:
1070       csit-dpdk-perf-verify-1904-2n-skx:
1071         - 2   # NDRPDR sel
1072         - 3   # NDRPDR sel
1073         - 4   # NDRPDR sel
1074         - 5   # NDRPDR sel
1075         - 7   # NDRPDR sel
1076         - 8   # NDRPDR sel
1077         - 9   # NDRPDR sel
1078         - 10  # NDRPDR sel
1079         - 11  # NDRPDR sel
1080         - 12  # NDRPDR sel
1081     dpdk-performance-changes-2n-skx-ref:
1082       csit-dpdk-perf-verify-1908-2n-skx:
1083         - 2   # NDRPDR sel
1084         - 3   # NDRPDR sel
1085         - 4   # NDRPDR sel
1086         - 5   # NDRPDR sel
1087         - 7   # NDRPDR sel
1088         - 8   # NDRPDR sel
1089         - 9   # NDRPDR sel
1090         - 10  # NDRPDR sel
1091         - 11  # NDRPDR sel
1092         - 12  # NDRPDR sel
1093     dpdk-performance-changes-2n-skx-cmp:
1094       csit-dpdk-perf-verify-2001-2n-skx:
1095         - 1   # NDRPDR sel
1096         - 2   # NDRPDR sel
1097         - 3   # NDRPDR sel
1098         - 4   # NDRPDR sel
1099         - 5   # NDRPDR sel
1100         - 6   # NDRPDR sel
1101         - 7   # NDRPDR sel
1102         - 8   # NDRPDR sel
1103         - 9   # NDRPDR sel
1104         - 10  # NDRPDR sel
1105         - 11  # NDRPDR sel
1106         - 13  # NDRPDR sel
1107         - 26  # NDRPDR sel
1108         - 16  # NDRPDR sel
1109         - 17  # NDRPDR sel
1110         - 18  # NDRPDR sel
1111         - 19  # NDRPDR sel
1112         - 27  # NDRPDR sel
1113         - 21  # NDRPDR sel
1114         - 25  # NDRPDR sel
1115     dpdk-performance-changes-2n-skx:
1116       - "dpdk-performance-changes-2n-skx-h1"
1117       - "dpdk-performance-changes-2n-skx-ref"
1118       - "dpdk-performance-changes-2n-skx-cmp"
1119
1120     # Compare testbeds
1121
1122     vpp-compare-testbeds-ref:
1123       csit-vpp-perf-verify-2001-3n-hsw:
1124         - 21  # NDRPDR sel
1125         - 22  # NDRPDR sel
1126         - 23  # NDRPDR sel
1127         - 24  # NDRPDR sel
1128         - 25  # NDRPDR sel
1129         - 29  # NDRPDR sel
1130         - 30  # NDRPDR sel
1131         - 31  # NDRPDR sel
1132         - 32  # NDRPDR sel
1133         - 34  # NDRPDR sel
1134     vpp-compare-testbeds-cmp:
1135       # TODO: Add the data
1136       csit-vpp-perf-verify-2001-3n-skx:
1137         - 14  # NDRPDR sel
1138         - 15  # NDRPDR sel
1139         - 16  # NDRPDR sel
1140     vpp-compare-testbeds:
1141       - "vpp-compare-testbeds-ref"
1142       - "vpp-compare-testbeds-cmp"
1143
1144     vpp-compare-testbeds-skx-clx-ref:
1145       # TODO: Add the data
1146       csit-vpp-perf-verify-2001-2n-skx:
1147         - 21  # NDRPDR sel
1148         - 22  # NDRPDR sel
1149         - 23  # NDRPDR sel
1150         - 26  # NDRPDR sel
1151         - 27  # NDRPDR sel
1152         - 29  # NDRPDR sel
1153     vpp-compare-testbeds-skx-clx-cmp:
1154       # TODO: Add the data
1155       csit-vpp-perf-verify-2001-2n-clx:
1156         - 22  # NDRPDR sel
1157         - 23  # NDRPDR sel
1158         - 24  # NDRPDR sel
1159         - 25  # NDRPDR sel
1160     vpp-compare-testbeds-skx-clx:
1161       - "vpp-compare-testbeds-skx-clx-ref"
1162       - "vpp-compare-testbeds-skx-clx-cmp"
1163
1164     vpp-compare-testbeds-mrr-ref:
1165       csit-vpp-perf-verify-2001-3n-hsw:
1166         - 17  # MRR sel
1167     vpp-compare-testbeds-mrr-cmp:
1168       # TODO: Replace
1169       # csit-vpp-perf-verify-2001-3n-skx:
1170       csit-vpp-perf-verify-1908-3n-skx:
1171         - 36  # MRR sel
1172     vpp-compare-testbeds-mrr:
1173       - "vpp-compare-testbeds-mrr-ref"
1174       - "vpp-compare-testbeds-mrr-cmp"
1175
1176     vpp-compare-testbeds-mrr-skx-clx-ref:
1177       # TODO: Replace
1178       # csit-vpp-perf-verify-2001-2n-skx:
1179       csit-vpp-perf-verify-1908-2n-skx:
1180         - 69  # MRR sel
1181     vpp-compare-testbeds-mrr-skx-clx-cmp:
1182       # TODO: Replace
1183       # csit-vpp-perf-verify-2001-2n-clx:
1184       csit-vpp-perf-verify-1908-2n-skx:
1185         - 69  # MRR sel
1186     vpp-compare-testbeds-mrr-skx-clx:
1187       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1188       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1189
1190     dpdk-compare-testbeds-ref:
1191       csit-dpdk-perf-verify-2001-3n-hsw:
1192         - 4   # NDRPDR sel
1193         - 5   # NDRPDR sel
1194         - 6   # NDRPDR sel
1195         - 7   # NDRPDR sel
1196         - 8   # NDRPDR sel
1197         - 9   # NDRPDR sel
1198         - 10  # NDRPDR sel
1199         - 11  # NDRPDR sel
1200         - 12  # NDRPDR sel
1201         - 13  # NDRPDR sel
1202         - 15  # NDRPDR sel
1203         - 16  # NDRPDR sel
1204         - 17  # NDRPDR sel
1205         - 18  # NDRPDR sel
1206         - 19  # NDRPDR sel
1207         - 20  # NDRPDR sel
1208         - 21  # NDRPDR sel
1209         - 22  # NDRPDR sel
1210         - 23  # NDRPDR sel
1211         - 24  # NDRPDR sel
1212     dpdk-compare-testbeds-cmp:
1213       csit-dpdk-perf-verify-2001-3n-skx:
1214         - 1   # NDRPDR sel
1215         - 2   # NDRPDR sel
1216         - 3   # NDRPDR sel
1217         - 4   # NDRPDR sel
1218         - 5   # NDRPDR sel
1219         - 6   # NDRPDR sel
1220         - 7   # NDRPDR sel
1221         - 8   # NDRPDR sel
1222         - 9   # NDRPDR sel
1223         - 10  # NDRPDR sel
1224     dpdk-compare-testbeds:
1225       - "dpdk-compare-testbeds-ref"
1226       - "dpdk-compare-testbeds-cmp"
1227
1228     dpdk-compare-testbeds-skx-clx-ref:
1229       csit-dpdk-perf-verify-2001-2n-skx:
1230         - 1   # NDRPDR sel
1231         - 2   # NDRPDR sel
1232         - 3   # NDRPDR sel
1233         - 4   # NDRPDR sel
1234         - 5   # NDRPDR sel
1235         - 6   # NDRPDR sel
1236         - 7   # NDRPDR sel
1237         - 8   # NDRPDR sel
1238         - 9   # NDRPDR sel
1239         - 10  # NDRPDR sel
1240         - 11  # NDRPDR sel
1241         - 13  # NDRPDR sel
1242         - 26  # NDRPDR sel
1243         - 16  # NDRPDR sel
1244         - 17  # NDRPDR sel
1245         - 18  # NDRPDR sel
1246         - 19  # NDRPDR sel
1247         - 27  # NDRPDR sel
1248         - 21  # NDRPDR sel
1249         - 25  # NDRPDR sel
1250     dpdk-compare-testbeds-skx-clx-cmp:
1251       csit-dpdk-perf-verify-2001-2n-clx:
1252         - 1   # NDRPDR sel
1253         - 2   # NDRPDR sel
1254         - 3   # NDRPDR sel
1255         - 4   # NDRPDR sel
1256         - 5   # NDRPDR sel
1257         - 6   # NDRPDR sel
1258         - 7   # NDRPDR sel
1259         - 8   # NDRPDR sel
1260         - 9   # NDRPDR sel
1261         - 10  # NDRPDR sel
1262     dpdk-compare-testbeds-skx-clx:
1263       - "dpdk-compare-testbeds-skx-clx-ref"
1264       - "dpdk-compare-testbeds-skx-clx-cmp"
1265
1266     # Compare topologies
1267
1268     vpp-compare-topologies-ref:
1269       # TODO: Add the data
1270       csit-vpp-perf-verify-2001-3n-skx:
1271         - 14  # NDRPDR sel
1272         - 15  # NDRPDR sel
1273         - 16  # NDRPDR sel
1274     vpp-compare-topologies-cmp:
1275       # TODO: Add the data
1276       csit-vpp-perf-verify-2001-2n-skx:
1277         - 21  # NDRPDR sel
1278         - 22  # NDRPDR sel
1279         - 23  # NDRPDR sel
1280         - 26  # NDRPDR sel
1281         - 27  # NDRPDR sel
1282         - 29  # NDRPDR sel
1283     vpp-compare-topologies:
1284       - "vpp-compare-topologies-ref"
1285       - "vpp-compare-topologies-cmp"
1286
1287     vpp-compare-topologies-mrr-ref:
1288       # TODO: Replace
1289       # csit-vpp-perf-verify-2001-3n-skx:
1290       csit-vpp-perf-verify-1908-3n-skx:
1291         - 36  # MRR sel
1292     vpp-compare-topologies-mrr-cmp:
1293       # TODO: Replace
1294       # csit-vpp-perf-verify-2001-2n-skx:
1295       csit-vpp-perf-verify-1908-2n-skx:
1296         - 69  # MRR sel
1297     vpp-compare-topologies-mrr:
1298       - "vpp-compare-topologies-mrr-ref"
1299       - "vpp-compare-topologies-mrr-cmp"
1300
1301     dpdk-compare-topologies-ref:
1302       csit-dpdk-perf-verify-2001-3n-skx:
1303         - 1   # NDRPDR sel
1304         - 2   # NDRPDR sel
1305         - 3   # NDRPDR sel
1306         - 4   # NDRPDR sel
1307         - 5   # NDRPDR sel
1308         - 6   # NDRPDR sel
1309         - 7   # NDRPDR sel
1310         - 8   # NDRPDR sel
1311         - 9   # NDRPDR sel
1312         - 10  # NDRPDR sel
1313     dpdk-compare-topologies-cmp:
1314       csit-dpdk-perf-verify-2001-2n-skx:
1315         - 1   # NDRPDR sel
1316         - 2   # NDRPDR sel
1317         - 3   # NDRPDR sel
1318         - 4   # NDRPDR sel
1319         - 5   # NDRPDR sel
1320         - 6   # NDRPDR sel
1321         - 7   # NDRPDR sel
1322         - 8   # NDRPDR sel
1323         - 9   # NDRPDR sel
1324         - 10  # NDRPDR sel
1325         - 11  # NDRPDR sel
1326         - 13  # NDRPDR sel
1327         - 26  # NDRPDR sel
1328         - 16  # NDRPDR sel
1329         - 17  # NDRPDR sel
1330         - 18  # NDRPDR sel
1331         - 19  # NDRPDR sel
1332         - 27  # NDRPDR sel
1333         - 21  # NDRPDR sel
1334         - 25  # NDRPDR sel
1335     dpdk-compare-topologies:
1336       - "dpdk-compare-topologies-ref"
1337       - "dpdk-compare-topologies-cmp"
1338
1339   plot-layouts:
1340
1341     plot-soak-throughput:
1342       titlefont:
1343         size: 18
1344       xaxis:
1345         title: "<b>Test Cases [Index]</b>"
1346         titlefont:
1347           size: 16
1348         autorange: True
1349         fixedrange: False
1350         gridcolor: "rgb(230, 230, 230)"
1351         linecolor: "rgb(220, 220, 220)"
1352         linewidth: 1
1353         showgrid: True
1354         showline: True
1355         showticklabels: True
1356         tickcolor: "rgb(220, 220, 220)"
1357         tickmode: "linear"
1358         tickfont:
1359           size: 16
1360         zeroline: False
1361       yaxis:
1362         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1363         titlefont:
1364           size: 16
1365         gridcolor: "rgb(230, 230, 230)"
1366         hoverformat: ".4r"
1367         tickformat: ".3r"
1368         linecolor: "rgb(220, 220, 220)"
1369         linewidth: 1
1370         showgrid: True
1371         showline: True
1372         showticklabels: True
1373         tickcolor: "rgb(220, 220, 220)"
1374         tickfont:
1375           size: 16
1376         zeroline: False
1377         range: [0,50]
1378       autosize: False
1379       margin:
1380         t: 50
1381         b: 0
1382         l: 80
1383         r: 20
1384       showlegend: True
1385       legend:
1386         orientation: "h"
1387         font:
1388           size: 16
1389       width: 700
1390       height: 900
1391       paper_bgcolor: "#fff"
1392       plot_bgcolor: "#fff"
1393       hoverlabel:
1394         namelength: -1
1395
1396     plot-service-density:
1397       titlefont:
1398         size: 18
1399       xaxis:
1400         side: "top"
1401         autorange: True
1402         fixedrange: False
1403         showgrid: False
1404         showline: False
1405         showticklabels: False
1406         ticks: ""
1407         ticklen: 0
1408         tickwidth: 0
1409         zeroline: False
1410       yaxis:
1411         autorange: "reversed"
1412         showgrid: False
1413         showline: False
1414         showticklabels: False
1415         ticks: ""
1416         ticklen: 0
1417         tickwidth: 0
1418         zeroline: False
1419       showlegend: False
1420       paper_bgcolor: "#fff"
1421       plot_bgcolor: "#fff"
1422       width: 700
1423       height: 700
1424       hoverlabel:
1425         namelength: -1
1426
1427     plot-cps:
1428       titlefont:
1429         size: 18
1430       xaxis:
1431         title: "<b>Test Cases [Index]</b>"
1432         titlefont:
1433           size: 16
1434         autorange: True
1435         fixedrange: False
1436         gridcolor: "rgb(230, 230, 230)"
1437         linecolor: "rgb(220, 220, 220)"
1438         linewidth: 1
1439         showgrid: True
1440         showline: True
1441         showticklabels: True
1442         tickcolor: "rgb(220, 220, 220)"
1443         tickmode: "linear"
1444         tickfont:
1445           size: 16
1446         zeroline: False
1447       yaxis:
1448         title: "<b>Connections Per Second [cps]</b>"
1449         titlefont:
1450           size: 16
1451         gridcolor: "rgb(230, 230, 230)"
1452         hoverformat: ".4s"
1453         linecolor: "rgb(220, 220, 220)"
1454         linewidth: 1
1455         rangemode: "tozero"
1456         showgrid: True
1457         showline: True
1458         showticklabels: True
1459         tickcolor: "rgb(220, 220, 220)"
1460         tickformat: ".3s"
1461         tickfont:
1462           size: 16
1463         zeroline: False
1464       boxmode: "group"
1465       boxgroupgap: 0.5
1466       autosize: False
1467       margin:
1468         t: 50
1469         b: 20
1470         l: 80
1471         r: 20
1472       showlegend: True
1473       legend:
1474         orientation: "h"
1475         font:
1476           size: 16
1477       width: 700
1478       height: 800
1479       paper_bgcolor: "#fff"
1480       plot_bgcolor: "#fff"
1481       hoverlabel:
1482         namelength: -1
1483
1484     plot-rps:
1485       titlefont:
1486         size: 18
1487       xaxis:
1488         title: "<b>Test Cases [Index]</b>"
1489         titlefont:
1490           size: 16
1491         autorange: True
1492         fixedrange: False
1493         gridcolor: "rgb(230, 230, 230)"
1494         linecolor: "rgb(220, 220, 220)"
1495         linewidth: 1
1496         showgrid: True
1497         showline: True
1498         showticklabels: True
1499         tickcolor: "rgb(220, 220, 220)"
1500         tickmode: "linear"
1501         tickfont:
1502           size: 16
1503         zeroline: False
1504       yaxis:
1505         title: "<b>Requests Per Second [rps]</b>"
1506         titlefont:
1507           size: 16
1508         gridcolor: "rgb(230, 230, 230)"
1509         hoverformat: ".4s"
1510         linecolor: "rgb(220, 220, 220)"
1511         linewidth: 1
1512         rangemode: "tozero"
1513         showgrid: True
1514         showline: True
1515         showticklabels: True
1516         tickcolor: "rgb(230, 230, 230)"
1517         tickformat: ".3s"
1518         tickfont:
1519           size: 16
1520         zeroline: False
1521       boxmode: "group"
1522       boxgroupgap: 0.5
1523       autosize: False
1524       margin:
1525         t: 50
1526         b: 20
1527         l: 80
1528         r: 20
1529       showlegend: True
1530       legend:
1531         orientation: "h"
1532         font:
1533           size: 16
1534       width: 700
1535       height: 800
1536       paper_bgcolor: "#fff"
1537       plot_bgcolor: "#fff"
1538       hoverlabel:
1539         namelength: -1
1540
1541     plot-throughput:
1542       titlefont:
1543         size: 18
1544       xaxis:
1545         title: "<b>Test Cases [Index]</b>"
1546         titlefont:
1547           size: 16
1548         autorange: True
1549         fixedrange: False
1550         gridcolor: "rgb(230, 230, 230)"
1551         linecolor: "rgb(220, 220, 220)"
1552         linewidth: 1
1553         showgrid: True
1554         showline: True
1555         showticklabels: True
1556         tickcolor: "rgb(220, 220, 220)"
1557         tickmode: "linear"
1558         tickfont:
1559           size: 16
1560         zeroline: False
1561       yaxis:
1562         title: "<b>Packet Throughput [Mpps]</b>"
1563         titlefont:
1564           size: 16
1565         gridcolor: "rgb(230, 230, 230)"
1566         hoverformat: ".4r"
1567         tickformat: ".3r"
1568         linecolor: "rgb(220, 220, 220)"
1569         linewidth: 1
1570         showgrid: True
1571         showline: True
1572         showticklabels: True
1573         tickcolor: "rgb(220, 220, 220)"
1574         tickfont:
1575           size: 16
1576         zeroline: False
1577         range: [0,50]
1578       autosize: False
1579       margin:
1580         t: 50
1581         b: 0
1582         l: 80
1583         r: 20
1584       showlegend: True
1585       legend:
1586         orientation: "h"
1587         font:
1588           size: 16
1589       width: 700
1590       height: 900
1591       paper_bgcolor: "#fff"
1592       plot_bgcolor: "#fff"
1593       hoverlabel:
1594         namelength: -1
1595
1596     plot-throughput-speedup-analysis:
1597       titlefont:
1598         size: 18
1599       xaxis:
1600         title: "<b>Number of Cores [Qty]</b>"
1601         titlefont:
1602           size: 16
1603         autorange: True
1604         fixedrange: False
1605         gridcolor: "rgb(230, 230, 230)"
1606         linecolor: "rgb(220, 220, 220)"
1607         linewidth: 1
1608         showgrid: True
1609         showline: True
1610         showticklabels: True
1611         tickcolor: "rgb(238, 238, 238)"
1612         tickmode: "linear"
1613         tickfont:
1614           size: 16
1615         zeroline: False
1616       yaxis:
1617         title: "<b>Packet Throughput [Mpps]</b>"
1618         titlefont:
1619           size: 16
1620         type: "linear"
1621         gridcolor: "rgb(230, 230, 230)"
1622         hoverformat: ".4s"
1623         linecolor: "rgb(220, 220, 220)"
1624         linewidth: 1
1625         showgrid: True
1626         showline: True
1627         showticklabels: True
1628         tickcolor: "rgb(220, 220, 220)"
1629         tickformat: ".4s"
1630         tickfont:
1631           size: 16
1632         zeroline: True
1633         rangemode: "tozero"
1634         range: [0,100]
1635       legend:
1636         orientation: "h"
1637         font:
1638           size: 16
1639         xanchor: "left"
1640         yanchor: "top"
1641         x: 0
1642         y: -0.2
1643         bgcolor: "rgba(255, 255, 255, 0)"
1644         bordercolor: "rgba(255, 255, 255, 0)"
1645         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1646       autosize: False
1647       margin:
1648           't': 50
1649           'b': 150
1650           'l': 85
1651           'r': 10
1652       showlegend: True
1653       width: 700
1654       height: 700
1655       paper_bgcolor: "#fff"
1656       plot_bgcolor: "#fff"
1657       hoverlabel:
1658         namelength: -1
1659       annotations: [
1660         {
1661           text: "_ _          __          ...",
1662           align: "left",
1663           showarrow: False,
1664           xref: "paper",
1665           yref: "paper",
1666           xanchor: "left",
1667           yanchor: "top",
1668           x: 0,
1669           y: -0.13,
1670           font: {
1671             family: "Consolas, Courier New",
1672             size: 15
1673           },
1674         },
1675         {
1676           text: "    Perfect     Measured     Limit",
1677           align: "left",
1678           showarrow: False,
1679           xref: "paper",
1680           yref: "paper",
1681           xanchor: "left",
1682           yanchor: "top",
1683           x: 0,
1684           y: -0.15,
1685           font: {
1686             family: "Consolas, Courier New",
1687             size: 15
1688           },
1689         },
1690       ]
1691
1692     plot-latency:
1693       titlefont:
1694         size: 18
1695       xaxis:
1696         title: "<b>Direction</b>"
1697         titlefont:
1698           size: 16
1699         autorange: True
1700         fixedrange: False
1701         gridcolor: "rgb(230, 230, 230)"
1702         linecolor: "rgb(220, 220, 220)"
1703         linewidth: 1
1704         showgrid: True
1705         showline: True
1706         showticklabels: False
1707         tickcolor: "rgb(220, 220, 220)"
1708         tickmode: "linear"
1709         tickfont:
1710           size: 16
1711         zeroline: False
1712       yaxis:
1713         title: "<b>Packet Latency [uSec]</b>"
1714         titlefont:
1715           size: 16
1716         type: "linear"
1717         gridcolor: "rgb(230, 230, 230)"
1718         hoverformat: ".4s"
1719         linecolor: "rgb(220, 220, 220)"
1720         linewidth: 1
1721         showgrid: True
1722         showline: True
1723         showticklabels: True
1724         tickcolor: "rgb(220, 220, 220)"
1725         tickformat: ".4s"
1726         tickfont:
1727           size: 16
1728         zeroline: True
1729         rangemode: "tozero"
1730       legend:
1731         orientation: "h"
1732         font:
1733           size: 16
1734         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1735       autosize: False
1736       margin:
1737           't': 50
1738           'b': 150
1739           'l': 80
1740           'r': 10
1741       showlegend: True
1742       width: 700
1743       height: 700
1744       paper_bgcolor: "#fff"
1745       plot_bgcolor: "#fff"
1746       hoverlabel:
1747         namelength: -1
1748
1749     plot-hdrh-latency:
1750       title:
1751         text: ""
1752         xanchor: "center"
1753         x: 0.5
1754         font:
1755           size: 16
1756       width: 700
1757       plot_bgcolor: "white"
1758       annotations:
1759         - font:
1760             size: 14
1761           showarrow: False
1762           text: "<b>Packet Latency [uSec]</b>"
1763           x: 1
1764           xanchor: "right"
1765           xref: "paper"
1766           y: -0.045
1767           yanchor: "top"
1768           yref: "paper"
1769         - font:
1770             size: 14
1771           showarrow: False
1772           text: "<b>Probability [%]</b>"
1773           textangle: 270
1774           x: -0.06
1775           xanchor: "center"
1776           xref: "paper"
1777           y: 0.5
1778           yanchor: "middle"
1779           yref: "paper"
1780         - font:
1781             size: 14
1782           showarrow: False
1783           text: "<b>Direction: E-W</b>"
1784           x: 0.24
1785           xanchor: "center"
1786           xref: "paper"
1787           y: 1.05
1788           yanchor: "bottom"
1789           yref: "paper"
1790         - font:
1791             size: 14
1792           showarrow: False
1793           text: "<b>Direction: W-E</b>"
1794           x: 0.74
1795           xanchor: "center"
1796           xref: "paper"
1797           y: 1.05
1798           yanchor: "bottom"
1799           yref: "paper"
1800
1801     plot-hdrh-latency-percentile:
1802       title:
1803         text: ""
1804         xanchor: "center"
1805         x: 0.5
1806         font:
1807           size: 18
1808       xaxis:
1809         type: "log"
1810         title: "<b>Percentile [%]</b>"
1811         titlefont:
1812           size: 16
1813         autorange: True
1814         fixedrange: False
1815         gridcolor: "rgb(230, 230, 230)"
1816         linecolor: "rgb(220, 220, 220)"
1817         linewidth: 1
1818         showgrid: True
1819         showline: True
1820         showticklabels: True
1821         tickcolor: "rgb(220, 220, 220)"
1822         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1823         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1824         tickfont:
1825           size: 16
1826       yaxis:
1827         title: "<b>Packet Latency [uSec]</b>"
1828         titlefont:
1829           size: 16
1830         gridcolor: "rgb(230, 230, 230)"
1831         linecolor: "rgb(220, 220, 220)"
1832         linewidth: 1
1833         showgrid: True
1834         showline: True
1835         showticklabels: True
1836         tickcolor: "rgb(220, 220, 220)"
1837         tickfont:
1838           size: 16
1839       autosize: False
1840       showlegend: True
1841       legend:
1842         traceorder: "normal"
1843         orientation: "h"
1844         font:
1845           size: 16
1846         xanchor: "left"
1847         yanchor: "top"
1848         x: 0
1849         y: -0.15
1850         bgcolor: "rgba(255, 255, 255, 0)"
1851         bordercolor: "rgba(255, 255, 255, 0)"
1852       width: 700
1853       height: 700
1854       paper_bgcolor: "white"
1855       plot_bgcolor: "white"
1856
1857     plot-hdrh-latency-by-percentile:
1858       title:
1859         text: "<b>Latency by Percentile Distribution</b>"
1860         xanchor: "center"
1861         x: 0.5
1862         font:
1863           size: 18
1864       showlegend: True
1865       legend:
1866         traceorder: "normal"
1867         orientation: "h"
1868         font:
1869           size: 16
1870         xanchor: "left"
1871         yanchor: "top"
1872         x: 0
1873         y: -0.2
1874         bgcolor: "rgba(255, 255, 255, 0)"
1875         bordercolor: "rgba(255, 255, 255, 0)"
1876       xaxis:
1877         type: "linear"
1878         title: "<b>Percentile [%]</b>"
1879         titlefont:
1880           size: 14
1881         autorange: False
1882         fixedrange: False
1883         range: [0, 100]
1884         gridcolor: "rgb(230, 230, 230)"
1885         linecolor: "rgb(220, 220, 220)"
1886         linewidth: 1
1887         showgrid: True
1888         showline: True
1889         showticklabels: True
1890         tickcolor: "rgb(220, 220, 220)"
1891         tickvals: [0, 25, 50, 75, 100]
1892         ticktext: [0, 25, 50, 75, 100]
1893         tickfont:
1894           size: 14
1895       yaxis:
1896         title: "<b>One-Way Latency per Direction [uSec]</b>"
1897         titlefont:
1898           size: 14
1899         gridcolor: "rgb(230, 230, 230)"
1900         linecolor: "rgb(220, 220, 220)"
1901         linewidth: 1
1902         showgrid: True
1903         showline: True
1904         showticklabels: True
1905         tickcolor: "rgb(220, 220, 220)"
1906         tickfont:
1907           size: 14
1908       width: 700
1909       height: 700
1910       paper_bgcolor: "white"
1911       plot_bgcolor: "white"
1912
1913 - type: "static"
1914   src-path: "{DIR[RST]}"
1915   dst-path: "{DIR[WORKING,SRC]}"
1916
1917 - type: "input"
1918   general:
1919     file-name: "output_info.xml.gz"
1920     file-format: ".gz"
1921     arch-file-format:
1922       - ".gz"
1923       - ".zip"
1924     download-path: "{job}/{build}/archives/{filename}"
1925     extract: "output.xml"
1926
1927     zip-file-name: "robot-plugin.zip"
1928     zip-file-format: ".zip"
1929     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1930     zip-extract: "robot-plugin/output.xml"
1931
1932   builds:
1933
1934     csit-vpp-perf-verify-1904-3n-hsw:
1935       - 9   # MRR sel
1936       - 11  # NDRPDR sel
1937       - 12  # NDRPDR sel
1938       - 20  # NDRPDR sel
1939       - 21  # NDRPDR sel
1940       - 23  # NDRPDR sel
1941       - 24  # NDRPDR sel
1942       - 25  # NDRPDR sel
1943       - 26  # NDRPDR sel
1944       - 29  # NDRPDR sel
1945       - 30  # NDRPDR sel
1946     csit-vpp-perf-verify-1908-3n-hsw:
1947       - 12  # NDRPDR sel
1948       - 13  # NDRPDR sel
1949       - 14  # NDRPDR sel
1950       - 15  # NDRPDR sel
1951       - 16  # NDRPDR sel
1952       - 17  # NDRPDR sel
1953       - 18  # NDRPDR sel
1954       - 19  # NDRPDR sel
1955       - 20  # NDRPDR sel
1956       - 21  # NDRPDR sel
1957       - 48  # NDRPDR sel vhost
1958       - 49  # NDRPDR sel vhost
1959       - 52  # NDRPDR sel vhost
1960       - 53  # NDRPDR sel vhost
1961       - 54  # NDRPDR sel vhost
1962       - 55  # NDRPDR sel vhost
1963       - 56  # NDRPDR sel vhost
1964       - 57  # NDRPDR sel vhost
1965       - 58  # NDRPDR sel vhost
1966       - 59  # NDRPDR sel vhost
1967       - 39  # MRR sel
1968     csit-vpp-perf-verify-2001-3n-hsw:
1969       - 21  # NDRPDR sel
1970       - 22  # NDRPDR sel
1971       - 23  # NDRPDR sel
1972       - 24  # NDRPDR sel
1973       - 25  # NDRPDR sel
1974       - 29  # NDRPDR sel
1975       - 30  # NDRPDR sel
1976       - 31  # NDRPDR sel
1977       - 32  # NDRPDR sel
1978       - 34  # NDRPDR sel
1979       - 17  # MRR sel
1980       - 18  # NDRPDR full
1981       - 20  # NDRPDR full
1982       - 28  # NDRPDR full
1983       - 35  # NDRPDR full
1984       - 46  # NDRPDR full
1985
1986 #    csit-vpp-perf-verify-1904-3n-skx:
1987 #      - 7   # MRR sel
1988 #      - 8   # NDRPDR sel
1989 #      - 9   # NDRPDR sel
1990 #      - 10  # NDRPDR sel
1991 #      - 11  # NDRPDR sel
1992 #      - 12  # NDRPDR sel
1993 #      - 14  # NDRPDR sel
1994 #      - 16  # NDRPDR sel
1995 #      - 21  # NDRPDR sel
1996 #      - 23  # NDRPDR sel
1997 #      - 25  # NDRPDR sel
1998 #    csit-vpp-perf-verify-1908-3n-skx:
1999 #      - 14  # NDRPDR sel
2000 #      - 16  # NDRPDR sel
2001 #      - 19  # NDRPDR sel
2002 #      - 20  # NDRPDR sel
2003 #      - 22  # NDRPDR sel
2004 #      - 23  # NDRPDR sel
2005 #      - 24  # NDRPDR sel
2006 #      - 25  # NDRPDR sel
2007 #      - 26  # NDRPDR sel
2008 #      - 29  # NDRPDR sel
2009 #      - 52  # NDRPDR sel vhost
2010 #      - 53  # NDRPDR sel vhost
2011 #      - 55  # NDRPDR sel vhost
2012 #      - 61  # NDRPDR sel vhost
2013 #      - 62  # NDRPDR sel vhost
2014 #      - 63  # NDRPDR sel vhost
2015 #      - 64  # NDRPDR sel vhost
2016 #      - 65  # NDRPDR sel vhost
2017 #      - 66  # NDRPDR sel vhost
2018 #      - 67  # NDRPDR sel vhost
2019 #      - 36  # MRR sel
2020 #    csit-vpp-perf-verify-2001-3n-skx:
2021 #      - 14  # NDRPDR sel
2022 #      - 15  # NDRPDR sel
2023 #      - 16  # NDRPDR sel
2024
2025 #    csit-vpp-perf-verify-1904-2n-skx:
2026 #      - 11  # MRR sel
2027 #      - 12  # NDRPDR sel
2028 #      - 14  # NDRPDR sel
2029 #      - 16  # NDRPDR sel
2030 #      - 17  # NDRPDR sel
2031 #      - 18  # NDRPDR sel
2032 #      - 21  # NDRPDR sel
2033 #      - 27  # NDRPDR sel
2034 #      - 30  # NDRPDR sel
2035 #      - 31  # NDRPDR sel
2036 #      - 32  # NDRPDR sel
2037 #    csit-vpp-perf-verify-1908-2n-skx:
2038 #      - 26  # NDRPDR sel
2039 #      - 27  # NDRPDR sel
2040 #      - 34  # NDRPDR sel
2041 #      - 35  # NDRPDR sel
2042 #      - 36  # NDRPDR sel
2043 #      - 42  # NDRPDR sel
2044 #      - 43  # NDRPDR sel
2045 #      - 44  # NDRPDR sel
2046 #      - 45  # NDRPDR sel
2047 #      - 46  # NDRPDR sel
2048 #      - 88  # NDRPDR sel vhost
2049 #      - 89  # NDRPDR sel vhost
2050 #      - 91  # NDRPDR sel vhost
2051 #      - 92  # NDRPDR sel vhost
2052 #      - 93  # NDRPDR sel vhost
2053 #      - 94  # NDRPDR sel vhost
2054 #      - 95  # NDRPDR sel vhost
2055 #      - 96  # NDRPDR sel vhost
2056 #      - 97  # NDRPDR sel vhost
2057 #      - 98  # NDRPDR sel vhost
2058 #      - 69  # MRR sel
2059 #      - 29  # TCP
2060 #      - 30  # TCP
2061 #      - 58  # TCP
2062 #      - 22  # NFV
2063 #      - 31  # NFV
2064 #      - 32  # NFV
2065 #      - 71  # NFV MRR
2066 #      - 113 # NFV reconf sel
2067 #      - 114 # NFV reconf sel
2068 #      - 115 # NFV reconf sel
2069 #      - 83  # SOAK
2070 #      - 86  # SOAK
2071 #    csit-vpp-perf-verify-2001-2n-skx:
2072 #      - 21  # NDRPDR sel
2073 #      - 22  # NDRPDR sel
2074 #      - 23  # NDRPDR sel
2075 #      - 26  # NDRPDR sel
2076 #      - 27  # NDRPDR sel
2077 #      - 29  # NDRPDR sel
2078 #      - 32  # NDRPDR full
2079 #      - 33  # NDRPDR full
2080 #      - 30  # NFV
2081 #      - 31  # NFV
2082
2083 #    csit-vpp-perf-verify-2001-2n-clx:
2084 #      - 22  # NDRPDR sel
2085 #      - 23  # NDRPDR sel
2086 #      - 24  # NDRPDR sel
2087 #      - 25  # NDRPDR sel
2088
2089     csit-vpp-perf-verify-1908-3n-tsh:
2090       - 7   # NDRPDR sel
2091       - 8   # NDRPDR sel
2092       - 9   # NDRPDR sel
2093       - 10  # NDRPDR sel
2094       - 11  # NDRPDR sel
2095       - 12  # NDRPDR sel
2096       - 13  # NDRPDR sel
2097       - 14  # NDRPDR sel
2098       - 15  # NDRPDR sel
2099       - 16  # NDRPDR sel
2100       - 17  # MRR sel
2101     csit-vpp-perf-verify-2001-3n-tsh:
2102       - 3   # NDRPDR sel
2103       - 4   # NDRPDR sel
2104       - 7   # NDRPDR sel
2105       - 8   # NDRPDR sel
2106
2107     csit-vpp-perf-verify-1908-3n-dnv:
2108       - 6   # NDRPDR sel
2109       - 7   # NDRPDR sel
2110       - 8   # NDRPDR sel
2111       - 9   # NDRPDR sel
2112       - 10  # NDRPDR sel
2113       - 12  # NDRPDR sel
2114       - 13  # NDRPDR sel
2115       - 14  # NDRPDR sel
2116       - 15  # NDRPDR sel
2117       - 16  # NDRPDR sel
2118       - 17  # MRR sel
2119     csit-vpp-perf-verify-2001-3n-dnv:
2120       - 5   # NDRPDR sel
2121       - 6   # NDRPDR sel
2122       - 7   # NDRPDR sel
2123       - 8   # NDRPDR sel
2124       - 9   # NDRPDR sel
2125       - 10  # NDRPDR sel
2126       - 12  # NDRPDR sel
2127       - 16  # NDRPDR sel
2128       - 17  # NDRPDR sel
2129       - 18  # NDRPDR sel
2130       - 11  # MRR sel
2131       - 19  # NDRPDR full
2132       - 20  # NDRPDR full
2133       - 21  # NDRPDR full
2134       - 22  # NDRPDR full
2135       - 23  # NDRPDR full
2136       - 24  # NDRPDR full
2137       - 25  # NDRPDR full
2138       - 26  # NDRPDR full
2139
2140     csit-vpp-perf-verify-1908-2n-dnv:
2141       - 1   # NDRPDR sel
2142       - 2   # NDRPDR sel
2143       - 3   # NDRPDR sel
2144       - 4   # NDRPDR sel
2145       - 5   # NDRPDR sel
2146       - 6   # NDRPDR sel
2147       - 7   # NDRPDR sel
2148       - 8   # NDRPDR sel
2149       - 9   # NDRPDR sel
2150       - 10  # NDRPDR sel
2151       - 11  # MRR sel
2152     csit-vpp-perf-verify-2001-2n-dnv:
2153       - 4   # NDRPDR sel
2154       - 5   # NDRPDR sel
2155       - 6   # NDRPDR sel
2156       - 7   # NDRPDR sel
2157       - 8   # NDRPDR sel
2158       - 9   # NDRPDR sel
2159       - 10  # NDRPDR sel
2160       - 11  # NDRPDR sel
2161       - 13  # NDRPDR sel
2162       - 16  # NDRPDR sel
2163       - 12  # MRR sel
2164       - 21  # NDRPDR full
2165       - 22  # NDRPDR full
2166       - 25  # NDRPDR full
2167       - 26  # NDRPDR full
2168       - 27  # NDRPDR full
2169       - 28  # NDRPDR full
2170
2171     csit-dpdk-perf-verify-1904-3n-hsw:
2172       - 2   # NDRPDR sel
2173       - 3   # NDRPDR sel
2174       - 5   # NDRPDR sel
2175       - 6   # NDRPDR sel
2176       - 13  # NDRPDR sel
2177       - 14  # NDRPDR sel
2178       - 15  # NDRPDR sel
2179       - 18  # NDRPDR sel
2180       - 19  # NDRPDR sel
2181       - 20  # NDRPDR sel
2182     csit-dpdk-perf-verify-1908-3n-hsw:
2183       - 2   # NDRPDR sel
2184       - 3   # NDRPDR sel
2185       - 4   # NDRPDR sel
2186       - 5   # NDRPDR sel
2187       - 6   # NDRPDR sel
2188       - 7   # NDRPDR sel
2189       - 8   # NDRPDR sel
2190       - 9   # NDRPDR sel
2191       - 10  # NDRPDR sel
2192       - 11  # NDRPDR sel
2193     csit-dpdk-perf-verify-2001-3n-hsw:
2194       - 4   # NDRPDR sel
2195       - 5   # NDRPDR sel
2196       - 6   # NDRPDR sel
2197       - 7   # NDRPDR sel
2198       - 8   # NDRPDR sel
2199       - 9   # NDRPDR sel
2200       - 10  # NDRPDR sel
2201       - 11  # NDRPDR sel
2202       - 12  # NDRPDR sel
2203       - 13  # NDRPDR sel
2204       - 15  # NDRPDR sel
2205       - 16  # NDRPDR sel
2206       - 17  # NDRPDR sel
2207       - 18  # NDRPDR sel
2208       - 19  # NDRPDR sel
2209       - 20  # NDRPDR sel
2210       - 21  # NDRPDR sel
2211       - 22  # NDRPDR sel
2212       - 23  # NDRPDR sel
2213       - 24  # NDRPDR sel
2214       - 25  # NDRPDR full
2215       - 26  # NDRPDR full
2216
2217 #    csit-dpdk-perf-verify-1904-3n-skx:
2218 #      - 2   # NDRPDR sel
2219 #      - 3   # NDRPDR sel
2220 #      - 4   # NDRPDR sel
2221 #      - 5   # NDRPDR sel
2222 #      - 6   # NDRPDR sel
2223 #      - 7   # NDRPDR sel
2224 #      - 11  # NDRPDR sel
2225 #      - 12  # NDRPDR sel
2226 #      - 13  # NDRPDR sel
2227 #      - 14  # NDRPDR sel
2228 #    csit-dpdk-perf-verify-1908-3n-skx:
2229 #      - 3   # NDRPDR sel
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 #    csit-dpdk-perf-verify-2001-3n-skx:
2240 #      - 1   # NDRPDR sel
2241 #      - 2   # NDRPDR sel
2242 #      - 3   # NDRPDR sel
2243 #      - 4   # NDRPDR sel
2244 #      - 5   # NDRPDR sel
2245 #      - 6   # NDRPDR sel
2246 #      - 7   # NDRPDR sel
2247 #      - 8   # NDRPDR sel
2248 #      - 9   # NDRPDR sel
2249 #      - 10  # NDRPDR sel
2250
2251 #    csit-dpdk-perf-verify-1904-2n-skx:
2252 #      - 2   # NDRPDR sel
2253 #      - 3   # NDRPDR sel
2254 #      - 4   # NDRPDR sel
2255 #      - 5   # NDRPDR sel
2256 #      - 7   # NDRPDR sel
2257 #      - 8   # NDRPDR sel
2258 #      - 9   # NDRPDR sel
2259 #      - 10  # NDRPDR sel
2260 #      - 11  # NDRPDR sel
2261 #      - 12  # NDRPDR sel
2262 #    csit-dpdk-perf-verify-1908-2n-skx:
2263 #      - 2   # NDRPDR sel
2264 #      - 3   # NDRPDR sel
2265 #      - 4   # NDRPDR sel
2266 #      - 5   # NDRPDR sel
2267 #      - 7   # NDRPDR sel
2268 #      - 8   # NDRPDR sel
2269 #      - 9   # NDRPDR sel
2270 #      - 10  # NDRPDR sel
2271 #      - 11  # NDRPDR sel
2272 #      - 12  # NDRPDR sel
2273 #    csit-dpdk-perf-verify-2001-2n-skx:
2274 #      - 1   # NDRPDR sel
2275 #      - 2   # NDRPDR sel
2276 #      - 3   # NDRPDR sel
2277 #      - 4   # NDRPDR sel
2278 #      - 5   # NDRPDR sel
2279 #      - 6   # NDRPDR sel
2280 #      - 7   # NDRPDR sel
2281 #      - 8   # NDRPDR sel
2282 #      - 9   # NDRPDR sel
2283 #      - 10  # NDRPDR sel
2284 #      - 11  # NDRPDR sel
2285 #      - 13  # NDRPDR sel
2286 #      - 26  # NDRPDR sel
2287 #      - 16  # NDRPDR sel
2288 #      - 17  # NDRPDR sel
2289 #      - 18  # NDRPDR sel
2290 #      - 19  # NDRPDR sel
2291 #      - 27  # NDRPDR sel
2292 #      - 21  # NDRPDR sel
2293 #      - 25  # NDRPDR sel
2294
2295 #    csit-dpdk-perf-verify-2001-2n-clx:
2296 #      - 1   # NDRPDR sel
2297 #      - 2   # NDRPDR sel
2298 #      - 3   # NDRPDR sel
2299 #      - 4   # NDRPDR sel
2300 #      - 5   # NDRPDR sel
2301 #      - 6   # NDRPDR sel
2302 #      - 7   # NDRPDR sel
2303 #      - 8   # NDRPDR sel
2304 #      - 9   # NDRPDR sel
2305 #      - 10  # NDRPDR sel
2306
2307     csit-dpdk-perf-verify-2001-2n-dnv:
2308       - 9   # NDRPDR sel
2309       - 10  # NDRPDR sel
2310       - 11  # NDRPDR sel
2311       - 12  # NDRPDR sel
2312       - 13  # NDRPDR sel
2313       - 14  # NDRPDR sel
2314       - 15  # NDRPDR sel
2315       - 16  # NDRPDR sel
2316       - 17  # NDRPDR sel
2317       - 18  # NDRPDR sel
2318
2319     csit-dpdk-perf-verify-2001-3n-dnv:
2320       - 12  # NDRPDR sel
2321       - 13  # NDRPDR sel
2322       - 14  # NDRPDR sel
2323       - 15  # NDRPDR sel
2324       - 16  # NDRPDR sel
2325       - 17  # NDRPDR sel
2326       - 18  # NDRPDR sel
2327       - 19  # NDRPDR sel
2328       - 20  # NDRPDR sel
2329       - 22  # NDRPDR sel
2330
2331     csit-dpdk-perf-verify-2001-3n-tsh:
2332       - 3   # NDRPDR sel
2333       - 4   # NDRPDR sel
2334       - 5   # NDRPDR sel
2335       - 9   # NDRPDR sel
2336       - 10  # NDRPDR sel
2337       - 11  # NDRPDR sel
2338       - 12  # NDRPDR sel
2339
2340     csit-vpp-device-2001-ubuntu1804-1n-skx:
2341       - 57
2342
2343 - type: "output"
2344   output: "report"
2345   format:
2346     html:
2347     - full
2348 #    pdf:
2349 #    - minimal
2350
2351 ################################################################################
2352 ###                               T A B L E S                                ###
2353 ################################################################################
2354
2355 ## VPP Soak vs NDR
2356 #- type: "table"
2357 #  title: "VPP Soak vs NDR 2n-skx"
2358 #  algorithm: "table_soak_vs_ndr"
2359 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2360 #  reference:
2361 #    title: "NDR"
2362 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2363 #  compare:
2364 #    title: "Soak"
2365 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2366 #  data: "vpp-soak-vs-ndr-2n-skx"
2367 #  include-tests: "NDR"
2368 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2369 #  parameters:
2370 #    - "throughput"
2371 #    - "name"
2372 #    - "parent"
2373
2374 ################################################################################
2375
2376 ## VPP Compare NICs 3n-skx 2t1c ndr
2377 #- type: "table"
2378 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2379 #  algorithm: "table_nics_comparison"
2380 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2381 #  reference:
2382 #    title: "x710"
2383 #    nic: "NIC_Intel-X710"
2384 #  compare:
2385 #    title: "xxv710"
2386 #    nic: "NIC_Intel-XXV710"
2387 #  data: "vpp-nic-comparison-3n-skx"
2388 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2389 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2390 #  parameters:
2391 #  - "name"
2392 #  - "parent"
2393 #  - "throughput"
2394 #  - "tags"
2395 #
2396 ## VPP Compare NICs 3n-skx 4t2c ndr
2397 #- type: "table"
2398 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2399 #  algorithm: "table_nics_comparison"
2400 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2401 #  reference:
2402 #    title: "x710"
2403 #    nic: "NIC_Intel-X710"
2404 #  compare:
2405 #    title: "xxv710"
2406 #    nic: "NIC_Intel-XXV710"
2407 #  data: "vpp-nic-comparison-3n-skx"
2408 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2409 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2410 #  parameters:
2411 #  - "name"
2412 #  - "parent"
2413 #  - "throughput"
2414 #  - "tags"
2415 #
2416 ## VPP Compare NICs 3n-skx 2t1c pdr
2417 #- type: "table"
2418 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2419 #  algorithm: "table_nics_comparison"
2420 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2421 #  reference:
2422 #    title: "x710"
2423 #    nic: "NIC_Intel-X710"
2424 #  compare:
2425 #    title: "xxv710"
2426 #    nic: "NIC_Intel-XXV710"
2427 #  data: "vpp-nic-comparison-3n-skx"
2428 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2429 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2430 #  parameters:
2431 #  - "name"
2432 #  - "parent"
2433 #  - "throughput"
2434 #  - "tags"
2435 #
2436 # # VPP Compare NICs 3n-skx 4t2c pdr
2437 #- type: "table"
2438 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2439 #  algorithm: "table_nics_comparison"
2440 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2441 #  reference:
2442 #    title: "x710"
2443 #    nic: "NIC_Intel-X710"
2444 #  compare:
2445 #    title: "xxv710"
2446 #    nic: "NIC_Intel-XXV710"
2447 #  data: "vpp-nic-comparison-3n-skx"
2448 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2449 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2450 #  parameters:
2451 #  - "name"
2452 #  - "parent"
2453 #  - "throughput"
2454 #  - "tags"
2455 #
2456 ## VPP Compare NICs 3n-skx 2t1c mrr
2457 #- type: "table"
2458 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2459 #  algorithm: "table_nics_comparison"
2460 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2461 #  reference:
2462 #    title: "x710"
2463 #    nic: "NIC_Intel-X710"
2464 #  compare:
2465 #    title: "xxv710"
2466 #    nic: "NIC_Intel-XXV710"
2467 #  data: "vpp-nic-comparison-3n-skx-mrr"
2468 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2469 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2470 #  parameters:
2471 #  - "name"
2472 #  - "parent"
2473 #  - "result"
2474 #  - "tags"
2475 #
2476 ## VPP Compare NICs 3n-skx 4t2c mrr
2477 #- type: "table"
2478 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2479 #  algorithm: "table_nics_comparison"
2480 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2481 #  reference:
2482 #    title: "x710"
2483 #    nic: "NIC_Intel-X710"
2484 #  compare:
2485 #    title: "xxv710"
2486 #    nic: "NIC_Intel-XXV710"
2487 #  data: "vpp-nic-comparison-3n-skx-mrr"
2488 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2489 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2490 #  parameters:
2491 #  - "name"
2492 #  - "parent"
2493 #  - "result"
2494 #  - "tags"
2495 #
2496 # # VPP Compare NICs 3n-skx 8t4c mrr
2497 #- type: "table"
2498 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2499 #  algorithm: "table_nics_comparison"
2500 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2501 #  reference:
2502 #    title: "x710"
2503 #    nic: "NIC_Intel-X710"
2504 #  compare:
2505 #    title: "xxv710"
2506 #    nic: "NIC_Intel-XXV710"
2507 #  data: "vpp-nic-comparison-3n-skx-mrr"
2508 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2509 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2510 #  parameters:
2511 #  - "name"
2512 #  - "parent"
2513 #  - "result"
2514 #  - "tags"
2515 #
2516 ## VPP Compare NICs 2n-skx 2t1c ndr
2517 #- type: "table"
2518 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2519 #  algorithm: "table_nics_comparison"
2520 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2521 #  reference:
2522 #    title: "x710"
2523 #    nic: "NIC_Intel-X710"
2524 #  compare:
2525 #    title: "xxv710"
2526 #    nic: "NIC_Intel-XXV710"
2527 #  data: "vpp-nic-comparison-2n-skx"
2528 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2529 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2530 #  parameters:
2531 #  - "name"
2532 #  - "parent"
2533 #  - "throughput"
2534 #  - "tags"
2535 #
2536 ## VPP Compare NICs 2n-skx 4t2c ndr
2537 #- type: "table"
2538 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2539 #  algorithm: "table_nics_comparison"
2540 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2541 #  reference:
2542 #    title: "x710"
2543 #    nic: "NIC_Intel-X710"
2544 #  compare:
2545 #    title: "xxv710"
2546 #    nic: "NIC_Intel-XXV710"
2547 #  data: "vpp-nic-comparison-2n-skx"
2548 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2549 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2550 #  parameters:
2551 #  - "name"
2552 #  - "parent"
2553 #  - "throughput"
2554 #  - "tags"
2555 #
2556 # # VPP Compare NICs 2n-skx 2t1c pdr
2557 #- type: "table"
2558 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2559 #  algorithm: "table_nics_comparison"
2560 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2561 #  reference:
2562 #    title: "x710"
2563 #    nic: "NIC_Intel-X710"
2564 #  compare:
2565 #    title: "xxv710"
2566 #    nic: "NIC_Intel-XXV710"
2567 #  data: "vpp-nic-comparison-2n-skx"
2568 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2569 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2570 #  parameters:
2571 #  - "name"
2572 #  - "parent"
2573 #  - "throughput"
2574 #  - "tags"
2575 #
2576 ## VPP Compare NICs 2n-skx 4t2c pdr
2577 #- type: "table"
2578 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2579 #  algorithm: "table_nics_comparison"
2580 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2581 #  reference:
2582 #    title: "x710"
2583 #    nic: "NIC_Intel-X710"
2584 #  compare:
2585 #    title: "xxv710"
2586 #    nic: "NIC_Intel-XXV710"
2587 #  data: "vpp-nic-comparison-2n-skx"
2588 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2589 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2590 #  parameters:
2591 #  - "name"
2592 #  - "parent"
2593 #  - "throughput"
2594 #  - "tags"
2595 #
2596 ## VPP Compare NICs 2n-skx 2t1c mrr
2597 #- type: "table"
2598 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2599 #  algorithm: "table_nics_comparison"
2600 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2601 #  reference:
2602 #    title: "x710"
2603 #    nic: "NIC_Intel-X710"
2604 #  compare:
2605 #    title: "xxv710"
2606 #    nic: "NIC_Intel-XXV710"
2607 #  data: "vpp-nic-comparison-2n-skx-mrr"
2608 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2609 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2610 #  parameters:
2611 #  - "name"
2612 #  - "parent"
2613 #  - "result"
2614 #  - "tags"
2615 #
2616 ## VPP Compare NICs 2n-skx 4t2c mrr
2617 #- type: "table"
2618 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2619 #  algorithm: "table_nics_comparison"
2620 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2621 #  reference:
2622 #    title: "x710"
2623 #    nic: "NIC_Intel-X710"
2624 #  compare:
2625 #    title: "xxv710"
2626 #    nic: "NIC_Intel-XXV710"
2627 #  data: "vpp-nic-comparison-2n-skx-mrr"
2628 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2629 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2630 #  parameters:
2631 #  - "name"
2632 #  - "parent"
2633 #  - "result"
2634 #  - "tags"
2635 #
2636 ## VPP Compare NICs 2n-skx 8t4c mrr
2637 #- type: "table"
2638 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2639 #  algorithm: "table_nics_comparison"
2640 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2641 #  reference:
2642 #    title: "x710"
2643 #    nic: "NIC_Intel-X710"
2644 #  compare:
2645 #    title: "xxv710"
2646 #    nic: "NIC_Intel-XXV710"
2647 #  data: "vpp-nic-comparison-2n-skx-mrr"
2648 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2649 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2650 #  parameters:
2651 #  - "name"
2652 #  - "parent"
2653 #  - "result"
2654 #  - "tags"
2655
2656 ################################################################################
2657 # VPP
2658
2659 # VPP Performance Changes 3n-hsw 1t1c pdr
2660 - type: "table"
2661   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2662   algorithm: "table_perf_comparison"
2663   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2664   history:
2665     - title: "rls1904"
2666       data: "vpp-performance-changes-3n-hsw-h1"
2667   reference:
2668     title: "rls1908"
2669     data: "vpp-performance-changes-3n-hsw-ref"
2670     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2671   compare:
2672     title: "rls2001"
2673     data: "vpp-performance-changes-3n-hsw-cmp"
2674   data: "vpp-performance-changes-3n-hsw"
2675   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2676   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2677   parameters:
2678   - "name"
2679   - "parent"
2680   - "throughput"
2681
2682 # VPP Performance Changes 3n-hsw 2t2c pdr
2683 - type: "table"
2684   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2685   algorithm: "table_perf_comparison"
2686   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2687   history:
2688     - title: "rls1904"
2689       data: "vpp-performance-changes-3n-hsw-h1"
2690   reference:
2691     title: "rls1908"
2692     data: "vpp-performance-changes-3n-hsw-ref"
2693     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2694   compare:
2695     title: "rls2001"
2696     data: "vpp-performance-changes-3n-hsw-cmp"
2697   data: "vpp-performance-changes-3n-hsw"
2698   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2699   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2700   parameters:
2701   - "name"
2702   - "parent"
2703   - "throughput"
2704
2705 # VPP Performance Changes 3n-hsw 1t1c ndr
2706 - type: "table"
2707   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2708   algorithm: "table_perf_comparison"
2709   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2710   history:
2711     - title: "rls1904"
2712       data: "vpp-performance-changes-3n-hsw-h1"
2713   reference:
2714     title: "rls1908"
2715     data: "vpp-performance-changes-3n-hsw-ref"
2716     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2717   compare:
2718     title: "rls2001"
2719     data: "vpp-performance-changes-3n-hsw-cmp"
2720   data: "vpp-performance-changes-3n-hsw"
2721   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2722   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2723   parameters:
2724   - "name"
2725   - "parent"
2726   - "throughput"
2727
2728 # VPP Performance Changes 3n-hsw 2t2c ndr
2729 - type: "table"
2730   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2731   algorithm: "table_perf_comparison"
2732   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2733   history:
2734     - title: "rls1904"
2735       data: "vpp-performance-changes-3n-hsw-h1"
2736   reference:
2737     title: "rls1908"
2738     data: "vpp-performance-changes-3n-hsw-ref"
2739     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2740   compare:
2741     title: "rls2001"
2742     data: "vpp-performance-changes-3n-hsw-cmp"
2743   data: "vpp-performance-changes-3n-hsw"
2744   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2745   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2746   parameters:
2747   - "name"
2748   - "parent"
2749   - "throughput"
2750
2751 ## VPP Performance Changes 3n-skx 2t1c pdr
2752 #- type: "table"
2753 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2754 #  algorithm: "table_perf_comparison_nic"
2755 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2756 #  history:
2757 #    - title: "rls1904 x710"
2758 #      data: "vpp-performance-changes-3n-skx-h1"
2759 #      nic: "NIC_Intel-X710"
2760 #  reference:
2761 #    title: "rls1908 xxv710"
2762 #    data: "vpp-performance-changes-3n-skx-ref"
2763 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2764 #    nic: "NIC_Intel-XXV710"
2765 #  compare:
2766 #    title: "rls2001 xxv710"
2767 #    data: "vpp-performance-changes-3n-skx-cmp"
2768 #    nic: "NIC_Intel-XXV710"
2769 #  data: "vpp-performance-changes-3n-skx"
2770 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2771 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2772 #  parameters:
2773 #  - "name"
2774 #  - "parent"
2775 #  - "throughput"
2776 #  - "tags"
2777 #
2778 ## VPP Performance Changes 3n-skx 4t2c pdr
2779 #- type: "table"
2780 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2781 #  algorithm: "table_perf_comparison_nic"
2782 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2783 #  history:
2784 #    - title: "rls1904 x710"
2785 #      data: "vpp-performance-changes-3n-skx-h1"
2786 #      nic: "NIC_Intel-X710"
2787 #  reference:
2788 #    title: "rls1908 x710"
2789 #    data: "vpp-performance-changes-3n-skx-ref"
2790 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2791 #    nic: "NIC_Intel-X710"
2792 #  compare:
2793 #    title: "rls2001 xxv710"
2794 #    data: "vpp-performance-changes-3n-skx-cmp"
2795 #    nic: "NIC_Intel-XXV710"
2796 #  data: "vpp-performance-changes-3n-skx"
2797 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2798 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2799 #  parameters:
2800 #  - "name"
2801 #  - "parent"
2802 #  - "throughput"
2803 #  - "tags"
2804 #
2805 ## VPP Performance Changes 3n-skx 2t1c ndr
2806 #- type: "table"
2807 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2808 #  algorithm: "table_perf_comparison_nic"
2809 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2810 #  history:
2811 #    - title: "rls1904 x710"
2812 #      data: "vpp-performance-changes-3n-skx-h1"
2813 #      nic: "NIC_Intel-X710"
2814 #  reference:
2815 #    title: "rls1908 x710"
2816 #    data: "vpp-performance-changes-3n-skx-ref"
2817 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2818 #    nic: "NIC_Intel-X710"
2819 #  compare:
2820 #    title: "rls2001 xxv710"
2821 #    data: "vpp-performance-changes-3n-skx-cmp"
2822 #    nic: "NIC_Intel-XXV710"
2823 #  data: "vpp-performance-changes-3n-skx"
2824 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2825 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2826 #  parameters:
2827 #  - "name"
2828 #  - "parent"
2829 #  - "throughput"
2830 #  - "tags"
2831 #
2832 ## VPP Performance Changes 3n-skx 4t2c ndr
2833 #- type: "table"
2834 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2835 #  algorithm: "table_perf_comparison_nic"
2836 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2837 #  history:
2838 #    - title: "rls1904 x710"
2839 #      data: "vpp-performance-changes-3n-skx-h1"
2840 #      nic: "NIC_Intel-X710"
2841 #  reference:
2842 #    title: "rls1908 x710"
2843 #    data: "vpp-performance-changes-3n-skx-ref"
2844 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2845 #    nic: "NIC_Intel-X710"
2846 #  compare:
2847 #    title: "rls2001 xxv710"
2848 #    data: "vpp-performance-changes-3n-skx-cmp"
2849 #    nic: "NIC_Intel-XXV710"
2850 #  data: "vpp-performance-changes-3n-skx"
2851 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2852 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2853 #  parameters:
2854 #  - "name"
2855 #  - "parent"
2856 #  - "throughput"
2857 #  - "tags"
2858 #
2859 ## VPP Performance Changes 2n-skx 2t1c pdr
2860 #- type: "table"
2861 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2862 #  algorithm: "table_perf_comparison_nic"
2863 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2864 #  history:
2865 #    - title: "rls1904 x710"
2866 #      data: "vpp-performance-changes-2n-skx-h1"
2867 #      nic: "NIC_Intel-X710"
2868 #  reference:
2869 #    title: "rls1908 xxv710"
2870 #    data: "vpp-performance-changes-2n-skx-ref"
2871 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2872 #    nic: "NIC_Intel-XXV710"
2873 #  compare:
2874 #    title: "rls2001 xxv710"
2875 #    data: "vpp-performance-changes-2n-skx-cmp"
2876 #    nic: "NIC_Intel-XXV710"
2877 #  data: "vpp-performance-changes-2n-skx"
2878 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2879 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2880 #  parameters:
2881 #  - "name"
2882 #  - "parent"
2883 #  - "throughput"
2884 #  - "tags"
2885 #
2886 ## VPP Performance Changes 2n-skx 4t2c pdr
2887 #- type: "table"
2888 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2889 #  algorithm: "table_perf_comparison_nic"
2890 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2891 #  history:
2892 #    - title: "rls1904 x710"
2893 #      data: "vpp-performance-changes-2n-skx-h1"
2894 #      nic: "NIC_Intel-X710"
2895 #  reference:
2896 #    title: "rls1908 xxv710"
2897 #    data: "vpp-performance-changes-2n-skx-ref"
2898 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2899 #    nic: "NIC_Intel-XXV710"
2900 #  compare:
2901 #    title: "rls2001 xxv710"
2902 #    data: "vpp-performance-changes-2n-skx-cmp"
2903 #    nic: "NIC_Intel-XXV710"
2904 #  data: "vpp-performance-changes-2n-skx"
2905 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2906 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2907 #  parameters:
2908 #  - "name"
2909 #  - "parent"
2910 #  - "throughput"
2911 #  - "tags"
2912 #
2913 ## VPP Performance Changes 2n-skx 2t1c ndr
2914 #- type: "table"
2915 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2916 #  algorithm: "table_perf_comparison_nic"
2917 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2918 #  history:
2919 #    - title: "rls1904 x710"
2920 #      data: "vpp-performance-changes-2n-skx-h1"
2921 #      nic: "NIC_Intel-X710"
2922 #  reference:
2923 #    title: "rls1908 xxv710"
2924 #    data: "vpp-performance-changes-2n-skx-ref"
2925 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2926 #    nic: "NIC_Intel-XXV710"
2927 #  compare:
2928 #    title: "rls2001 xxv710"
2929 #    data: "vpp-performance-changes-2n-skx-cmp"
2930 #    nic: "NIC_Intel-XXV710"
2931 #  data: "vpp-performance-changes-2n-skx"
2932 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2933 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2934 #  parameters:
2935 #  - "name"
2936 #  - "parent"
2937 #  - "throughput"
2938 #  - "tags"
2939 #
2940 ## VPP Performance Changes 2n-skx 4t2c ndr
2941 #- type: "table"
2942 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2943 #  algorithm: "table_perf_comparison_nic"
2944 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2945 #  history:
2946 #    - title: "rls1904 x710"
2947 #      data: "vpp-performance-changes-2n-skx-h1"
2948 #      nic: "NIC_Intel-X710"
2949 #  reference:
2950 #    title: "rls1908 xxv710"
2951 #    data: "vpp-performance-changes-2n-skx-ref"
2952 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2953 #    nic: "NIC_Intel-XXV710"
2954 #  compare:
2955 #    title: "rls2001 xxv710"
2956 #    data: "vpp-performance-changes-2n-skx-cmp"
2957 #    nic: "NIC_Intel-XXV710"
2958 #  data: "vpp-performance-changes-2n-skx"
2959 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2960 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2961 #  parameters:
2962 #  - "name"
2963 #  - "parent"
2964 #  - "throughput"
2965 #  - "tags"
2966 #
2967 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2968 #- type: "table"
2969 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2970 #  algorithm: "table_perf_comparison"
2971 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2972 #  reference:
2973 #    title: "rls1908"
2974 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2975 #  compare:
2976 #    title: "rls2001"
2977 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2978 #  data: "vpp-performance-changes-nfv-2n-skx"
2979 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2980 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2981 #  parameters:
2982 #  - "name"
2983 #  - "parent"
2984 #  - "throughput"
2985 #  - "tags"
2986 #
2987 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2988 #- type: "table"
2989 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2990 #  algorithm: "table_perf_comparison"
2991 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2992 #  reference:
2993 #    title: "rls1908"
2994 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2995 #  compare:
2996 #    title: "rls2001"
2997 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2998 #  data: "vpp-performance-changes-nfv-2n-skx"
2999 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3000 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3001 #  parameters:
3002 #  - "name"
3003 #  - "parent"
3004 #  - "throughput"
3005 #  - "tags"
3006 #
3007 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3008 #- type: "table"
3009 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3010 #  algorithm: "table_perf_comparison"
3011 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3012 #  reference:
3013 #    title: "rls1908"
3014 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3015 #  compare:
3016 #    title: "rls2001"
3017 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3018 #  data: "vpp-performance-changes-nfv-2n-skx"
3019 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3020 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3021 #  parameters:
3022 #  - "name"
3023 #  - "parent"
3024 #  - "throughput"
3025 #  - "tags"
3026 #
3027 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3028 #- type: "table"
3029 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3030 #  algorithm: "table_perf_comparison"
3031 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3032 #  reference:
3033 #    title: "rls1908"
3034 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3035 #  compare:
3036 #    title: "rls2001"
3037 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3038 #  data: "vpp-performance-changes-nfv-2n-skx"
3039 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3040 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3041 #  parameters:
3042 #  - "name"
3043 #  - "parent"
3044 #  - "throughput"
3045 #  - "tags"
3046
3047 # VPP Performance Changes 2n-dnv 1t1c pdr
3048 - type: "table"
3049   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3050   algorithm: "table_perf_comparison"
3051   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3052   reference:
3053     title: "rls1908"
3054     data: "vpp-performance-changes-2n-dnv-ref"
3055   compare:
3056     title: "rls2001"
3057     data: "vpp-performance-changes-2n-dnv-cmp"
3058   data: "vpp-performance-changes-2n-dnv"
3059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3060   filter: "'1T1C'"
3061   parameters:
3062   - "name"
3063   - "parent"
3064   - "throughput"
3065   - "tags"
3066
3067 # VPP Performance Changes 2n-dnv 2t2c pdr
3068 - type: "table"
3069   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3070   algorithm: "table_perf_comparison"
3071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3072   reference:
3073     title: "rls1908"
3074     data: "vpp-performance-changes-2n-dnv-ref"
3075   compare:
3076     title: "rls2001"
3077     data: "vpp-performance-changes-2n-dnv-cmp"
3078   data: "vpp-performance-changes-2n-dnv"
3079   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3080   filter: "'2T2C'"
3081   parameters:
3082   - "name"
3083   - "parent"
3084   - "throughput"
3085   - "tags"
3086
3087 # VPP Performance Changes 2n-dnv 1t1c ndr
3088 - type: "table"
3089   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3090   algorithm: "table_perf_comparison"
3091   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3092   reference:
3093     title: "rls1908"
3094     data: "vpp-performance-changes-2n-dnv-ref"
3095   compare:
3096     title: "rls2001"
3097     data: "vpp-performance-changes-2n-dnv-cmp"
3098   data: "vpp-performance-changes-2n-dnv"
3099   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3100   filter: "'1T1C'"
3101   parameters:
3102   - "name"
3103   - "parent"
3104   - "throughput"
3105   - "tags"
3106
3107 # VPP Performance Changes 2n-dnv 2t2c ndr
3108 - type: "table"
3109   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3110   algorithm: "table_perf_comparison"
3111   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3112   reference:
3113     title: "rls1908 "
3114     data: "vpp-performance-changes-2n-dnv-ref"
3115   compare:
3116     title: "rls2001"
3117     data: "vpp-performance-changes-2n-dnv-cmp"
3118   data: "vpp-performance-changes-2n-dnv"
3119   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3120   filter: "'2T2C'"
3121   parameters:
3122   - "name"
3123   - "parent"
3124   - "throughput"
3125   - "tags"
3126
3127 # VPP Performance Changes 3n-dnv 1t1c pdr
3128 - type: "table"
3129   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3130   algorithm: "table_perf_comparison"
3131   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3132   reference:
3133     title: "rls1908"
3134     data: "vpp-performance-changes-3n-dnv-ref"
3135   compare:
3136     title: "rls2001"
3137     data: "vpp-performance-changes-3n-dnv-cmp"
3138   data: "vpp-performance-changes-3n-dnv"
3139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3140   filter: "'1T1C'"
3141   parameters:
3142   - "name"
3143   - "parent"
3144   - "throughput"
3145   - "tags"
3146
3147 # VPP Performance Changes 3n-dnv 2t2c pdr
3148 - type: "table"
3149   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3150   algorithm: "table_perf_comparison"
3151   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3152   reference:
3153     title: "rls1908"
3154     data: "vpp-performance-changes-3n-dnv-ref"
3155   compare:
3156     title: "rls2001"
3157     data: "vpp-performance-changes-3n-dnv-cmp"
3158   data: "vpp-performance-changes-3n-dnv"
3159   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3160   filter: "'2T2C'"
3161   parameters:
3162   - "name"
3163   - "parent"
3164   - "throughput"
3165   - "tags"
3166
3167 # VPP Performance Changes 3n-dnv 1t1c ndr
3168 - type: "table"
3169   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3170   algorithm: "table_perf_comparison"
3171   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3172   reference:
3173     title: "rls1908"
3174     data: "vpp-performance-changes-3n-dnv-ref"
3175   compare:
3176     title: "rls2001"
3177     data: "vpp-performance-changes-3n-dnv-cmp"
3178   data: "vpp-performance-changes-3n-dnv"
3179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3180   filter: "'1T1C'"
3181   parameters:
3182   - "name"
3183   - "parent"
3184   - "throughput"
3185   - "tags"
3186
3187 # VPP Performance Changes 3n-dnv 2t2c ndr
3188 - type: "table"
3189   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3190   algorithm: "table_perf_comparison"
3191   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3192   reference:
3193     title: "rls1908"
3194     data: "vpp-performance-changes-3n-dnv-ref"
3195   compare:
3196     title: "rls2001"
3197     data: "vpp-performance-changes-3n-dnv-cmp"
3198   data: "vpp-performance-changes-3n-dnv"
3199   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3200   filter: "'2T2C'"
3201   parameters:
3202   - "name"
3203   - "parent"
3204   - "throughput"
3205   - "tags"
3206
3207 # VPP Performance Changes 3n-tsh 1t1c pdr
3208 - type: "table"
3209   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3210   algorithm: "table_perf_comparison"
3211   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3212   reference:
3213     title: "rls1908"
3214     data: "vpp-performance-changes-3n-tsh-ref"
3215   compare:
3216     title: "rls2001"
3217     data: "vpp-performance-changes-3n-tsh-cmp"
3218   data: "vpp-performance-changes-3n-tsh"
3219   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3220   filter: "'1T1C'"
3221   parameters:
3222   - "name"
3223   - "parent"
3224   - "throughput"
3225   - "tags"
3226
3227 # VPP Performance Changes 3n-tsh 2t2c pdr
3228 - type: "table"
3229   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3230   algorithm: "table_perf_comparison"
3231   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3232   reference:
3233     title: "rls1908"
3234     data: "vpp-performance-changes-3n-tsh-ref"
3235   compare:
3236     title: "rls2001"
3237     data: "vpp-performance-changes-3n-tsh-cmp"
3238   data: "vpp-performance-changes-3n-tsh"
3239   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3240   filter: "'2T2C'"
3241   parameters:
3242   - "name"
3243   - "parent"
3244   - "throughput"
3245   - "tags"
3246
3247 # VPP Performance Changes 3n-tsh 1t1c ndr
3248 - type: "table"
3249   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3250   algorithm: "table_perf_comparison"
3251   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3252   reference:
3253     title: "rls1908"
3254     data: "vpp-performance-changes-3n-tsh-ref"
3255   compare:
3256     title: "rls2001"
3257     data: "vpp-performance-changes-3n-tsh-cmp"
3258   data: "vpp-performance-changes-3n-tsh"
3259   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3260   filter: "'1T1C'"
3261   parameters:
3262   - "name"
3263   - "parent"
3264   - "throughput"
3265   - "tags"
3266
3267 # VPP Performance Changes 3n-tsh 2t2c ndr
3268 - type: "table"
3269   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3270   algorithm: "table_perf_comparison"
3271   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3272   reference:
3273     title: "rls1908"
3274     data: "vpp-performance-changes-3n-tsh-ref"
3275   compare:
3276     title: "rls2001"
3277     data: "vpp-performance-changes-3n-tsh-cmp"
3278   data: "vpp-performance-changes-3n-tsh"
3279   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3280   filter: "'2T2C'"
3281   parameters:
3282   - "name"
3283   - "parent"
3284   - "throughput"
3285   - "tags"
3286
3287 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3288 #- type: "table"
3289 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3290 #  algorithm: "table_perf_comparison_nic"
3291 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3292 #  reference:
3293 #    title: "3n-hsw xl710"
3294 #    data: "vpp-compare-testbeds-ref"
3295 #    nic: "NIC_Intel-XL710"
3296 #  compare:
3297 #    title: "3n-skx xxv710"
3298 #    data: "vpp-compare-testbeds-cmp"
3299 #    nic: "NIC_Intel-XXV710"
3300 #  data: "vpp-compare-testbeds"
3301 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3302 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3303 #  parameters:
3304 #  - "name"
3305 #  - "parent"
3306 #  - "throughput"
3307 #  - "tags"
3308 #
3309 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3310 #- type: "table"
3311 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3312 #  algorithm: "table_perf_comparison_nic"
3313 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3314 #  reference:
3315 #    title: "3n-hsw xl710"
3316 #    data: "vpp-compare-testbeds-ref"
3317 #    nic: "NIC_Intel-XL710"
3318 #  compare:
3319 #    title: "3n-skx xxv710"
3320 #    data: "vpp-compare-testbeds-cmp"
3321 #    nic: "NIC_Intel-XXV710"
3322 #  data: "vpp-compare-testbeds"
3323 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3324 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3325 #  parameters:
3326 #  - "name"
3327 #  - "parent"
3328 #  - "throughput"
3329 #  - "tags"
3330 #
3331 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3332 #- type: "table"
3333 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3334 #  algorithm: "table_perf_comparison_nic"
3335 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3336 #  reference:
3337 #    title: "3n-hsw xl710"
3338 #    data: "vpp-compare-testbeds-ref"
3339 #    nic: "NIC_Intel-XL710"
3340 #  compare:
3341 #    title: "3n-skx xxv710"
3342 #    data: "vpp-compare-testbeds-cmp"
3343 #    nic: "NIC_Intel-XXV710"
3344 #  data: "vpp-compare-testbeds"
3345 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3346 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3347 #  parameters:
3348 #  - "name"
3349 #  - "parent"
3350 #  - "throughput"
3351 #  - "tags"
3352 #
3353 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3354 #- type: "table"
3355 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3356 #  algorithm: "table_perf_comparison_nic"
3357 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3358 #  reference:
3359 #    title: "3n-hsw xl710"
3360 #    data: "vpp-compare-testbeds-ref"
3361 #    nic: "NIC_Intel-XL710"
3362 #  compare:
3363 #    title: "3n-skx xxv710"
3364 #    data: "vpp-compare-testbeds-cmp"
3365 #    nic: "NIC_Intel-XXV710"
3366 #  data: "vpp-compare-testbeds"
3367 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3368 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3369 #  parameters:
3370 #  - "name"
3371 #  - "parent"
3372 #  - "throughput"
3373 #  - "tags"
3374 #
3375 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3376 #- type: "table"
3377 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3378 #  algorithm: "table_perf_comparison"
3379 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3380 #  reference:
3381 #    title: "2n-skx"
3382 #    data: "vpp-compare-testbeds-skx-clx-ref"
3383 #  compare:
3384 #    title: "2n-clx"
3385 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3386 #  data: "vpp-compare-testbeds-skx-clx"
3387 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3388 #  filter: "'2T1C'"
3389 #  parameters:
3390 #  - "name"
3391 #  - "parent"
3392 #  - "throughput"
3393 #  - "tags"
3394 #
3395 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3396 #- type: "table"
3397 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3398 #  algorithm: "table_perf_comparison"
3399 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3400 #  reference:
3401 #    title: "2n-skx"
3402 #    data: "vpp-compare-testbeds-skx-clx-ref"
3403 #  compare:
3404 #    title: "2n-clx"
3405 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3406 #  data: "vpp-compare-testbeds-skx-clx"
3407 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3408 #  filter: "'4T2C'"
3409 #  parameters:
3410 #  - "name"
3411 #  - "parent"
3412 #  - "throughput"
3413 #  - "tags"
3414 #
3415 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3416 #- type: "table"
3417 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3418 #  algorithm: "table_perf_comparison"
3419 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3420 #  reference:
3421 #    title: "2n-skx"
3422 #    data: "vpp-compare-testbeds-skx-clx-ref"
3423 #  compare:
3424 #    title: "2n-clx"
3425 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3426 #  data: "vpp-compare-testbeds-skx-clx"
3427 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3428 #  filter: "'2T1C'"
3429 #  parameters:
3430 #  - "name"
3431 #  - "parent"
3432 #  - "throughput"
3433 #  - "tags"
3434 #
3435 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3436 #- type: "table"
3437 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3438 #  algorithm: "table_perf_comparison"
3439 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3440 #  reference:
3441 #    title: "2n-skx"
3442 #    data: "vpp-compare-testbeds-skx-clx-ref"
3443 #  compare:
3444 #    title: "2n-clx"
3445 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3446 #  data: "vpp-compare-testbeds-skx-clx"
3447 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3448 #  filter: "'4T2C'"
3449 #  parameters:
3450 #  - "name"
3451 #  - "parent"
3452 #  - "throughput"
3453 #  - "tags"
3454 #
3455 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3456 #- type: "table"
3457 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3458 #  algorithm: "table_perf_comparison"
3459 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3460 #  reference:
3461 #    title: "3-Node Skx"
3462 #    data: "vpp-compare-topologies-ref"
3463 #  compare:
3464 #    title: "2-Node Skx"
3465 #    data: "vpp-compare-topologies-cmp"
3466 #  data: "vpp-compare-topologies"
3467 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3468 #  filter: "'NDRPDR' and '1C'"
3469 #  parameters:
3470 #  - "name"
3471 #  - "parent"
3472 #  - "throughput"
3473 #
3474 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3475 #- type: "table"
3476 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3477 #  algorithm: "table_perf_comparison"
3478 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3479 #  reference:
3480 #    title: "3-Node Skx"
3481 #    data: "vpp-compare-topologies-ref"
3482 #  compare:
3483 #    title: "2-Node Skx"
3484 #    data: "vpp-compare-topologies-cmp"
3485 #  data: "vpp-compare-topologies"
3486 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3487 #  filter: "'NDRPDR' and '2C'"
3488 #  parameters:
3489 #  - "name"
3490 #  - "parent"
3491 #  - "throughput"
3492 #
3493 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3494 #- type: "table"
3495 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3496 #  algorithm: "table_perf_comparison"
3497 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
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: "PDR" # "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 pdr
3513 #- type: "table"
3514 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3515 #  algorithm: "table_perf_comparison"
3516 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
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: "PDR"
3525 #  filter: "'NDRPDR' and '2C'"
3526 #  parameters:
3527 #  - "name"
3528 #  - "parent"
3529 #  - "throughput"
3530
3531 # VPP Performance Changes 3n-hsw 1t1c MRR
3532 - type: "table"
3533   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3534   algorithm: "table_perf_comparison"
3535   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3536   history:
3537     - title: "rls1904"
3538       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3539   reference:
3540     title: "rls1908"
3541     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3542   compare:
3543     title: "rls2001"
3544     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3545   data: "vpp-performance-changes-3n-hsw-mrr"
3546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3547   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3548   parameters:
3549   - "name"
3550   - "parent"
3551   - "result"
3552
3553 # VPP Performance Changes 3n-hsw 2t2c MRR
3554 - type: "table"
3555   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3556   algorithm: "table_perf_comparison"
3557   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3558   history:
3559     - title: "rls1904"
3560       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3561   reference:
3562     title: "rls1908"
3563     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3564   compare:
3565     title: "rls2001"
3566     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3567   data: "vpp-performance-changes-3n-hsw-mrr"
3568   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3569   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3570   parameters:
3571   - "name"
3572   - "parent"
3573   - "result"
3574
3575 # VPP Performance Changes 3n-hsw 4t4c MRR
3576 - type: "table"
3577   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3578   algorithm: "table_perf_comparison"
3579   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3580   history:
3581     - title: "rls1904"
3582       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3583   reference:
3584     title: "rls1908"
3585     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3586   compare:
3587     title: "rls2001"
3588     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3589   data: "vpp-performance-changes-3n-hsw-mrr"
3590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3591   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3592   parameters:
3593   - "name"
3594   - "parent"
3595   - "result"
3596
3597 ## VPP Performance Changes 3n-skx 2t1c MRR
3598 #- type: "table"
3599 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3600 #  algorithm: "table_perf_comparison"
3601 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3602 #  history:
3603 #    - title: "rls1904"
3604 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3605 #  reference:
3606 #    title: "rls1908"
3607 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3608 #  compare:
3609 #    title: "rls2001"
3610 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3611 #  data: "vpp-performance-changes-3n-skx-mrr"
3612 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3613 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3614 #  parameters:
3615 #  - "name"
3616 #  - "parent"
3617 #  - "result"
3618 #
3619 ## VPP Performance Changes 3n-skx 4t2c MRR
3620 #- type: "table"
3621 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3622 #  algorithm: "table_perf_comparison"
3623 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3624 #  history:
3625 #    - title: "rls1904"
3626 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3627 #  reference:
3628 #    title: "rls1908"
3629 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3630 #  compare:
3631 #    title: "rls2001"
3632 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3633 #  data: "vpp-performance-changes-3n-skx-mrr"
3634 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3635 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3636 #  parameters:
3637 #  - "name"
3638 #  - "parent"
3639 #  - "result"
3640 #
3641 ## VPP Performance Changes 3n-skx 8t4c MRR
3642 #- type: "table"
3643 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3644 #  algorithm: "table_perf_comparison"
3645 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3646 #  history:
3647 #    - title: "rls1904"
3648 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3649 #  reference:
3650 #    title: "rls1908"
3651 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3652 #  compare:
3653 #    title: "rls2001"
3654 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3655 #  data: "vpp-performance-changes-3n-skx-mrr"
3656 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3657 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3658 #  parameters:
3659 #  - "name"
3660 #  - "parent"
3661 #  - "result"
3662 #
3663 ## VPP Performance Changes 2n-skx 2t1c MRR
3664 #- type: "table"
3665 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3666 #  algorithm: "table_perf_comparison"
3667 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3668 #  history:
3669 #    - title: "rls1904"
3670 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3671 #  reference:
3672 #    title: "rls1908"
3673 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3674 #  compare:
3675 #    title: "rls2001"
3676 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3677 #  data: "vpp-performance-changes-2n-skx-mrr"
3678 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3679 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3680 #  parameters:
3681 #  - "name"
3682 #  - "parent"
3683 #  - "result"
3684 #
3685 ## VPP Performance Changes 2n-skx 4t2c MRR
3686 #- type: "table"
3687 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3688 #  algorithm: "table_perf_comparison"
3689 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3690 #  history:
3691 #    - title: "rls1904"
3692 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3693 #  reference:
3694 #    title: "rls1908"
3695 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3696 #  compare:
3697 #    title: "rls2001"
3698 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3699 #  data: "vpp-performance-changes-2n-skx-mrr"
3700 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3701 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3702 #  parameters:
3703 #  - "name"
3704 #  - "parent"
3705 #  - "result"
3706 #
3707 ## VPP Performance Changes 2n-skx 8t4c MRR
3708 #- type: "table"
3709 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3710 #  algorithm: "table_perf_comparison"
3711 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3712 #  history:
3713 #    - title: "rls1904"
3714 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3715 #  reference:
3716 #    title: "rls1908"
3717 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3718 #  compare:
3719 #    title: "rls2001"
3720 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3721 #  data: "vpp-performance-changes-2n-skx-mrr"
3722 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3723 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3724 #  parameters:
3725 #  - "name"
3726 #  - "parent"
3727 #  - "result"
3728 #
3729 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3730 #- type: "table"
3731 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3732 #  algorithm: "table_perf_comparison"
3733 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3734 #  reference:
3735 #    title: "rls1908"
3736 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3737 #  compare:
3738 #    title: "rls2001"
3739 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3740 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3741 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3742 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3743 #  parameters:
3744 #  - "name"
3745 #  - "parent"
3746 #  - "result"
3747 #
3748 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3749 #- type: "table"
3750 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3751 #  algorithm: "table_perf_comparison"
3752 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3753 #  reference:
3754 #    title: "rls1908"
3755 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3756 #  compare:
3757 #    title: "rls2001"
3758 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3759 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3760 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3761 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3762 #  parameters:
3763 #  - "name"
3764 #  - "parent"
3765 #  - "result"
3766 #
3767 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3768 #- type: "table"
3769 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3770 #  algorithm: "table_perf_comparison"
3771 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-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: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3781 #  parameters:
3782 #  - "name"
3783 #  - "parent"
3784 #  - "result"
3785
3786 # VPP Performance Changes 2n-dnv 1t1c MRR
3787 - type: "table"
3788   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3789   algorithm: "table_perf_comparison"
3790   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3791   reference:
3792     title: "rls1908"
3793     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3794   compare:
3795     title: "rls2001"
3796     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3797   data: "vpp-performance-changes-2n-dnv-mrr"
3798   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3799   filter: "'1T1C' and 'MRR'"
3800   parameters:
3801   - "name"
3802   - "parent"
3803   - "result"
3804
3805 # VPP Performance Changes 2n-dnv 2t2c MRR
3806 - type: "table"
3807   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3808   algorithm: "table_perf_comparison"
3809   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3810   reference:
3811     title: "rls1908"
3812     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3813   compare:
3814     title: "rls2001"
3815     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3816   data: "vpp-performance-changes-2n-dnv-mrr"
3817   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3818   filter: "'2T2C' and 'MRR'"
3819   parameters:
3820   - "name"
3821   - "parent"
3822   - "result"
3823
3824 # VPP Performance Changes 2n-dnv 4t4c MRR
3825 - type: "table"
3826   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3827   algorithm: "table_perf_comparison"
3828   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-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: "'4T4C' and 'MRR'"
3838   parameters:
3839   - "name"
3840   - "parent"
3841   - "result"
3842
3843 # VPP Performance Changes 3n-dnv 1t1c MRR
3844 - type: "table"
3845   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3846   algorithm: "table_perf_comparison"
3847   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3848   reference:
3849     title: "rls1908"
3850     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3851   compare:
3852     title: "rls2001"
3853     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3854   data: "vpp-performance-changes-3n-dnv-mrr"
3855   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3856   filter: "'1T1C' and 'MRR'"
3857   parameters:
3858   - "name"
3859   - "parent"
3860   - "result"
3861
3862 # VPP Performance Changes 3n-dnv 2t2c MRR
3863 - type: "table"
3864   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3865   algorithm: "table_perf_comparison"
3866   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3867   reference:
3868     title: "rls1908"
3869     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3870   compare:
3871     title: "rls2001"
3872     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3873   data: "vpp-performance-changes-3n-dnv-mrr"
3874   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3875   filter: "'2T2C' and 'MRR'"
3876   parameters:
3877   - "name"
3878   - "parent"
3879   - "result"
3880
3881 # VPP Performance Changes 3n-dnv 4t4c MRR
3882 - type: "table"
3883   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3884   algorithm: "table_perf_comparison"
3885   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-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: "'4T4C' and 'MRR'"
3895   parameters:
3896   - "name"
3897   - "parent"
3898   - "result"
3899
3900 # VPP Performance Changes 3n-tsh 1t1c MRR
3901 - type: "table"
3902   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3903   algorithm: "table_perf_comparison"
3904   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3905   reference:
3906     title: "rls1908"
3907     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3908   compare:
3909     title: "rls2001"
3910     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3911   data: "vpp-performance-changes-3n-tsh-mrr"
3912   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3913   filter: "'1T1C' and 'MRR'"
3914   parameters:
3915   - "name"
3916   - "parent"
3917   - "result"
3918
3919 # VPP Performance Changes 3n-tsh 2t2c MRR
3920 - type: "table"
3921   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3922   algorithm: "table_perf_comparison"
3923   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3924   reference:
3925     title: "rls1908"
3926     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3927   compare:
3928     title: "rls2001"
3929     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3930   data: "vpp-performance-changes-3n-tsh-mrr"
3931   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3932   filter: "'2T2C' and 'MRR'"
3933   parameters:
3934   - "name"
3935   - "parent"
3936   - "result"
3937
3938 # VPP Performance Changes 3n-tsh 4t4c MRR
3939 - type: "table"
3940   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3941   algorithm: "table_perf_comparison"
3942   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-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: "'4T4C' and 'MRR'"
3952   parameters:
3953   - "name"
3954   - "parent"
3955   - "result"
3956
3957 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3958 #- type: "table"
3959 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3960 #  algorithm: "table_perf_comparison_nic"
3961 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3962 #  reference:
3963 #    title: "3n-hsw xl710"
3964 #    data: "vpp-compare-testbeds-mrr-ref"
3965 #    nic: "NIC_Intel-XL710"
3966 #  compare:
3967 #    title: "3n-skx xxv710"
3968 #    data: "vpp-compare-testbeds-mrr-cmp"
3969 #    nic: "NIC_Intel-XXV710"
3970 #  data: "vpp-compare-testbeds-mrr"
3971 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3972 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3973 #  parameters:
3974 #  - "name"
3975 #  - "parent"
3976 #  - "result"
3977 #  - "tags"
3978 #
3979 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3980 #- type: "table"
3981 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3982 #  algorithm: "table_perf_comparison_nic"
3983 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3984 #  reference:
3985 #    title: "3n-hsw xl710"
3986 #    data: "vpp-compare-testbeds-mrr-ref"
3987 #    nic: "NIC_Intel-XL710"
3988 #  compare:
3989 #    title: "3n-skx xxv710"
3990 #    data: "vpp-compare-testbeds-mrr-cmp"
3991 #    nic: "NIC_Intel-XXV710"
3992 #  data: "vpp-compare-testbeds-mrr"
3993 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3994 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3995 #  parameters:
3996 #  - "name"
3997 #  - "parent"
3998 #  - "result"
3999 #  - "tags"
4000 #
4001 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4002 #- type: "table"
4003 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4004 #  algorithm: "table_perf_comparison_nic"
4005 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4006 #  reference:
4007 #    title: "3n-hsw xl710"
4008 #    data: "vpp-compare-testbeds-mrr-ref"
4009 #    nic: "NIC_Intel-XL710"
4010 #  compare:
4011 #    title: "3n-skx xxv710"
4012 #    data: "vpp-compare-testbeds-mrr-cmp"
4013 #    nic: "NIC_Intel-XXV710"
4014 #  data: "vpp-compare-testbeds-mrr"
4015 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4016 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4017 #  parameters:
4018 #  - "name"
4019 #  - "parent"
4020 #  - "result"
4021 #  - "tags"
4022 #
4023 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4024 #- type: "table"
4025 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4026 #  algorithm: "table_perf_comparison"
4027 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4028 #  reference:
4029 #    title: "2n-skx"
4030 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4031 #  compare:
4032 #    title: "2n-clx"
4033 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4034 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4035 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4036 #  filter: "'2T1C'"
4037 #  parameters:
4038 #  - "name"
4039 #  - "parent"
4040 #  - "result"
4041 #  - "tags"
4042 #
4043 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4044 #- type: "table"
4045 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4046 #  algorithm: "table_perf_comparison"
4047 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4048 #  reference:
4049 #    title: "2n-skx"
4050 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4051 #  compare:
4052 #    title: "2n-clx"
4053 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4054 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4055 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4056 #  filter: "'4T2C'"
4057 #  parameters:
4058 #  - "name"
4059 #  - "parent"
4060 #  - "result"
4061 #  - "tags"
4062 #
4063 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4064 #- type: "table"
4065 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4066 #  algorithm: "table_perf_comparison"
4067 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4068 #  reference:
4069 #    title: "2n-skx"
4070 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4071 #  compare:
4072 #    title: "2n-clx"
4073 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4074 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4075 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4076 #  filter: "'8T4C'"
4077 #  parameters:
4078 #  - "name"
4079 #  - "parent"
4080 #  - "result"
4081 #  - "tags"
4082 #
4083 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4084 #- type: "table"
4085 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4086 #  algorithm: "table_perf_comparison"
4087 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4088 #  reference:
4089 #    title: "3-Node Skx"
4090 #    data: "vpp-compare-topologies-mrr-ref"
4091 #  compare:
4092 #    title: "2-Node Skx"
4093 #    data: "vpp-compare-topologies-mrr-cmp"
4094 #  data: "vpp-compare-topologies-mrr"
4095 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4096 #  filter: "'MRR' and '1C'"
4097 #  parameters:
4098 #  - "name"
4099 #  - "parent"
4100 #  - "result"
4101 #
4102 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4103 #- type: "table"
4104 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4105 #  algorithm: "table_perf_comparison"
4106 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4107 #  reference:
4108 #    title: "3-Node Skx"
4109 #    data: "vpp-compare-topologies-mrr-ref"
4110 #  compare:
4111 #    title: "2-Node Skx"
4112 #    data: "vpp-compare-topologies-mrr-cmp"
4113 #  data: "vpp-compare-topologies-mrr"
4114 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4115 #  filter: "'MRR' and '2C'"
4116 #  parameters:
4117 #  - "name"
4118 #  - "parent"
4119 #  - "result"
4120 #
4121 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4122 #- type: "table"
4123 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4124 #  algorithm: "table_perf_comparison"
4125 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-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 '4C'"
4135 #  parameters:
4136 #  - "name"
4137 #  - "parent"
4138 #  - "result"
4139
4140 # Detailed Test Results - VPP Performance Results 3n-hsw
4141 - type: "table"
4142   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4143   algorithm: "table_merged_details"
4144   output-file-ext: ".csv"
4145   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4146   columns:
4147   - title: " |prein| Test Name |preout| "
4148     data: "data name"
4149   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4150     data: "data msg"
4151   rows: "generated"
4152   data: "vpp-perf-results-3n-hsw"
4153   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4154   parameters:
4155   - "name"
4156   - "parent"
4157   - "msg"
4158
4159 ## Detailed Test Results - VPP Performance Results 3n-skx
4160 #- type: "table"
4161 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4162 #  algorithm: "table_merged_details"
4163 #  output-file-ext: ".csv"
4164 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4165 #  columns:
4166 #  - title: " |prein| Test Name |preout| "
4167 #    data: "data name"
4168 #  - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4169 #    data: "data msg"
4170 #  rows: "generated"
4171 #  data: "vpp-perf-results-3n-skx"
4172 #  filter: "not 'CFS_OPT'"
4173 #  parameters:
4174 #  - "name"
4175 #  - "parent"
4176 #  - "msg"
4177 #
4178 ## Detailed Test Results - VPP Performance Results 2n-skx
4179 #- type: "table"
4180 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4181 #  algorithm: "table_merged_details"
4182 #  output-file-ext: ".csv"
4183 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4184 #  columns:
4185 #  - title: " |prein| Test Name |preout| "
4186 #    data: "data name"
4187 #  - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4188 #    data: "data msg"
4189 #  rows: "generated"
4190 #  data: "vpp-perf-results-2n-skx"
4191 #  filter: "not 'CFS_OPT'"
4192 #  parameters:
4193 #  - "name"
4194 #  - "parent"
4195 #  - "msg"
4196
4197 ## Detailed Test Results - VPP Performance Results 2n-clx
4198 #- type: "table"
4199 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4200 #  algorithm: "table_merged_details"
4201 #  output-file-ext: ".csv"
4202 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4203 #  columns:
4204 #  - title: " |prein| Test Name |preout| "
4205 #    data: "data name"
4206 #  - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4207 #    data: "data msg"
4208 #  rows: "generated"
4209 #  data: "vpp-perf-results-2n-clx"
4210 #  filter: "not 'CFS_OPT'"
4211 #  parameters:
4212 #  - "name"
4213 #  - "parent"
4214 #  - "msg"
4215
4216 # Detailed Test Results - VPP Performance Results 3n-tsh
4217 - type: "table"
4218   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4219   algorithm: "table_merged_details"
4220   output-file-ext: ".csv"
4221   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4222   columns:
4223   - title: " |prein| Test Name |preout| "
4224     data: "data name"
4225   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4226     data: "data msg"
4227   rows: "generated"
4228   data: "vpp-perf-results-3n-tsh"
4229   filter: "not 'CFS_OPT'"
4230   parameters:
4231   - "name"
4232   - "parent"
4233   - "msg"
4234
4235 # Detailed Test Results - VPP Performance Results 3n-dnv
4236 - type: "table"
4237   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4238   algorithm: "table_merged_details"
4239   output-file-ext: ".csv"
4240   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4241   columns:
4242   - title: " |prein| Test Name |preout| "
4243     data: "data name"
4244   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4245     data: "data msg"
4246   rows: "generated"
4247   data: "vpp-perf-results-3n-dnv"
4248   filter: "'NDRPDR'"
4249   parameters:
4250   - "name"
4251   - "parent"
4252   - "msg"
4253
4254 # Detailed Test Results - VPP Performance Results 2n-dnv
4255 - type: "table"
4256   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4257   algorithm: "table_merged_details"
4258   output-file-ext: ".csv"
4259   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4260   columns:
4261   - title: " |prein| Test Name |preout| "
4262     data: "data name"
4263   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
4264     data: "data msg"
4265   rows: "generated"
4266   data: "vpp-perf-results-2n-dnv"
4267   filter: "'NDRPDR'"
4268   parameters:
4269   - "name"
4270   - "parent"
4271   - "msg"
4272
4273 # Test configuration - VPP Performance Test Configs 3n-hsw
4274 - type: "table"
4275   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4276   algorithm: "table_merged_details"
4277   output-file-ext: ".csv"
4278   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4279   columns:
4280   - title: "Name"
4281     data: "data name"
4282   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4283     data: "data conf-history"
4284   rows: "generated"
4285   data: "vpp-perf-results-3n-hsw"
4286   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4287   parameters:
4288   - "parent"
4289   - "name"
4290   - "conf-history"
4291
4292 ## Test configuration - VPP Performance Test Configs 3n-skx
4293 #- type: "table"
4294 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4295 #  algorithm: "table_merged_details"
4296 #  output-file-ext: ".csv"
4297 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4298 #  columns:
4299 #  - title: "Name"
4300 #    data: "data name"
4301 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4302 #    data: "data conf-history"
4303 #  rows: "generated"
4304 #  data: "vpp-perf-results-3n-skx"
4305 #  filter: "not 'CFS_OPT'"
4306 #  parameters:
4307 #  - "parent"
4308 #  - "name"
4309 #  - "conf-history"
4310 #
4311 ## Test configuration - VPP Performance Test Configs 2n-skx
4312 #- type: "table"
4313 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4314 #  algorithm: "table_merged_details"
4315 #  output-file-ext: ".csv"
4316 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4317 #  columns:
4318 #  - title: "Name"
4319 #    data: "data name"
4320 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4321 #    data: "data conf-history"
4322 #  rows: "generated"
4323 #  data: "vpp-perf-results-2n-skx"
4324 #  filter: "not 'CFS_OPT'"
4325 #  parameters:
4326 #  - "parent"
4327 #  - "name"
4328 #  - "conf-history"
4329
4330 ## Test configuration - VPP Performance Test Configs 2n-clx
4331 #- type: "table"
4332 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4333 #  algorithm: "table_merged_details"
4334 #  output-file-ext: ".csv"
4335 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4336 #  columns:
4337 #  - title: "Name"
4338 #    data: "data name"
4339 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4340 #    data: "data conf-history"
4341 #  rows: "generated"
4342 #  data: "vpp-perf-results-2n-clx"
4343 #  filter: "not 'CFS_OPT'"
4344 #  parameters:
4345 #  - "parent"
4346 #  - "name"
4347 #  - "conf-history"
4348
4349 # Test configuration - VPP Performance Test Configs 3n-tsh
4350 - type: "table"
4351   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4352   algorithm: "table_merged_details"
4353   output-file-ext: ".csv"
4354   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4355   columns:
4356   - title: "Name"
4357     data: "data name"
4358   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4359     data: "data conf-history"
4360   rows: "generated"
4361   data: "vpp-perf-results-3n-tsh"
4362   filter: "not 'CFS_OPT'"
4363   parameters:
4364   - "parent"
4365   - "name"
4366   - "conf-history"
4367
4368 # Test configuration - VPP Performance Test Configs 3n-dnv
4369 - type: "table"
4370   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4371   algorithm: "table_merged_details"
4372   output-file-ext: ".csv"
4373   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4374   columns:
4375   - title: "Name"
4376     data: "data name"
4377   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4378     data: "data conf-history"
4379   rows: "generated"
4380   data: "vpp-perf-results-3n-dnv"
4381   filter: "'NDRPDR'"
4382   parameters:
4383   - "parent"
4384   - "name"
4385   - "conf-history"
4386
4387 # Test configuration - VPP Performance Test Configs 2n-dnv
4388 - type: "table"
4389   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4390   algorithm: "table_merged_details"
4391   output-file-ext: ".csv"
4392   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4393   columns:
4394   - title: "Name"
4395     data: "data name"
4396   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4397     data: "data conf-history"
4398   rows: "generated"
4399   data: "vpp-perf-results-2n-dnv"
4400   filter: "'NDRPDR'"
4401   parameters:
4402   - "parent"
4403   - "name"
4404   - "conf-history"
4405
4406 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4407 - type: "table"
4408   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4409   algorithm: "table_oper_data_html"
4410   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4411   data: "vpp-perf-results-3n-hsw"
4412   filter: "'NDRPDR'"
4413
4414 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4415 #- type: "table"
4416 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4417 #  algorithm: "table_oper_data_html"
4418 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4419 #  data: "vpp-perf-results-3n-skx"
4420 #  filter: "not 'CFS_OPT'"
4421 #
4422 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4423 #- type: "table"
4424 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4425 #  algorithm: "table_oper_data_html"
4426 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4427 #  data: "vpp-perf-results-2n-skx"
4428 #  filter: "not 'CFS_OPT'"
4429
4430 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4431 #- type: "table"
4432 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4433 #  algorithm: "table_oper_data_html"
4434 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4435 #  data: "vpp-perf-results-2n-clx"
4436 #  filter: "not 'CFS_OPT'"
4437
4438 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4439 - type: "table"
4440   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4441   algorithm: "table_oper_data_html"
4442   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4443   data: "vpp-perf-results-3n-tsh"
4444   filter: "not 'CFS_OPT'"
4445
4446 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4447 - type: "table"
4448   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4449   algorithm: "table_oper_data_html"
4450   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4451   data: "vpp-perf-results-3n-dnv"
4452   filter: "'NDRPDR'"
4453
4454 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4455 - type: "table"
4456   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4457   algorithm: "table_oper_data_html"
4458   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4459   data: "vpp-perf-results-2n-dnv"
4460   filter: "'NDRPDR'"
4461
4462 # Detailed Test Results - VPP MRR Results 3n-hsw
4463 - type: "table"
4464   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4465   algorithm: "table_details"
4466   output-file-ext: ".csv"
4467   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4468   columns:
4469   - title: " |prein| Test Name |preout| "
4470     data: "data name"
4471   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4472     data: "data msg"
4473   rows: "generated"
4474   data: "vpp-mrr-results-3n-hsw"
4475   filter: "'MRR'"
4476   parameters:
4477   - "name"
4478   - "parent"
4479   - "msg"
4480
4481 ## Detailed Test Results - VPP MRR Results 3n-skx
4482 #- type: "table"
4483 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4484 #  algorithm: "table_details"
4485 #  output-file-ext: ".csv"
4486 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4487 #  columns:
4488 #  - title: " |prein| Test Name |preout| "
4489 #    data: "data name"
4490 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4491 #    data: "data msg"
4492 #  rows: "generated"
4493 #  data: "vpp-mrr-results-3n-skx"
4494 #  filter: "'MRR'"
4495 #  parameters:
4496 #  - "name"
4497 #  - "parent"
4498 #  - "msg"
4499 #
4500 ## Detailed Test Results - VPP MRR Results 2n-skx
4501 #- type: "table"
4502 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4503 #  algorithm: "table_details"
4504 #  output-file-ext: ".csv"
4505 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4506 #  columns:
4507 #  - title: " |prein| Test Name |preout| "
4508 #    data: "data name"
4509 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4510 #    data: "data msg"
4511 #  rows: "generated"
4512 #  data: "vpp-mrr-results-2n-skx"
4513 #  filter: "'MRR'"
4514 #  parameters:
4515 #  - "name"
4516 #  - "parent"
4517 #  - "msg"
4518
4519 ## Detailed Test Results - VPP MRR Results 2n-clx
4520 #- type: "table"
4521 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4522 #  algorithm: "table_details"
4523 #  output-file-ext: ".csv"
4524 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4525 #  columns:
4526 #  - title: " |prein| Test Name |preout| "
4527 #    data: "data name"
4528 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4529 #    data: "data msg"
4530 #  rows: "generated"
4531 #  data: "vpp-mrr-results-2n-clx"
4532 #  filter: "'MRR'"
4533 #  parameters:
4534 #  - "name"
4535 #  - "parent"
4536 #  - "msg"
4537
4538 ## Detailed Test Results - VPP MRR Results 3n-tsh
4539 #- type: "table"
4540 #  title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4541 #  algorithm: "table_details"
4542 #  output-file-ext: ".csv"
4543 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4544 #  columns:
4545 #  - title: " |prein| Test Name |preout| "
4546 #    data: "data name"
4547 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4548 #    data: "data msg"
4549 #  rows: "generated"
4550 #  data: "vpp-mrr-results-3n-tsh"
4551 #  filter: "'MRR'"
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_details"
4561   output-file-ext: ".csv"
4562   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4563   columns:
4564   - title: " |prein| Test Name |preout| "
4565     data: "data name"
4566   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4567     data: "data msg"
4568   rows: "generated"
4569   data: "vpp-mrr-results-3n-dnv"
4570   filter: "'MRR'"
4571   parameters:
4572   - "name"
4573   - "parent"
4574   - "msg"
4575
4576 # Detailed Test Results - VPP MRR Results 2n-dnv
4577 - type: "table"
4578   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4579   algorithm: "table_details"
4580   output-file-ext: ".csv"
4581   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4582   columns:
4583   - title: " |prein| Test Name |preout| "
4584     data: "data name"
4585   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4586     data: "data msg"
4587   rows: "generated"
4588   data: "vpp-mrr-results-2n-dnv"
4589   filter: "'MRR'"
4590   parameters:
4591   - "name"
4592   - "parent"
4593   - "msg"
4594
4595 # Test configuration - VPP MRR Test Configs 3n-hsw
4596 - type: "table"
4597   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4598   algorithm: "table_details"
4599   output-file-ext: ".csv"
4600   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4601   columns:
4602   - title: "Name"
4603     data: "data name"
4604   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4605     data: "data conf-history"
4606   rows: "generated"
4607   data: "vpp-mrr-results-3n-hsw"
4608   filter: "'MRR'"
4609   parameters:
4610   - "parent"
4611   - "name"
4612   - "conf-history"
4613
4614 ## Test configuration - VPP MRR Test Configs 3n-skx
4615 #- type: "table"
4616 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4617 #  algorithm: "table_details"
4618 #  output-file-ext: ".csv"
4619 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4620 #  columns:
4621 #  - title: "Name"
4622 #    data: "data name"
4623 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4624 #    data: "data conf-history"
4625 #  rows: "generated"
4626 #  data: "vpp-mrr-results-3n-skx"
4627 #  filter: "'MRR'"
4628 #  parameters:
4629 #  - "parent"
4630 #  - "name"
4631 #  - "conf-history"
4632 #
4633 ## Test configuration - VPP MRR Test Configs 2n-skx
4634 #- type: "table"
4635 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4636 #  algorithm: "table_details"
4637 #  output-file-ext: ".csv"
4638 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4639 #  columns:
4640 #  - title: "Name"
4641 #    data: "data name"
4642 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4643 #    data: "data conf-history"
4644 #  rows: "generated"
4645 #  data: "vpp-mrr-results-2n-skx"
4646 #  filter: "'MRR'"
4647 #  parameters:
4648 #  - "parent"
4649 #  - "name"
4650 #  - "conf-history"
4651
4652 ## Test configuration - VPP MRR Test Configs 2n-clx
4653 #- type: "table"
4654 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4655 #  algorithm: "table_details"
4656 #  output-file-ext: ".csv"
4657 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4658 #  columns:
4659 #  - title: "Name"
4660 #    data: "data name"
4661 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4662 #    data: "data conf-history"
4663 #  rows: "generated"
4664 #  data: "vpp-mrr-results-2n-clx"
4665 #  filter: "'MRR'"
4666 #  parameters:
4667 #  - "parent"
4668 #  - "name"
4669 #  - "conf-history"
4670
4671 ## Test configuration - VPP MRR Test Configs 3n-tsh
4672 #- type: "table"
4673 #  title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4674 #  algorithm: "table_details"
4675 #  output-file-ext: ".csv"
4676 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4677 #  columns:
4678 #  - title: "Name"
4679 #    data: "data name"
4680 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4681 #    data: "data conf-history"
4682 #  rows: "generated"
4683 #  data: "vpp-mrr-results-3n-tsh"
4684 #  filter: "'MRR'"
4685 #  parameters:
4686 #  - "parent"
4687 #  - "name"
4688 #  - "conf-history"
4689
4690 # Test configuration - VPP MRR Test Configs 3n-dnv
4691 - type: "table"
4692   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4693   algorithm: "table_details"
4694   output-file-ext: ".csv"
4695   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4696   columns:
4697   - title: "Name"
4698     data: "data name"
4699   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4700     data: "data conf-history"
4701   rows: "generated"
4702   data: "vpp-mrr-results-3n-dnv"
4703   filter: "'MRR'"
4704   parameters:
4705   - "parent"
4706   - "name"
4707   - "conf-history"
4708
4709 # Test configuration - VPP MRR Test Configs 2n-dnv
4710 - type: "table"
4711   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4712   algorithm: "table_details"
4713   output-file-ext: ".csv"
4714   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4715   columns:
4716   - title: "Name"
4717     data: "data name"
4718   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4719     data: "data conf-history"
4720   rows: "generated"
4721   data: "vpp-mrr-results-2n-dnv"
4722   filter: "'MRR'"
4723   parameters:
4724   - "parent"
4725   - "name"
4726   - "conf-history"
4727
4728 # Detailed Test Results - VPP Device Results - Ubuntu
4729 - type: "table"
4730   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4731   algorithm: "table_details"
4732   output-file-ext: ".csv"
4733   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4734   columns:
4735   - title: " |prein| Test Name |preout| "
4736     data: "data name"
4737   - title: "Status"
4738     data: "data status"
4739   rows: "generated"
4740   data: "vpp-device-results-ubuntu"
4741   filter: "all"
4742   parameters:
4743   - "name"
4744   - "parent"
4745   - "doc"
4746   - "status"
4747
4748 # Test configuration - VPP Device Test Configs - Ubuntu
4749 - type: "table"
4750   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4751   algorithm: "table_details"
4752   output-file-ext: ".csv"
4753   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4754   columns:
4755   - title: "Name"
4756     data: "data name"
4757   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4758     data: "data conf-history"
4759   rows: "generated"
4760   data: "vpp-device-results-ubuntu"
4761   filter: "all"
4762   parameters:
4763   - "parent"
4764   - "name"
4765   - "conf-history"
4766
4767 ################################################################################
4768
4769 # DPDK Performance Changes 3n-hsw 1t1c pdr
4770 - type: "table"
4771   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4772   algorithm: "table_perf_comparison"
4773   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-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: "'1T1C'"
4786   parameters:
4787   - "name"
4788   - "parent"
4789   - "throughput"
4790
4791 # DPDK Performance Changes 3n-hsw 2t2c pdr
4792 - type: "table"
4793   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4794   algorithm: "table_perf_comparison"
4795   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
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: "PDR" # "PDR" | "NDR" | "MRR"
4807   filter: "'2T2C'"
4808   parameters:
4809   - "name"
4810   - "parent"
4811   - "throughput"
4812
4813 # DPDK Performance Changes 3n-hsw 1t1c ndr
4814 - type: "table"
4815   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4816   algorithm: "table_perf_comparison"
4817   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-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: "'1T1C'"
4830   parameters:
4831   - "name"
4832   - "parent"
4833   - "throughput"
4834
4835 # DPDK Performance Changes 3n-hsw 2t2c ndr
4836 - type: "table"
4837   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4838   algorithm: "table_perf_comparison"
4839   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4840   history:
4841     - title: "rls1904"
4842       data: "dpdk-performance-changes-3n-hsw-h1"
4843   reference:
4844     title: "rls1908"
4845     data: "dpdk-performance-changes-3n-hsw-ref"
4846   compare:
4847     title: "rls2001"
4848     data: "dpdk-performance-changes-3n-hsw-cmp"
4849   data: "dpdk-performance-changes-3n-hsw"
4850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4851   filter: "'2T2C'"
4852   parameters:
4853   - "name"
4854   - "parent"
4855   - "throughput"
4856
4857 ## DPDK Performance Changes 3n-skx 2t1c pdr
4858 #- type: "table"
4859 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4860 #  algorithm: "table_perf_comparison"
4861 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-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: "'2T1C'"
4874 #  parameters:
4875 #  - "name"
4876 #  - "parent"
4877 #  - "throughput"
4878 #
4879 ## DPDK Performance Changes 3n-skx 4t2c pdr
4880 #- type: "table"
4881 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4882 #  algorithm: "table_perf_comparison"
4883 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
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: "PDR" # "PDR" | "NDR" | "MRR"
4895 #  filter: "'4T2C'"
4896 #  parameters:
4897 #  - "name"
4898 #  - "parent"
4899 #  - "throughput"
4900 #
4901 ## DPDK Performance Changes 3n-skx 2t1c ndr
4902 #- type: "table"
4903 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4904 #  algorithm: "table_perf_comparison"
4905 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-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: "'2T1C'"
4918 #  parameters:
4919 #  - "name"
4920 #  - "parent"
4921 #  - "throughput"
4922 #
4923 ## DPDK Performance Changes 3n-skx 4t2c ndr
4924 #- type: "table"
4925 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4926 #  algorithm: "table_perf_comparison"
4927 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4928 #  history:
4929 #    - title: "rls1904"
4930 #      data: "dpdk-performance-changes-3n-skx-h1"
4931 #  reference:
4932 #    title: "rls1908"
4933 #    data: "dpdk-performance-changes-3n-skx-ref"
4934 #  compare:
4935 #    title: "rls2001"
4936 #    data: "dpdk-performance-changes-3n-skx-cmp"
4937 #  data: "dpdk-performance-changes-3n-skx"
4938 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4939 #  filter: "'4T2C'"
4940 #  parameters:
4941 #  - "name"
4942 #  - "parent"
4943 #  - "throughput"
4944 #
4945 ## DPDK Performance Changes 2n-skx 2t1c pdr
4946 #- type: "table"
4947 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4948 #  algorithm: "table_perf_comparison"
4949 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-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: "'2T1C'"
4962 #  parameters:
4963 #  - "name"
4964 #  - "parent"
4965 #  - "throughput"
4966 #
4967 ## DPDK Performance Changes 2n-skx 4t2c pdr
4968 #- type: "table"
4969 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4970 #  algorithm: "table_perf_comparison"
4971 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
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: "PDR" # "PDR" | "NDR" | "MRR"
4983 #  filter: "'4T2C'"
4984 #  parameters:
4985 #  - "name"
4986 #  - "parent"
4987 #  - "throughput"
4988 #
4989 ## DPDK Performance Changes 2n-skx 2t1c ndr
4990 #- type: "table"
4991 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4992 #  algorithm: "table_perf_comparison"
4993 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-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: "'2T1C'"
5006 #  parameters:
5007 #  - "name"
5008 #  - "parent"
5009 #  - "throughput"
5010 #
5011 ## DPDK Performance Changes 2n-skx 4t2c ndr
5012 #- type: "table"
5013 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5014 #  algorithm: "table_perf_comparison"
5015 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5016 #  history:
5017 #    - title: "rls1904"
5018 #      data: "dpdk-performance-changes-2n-skx-h1"
5019 #  reference:
5020 #    title: "rls1908"
5021 #    data: "dpdk-performance-changes-2n-skx-ref"
5022 #  compare:
5023 #    title: "rls2001"
5024 #    data: "dpdk-performance-changes-2n-skx-cmp"
5025 #  data: "dpdk-performance-changes-2n-skx"
5026 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5027 #  filter: "'4T2C'"
5028 #  parameters:
5029 #  - "name"
5030 #  - "parent"
5031 #  - "throughput"
5032 #
5033 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5034 #- type: "table"
5035 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5036 #  algorithm: "table_perf_comparison"
5037 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5038 #  reference:
5039 #    title: "3-Node Hsw"
5040 #    data: "dpdk-compare-testbeds-ref"
5041 #  compare:
5042 #    title: "3-Node Skx"
5043 #    data: "dpdk-compare-testbeds-cmp"
5044 #  data: "dpdk-compare-testbeds"
5045 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5046 #  filter: "'NIC_Intel-X710'"
5047 #  parameters:
5048 #  - "name"
5049 #  - "parent"
5050 #  - "throughput"
5051 #
5052 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5053 #- type: "table"
5054 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5055 #  algorithm: "table_perf_comparison"
5056 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5057 #  reference:
5058 #    title: "3-Node Hsw"
5059 #    data: "dpdk-compare-testbeds-ref"
5060 #  compare:
5061 #    title: "3-Node Skx"
5062 #    data: "dpdk-compare-testbeds-cmp"
5063 #  data: "dpdk-compare-testbeds"
5064 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5065 #  filter: "'NIC_Intel-X710'"
5066 #  parameters:
5067 #  - "name"
5068 #  - "parent"
5069 #  - "throughput"
5070 #
5071 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5072 #- type: "table"
5073 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5074 #  algorithm: "table_perf_comparison"
5075 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5076 #  reference:
5077 #    title: "2-Node Skx"
5078 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5079 #  compare:
5080 #    title: "2-Node Clx"
5081 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5082 #  data: "dpdk-compare-testbeds-skx-clx"
5083 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5084 #  filter: "'NDRPDR'"
5085 #  parameters:
5086 #  - "name"
5087 #  - "parent"
5088 #  - "throughput"
5089 #
5090 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5091 #- type: "table"
5092 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5093 #  algorithm: "table_perf_comparison"
5094 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5095 #  reference:
5096 #    title: "2-Node Skx"
5097 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5098 #  compare:
5099 #    title: "2-Node Clx"
5100 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5101 #  data: "dpdk-compare-testbeds-skx-clx"
5102 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5103 #  filter: "'NDRPDR'"
5104 #  parameters:
5105 #  - "name"
5106 #  - "parent"
5107 #  - "throughput"
5108 #
5109 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5110 #- type: "table"
5111 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5112 #  algorithm: "table_perf_comparison"
5113 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5114 #  reference:
5115 #    title: "3-Node Skx"
5116 #    data: "dpdk-compare-topologies-ref"
5117 #  compare:
5118 #    title: "2-Node Skx"
5119 #    data: "dpdk-compare-topologies-cmp"
5120 #  data: "dpdk-compare-topologies"
5121 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5122 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5123 #  parameters:
5124 #  - "name"
5125 #  - "parent"
5126 #  - "throughput"
5127 #
5128 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5129 #- type: "table"
5130 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5131 #  algorithm: "table_perf_comparison"
5132 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5133 #  reference:
5134 #    title: "3-Node Skx"
5135 #    data: "dpdk-compare-topologies-ref"
5136 #  compare:
5137 #    title: "2-Node Skx"
5138 #    data: "dpdk-compare-topologies-cmp"
5139 #  data: "dpdk-compare-topologies"
5140 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5141 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5142 #  parameters:
5143 #  - "name"
5144 #  - "parent"
5145 #  - "throughput"
5146
5147 # Detailed Test Results - DPDK Performance Results 3n-hsw
5148 - type: "table"
5149   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5150   algorithm: "table_merged_details"
5151   output-file-ext: ".csv"
5152   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5153   columns:
5154   - title: " |prein| Test Name |preout| "
5155     data: "data name"
5156   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5157     data: "data msg"
5158   rows: "generated"
5159   data: "dpdk-perf-results-3n-hsw"
5160   filter: "all"
5161   parameters:
5162   - "name"
5163   - "parent"
5164   - "msg"
5165
5166 ## Detailed Test Results - DPDK Performance Results 3n-skx
5167 #- type: "table"
5168 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5169 #  algorithm: "table_details"
5170 #  output-file-ext: ".csv"
5171 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5172 #  columns:
5173 #  - title: " |prein| Test Name |preout| "
5174 #    data: "data name"
5175 #  - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5176 #    data: "data msg"
5177 #  rows: "generated"
5178 #  data: "dpdk-perf-results-3n-skx"
5179 #  filter: "all"
5180 #  parameters:
5181 #  - "name"
5182 #  - "parent"
5183 #  - "msg"
5184 #
5185 ## Detailed Test Results - DPDK Performance Results 2n-skx
5186 #- type: "table"
5187 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5188 #  algorithm: "table_details"
5189 #  output-file-ext: ".csv"
5190 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5191 #  columns:
5192 #  - title: " |prein| Test Name |preout| "
5193 #    data: "data name"
5194 #  - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5195 #    data: "data msg"
5196 #  rows: "generated"
5197 #  data: "dpdk-perf-results-2n-skx"
5198 #  filter: "all"
5199 #  parameters:
5200 #  - "name"
5201 #  - "parent"
5202 #  - "msg"
5203
5204 ## Detailed Test Results - DPDK Performance Results 2n-clx
5205 #- type: "table"
5206 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5207 #  algorithm: "table_details"
5208 #  output-file-ext: ".csv"
5209 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5210 #  columns:
5211 #  - title: " |prein| Test Name |preout| "
5212 #    data: "data name"
5213 #  - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5214 #    data: "data msg"
5215 #  rows: "generated"
5216 #  data: "dpdk-perf-results-2n-clx"
5217 #  filter: "all"
5218 #  parameters:
5219 #  - "name"
5220 #  - "parent"
5221 #  - "msg"
5222
5223 # Detailed Test Results - DPDK Performance Results 2n-dnv
5224 - type: "table"
5225   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5226   algorithm: "table_details"
5227   output-file-ext: ".csv"
5228   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5229   columns:
5230   - title: " |prein| Test Name |preout| "
5231     data: "data name"
5232   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5233     data: "data msg"
5234   rows: "generated"
5235   data: "dpdk-perf-results-2n-dnv"
5236   filter: "all"
5237   parameters:
5238   - "name"
5239   - "parent"
5240   - "msg"
5241
5242 # Detailed Test Results - DPDK Performance Results 3n-dnv
5243 - type: "table"
5244   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5245   algorithm: "table_details"
5246   output-file-ext: ".csv"
5247   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5248   columns:
5249   - title: " |prein| Test Name |preout| "
5250     data: "data name"
5251   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5252     data: "data msg"
5253   rows: "generated"
5254   data: "dpdk-perf-results-3n-dnv"
5255   filter: "all"
5256   parameters:
5257   - "name"
5258   - "parent"
5259   - "msg"
5260
5261 # Detailed Test Results - DPDK Performance Results 3n-tsh
5262 - type: "table"
5263   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5264   algorithm: "table_details"
5265   output-file-ext: ".csv"
5266   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5267   columns:
5268   - title: " |prein| Test Name |preout| "
5269     data: "data name"
5270   - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| Two sets of Uni-Dir Latency Percentiles in uSec at %PDR load: |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| "
5271     data: "data msg"
5272   rows: "generated"
5273   data: "dpdk-perf-results-3n-tsh"
5274   filter: "all"
5275   parameters:
5276   - "name"
5277   - "parent"
5278   - "msg"
5279
5280 ################################################################################
5281 ###                                F I L E S                                 ###
5282 ################################################################################
5283
5284 # VPP Performance Results 3n-hsw
5285 - type: "file"
5286   title: "VPP Performance Results 3n-hsw"
5287   algorithm: "file_test_results"
5288   output-file-ext: ".rst"
5289   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5290   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5291   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5292   data: "vpp-perf-results-3n-hsw"
5293   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5294   parameters:
5295   - "name"
5296   - "doc"
5297   - "level"
5298   - "parent"
5299   data-start-level: 3
5300
5301 ## VPP Performance Results 3n-skx
5302 #- type: "file"
5303 #  title: "VPP Performance Results 3n-skx"
5304 #  algorithm: "file_test_results"
5305 #  output-file-ext: ".rst"
5306 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5307 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5308 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5309 #  data: "vpp-perf-results-3n-skx"
5310 #  filter: "not 'CFS_OPT'"
5311 #  parameters:
5312 #  - "name"
5313 #  - "doc"
5314 #  - "level"
5315 #  - "parent"
5316 #  data-start-level: 3
5317 #
5318 ## VPP Performance Results 2n-skx
5319 #- type: "file"
5320 #  title: "VPP Performance Results 2n-skx"
5321 #  algorithm: "file_test_results"
5322 #  output-file-ext: ".rst"
5323 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5324 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5325 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5326 #  data: "vpp-perf-results-2n-skx"
5327 #  filter: "not 'CFS_OPT'"
5328 #  parameters:
5329 #  - "name"
5330 #  - "doc"
5331 #  - "level"
5332 #  - "parent"
5333 #  data-start-level: 3
5334
5335 ## VPP Performance Results 2n-clx
5336 #- type: "file"
5337 #  title: "VPP Performance Results 2n-clx"
5338 #  algorithm: "file_test_results"
5339 #  output-file-ext: ".rst"
5340 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5341 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5342 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5343 #  data: "vpp-perf-results-2n-clx"
5344 #  filter: "not 'CFS_OPT'"
5345 #  parameters:
5346 #  - "name"
5347 #  - "doc"
5348 #  - "level"
5349 #  - "parent"
5350 #  data-start-level: 3
5351
5352 # VPP Performance Results 3n-tsh
5353 - type: "file"
5354   title: "VPP Performance Results 3n-tsh"
5355   algorithm: "file_test_results"
5356   output-file-ext: ".rst"
5357   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5358   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5359   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5360   data: "vpp-perf-results-3n-tsh"
5361   filter: "not 'CFS_OPT'"
5362   parameters:
5363   - "name"
5364   - "doc"
5365   - "level"
5366   - "parent"
5367   data-start-level: 3
5368
5369 # VPP Performance Results 3n-dnv
5370 - type: "file"
5371   title: "VPP Performance Results 3n-dnv"
5372   algorithm: "file_test_results"
5373   output-file-ext: ".rst"
5374   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5375   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5376   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5377   data: "vpp-perf-results-3n-dnv"
5378   filter: "'NDRPDR'"
5379   parameters:
5380   - "name"
5381   - "doc"
5382   - "level"
5383   - "parent"
5384   data-start-level: 3
5385
5386 # VPP Performance Results 2n-dnv
5387 - type: "file"
5388   title: "VPP Performance Results 2n-dnv"
5389   algorithm: "file_test_results"
5390   output-file-ext: ".rst"
5391   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5392   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5393   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5394   data: "vpp-perf-results-2n-dnv"
5395   filter: "'NDRPDR'"
5396   parameters:
5397   - "name"
5398   - "doc"
5399   - "level"
5400   - "parent"
5401   data-start-level: 3
5402
5403 # VPP Performance Configuration 3n-hsw
5404 - type: "file"
5405   title: "VPP Performance Configuration 3n-hsw"
5406   algorithm: "file_test_results"
5407   output-file-ext: ".rst"
5408   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5409   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5410   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5411   data: "vpp-perf-results-3n-hsw"
5412   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5413   parameters:
5414   - "name"
5415   - "doc"
5416   - "level"
5417   - "parent"
5418   data-start-level: 3
5419
5420 ## VPP Performance Configuration 3n-skx
5421 #- type: "file"
5422 #  title: "VPP Performance Configuration 3n-skx"
5423 #  algorithm: "file_test_results"
5424 #  output-file-ext: ".rst"
5425 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5426 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5427 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5428 #  data: "vpp-perf-results-3n-skx"
5429 #  filter: "not 'CFS_OPT'"
5430 #  parameters:
5431 #  - "name"
5432 #  - "doc"
5433 #  - "level"
5434 #  - "parent"
5435 #  data-start-level: 3
5436 #
5437 ## VPP Performance Configuration 2n-skx
5438 #- type: "file"
5439 #  title: "VPP Performance Configuration 2n-skx"
5440 #  algorithm: "file_test_results"
5441 #  output-file-ext: ".rst"
5442 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5443 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5444 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5445 #  data: "vpp-perf-results-2n-skx"
5446 #  filter: "not 'CFS_OPT'"
5447 #  parameters:
5448 #  - "name"
5449 #  - "doc"
5450 #  - "level"
5451 #  - "parent"
5452 #  data-start-level: 3
5453
5454 ## VPP Performance Configuration 2n-clx
5455 #- type: "file"
5456 #  title: "VPP Performance Configuration 2n-clx"
5457 #  algorithm: "file_test_results"
5458 #  output-file-ext: ".rst"
5459 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5460 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5461 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5462 #  data: "vpp-perf-results-2n-clx"
5463 #  filter: "not 'CFS_OPT'"
5464 #  parameters:
5465 #  - "name"
5466 #  - "doc"
5467 #  - "level"
5468 #  - "parent"
5469 #  data-start-level: 3
5470
5471 # VPP Performance Configuration 3n-tsh
5472 - type: "file"
5473   title: "VPP Performance Configuration 3n-tsh"
5474   algorithm: "file_test_results"
5475   output-file-ext: ".rst"
5476   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5477   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5478   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5479   data: "vpp-perf-results-3n-tsh"
5480   filter: "not 'CFS_OPT'"
5481   parameters:
5482   - "name"
5483   - "doc"
5484   - "level"
5485   - "parent"
5486   data-start-level: 3
5487
5488 # VPP Performance Configuration 3n-dnv
5489 - type: "file"
5490   title: "VPP Performance Configuration 3n-dnv"
5491   algorithm: "file_test_results"
5492   output-file-ext: ".rst"
5493   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5494   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5495   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5496   data: "vpp-perf-results-3n-dnv"
5497   filter: "'NDRPDR'"
5498   parameters:
5499   - "name"
5500   - "doc"
5501   - "level"
5502   - "parent"
5503   data-start-level: 3
5504
5505 # VPP Performance Configuration 2n-dnv
5506 - type: "file"
5507   title: "VPP Performance Configuration 2n-dnv"
5508   algorithm: "file_test_results"
5509   output-file-ext: ".rst"
5510   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5511   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5512   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5513   data: "vpp-perf-results-2n-dnv"
5514   filter: "'NDRPDR'"
5515   parameters:
5516   - "name"
5517   - "doc"
5518   - "level"
5519   - "parent"
5520   data-start-level: 3
5521
5522 # VPP Performance Operational Data 3n-hsw
5523 - type: "file"
5524   title: "VPP Performance Operational Data 3n-hsw"
5525   algorithm: "file_test_results_html"
5526   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5527   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5528   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5529   data: "vpp-perf-results-3n-hsw"
5530   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5531   data-start-level: 3
5532
5533 ## VPP Performance Operational Data 3n-skx
5534 #- type: "file"
5535 #  title: "VPP Performance Operational Data 3n-skx"
5536 #  algorithm: "file_test_results_html"
5537 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5538 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5539 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5540 #  data: "vpp-perf-results-3n-skx"
5541 #  filter: "not 'CFS_OPT'"
5542 #  data-start-level: 3
5543 #
5544 ## VPP Performance Operational Data 2n-skx
5545 #- type: "file"
5546 #  title: "VPP Performance Operational Data 2n-skx"
5547 #  algorithm: "file_test_results_html"
5548 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5549 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5550 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5551 #  data: "vpp-perf-results-2n-skx"
5552 #  filter: "not 'CFS_OPT'"
5553 #  data-start-level: 3
5554
5555 ## VPP Performance Operational Data 2n-clx
5556 #- type: "file"
5557 #  title: "VPP Performance Operational Data 2n-clx"
5558 #  algorithm: "file_test_results_html"
5559 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5560 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5561 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5562 #  data: "vpp-perf-results-2n-clx"
5563 #  filter: "not 'CFS_OPT'"
5564 #  data-start-level: 3
5565
5566 # VPP Performance Operational Data 3n-tsh
5567 - type: "file"
5568   title: "VPP Performance Operational Data 3n-tsh"
5569   algorithm: "file_test_results_html"
5570   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5571   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5572   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5573   data: "vpp-perf-results-3n-tsh"
5574   filter: "not 'CFS_OPT'"
5575   data-start-level: 3
5576
5577 # VPP Performance Operational Data 3n-dnv
5578 - type: "file"
5579   title: "VPP Performance Operational Data 3n-dnv"
5580   algorithm: "file_test_results_html"
5581   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5582   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5583   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5584   data: "vpp-perf-results-3n-dnv"
5585   filter: "'NDRPDR'"
5586   data-start-level: 3
5587
5588 # VPP Performance Operational Data 2n-dnv
5589 - type: "file"
5590   title: "VPP Performance Operational Data 2n-dnv"
5591   algorithm: "file_test_results_html"
5592   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5593   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5594   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5595   data: "vpp-perf-results-2n-dnv"
5596   filter: "'NDRPDR'"
5597   data-start-level: 3
5598
5599 # VPP MRR Results 3n-hsw
5600 - type: "file"
5601   title: "VPP MRR Results 3n-hsw"
5602   algorithm: "file_test_results"
5603   output-file-ext: ".rst"
5604   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5605   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5606   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5607   data: "vpp-mrr-results-3n-hsw"
5608   filter: "'MRR'"
5609   parameters:
5610   - "name"
5611   - "doc"
5612   - "level"
5613   - "parent"
5614   data-start-level: 3
5615
5616 ## VPP MRR Results 3n-skx
5617 #- type: "file"
5618 #  title: "VPP MRR Results 3n-skx"
5619 #  algorithm: "file_test_results"
5620 #  output-file-ext: ".rst"
5621 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5622 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5623 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5624 #  data: "vpp-mrr-results-3n-skx"
5625 #  filter: "'MRR'"
5626 #  parameters:
5627 #  - "name"
5628 #  - "doc"
5629 #  - "level"
5630 #  - "parent"
5631 #  data-start-level: 3
5632 #
5633 ## VPP MRR Results 2n-skx
5634 #- type: "file"
5635 #  title: "VPP MRR Results 2n-skx"
5636 #  algorithm: "file_test_results"
5637 #  output-file-ext: ".rst"
5638 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5639 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5640 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5641 #  data: "vpp-mrr-results-2n-skx"
5642 #  filter: "all"
5643 #  parameters:
5644 #  - "name"
5645 #  - "doc"
5646 #  - "level"
5647 #  - "parent"
5648 #  data-start-level: 3
5649
5650 ## VPP MRR Results 2n-clx
5651 #- type: "file"
5652 #  title: "VPP MRR Results 2n-clx"
5653 #  algorithm: "file_test_results"
5654 #  output-file-ext: ".rst"
5655 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5656 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5657 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5658 #  data: "vpp-mrr-results-2n-clx"
5659 #  filter: "all"
5660 #  parameters:
5661 #  - "name"
5662 #  - "doc"
5663 #  - "level"
5664 #  - "parent"
5665 #  data-start-level: 3
5666
5667 ## VPP MRR Results 3n-tsh
5668 #- type: "file"
5669 #  title: "VPP MRR Results 3n-tsh"
5670 #  algorithm: "file_test_results"
5671 #  output-file-ext: ".rst"
5672 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5673 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5674 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5675 #  data: "vpp-mrr-results-3n-tsh"
5676 #  filter: "'MRR'"
5677 #  parameters:
5678 #  - "name"
5679 #  - "doc"
5680 #  - "level"
5681 #  - "parent"
5682 #  data-start-level: 3
5683
5684 # VPP MRR Results 3n-dnv
5685 - type: "file"
5686   title: "VPP MRR Results 3n-dnv"
5687   algorithm: "file_test_results"
5688   output-file-ext: ".rst"
5689   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5690   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5691   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5692   data: "vpp-mrr-results-3n-dnv"
5693   filter: "'MRR'"
5694   parameters:
5695   - "name"
5696   - "doc"
5697   - "level"
5698   - "parent"
5699   data-start-level: 3
5700
5701 # VPP MRR Results 2n-dnv
5702 - type: "file"
5703   title: "VPP MRR Results 2n-dnv"
5704   algorithm: "file_test_results"
5705   output-file-ext: ".rst"
5706   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5707   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5708   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5709   data: "vpp-mrr-results-2n-dnv"
5710   filter: "'MRR'"
5711   parameters:
5712   - "name"
5713   - "doc"
5714   - "level"
5715   - "parent"
5716   data-start-level: 3
5717
5718 # VPP MRR Configuration 3n-hsw
5719 - type: "file"
5720   title: "VPP MRR Configuration 3n-hsw"
5721   algorithm: "file_test_results"
5722   output-file-ext: ".rst"
5723   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5724   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5725   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5726   data: "vpp-mrr-results-3n-hsw"
5727   filter: "'MRR'"
5728   parameters:
5729   - "name"
5730   - "doc"
5731   - "level"
5732   - "parent"
5733   data-start-level: 3
5734
5735 ## VPP MRR Configuration 3n-skx
5736 #- type: "file"
5737 #  title: "VPP MRR Configuration 3n-skx"
5738 #  algorithm: "file_test_results"
5739 #  output-file-ext: ".rst"
5740 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5741 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5742 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5743 #  data: "vpp-mrr-results-3n-skx"
5744 #  filter: "'MRR'"
5745 #  parameters:
5746 #  - "name"
5747 #  - "doc"
5748 #  - "level"
5749 #  - "parent"
5750 #  data-start-level: 3
5751 #
5752 ## VPP MRR Configuration 2n-skx
5753 #- type: "file"
5754 #  title: "VPP MRR Configuration 2n-skx"
5755 #  algorithm: "file_test_results"
5756 #  output-file-ext: ".rst"
5757 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5758 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5759 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5760 #  data: "vpp-mrr-results-2n-skx"
5761 #  filter: "'MRR'"
5762 #  parameters:
5763 #  - "name"
5764 #  - "doc"
5765 #  - "level"
5766 #  - "parent"
5767 #  data-start-level: 3
5768
5769 ## VPP MRR Configuration 2n-clx
5770 #- type: "file"
5771 #  title: "VPP MRR Configuration 2n-clx"
5772 #  algorithm: "file_test_results"
5773 #  output-file-ext: ".rst"
5774 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5775 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5776 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5777 #  data: "vpp-mrr-results-2n-clx"
5778 #  filter: "'MRR'"
5779 #  parameters:
5780 #  - "name"
5781 #  - "doc"
5782 #  - "level"
5783 #  - "parent"
5784 #  data-start-level: 3
5785
5786 ## VPP MRR Configuration 3n-tsh
5787 #- type: "file"
5788 #  title: "VPP MRR Configuration 3n-tsh"
5789 #  algorithm: "file_test_results"
5790 #  output-file-ext: ".rst"
5791 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5792 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5793 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5794 #  data: "vpp-mrr-results-3n-tsh"
5795 #  filter: "'MRR'"
5796 #  parameters:
5797 #  - "name"
5798 #  - "doc"
5799 #  - "level"
5800 #  - "parent"
5801 #  data-start-level: 3
5802
5803 # VPP MRR Configuration 3n-dnv
5804 - type: "file"
5805   title: "VPP MRR Configuration 3n-dnv"
5806   algorithm: "file_test_results"
5807   output-file-ext: ".rst"
5808   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5809   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5810   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5811   data: "vpp-mrr-results-3n-dnv"
5812   filter: "'MRR'"
5813   parameters:
5814   - "name"
5815   - "doc"
5816   - "level"
5817   - "parent"
5818   data-start-level: 3
5819
5820 # VPP MRR Configuration 2n-dnv
5821 - type: "file"
5822   title: "VPP MRR Configuration 2n-dnv"
5823   algorithm: "file_test_results"
5824   output-file-ext: ".rst"
5825   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5826   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5827   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5828   data: "vpp-mrr-results-2n-dnv"
5829   filter: "'MRR'"
5830   parameters:
5831   - "name"
5832   - "doc"
5833   - "level"
5834   - "parent"
5835   data-start-level: 3
5836
5837 # VPP Device Results - Ubuntu
5838 - type: "file"
5839   title: "VPP Device Results - Ubuntu"
5840   algorithm: "file_test_results"
5841   output-file-ext: ".rst"
5842   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5843   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5844   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5845   data: "vpp-device-results-ubuntu"
5846   filter: "all"
5847   parameters:
5848   - "name"
5849   - "doc"
5850   - "level"
5851   - "parent"
5852   data-start-level: 3
5853
5854 # VPP Device Configuration - Ubuntu
5855 - type: "file"
5856   title: "VPP Device Configuration - Ubuntu"
5857   algorithm: "file_test_results"
5858   output-file-ext: ".rst"
5859   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5860   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5861   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5862   data: "vpp-device-results-ubuntu"
5863   filter: "all"
5864   parameters:
5865   - "name"
5866   - "doc"
5867   - "level"
5868   - "parent"
5869   data-start-level: 3
5870
5871 # DPDK Performance Results 3n-hsw
5872 - type: "file"
5873   title: "DPDK Performance Results 3n-hsw"
5874   algorithm: "file_test_results"
5875   output-file-ext: ".rst"
5876   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5877   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5878   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5879   data: "dpdk-perf-results-3n-hsw"
5880   filter: "all"
5881   parameters:
5882   - "name"
5883   - "doc"
5884   - "level"
5885   - "parent"
5886   data-start-level: 3
5887
5888 ## DPDK Performance Results 3n-skx
5889 #- type: "file"
5890 #  title: "DPDK Performance Results 3n-skx"
5891 #  algorithm: "file_test_results"
5892 #  output-file-ext: ".rst"
5893 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5894 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5895 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5896 #  data: "dpdk-perf-results-3n-skx"
5897 #  filter: "all"
5898 #  parameters:
5899 #  - "name"
5900 #  - "doc"
5901 #  - "level"
5902 #  - "parent"
5903 #  data-start-level: 3
5904 #
5905 ## DPDK Performance Results 2n-skx
5906 #- type: "file"
5907 #  title: "DPDK Performance Results 2n-skx"
5908 #  algorithm: "file_test_results"
5909 #  output-file-ext: ".rst"
5910 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5911 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5912 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5913 #  data: "dpdk-perf-results-2n-skx"
5914 #  filter: "all"
5915 #  parameters:
5916 #  - "name"
5917 #  - "doc"
5918 #  - "level"
5919 #  - "parent"
5920 #  data-start-level: 3
5921
5922 ## DPDK Performance Results 2n-clx
5923 #- type: "file"
5924 #  title: "DPDK Performance Results 2n-clx"
5925 #  algorithm: "file_test_results"
5926 #  output-file-ext: ".rst"
5927 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5928 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5929 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5930 #  data: "dpdk-perf-results-2n-clx"
5931 #  filter: "all"
5932 #  parameters:
5933 #  - "name"
5934 #  - "doc"
5935 #  - "level"
5936 #  - "parent"
5937 #  data-start-level: 3
5938
5939 # DPDK Performance Results 2n-dnv
5940 - type: "file"
5941   title: "DPDK Performance Results 2n-dnv"
5942   algorithm: "file_test_results"
5943   output-file-ext: ".rst"
5944   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5945   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5946   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5947   data: "dpdk-perf-results-2n-dnv"
5948   filter: "all"
5949   parameters:
5950   - "name"
5951   - "doc"
5952   - "level"
5953   - "parent"
5954   data-start-level: 3
5955
5956 # DPDK Performance Results 3n-dnv
5957 - type: "file"
5958   title: "DPDK Performance Results 3n-dnv"
5959   algorithm: "file_test_results"
5960   output-file-ext: ".rst"
5961   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5962   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5963   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5964   data: "dpdk-perf-results-3n-dnv"
5965   filter: "all"
5966   parameters:
5967   - "name"
5968   - "doc"
5969   - "level"
5970   - "parent"
5971   data-start-level: 3
5972
5973 # DPDK Performance Results 3n-tsh
5974 - type: "file"
5975   title: "DPDK Performance Results 3n-tsh"
5976   algorithm: "file_test_results"
5977   output-file-ext: ".rst"
5978   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5979   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5980   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5981   data: "dpdk-perf-results-3n-tsh"
5982   filter: "all"
5983   parameters:
5984   - "name"
5985   - "doc"
5986   - "level"
5987   - "parent"
5988   data-start-level: 3
5989
5990 ################################################################################
5991 ###                                P L O T S                                 ###
5992 ################################################################################
5993
5994 ## Plots VPP HTTP Server Performance
5995 #- type: "plot"
5996 #  title: "VPP HTTP Server Performance"
5997 #  algorithm: "plot_http_server_perf_box"
5998 #  output-file-type: ".html"
5999 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
6000 #  data:
6001 #    "plot-vpp-http-server-performance"
6002 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
6003 #  # each tag is enclosed with ' (apostrophe).
6004 #  filter: "'HTTP' and 'TCP_CPS'"
6005 #  parameters:
6006 #  - "result"
6007 #  - "name"
6008 #  traces:
6009 #    hoverinfo: "y+name"
6010 #    boxpoints: "outliers"
6011 #    whiskerwidth: 0
6012 #  layout:
6013 #    title: "VPP HTTP Server Performance"
6014 #    layout:
6015 #      "plot-cps"
6016 #
6017 #- type: "plot"
6018 #  title: "VPP HTTP Server Performance"
6019 #  algorithm: "plot_http_server_perf_box"
6020 #  output-file-type: ".html"
6021 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6022 #  data:
6023 #    "plot-vpp-http-server-performance"
6024 #  filter: "'HTTP' and 'TCP_RPS'"
6025 #  parameters:
6026 #  - "result"
6027 #  - "name"
6028 #  traces:
6029 #    hoverinfo: "y+name"
6030 #    boxpoints: "outliers"
6031 #    whiskerwidth: 0
6032 #  layout:
6033 #    title: "VPP HTTP Server Performance"
6034 #    layout:
6035 #      "plot-rps"
6036
6037 ################################################################################
6038
6039 ## Soak Test (PLRsearch), boxes
6040 #- type: "plot"
6041 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6042 #  algorithm: "plot_perf_box_name"
6043 #  output-file-type: ".html"
6044 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6045 #  data: "plot-vpp-soak-2n-skx"
6046 #  include:
6047 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
6048 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6049 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6050 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
6051 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6052 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6053 #  layout:
6054 #    title: "30 Minutes Soak Test (PLRsearch)"
6055 #    layout: "plot-soak-throughput"
6056 #
6057 ## Soak Test (PLRsearch), boxes
6058 #- type: "plot"
6059 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6060 #  algorithm: "plot_perf_box_name"
6061 #  output-file-type: ".html"
6062 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6063 #  data: "plot-vpp-soak-2n-skx"
6064 #  include:
6065 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6066 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6067 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6068 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6069 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6070 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6071 #  layout:
6072 #    title: "30 Minutes Soak Test (PLRsearch)"
6073 #    layout: "plot-soak-throughput"
6074
6075 ###############################################################################
6076
6077 #- type: "plot"
6078 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6079 #  algorithm: "plot_nf_reconf_box_name"
6080 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6081 #  data: "plot-vpp-nfv-reconf-2n-skx"
6082 #  include:
6083 #    - "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"
6084 #    - "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"
6085 #    - "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"
6086 #    - "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"
6087 #    - "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"
6088 #    - "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"
6089 #  layout:
6090 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6091 #    layout: "plot-throughput"
6092 #
6093 #- type: "plot"
6094 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6095 #  algorithm: "plot_nf_reconf_box_name"
6096 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6097 #  data: "plot-vpp-nfv-reconf-2n-skx"
6098 #  include:
6099 #    - "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"
6100 #    - "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"
6101 #    - "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"
6102 #    - "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"
6103 #    - "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"
6104 #    - "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"
6105 #  layout:
6106 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6107 #    layout: "plot-throughput"
6108 #
6109 #- type: "plot"
6110 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6111 #  algorithm: "plot_nf_reconf_box_name"
6112 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6113 #  data: "plot-vpp-nfv-reconf-2n-skx"
6114 #  include:
6115 #    - "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"
6116 #    - "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"
6117 #    - "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"
6118 #    - "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"
6119 #    - "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"
6120 #    - "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"
6121 #  layout:
6122 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6123 #    layout: "plot-throughput"
6124 #
6125 ################################################################################
6126 ## Plots - NF Density - VSC - MRR 64b
6127 #- type: "plot"
6128 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6129 #  algorithm: "plot_nf_heatmap"
6130 #  output-file-type: ".html"
6131 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6132 #  data: "plot-vpp-nfv-2n-skx-mrr"
6133 #  filter: "'NIC_Intel-XXV710' and
6134 #           'NF_DENSITY' and
6135 #           'VHOST' and
6136 #           not 'VXLAN' and
6137 #           'CHAIN' and
6138 #           'NF_VPPIP4' and
6139 #           '64B' and
6140 #           '2T1C' and
6141 #           'MRR'"
6142 #  parameters:
6143 #  - "result"
6144 #  - "name"
6145 #  - "tags"
6146 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6147 #  x-axis: "X = VNFs per Service Chain"
6148 #  y-axis: "Y = Number of Service Chains"
6149 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6150 #  layout:
6151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6152 #    layout: "plot-service-density"
6153 #
6154 #- type: "plot"
6155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6156 #  algorithm: "plot_nf_heatmap"
6157 #  output-file-type: ".html"
6158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6159 #  data: "plot-vpp-nfv-2n-skx-mrr"
6160 #  filter: "'NIC_Intel-XXV710' and
6161 #           'NF_DENSITY' and
6162 #           'VHOST' and
6163 #           not 'VXLAN' and
6164 #           'CHAIN' and
6165 #           'NF_VPPIP4' and
6166 #           '64B' and
6167 #           '4T2C' and
6168 #           'MRR'"
6169 #  parameters:
6170 #  - "result"
6171 #  - "name"
6172 #  - "tags"
6173 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6174 #  x-axis: "X = VNFs per Service Chain"
6175 #  y-axis: "Y = Number of Service Chains"
6176 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6177 #  layout:
6178 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6179 #    layout: "plot-service-density"
6180 #
6181 #- type: "plot"
6182 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6183 #  algorithm: "plot_nf_heatmap"
6184 #  output-file-type: ".html"
6185 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6186 #  data: "plot-vpp-nfv-2n-skx-mrr"
6187 #  filter: "'NIC_Intel-XXV710' and
6188 #           'NF_DENSITY' and
6189 #           'VHOST' and
6190 #           not 'VXLAN' and
6191 #           'CHAIN' and
6192 #           'NF_VPPIP4' and
6193 #           '64B' and
6194 #           '8T4C' and
6195 #           'MRR'"
6196 #  parameters:
6197 #  - "result"
6198 #  - "name"
6199 #  - "tags"
6200 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6201 #  x-axis: "X = VNFs per Service Chain"
6202 #  y-axis: "Y = Number of Service Chains"
6203 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6204 #  layout:
6205 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6206 #    layout: "plot-service-density"
6207 #
6208 ## Plots - NF Density - VSC - MRR IMIX
6209 #- type: "plot"
6210 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6211 #  algorithm: "plot_nf_heatmap"
6212 #  output-file-type: ".html"
6213 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6214 #  data: "plot-vpp-nfv-2n-skx-mrr"
6215 #  filter: "'NIC_Intel-XXV710' and
6216 #           'NF_DENSITY' and
6217 #           'VHOST' and
6218 #           not 'VXLAN' and
6219 #           'CHAIN' and
6220 #           'NF_VPPIP4' and
6221 #           'IMIX' and
6222 #           '2T1C' and
6223 #           'MRR'"
6224 #  parameters:
6225 #  - "result"
6226 #  - "name"
6227 #  - "tags"
6228 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6229 #  x-axis: "X = VNFs per Service Chain"
6230 #  y-axis: "Y = Number of Service Chains"
6231 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6232 #  layout:
6233 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6234 #    layout: "plot-service-density"
6235 #
6236 #- type: "plot"
6237 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6238 #  algorithm: "plot_nf_heatmap"
6239 #  output-file-type: ".html"
6240 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6241 #  data: "plot-vpp-nfv-2n-skx-mrr"
6242 #  filter: "'NIC_Intel-XXV710' and
6243 #           'NF_DENSITY' and
6244 #           'VHOST' and
6245 #           not 'VXLAN' and
6246 #           'CHAIN' and
6247 #           'NF_VPPIP4' and
6248 #           'IMIX' and
6249 #           '4T2C' and
6250 #           'MRR'"
6251 #  parameters:
6252 #  - "result"
6253 #  - "name"
6254 #  - "tags"
6255 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6256 #  x-axis: "X = VNFs per Service Chain"
6257 #  y-axis: "Y = Number of Service Chains"
6258 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6259 #  layout:
6260 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6261 #    layout: "plot-service-density"
6262 #
6263 #- type: "plot"
6264 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6265 #  algorithm: "plot_nf_heatmap"
6266 #  output-file-type: ".html"
6267 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6268 #  data: "plot-vpp-nfv-2n-skx-mrr"
6269 #  filter: "'NIC_Intel-XXV710' and
6270 #           'NF_DENSITY' and
6271 #           'VHOST' and
6272 #           not 'VXLAN' and
6273 #           'CHAIN' and
6274 #           'NF_VPPIP4' and
6275 #           'IMIX' and
6276 #           '8T4C' and
6277 #           'MRR'"
6278 #  parameters:
6279 #  - "result"
6280 #  - "name"
6281 #  - "tags"
6282 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6283 #  x-axis: "X = VNFs per Service Chain"
6284 #  y-axis: "Y = Number of Service Chains"
6285 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6286 #  layout:
6287 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6288 #    layout: "plot-service-density"
6289 #
6290 ## Plots - NF Density - VSC - NDR 64b
6291 #- type: "plot"
6292 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6293 #  algorithm: "plot_nf_heatmap"
6294 #  output-file-type: ".html"
6295 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6296 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6297 #  filter: "'NIC_Intel-XXV710' and
6298 #           'NF_DENSITY' and
6299 #           'VHOST' and
6300 #           not 'VXLAN' and
6301 #           'CHAIN' and
6302 #           'NF_VPPIP4' and
6303 #           '64B' and
6304 #           '2T1C' and
6305 #           'NDRPDR'"
6306 #  parameters:
6307 #  - "throughput"
6308 #  - "name"
6309 #  - "tags"
6310 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6311 #  x-axis: "X = VNFs per Service Chain"
6312 #  y-axis: "Y = Number of Service Chains"
6313 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6314 #  layout:
6315 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6316 #    layout: "plot-service-density"
6317 #
6318 #- type: "plot"
6319 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6320 #  algorithm: "plot_nf_heatmap"
6321 #  output-file-type: ".html"
6322 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6323 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6324 #  filter: "'NIC_Intel-XXV710' and
6325 #           'NF_DENSITY' and
6326 #           'VHOST' and
6327 #           not 'VXLAN' and
6328 #           'CHAIN' and
6329 #           'NF_VPPIP4' and
6330 #           '64B' and
6331 #           '4T2C' and
6332 #           'NDRPDR'"
6333 #  parameters:
6334 #  - "throughput"
6335 #  - "name"
6336 #  - "tags"
6337 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6338 #  x-axis: "X = VNFs per Service Chain"
6339 #  y-axis: "Y = Number of Service Chains"
6340 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6341 #  layout:
6342 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6343 #    layout: "plot-service-density"
6344 #
6345 #- type: "plot"
6346 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6347 #  algorithm: "plot_nf_heatmap"
6348 #  output-file-type: ".html"
6349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6350 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6351 #  filter: "'NIC_Intel-XXV710' and
6352 #           'NF_DENSITY' and
6353 #           'VHOST' and
6354 #           not 'VXLAN' and
6355 #           'CHAIN' and
6356 #           'NF_VPPIP4' and
6357 #           '64B' and
6358 #           '8T4C' and
6359 #           'NDRPDR'"
6360 #  parameters:
6361 #  - "throughput"
6362 #  - "name"
6363 #  - "tags"
6364 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6365 #  x-axis: "X = VNFs per Service Chain"
6366 #  y-axis: "Y = Number of Service Chains"
6367 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6368 #  layout:
6369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6370 #    layout: "plot-service-density"
6371 #
6372 ## Plots - NF Density - VSC - NDR IMIX
6373 #- type: "plot"
6374 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6375 #  algorithm: "plot_nf_heatmap"
6376 #  output-file-type: ".html"
6377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6378 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6379 #  filter: "'NIC_Intel-XXV710' and
6380 #           'NF_DENSITY' and
6381 #           'VHOST' and
6382 #           not 'VXLAN' and
6383 #           'CHAIN' and
6384 #           'NF_VPPIP4' and
6385 #           'IMIX' and
6386 #           '2T1C' and
6387 #           'NDRPDR'"
6388 #  parameters:
6389 #  - "throughput"
6390 #  - "name"
6391 #  - "tags"
6392 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6393 #  x-axis: "X = VNFs per Service Chain"
6394 #  y-axis: "Y = Number of Service Chains"
6395 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6396 #  layout:
6397 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6398 #    layout: "plot-service-density"
6399 #
6400 #- type: "plot"
6401 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6402 #  algorithm: "plot_nf_heatmap"
6403 #  output-file-type: ".html"
6404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6405 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6406 #  filter: "'NIC_Intel-XXV710' and
6407 #           'NF_DENSITY' and
6408 #           'VHOST' and
6409 #           not 'VXLAN' and
6410 #           'CHAIN' and
6411 #           'NF_VPPIP4' and
6412 #           'IMIX' and
6413 #           '4T2C' and
6414 #           'NDRPDR'"
6415 #  parameters:
6416 #  - "throughput"
6417 #  - "name"
6418 #  - "tags"
6419 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6420 #  x-axis: "X = VNFs per Service Chain"
6421 #  y-axis: "Y = Number of Service Chains"
6422 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6423 #  layout:
6424 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6425 #    layout: "plot-service-density"
6426 #
6427 #- type: "plot"
6428 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6429 #  algorithm: "plot_nf_heatmap"
6430 #  output-file-type: ".html"
6431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6432 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6433 #  filter: "'NIC_Intel-XXV710' and
6434 #           'NF_DENSITY' and
6435 #           'VHOST' and
6436 #           not 'VXLAN' and
6437 #           'CHAIN' and
6438 #           'NF_VPPIP4' and
6439 #           'IMIX' and
6440 #           '8T4C' and
6441 #           'NDRPDR'"
6442 #  parameters:
6443 #  - "throughput"
6444 #  - "name"
6445 #  - "tags"
6446 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6447 #  x-axis: "X = VNFs per Service Chain"
6448 #  y-axis: "Y = Number of Service Chains"
6449 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6450 #  layout:
6451 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6452 #    layout: "plot-service-density"
6453 #
6454 ## Plots - NF Density - VSC - PDR 64b
6455 #- type: "plot"
6456 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6457 #  algorithm: "plot_nf_heatmap"
6458 #  output-file-type: ".html"
6459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6460 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6461 #  filter: "'NIC_Intel-XXV710' and
6462 #           'NF_DENSITY' and
6463 #           'VHOST' and
6464 #           not 'VXLAN' and
6465 #           'CHAIN' and
6466 #           'NF_VPPIP4' and
6467 #           '64B' and
6468 #           '2T1C' and
6469 #           'NDRPDR'"
6470 #  parameters:
6471 #  - "throughput"
6472 #  - "name"
6473 #  - "tags"
6474 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6475 #  x-axis: "X = VNFs per Service Chain"
6476 #  y-axis: "Y = Number of Service Chains"
6477 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6478 #  layout:
6479 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6480 #    layout: "plot-service-density"
6481 #
6482 #- type: "plot"
6483 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6484 #  algorithm: "plot_nf_heatmap"
6485 #  output-file-type: ".html"
6486 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6487 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6488 #  filter: "'NIC_Intel-XXV710' and
6489 #           'NF_DENSITY' and
6490 #           'VHOST' and
6491 #           not 'VXLAN' and
6492 #           'CHAIN' and
6493 #           'NF_VPPIP4' and
6494 #           '64B' and
6495 #           '4T2C' and
6496 #           'NDRPDR'"
6497 #  parameters:
6498 #  - "throughput"
6499 #  - "name"
6500 #  - "tags"
6501 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6502 #  x-axis: "X = VNFs per Service Chain"
6503 #  y-axis: "Y = Number of Service Chains"
6504 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6505 #  layout:
6506 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6507 #    layout: "plot-service-density"
6508 #
6509 #- type: "plot"
6510 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6511 #  algorithm: "plot_nf_heatmap"
6512 #  output-file-type: ".html"
6513 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6514 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6515 #  filter: "'NIC_Intel-XXV710' and
6516 #           'NF_DENSITY' and
6517 #           'VHOST' and
6518 #           not 'VXLAN' and
6519 #           'CHAIN' and
6520 #           'NF_VPPIP4' and
6521 #           '64B' and
6522 #           '8T4C' and
6523 #           'NDRPDR'"
6524 #  parameters:
6525 #  - "throughput"
6526 #  - "name"
6527 #  - "tags"
6528 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6529 #  x-axis: "X = VNFs per Service Chain"
6530 #  y-axis: "Y = Number of Service Chains"
6531 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6532 #  layout:
6533 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6534 #    layout: "plot-service-density"
6535 #
6536 ## Plots - NF Density - VSC - PDR IMIX
6537 #- type: "plot"
6538 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6539 #  algorithm: "plot_nf_heatmap"
6540 #  output-file-type: ".html"
6541 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6542 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6543 #  filter: "'NIC_Intel-XXV710' and
6544 #           'NF_DENSITY' and
6545 #           'VHOST' and
6546 #           not 'VXLAN' and
6547 #           'CHAIN' and
6548 #           'NF_VPPIP4' and
6549 #           'IMIX' and
6550 #           '2T1C' and
6551 #           'NDRPDR'"
6552 #  parameters:
6553 #  - "throughput"
6554 #  - "name"
6555 #  - "tags"
6556 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6557 #  x-axis: "X = VNFs per Service Chain"
6558 #  y-axis: "Y = Number of Service Chains"
6559 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6560 #  layout:
6561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6562 #    layout: "plot-service-density"
6563 #
6564 #- type: "plot"
6565 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6566 #  algorithm: "plot_nf_heatmap"
6567 #  output-file-type: ".html"
6568 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6569 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6570 #  filter: "'NIC_Intel-XXV710' and
6571 #           'NF_DENSITY' and
6572 #           'VHOST' and
6573 #           not 'VXLAN' and
6574 #           'CHAIN' and
6575 #           'NF_VPPIP4' and
6576 #           'IMIX' and
6577 #           '4T2C' and
6578 #           'NDRPDR'"
6579 #  parameters:
6580 #  - "throughput"
6581 #  - "name"
6582 #  - "tags"
6583 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6584 #  x-axis: "X = VNFs per Service Chain"
6585 #  y-axis: "Y = Number of Service Chains"
6586 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6587 #  layout:
6588 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6589 #    layout: "plot-service-density"
6590 #
6591 #- type: "plot"
6592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6593 #  algorithm: "plot_nf_heatmap"
6594 #  output-file-type: ".html"
6595 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6596 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6597 #  filter: "'NIC_Intel-XXV710' and
6598 #           'NF_DENSITY' and
6599 #           'VHOST' and
6600 #           not 'VXLAN' and
6601 #           'CHAIN' and
6602 #           'NF_VPPIP4' and
6603 #           'IMIX' and
6604 #           '8T4C' and
6605 #           'NDRPDR'"
6606 #  parameters:
6607 #  - "throughput"
6608 #  - "name"
6609 #  - "tags"
6610 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6611 #  x-axis: "X = VNFs per Service Chain"
6612 #  y-axis: "Y = Number of Service Chains"
6613 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6614 #  layout:
6615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6616 #    layout: "plot-service-density"
6617 #
6618 ################################################################################
6619 ## Plots - NF Density - VSC - MRR 64b
6620 #- type: "plot"
6621 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6622 #  algorithm: "plot_nf_heatmap"
6623 #  output-file-type: ".html"
6624 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6625 #  data: "plot-vpp-nfv-2n-skx-mrr"
6626 #  filter: "'NIC_Intel-XXV710' and
6627 #           'NF_DENSITY' and
6628 #           'VHOST' and
6629 #           'VXLAN' and
6630 #           'CHAIN' and
6631 #           '118' and
6632 #           '2T1C' and
6633 #           'MRR'"
6634 #  parameters:
6635 #  - "result"
6636 #  - "name"
6637 #  - "tags"
6638 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6639 #  x-axis: "X = VNFs per Service Chain"
6640 #  y-axis: "Y = Number of Service Chains"
6641 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6642 #  layout:
6643 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6644 #    layout: "plot-service-density"
6645 #
6646 #- type: "plot"
6647 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6648 #  algorithm: "plot_nf_heatmap"
6649 #  output-file-type: ".html"
6650 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6651 #  data: "plot-vpp-nfv-2n-skx-mrr"
6652 #  filter: "'NIC_Intel-XXV710' and
6653 #           'NF_DENSITY' and
6654 #           'VHOST' and
6655 #           'VXLAN' and
6656 #           'CHAIN' and
6657 #           '118' and
6658 #           '4T2C' and
6659 #           'MRR'"
6660 #  parameters:
6661 #  - "result"
6662 #  - "name"
6663 #  - "tags"
6664 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6665 #  x-axis: "X = VNFs per Service Chain"
6666 #  y-axis: "Y = Number of Service Chains"
6667 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6668 #  layout:
6669 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6670 #    layout: "plot-service-density"
6671 #
6672 #- type: "plot"
6673 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6674 #  algorithm: "plot_nf_heatmap"
6675 #  output-file-type: ".html"
6676 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6677 #  data: "plot-vpp-nfv-2n-skx-mrr"
6678 #  filter: "'NIC_Intel-XXV710' and
6679 #           'NF_DENSITY' and
6680 #           'VHOST' and
6681 #           'VXLAN' and
6682 #           'CHAIN' and
6683 #           '118' and
6684 #           '8T4C' and
6685 #           'MRR'"
6686 #  parameters:
6687 #  - "result"
6688 #  - "name"
6689 #  - "tags"
6690 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6691 #  x-axis: "X = VNFs per Service Chain"
6692 #  y-axis: "Y = Number of Service Chains"
6693 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6694 #  layout:
6695 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6696 #    layout: "plot-service-density"
6697 #
6698 ## Plots - NF Density - VSC - MRR IMIX
6699 #- type: "plot"
6700 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6701 #  algorithm: "plot_nf_heatmap"
6702 #  output-file-type: ".html"
6703 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6704 #  data: "plot-vpp-nfv-2n-skx-mrr"
6705 #  filter: "'NIC_Intel-XXV710' and
6706 #           'NF_DENSITY' and
6707 #           'VHOST' and
6708 #           'VXLAN' and
6709 #           'CHAIN' and
6710 #           'IMIX' and
6711 #           '2T1C' and
6712 #           'MRR'"
6713 #  parameters:
6714 #  - "result"
6715 #  - "name"
6716 #  - "tags"
6717 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6718 #  x-axis: "X = VNFs per Service Chain"
6719 #  y-axis: "Y = Number of Service Chains"
6720 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6721 #  layout:
6722 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6723 #    layout: "plot-service-density"
6724 #
6725 #- type: "plot"
6726 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6727 #  algorithm: "plot_nf_heatmap"
6728 #  output-file-type: ".html"
6729 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6730 #  data: "plot-vpp-nfv-2n-skx-mrr"
6731 #  filter: "'NIC_Intel-XXV710' and
6732 #           'NF_DENSITY' and
6733 #           'VHOST' and
6734 #           'VXLAN' and
6735 #           'CHAIN' and
6736 #           'IMIX' and
6737 #           '4T2C' and
6738 #           'MRR'"
6739 #  parameters:
6740 #  - "result"
6741 #  - "name"
6742 #  - "tags"
6743 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6744 #  x-axis: "X = VNFs per Service Chain"
6745 #  y-axis: "Y = Number of Service Chains"
6746 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6747 #  layout:
6748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6749 #    layout: "plot-service-density"
6750 #
6751 #- type: "plot"
6752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6753 #  algorithm: "plot_nf_heatmap"
6754 #  output-file-type: ".html"
6755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6756 #  data: "plot-vpp-nfv-2n-skx-mrr"
6757 #  filter: "'NIC_Intel-XXV710' and
6758 #           'NF_DENSITY' and
6759 #           'VHOST' and
6760 #           'VXLAN' and
6761 #           'CHAIN' and
6762 #           'IMIX' and
6763 #           '8T4C' and
6764 #           'MRR'"
6765 #  parameters:
6766 #  - "result"
6767 #  - "name"
6768 #  - "tags"
6769 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6770 #  x-axis: "X = VNFs per Service Chain"
6771 #  y-axis: "Y = Number of Service Chains"
6772 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6773 #  layout:
6774 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6775 #    layout: "plot-service-density"
6776 #
6777 ## Plots - NF Density - VSC - NDR 64b
6778 #- type: "plot"
6779 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6780 #  algorithm: "plot_nf_heatmap"
6781 #  output-file-type: ".html"
6782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6783 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6784 #  filter: "'NIC_Intel-XXV710' and
6785 #           'NF_DENSITY' and
6786 #           'VHOST' and
6787 #           'VXLAN' and
6788 #           'CHAIN' and
6789 #           '118' and
6790 #           '2T1C' and
6791 #           'NDRPDR'"
6792 #  parameters:
6793 #  - "throughput"
6794 #  - "name"
6795 #  - "tags"
6796 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6797 #  x-axis: "X = VNFs per Service Chain"
6798 #  y-axis: "Y = Number of Service Chains"
6799 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6800 #  layout:
6801 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6802 #    layout: "plot-service-density"
6803 #
6804 #- type: "plot"
6805 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6806 #  algorithm: "plot_nf_heatmap"
6807 #  output-file-type: ".html"
6808 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6809 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6810 #  filter: "'NIC_Intel-XXV710' and
6811 #           'NF_DENSITY' and
6812 #           'VHOST' and
6813 #           'VXLAN' and
6814 #           'CHAIN' and
6815 #           '118' and
6816 #           '4T2C' and
6817 #           'NDRPDR'"
6818 #  parameters:
6819 #  - "throughput"
6820 #  - "name"
6821 #  - "tags"
6822 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6823 #  x-axis: "X = VNFs per Service Chain"
6824 #  y-axis: "Y = Number of Service Chains"
6825 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6826 #  layout:
6827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6828 #    layout: "plot-service-density"
6829 #
6830 #- type: "plot"
6831 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6832 #  algorithm: "plot_nf_heatmap"
6833 #  output-file-type: ".html"
6834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6835 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6836 #  filter: "'NIC_Intel-XXV710' and
6837 #           'NF_DENSITY' and
6838 #           'VHOST' and
6839 #           'VXLAN' and
6840 #           'CHAIN' and
6841 #           '118' and
6842 #           '8T4C' and
6843 #           'NDRPDR'"
6844 #  parameters:
6845 #  - "throughput"
6846 #  - "name"
6847 #  - "tags"
6848 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6849 #  x-axis: "X = VNFs per Service Chain"
6850 #  y-axis: "Y = Number of Service Chains"
6851 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6852 #  layout:
6853 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6854 #    layout: "plot-service-density"
6855 #
6856 ## Plots - NF Density - VSC - NDR IMIX
6857 #- type: "plot"
6858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6859 #  algorithm: "plot_nf_heatmap"
6860 #  output-file-type: ".html"
6861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6862 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6863 #  filter: "'NIC_Intel-XXV710' and
6864 #           'NF_DENSITY' and
6865 #           'VHOST' and
6866 #           'VXLAN' and
6867 #           'CHAIN' and
6868 #           'IMIX' and
6869 #           '2T1C' and
6870 #           'NDRPDR'"
6871 #  parameters:
6872 #  - "throughput"
6873 #  - "name"
6874 #  - "tags"
6875 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6876 #  x-axis: "X = VNFs per Service Chain"
6877 #  y-axis: "Y = Number of Service Chains"
6878 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6879 #  layout:
6880 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6881 #    layout: "plot-service-density"
6882 #
6883 #- type: "plot"
6884 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6885 #  algorithm: "plot_nf_heatmap"
6886 #  output-file-type: ".html"
6887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6888 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6889 #  filter: "'NIC_Intel-XXV710' and
6890 #           'NF_DENSITY' and
6891 #           'VHOST' and
6892 #           'VXLAN' and
6893 #           'CHAIN' and
6894 #           'IMIX' and
6895 #           '4T2C' and
6896 #           'NDRPDR'"
6897 #  parameters:
6898 #  - "throughput"
6899 #  - "name"
6900 #  - "tags"
6901 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6902 #  x-axis: "X = VNFs per Service Chain"
6903 #  y-axis: "Y = Number of Service Chains"
6904 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6905 #  layout:
6906 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6907 #    layout: "plot-service-density"
6908 #
6909 #- type: "plot"
6910 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6911 #  algorithm: "plot_nf_heatmap"
6912 #  output-file-type: ".html"
6913 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6914 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6915 #  filter: "'NIC_Intel-XXV710' and
6916 #           'NF_DENSITY' and
6917 #           'VHOST' and
6918 #           'VXLAN' and
6919 #           'CHAIN' and
6920 #           'IMIX' and
6921 #           '8T4C' and
6922 #           'NDRPDR'"
6923 #  parameters:
6924 #  - "throughput"
6925 #  - "name"
6926 #  - "tags"
6927 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6928 #  x-axis: "X = VNFs per Service Chain"
6929 #  y-axis: "Y = Number of Service Chains"
6930 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6931 #  layout:
6932 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6933 #    layout: "plot-service-density"
6934 #
6935 ## Plots - NF Density - VSC - PDR 64b
6936 #- type: "plot"
6937 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6938 #  algorithm: "plot_nf_heatmap"
6939 #  output-file-type: ".html"
6940 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6941 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6942 #  filter: "'NIC_Intel-XXV710' and
6943 #           'NF_DENSITY' and
6944 #           'VHOST' and
6945 #           'VXLAN' and
6946 #           'CHAIN' and
6947 #           '118' and
6948 #           '2T1C' and
6949 #           'NDRPDR'"
6950 #  parameters:
6951 #  - "throughput"
6952 #  - "name"
6953 #  - "tags"
6954 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6955 #  x-axis: "X = VNFs per Service Chain"
6956 #  y-axis: "Y = Number of Service Chains"
6957 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6958 #  layout:
6959 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6960 #    layout: "plot-service-density"
6961 #
6962 #- type: "plot"
6963 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6964 #  algorithm: "plot_nf_heatmap"
6965 #  output-file-type: ".html"
6966 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6967 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6968 #  filter: "'NIC_Intel-XXV710' and
6969 #           'NF_DENSITY' and
6970 #           'VHOST' and
6971 #           'VXLAN' and
6972 #           'CHAIN' and
6973 #           '118' and
6974 #           '4T2C' and
6975 #           'NDRPDR'"
6976 #  parameters:
6977 #  - "throughput"
6978 #  - "name"
6979 #  - "tags"
6980 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6981 #  x-axis: "X = VNFs per Service Chain"
6982 #  y-axis: "Y = Number of Service Chains"
6983 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6984 #  layout:
6985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6986 #    layout: "plot-service-density"
6987 #
6988 #- type: "plot"
6989 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6990 #  algorithm: "plot_nf_heatmap"
6991 #  output-file-type: ".html"
6992 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6993 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6994 #  filter: "'NIC_Intel-XXV710' and
6995 #           'NF_DENSITY' and
6996 #           'VHOST' and
6997 #           'VXLAN' and
6998 #           'CHAIN' and
6999 #           '118' and
7000 #           '8T4C' and
7001 #           'NDRPDR'"
7002 #  parameters:
7003 #  - "throughput"
7004 #  - "name"
7005 #  - "tags"
7006 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7007 #  x-axis: "X = VNFs per Service Chain"
7008 #  y-axis: "Y = Number of Service Chains"
7009 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7010 #  layout:
7011 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7012 #    layout: "plot-service-density"
7013 #
7014 ## Plots - NF Density - VSC - PDR IMIX
7015 #- type: "plot"
7016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7017 #  algorithm: "plot_nf_heatmap"
7018 #  output-file-type: ".html"
7019 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7020 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7021 #  filter: "'NIC_Intel-XXV710' and
7022 #           'NF_DENSITY' and
7023 #           'VHOST' and
7024 #           'VXLAN' and
7025 #           'CHAIN' and
7026 #           'IMIX' and
7027 #           '2T1C' and
7028 #           'NDRPDR'"
7029 #  parameters:
7030 #  - "throughput"
7031 #  - "name"
7032 #  - "tags"
7033 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7034 #  x-axis: "X = VNFs per Service Chain"
7035 #  y-axis: "Y = Number of Service Chains"
7036 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7037 #  layout:
7038 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7039 #    layout: "plot-service-density"
7040 #
7041 #- type: "plot"
7042 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7043 #  algorithm: "plot_nf_heatmap"
7044 #  output-file-type: ".html"
7045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7046 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7047 #  filter: "'NIC_Intel-XXV710' and
7048 #           'NF_DENSITY' and
7049 #           'VHOST' and
7050 #           'VXLAN' and
7051 #           'CHAIN' and
7052 #           'IMIX' and
7053 #           '4T2C' and
7054 #           'NDRPDR'"
7055 #  parameters:
7056 #  - "throughput"
7057 #  - "name"
7058 #  - "tags"
7059 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7060 #  x-axis: "X = VNFs per Service Chain"
7061 #  y-axis: "Y = Number of Service Chains"
7062 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7063 #  layout:
7064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7065 #    layout: "plot-service-density"
7066 #
7067 #- type: "plot"
7068 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7069 #  algorithm: "plot_nf_heatmap"
7070 #  output-file-type: ".html"
7071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7072 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7073 #  filter: "'NIC_Intel-XXV710' and
7074 #           'NF_DENSITY' and
7075 #           'VHOST' and
7076 #           'VXLAN' and
7077 #           'CHAIN' and
7078 #           'IMIX' and
7079 #           '8T4C' and
7080 #           'NDRPDR'"
7081 #  parameters:
7082 #  - "throughput"
7083 #  - "name"
7084 #  - "tags"
7085 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7086 #  x-axis: "X = VNFs per Service Chain"
7087 #  y-axis: "Y = Number of Service Chains"
7088 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7089 #  layout:
7090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7091 #    layout: "plot-service-density"
7092 #
7093 ################################################################################
7094 ## Plots - NF Density - CSC - MRR 64b
7095 #- type: "plot"
7096 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7097 #  algorithm: "plot_nf_heatmap"
7098 #  output-file-type: ".html"
7099 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7100 #  data: "plot-vpp-nfv-2n-skx-mrr"
7101 #  filter: "'NIC_Intel-XXV710' and
7102 #           'NF_DENSITY' and
7103 #           'DOCKER' and
7104 #           'CHAIN' and
7105 #           'NF_VPPIP4' and
7106 #           '64B' and
7107 #           '2T1C' and
7108 #           'MRR'"
7109 #  parameters:
7110 #  - "result"
7111 #  - "name"
7112 #  - "tags"
7113 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7114 #  x-axis: "X = CNFs per Service Chain"
7115 #  y-axis: "Y = Number of Service Chains"
7116 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7117 #  layout:
7118 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7119 #    layout: "plot-service-density"
7120 #
7121 #- type: "plot"
7122 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7123 #  algorithm: "plot_nf_heatmap"
7124 #  output-file-type: ".html"
7125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7126 #  data: "plot-vpp-nfv-2n-skx-mrr"
7127 #  filter: "'NIC_Intel-XXV710' and
7128 #           'NF_DENSITY' and
7129 #           'DOCKER' and
7130 #           'CHAIN' and
7131 #           'NF_VPPIP4' and
7132 #           '64B' and
7133 #           '4T2C' and
7134 #           'MRR'"
7135 #  parameters:
7136 #  - "result"
7137 #  - "name"
7138 #  - "tags"
7139 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7140 #  x-axis: "X = CNFs per Service Chain"
7141 #  y-axis: "Y = Number of Service Chains"
7142 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7143 #  layout:
7144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7145 #    layout: "plot-service-density"
7146 #
7147 #- type: "plot"
7148 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7149 #  algorithm: "plot_nf_heatmap"
7150 #  output-file-type: ".html"
7151 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7152 #  data: "plot-vpp-nfv-2n-skx-mrr"
7153 #  filter: "'NIC_Intel-XXV710' and
7154 #           'NF_DENSITY' and
7155 #           'DOCKER' and
7156 #           'CHAIN' and
7157 #           'NF_VPPIP4' and
7158 #           '64B' and
7159 #           '8T4C' and
7160 #           'MRR'"
7161 #  parameters:
7162 #  - "result"
7163 #  - "name"
7164 #  - "tags"
7165 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7166 #  x-axis: "X = CNFs per Service Chain"
7167 #  y-axis: "Y = Number of Service Chains"
7168 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7169 #  layout:
7170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7171 #    layout: "plot-service-density"
7172 #
7173 ## Plots - NF Density - CSC - MRR IMIX
7174 #- type: "plot"
7175 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7176 #  algorithm: "plot_nf_heatmap"
7177 #  output-file-type: ".html"
7178 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7179 #  data: "plot-vpp-nfv-2n-skx-mrr"
7180 #  filter: "'NIC_Intel-XXV710' and
7181 #           'NF_DENSITY' and
7182 #           'DOCKER' and
7183 #           'CHAIN' and
7184 #           'NF_VPPIP4' and
7185 #           'IMIX' and
7186 #           '2T1C' and
7187 #           'MRR'"
7188 #  parameters:
7189 #  - "result"
7190 #  - "name"
7191 #  - "tags"
7192 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7193 #  x-axis: "X = CNFs per Service Chain"
7194 #  y-axis: "Y = Number of Service Chains"
7195 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7196 #  layout:
7197 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7198 #    layout: "plot-service-density"
7199 #
7200 #- type: "plot"
7201 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7202 #  algorithm: "plot_nf_heatmap"
7203 #  output-file-type: ".html"
7204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7205 #  data: "plot-vpp-nfv-2n-skx-mrr"
7206 #  filter: "'NIC_Intel-XXV710' and
7207 #           'NF_DENSITY' and
7208 #           'DOCKER' and
7209 #           'CHAIN' and
7210 #           'NF_VPPIP4' and
7211 #           'IMIX' and
7212 #           '4T2C' and
7213 #           'MRR'"
7214 #  parameters:
7215 #  - "result"
7216 #  - "name"
7217 #  - "tags"
7218 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7219 #  x-axis: "X = CNFs per Service Chain"
7220 #  y-axis: "Y = Number of Service Chains"
7221 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7222 #  layout:
7223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7224 #    layout: "plot-service-density"
7225 #
7226 #- type: "plot"
7227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7228 #  algorithm: "plot_nf_heatmap"
7229 #  output-file-type: ".html"
7230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7231 #  data: "plot-vpp-nfv-2n-skx-mrr"
7232 #  filter: "'NIC_Intel-XXV710' and
7233 #           'NF_DENSITY' and
7234 #           'DOCKER' and
7235 #           'CHAIN' and
7236 #           'NF_VPPIP4' and
7237 #           'IMIX' and
7238 #           '8T4C' and
7239 #           'MRR'"
7240 #  parameters:
7241 #  - "result"
7242 #  - "name"
7243 #  - "tags"
7244 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7245 #  x-axis: "X = CNFs per Service Chain"
7246 #  y-axis: "Y = Number of Service Chains"
7247 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7248 #  layout:
7249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7250 #    layout: "plot-service-density"
7251 #
7252 ## Plots - NF Density - CSC - NDR 64b
7253 #- type: "plot"
7254 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7255 #  algorithm: "plot_nf_heatmap"
7256 #  output-file-type: ".html"
7257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7258 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7259 #  filter: "'NIC_Intel-XXV710' and
7260 #           'NF_DENSITY' and
7261 #           'DOCKER' and
7262 #           'CHAIN' and
7263 #           'NF_VPPIP4' and
7264 #           '64B' and
7265 #           '2T1C' and
7266 #           'NDRPDR'"
7267 #  parameters:
7268 #  - "throughput"
7269 #  - "name"
7270 #  - "tags"
7271 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7272 #  x-axis: "X = CNFs per Service Chain"
7273 #  y-axis: "Y = Number of Service Chains"
7274 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7275 #  layout:
7276 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7277 #    layout: "plot-service-density"
7278 #
7279 #- type: "plot"
7280 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7281 #  algorithm: "plot_nf_heatmap"
7282 #  output-file-type: ".html"
7283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7284 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7285 #  filter: "'NIC_Intel-XXV710' and
7286 #           'NF_DENSITY' and
7287 #           'DOCKER' and
7288 #           'CHAIN' and
7289 #           'NF_VPPIP4' and
7290 #           '64B' and
7291 #           '4T2C' and
7292 #           'NDRPDR'"
7293 #  parameters:
7294 #  - "throughput"
7295 #  - "name"
7296 #  - "tags"
7297 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7298 #  x-axis: "X = CNFs per Service Chain"
7299 #  y-axis: "Y = Number of Service Chains"
7300 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7301 #  layout:
7302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7303 #    layout: "plot-service-density"
7304 #
7305 #- type: "plot"
7306 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7307 #  algorithm: "plot_nf_heatmap"
7308 #  output-file-type: ".html"
7309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7310 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7311 #  filter: "'NIC_Intel-XXV710' and
7312 #           'NF_DENSITY' and
7313 #           'DOCKER' and
7314 #           'CHAIN' and
7315 #           'NF_VPPIP4' and
7316 #           '64B' and
7317 #           '8T4C' and
7318 #           'NDRPDR'"
7319 #  parameters:
7320 #  - "throughput"
7321 #  - "name"
7322 #  - "tags"
7323 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7324 #  x-axis: "X = CNFs per Service Chain"
7325 #  y-axis: "Y = Number of Service Chains"
7326 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7327 #  layout:
7328 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7329 #    layout: "plot-service-density"
7330 #
7331 ## Plots - NF Density - CSC - NDR IMIX
7332 #- type: "plot"
7333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7334 #  algorithm: "plot_nf_heatmap"
7335 #  output-file-type: ".html"
7336 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7337 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7338 #  filter: "'NIC_Intel-XXV710' and
7339 #           'NF_DENSITY' and
7340 #           'DOCKER' and
7341 #           'CHAIN' and
7342 #           'NF_VPPIP4' and
7343 #           'IMIX' and
7344 #           '2T1C' and
7345 #           'NDRPDR'"
7346 #  parameters:
7347 #  - "throughput"
7348 #  - "name"
7349 #  - "tags"
7350 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7351 #  x-axis: "X = CNFs per Service Chain"
7352 #  y-axis: "Y = Number of Service Chains"
7353 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7354 #  layout:
7355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7356 #    layout: "plot-service-density"
7357 #
7358 #- type: "plot"
7359 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7360 #  algorithm: "plot_nf_heatmap"
7361 #  output-file-type: ".html"
7362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7363 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7364 #  filter: "'NIC_Intel-XXV710' and
7365 #           'NF_DENSITY' and
7366 #           'DOCKER' and
7367 #           'CHAIN' and
7368 #           'NF_VPPIP4' and
7369 #           'IMIX' and
7370 #           '4T2C' and
7371 #           'NDRPDR'"
7372 #  parameters:
7373 #  - "throughput"
7374 #  - "name"
7375 #  - "tags"
7376 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7377 #  x-axis: "X = CNFs per Service Chain"
7378 #  y-axis: "Y = Number of Service Chains"
7379 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7380 #  layout:
7381 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7382 #    layout: "plot-service-density"
7383 #
7384 #- type: "plot"
7385 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7386 #  algorithm: "plot_nf_heatmap"
7387 #  output-file-type: ".html"
7388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7389 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7390 #  filter: "'NIC_Intel-XXV710' and
7391 #           'NF_DENSITY' and
7392 #           'DOCKER' and
7393 #           'CHAIN' and
7394 #           'NF_VPPIP4' and
7395 #           'IMIX' and
7396 #           '8T4C' and
7397 #           'NDRPDR'"
7398 #  parameters:
7399 #  - "throughput"
7400 #  - "name"
7401 #  - "tags"
7402 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7403 #  x-axis: "X = CNFs per Service Chain"
7404 #  y-axis: "Y = Number of Service Chains"
7405 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7406 #  layout:
7407 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7408 #    layout: "plot-service-density"
7409 #
7410 ## Plots - NF Density - CSC - PDR 64b
7411 #- type: "plot"
7412 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7413 #  algorithm: "plot_nf_heatmap"
7414 #  output-file-type: ".html"
7415 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7416 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7417 #  filter: "'NIC_Intel-XXV710' and
7418 #           'NF_DENSITY' and
7419 #           'DOCKER' and
7420 #           'CHAIN' and
7421 #           'NF_VPPIP4' and
7422 #           '64B' and
7423 #           '2T1C' and
7424 #           'NDRPDR'"
7425 #  parameters:
7426 #  - "throughput"
7427 #  - "name"
7428 #  - "tags"
7429 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7430 #  x-axis: "X = CNFs per Service Chain"
7431 #  y-axis: "Y = Number of Service Chains"
7432 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7433 #  layout:
7434 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7435 #    layout: "plot-service-density"
7436 #
7437 #- type: "plot"
7438 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7439 #  algorithm: "plot_nf_heatmap"
7440 #  output-file-type: ".html"
7441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7442 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7443 #  filter: "'NIC_Intel-XXV710' and
7444 #           'NF_DENSITY' and
7445 #           'DOCKER' and
7446 #           'CHAIN' and
7447 #           'NF_VPPIP4' and
7448 #           '64B' and
7449 #           '4T2C' and
7450 #           'NDRPDR'"
7451 #  parameters:
7452 #  - "throughput"
7453 #  - "name"
7454 #  - "tags"
7455 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7456 #  x-axis: "X = CNFs per Service Chain"
7457 #  y-axis: "Y = Number of Service Chains"
7458 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7459 #  layout:
7460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7461 #    layout: "plot-service-density"
7462 #
7463 #- type: "plot"
7464 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7465 #  algorithm: "plot_nf_heatmap"
7466 #  output-file-type: ".html"
7467 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7468 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7469 #  filter: "'NIC_Intel-XXV710' and
7470 #           'NF_DENSITY' and
7471 #           'DOCKER' and
7472 #           'CHAIN' and
7473 #           'NF_VPPIP4' and
7474 #           '64B' and
7475 #           '8T4C' and
7476 #           'NDRPDR'"
7477 #  parameters:
7478 #  - "throughput"
7479 #  - "name"
7480 #  - "tags"
7481 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7482 #  x-axis: "X = CNFs per Service Chain"
7483 #  y-axis: "Y = Number of Service Chains"
7484 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7485 #  layout:
7486 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7487 #    layout: "plot-service-density"
7488 #
7489 ## Plots - NF Density - CSC - PDR IMIX
7490 #- type: "plot"
7491 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7492 #  algorithm: "plot_nf_heatmap"
7493 #  output-file-type: ".html"
7494 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7495 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7496 #  filter: "'NIC_Intel-XXV710' and
7497 #           'NF_DENSITY' and
7498 #           'DOCKER' and
7499 #           'CHAIN' and
7500 #           'NF_VPPIP4' and
7501 #           'IMIX' and
7502 #           '2T1C' and
7503 #           'NDRPDR'"
7504 #  parameters:
7505 #  - "throughput"
7506 #  - "name"
7507 #  - "tags"
7508 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7509 #  x-axis: "X = CNFs per Service Chain"
7510 #  y-axis: "Y = Number of Service Chains"
7511 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7512 #  layout:
7513 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7514 #    layout: "plot-service-density"
7515 #
7516 #- type: "plot"
7517 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7518 #  algorithm: "plot_nf_heatmap"
7519 #  output-file-type: ".html"
7520 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7521 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7522 #  filter: "'NIC_Intel-XXV710' and
7523 #           'NF_DENSITY' and
7524 #           'DOCKER' and
7525 #           'CHAIN' and
7526 #           'NF_VPPIP4' and
7527 #           'IMIX' and
7528 #           '4T2C' and
7529 #           'NDRPDR'"
7530 #  parameters:
7531 #  - "throughput"
7532 #  - "name"
7533 #  - "tags"
7534 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7535 #  x-axis: "X = CNFs per Service Chain"
7536 #  y-axis: "Y = Number of Service Chains"
7537 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7538 #  layout:
7539 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7540 #    layout: "plot-service-density"
7541 #
7542 #- type: "plot"
7543 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7544 #  algorithm: "plot_nf_heatmap"
7545 #  output-file-type: ".html"
7546 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7547 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7548 #  filter: "'NIC_Intel-XXV710' and
7549 #           'NF_DENSITY' and
7550 #           'DOCKER' and
7551 #           'CHAIN' and
7552 #           'NF_VPPIP4' and
7553 #           'IMIX' and
7554 #           '8T4C' and
7555 #           'NDRPDR'"
7556 #  parameters:
7557 #  - "throughput"
7558 #  - "name"
7559 #  - "tags"
7560 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7561 #  x-axis: "X = CNFs per Service Chain"
7562 #  y-axis: "Y = Number of Service Chains"
7563 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7564 #  layout:
7565 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7566 #    layout: "plot-service-density"
7567 #
7568 ################################################################################
7569 #
7570 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7571 #- type: "plot"
7572 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7573 #  algorithm: "plot_nf_heatmap"
7574 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7575 #  data: "plot-vpp-nfv-3n-skx-mrr"
7576 #  filter: "'NIC_Intel-XXV710' and
7577 #           'NF_DENSITY' and
7578 #           'DOCKER' and
7579 #           'CHAIN' and
7580 #           'NF_VPPIP4' and
7581 #           'IPSEC' and
7582 #           'TNL_4' and
7583 #           'IMIX' and
7584 #           '2T1C' and
7585 #           'MRR'"
7586 #  parameters:
7587 #  - "result"
7588 #  - "name"
7589 #  - "tags"
7590 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7591 #  x-axis: "X = CNFs per Service Chain"
7592 #  y-axis: "Y = Number of Service Chains"
7593 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7594 #  layout:
7595 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7596 #    layout: "plot-service-density"
7597 #
7598 #- type: "plot"
7599 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7600 #  algorithm: "plot_nf_heatmap"
7601 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7602 #  data: "plot-vpp-nfv-3n-skx-mrr"
7603 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' and
7612 #           'MRR'"
7613 #  parameters:
7614 #  - "result"
7615 #  - "name"
7616 #  - "tags"
7617 #  include-tests: "MRR" # "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 MRR) [Mpps]"
7621 #  layout:
7622 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7623 #    layout: "plot-service-density"
7624 #
7625 #- type: "plot"
7626 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7627 #  algorithm: "plot_nf_heatmap"
7628 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7629 #  data: "plot-vpp-nfv-3n-skx-mrr"
7630 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' and
7639 #           'MRR'"
7640 #  parameters:
7641 #  - "result"
7642 #  - "name"
7643 #  - "tags"
7644 #  include-tests: "MRR" # "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 MRR) [Mpps]"
7648 #  layout:
7649 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7650 #    layout: "plot-service-density"
7651 #
7652 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7653 #- type: "plot"
7654 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7655 #  algorithm: "plot_nf_heatmap"
7656 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7657 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7658 #  filter: "'NIC_Intel-XXV710' and
7659 #           'NF_DENSITY' and
7660 #           'DOCKER' and
7661 #           'CHAIN' and
7662 #           'NF_VPPIP4' and
7663 #           'IPSEC' and
7664 #           'TNL_4' and
7665 #           'IMIX' and
7666 #           '2T1C' and
7667 #           'NDRPDR'"
7668 #  parameters:
7669 #  - "throughput"
7670 #  - "name"
7671 #  - "tags"
7672 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7673 #  x-axis: "X = CNFs per Service Chain"
7674 #  y-axis: "Y = Number of Service Chains"
7675 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7676 #  layout:
7677 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7678 #    layout: "plot-service-density"
7679 #
7680 #- type: "plot"
7681 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7682 #  algorithm: "plot_nf_heatmap"
7683 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7684 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7685 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' and
7694 #           'NDRPDR'"
7695 #  parameters:
7696 #  - "throughput"
7697 #  - "name"
7698 #  - "tags"
7699 #  include-tests: "NDR" # "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 NDR) [Mpps]"
7703 #  layout:
7704 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7705 #    layout: "plot-service-density"
7706 #
7707 #- type: "plot"
7708 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7709 #  algorithm: "plot_nf_heatmap"
7710 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7711 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7712 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' and
7721 #           'NDRPDR'"
7722 #  parameters:
7723 #  - "throughput"
7724 #  - "name"
7725 #  - "tags"
7726 #  include-tests: "NDR" # "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 NDR) [Mpps]"
7730 #  layout:
7731 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7732 #    layout: "plot-service-density"
7733 #
7734 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7735 #- type: "plot"
7736 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7737 #  algorithm: "plot_nf_heatmap"
7738 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7739 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7740 #  filter: "'NIC_Intel-XXV710' and
7741 #           'NF_DENSITY' and
7742 #           'DOCKER' and
7743 #           'CHAIN' and
7744 #           'NF_VPPIP4' and
7745 #           'IPSEC' and
7746 #           'TNL_4' and
7747 #           'IMIX' and
7748 #           '2T1C' and
7749 #           'NDRPDR'"
7750 #  parameters:
7751 #  - "throughput"
7752 #  - "name"
7753 #  - "tags"
7754 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7755 #  x-axis: "X = CNFs per Service Chain"
7756 #  y-axis: "Y = Number of Service Chains"
7757 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7758 #  layout:
7759 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7760 #    layout: "plot-service-density"
7761 #
7762 #- type: "plot"
7763 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7764 #  algorithm: "plot_nf_heatmap"
7765 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7766 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7767 #  filter: "'NIC_Intel-XXV710' and
7768 #           'NF_DENSITY' and
7769 #           'DOCKER' and
7770 #           'CHAIN' and
7771 #           'NF_VPPIP4' and
7772 #           'IPSEC' and
7773 #           'TNL_4' and
7774 #           'IMIX' and
7775 #           '4T2C' and
7776 #           'NDRPDR'"
7777 #  parameters:
7778 #  - "throughput"
7779 #  - "name"
7780 #  - "tags"
7781 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7782 #  x-axis: "X = CNFs per Service Chain"
7783 #  y-axis: "Y = Number of Service Chains"
7784 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7785 #  layout:
7786 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7787 #    layout: "plot-service-density"
7788 #
7789 #- type: "plot"
7790 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7791 #  algorithm: "plot_nf_heatmap"
7792 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7793 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7794 #  filter: "'NIC_Intel-XXV710' and
7795 #           'NF_DENSITY' and
7796 #           'DOCKER' and
7797 #           'CHAIN' and
7798 #           'NF_VPPIP4' and
7799 #           'IPSEC' and
7800 #           'TNL_4' and
7801 #           'IMIX' and
7802 #           '8T4C' and
7803 #           'NDRPDR'"
7804 #  parameters:
7805 #  - "throughput"
7806 #  - "name"
7807 #  - "tags"
7808 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7809 #  x-axis: "X = CNFs per Service Chain"
7810 #  y-axis: "Y = Number of Service Chains"
7811 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7812 #  layout:
7813 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7814 #    layout: "plot-service-density"
7815
7816 ###############################################################################
7817
7818 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7819 - type: "plot"
7820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7821   algorithm: "plot_nf_heatmap"
7822   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7823   data: "plot-vpp-nfv-3n-hsw-mrr"
7824   filter: "'NIC_Intel-XL710' and
7825            'NF_DENSITY' and
7826            'DOCKER' and
7827            'CHAIN' and
7828            'NF_VPPIP4' and
7829            'IMIX' and
7830            'TNL_4' and
7831            '1T1C' and
7832            'MRR'"
7833   parameters:
7834   - "result"
7835   - "name"
7836   - "tags"
7837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7838   x-axis: "X = CNFs per Service Chain"
7839   y-axis: "Y = Number of Service Chains"
7840   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7841   layout:
7842     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7843     layout: "plot-service-density"
7844
7845 - type: "plot"
7846   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7847   algorithm: "plot_nf_heatmap"
7848   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7849   data: "plot-vpp-nfv-3n-hsw-mrr"
7850   filter: "'NIC_Intel-XL710' and
7851            'NF_DENSITY' and
7852            'DOCKER' and
7853            'CHAIN' and
7854            'NF_VPPIP4' and
7855            'IPSEC' and
7856            'TNL_4' and
7857            'IMIX' and
7858            '2T2C' and
7859            'MRR'"
7860   parameters:
7861   - "result"
7862   - "name"
7863   - "tags"
7864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7865   x-axis: "X = CNFs per Service Chain"
7866   y-axis: "Y = Number of Service Chains"
7867   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7868   layout:
7869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7870     layout: "plot-service-density"
7871
7872 - type: "plot"
7873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7874   algorithm: "plot_nf_heatmap"
7875   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7876   data: "plot-vpp-nfv-3n-hsw-mrr"
7877   filter: "'NIC_Intel-XL710' and
7878            'NF_DENSITY' and
7879            'DOCKER' and
7880            'CHAIN' and
7881            'NF_VPPIP4' and
7882            'IPSEC' and
7883            'TNL_4' and
7884            'IMIX' and
7885            '4T4C' and
7886            'MRR'"
7887   parameters:
7888   - "result"
7889   - "name"
7890   - "tags"
7891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7892   x-axis: "X = CNFs per Service Chain"
7893   y-axis: "Y = Number of Service Chains"
7894   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7895   layout:
7896     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7897     layout: "plot-service-density"
7898
7899 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7900 - type: "plot"
7901   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7902   algorithm: "plot_nf_heatmap"
7903   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7904   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7905   filter: "'NIC_Intel-XL710' and
7906            'NF_DENSITY' and
7907            'DOCKER' and
7908            'CHAIN' and
7909            'NF_VPPIP4' and
7910            'IPSEC' and
7911            'TNL_4' and
7912            'IMIX' and
7913            '1T1C' and
7914            'NDRPDR'"
7915   parameters:
7916   - "throughput"
7917   - "name"
7918   - "tags"
7919   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7920   x-axis: "X = CNFs per Service Chain"
7921   y-axis: "Y = Number of Service Chains"
7922   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7923   layout:
7924     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7925     layout: "plot-service-density"
7926
7927 - type: "plot"
7928   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7929   algorithm: "plot_nf_heatmap"
7930   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7931   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7932   filter: "'NIC_Intel-XL710' and
7933            'NF_DENSITY' and
7934            'DOCKER' and
7935            'CHAIN' and
7936            'NF_VPPIP4' and
7937            'IPSEC' and
7938            'TNL_4' and
7939            'IMIX' and
7940            '2T2C' and
7941            'NDRPDR'"
7942   parameters:
7943   - "throughput"
7944   - "name"
7945   - "tags"
7946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7947   x-axis: "X = CNFs per Service Chain"
7948   y-axis: "Y = Number of Service Chains"
7949   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7950   layout:
7951     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7952     layout: "plot-service-density"
7953
7954 - type: "plot"
7955   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7956   algorithm: "plot_nf_heatmap"
7957   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7958   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7959   filter: "'NIC_Intel-XL710' and
7960            'NF_DENSITY' and
7961            'DOCKER' and
7962            'CHAIN' and
7963            'NF_VPPIP4' and
7964            'IPSEC' and
7965            'TNL_4' and
7966            'IMIX' and
7967            '4T4C' and
7968            'NDRPDR'"
7969   parameters:
7970   - "throughput"
7971   - "name"
7972   - "tags"
7973   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7974   x-axis: "X = CNFs per Service Chain"
7975   y-axis: "Y = Number of Service Chains"
7976   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7977   layout:
7978     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7979     layout: "plot-service-density"
7980
7981 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7982 - type: "plot"
7983   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7984   algorithm: "plot_nf_heatmap"
7985   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7986   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7987   filter: "'NIC_Intel-XL710' and
7988            'NF_DENSITY' and
7989            'DOCKER' and
7990            'CHAIN' and
7991            'NF_VPPIP4' and
7992            'IPSEC' and
7993            'TNL_4' and
7994            'IMIX' and
7995            '1T1C' and
7996            'NDRPDR'"
7997   parameters:
7998   - "throughput"
7999   - "name"
8000   - "tags"
8001   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8002   x-axis: "X = CNFs per Service Chain"
8003   y-axis: "Y = Number of Service Chains"
8004   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8005   layout:
8006     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8007     layout: "plot-service-density"
8008
8009 - type: "plot"
8010   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8011   algorithm: "plot_nf_heatmap"
8012   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8013   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8014   filter: "'NIC_Intel-XL710' and
8015            'NF_DENSITY' and
8016            'DOCKER' and
8017            'CHAIN' and
8018            'NF_VPPIP4' and
8019            'IPSEC' and
8020            'TNL_4' and
8021            'IMIX' and
8022            '2T2C' and
8023            'NDRPDR'"
8024   parameters:
8025   - "throughput"
8026   - "name"
8027   - "tags"
8028   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8029   x-axis: "X = CNFs per Service Chain"
8030   y-axis: "Y = Number of Service Chains"
8031   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8032   layout:
8033     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8034     layout: "plot-service-density"
8035
8036 - type: "plot"
8037   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8038   algorithm: "plot_nf_heatmap"
8039   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8040   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8041   filter: "'NIC_Intel-XL710' and
8042            'NF_DENSITY' and
8043            'DOCKER' and
8044            'CHAIN' and
8045            'NF_VPPIP4' and
8046            'IPSEC' and
8047            'TNL_4' and
8048            'IMIX' and
8049            '4T4C' and
8050            'NDRPDR'"
8051   parameters:
8052   - "throughput"
8053   - "name"
8054   - "tags"
8055   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8056   x-axis: "X = CNFs per Service Chain"
8057   y-axis: "Y = Number of Service Chains"
8058   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8059   layout:
8060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8061     layout: "plot-service-density"
8062
8063 ###############################################################################
8064
8065 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8066 #- type: "plot"
8067 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8068 #  algorithm: "plot_nf_heatmap"
8069 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8070 #  data: "plot-vpp-nfv-3n-skx-mrr"
8071 #  filter: "'NIC_Intel-XXV710' and
8072 #           'NF_DENSITY' and
8073 #           'DOCKER' and
8074 #           'CHAIN' and
8075 #           'NF_VPPIP4' and
8076 #           'IPSEC' and
8077 #           'TNL_1000' and
8078 #           'IMIX' and
8079 #           '2T1C' and
8080 #           'MRR'"
8081 #  parameters:
8082 #  - "result"
8083 #  - "name"
8084 #  - "tags"
8085 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8086 #  x-axis: "X = CNFs per Service Chain"
8087 #  y-axis: "Y = Number of Service Chains"
8088 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8089 #  layout:
8090 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8091 #    layout: "plot-service-density"
8092 #
8093 #- type: "plot"
8094 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8095 #  algorithm: "plot_nf_heatmap"
8096 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8097 #  data: "plot-vpp-nfv-3n-skx-mrr"
8098 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' and
8107 #           'MRR'"
8108 #  parameters:
8109 #  - "result"
8110 #  - "name"
8111 #  - "tags"
8112 #  include-tests: "MRR" # "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 MRR) [Mpps]"
8116 #  layout:
8117 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8118 #    layout: "plot-service-density"
8119 #
8120 #- type: "plot"
8121 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8122 #  algorithm: "plot_nf_heatmap"
8123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8124 #  data: "plot-vpp-nfv-3n-skx-mrr"
8125 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' and
8134 #           'MRR'"
8135 #  parameters:
8136 #  - "result"
8137 #  - "name"
8138 #  - "tags"
8139 #  include-tests: "MRR" # "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 MRR) [Mpps]"
8143 #  layout:
8144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8145 #    layout: "plot-service-density"
8146 #
8147 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8148 #- type: "plot"
8149 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8150 #  algorithm: "plot_nf_heatmap"
8151 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8152 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8153 #  filter: "'NIC_Intel-XXV710' and
8154 #           'NF_DENSITY' and
8155 #           'DOCKER' and
8156 #           'CHAIN' and
8157 #           'NF_VPPIP4' and
8158 #           'IPSEC' and
8159 #           'TNL_1000' and
8160 #           'IMIX' and
8161 #           '2T1C' and
8162 #           'NDRPDR'"
8163 #  parameters:
8164 #  - "throughput"
8165 #  - "name"
8166 #  - "tags"
8167 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8168 #  x-axis: "X = CNFs per Service Chain"
8169 #  y-axis: "Y = Number of Service Chains"
8170 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8171 #  layout:
8172 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8173 #    layout: "plot-service-density"
8174 #
8175 #- type: "plot"
8176 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8177 #  algorithm: "plot_nf_heatmap"
8178 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8179 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8180 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' and
8189 #           'NDRPDR'"
8190 #  parameters:
8191 #  - "throughput"
8192 #  - "name"
8193 #  - "tags"
8194 #  include-tests: "NDR" # "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 NDR) [Mpps]"
8198 #  layout:
8199 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8200 #    layout: "plot-service-density"
8201 #
8202 #- type: "plot"
8203 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8204 #  algorithm: "plot_nf_heatmap"
8205 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8206 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8207 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' and
8216 #           'NDRPDR'"
8217 #  parameters:
8218 #  - "throughput"
8219 #  - "name"
8220 #  - "tags"
8221 #  include-tests: "NDR" # "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 NDR) [Mpps]"
8225 #  layout:
8226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8227 #    layout: "plot-service-density"
8228 #
8229 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8230 #- type: "plot"
8231 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8232 #  algorithm: "plot_nf_heatmap"
8233 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8234 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8235 #  filter: "'NIC_Intel-XXV710' and
8236 #           'NF_DENSITY' and
8237 #           'DOCKER' and
8238 #           'CHAIN' and
8239 #           'NF_VPPIP4' and
8240 #           'IPSEC' and
8241 #           'TNL_1000' and
8242 #           'IMIX' and
8243 #           '2T1C' and
8244 #           'NDRPDR'"
8245 #  parameters:
8246 #  - "throughput"
8247 #  - "name"
8248 #  - "tags"
8249 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8250 #  x-axis: "X = CNFs per Service Chain"
8251 #  y-axis: "Y = Number of Service Chains"
8252 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8253 #  layout:
8254 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8255 #    layout: "plot-service-density"
8256 #
8257 #- type: "plot"
8258 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8259 #  algorithm: "plot_nf_heatmap"
8260 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8261 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8262 #  filter: "'NIC_Intel-XXV710' and
8263 #           'NF_DENSITY' and
8264 #           'DOCKER' and
8265 #           'CHAIN' and
8266 #           'NF_VPPIP4' and
8267 #           'IPSEC' and
8268 #           'TNL_1000' and
8269 #           'IMIX' and
8270 #           '4T2C' and
8271 #           'NDRPDR'"
8272 #  parameters:
8273 #  - "throughput"
8274 #  - "name"
8275 #  - "tags"
8276 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8277 #  x-axis: "X = CNFs per Service Chain"
8278 #  y-axis: "Y = Number of Service Chains"
8279 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8280 #  layout:
8281 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8282 #    layout: "plot-service-density"
8283 #
8284 #- type: "plot"
8285 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8286 #  algorithm: "plot_nf_heatmap"
8287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8288 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8289 #  filter: "'NIC_Intel-XXV710' and
8290 #           'NF_DENSITY' and
8291 #           'DOCKER' and
8292 #           'CHAIN' and
8293 #           'NF_VPPIP4' and
8294 #           'IPSEC' and
8295 #           'TNL_1000' and
8296 #           'IMIX' and
8297 #           '8T4C' and
8298 #           'NDRPDR'"
8299 #  parameters:
8300 #  - "throughput"
8301 #  - "name"
8302 #  - "tags"
8303 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8304 #  x-axis: "X = CNFs per Service Chain"
8305 #  y-axis: "Y = Number of Service Chains"
8306 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8307 #  layout:
8308 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8309 #    layout: "plot-service-density"
8310
8311 ###############################################################################
8312
8313 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8314 - type: "plot"
8315   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8316   algorithm: "plot_nf_heatmap"
8317   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8318   data: "plot-vpp-nfv-3n-hsw-mrr"
8319   filter: "'NIC_Intel-XL710' and
8320            'NF_DENSITY' and
8321            'DOCKER' and
8322            'CHAIN' and
8323            'NF_VPPIP4' and
8324            'IMIX' and
8325            'TNL_1000' and
8326            '1T1C' and
8327            'MRR'"
8328   parameters:
8329   - "result"
8330   - "name"
8331   - "tags"
8332   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8333   x-axis: "X = CNFs per Service Chain"
8334   y-axis: "Y = Number of Service Chains"
8335   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8336   layout:
8337     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8338     layout: "plot-service-density"
8339
8340 - type: "plot"
8341   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8342   algorithm: "plot_nf_heatmap"
8343   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8344   data: "plot-vpp-nfv-3n-hsw-mrr"
8345   filter: "'NIC_Intel-XL710' and
8346            'NF_DENSITY' and
8347            'DOCKER' and
8348            'CHAIN' and
8349            'NF_VPPIP4' and
8350            'IPSEC' and
8351            'TNL_1000' and
8352            'IMIX' and
8353            '2T2C' and
8354            'MRR'"
8355   parameters:
8356   - "result"
8357   - "name"
8358   - "tags"
8359   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8360   x-axis: "X = CNFs per Service Chain"
8361   y-axis: "Y = Number of Service Chains"
8362   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8363   layout:
8364     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8365     layout: "plot-service-density"
8366
8367 - type: "plot"
8368   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8369   algorithm: "plot_nf_heatmap"
8370   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8371   data: "plot-vpp-nfv-3n-hsw-mrr"
8372   filter: "'NIC_Intel-XL710' and
8373            'NF_DENSITY' and
8374            'DOCKER' and
8375            'CHAIN' and
8376            'NF_VPPIP4' and
8377            'IPSEC' and
8378            'TNL_1000' and
8379            'IMIX' and
8380            '4T4C' and
8381            'MRR'"
8382   parameters:
8383   - "result"
8384   - "name"
8385   - "tags"
8386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8387   x-axis: "X = CNFs per Service Chain"
8388   y-axis: "Y = Number of Service Chains"
8389   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8390   layout:
8391     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8392     layout: "plot-service-density"
8393
8394 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8395 - type: "plot"
8396   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8397   algorithm: "plot_nf_heatmap"
8398   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8399   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8400   filter: "'NIC_Intel-XL710' and
8401            'NF_DENSITY' and
8402            'DOCKER' and
8403            'CHAIN' and
8404            'NF_VPPIP4' and
8405            'IPSEC' and
8406            'TNL_1000' and
8407            'IMIX' and
8408            '1T1C' and
8409            'NDRPDR'"
8410   parameters:
8411   - "throughput"
8412   - "name"
8413   - "tags"
8414   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8415   x-axis: "X = CNFs per Service Chain"
8416   y-axis: "Y = Number of Service Chains"
8417   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8418   layout:
8419     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8420     layout: "plot-service-density"
8421
8422 - type: "plot"
8423   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8424   algorithm: "plot_nf_heatmap"
8425   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8426   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8427   filter: "'NIC_Intel-XL710' and
8428            'NF_DENSITY' and
8429            'DOCKER' and
8430            'CHAIN' and
8431            'NF_VPPIP4' and
8432            'IPSEC' and
8433            'TNL_1000' and
8434            'IMIX' and
8435            '2T2C' and
8436            'NDRPDR'"
8437   parameters:
8438   - "throughput"
8439   - "name"
8440   - "tags"
8441   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8442   x-axis: "X = CNFs per Service Chain"
8443   y-axis: "Y = Number of Service Chains"
8444   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8445   layout:
8446     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8447     layout: "plot-service-density"
8448
8449 - type: "plot"
8450   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8451   algorithm: "plot_nf_heatmap"
8452   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8453   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8454   filter: "'NIC_Intel-XL710' and
8455            'NF_DENSITY' and
8456            'DOCKER' and
8457            'CHAIN' and
8458            'NF_VPPIP4' and
8459            'IPSEC' and
8460            'TNL_1000' and
8461            'IMIX' and
8462            '4T4C' and
8463            'NDRPDR'"
8464   parameters:
8465   - "throughput"
8466   - "name"
8467   - "tags"
8468   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8469   x-axis: "X = CNFs per Service Chain"
8470   y-axis: "Y = Number of Service Chains"
8471   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8472   layout:
8473     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8474     layout: "plot-service-density"
8475
8476 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8477 - type: "plot"
8478   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8479   algorithm: "plot_nf_heatmap"
8480   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8481   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8482   filter: "'NIC_Intel-XL710' and
8483            'NF_DENSITY' and
8484            'DOCKER' and
8485            'CHAIN' and
8486            'NF_VPPIP4' and
8487            'IPSEC' and
8488            'TNL_1000' and
8489            'IMIX' and
8490            '1T1C' and
8491            'NDRPDR'"
8492   parameters:
8493   - "throughput"
8494   - "name"
8495   - "tags"
8496   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8497   x-axis: "X = CNFs per Service Chain"
8498   y-axis: "Y = Number of Service Chains"
8499   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8500   layout:
8501     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8502     layout: "plot-service-density"
8503
8504 - type: "plot"
8505   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8506   algorithm: "plot_nf_heatmap"
8507   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8508   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8509   filter: "'NIC_Intel-XL710' and
8510            'NF_DENSITY' and
8511            'DOCKER' and
8512            'CHAIN' and
8513            'NF_VPPIP4' and
8514            'IPSEC' and
8515            'TNL_1000' and
8516            'IMIX' and
8517            '2T2C' and
8518            'NDRPDR'"
8519   parameters:
8520   - "throughput"
8521   - "name"
8522   - "tags"
8523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8524   x-axis: "X = CNFs per Service Chain"
8525   y-axis: "Y = Number of Service Chains"
8526   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8527   layout:
8528     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8529     layout: "plot-service-density"
8530
8531 - type: "plot"
8532   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8533   algorithm: "plot_nf_heatmap"
8534   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8535   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8536   filter: "'NIC_Intel-XL710' and
8537            'NF_DENSITY' and
8538            'DOCKER' and
8539            'CHAIN' and
8540            'NF_VPPIP4' and
8541            'IPSEC' and
8542            'TNL_1000' and
8543            'IMIX' and
8544            '4T4C' and
8545            'NDRPDR'"
8546   parameters:
8547   - "throughput"
8548   - "name"
8549   - "tags"
8550   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8551   x-axis: "X = CNFs per Service Chain"
8552   y-axis: "Y = Number of Service Chains"
8553   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8554   layout:
8555     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8556     layout: "plot-service-density"
8557
8558 ###############################################################################
8559
8560 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8561 #- type: "plot"
8562 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8563 #  algorithm: "plot_nf_heatmap"
8564 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8565 #  data: "plot-vpp-nfv-3n-skx-mrr"
8566 #  filter: "'NIC_Intel-XXV710' and
8567 #           'NF_DENSITY' and
8568 #           'DOCKER' and
8569 #           'CHAIN' and
8570 #           'NF_VPPIP4' and
8571 #           'IPSEC' and
8572 #           'TNL_10000' and
8573 #           'IMIX' and
8574 #           '2T1C' and
8575 #           'MRR'"
8576 #  parameters:
8577 #  - "result"
8578 #  - "name"
8579 #  - "tags"
8580 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8581 #  x-axis: "X = CNFs per Service Chain"
8582 #  y-axis: "Y = Number of Service Chains"
8583 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8584 #  layout:
8585 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8586 #    layout: "plot-service-density"
8587 #
8588 #- type: "plot"
8589 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8590 #  algorithm: "plot_nf_heatmap"
8591 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8592 #  data: "plot-vpp-nfv-3n-skx-mrr"
8593 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' and
8602 #           'MRR'"
8603 #  parameters:
8604 #  - "result"
8605 #  - "name"
8606 #  - "tags"
8607 #  include-tests: "MRR" # "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 MRR) [Mpps]"
8611 #  layout:
8612 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8613 #    layout: "plot-service-density"
8614 #
8615 #- type: "plot"
8616 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8617 #  algorithm: "plot_nf_heatmap"
8618 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8619 #  data: "plot-vpp-nfv-3n-skx-mrr"
8620 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' and
8629 #           'MRR'"
8630 #  parameters:
8631 #  - "result"
8632 #  - "name"
8633 #  - "tags"
8634 #  include-tests: "MRR" # "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 MRR) [Mpps]"
8638 #  layout:
8639 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8640 #    layout: "plot-service-density"
8641 #
8642 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8643 #- type: "plot"
8644 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8645 #  algorithm: "plot_nf_heatmap"
8646 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8647 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8648 #  filter: "'NIC_Intel-XXV710' and
8649 #           'NF_DENSITY' and
8650 #           'DOCKER' and
8651 #           'CHAIN' and
8652 #           'NF_VPPIP4' and
8653 #           'IPSEC' and
8654 #           'TNL_10000' and
8655 #           'IMIX' and
8656 #           '2T1C' and
8657 #           'NDRPDR'"
8658 #  parameters:
8659 #  - "throughput"
8660 #  - "name"
8661 #  - "tags"
8662 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8663 #  x-axis: "X = CNFs per Service Chain"
8664 #  y-axis: "Y = Number of Service Chains"
8665 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8666 #  layout:
8667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8668 #    layout: "plot-service-density"
8669 #
8670 #- type: "plot"
8671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8672 #  algorithm: "plot_nf_heatmap"
8673 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8674 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8675 #  filter: "'NIC_Intel-XXV710' 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 #           '4T2C' and
8684 #           'NDRPDR'"
8685 #  parameters:
8686 #  - "throughput"
8687 #  - "name"
8688 #  - "tags"
8689 #  include-tests: "NDR" # "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 NDR) [Mpps]"
8693 #  layout:
8694 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8695 #    layout: "plot-service-density"
8696 #
8697 #- type: "plot"
8698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8699 #  algorithm: "plot_nf_heatmap"
8700 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8701 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8702 #  filter: "'NIC_Intel-XXV710' 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 #           '8T4C' and
8711 #           'NDRPDR'"
8712 #  parameters:
8713 #  - "throughput"
8714 #  - "name"
8715 #  - "tags"
8716 #  include-tests: "NDR" # "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 NDR) [Mpps]"
8720 #  layout:
8721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8722 #    layout: "plot-service-density"
8723 #
8724 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8725 #- type: "plot"
8726 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8727 #  algorithm: "plot_nf_heatmap"
8728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8729 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8730 #  filter: "'NIC_Intel-XXV710' and
8731 #           'NF_DENSITY' and
8732 #           'DOCKER' and
8733 #           'CHAIN' and
8734 #           'NF_VPPIP4' and
8735 #           'IPSEC' and
8736 #           'TNL_10000' and
8737 #           'IMIX' and
8738 #           '2T1C' and
8739 #           'NDRPDR'"
8740 #  parameters:
8741 #  - "throughput"
8742 #  - "name"
8743 #  - "tags"
8744 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8745 #  x-axis: "X = CNFs per Service Chain"
8746 #  y-axis: "Y = Number of Service Chains"
8747 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8748 #  layout:
8749 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8750 #    layout: "plot-service-density"
8751 #
8752 #- type: "plot"
8753 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8754 #  algorithm: "plot_nf_heatmap"
8755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8756 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8757 #  filter: "'NIC_Intel-XXV710' and
8758 #           'NF_DENSITY' and
8759 #           'DOCKER' and
8760 #           'CHAIN' and
8761 #           'NF_VPPIP4' and
8762 #           'IPSEC' and
8763 #           'TNL_10000' and
8764 #           'IMIX' and
8765 #           '4T2C' and
8766 #           'NDRPDR'"
8767 #  parameters:
8768 #  - "throughput"
8769 #  - "name"
8770 #  - "tags"
8771 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8772 #  x-axis: "X = CNFs per Service Chain"
8773 #  y-axis: "Y = Number of Service Chains"
8774 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8775 #  layout:
8776 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8777 #    layout: "plot-service-density"
8778 #
8779 #- type: "plot"
8780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8781 #  algorithm: "plot_nf_heatmap"
8782 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8783 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8784 #  filter: "'NIC_Intel-XXV710' and
8785 #           'NF_DENSITY' and
8786 #           'DOCKER' and
8787 #           'CHAIN' and
8788 #           'NF_VPPIP4' and
8789 #           'IPSEC' and
8790 #           'TNL_10000' and
8791 #           'IMIX' and
8792 #           '8T4C' and
8793 #           'NDRPDR'"
8794 #  parameters:
8795 #  - "throughput"
8796 #  - "name"
8797 #  - "tags"
8798 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8799 #  x-axis: "X = CNFs per Service Chain"
8800 #  y-axis: "Y = Number of Service Chains"
8801 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8802 #  layout:
8803 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8804 #    layout: "plot-service-density"
8805
8806 ###############################################################################
8807
8808 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8809 - type: "plot"
8810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8811   algorithm: "plot_nf_heatmap"
8812   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8813   data: "plot-vpp-nfv-3n-hsw-mrr"
8814   filter: "'NIC_Intel-XL710' and
8815            'NF_DENSITY' and
8816            'DOCKER' and
8817            'CHAIN' and
8818            'NF_VPPIP4' and
8819            'IMIX' and
8820            'TNL_10000' and
8821            '1T1C' and
8822            'MRR'"
8823   parameters:
8824   - "result"
8825   - "name"
8826   - "tags"
8827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8828   x-axis: "X = CNFs per Service Chain"
8829   y-axis: "Y = Number of Service Chains"
8830   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8831   layout:
8832     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8833     layout: "plot-service-density"
8834
8835 - type: "plot"
8836   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8837   algorithm: "plot_nf_heatmap"
8838   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8839   data: "plot-vpp-nfv-3n-hsw-mrr"
8840   filter: "'NIC_Intel-XL710' and
8841            'NF_DENSITY' and
8842            'DOCKER' and
8843            'CHAIN' and
8844            'NF_VPPIP4' and
8845            'IPSEC' and
8846            'TNL_10000' and
8847            'IMIX' and
8848            '2T2C' and
8849            'MRR'"
8850   parameters:
8851   - "result"
8852   - "name"
8853   - "tags"
8854   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8855   x-axis: "X = CNFs per Service Chain"
8856   y-axis: "Y = Number of Service Chains"
8857   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8858   layout:
8859     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8860     layout: "plot-service-density"
8861
8862 - type: "plot"
8863   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8864   algorithm: "plot_nf_heatmap"
8865   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8866   data: "plot-vpp-nfv-3n-hsw-mrr"
8867   filter: "'NIC_Intel-XL710' and
8868            'NF_DENSITY' and
8869            'DOCKER' and
8870            'CHAIN' and
8871            'NF_VPPIP4' and
8872            'IPSEC' and
8873            'TNL_10000' and
8874            'IMIX' and
8875            '4T4C' and
8876            'MRR'"
8877   parameters:
8878   - "result"
8879   - "name"
8880   - "tags"
8881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8882   x-axis: "X = CNFs per Service Chain"
8883   y-axis: "Y = Number of Service Chains"
8884   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8885   layout:
8886     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8887     layout: "plot-service-density"
8888
8889 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8890 - type: "plot"
8891   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8892   algorithm: "plot_nf_heatmap"
8893   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8894   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8895   filter: "'NIC_Intel-XL710' and
8896            'NF_DENSITY' and
8897            'DOCKER' and
8898            'CHAIN' and
8899            'NF_VPPIP4' and
8900            'IPSEC' and
8901            'TNL_10000' and
8902            'IMIX' and
8903            '1T1C' and
8904            'NDRPDR'"
8905   parameters:
8906   - "throughput"
8907   - "name"
8908   - "tags"
8909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8910   x-axis: "X = CNFs per Service Chain"
8911   y-axis: "Y = Number of Service Chains"
8912   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8913   layout:
8914     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8915     layout: "plot-service-density"
8916
8917 - type: "plot"
8918   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8919   algorithm: "plot_nf_heatmap"
8920   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8921   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8922   filter: "'NIC_Intel-XL710' and
8923            'NF_DENSITY' and
8924            'DOCKER' and
8925            'CHAIN' and
8926            'NF_VPPIP4' and
8927            'IPSEC' and
8928            'TNL_10000' and
8929            'IMIX' and
8930            '2T2C' and
8931            'NDRPDR'"
8932   parameters:
8933   - "throughput"
8934   - "name"
8935   - "tags"
8936   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8937   x-axis: "X = CNFs per Service Chain"
8938   y-axis: "Y = Number of Service Chains"
8939   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8940   layout:
8941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8942     layout: "plot-service-density"
8943
8944 - type: "plot"
8945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8946   algorithm: "plot_nf_heatmap"
8947   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8948   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8949   filter: "'NIC_Intel-XL710' and
8950            'NF_DENSITY' and
8951            'DOCKER' and
8952            'CHAIN' and
8953            'NF_VPPIP4' and
8954            'IPSEC' and
8955            'TNL_10000' and
8956            'IMIX' and
8957            '4T4C' and
8958            'NDRPDR'"
8959   parameters:
8960   - "throughput"
8961   - "name"
8962   - "tags"
8963   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8964   x-axis: "X = CNFs per Service Chain"
8965   y-axis: "Y = Number of Service Chains"
8966   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8967   layout:
8968     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8969     layout: "plot-service-density"
8970
8971 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8972 - type: "plot"
8973   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8974   algorithm: "plot_nf_heatmap"
8975   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8976   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8977   filter: "'NIC_Intel-XL710' and
8978            'NF_DENSITY' and
8979            'DOCKER' and
8980            'CHAIN' and
8981            'NF_VPPIP4' and
8982            'IPSEC' and
8983            'TNL_10000' and
8984            'IMIX' and
8985            '1T1C' and
8986            'NDRPDR'"
8987   parameters:
8988   - "throughput"
8989   - "name"
8990   - "tags"
8991   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8992   x-axis: "X = CNFs per Service Chain"
8993   y-axis: "Y = Number of Service Chains"
8994   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8995   layout:
8996     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8997     layout: "plot-service-density"
8998
8999 - type: "plot"
9000   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9001   algorithm: "plot_nf_heatmap"
9002   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9003   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9004   filter: "'NIC_Intel-XL710' and
9005            'NF_DENSITY' and
9006            'DOCKER' and
9007            'CHAIN' and
9008            'NF_VPPIP4' and
9009            'IPSEC' and
9010            'TNL_10000' and
9011            'IMIX' and
9012            '2T2C' and
9013            'NDRPDR'"
9014   parameters:
9015   - "throughput"
9016   - "name"
9017   - "tags"
9018   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9019   x-axis: "X = CNFs per Service Chain"
9020   y-axis: "Y = Number of Service Chains"
9021   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9022   layout:
9023     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9024     layout: "plot-service-density"
9025
9026 - type: "plot"
9027   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9028   algorithm: "plot_nf_heatmap"
9029   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9030   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9031   filter: "'NIC_Intel-XL710' and
9032            'NF_DENSITY' and
9033            'DOCKER' and
9034            'CHAIN' and
9035            'NF_VPPIP4' and
9036            'IPSEC' and
9037            'TNL_10000' and
9038            'IMIX' and
9039            '4T4C' and
9040            'NDRPDR'"
9041   parameters:
9042   - "throughput"
9043   - "name"
9044   - "tags"
9045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9046   x-axis: "X = CNFs per Service Chain"
9047   y-axis: "Y = Number of Service Chains"
9048   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9049   layout:
9050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9051     layout: "plot-service-density"
9052
9053 ###############################################################################
9054
9055 # Plots - NF Density - CSP - MRR 64b
9056
9057 #- type: "plot"
9058 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9059 #  algorithm: "plot_nf_heatmap"
9060 #  output-file-type: ".html"
9061 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9062 #  data: "plot-vpp-nfv-2n-skx-mrr"
9063 #  filter: "'NIC_Intel-XXV710' and
9064 #           'NF_DENSITY' and
9065 #           'DOCKER' and
9066 #           'PIPELINE' and
9067 #           'NF_VPPIP4' and
9068 #           '64B' and
9069 #           '2T1C' and
9070 #           'MRR'"
9071 #  parameters:
9072 #  - "result"
9073 #  - "name"
9074 #  - "tags"
9075 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9076 #  x-axis: "X = CNFs per Service Pipeline"
9077 #  y-axis: "Y = Number of Service Pipelines"
9078 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9079 #  layout:
9080 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9081 #    layout: "plot-service-density"
9082 #
9083 #- type: "plot"
9084 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9085 #  algorithm: "plot_nf_heatmap"
9086 #  output-file-type: ".html"
9087 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9088 #  data: "plot-vpp-nfv-2n-skx-mrr"
9089 #  filter: "'NIC_Intel-XXV710' and
9090 #           'NF_DENSITY' and
9091 #           'DOCKER' and
9092 #           'PIPELINE' and
9093 #           'NF_VPPIP4' and
9094 #           '64B' and
9095 #           '4T2C' and
9096 #           'MRR'"
9097 #  parameters:
9098 #  - "result"
9099 #  - "name"
9100 #  - "tags"
9101 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9102 #  x-axis: "X = CNFs per Service Pipeline"
9103 #  y-axis: "Y = Number of Service Pipelines"
9104 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9105 #  layout:
9106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9107 #    layout: "plot-service-density"
9108 #
9109 #- type: "plot"
9110 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9111 #  algorithm: "plot_nf_heatmap"
9112 #  output-file-type: ".html"
9113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9114 #  data: "plot-vpp-nfv-2n-skx-mrr"
9115 #  filter: "'NIC_Intel-XXV710' and
9116 #           'NF_DENSITY' and
9117 #           'DOCKER' and
9118 #           'PIPELINE' and
9119 #           'NF_VPPIP4' and
9120 #           '64B' and
9121 #           '8T4C' and
9122 #           'MRR'"
9123 #  parameters:
9124 #  - "result"
9125 #  - "name"
9126 #  - "tags"
9127 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9128 #  x-axis: "X = CNFs per Service Pipeline"
9129 #  y-axis: "Y = Number of Service Pipelines"
9130 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9131 #  layout:
9132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9133 #    layout: "plot-service-density"
9134 #
9135 ## Plots - NF Density - CSP - MRR IMIX
9136 #- type: "plot"
9137 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9138 #  algorithm: "plot_nf_heatmap"
9139 #  output-file-type: ".html"
9140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9141 #  data: "plot-vpp-nfv-2n-skx-mrr"
9142 #  filter: "'NIC_Intel-XXV710' and
9143 #           'NF_DENSITY' and
9144 #           'DOCKER' and
9145 #           'PIPELINE' and
9146 #           'NF_VPPIP4' and
9147 #           'IMIX' and
9148 #           '2T1C' and
9149 #           'MRR'"
9150 #  parameters:
9151 #  - "result"
9152 #  - "name"
9153 #  - "tags"
9154 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9155 #  x-axis: "X = CNFs per Service Pipeline"
9156 #  y-axis: "Y = Number of Service Pipelines"
9157 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9158 #  layout:
9159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9160 #    layout: "plot-service-density"
9161 #
9162 #- type: "plot"
9163 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9164 #  algorithm: "plot_nf_heatmap"
9165 #  output-file-type: ".html"
9166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9167 #  data: "plot-vpp-nfv-2n-skx-mrr"
9168 #  filter: "'NIC_Intel-XXV710' and
9169 #           'NF_DENSITY' and
9170 #           'DOCKER' and
9171 #           'PIPELINE' and
9172 #           'NF_VPPIP4' and
9173 #           'IMIX' and
9174 #           '4T2C' and
9175 #           'MRR'"
9176 #  parameters:
9177 #  - "result"
9178 #  - "name"
9179 #  - "tags"
9180 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9181 #  x-axis: "X = CNFs per Service Pipeline"
9182 #  y-axis: "Y = Number of Service Pipelines"
9183 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9184 #  layout:
9185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9186 #    layout: "plot-service-density"
9187 #
9188 #- type: "plot"
9189 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9190 #  algorithm: "plot_nf_heatmap"
9191 #  output-file-type: ".html"
9192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9193 #  data: "plot-vpp-nfv-2n-skx-mrr"
9194 #  filter: "'NIC_Intel-XXV710' and
9195 #           'NF_DENSITY' and
9196 #           'DOCKER' and
9197 #           'PIPELINE' and
9198 #           'NF_VPPIP4' and
9199 #           'IMIX' and
9200 #           '8T4C' and
9201 #           'MRR'"
9202 #  parameters:
9203 #  - "result"
9204 #  - "name"
9205 #  - "tags"
9206 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9207 #  x-axis: "X = CNFs per Service Pipeline"
9208 #  y-axis: "Y = Number of Service Pipelines"
9209 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9210 #  layout:
9211 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9212 #    layout: "plot-service-density"
9213 #
9214 ## Plots - NF Density - CSP - NDR 64b
9215 #- type: "plot"
9216 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9217 #  algorithm: "plot_nf_heatmap"
9218 #  output-file-type: ".html"
9219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9220 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9221 #  filter: "'NIC_Intel-XXV710' and
9222 #           'NF_DENSITY' and
9223 #           'DOCKER' and
9224 #           'PIPELINE' and
9225 #           'NF_VPPIP4' and
9226 #           '64B' and
9227 #           '2T1C' and
9228 #           'NDRPDR'"
9229 #  parameters:
9230 #  - "throughput"
9231 #  - "name"
9232 #  - "tags"
9233 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9234 #  x-axis: "X = CNFs per Service Pipeline"
9235 #  y-axis: "Y = Number of Service Pipelines"
9236 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9237 #  layout:
9238 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9239 #    layout: "plot-service-density"
9240 #
9241 #- type: "plot"
9242 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9243 #  algorithm: "plot_nf_heatmap"
9244 #  output-file-type: ".html"
9245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9246 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9247 #  filter: "'NIC_Intel-XXV710' and
9248 #           'NF_DENSITY' and
9249 #           'DOCKER' and
9250 #           'PIPELINE' and
9251 #           'NF_VPPIP4' and
9252 #           '64B' and
9253 #           '4T2C' and
9254 #           'NDRPDR'"
9255 #  parameters:
9256 #  - "throughput"
9257 #  - "name"
9258 #  - "tags"
9259 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9260 #  x-axis: "X = CNFs per Service Pipeline"
9261 #  y-axis: "Y = Number of Service Pipelines"
9262 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9263 #  layout:
9264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9265 #    layout: "plot-service-density"
9266 #
9267 #- type: "plot"
9268 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9269 #  algorithm: "plot_nf_heatmap"
9270 #  output-file-type: ".html"
9271 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9272 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9273 #  filter: "'NIC_Intel-XXV710' and
9274 #           'NF_DENSITY' and
9275 #           'DOCKER' and
9276 #           'PIPELINE' and
9277 #           'NF_VPPIP4' and
9278 #           '64B' and
9279 #           '8T4C' and
9280 #           'NDRPDR'"
9281 #  parameters:
9282 #  - "throughput"
9283 #  - "name"
9284 #  - "tags"
9285 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9286 #  x-axis: "X = CNFs per Service Pipeline"
9287 #  y-axis: "Y = Number of Service Pipelines"
9288 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9289 #  layout:
9290 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9291 #    layout: "plot-service-density"
9292 #
9293 ## Plots - NF Density - CSP - NDR IMIX
9294 #- type: "plot"
9295 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9296 #  algorithm: "plot_nf_heatmap"
9297 #  output-file-type: ".html"
9298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9299 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9300 #  filter: "'NIC_Intel-XXV710' and
9301 #           'NF_DENSITY' and
9302 #           'DOCKER' and
9303 #           'PIPELINE' and
9304 #           'NF_VPPIP4' and
9305 #           'IMIX' and
9306 #           '2T1C' and
9307 #           'NDRPDR'"
9308 #  parameters:
9309 #  - "throughput"
9310 #  - "name"
9311 #  - "tags"
9312 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9313 #  x-axis: "X = CNFs per Service Pipeline"
9314 #  y-axis: "Y = Number of Service Pipelines"
9315 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9316 #  layout:
9317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9318 #    layout: "plot-service-density"
9319 #
9320 #- type: "plot"
9321 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9322 #  algorithm: "plot_nf_heatmap"
9323 #  output-file-type: ".html"
9324 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9325 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9326 #  filter: "'NIC_Intel-XXV710' and
9327 #           'NF_DENSITY' and
9328 #           'DOCKER' and
9329 #           'PIPELINE' and
9330 #           'NF_VPPIP4' and
9331 #           'IMIX' and
9332 #           '4T2C' and
9333 #           'NDRPDR'"
9334 #  parameters:
9335 #  - "throughput"
9336 #  - "name"
9337 #  - "tags"
9338 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9339 #  x-axis: "X = CNFs per Service Pipeline"
9340 #  y-axis: "Y = Number of Service Pipelines"
9341 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9342 #  layout:
9343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9344 #    layout: "plot-service-density"
9345 #
9346 #- type: "plot"
9347 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9348 #  algorithm: "plot_nf_heatmap"
9349 #  output-file-type: ".html"
9350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9351 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9352 #  filter: "'NIC_Intel-XXV710' and
9353 #           'NF_DENSITY' and
9354 #           'DOCKER' and
9355 #           'PIPELINE' and
9356 #           'NF_VPPIP4' and
9357 #           'IMIX' and
9358 #           '8T4C' and
9359 #           'NDRPDR'"
9360 #  parameters:
9361 #  - "throughput"
9362 #  - "name"
9363 #  - "tags"
9364 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9365 #  x-axis: "X = CNFs per Service Pipeline"
9366 #  y-axis: "Y = Number of Service Pipelines"
9367 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9368 #  layout:
9369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9370 #    layout: "plot-service-density"
9371 #
9372 ## Plots - NF Density - CSP - PDR 64b
9373 #- type: "plot"
9374 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9375 #  algorithm: "plot_nf_heatmap"
9376 #  output-file-type: ".html"
9377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9378 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9379 #  filter: "'NIC_Intel-XXV710' and
9380 #           'NF_DENSITY' and
9381 #           'DOCKER' and
9382 #           'PIPELINE' and
9383 #           'NF_VPPIP4' and
9384 #           '64B' and
9385 #           '2T1C' and
9386 #           'NDRPDR'"
9387 #  parameters:
9388 #  - "throughput"
9389 #  - "name"
9390 #  - "tags"
9391 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9392 #  x-axis: "X = CNFs per Service Pipeline"
9393 #  y-axis: "Y = Number of Service Pipelines"
9394 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9395 #  layout:
9396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9397 #    layout: "plot-service-density"
9398 #
9399 #- type: "plot"
9400 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9401 #  algorithm: "plot_nf_heatmap"
9402 #  output-file-type: ".html"
9403 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9404 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9405 #  filter: "'NIC_Intel-XXV710' and
9406 #           'NF_DENSITY' and
9407 #           'DOCKER' and
9408 #           'PIPELINE' and
9409 #           'NF_VPPIP4' and
9410 #           '64B' and
9411 #           '4T2C' and
9412 #           'NDRPDR'"
9413 #  parameters:
9414 #  - "throughput"
9415 #  - "name"
9416 #  - "tags"
9417 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9418 #  x-axis: "X = CNFs per Service Pipeline"
9419 #  y-axis: "Y = Number of Service Pipelines"
9420 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9421 #  layout:
9422 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9423 #    layout: "plot-service-density"
9424 #
9425 #- type: "plot"
9426 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9427 #  algorithm: "plot_nf_heatmap"
9428 #  output-file-type: ".html"
9429 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9430 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9431 #  filter: "'NIC_Intel-XXV710' and
9432 #           'NF_DENSITY' and
9433 #           'DOCKER' and
9434 #           'PIPELINE' and
9435 #           'NF_VPPIP4' and
9436 #           '64B' and
9437 #           '8T4C' and
9438 #           'NDRPDR'"
9439 #  parameters:
9440 #  - "throughput"
9441 #  - "name"
9442 #  - "tags"
9443 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9444 #  x-axis: "X = CNFs per Service Pipeline"
9445 #  y-axis: "Y = Number of Service Pipelines"
9446 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9447 #  layout:
9448 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9449 #    layout: "plot-service-density"
9450 #
9451 ## Plots - NF Density - CSP - PDR IMIX
9452 #- type: "plot"
9453 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9454 #  algorithm: "plot_nf_heatmap"
9455 #  output-file-type: ".html"
9456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9457 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9458 #  filter: "'NIC_Intel-XXV710' and
9459 #           'NF_DENSITY' and
9460 #           'DOCKER' and
9461 #           'PIPELINE' and
9462 #           'NF_VPPIP4' and
9463 #           'IMIX' and
9464 #           '2T1C' and
9465 #           'NDRPDR'"
9466 #  parameters:
9467 #  - "throughput"
9468 #  - "name"
9469 #  - "tags"
9470 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9471 #  x-axis: "X = CNFs per Service Pipeline"
9472 #  y-axis: "Y = Number of Service Pipelines"
9473 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9474 #  layout:
9475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9476 #    layout: "plot-service-density"
9477 #
9478 #- type: "plot"
9479 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9480 #  algorithm: "plot_nf_heatmap"
9481 #  output-file-type: ".html"
9482 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9483 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9484 #  filter: "'NIC_Intel-XXV710' and
9485 #           'NF_DENSITY' and
9486 #           'DOCKER' and
9487 #           'PIPELINE' and
9488 #           'NF_VPPIP4' and
9489 #           'IMIX' and
9490 #           '4T2C' and
9491 #           'NDRPDR'"
9492 #  parameters:
9493 #  - "throughput"
9494 #  - "name"
9495 #  - "tags"
9496 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9497 #  x-axis: "X = CNFs per Service Pipeline"
9498 #  y-axis: "Y = Number of Service Pipelines"
9499 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9500 #  layout:
9501 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9502 #    layout: "plot-service-density"
9503 #
9504 #- type: "plot"
9505 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9506 #  algorithm: "plot_nf_heatmap"
9507 #  output-file-type: ".html"
9508 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9509 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9510 #  filter: "'NIC_Intel-XXV710' and
9511 #           'NF_DENSITY' and
9512 #           'DOCKER' and
9513 #           'PIPELINE' and
9514 #           'NF_VPPIP4' and
9515 #           'IMIX' and
9516 #           '8T4C' and
9517 #           'NDRPDR'"
9518 #  parameters:
9519 #  - "throughput"
9520 #  - "name"
9521 #  - "tags"
9522 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9523 #  x-axis: "X = CNFs per Service Pipeline"
9524 #  y-axis: "Y = Number of Service Pipelines"
9525 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9526 #  layout:
9527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9528 #    layout: "plot-service-density"
9529
9530 ###############################################################################
9531 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9532
9533 #- type: "plot"
9534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9535 #  algorithm: "plot_nf_heatmap"
9536 #  output-file-type: ".html"
9537 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9538 #  data: "plot-vpp-nfv-2n-clx-mrr"
9539 #  filter: "'NIC_Intel-XXV710' and
9540 #           'NF_DENSITY' and
9541 #           'VHOST' and
9542 #           not 'VXLAN' and
9543 #           'CHAIN' and
9544 #           'NF_VPPIP4' and
9545 #           'IMIX' and
9546 #           '2T1C' and
9547 #           'MRR'"
9548 #  parameters:
9549 #  - "result"
9550 #  - "name"
9551 #  - "tags"
9552 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9553 #  x-axis: "X = VNFs per Service Chain"
9554 #  y-axis: "Y = Number of Service Chains"
9555 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9556 #  layout:
9557 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9558 #    layout: "plot-service-density"
9559 #
9560 #- type: "plot"
9561 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9562 #  algorithm: "plot_nf_heatmap"
9563 #  output-file-type: ".html"
9564 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9565 #  data: "plot-vpp-nfv-2n-clx-mrr"
9566 #  filter: "'NIC_Intel-XXV710' and
9567 #           'NF_DENSITY' and
9568 #           'VHOST' and
9569 #           not 'VXLAN' and
9570 #           'CHAIN' and
9571 #           'NF_VPPIP4' and
9572 #           'IMIX' and
9573 #           '4T2C' and
9574 #           'MRR'"
9575 #  parameters:
9576 #  - "result"
9577 #  - "name"
9578 #  - "tags"
9579 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9580 #  x-axis: "X = VNFs per Service Chain"
9581 #  y-axis: "Y = Number of Service Chains"
9582 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9583 #  layout:
9584 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9585 #    layout: "plot-service-density"
9586 #
9587 #- type: "plot"
9588 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9589 #  algorithm: "plot_nf_heatmap"
9590 #  output-file-type: ".html"
9591 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9592 #  data: "plot-vpp-nfv-2n-clx-mrr"
9593 #  filter: "'NIC_Intel-XXV710' and
9594 #           'NF_DENSITY' and
9595 #           'VHOST' and
9596 #           not 'VXLAN' and
9597 #           'CHAIN' and
9598 #           'NF_VPPIP4' and
9599 #           'IMIX' and
9600 #           '8T4C' and
9601 #           'MRR'"
9602 #  parameters:
9603 #  - "result"
9604 #  - "name"
9605 #  - "tags"
9606 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9607 #  x-axis: "X = VNFs per Service Chain"
9608 #  y-axis: "Y = Number of Service Chains"
9609 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9610 #  layout:
9611 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9612 #    layout: "plot-service-density"
9613 #
9614 ## Plots - NF Density - VSC - NDR IMIX
9615 #- type: "plot"
9616 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9617 #  algorithm: "plot_nf_heatmap"
9618 #  output-file-type: ".html"
9619 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9620 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9621 #  filter: "'NIC_Intel-XXV710' and
9622 #           'NF_DENSITY' and
9623 #           'VHOST' and
9624 #           not 'VXLAN' and
9625 #           'CHAIN' and
9626 #           'NF_VPPIP4' and
9627 #           'IMIX' and
9628 #           '2T1C' and
9629 #           'NDRPDR'"
9630 #  parameters:
9631 #  - "throughput"
9632 #  - "name"
9633 #  - "tags"
9634 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9635 #  x-axis: "X = VNFs per Service Chain"
9636 #  y-axis: "Y = Number of Service Chains"
9637 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9638 #  layout:
9639 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9640 #    layout: "plot-service-density"
9641 #
9642 #- type: "plot"
9643 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9644 #  algorithm: "plot_nf_heatmap"
9645 #  output-file-type: ".html"
9646 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9647 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9648 #  filter: "'NIC_Intel-XXV710' and
9649 #           'NF_DENSITY' and
9650 #           'VHOST' and
9651 #           not 'VXLAN' and
9652 #           'CHAIN' and
9653 #           'NF_VPPIP4' and
9654 #           'IMIX' and
9655 #           '4T2C' and
9656 #           'NDRPDR'"
9657 #  parameters:
9658 #  - "throughput"
9659 #  - "name"
9660 #  - "tags"
9661 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9662 #  x-axis: "X = VNFs per Service Chain"
9663 #  y-axis: "Y = Number of Service Chains"
9664 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9665 #  layout:
9666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9667 #    layout: "plot-service-density"
9668 #
9669 #- type: "plot"
9670 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9671 #  algorithm: "plot_nf_heatmap"
9672 #  output-file-type: ".html"
9673 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9674 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9675 #  filter: "'NIC_Intel-XXV710' and
9676 #           'NF_DENSITY' and
9677 #           'VHOST' and
9678 #           not 'VXLAN' and
9679 #           'CHAIN' and
9680 #           'NF_VPPIP4' and
9681 #           'IMIX' and
9682 #           '8T4C' and
9683 #           'NDRPDR'"
9684 #  parameters:
9685 #  - "throughput"
9686 #  - "name"
9687 #  - "tags"
9688 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9689 #  x-axis: "X = VNFs per Service Chain"
9690 #  y-axis: "Y = Number of Service Chains"
9691 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9692 #  layout:
9693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9694 #    layout: "plot-service-density"
9695 #
9696 ## Plots - NF Density - VSC - PDR IMIX
9697 #- type: "plot"
9698 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9699 #  algorithm: "plot_nf_heatmap"
9700 #  output-file-type: ".html"
9701 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9702 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9703 #  filter: "'NIC_Intel-XXV710' and
9704 #           'NF_DENSITY' and
9705 #           'VHOST' and
9706 #           not 'VXLAN' and
9707 #           'CHAIN' and
9708 #           'NF_VPPIP4' and
9709 #           'IMIX' and
9710 #           '2T1C' and
9711 #           'NDRPDR'"
9712 #  parameters:
9713 #  - "throughput"
9714 #  - "name"
9715 #  - "tags"
9716 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9717 #  x-axis: "X = VNFs per Service Chain"
9718 #  y-axis: "Y = Number of Service Chains"
9719 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9720 #  layout:
9721 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9722 #    layout: "plot-service-density"
9723 #
9724 #- type: "plot"
9725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9726 #  algorithm: "plot_nf_heatmap"
9727 #  output-file-type: ".html"
9728 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9729 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9730 #  filter: "'NIC_Intel-XXV710' and
9731 #           'NF_DENSITY' and
9732 #           'VHOST' and
9733 #           not 'VXLAN' and
9734 #           'CHAIN' and
9735 #           'NF_VPPIP4' and
9736 #           'IMIX' and
9737 #           '4T2C' and
9738 #           'NDRPDR'"
9739 #  parameters:
9740 #  - "throughput"
9741 #  - "name"
9742 #  - "tags"
9743 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9744 #  x-axis: "X = VNFs per Service Chain"
9745 #  y-axis: "Y = Number of Service Chains"
9746 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9747 #  layout:
9748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9749 #    layout: "plot-service-density"
9750 #
9751 #- type: "plot"
9752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9753 #  algorithm: "plot_nf_heatmap"
9754 #  output-file-type: ".html"
9755 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9756 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9757 #  filter: "'NIC_Intel-XXV710' and
9758 #           'NF_DENSITY' and
9759 #           'VHOST' and
9760 #           not 'VXLAN' and
9761 #           'CHAIN' and
9762 #           'NF_VPPIP4' and
9763 #           'IMIX' and
9764 #           '8T4C' and
9765 #           'NDRPDR'"
9766 #  parameters:
9767 #  - "throughput"
9768 #  - "name"
9769 #  - "tags"
9770 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9771 #  x-axis: "X = VNFs per Service Chain"
9772 #  y-axis: "Y = Number of Service Chains"
9773 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9774 #  layout:
9775 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9776 #    layout: "plot-service-density"
9777 #
9778 ## Plots - NF Density - VSC - MRR IMIX
9779 #- type: "plot"
9780 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9781 #  algorithm: "plot_nf_heatmap"
9782 #  output-file-type: ".html"
9783 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9784 #  data: "plot-vpp-nfv-2n-clx-mrr"
9785 #  filter: "'NIC_Intel-XXV710' and
9786 #           'NF_DENSITY' and
9787 #           'VHOST' and
9788 #           'VXLAN' and
9789 #           'CHAIN' and
9790 #           'IMIX' and
9791 #           '2T1C' and
9792 #           'MRR'"
9793 #  parameters:
9794 #  - "result"
9795 #  - "name"
9796 #  - "tags"
9797 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9798 #  x-axis: "X = VNFs per Service Chain"
9799 #  y-axis: "Y = Number of Service Chains"
9800 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9801 #  layout:
9802 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9803 #    layout: "plot-service-density"
9804 #
9805 #- type: "plot"
9806 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9807 #  algorithm: "plot_nf_heatmap"
9808 #  output-file-type: ".html"
9809 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9810 #  data: "plot-vpp-nfv-2n-clx-mrr"
9811 #  filter: "'NIC_Intel-XXV710' and
9812 #           'NF_DENSITY' and
9813 #           'VHOST' and
9814 #           'VXLAN' and
9815 #           'CHAIN' and
9816 #           'IMIX' and
9817 #           '4T2C' and
9818 #           'MRR'"
9819 #  parameters:
9820 #  - "result"
9821 #  - "name"
9822 #  - "tags"
9823 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9824 #  x-axis: "X = VNFs per Service Chain"
9825 #  y-axis: "Y = Number of Service Chains"
9826 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9827 #  layout:
9828 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9829 #    layout: "plot-service-density"
9830 #
9831 #- type: "plot"
9832 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9833 #  algorithm: "plot_nf_heatmap"
9834 #  output-file-type: ".html"
9835 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9836 #  data: "plot-vpp-nfv-2n-clx-mrr"
9837 #  filter: "'NIC_Intel-XXV710' and
9838 #           'NF_DENSITY' and
9839 #           'VHOST' and
9840 #           'VXLAN' and
9841 #           'CHAIN' and
9842 #           'IMIX' and
9843 #           '8T4C' and
9844 #           'MRR'"
9845 #  parameters:
9846 #  - "result"
9847 #  - "name"
9848 #  - "tags"
9849 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9850 #  x-axis: "X = VNFs per Service Chain"
9851 #  y-axis: "Y = Number of Service Chains"
9852 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9853 #  layout:
9854 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9855 #    layout: "plot-service-density"
9856 #
9857 ## Plots - NF Density - VSC - NDR IMIX
9858 #- type: "plot"
9859 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9860 #  algorithm: "plot_nf_heatmap"
9861 #  output-file-type: ".html"
9862 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9863 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9864 #  filter: "'NIC_Intel-XXV710' and
9865 #           'NF_DENSITY' and
9866 #           'VHOST' and
9867 #           'VXLAN' and
9868 #           'CHAIN' a
9869 #           'IMIX' and
9870 #           '2T1C' and
9871 #           'NDRPDR'"
9872 #  parameters:
9873 #  - "throughput"
9874 #  - "name"
9875 #  - "tags"
9876 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9877 #  x-axis: "X = VNFs per Service Chain"
9878 #  y-axis: "Y = Number of Service Chains"
9879 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9880 #  layout:
9881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9882 #    layout: "plot-service-density"
9883 #
9884 #- type: "plot"
9885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9886 #  algorithm: "plot_nf_heatmap"
9887 #  output-file-type: ".html"
9888 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9889 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9890 #  filter: "'NIC_Intel-XXV710' and
9891 #           'NF_DENSITY' and
9892 #           'VHOST' and
9893 #           'VXLAN' and
9894 #           'CHAIN' and
9895 #           'IMIX' and
9896 #           '4T2C' and
9897 #           'NDRPDR'"
9898 #  parameters:
9899 #  - "throughput"
9900 #  - "name"
9901 #  - "tags"
9902 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9903 #  x-axis: "X = VNFs per Service Chain"
9904 #  y-axis: "Y = Number of Service Chains"
9905 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9906 #  layout:
9907 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9908 #    layout: "plot-service-density"
9909 #
9910 #- type: "plot"
9911 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9912 #  algorithm: "plot_nf_heatmap"
9913 #  output-file-type: ".html"
9914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9915 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9916 #  filter: "'NIC_Intel-XXV710' and
9917 #           'NF_DENSITY' and
9918 #           'VHOST' and
9919 #           'VXLAN' and
9920 #           'CHAIN' and
9921 #           'IMIX' and
9922 #           '8T4C' and
9923 #           'NDRPDR'"
9924 #  parameters:
9925 #  - "throughput"
9926 #  - "name"
9927 #  - "tags"
9928 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9929 #  x-axis: "X = VNFs per Service Chain"
9930 #  y-axis: "Y = Number of Service Chains"
9931 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9932 #  layout:
9933 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9934 #    layout: "plot-service-density"
9935 #
9936 ## Plots - NF Density - VSC - PDR IMIX
9937 #- type: "plot"
9938 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9939 #  algorithm: "plot_nf_heatmap"
9940 #  output-file-type: ".html"
9941 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9942 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9943 #  filter: "'NIC_Intel-XXV710' and
9944 #           'NF_DENSITY' and
9945 #           'VHOST' and
9946 #           'VXLAN' and
9947 #           'CHAIN' and
9948 #           'IMIX' and
9949 #           '2T1C' and
9950 #           'NDRPDR'"
9951 #  parameters:
9952 #  - "throughput"
9953 #  - "name"
9954 #  - "tags"
9955 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9956 #  x-axis: "X = VNFs per Service Chain"
9957 #  y-axis: "Y = Number of Service Chains"
9958 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9959 #  layout:
9960 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9961 #    layout: "plot-service-density"
9962 #
9963 #- type: "plot"
9964 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9965 #  algorithm: "plot_nf_heatmap"
9966 #  output-file-type: ".html"
9967 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9968 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9969 #  filter: "'NIC_Intel-XXV710' and
9970 #           'NF_DENSITY' and
9971 #           'VHOST' and
9972 #           'VXLAN' and
9973 #           'CHAIN' and
9974 #           'IMIX' and
9975 #           '4T2C' and
9976 #           'NDRPDR'"
9977 #  parameters:
9978 #  - "throughput"
9979 #  - "name"
9980 #  - "tags"
9981 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9982 #  x-axis: "X = VNFs per Service Chain"
9983 #  y-axis: "Y = Number of Service Chains"
9984 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9985 #  layout:
9986 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9987 #    layout: "plot-service-density"
9988 #
9989 #- type: "plot"
9990 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9991 #  algorithm: "plot_nf_heatmap"
9992 #  output-file-type: ".html"
9993 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9994 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9995 #  filter: "'NIC_Intel-XXV710' and
9996 #           'NF_DENSITY' and
9997 #           'VHOST' and
9998 #           'VXLAN' and
9999 #           'CHAIN' and
10000 #           'IMIX' and
10001 #           '8T4C' and
10002 #           'NDRPDR'"
10003 #  parameters:
10004 #  - "throughput"
10005 #  - "name"
10006 #  - "tags"
10007 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10008 #  x-axis: "X = VNFs per Service Chain"
10009 #  y-axis: "Y = Number of Service Chains"
10010 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10011 #  layout:
10012 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10013 #    layout: "plot-service-density"
10014 #
10015 ## Plots - NF Density - CSC - MRR IMIX
10016 #- type: "plot"
10017 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10018 #  algorithm: "plot_nf_heatmap"
10019 #  output-file-type: ".html"
10020 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10021 #  data: "plot-vpp-nfv-2n-clx-mrr"
10022 #  filter: "'NIC_Intel-XXV710' and
10023 #           'NF_DENSITY' and
10024 #           'DOCKER' and
10025 #           'CHAIN' and
10026 #           'NF_VPPIP4' and
10027 #           'IMIX' and
10028 #           '2T1C' and
10029 #           'MRR'"
10030 #  parameters:
10031 #  - "result"
10032 #  - "name"
10033 #  - "tags"
10034 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10035 #  x-axis: "X = CNFs per Service Chain"
10036 #  y-axis: "Y = Number of Service Chains"
10037 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10038 #  layout:
10039 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10040 #    layout: "plot-service-density"
10041 #
10042 #- type: "plot"
10043 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10044 #  algorithm: "plot_nf_heatmap"
10045 #  output-file-type: ".html"
10046 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10047 #  data: "plot-vpp-nfv-2n-clx-mrr"
10048 #  filter: "'NIC_Intel-XXV710' and
10049 #           'NF_DENSITY' and
10050 #           'DOCKER' and
10051 #           'CHAIN' and
10052 #           'NF_VPPIP4' and
10053 #           'IMIX' and
10054 #           '4T2C' and
10055 #           'MRR'"
10056 #  parameters:
10057 #  - "result"
10058 #  - "name"
10059 #  - "tags"
10060 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10061 #  x-axis: "X = CNFs per Service Chain"
10062 #  y-axis: "Y = Number of Service Chains"
10063 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10064 #  layout:
10065 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10066 #    layout: "plot-service-density"
10067 #
10068 #- type: "plot"
10069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10070 #  algorithm: "plot_nf_heatmap"
10071 #  output-file-type: ".html"
10072 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10073 #  data: "plot-vpp-nfv-2n-clx-mrr"
10074 #  filter: "'NIC_Intel-XXV710' and
10075 #           'NF_DENSITY' and
10076 #           'DOCKER' and
10077 #           'CHAIN' and
10078 #           'NF_VPPIP4' and
10079 #           'IMIX' and
10080 #           '8T4C' and
10081 #           'MRR'"
10082 #  parameters:
10083 #  - "result"
10084 #  - "name"
10085 #  - "tags"
10086 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10087 #  x-axis: "X = CNFs per Service Chain"
10088 #  y-axis: "Y = Number of Service Chains"
10089 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10090 #  layout:
10091 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10092 #    layout: "plot-service-density"
10093 #
10094 ## Plots - NF Density - CSC - NDR IMIX
10095 #- type: "plot"
10096 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10097 #  algorithm: "plot_nf_heatmap"
10098 #  output-file-type: ".html"
10099 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10100 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10101 #  filter: "'NIC_Intel-XXV710' and
10102 #           'NF_DENSITY' and
10103 #           'DOCKER' and
10104 #           'CHAIN' and
10105 #           'NF_VPPIP4' and
10106 #           'IMIX' and
10107 #           '2T1C' and
10108 #           'NDRPDR'"
10109 #  parameters:
10110 #  - "throughput"
10111 #  - "name"
10112 #  - "tags"
10113 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10114 #  x-axis: "X = CNFs per Service Chain"
10115 #  y-axis: "Y = Number of Service Chains"
10116 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10117 #  layout:
10118 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10119 #    layout: "plot-service-density"
10120 #
10121 #- type: "plot"
10122 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10123 #  algorithm: "plot_nf_heatmap"
10124 #  output-file-type: ".html"
10125 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10126 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10127 #  filter: "'NIC_Intel-XXV710' and
10128 #           'NF_DENSITY' and
10129 #           'DOCKER' and
10130 #           'CHAIN' and
10131 #           'NF_VPPIP4' and
10132 #           'IMIX' and
10133 #           '4T2C' and
10134 #           'NDRPDR'"
10135 #  parameters:
10136 #  - "throughput"
10137 #  - "name"
10138 #  - "tags"
10139 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10140 #  x-axis: "X = CNFs per Service Chain"
10141 #  y-axis: "Y = Number of Service Chains"
10142 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10143 #  layout:
10144 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10145 #    layout: "plot-service-density"
10146 #
10147 #- type: "plot"
10148 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10149 #  algorithm: "plot_nf_heatmap"
10150 #  output-file-type: ".html"
10151 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10152 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10153 #  filter: "'NIC_Intel-XXV710' and
10154 #           'NF_DENSITY' and
10155 #           'DOCKER' and
10156 #           'CHAIN' and
10157 #           'NF_VPPIP4' and
10158 #           'IMIX' and
10159 #           '8T4C' and
10160 #           'NDRPDR'"
10161 #  parameters:
10162 #  - "throughput"
10163 #  - "name"
10164 #  - "tags"
10165 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10166 #  x-axis: "X = CNFs per Service Chain"
10167 #  y-axis: "Y = Number of Service Chains"
10168 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10169 #  layout:
10170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10171 #    layout: "plot-service-density"
10172 #
10173 ## Plots - NF Density - CSC - PDR IMIX
10174 #- type: "plot"
10175 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10176 #  algorithm: "plot_nf_heatmap"
10177 #  output-file-type: ".html"
10178 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10179 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10180 #  filter: "'NIC_Intel-XXV710' and
10181 #           'NF_DENSITY' and
10182 #           'DOCKER' and
10183 #           'CHAIN' and
10184 #           'NF_VPPIP4' and
10185 #           'IMIX' and
10186 #           '2T1C' and
10187 #           'NDRPDR'"
10188 #  parameters:
10189 #  - "throughput"
10190 #  - "name"
10191 #  - "tags"
10192 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10193 #  x-axis: "X = CNFs per Service Chain"
10194 #  y-axis: "Y = Number of Service Chains"
10195 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10196 #  layout:
10197 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10198 #    layout: "plot-service-density"
10199 #
10200 #- type: "plot"
10201 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10202 #  algorithm: "plot_nf_heatmap"
10203 #  output-file-type: ".html"
10204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10205 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10206 #  filter: "'NIC_Intel-XXV710' and
10207 #           'NF_DENSITY' and
10208 #           'DOCKER' and
10209 #           'CHAIN' and
10210 #           'NF_VPPIP4' and
10211 #           'IMIX' and
10212 #           '4T2C' and
10213 #           'NDRPDR'"
10214 #  parameters:
10215 #  - "throughput"
10216 #  - "name"
10217 #  - "tags"
10218 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10219 #  x-axis: "X = CNFs per Service Chain"
10220 #  y-axis: "Y = Number of Service Chains"
10221 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10222 #  layout:
10223 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10224 #    layout: "plot-service-density"
10225 #
10226 #- type: "plot"
10227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10228 #  algorithm: "plot_nf_heatmap"
10229 #  output-file-type: ".html"
10230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10231 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10232 #  filter: "'NIC_Intel-XXV710' and
10233 #           'NF_DENSITY' and
10234 #           'DOCKER' and
10235 #           'CHAIN' and
10236 #           'NF_VPPIP4' and
10237 #           'IMIX' and
10238 #           '8T4C' and
10239 #           'NDRPDR'"
10240 #  parameters:
10241 #  - "throughput"
10242 #  - "name"
10243 #  - "tags"
10244 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10245 #  x-axis: "X = CNFs per Service Chain"
10246 #  y-axis: "Y = Number of Service Chains"
10247 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10248 #  layout:
10249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10250 #    layout: "plot-service-density"
10251 #
10252 ## Plots - NF Density - CSP - MRR IMIX
10253 #- type: "plot"
10254 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10255 #  algorithm: "plot_nf_heatmap"
10256 #  output-file-type: ".html"
10257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10258 #  data: "plot-vpp-nfv-2n-clx-mrr"
10259 #  filter: "'NIC_Intel-XXV710' and
10260 #           'NF_DENSITY' and
10261 #           'DOCKER' and
10262 #           'PIPELINE' and
10263 #           'NF_VPPIP4' and
10264 #           'IMIX' and
10265 #           '2T1C' and
10266 #           'MRR'"
10267 #  parameters:
10268 #  - "result"
10269 #  - "name"
10270 #  - "tags"
10271 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10272 #  x-axis: "X = CNFs per Service Pipeline"
10273 #  y-axis: "Y = Number of Service Pipelines"
10274 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10275 #  layout:
10276 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10277 #    layout: "plot-service-density"
10278 #
10279 #- type: "plot"
10280 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10281 #  algorithm: "plot_nf_heatmap"
10282 #  output-file-type: ".html"
10283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10284 #  data: "plot-vpp-nfv-2n-clx-mrr"
10285 #  filter: "'NIC_Intel-XXV710' and
10286 #           'NF_DENSITY' and
10287 #           'DOCKER' and
10288 #           'PIPELINE' and
10289 #           'NF_VPPIP4' and
10290 #           'IMIX' and
10291 #           '4T2C' and
10292 #           'MRR'"
10293 #  parameters:
10294 #  - "result"
10295 #  - "name"
10296 #  - "tags"
10297 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10298 #  x-axis: "X = CNFs per Service Pipeline"
10299 #  y-axis: "Y = Number of Service Pipelines"
10300 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10301 #  layout:
10302 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10303 #    layout: "plot-service-density"
10304 #
10305 #- type: "plot"
10306 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10307 #  algorithm: "plot_nf_heatmap"
10308 #  output-file-type: ".html"
10309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10310 #  data: "plot-vpp-nfv-2n-clx-mrr"
10311 #  filter: "'NIC_Intel-XXV710' and
10312 #           'NF_DENSITY' and
10313 #           'DOCKER' and
10314 #           'PIPELINE' and
10315 #           'NF_VPPIP4' and
10316 #           'IMIX' and
10317 #           '8T4C' and
10318 #           'MRR'"
10319 #  parameters:
10320 #  - "result"
10321 #  - "name"
10322 #  - "tags"
10323 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10324 #  x-axis: "X = CNFs per Service Pipeline"
10325 #  y-axis: "Y = Number of Service Pipelines"
10326 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10327 #  layout:
10328 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10329 #    layout: "plot-service-density"
10330 #
10331 ## Plots - NF Density - CSP - NDR IMIX
10332 #- type: "plot"
10333 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10334 #  algorithm: "plot_nf_heatmap"
10335 #  output-file-type: ".html"
10336 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10337 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10338 #  filter: "'NIC_Intel-XXV710' and
10339 #           'NF_DENSITY' and
10340 #           'DOCKER' and
10341 #           'PIPELINE' and
10342 #           'NF_VPPIP4' and
10343 #           'IMIX' and
10344 #           '2T1C' and
10345 #           'NDRPDR'"
10346 #  parameters:
10347 #  - "throughput"
10348 #  - "name"
10349 #  - "tags"
10350 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10351 #  x-axis: "X = CNFs per Service Pipeline"
10352 #  y-axis: "Y = Number of Service Pipelines"
10353 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10354 #  layout:
10355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10356 #    layout: "plot-service-density"
10357 #
10358 #- type: "plot"
10359 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10360 #  algorithm: "plot_nf_heatmap"
10361 #  output-file-type: ".html"
10362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10363 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10364 #  filter: "'NIC_Intel-XXV710' and
10365 #           'NF_DENSITY' and
10366 #           'DOCKER' and
10367 #           'PIPELINE' and
10368 #           'NF_VPPIP4' and
10369 #           'IMIX' and
10370 #           '4T2C' and
10371 #           'NDRPDR'"
10372 #  parameters:
10373 #  - "throughput"
10374 #  - "name"
10375 #  - "tags"
10376 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10377 #  x-axis: "X = CNFs per Service Pipeline"
10378 #  y-axis: "Y = Number of Service Pipelines"
10379 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10380 #  layout:
10381 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10382 #    layout: "plot-service-density"
10383 #
10384 #- type: "plot"
10385 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10386 #  algorithm: "plot_nf_heatmap"
10387 #  output-file-type: ".html"
10388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10389 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10390 #  filter: "'NIC_Intel-XXV710' and
10391 #           'NF_DENSITY' and
10392 #           'DOCKER' and
10393 #           'PIPELINE' and
10394 #           'NF_VPPIP4' and
10395 #           'IMIX' and
10396 #           '8T4C' and
10397 #           'NDRPDR'"
10398 #  parameters:
10399 #  - "throughput"
10400 #  - "name"
10401 #  - "tags"
10402 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10403 #  x-axis: "X = CNFs per Service Pipeline"
10404 #  y-axis: "Y = Number of Service Pipelines"
10405 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10406 #  layout:
10407 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10408 #    layout: "plot-service-density"
10409 #
10410 ## Plots - NF Density - CSP - PDR IMIX
10411 #- type: "plot"
10412 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10413 #  algorithm: "plot_nf_heatmap"
10414 #  output-file-type: ".html"
10415 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10416 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10417 #  filter: "'NIC_Intel-XXV710' and
10418 #           'NF_DENSITY' and
10419 #           'DOCKER' and
10420 #           'PIPELINE' and
10421 #           'NF_VPPIP4' and
10422 #           'IMIX' and
10423 #           '2T1C' and
10424 #           'NDRPDR'"
10425 #  parameters:
10426 #  - "throughput"
10427 #  - "name"
10428 #  - "tags"
10429 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10430 #  x-axis: "X = CNFs per Service Pipeline"
10431 #  y-axis: "Y = Number of Service Pipelines"
10432 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10433 #  layout:
10434 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10435 #    layout: "plot-service-density"
10436 #
10437 #- type: "plot"
10438 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10439 #  algorithm: "plot_nf_heatmap"
10440 #  output-file-type: ".html"
10441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10442 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10443 #  filter: "'NIC_Intel-XXV710' and
10444 #           'NF_DENSITY' and
10445 #           'DOCKER' and
10446 #           'PIPELINE' and
10447 #           'NF_VPPIP4' and
10448 #           'IMIX' and
10449 #           '4T2C' and
10450 #           'NDRPDR'"
10451 #  parameters:
10452 #  - "throughput"
10453 #  - "name"
10454 #  - "tags"
10455 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10456 #  x-axis: "X = CNFs per Service Pipeline"
10457 #  y-axis: "Y = Number of Service Pipelines"
10458 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10459 #  layout:
10460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10461 #    layout: "plot-service-density"
10462 #
10463 #- type: "plot"
10464 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10465 #  algorithm: "plot_nf_heatmap"
10466 #  output-file-type: ".html"
10467 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10468 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10469 #  filter: "'NIC_Intel-XXV710' and
10470 #           'NF_DENSITY' and
10471 #           'DOCKER' and
10472 #           'PIPELINE' and
10473 #           'NF_VPPIP4' and
10474 #           'IMIX' and
10475 #           '8T4C' and
10476 #           'NDRPDR'"
10477 #  parameters:
10478 #  - "throughput"
10479 #  - "name"
10480 #  - "tags"
10481 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10482 #  x-axis: "X = CNFs per Service Pipeline"
10483 #  y-axis: "Y = Number of Service Pipelines"
10484 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10485 #  layout:
10486 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10487 #    layout: "plot-service-density"
10488
10489 ################################################################################
10490
10491 # Packet Throughput
10492
10493 #- type: "plot"
10494 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10495 #  algorithm: "plot_perf_box_name"
10496 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10497 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10498 #  include:
10499 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10500 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10501 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10503 #  layout:
10504 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10505 #    layout: "plot-throughput"
10506 #
10507 #- type: "plot"
10508 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10509 #  algorithm: "plot_perf_box_name"
10510 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10511 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10512 #  include:
10513 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10514 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10515 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10517 #  layout:
10518 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10519 #    layout: "plot-throughput"
10520 #
10521 #- type: "plot"
10522 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10523 #  algorithm: "plot_perf_box_name"
10524 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10525 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10526 #  include:
10527 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10528 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10529 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10530 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10531 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10532 #  layout:
10533 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10534 #    layout: "plot-throughput"
10535 #
10536 #- type: "plot"
10537 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10538 #  algorithm: "plot_perf_box_name"
10539 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10540 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10541 #  include:
10542 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10543 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10544 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10545 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10546 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10547 #  layout:
10548 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10549 #    layout: "plot-throughput"
10550
10551 - type: "plot"
10552   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10553   algorithm: "plot_perf_box_name"
10554   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10555   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10556   include:
10557     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10558     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10559     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10560     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10561     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10562   layout:
10563     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10564     layout: "plot-throughput"
10565
10566 - type: "plot"
10567   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10568   algorithm: "plot_perf_box_name"
10569   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10570   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10571   include:
10572     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10573     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10574     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10575     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10576     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10577   layout:
10578     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10579     layout: "plot-throughput"
10580
10581 #- type: "plot"
10582 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10583 #  algorithm: "plot_perf_box_name"
10584 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10585 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10586 #  include:
10587 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10588 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10589 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10590 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10591 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10592 #  layout:
10593 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10594 #    layout: "plot-throughput"
10595 #
10596 #- type: "plot"
10597 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10598 #  algorithm: "plot_perf_box_name"
10599 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10600 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10601 #  include:
10602 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10603 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10604 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10605 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10606 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10607 #  layout:
10608 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10609 #    layout: "plot-throughput"
10610 #
10611 #- type: "plot"
10612 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10613 #  algorithm: "plot_perf_box_name"
10614 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10615 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10616 #  include:
10617 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10618 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10619 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10620 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10621 #  layout:
10622 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10623 #    layout: "plot-throughput"
10624 #
10625 #- type: "plot"
10626 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10627 #  algorithm: "plot_perf_box_name"
10628 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10629 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10630 #  include:
10631 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10632 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10633 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10635 #  layout:
10636 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10637 #    layout: "plot-throughput"
10638 #
10639 #- type: "plot"
10640 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10641 #  algorithm: "plot_perf_box_name"
10642 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10643 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10644 #  include:
10645 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10646 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10647 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10648 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10649 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10650 #  layout:
10651 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10652 #    layout: "plot-throughput"
10653 #
10654 #- type: "plot"
10655 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10656 #  algorithm: "plot_perf_box_name"
10657 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10658 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10659 #  include:
10660 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10661 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10662 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10663 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10664 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10665 #  layout:
10666 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10667 #    layout: "plot-throughput"
10668 #
10669 #- type: "plot"
10670 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10671 #  algorithm: "plot_perf_box_name"
10672 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10673 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10674 #  include:
10675 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10676 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10677 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10678 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10679 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10680 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10681 #  layout:
10682 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10683 #    layout: "plot-throughput"
10684 #
10685 #- type: "plot"
10686 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10687 #  algorithm: "plot_perf_box_name"
10688 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10689 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10690 #  include:
10691 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10692 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10693 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10694 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10695 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10696 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10697 #  layout:
10698 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10699 #    layout: "plot-throughput"
10700
10701 - type: "plot"
10702   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10703   algorithm: "plot_perf_box_name"
10704   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10706   include:
10707     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10708     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10709     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10710   layout:
10711     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10712     layout: "plot-throughput"
10713
10714 - type: "plot"
10715   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10716   algorithm: "plot_perf_box_name"
10717   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10719   include:
10720     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10721     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10722     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10723   layout:
10724     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10725     layout: "plot-throughput"
10726
10727 #- type: "plot"
10728 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10729 #  algorithm: "plot_perf_box_name"
10730 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10731 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10732 #  include:
10733 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10734 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10735 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10736 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10737 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10738 #  layout:
10739 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10740 #    layout: "plot-throughput"
10741 #
10742 #- type: "plot"
10743 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10744 #  algorithm: "plot_perf_box_name"
10745 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10746 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10747 #  include:
10748 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10749 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10750 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10751 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10752 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10753 #  layout:
10754 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10755 #    layout: "plot-throughput"
10756 #
10757 #- type: "plot"
10758 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10759 #  algorithm: "plot_perf_box_name"
10760 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10761 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10762 #  include:
10763 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10764 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10765 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10766 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10767 #  layout:
10768 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10769 #    layout: "plot-throughput"
10770 #
10771 #- type: "plot"
10772 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10773 #  algorithm: "plot_perf_box_name"
10774 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10775 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10776 #  include:
10777 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10778 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10781 #  layout:
10782 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10783 #    layout: "plot-throughput"
10784 #
10785 #- type: "plot"
10786 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10787 #  algorithm: "plot_perf_box_name"
10788 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10789 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10790 #  include:
10791 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10792 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10793 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10794 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10796 #  layout:
10797 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10798 #    layout: "plot-throughput"
10799 #
10800 #- type: "plot"
10801 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10802 #  algorithm: "plot_perf_box_name"
10803 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10804 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10805 #  include:
10806 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10807 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10808 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10809 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10810 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10811 #  layout:
10812 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10813 #    layout: "plot-throughput"
10814 #
10815 #- type: "plot"
10816 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10817 #  algorithm: "plot_perf_box_name"
10818 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10819 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10820 #  include:
10821 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10822 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10823 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10824 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10825 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10826 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10827 #  layout:
10828 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10829 #    layout: "plot-throughput"
10830 #
10831 #- type: "plot"
10832 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10833 #  algorithm: "plot_perf_box_name"
10834 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10835 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10836 #  include:
10837 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10838 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10839 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10840 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10841 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10842 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10843 #  layout:
10844 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10845 #    layout: "plot-throughput"
10846
10847 - type: "plot"
10848   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10849   algorithm: "plot_perf_box_name"
10850   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10851   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10852   include:
10853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10854     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10858   layout:
10859     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10860     layout: "plot-throughput"
10861
10862 - type: "plot"
10863   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10864   algorithm: "plot_perf_box_name"
10865   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10866   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10867   include:
10868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10873   layout:
10874     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10875     layout: "plot-throughput"
10876
10877 - type: "plot"
10878   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10879   algorithm: "plot_perf_box_name"
10880   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10881   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10882   include:
10883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10889   layout:
10890     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10891     layout: "plot-throughput"
10892
10893 - type: "plot"
10894   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10895   algorithm: "plot_perf_box_name"
10896   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10897   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10898   include:
10899     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10905   layout:
10906     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10907     layout: "plot-throughput"
10908
10909 - type: "plot"
10910   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10911   algorithm: "plot_perf_box_name"
10912   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10913   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10914   include:
10915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10920   layout:
10921     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10922     layout: "plot-throughput"
10923
10924 - type: "plot"
10925   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10926   algorithm: "plot_perf_box_name"
10927   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10928   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10929   include:
10930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10933     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10935   layout:
10936     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10937     layout: "plot-throughput"
10938
10939 - type: "plot"
10940   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10941   algorithm: "plot_perf_box_name"
10942   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10943   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10944   include:
10945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10948     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10949     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10951   layout:
10952     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10953     layout: "plot-throughput"
10954
10955 - type: "plot"
10956   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10957   algorithm: "plot_perf_box_name"
10958   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10959   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10960   include:
10961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10963     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10964     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10965     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10967   layout:
10968     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10969     layout: "plot-throughput"
10970
10971 - type: "plot"
10972   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10973   algorithm: "plot_perf_box_name"
10974   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10975   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10976   include:
10977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10978     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10979     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10982   layout:
10983     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10984     layout: "plot-throughput"
10985
10986 - type: "plot"
10987   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10988   algorithm: "plot_perf_box_name"
10989   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10990   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10991   include:
10992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10997   layout:
10998     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10999     layout: "plot-throughput"
11000
11001 - type: "plot"
11002   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11003   algorithm: "plot_perf_box_name"
11004   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11005   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11006   include:
11007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11010     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11011     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11013   layout:
11014     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11015     layout: "plot-throughput"
11016
11017 - type: "plot"
11018   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11019   algorithm: "plot_perf_box_name"
11020   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11021   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11022   include:
11023     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11024     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11025     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11026     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11027     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11029   layout:
11030     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11031     layout: "plot-throughput"
11032
11033 - type: "plot"
11034   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11035   algorithm: "plot_perf_box_name"
11036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11038   include:
11039     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11041   layout:
11042     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11043     layout: "plot-throughput"
11044
11045 - type: "plot"
11046   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11047   algorithm: "plot_perf_box_name"
11048   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11050   include:
11051     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11052     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11053   layout:
11054     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11055     layout: "plot-throughput"
11056
11057 #- type: "plot"
11058 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11059 #  algorithm: "plot_perf_box_name"
11060 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11061 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11062 #  include:
11063 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11064 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11065 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11066 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11067 #  layout:
11068 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11069 #    layout: "plot-throughput"
11070 #
11071 #- type: "plot"
11072 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11073 #  algorithm: "plot_perf_box_name"
11074 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11075 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11076 #  include:
11077 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11078 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11079 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11080 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11081 #  layout:
11082 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11083 #    layout: "plot-throughput"
11084
11085 - type: "plot"
11086   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11087   algorithm: "plot_perf_box_name"
11088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11090   include:
11091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11095   layout:
11096     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11097     layout: "plot-throughput"
11098
11099 - type: "plot"
11100   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11101   algorithm: "plot_perf_box_name"
11102   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11103   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11104   include:
11105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11108     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11109   layout:
11110     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11111     layout: "plot-throughput"
11112
11113 - type: "plot"
11114   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11115   algorithm: "plot_perf_box_name"
11116   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11117   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11118   include:
11119     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11122     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11123   layout:
11124     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11125     layout: "plot-throughput"
11126
11127 - type: "plot"
11128   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11129   algorithm: "plot_perf_box_name"
11130   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11131   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11132   include:
11133     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11135     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11137   layout:
11138     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11139     layout: "plot-throughput"
11140
11141 #- type: "plot"
11142 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11143 #  algorithm: "plot_perf_box_name"
11144 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11145 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11146 #  include:
11147 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11148 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11149 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11150 #  layout:
11151 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11152 #    layout: "plot-throughput"
11153 #
11154 #- type: "plot"
11155 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11156 #  algorithm: "plot_perf_box_name"
11157 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11158 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11159 #  include:
11160 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11161 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11163 #  layout:
11164 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11165 #    layout: "plot-throughput"
11166 #
11167 #- type: "plot"
11168 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11169 #  algorithm: "plot_perf_box_name"
11170 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11171 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11172 #  include:
11173 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11174 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11175 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11176 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11177 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11178 #  layout:
11179 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11180 #    layout: "plot-throughput"
11181 #
11182 #- type: "plot"
11183 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11184 #  algorithm: "plot_perf_box_name"
11185 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11186 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11187 #  include:
11188 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11189 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11190 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11191 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11192 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11193 #  layout:
11194 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11195 #    layout: "plot-throughput"
11196
11197 - type: "plot"
11198   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11199   algorithm: "plot_perf_box_name"
11200   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11201   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11202   include:
11203     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11204     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11206   layout:
11207     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11208     layout: "plot-throughput"
11209
11210 - type: "plot"
11211   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11212   algorithm: "plot_perf_box_name"
11213   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11215   include:
11216     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11217     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11219   layout:
11220     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11221     layout: "plot-throughput"
11222
11223 #- type: "plot"
11224 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11225 #  algorithm: "plot_perf_box_name"
11226 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11227 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11228 #  include:
11229 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11230 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11231 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11232 #  layout:
11233 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11234 #    layout: "plot-throughput"
11235 #
11236 #- type: "plot"
11237 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11238 #  algorithm: "plot_perf_box_name"
11239 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11240 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11241 #  include:
11242 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11243 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11244 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11245 #  layout:
11246 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11247 #    layout: "plot-throughput"
11248 #
11249 #- type: "plot"
11250 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11251 #  algorithm: "plot_perf_box_name"
11252 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11253 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11254 #  include:
11255 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11256 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11257 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11258 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11259 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11260 #  layout:
11261 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11262 #    layout: "plot-throughput"
11263 #
11264 #- type: "plot"
11265 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11266 #  algorithm: "plot_perf_box_name"
11267 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11268 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11269 #  include:
11270 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11271 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11272 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11273 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11274 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11275 #  layout:
11276 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11277 #    layout: "plot-throughput"
11278
11279 - type: "plot"
11280   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11281   algorithm: "plot_perf_box_name"
11282   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11283   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11284   include:
11285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11286     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11287     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11288     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11289     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11290   layout:
11291     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11292     layout: "plot-throughput"
11293
11294 - type: "plot"
11295   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11296   algorithm: "plot_perf_box_name"
11297   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11298   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11299   include:
11300     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11301     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11302     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11303     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11304     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11305   layout:
11306     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11307     layout: "plot-throughput"
11308
11309 - type: "plot"
11310   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11311   algorithm: "plot_perf_box_name"
11312   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11313   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11314   include:
11315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11316     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11317     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11318     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11319     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11320   layout:
11321     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11322     layout: "plot-throughput"
11323
11324 - type: "plot"
11325   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11326   algorithm: "plot_perf_box_name"
11327   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11328   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11329   include:
11330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11333     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11334     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11335   layout:
11336     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11337     layout: "plot-throughput"
11338
11339 - type: "plot"
11340   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11341   algorithm: "plot_perf_box_name"
11342   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11343   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11344   include:
11345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11346     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11348     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11350   layout:
11351     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11352     layout: "plot-throughput"
11353
11354 - type: "plot"
11355   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11356   algorithm: "plot_perf_box_name"
11357   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11358   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11359   include:
11360     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11361     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11362     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11363     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11364     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11365   layout:
11366     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11367     layout: "plot-throughput"
11368
11369 - type: "plot"
11370   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11371   algorithm: "plot_perf_box_name"
11372   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11374   include:
11375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11378     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11381   layout:
11382     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11383     layout: "plot-throughput"
11384
11385 - type: "plot"
11386   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11387   algorithm: "plot_perf_box_name"
11388   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11390   include:
11391     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11392     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11393     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11394     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11395     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11396     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11397   layout:
11398     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11399     layout: "plot-throughput"
11400
11401 - type: "plot"
11402   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11403   algorithm: "plot_perf_box_name"
11404   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11405   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11406   include:
11407     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11408     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11409     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11411   layout:
11412     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11413     layout: "plot-throughput"
11414
11415 - type: "plot"
11416   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11417   algorithm: "plot_perf_box_name"
11418   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11420   include:
11421     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11422     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11423     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11424     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11425   layout:
11426     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11427     layout: "plot-throughput"
11428
11429 #- type: "plot"
11430 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11431 #  algorithm: "plot_perf_box_name"
11432 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11433 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11434 #  include:
11435 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11436 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11437 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11438 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11439 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11440 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11441 #  layout:
11442 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11443 #    layout: "plot-throughput"
11444 #
11445 #- type: "plot"
11446 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11447 #  algorithm: "plot_perf_box_name"
11448 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11449 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11450 #  include:
11451 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11452 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11453 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11454 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11455 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11456 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11457 #  layout:
11458 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11459 #    layout: "plot-throughput"
11460
11461 - type: "plot"
11462   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11463   algorithm: "plot_perf_box_name"
11464   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11465   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11466   include:
11467     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11468 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11470 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11472 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11473   layout:
11474     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11475     layout: "plot-throughput"
11476
11477 - type: "plot"
11478   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11479   algorithm: "plot_perf_box_name"
11480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11482   include:
11483     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11484 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11486 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11488 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11489   layout:
11490     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11491     layout: "plot-throughput"
11492
11493 - type: "plot"
11494   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11495   algorithm: "plot_perf_box_name"
11496   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11497   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11498   include:
11499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11501     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11502     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11505   layout:
11506     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11507     layout: "plot-throughput"
11508
11509 - type: "plot"
11510   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11511   algorithm: "plot_perf_box_name"
11512   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11513   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11514   include:
11515     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11516     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11517     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11518     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11519     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11520     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11521   layout:
11522     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11523     layout: "plot-throughput"
11524
11525 #- type: "plot"
11526 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11527 #  algorithm: "plot_perf_box_name"
11528 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11529 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11530 #  include:
11531 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11532 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11533 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11534 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11535 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11536 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11537 #  layout:
11538 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11539 #    layout: "plot-throughput"
11540 #
11541 #- type: "plot"
11542 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11543 #  algorithm: "plot_perf_box_name"
11544 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11545 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11546 #  include:
11547 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11548 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11549 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11550 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11551 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11552 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11553 #  layout:
11554 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11555 #    layout: "plot-throughput"
11556 #
11557 #- type: "plot"
11558 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11559 #  algorithm: "plot_perf_box_name"
11560 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11561 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11562 #  include:
11563 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11564 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11565 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11566 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11567 #  layout:
11568 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11569 #    layout: "plot-throughput"
11570 #
11571 #- type: "plot"
11572 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11573 #  algorithm: "plot_perf_box_name"
11574 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11575 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11576 #  include:
11577 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11578 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11579 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11580 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11581 #  layout:
11582 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11583 #    layout: "plot-throughput"
11584 #
11585 #- type: "plot"
11586 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11587 #  algorithm: "plot_perf_box_name"
11588 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11589 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11590 #  include:
11591 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11592 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11593 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11594 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11595 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11596 #  layout:
11597 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11598 #    layout: "plot-throughput"
11599 #
11600 #- type: "plot"
11601 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11602 #  algorithm: "plot_perf_box_name"
11603 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11604 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11605 #  include:
11606 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11607 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11608 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11609 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11610 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11611 #  layout:
11612 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11613 #    layout: "plot-throughput"
11614 #
11615 #- type: "plot"
11616 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11617 #  algorithm: "plot_perf_box_name"
11618 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11619 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11620 #  include:
11621 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11622 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11623 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11624 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11625 #  layout:
11626 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11627 #    layout: "plot-throughput"
11628 #
11629 #- type: "plot"
11630 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11631 #  algorithm: "plot_perf_box_name"
11632 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11633 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11634 #  include:
11635 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11636 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11637 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11638 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11639 #  layout:
11640 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11641 #    layout: "plot-throughput"
11642
11643 - type: "plot"
11644   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11645   algorithm: "plot_perf_box_name"
11646   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11648   include:
11649     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11650     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11651     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11652     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11653     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11654     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11655   layout:
11656     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11657     layout: "plot-throughput"
11658
11659 - type: "plot"
11660   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11661   algorithm: "plot_perf_box_name"
11662   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11663   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11664   include:
11665     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11666     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11667     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11668     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11669     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11670     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11671   layout:
11672     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11673     layout: "plot-throughput"
11674
11675 #- type: "plot"
11676 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11677 #  algorithm: "plot_perf_box_name"
11678 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11679 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11680 #  include:
11681 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11682 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11683 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11684 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11685 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11686 #  layout:
11687 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11688 #    layout: "plot-throughput"
11689 #
11690 #- type: "plot"
11691 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11692 #  algorithm: "plot_perf_box_name"
11693 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11694 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11695 #  include:
11696 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11697 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11698 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11699 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11700 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11701 #  layout:
11702 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11703 #    layout: "plot-throughput"
11704 #
11705 #- type: "plot"
11706 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11707 #  algorithm: "plot_perf_box_name"
11708 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11709 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11710 #  include:
11711 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11712 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11713 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11714 #  layout:
11715 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11716 #    layout: "plot-throughput"
11717 #
11718 #- type: "plot"
11719 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11720 #  algorithm: "plot_perf_box_name"
11721 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11722 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11723 #  include:
11724 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11725 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11726 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11727 #  layout:
11728 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11729 #    layout: "plot-throughput"
11730 #
11731 #- type: "plot"
11732 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11733 #  algorithm: "plot_perf_box_name"
11734 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11735 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11736 #  include:
11737 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11738 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11739 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11740 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11741 #  layout:
11742 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11743 #    layout: "plot-throughput"
11744 #
11745 #- type: "plot"
11746 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11747 #  algorithm: "plot_perf_box_name"
11748 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11749 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11750 #  include:
11751 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11752 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11753 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11754 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11755 #  layout:
11756 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11757 #    layout: "plot-throughput"
11758 #
11759 #- type: "plot"
11760 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11761 #  algorithm: "plot_perf_box_name"
11762 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11763 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11764 #  include:
11765 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11766 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11767 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11768 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11769 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11770 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11771 #  layout:
11772 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11773 #    layout: "plot-throughput"
11774 #
11775 #- type: "plot"
11776 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11777 #  algorithm: "plot_perf_box_name"
11778 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11779 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11780 #  include:
11781 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11782 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11783 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11784 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11785 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11786 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11787 #  layout:
11788 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11789 #    layout: "plot-throughput"
11790 #
11791 #- type: "plot"
11792 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11793 #  algorithm: "plot_perf_box_name"
11794 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11795 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11796 #  include:
11797 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11798 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11799 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11800 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11801 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11802 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11803 #  layout:
11804 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11805 #    layout: "plot-throughput"
11806 #
11807 #- type: "plot"
11808 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11809 #  algorithm: "plot_perf_box_name"
11810 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11811 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11812 #  include:
11813 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11814 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11815 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11816 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11817 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11818 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11819 #  layout:
11820 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11821 #    layout: "plot-throughput"
11822
11823 - type: "plot"
11824   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11825   algorithm: "plot_perf_box_name"
11826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11828   include:
11829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11833   layout:
11834     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11835     layout: "plot-throughput"
11836
11837 - type: "plot"
11838   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11839   algorithm: "plot_perf_box_name"
11840   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11841   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11842   include:
11843     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11844     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11847   layout:
11848     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11849     layout: "plot-throughput"
11850
11851 - type: "plot"
11852   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11853   algorithm: "plot_perf_box_name"
11854   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11855   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11856   include:
11857     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11858     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11859     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11860     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11863   layout:
11864     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11865     layout: "plot-throughput"
11866
11867 - type: "plot"
11868   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11869   algorithm: "plot_perf_box_name"
11870   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11871   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11872   include:
11873     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11874     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11875     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11876     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11879   layout:
11880     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11881     layout: "plot-throughput"
11882
11883 - type: "plot"
11884   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11885   algorithm: "plot_perf_box_name"
11886   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11887   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11888   include:
11889     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11890     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11895   layout:
11896     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11897     layout: "plot-throughput"
11898
11899 - type: "plot"
11900   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11901   algorithm: "plot_perf_box_name"
11902   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11903   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11904   include:
11905     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11906     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11907     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11911   layout:
11912     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11913     layout: "plot-throughput"
11914
11915 - type: "plot"
11916   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11917   algorithm: "plot_perf_box_name"
11918   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11919   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11920   include:
11921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11925   layout:
11926     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11927     layout: "plot-throughput"
11928
11929 - type: "plot"
11930   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11931   algorithm: "plot_perf_box_name"
11932   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11933   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11934   include:
11935     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11936     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11939   layout:
11940     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11941     layout: "plot-throughput"
11942
11943 - type: "plot"
11944   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11945   algorithm: "plot_perf_box_name"
11946   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11947   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11948   include:
11949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11952     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11953     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11955   layout:
11956     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11963   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11964   include:
11965     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11966     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11967     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11968     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11969     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11971   layout:
11972     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11973     layout: "plot-throughput"
11974
11975 - type: "plot"
11976   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11977   algorithm: "plot_perf_box_name"
11978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11980   include:
11981     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11982     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11985   layout:
11986     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11987     layout: "plot-throughput"
11988
11989 - type: "plot"
11990   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11991   algorithm: "plot_perf_box_name"
11992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11994   include:
11995     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11996     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11997     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11999   layout:
12000     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12001     layout: "plot-throughput"
12002
12003 - type: "plot"
12004   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12005   algorithm: "plot_perf_box_name"
12006   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12007   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12008   include:
12009     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12010     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12011     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12012     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12013     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12015   layout:
12016     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12017     layout: "plot-throughput"
12018
12019 - type: "plot"
12020   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12021   algorithm: "plot_perf_box_name"
12022   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12023   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12024   include:
12025     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12026     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12027     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12028     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12029     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12031   layout:
12032     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12033     layout: "plot-throughput"
12034
12035 - type: "plot"
12036   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12037   algorithm: "plot_perf_box_name"
12038   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12039   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12040   include:
12041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12042     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12043     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12044     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12045     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12046     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12047   layout:
12048     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12049     layout: "plot-throughput"
12050
12051 - type: "plot"
12052   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12053   algorithm: "plot_perf_box_name"
12054   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12055   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12056   include:
12057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12058     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12059     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12060     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12061     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12062     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12063   layout:
12064     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12065     layout: "plot-throughput"
12066
12067 - type: "plot"
12068   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12069   algorithm: "plot_perf_box_name"
12070   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12072   include:
12073     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12074     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12075     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12076     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12077     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12078     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12079   layout:
12080     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12081     layout: "plot-throughput"
12082
12083 - type: "plot"
12084   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12085   algorithm: "plot_perf_box_name"
12086   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12088   include:
12089     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12090     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12091     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12092     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12093     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12094     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12095   layout:
12096     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12097     layout: "plot-throughput"
12098
12099 #- type: "plot"
12100 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12101 #  algorithm: "plot_perf_box_name"
12102 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12103 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12104 #  include:
12105 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12106 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12107 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12108 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12109 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12110 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12111 #  layout:
12112 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12113 #    layout: "plot-throughput"
12114 #
12115 #- type: "plot"
12116 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12117 #  algorithm: "plot_perf_box_name"
12118 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12119 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12120 #  include:
12121 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12122 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12123 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12124 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12125 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12126 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12127 #  layout:
12128 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12129 #    layout: "plot-throughput"
12130
12131 - type: "plot"
12132   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12133   algorithm: "plot_perf_box_name"
12134   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12135   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12136   include:
12137     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12138     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12139     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12140     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12141     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12143   layout:
12144     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12145     layout: "plot-throughput"
12146
12147 - type: "plot"
12148   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12149   algorithm: "plot_perf_box_name"
12150   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12151   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12152   include:
12153     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12154     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12155     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12156     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12157     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12158     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12159   layout:
12160     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12161     layout: "plot-throughput"
12162
12163 #- type: "plot"
12164 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12165 #  algorithm: "plot_perf_box_name"
12166 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12167 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12168 #  include:
12169 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12170 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12171 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12172 #  layout:
12173 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12174 #    layout: "plot-throughput"
12175 #
12176 #- type: "plot"
12177 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12178 #  algorithm: "plot_perf_box_name"
12179 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12180 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12181 #  include:
12182 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12183 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12184 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12185 #  layout:
12186 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12187 #    layout: "plot-throughput"
12188
12189 #- type: "plot"
12190 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12191 #  algorithm: "plot_perf_box_name"
12192 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12193 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12194 #  include:
12195 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12196 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12197 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12198 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12199 #  layout:
12200 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12201 #    layout: "plot-throughput"
12202 #
12203 #- type: "plot"
12204 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12205 #  algorithm: "plot_perf_box_name"
12206 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12207 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12208 #  include:
12209 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12210 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12211 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12212 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12213 #  layout:
12214 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12215 #    layout: "plot-throughput"
12216 #
12217 #- type: "plot"
12218 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12219 #  algorithm: "plot_perf_box_name"
12220 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12221 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12222 #  include:
12223 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12224 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12225 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12226 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12227 #  layout:
12228 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12229 #    layout: "plot-throughput"
12230 #
12231 #- type: "plot"
12232 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12233 #  algorithm: "plot_perf_box_name"
12234 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12235 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12236 #  include:
12237 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12238 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12239 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12240 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12241 #  layout:
12242 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12243 #    layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12250   include:
12251     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12252     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12253     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12254     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12255   layout:
12256     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12257     layout: "plot-throughput"
12258
12259 - type: "plot"
12260   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12261   algorithm: "plot_perf_box_name"
12262   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12263   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12264   include:
12265     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12266     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12267     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12268     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12269   layout:
12270     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12271     layout: "plot-throughput"
12272
12273 - type: "plot"
12274   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12275   algorithm: "plot_perf_box_name"
12276   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12278   include:
12279     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12280     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12281     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12282     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12283   layout:
12284     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12285     layout: "plot-throughput"
12286
12287 - type: "plot"
12288   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12289   algorithm: "plot_perf_box_name"
12290   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12291   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12292   include:
12293     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12294     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12295     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12296     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12297   layout:
12298     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12299     layout: "plot-throughput"
12300
12301 #- type: "plot"
12302 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12303 #  algorithm: "plot_perf_box_name"
12304 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12305 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12306 #  include:
12307 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12308 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12309 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12310 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12311 #  layout:
12312 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12313 #    layout: "plot-throughput"
12314 #
12315 #- type: "plot"
12316 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12317 #  algorithm: "plot_perf_box_name"
12318 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12319 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12320 #  include:
12321 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12322 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12323 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12324 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12325 #  layout:
12326 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12327 #    layout: "plot-throughput"
12328 #
12329 #- type: "plot"
12330 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12331 #  algorithm: "plot_perf_box_name"
12332 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12333 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12334 #  include:
12335 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12336 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12337 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12338 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12339 #  layout:
12340 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12341 #    layout: "plot-throughput"
12342 #
12343 #- type: "plot"
12344 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12345 #  algorithm: "plot_perf_box_name"
12346 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12347 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12348 #  include:
12349 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12350 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12351 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12352 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12353 #  layout:
12354 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12355 #    layout: "plot-throughput"
12356 #
12357 #- type: "plot"
12358 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12359 #  algorithm: "plot_perf_box_name"
12360 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12361 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12362 #  include:
12363 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12364 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12365 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12366 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12367 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12368 #  layout:
12369 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12370 #    layout: "plot-throughput"
12371 #
12372 #- type: "plot"
12373 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12374 #  algorithm: "plot_perf_box_name"
12375 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12376 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12377 #  include:
12378 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12379 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12380 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12381 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12383 #  layout:
12384 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12385 #    layout: "plot-throughput"
12386 #
12387 #- type: "plot"
12388 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12389 #  algorithm: "plot_perf_box_name"
12390 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12391 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12392 #  include:
12393 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12394 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12395 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12396 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12398 #  layout:
12399 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12400 #    layout: "plot-throughput"
12401 #
12402 #- type: "plot"
12403 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12404 #  algorithm: "plot_perf_box_name"
12405 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12406 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12407 #  include:
12408 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12409 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12410 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12411 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12413 #  layout:
12414 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12415 #    layout: "plot-throughput"
12416 #
12417 #- type: "plot"
12418 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12419 #  algorithm: "plot_perf_box_name"
12420 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12421 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12422 #  include:
12423 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12424 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12425 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12426 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12427 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12428 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12429 #  layout:
12430 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12431 #    layout: "plot-throughput"
12432 #
12433 #- type: "plot"
12434 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12435 #  algorithm: "plot_perf_box_name"
12436 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12437 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12438 #  include:
12439 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12440 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12441 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12442 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12443 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12444 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12445 #  layout:
12446 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12447 #    layout: "plot-throughput"
12448 #
12449 #- type: "plot"
12450 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12451 #  algorithm: "plot_perf_box_name"
12452 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12453 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12454 #  include:
12455 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12456 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12457 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12458 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12459 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12460 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12461 #  layout:
12462 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12463 #    layout: "plot-throughput"
12464 #
12465 #- type: "plot"
12466 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12467 #  algorithm: "plot_perf_box_name"
12468 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12469 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12470 #  include:
12471 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12472 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12473 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12474 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12475 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12476 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12477 #  layout:
12478 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12479 #    layout: "plot-throughput"
12480
12481 - type: "plot"
12482   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12483   algorithm: "plot_perf_box_name"
12484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12486   include:
12487     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12488     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12489     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12490     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12491     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12492   layout:
12493     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12494     layout: "plot-throughput"
12495
12496 - type: "plot"
12497   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12498   algorithm: "plot_perf_box_name"
12499   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12500   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12501   include:
12502     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12503     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12504     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12505     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12506     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12507   layout:
12508     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12509     layout: "plot-throughput"
12510
12511 #- type: "plot"
12512 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12513 #  algorithm: "plot_perf_box_name"
12514 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12515 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12516 #  include:
12517 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12518 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12519 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12520 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12522 #  layout:
12523 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12524 #    layout: "plot-throughput"
12525 #
12526 #- type: "plot"
12527 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12528 #  algorithm: "plot_perf_box_name"
12529 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12530 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12531 #  include:
12532 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12533 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12534 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12535 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12536 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12537 #  layout:
12538 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12539 #    layout: "plot-throughput"
12540
12541 #- type: "plot"
12542 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12543 #  algorithm: "plot_perf_box_name"
12544 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12545 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12546 #  include:
12547 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12548 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12549 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12550 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12551 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12552 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12553 #  layout:
12554 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12555 #    layout: "plot-throughput"
12556 #
12557 #- type: "plot"
12558 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12559 #  algorithm: "plot_perf_box_name"
12560 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12561 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12562 #  include:
12563 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12564 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12565 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12566 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12567 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12568 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12569 #  layout:
12570 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12571 #    layout: "plot-throughput"
12572
12573 #- type: "plot"
12574 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12575 #  algorithm: "plot_perf_box_name"
12576 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12577 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12578 #  include:
12579 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12580 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12581 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12582 #  layout:
12583 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12584 #    layout: "plot-throughput"
12585 #
12586 #- type: "plot"
12587 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12588 #  algorithm: "plot_perf_box_name"
12589 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12590 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12591 #  include:
12592 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12593 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12594 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12595 #  layout:
12596 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12597 #    layout: "plot-throughput"
12598
12599 ################################################################################
12600
12601 # Packet Speedup
12602
12603 #- type: "plot"
12604 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12605 #  algorithm: "plot_tsa_name"
12606 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12607 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12608 #  include:
12609 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12610 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12611 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12613 #  layout:
12614 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12615 #    layout: "plot-throughput-speedup-analysis"
12616 #
12617 #- type: "plot"
12618 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12619 #  algorithm: "plot_tsa_name"
12620 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12621 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12622 #  include:
12623 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12624 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12625 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12626 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12627 #  layout:
12628 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12629 #    layout: "plot-throughput-speedup-analysis"
12630 #
12631 #- type: "plot"
12632 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12633 #  algorithm: "plot_tsa_name"
12634 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12635 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12636 #  include:
12637 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12638 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12639 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12640 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12641 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12642 #  layout:
12643 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12644 #    layout: "plot-throughput-speedup-analysis"
12645 #
12646 #- type: "plot"
12647 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12648 #  algorithm: "plot_tsa_name"
12649 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12650 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12651 #  include:
12652 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12653 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12654 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12655 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12656 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12657 #  layout:
12658 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12659 #    layout: "plot-throughput-speedup-analysis"
12660 #
12661 #- type: "plot"
12662 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12663 #  algorithm: "plot_tsa_name"
12664 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12665 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12666 #  include:
12667 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12668 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12669 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12670 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12671 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12672 #  layout:
12673 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12674 #    layout: "plot-throughput-speedup-analysis"
12675 #
12676 #- type: "plot"
12677 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12678 #  algorithm: "plot_tsa_name"
12679 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12680 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12681 #  include:
12682 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12683 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12684 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12685 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12686 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12687 #  layout:
12688 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12689 #    layout: "plot-throughput-speedup-analysis"
12690 #
12691 #- type: "plot"
12692 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12693 #  algorithm: "plot_tsa_name"
12694 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12695 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12696 #  include:
12697 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12698 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12699 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12700 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12701 #  layout:
12702 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12703 #    layout: "plot-throughput-speedup-analysis"
12704 #
12705 #- type: "plot"
12706 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12707 #  algorithm: "plot_tsa_name"
12708 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12709 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12710 #  include:
12711 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12712 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12713 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12714 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12715 #  layout:
12716 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12717 #    layout: "plot-throughput-speedup-analysis"
12718 #
12719 #- type: "plot"
12720 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12721 #  algorithm: "plot_tsa_name"
12722 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12723 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12724 #  include:
12725 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12726 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12727 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12728 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12729 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12730 #  layout:
12731 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12732 #    layout: "plot-throughput-speedup-analysis"
12733 #
12734 #- type: "plot"
12735 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12736 #  algorithm: "plot_tsa_name"
12737 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12738 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12739 #  include:
12740 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12741 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12742 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12743 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12745 #  layout:
12746 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12747 #    layout: "plot-throughput-speedup-analysis"
12748 #
12749 #- type: "plot"
12750 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12751 #  algorithm: "plot_tsa_name"
12752 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12753 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12754 #  include:
12755 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12756 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12757 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12758 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12759 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12760 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12761 #  layout:
12762 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12763 #    layout: "plot-throughput-speedup-analysis"
12764 #
12765 #- type: "plot"
12766 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12767 #  algorithm: "plot_tsa_name"
12768 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12769 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12770 #  include:
12771 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12772 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12773 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12774 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12775 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12776 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12777 #  layout:
12778 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12779 #    layout: "plot-throughput-speedup-analysis"
12780
12781 - type: "plot"
12782   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12783   algorithm: "plot_tsa_name"
12784   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12785   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12786   include:
12787     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12788     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12790   layout:
12791     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12792     layout: "plot-throughput-speedup-analysis"
12793
12794 - type: "plot"
12795   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12796   algorithm: "plot_tsa_name"
12797   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12799   include:
12800     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12801     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12802     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12803   layout:
12804     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12805     layout: "plot-throughput-speedup-analysis"
12806
12807 #- type: "plot"
12808 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12809 #  algorithm: "plot_tsa_name"
12810 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12811 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12812 #  include:
12813 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12814 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12815 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12816 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12817 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12818 #  layout:
12819 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12820 #    layout: "plot-throughput-speedup-analysis"
12821 #
12822 #- type: "plot"
12823 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12824 #  algorithm: "plot_tsa_name"
12825 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12826 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12827 #  include:
12828 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12829 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12830 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12831 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12832 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12833 #  layout:
12834 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12835 #    layout: "plot-throughput-speedup-analysis"
12836 #
12837 #- type: "plot"
12838 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12839 #  algorithm: "plot_tsa_name"
12840 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12841 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12842 #  include:
12843 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12844 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12845 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12846 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12847 #  layout:
12848 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12849 #    layout: "plot-throughput-speedup-analysis"
12850 #
12851 #- type: "plot"
12852 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12853 #  algorithm: "plot_tsa_name"
12854 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12855 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12856 #  include:
12857 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12858 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12859 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12861 #  layout:
12862 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12863 #    layout: "plot-throughput-speedup-analysis"
12864 #
12865 #- type: "plot"
12866 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12867 #  algorithm: "plot_tsa_name"
12868 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12869 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12870 #  include:
12871 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12872 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12873 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12874 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12875 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12876 #  layout:
12877 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12878 #    layout: "plot-throughput-speedup-analysis"
12879 #
12880 #- type: "plot"
12881 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12882 #  algorithm: "plot_tsa_name"
12883 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12884 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12885 #  include:
12886 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12887 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12888 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12889 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12890 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12891 #  layout:
12892 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12893 #    layout: "plot-throughput-speedup-analysis"
12894 #
12895 #- type: "plot"
12896 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12897 #  algorithm: "plot_tsa_name"
12898 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12899 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12900 #  include:
12901 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12902 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12903 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12904 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12905 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12906 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12907 #  layout:
12908 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12909 #    layout: "plot-throughput-speedup-analysis"
12910 #
12911 #- type: "plot"
12912 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12913 #  algorithm: "plot_tsa_name"
12914 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12915 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12916 #  include:
12917 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12918 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12919 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12920 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12921 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12922 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12923 #  layout:
12924 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12925 #    layout: "plot-throughput-speedup-analysis"
12926
12927 - type: "plot"
12928   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12929   algorithm: "plot_tsa_name"
12930   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12931   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12932   include:
12933     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12934     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12935   layout:
12936     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12937     layout: "plot-throughput-speedup-analysis"
12938
12939 - type: "plot"
12940   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12941   algorithm: "plot_tsa_name"
12942   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12943   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12944   include:
12945     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12946     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12947   layout:
12948     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12949     layout: "plot-throughput-speedup-analysis"
12950
12951 #- type: "plot"
12952 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12953 #  algorithm: "plot_tsa_name"
12954 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12955 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12956 #  include:
12957 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12958 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12959 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12960 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12961 #  layout:
12962 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12963 #    layout: "plot-throughput-speedup-analysis"
12964 #
12965 #- type: "plot"
12966 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12967 #  algorithm: "plot_tsa_name"
12968 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12969 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12970 #  include:
12971 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12972 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12973 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12974 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12975 #  layout:
12976 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12977 #    layout: "plot-throughput-speedup-analysis"
12978 #
12979 #- type: "plot"
12980 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12981 #  algorithm: "plot_tsa_name"
12982 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12983 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12984 #  include:
12985 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12986 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12987 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12988 #  layout:
12989 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12990 #    layout: "plot-throughput-speedup-analysis"
12991 #
12992 #- type: "plot"
12993 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12994 #  algorithm: "plot_tsa_name"
12995 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12996 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12997 #  include:
12998 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12999 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13000 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13001 #  layout:
13002 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13003 #    layout: "plot-throughput-speedup-analysis"
13004 #
13005 #- type: "plot"
13006 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13007 #  algorithm: "plot_tsa_name"
13008 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13009 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13010 #  include:
13011 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13012 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13013 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13014 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13015 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13016 #  layout:
13017 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13018 #    layout: "plot-throughput-speedup-analysis"
13019 #
13020 #- type: "plot"
13021 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13022 #  algorithm: "plot_tsa_name"
13023 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13024 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13025 #  include:
13026 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13027 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13028 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13029 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13030 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13031 #  layout:
13032 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13033 #    layout: "plot-throughput-speedup-analysis"
13034
13035 - type: "plot"
13036   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13037   algorithm: "plot_tsa_name"
13038   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13039   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13040   include:
13041     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13042     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13043     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13044   layout:
13045     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13046     layout: "plot-throughput-speedup-analysis"
13047
13048 - type: "plot"
13049   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13050   algorithm: "plot_tsa_name"
13051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13053   include:
13054     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13055     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13056     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13057   layout:
13058     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13059     layout: "plot-throughput-speedup-analysis"
13060
13061 #- type: "plot"
13062 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13063 #  algorithm: "plot_tsa_name"
13064 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13065 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13066 #  include:
13067 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13068 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13069 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13070 #  layout:
13071 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13072 #    layout: "plot-throughput-speedup-analysis"
13073 #
13074 #- type: "plot"
13075 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13076 #  algorithm: "plot_tsa_name"
13077 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13078 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13079 #  include:
13080 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13081 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13082 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13083 #  layout:
13084 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13085 #    layout: "plot-throughput-speedup-analysis"
13086 #
13087 #- type: "plot"
13088 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13089 #  algorithm: "plot_tsa_name"
13090 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13091 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13092 #  include:
13093 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13094 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13095 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13096 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13097 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13098 #  layout:
13099 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13100 #    layout: "plot-throughput-speedup-analysis"
13101 #
13102 #- type: "plot"
13103 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13104 #  algorithm: "plot_tsa_name"
13105 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13106 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13107 #  include:
13108 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13109 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13110 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13111 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13112 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13113 #  layout:
13114 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13115 #    layout: "plot-throughput-speedup-analysis"
13116
13117 - type: "plot"
13118   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13119   algorithm: "plot_tsa_name"
13120   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13122   include:
13123     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13126     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13127     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13129   layout:
13130     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13131     layout: "plot-throughput-speedup-analysis"
13132
13133 - type: "plot"
13134   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13135   algorithm: "plot_tsa_name"
13136   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13138   include:
13139     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13140     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13141     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13142     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13143     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13144     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13145   layout:
13146     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13147     layout: "plot-throughput-speedup-analysis"
13148
13149 - type: "plot"
13150   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13151   algorithm: "plot_tsa_name"
13152   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13153   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13154   include:
13155     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13156     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13157     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13158     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13159   layout:
13160     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13161     layout: "plot-throughput-speedup-analysis"
13162
13163 - type: "plot"
13164   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13165   algorithm: "plot_tsa_name"
13166   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13168   include:
13169     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13170     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13171     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13172     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13173   layout:
13174     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13175     layout: "plot-throughput-speedup-analysis"
13176
13177 #- type: "plot"
13178 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13179 #  algorithm: "plot_tsa_name"
13180 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13181 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13182 #  include:
13183 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13184 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13185 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13186 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13187 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13188 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13189 #  layout:
13190 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13191 #    layout: "plot-throughput-speedup-analysis"
13192 #
13193 #- type: "plot"
13194 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13195 #  algorithm: "plot_tsa_name"
13196 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13197 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13198 #  include:
13199 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13200 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13201 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13202 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13203 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13204 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13205 #  layout:
13206 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13207 #    layout: "plot-throughput-speedup-analysis"
13208 #
13209 #- type: "plot"
13210 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13211 #  algorithm: "plot_tsa_name"
13212 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13213 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13214 #  include:
13215 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13216 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13217 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13218 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13219 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13220 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13221 #  layout:
13222 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13223 #    layout: "plot-throughput-speedup-analysis"
13224 #
13225 #- type: "plot"
13226 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13227 #  algorithm: "plot_tsa_name"
13228 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13229 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13230 #  include:
13231 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13232 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13233 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13234 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13235 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13236 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13237 #  layout:
13238 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13239 #    layout: "plot-throughput-speedup-analysis"
13240 #
13241 #- type: "plot"
13242 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13243 #  algorithm: "plot_tsa_name"
13244 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13245 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13246 #  include:
13247 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13249 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13251 #  layout:
13252 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13253 #    layout: "plot-throughput-speedup-analysis"
13254 #
13255 #- type: "plot"
13256 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13257 #  algorithm: "plot_tsa_name"
13258 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13259 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13260 #  include:
13261 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13265 #  layout:
13266 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13267 #    layout: "plot-throughput-speedup-analysis"
13268 #
13269 #- type: "plot"
13270 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13271 #  algorithm: "plot_tsa_name"
13272 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13273 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13274 #  include:
13275 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13276 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13277 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13278 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13280 #  layout:
13281 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13282 #    layout: "plot-throughput-speedup-analysis"
13283 #
13284 #- type: "plot"
13285 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13286 #  algorithm: "plot_tsa_name"
13287 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13288 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13289 #  include:
13290 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13291 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13292 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13293 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13294 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13295 #  layout:
13296 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13297 #    layout: "plot-throughput-speedup-analysis"
13298 #
13299 #- type: "plot"
13300 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13301 #  algorithm: "plot_tsa_name"
13302 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13303 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13304 #  include:
13305 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13306 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13307 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13308 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13309 #  layout:
13310 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13311 #    layout: "plot-throughput-speedup-analysis"
13312 #
13313 #- type: "plot"
13314 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13315 #  algorithm: "plot_tsa_name"
13316 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13317 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13318 #  include:
13319 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13320 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13321 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13322 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13323 #  layout:
13324 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13325 #    layout: "plot-throughput-speedup-analysis"
13326
13327 - type: "plot"
13328   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13329   algorithm: "plot_tsa_name"
13330   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13331   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13332   include:
13333     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13334     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13335     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13336     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13337     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13338     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13339   layout:
13340     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13341     layout: "plot-throughput-speedup-analysis"
13342
13343 - type: "plot"
13344   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13345   algorithm: "plot_tsa_name"
13346   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13348   include:
13349     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13350     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13351     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13352     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13353     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13354     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13355   layout:
13356     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13357     layout: "plot-throughput-speedup-analysis"
13358
13359 #- type: "plot"
13360 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13361 #  algorithm: "plot_tsa_name"
13362 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13363 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13364 #  include:
13365 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13366 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13367 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13368 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13369 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13370 #  layout:
13371 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13372 #    layout: "plot-throughput-speedup-analysis"
13373 #
13374 #- type: "plot"
13375 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13376 #  algorithm: "plot_tsa_name"
13377 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13378 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13379 #  include:
13380 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13381 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13382 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13383 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13384 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13385 #  layout:
13386 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13387 #    layout: "plot-throughput-speedup-analysis"
13388 #
13389 #- type: "plot"
13390 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13391 #  algorithm: "plot_tsa_name"
13392 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13393 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13394 #  include:
13395 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13396 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13397 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13398 #  layout:
13399 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13400 #    layout: "plot-throughput-speedup-analysis"
13401 #
13402 #- type: "plot"
13403 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13404 #  algorithm: "plot_tsa_name"
13405 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13406 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13407 #  include:
13408 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13409 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13410 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13411 #  layout:
13412 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13413 #    layout: "plot-throughput-speedup-analysis"
13414 #
13415 #- type: "plot"
13416 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13417 #  algorithm: "plot_tsa_name"
13418 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13419 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13420 #  include:
13421 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13422 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13423 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13425 #  layout:
13426 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13427 #    layout: "plot-throughput-speedup-analysis"
13428 #
13429 #- type: "plot"
13430 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13431 #  algorithm: "plot_tsa_name"
13432 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13433 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13434 #  include:
13435 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13436 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13437 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13438 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13439 #  layout:
13440 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13441 #    layout: "plot-throughput-speedup-analysis"
13442 #
13443 #- type: "plot"
13444 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13445 #  algorithm: "plot_tsa_name"
13446 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13447 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13448 #  include:
13449 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13450 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13451 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13452 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13453 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13454 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13455 #  layout:
13456 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13457 #    layout: "plot-throughput-speedup-analysis"
13458 #
13459 #- type: "plot"
13460 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13461 #  algorithm: "plot_tsa_name"
13462 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13463 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13464 #  include:
13465 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13466 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13467 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13468 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13469 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13470 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13471 #  layout:
13472 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13473 #    layout: "plot-throughput-speedup-analysis"
13474 #
13475 #- type: "plot"
13476 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13477 #  algorithm: "plot_tsa_name"
13478 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13479 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13480 #  include:
13481 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13482 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13483 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13484 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13485 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13486 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13487 #  layout:
13488 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13489 #    layout: "plot-throughput-speedup-analysis"
13490 #
13491 #- type: "plot"
13492 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13493 #  algorithm: "plot_tsa_name"
13494 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13495 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13496 #  include:
13497 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13498 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13499 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13500 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13501 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13502 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13503 #  layout:
13504 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13505 #    layout: "plot-throughput-speedup-analysis"
13506
13507 - type: "plot"
13508   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13509   algorithm: "plot_tsa_name"
13510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13512   include:
13513     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13514     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13515     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13516     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13517     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13518     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13519   layout:
13520     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13521     layout: "plot-throughput-speedup-analysis"
13522
13523 - type: "plot"
13524   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13525   algorithm: "plot_tsa_name"
13526   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13527   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13528   include:
13529     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13530     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13531     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13532     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13533     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13534     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13535   layout:
13536     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13537     layout: "plot-throughput-speedup-analysis"
13538
13539 #- type: "plot"
13540 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13541 #  algorithm: "plot_tsa_name"
13542 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13543 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13544 #  include:
13545 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13546 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13547 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13548 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13549 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13550 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13551 #  layout:
13552 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13553 #    layout: "plot-throughput-speedup-analysis"
13554 #
13555 #- type: "plot"
13556 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13557 #  algorithm: "plot_tsa_name"
13558 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13559 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13560 #  include:
13561 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13562 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13563 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13564 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13565 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13566 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13567 #  layout:
13568 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13569 #    layout: "plot-throughput-speedup-analysis"
13570 #
13571 #- type: "plot"
13572 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13573 #  algorithm: "plot_tsa_name"
13574 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13575 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13576 #  include:
13577 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13578 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13579 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13580 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13581 #  layout:
13582 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13583 #    layout: "plot-throughput-speedup-analysis"
13584 #
13585 #- type: "plot"
13586 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13587 #  algorithm: "plot_tsa_name"
13588 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13589 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13590 #  include:
13591 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13592 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13593 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13594 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13595 #  layout:
13596 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13597 #    layout: "plot-throughput-speedup-analysis"
13598 #
13599 #- type: "plot"
13600 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13601 #  algorithm: "plot_tsa_name"
13602 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13603 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13604 #  include:
13605 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13606 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13607 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13608 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13609 #  layout:
13610 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13611 #    layout: "plot-throughput-speedup-analysis"
13612 #
13613 #- type: "plot"
13614 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13615 #  algorithm: "plot_tsa_name"
13616 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13617 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13618 #  include:
13619 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13620 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13621 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13622 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13623 #  layout:
13624 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13625 #    layout: "plot-throughput-speedup-analysis"
13626
13627 - type: "plot"
13628   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13629   algorithm: "plot_tsa_name"
13630   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13632   include:
13633     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13634     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13637   layout:
13638     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13639     layout: "plot-throughput-speedup-analysis"
13640
13641 - type: "plot"
13642   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13643   algorithm: "plot_tsa_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13645   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13646   include:
13647     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13648     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13649     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13650     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13651   layout:
13652     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13653     layout: "plot-throughput-speedup-analysis"
13654
13655 - type: "plot"
13656   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13657   algorithm: "plot_tsa_name"
13658   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13660   include:
13661     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13662     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13663     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13664     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13665   layout:
13666     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13667     layout: "plot-throughput-speedup-analysis"
13668
13669 - type: "plot"
13670   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13671   algorithm: "plot_tsa_name"
13672   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13674   include:
13675     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13676     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13677     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13678     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13679   layout:
13680     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13681     layout: "plot-throughput-speedup-analysis"
13682
13683 #- type: "plot"
13684 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13685 #  algorithm: "plot_tsa_name"
13686 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13687 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13688 #  include:
13689 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13690 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13693 #  layout:
13694 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13695 #    layout: "plot-throughput-speedup-analysis"
13696 #
13697 #- type: "plot"
13698 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13699 #  algorithm: "plot_tsa_name"
13700 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13701 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13702 #  include:
13703 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13704 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13705 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13706 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13707 #  layout:
13708 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13709 #    layout: "plot-throughput-speedup-analysis"
13710 #
13711 #- type: "plot"
13712 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13713 #  algorithm: "plot_tsa_name"
13714 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13715 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13716 #  include:
13717 #    - "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"
13718 #    - "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"
13719 #    - "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"
13720 #    - "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"
13721 #  layout:
13722 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13723 #    layout: "plot-throughput-speedup-analysis"
13724 #
13725 #- type: "plot"
13726 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13727 #  algorithm: "plot_tsa_name"
13728 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13729 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13730 #  include:
13731 #    - "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"
13732 #    - "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"
13733 #    - "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"
13734 #    - "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"
13735 #  layout:
13736 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13737 #    layout: "plot-throughput-speedup-analysis"
13738 #
13739 #- type: "plot"
13740 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13741 #  algorithm: "plot_tsa_name"
13742 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13743 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13744 #  include:
13745 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13746 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13747 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13748 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13749 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13750 #  layout:
13751 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13752 #    layout: "plot-throughput-speedup-analysis"
13753 #
13754 #- type: "plot"
13755 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13756 #  algorithm: "plot_tsa_name"
13757 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13758 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13759 #  include:
13760 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13761 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13762 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13763 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13765 #  layout:
13766 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13767 #    layout: "plot-throughput-speedup-analysis"
13768 #
13769 #- type: "plot"
13770 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13771 #  algorithm: "plot_tsa_name"
13772 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13773 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774 #  include:
13775 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13776 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13777 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13778 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13780 #  layout:
13781 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13782 #    layout: "plot-throughput-speedup-analysis"
13783 #
13784 #- type: "plot"
13785 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13786 #  algorithm: "plot_tsa_name"
13787 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13788 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13789 #  include:
13790 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13791 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13792 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13793 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13794 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13795 #  layout:
13796 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13797 #    layout: "plot-throughput-speedup-analysis"
13798 #
13799 #- type: "plot"
13800 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13801 #  algorithm: "plot_tsa_name"
13802 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13803 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13804 #  include:
13805 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13806 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13807 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13808 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13809 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13810 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13811 #  layout:
13812 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13813 #    layout: "plot-throughput-speedup-analysis"
13814 #
13815 #- type: "plot"
13816 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13817 #  algorithm: "plot_tsa_name"
13818 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13819 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13820 #  include:
13821 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13822 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13823 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13824 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13825 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13826 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13827 #  layout:
13828 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13829 #    layout: "plot-throughput-speedup-analysis"
13830 #
13831 #- type: "plot"
13832 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13833 #  algorithm: "plot_tsa_name"
13834 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13835 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13836 #  include:
13837 #    - "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"
13838 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13839 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13840 #    - "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"
13841 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13842 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13843 #  layout:
13844 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13845 #    layout: "plot-throughput-speedup-analysis"
13846 #
13847 #- type: "plot"
13848 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13849 #  algorithm: "plot_tsa_name"
13850 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13851 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13852 #  include:
13853 #    - "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"
13854 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13855 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13856 #    - "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"
13857 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13858 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13859 #  layout:
13860 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13861 #    layout: "plot-throughput-speedup-analysis"
13862 #
13863 #- type: "plot"
13864 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13865 #  algorithm: "plot_tsa_name"
13866 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13867 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13868 #  include:
13869 #    - "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"
13870 #    - "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"
13871 #    - "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"
13872 #  layout:
13873 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13874 #    layout: "plot-throughput-speedup-analysis"
13875 #
13876 #- type: "plot"
13877 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13878 #  algorithm: "plot_tsa_name"
13879 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13880 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13881 #  include:
13882 #    - "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"
13883 #    - "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"
13884 #    - "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"
13885 #  layout:
13886 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13887 #    layout: "plot-throughput-speedup-analysis"
13888
13889 - type: "plot"
13890   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13891   algorithm: "plot_tsa_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13893   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13894   include:
13895     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13896     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13897     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13898     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13899     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13900   layout:
13901     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13902     layout: "plot-throughput-speedup-analysis"
13903
13904 - type: "plot"
13905   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13906   algorithm: "plot_tsa_name"
13907   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13908   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13909   include:
13910     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13911     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13912     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13913     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13914     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13915   layout:
13916     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13917     layout: "plot-throughput-speedup-analysis"
13918
13919 - type: "plot"
13920   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13921   algorithm: "plot_tsa_name"
13922   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13923   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13924   include:
13925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13930   layout:
13931     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13932     layout: "plot-throughput-speedup-analysis"
13933
13934 - type: "plot"
13935   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13936   algorithm: "plot_tsa_name"
13937   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13938   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13939   include:
13940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13945   layout:
13946     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13947     layout: "plot-throughput-speedup-analysis"
13948
13949 - type: "plot"
13950   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13951   algorithm: "plot_tsa_name"
13952   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13953   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13954   include:
13955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13959     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13961   layout:
13962     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13963     layout: "plot-throughput-speedup-analysis"
13964
13965 - type: "plot"
13966   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13967   algorithm: "plot_tsa_name"
13968   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13969   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13970   include:
13971     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13972     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13977   layout:
13978     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13979     layout: "plot-throughput-speedup-analysis"
13980
13981 - type: "plot"
13982   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13983   algorithm: "plot_tsa_name"
13984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13986   include:
13987     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13991   layout:
13992     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13993     layout: "plot-throughput-speedup-analysis"
13994
13995 - type: "plot"
13996   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13997   algorithm: "plot_tsa_name"
13998   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13999   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14000   include:
14001     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14005   layout:
14006     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
14007     layout: "plot-throughput-speedup-analysis"
14008
14009 - type: "plot"
14010   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14011   algorithm: "plot_tsa_name"
14012   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14013   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14014   include:
14015     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14017     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14020   layout:
14021     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14022     layout: "plot-throughput-speedup-analysis"
14023
14024 - type: "plot"
14025   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14026   algorithm: "plot_tsa_name"
14027   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14028   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14029   include:
14030     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14031     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14032     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14033     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14035   layout:
14036     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14037     layout: "plot-throughput-speedup-analysis"
14038
14039 - type: "plot"
14040   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14041   algorithm: "plot_tsa_name"
14042   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14043   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14044   include:
14045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14047     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14049     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14050     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14051   layout:
14052     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14053     layout: "plot-throughput-speedup-analysis"
14054
14055 - type: "plot"
14056   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14057   algorithm: "plot_tsa_name"
14058   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14059   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14060   include:
14061     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14062     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14063     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14064     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14065     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14066     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14067   layout:
14068     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14069     layout: "plot-throughput-speedup-analysis"
14070
14071 - type: "plot"
14072   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14073   algorithm: "plot_tsa_name"
14074   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14075   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14076   include:
14077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14081   layout:
14082     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14083     layout: "plot-throughput-speedup-analysis"
14084
14085 - type: "plot"
14086   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14087   algorithm: "plot_tsa_name"
14088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14090   include:
14091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14095   layout:
14096     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14097     layout: "plot-throughput-speedup-analysis"
14098
14099 - type: "plot"
14100   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14101   algorithm: "plot_tsa_name"
14102   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14103   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14104   include:
14105     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14111   layout:
14112     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14113     layout: "plot-throughput-speedup-analysis"
14114
14115 - type: "plot"
14116   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14117   algorithm: "plot_tsa_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14119   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14120   include:
14121     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14124     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14127   layout:
14128     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14129     layout: "plot-throughput-speedup-analysis"
14130
14131 - type: "plot"
14132   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14133   algorithm: "plot_tsa_name"
14134   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14135   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14136   include:
14137     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14138     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14139     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14140     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14141     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14142     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14143   layout:
14144     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14145     layout: "plot-throughput-speedup-analysis"
14146
14147 - type: "plot"
14148   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14149   algorithm: "plot_tsa_name"
14150   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14151   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14152   include:
14153     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14154     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14155     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14156     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14157     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14158     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14159   layout:
14160     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14161     layout: "plot-throughput-speedup-analysis"
14162
14163 - type: "plot"
14164   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14165   algorithm: "plot_tsa_name"
14166   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14167   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14168   include:
14169     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14170     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14171     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14172     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14173     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14174     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14175   layout:
14176     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14177     layout: "plot-throughput-speedup-analysis"
14178
14179 - type: "plot"
14180   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14181   algorithm: "plot_tsa_name"
14182   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14183   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14184   include:
14185     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14186     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14187     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14188     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14189     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14190     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14191   layout:
14192     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14193     layout: "plot-throughput-speedup-analysis"
14194
14195 - type: "plot"
14196   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14197   algorithm: "plot_tsa_name"
14198   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14199   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14200   include:
14201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14203     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14205     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14206   layout:
14207     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14208     layout: "plot-throughput-speedup-analysis"
14209
14210 - type: "plot"
14211   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14212   algorithm: "plot_tsa_name"
14213   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14214   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14215   include:
14216     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14217     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14218     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14219     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14220     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14221   layout:
14222     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14223     layout: "plot-throughput-speedup-analysis"
14224
14225 #- type: "plot"
14226 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14227 #  algorithm: "plot_tsa_name"
14228 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14229 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14230 #  include:
14231 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14232 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14233 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14234 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14236 #  layout:
14237 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14238 #    layout: "plot-throughput-speedup-analysis"
14239 #
14240 #- type: "plot"
14241 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14242 #  algorithm: "plot_tsa_name"
14243 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14244 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14245 #  include:
14246 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14247 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14248 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14251 #  layout:
14252 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14253 #    layout: "plot-throughput-speedup-analysis"
14254
14255 #- type: "plot"
14256 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14257 #  algorithm: "plot_tsa_name"
14258 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14259 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14260 #  include:
14261 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14262 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14263 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14264 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14265 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14267 #  layout:
14268 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14269 #    layout: "plot-throughput-speedup-analysis"
14270 #
14271 #- type: "plot"
14272 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14273 #  algorithm: "plot_tsa_name"
14274 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14275 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14276 #  include:
14277 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14278 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14279 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14280 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14281 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14282 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14283 #  layout:
14284 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14285 #    layout: "plot-throughput-speedup-analysis"
14286
14287 - type: "plot"
14288   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14289   algorithm: "plot_tsa_name"
14290   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14291   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14292   include:
14293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14298   layout:
14299     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14300     layout: "plot-throughput-speedup-analysis"
14301
14302 - type: "plot"
14303   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14304   algorithm: "plot_tsa_name"
14305   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14306   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14307   include:
14308     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14313   layout:
14314     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14315     layout: "plot-throughput-speedup-analysis"
14316
14317 - type: "plot"
14318   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14319   algorithm: "plot_tsa_name"
14320   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14321   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14322   include:
14323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14329   layout:
14330     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14331     layout: "plot-throughput-speedup-analysis"
14332
14333 - type: "plot"
14334   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14335   algorithm: "plot_tsa_name"
14336   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14337   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14338   include:
14339     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14340     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14341     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14345   layout:
14346     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14347     layout: "plot-throughput-speedup-analysis"
14348
14349 - type: "plot"
14350   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14351   algorithm: "plot_tsa_name"
14352   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14353   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14354   include:
14355     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14358     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14360   layout:
14361     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14362     layout: "plot-throughput-speedup-analysis"
14363
14364 - type: "plot"
14365   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14366   algorithm: "plot_tsa_name"
14367   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14368   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14369   include:
14370     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14374     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14375   layout:
14376     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14377     layout: "plot-throughput-speedup-analysis"
14378
14379 - type: "plot"
14380   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14381   algorithm: "plot_tsa_name"
14382   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14383   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14384   include:
14385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14389   layout:
14390     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14398   include:
14399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14403   layout:
14404     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14405     layout: "plot-throughput-speedup-analysis"
14406
14407 - type: "plot"
14408   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14409   algorithm: "plot_tsa_name"
14410   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14411   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14412   include:
14413     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14416     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14419   layout:
14420     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14421     layout: "plot-throughput-speedup-analysis"
14422
14423 - type: "plot"
14424   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14425   algorithm: "plot_tsa_name"
14426   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14427   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14428   include:
14429     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14431     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14432     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14433     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14434     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14435   layout:
14436     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14437     layout: "plot-throughput-speedup-analysis"
14438
14439 - type: "plot"
14440   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14441   algorithm: "plot_tsa_name"
14442   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14443   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14444   include:
14445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14450   layout:
14451     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14452     layout: "plot-throughput-speedup-analysis"
14453
14454 - type: "plot"
14455   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14456   algorithm: "plot_tsa_name"
14457   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14458   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14459   include:
14460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14465   layout:
14466     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14474   include:
14475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14481   layout:
14482     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14483     layout: "plot-throughput-speedup-analysis"
14484
14485 - type: "plot"
14486   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14487   algorithm: "plot_tsa_name"
14488   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14489   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14490   include:
14491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14492     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14493     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14494     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14497   layout:
14498     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14499     layout: "plot-throughput-speedup-analysis"
14500
14501 - type: "plot"
14502   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14503   algorithm: "plot_tsa_name"
14504   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14505   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14506   include:
14507     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14508     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14509     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14511   layout:
14512     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14513     layout: "plot-throughput-speedup-analysis"
14514
14515 - type: "plot"
14516   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14517   algorithm: "plot_tsa_name"
14518   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14519   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14520   include:
14521     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14522     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14523     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14525   layout:
14526     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14527     layout: "plot-throughput-speedup-analysis"
14528
14529 - type: "plot"
14530   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14531   algorithm: "plot_tsa_name"
14532   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14533   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14534   include:
14535     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14537     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14538     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14540   layout:
14541     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14542     layout: "plot-throughput-speedup-analysis"
14543
14544 - type: "plot"
14545   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14546   algorithm: "plot_tsa_name"
14547   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14548   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14549   include:
14550     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14553     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14554     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14555   layout:
14556     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14557     layout: "plot-throughput-speedup-analysis"
14558
14559 - type: "plot"
14560   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14561   algorithm: "plot_tsa_name"
14562   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14563   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14564   include:
14565     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14567     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14568     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14569     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14571   layout:
14572     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14573     layout: "plot-throughput-speedup-analysis"
14574
14575 - type: "plot"
14576   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14577   algorithm: "plot_tsa_name"
14578   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14579   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14580   include:
14581     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14582     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14583     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14584     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14587   layout:
14588     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14589     layout: "plot-throughput-speedup-analysis"
14590
14591 - type: "plot"
14592   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14593   algorithm: "plot_tsa_name"
14594   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14595   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14596   include:
14597     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14598     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14601   layout:
14602     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14603     layout: "plot-throughput-speedup-analysis"
14604
14605 - type: "plot"
14606   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14607   algorithm: "plot_tsa_name"
14608   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14609   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14610   include:
14611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14612     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14613     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14615   layout:
14616     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14617     layout: "plot-throughput-speedup-analysis"
14618
14619 - type: "plot"
14620   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14621   algorithm: "plot_tsa_name"
14622   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14623   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14624   include:
14625     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14626     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14627     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14628     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14631   layout:
14632     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14633     layout: "plot-throughput-speedup-analysis"
14634
14635 - type: "plot"
14636   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14637   algorithm: "plot_tsa_name"
14638   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14639   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14640   include:
14641     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14642     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14643     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14644     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14645     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14647   layout:
14648     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14649     layout: "plot-throughput-speedup-analysis"
14650
14651 - type: "plot"
14652   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14653   algorithm: "plot_tsa_name"
14654   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14655   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14656   include:
14657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14658     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14659     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14660     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14661     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14662     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14663   layout:
14664     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14665     layout: "plot-throughput-speedup-analysis"
14666
14667 - type: "plot"
14668   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14669   algorithm: "plot_tsa_name"
14670   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14671   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14672   include:
14673     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14674     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14675     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14676     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14677     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14678     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14679   layout:
14680     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14681     layout: "plot-throughput-speedup-analysis"
14682
14683 #- type: "plot"
14684 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14685 #  algorithm: "plot_tsa_name"
14686 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14687 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14688 #  include:
14689 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14690 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14691 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14692 #  layout:
14693 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14694 #    layout: "plot-throughput-speedup-analysis"
14695 #
14696 #- type: "plot"
14697 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14698 #  algorithm: "plot_tsa_name"
14699 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14700 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14701 #  include:
14702 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14703 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14704 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14705 #  layout:
14706 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14707 #    layout: "plot-throughput-speedup-analysis"
14708
14709 ################################################################################
14710
14711 # Packet Throughput - DPDK
14712
14713 # 2n-skx-xxv710
14714
14715 #- type: "plot"
14716 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14717 #  algorithm: "plot_perf_box_name"
14718 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14719 #  data: "plot-dpdk-throughput-latency-2n-skx"
14720 #  include:
14721 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14722 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14723 #  layout:
14724 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14725 #    layout: "plot-throughput"
14726 #
14727 #- type: "plot"
14728 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14729 #  algorithm: "plot_perf_box_name"
14730 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14731 #  data: "plot-dpdk-throughput-latency-2n-skx"
14732 #  include:
14733 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14734 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14735 #  layout:
14736 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14737 #    layout: "plot-throughput"
14738 #
14739 #- type: "plot"
14740 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14741 #  algorithm: "plot_perf_box_name"
14742 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14743 #  data: "plot-dpdk-throughput-latency-2n-skx"
14744 #  include:
14745 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14746 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14747 #  layout:
14748 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14749 #    layout: "plot-throughput"
14750 #
14751 #- type: "plot"
14752 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14753 #  algorithm: "plot_perf_box_name"
14754 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14755 #  data: "plot-dpdk-throughput-latency-2n-skx"
14756 #  include:
14757 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14758 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14759 #  layout:
14760 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14761 #    layout: "plot-throughput"
14762 #
14763 ## 2n-skx-x710
14764 #
14765 #- type: "plot"
14766 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14767 #  algorithm: "plot_perf_box_name"
14768 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14769 #  data: "plot-dpdk-throughput-latency-2n-skx"
14770 #  include:
14771 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14772 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14773 #  layout:
14774 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14775 #    layout: "plot-throughput"
14776 #
14777 #- type: "plot"
14778 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14779 #  algorithm: "plot_perf_box_name"
14780 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14781 #  data: "plot-dpdk-throughput-latency-2n-skx"
14782 #  include:
14783 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14784 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14785 #  layout:
14786 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14787 #    layout: "plot-throughput"
14788 #
14789 #- type: "plot"
14790 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14791 #  algorithm: "plot_perf_box_name"
14792 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14793 #  data: "plot-dpdk-throughput-latency-2n-skx"
14794 #  include:
14795 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14796 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14797 #  layout:
14798 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14799 #    layout: "plot-throughput"
14800 #
14801 #- type: "plot"
14802 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14803 #  algorithm: "plot_perf_box_name"
14804 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14805 #  data: "plot-dpdk-throughput-latency-2n-skx"
14806 #  include:
14807 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14808 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14809 #  layout:
14810 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14811 #    layout: "plot-throughput"
14812 #
14813 ## 3n-skx-xxv710
14814 #
14815 #- type: "plot"
14816 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14817 #  algorithm: "plot_perf_box_name"
14818 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14819 #  data: "plot-dpdk-throughput-latency-3n-skx"
14820 #  include:
14821 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14822 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14823 #  layout:
14824 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14825 #    layout: "plot-throughput"
14826 #
14827 #- type: "plot"
14828 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14829 #  algorithm: "plot_perf_box_name"
14830 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14831 #  data: "plot-dpdk-throughput-latency-3n-skx"
14832 #  include:
14833 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14834 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14835 #  layout:
14836 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14837 #    layout: "plot-throughput"
14838 #
14839 #- type: "plot"
14840 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14841 #  algorithm: "plot_perf_box_name"
14842 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14843 #  data: "plot-dpdk-throughput-latency-3n-skx"
14844 #  include:
14845 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14846 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14847 #  layout:
14848 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14849 #    layout: "plot-throughput"
14850 #
14851 #- type: "plot"
14852 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14853 #  algorithm: "plot_perf_box_name"
14854 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14855 #  data: "plot-dpdk-throughput-latency-3n-skx"
14856 #  include:
14857 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14858 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14859 #  layout:
14860 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14861 #    layout: "plot-throughput"
14862 #
14863 ## 3n-skx-x710
14864 #
14865 #- type: "plot"
14866 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14867 #  algorithm: "plot_perf_box_name"
14868 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14869 #  data: "plot-dpdk-throughput-latency-3n-skx"
14870 #  include:
14871 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14872 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14873 #  layout:
14874 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14875 #    layout: "plot-throughput"
14876 #
14877 #- type: "plot"
14878 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14879 #  algorithm: "plot_perf_box_name"
14880 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14881 #  data: "plot-dpdk-throughput-latency-3n-skx"
14882 #  include:
14883 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14884 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14885 #  layout:
14886 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14887 #    layout: "plot-throughput"
14888 #
14889 #- type: "plot"
14890 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14891 #  algorithm: "plot_perf_box_name"
14892 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14893 #  data: "plot-dpdk-throughput-latency-3n-skx"
14894 #  include:
14895 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14896 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14897 #  layout:
14898 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14899 #    layout: "plot-throughput"
14900 #
14901 #- type: "plot"
14902 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14903 #  algorithm: "plot_perf_box_name"
14904 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14905 #  data: "plot-dpdk-throughput-latency-3n-skx"
14906 #  include:
14907 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14908 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14909 #  layout:
14910 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14911 #    layout: "plot-throughput"
14912
14913 # 3n-hsw-xl710
14914
14915 - type: "plot"
14916   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14917   algorithm: "plot_perf_box_name"
14918   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14919   data: "plot-dpdk-throughput-latency-3n-hsw"
14920   include:
14921     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14922     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14923   layout:
14924     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14925     layout: "plot-throughput"
14926
14927 - type: "plot"
14928   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14929   algorithm: "plot_perf_box_name"
14930   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14931   data: "plot-dpdk-throughput-latency-3n-hsw"
14932   include:
14933     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14934     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14935   layout:
14936     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14937     layout: "plot-throughput"
14938
14939 - type: "plot"
14940   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14941   algorithm: "plot_perf_box_name"
14942   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14943   data: "plot-dpdk-throughput-latency-3n-hsw"
14944   include:
14945     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14946     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14947   layout:
14948     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14949     layout: "plot-throughput"
14950
14951 - type: "plot"
14952   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14953   algorithm: "plot_perf_box_name"
14954   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14955   data: "plot-dpdk-throughput-latency-3n-hsw"
14956   include:
14957     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14958     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14959   layout:
14960     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14961     layout: "plot-throughput"
14962
14963 # 3n-hsw-x710
14964
14965 - type: "plot"
14966   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14967   algorithm: "plot_perf_box_name"
14968   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14969   data: "plot-dpdk-throughput-latency-3n-hsw"
14970   include:
14971     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14972     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14973   layout:
14974     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14975     layout: "plot-throughput"
14976
14977 - type: "plot"
14978   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14979   algorithm: "plot_perf_box_name"
14980   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14981   data: "plot-dpdk-throughput-latency-3n-hsw"
14982   include:
14983     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14984     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14985   layout:
14986     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14987     layout: "plot-throughput"
14988
14989 - type: "plot"
14990   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14991   algorithm: "plot_perf_box_name"
14992   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14993   data: "plot-dpdk-throughput-latency-3n-hsw"
14994   include:
14995     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14996     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14997   layout:
14998     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14999     layout: "plot-throughput"
15000
15001 - type: "plot"
15002   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
15003   algorithm: "plot_perf_box_name"
15004   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
15005   data: "plot-dpdk-throughput-latency-3n-hsw"
15006   include:
15007     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15008     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15009   layout:
15010     title: "3n-hsw-x710-64b-2t2c-base-pdr"
15011     layout: "plot-throughput"
15012
15013 # 2n-dnv-x553
15014
15015 - type: "plot"
15016   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15017   algorithm: "plot_perf_box_name"
15018   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15019   data: "plot-dpdk-throughput-latency-2n-dnv"
15020   include:
15021     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15022     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15023   layout:
15024     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15025     layout: "plot-throughput"
15026
15027 - type: "plot"
15028   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15029   algorithm: "plot_perf_box_name"
15030   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15031   data: "plot-dpdk-throughput-latency-2n-dnv"
15032   include:
15033     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15034     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15035   layout:
15036     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15037     layout: "plot-throughput"
15038
15039 - type: "plot"
15040   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15041   algorithm: "plot_perf_box_name"
15042   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15043   data: "plot-dpdk-throughput-latency-2n-dnv"
15044   include:
15045     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15046     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15047   layout:
15048     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15049     layout: "plot-throughput"
15050
15051 - type: "plot"
15052   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15053   algorithm: "plot_perf_box_name"
15054   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15055   data: "plot-dpdk-throughput-latency-2n-dnv"
15056   include:
15057     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15058     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15059   layout:
15060     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15061     layout: "plot-throughput"
15062
15063 # 3n-dnv-x553
15064
15065 - type: "plot"
15066   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15067   algorithm: "plot_perf_box_name"
15068   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15069   data: "plot-dpdk-throughput-latency-3n-dnv"
15070   include:
15071     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15072     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15073   layout:
15074     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15075     layout: "plot-throughput"
15076
15077 - type: "plot"
15078   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15079   algorithm: "plot_perf_box_name"
15080   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15081   data: "plot-dpdk-throughput-latency-3n-dnv"
15082   include:
15083     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15084     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15085   layout:
15086     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15087     layout: "plot-throughput"
15088
15089 - type: "plot"
15090   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15091   algorithm: "plot_perf_box_name"
15092   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15093   data: "plot-dpdk-throughput-latency-3n-dnv"
15094   include:
15095     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15096     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15097   layout:
15098     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15099     layout: "plot-throughput"
15100
15101 - type: "plot"
15102   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15103   algorithm: "plot_perf_box_name"
15104   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15105   data: "plot-dpdk-throughput-latency-3n-dnv"
15106   include:
15107     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15108     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15109   layout:
15110     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15111     layout: "plot-throughput"
15112
15113 # 3n-tsh-x520
15114
15115 - type: "plot"
15116   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15117   algorithm: "plot_perf_box_name"
15118   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15119   data: "plot-dpdk-throughput-latency-3n-tsh"
15120   include:
15121     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15122     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15123   layout:
15124     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15125     layout: "plot-throughput"
15126
15127 - type: "plot"
15128   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15129   algorithm: "plot_perf_box_name"
15130   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15131   data: "plot-dpdk-throughput-latency-3n-tsh"
15132   include:
15133     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15134     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15135   layout:
15136     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15137     layout: "plot-throughput"
15138
15139 - type: "plot"
15140   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15141   algorithm: "plot_perf_box_name"
15142   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15143   data: "plot-dpdk-throughput-latency-3n-tsh"
15144   include:
15145     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15146     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15147   layout:
15148     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15149     layout: "plot-throughput"
15150
15151 - type: "plot"
15152   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15153   algorithm: "plot_perf_box_name"
15154   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15155   data: "plot-dpdk-throughput-latency-3n-tsh"
15156   include:
15157     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15158     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15159   layout:
15160     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15161     layout: "plot-throughput"
15162
15163 ################################################################################
15164 ###   2n-clx                                                                 ###
15165 ################################################################################
15166
15167 # Packet Throughput
15168
15169 #- type: "plot"
15170 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15171 #  algorithm: "plot_perf_box_name"
15172 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15173 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15174 #  include:
15175 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15176 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15177 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15178 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15179 #  layout:
15180 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15181 #    layout: "plot-throughput"
15182 #
15183 #- type: "plot"
15184 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15185 #  algorithm: "plot_perf_box_name"
15186 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15187 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15188 #  include:
15189 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15190 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15191 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15192 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15193 #  layout:
15194 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15195 #    layout: "plot-throughput"
15196 #
15197 #- type: "plot"
15198 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15199 #  algorithm: "plot_perf_box_name"
15200 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15201 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15202 #  include:
15203 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15204 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15205 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15206 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15207 #  layout:
15208 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15209 #    layout: "plot-throughput"
15210 #
15211 #- type: "plot"
15212 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15213 #  algorithm: "plot_perf_box_name"
15214 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15215 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15216 #  include:
15217 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15218 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15219 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15220 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15221 #  layout:
15222 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15223 #    layout: "plot-throughput"
15224 #
15225 #- type: "plot"
15226 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15227 #  algorithm: "plot_perf_box_name"
15228 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15229 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15230 #  include:
15231 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15232 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15233 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15234 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15235 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15236 #  layout:
15237 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15238 #    layout: "plot-throughput"
15239 #
15240 #- type: "plot"
15241 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15242 #  algorithm: "plot_perf_box_name"
15243 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15244 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15245 #  include:
15246 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15247 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15248 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15249 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15250 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15251 #  layout:
15252 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15253 #    layout: "plot-throughput"
15254 #
15255 #- type: "plot"
15256 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15257 #  algorithm: "plot_perf_box_name"
15258 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15259 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15260 #  include:
15261 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15262 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15263 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15264 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15265 #  layout:
15266 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15267 #    layout: "plot-throughput"
15268 #
15269 #- type: "plot"
15270 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15271 #  algorithm: "plot_perf_box_name"
15272 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15273 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15274 #  include:
15275 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15276 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15277 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15278 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15279 #  layout:
15280 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15281 #    layout: "plot-throughput"
15282 #
15283 #- type: "plot"
15284 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15285 #  algorithm: "plot_perf_box_name"
15286 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15287 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15288 #  include:
15289 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15290 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15291 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15292 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15293 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15294 #  layout:
15295 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15296 #    layout: "plot-throughput"
15297 #
15298 #- type: "plot"
15299 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15300 #  algorithm: "plot_perf_box_name"
15301 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15302 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15303 #  include:
15304 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15305 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15306 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15307 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15308 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15309 #  layout:
15310 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15311 #    layout: "plot-throughput"
15312 #
15313 #- type: "plot"
15314 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15315 #  algorithm: "plot_perf_box_name"
15316 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15317 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15318 #  include:
15319 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15320 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15321 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15322 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15323 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15324 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15325 #  layout:
15326 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15327 #    layout: "plot-throughput"
15328 #
15329 #- type: "plot"
15330 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15331 #  algorithm: "plot_perf_box_name"
15332 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15333 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15334 #  include:
15335 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15336 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15337 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15338 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15339 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15340 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15341 #  layout:
15342 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15343 #    layout: "plot-throughput"
15344 #
15345 #- type: "plot"
15346 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15347 #  algorithm: "plot_perf_box_name"
15348 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15349 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15350 #  include:
15351 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15352 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15353 #  layout:
15354 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15355 #    layout: "plot-throughput"
15356 #
15357 #- type: "plot"
15358 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15359 #  algorithm: "plot_perf_box_name"
15360 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15361 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15362 #  include:
15363 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15364 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15365 #  layout:
15366 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15367 #    layout: "plot-throughput"
15368 #
15369 #- type: "plot"
15370 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15371 #  algorithm: "plot_perf_box_name"
15372 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15373 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15374 #  include:
15375 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15376 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15377 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15378 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15379 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15380 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15381 #  layout:
15382 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15383 #    layout: "plot-throughput"
15384 #
15385 #- type: "plot"
15386 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15387 #  algorithm: "plot_perf_box_name"
15388 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15389 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15390 #  include:
15391 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15392 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15393 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15394 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15395 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15396 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15397 #  layout:
15398 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15399 #    layout: "plot-throughput"
15400 #
15401 #- type: "plot"
15402 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15403 #  algorithm: "plot_perf_box_name"
15404 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15405 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15406 #  include:
15407 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15408 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15409 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15410 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15411 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15412 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15413 #  layout:
15414 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15415 #    layout: "plot-throughput"
15416 #
15417 #- type: "plot"
15418 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15419 #  algorithm: "plot_perf_box_name"
15420 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15421 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15422 #  include:
15423 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15424 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15425 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15426 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15427 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15428 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15429 #  layout:
15430 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15431 #    layout: "plot-throughput"
15432 #
15433 #- type: "plot"
15434 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15435 #  algorithm: "plot_perf_box_name"
15436 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15437 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15438 #  include:
15439 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15440 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15441 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15442 #  layout:
15443 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15444 #    layout: "plot-throughput"
15445 #
15446 #- type: "plot"
15447 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15448 #  algorithm: "plot_perf_box_name"
15449 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15450 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15451 #  include:
15452 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15453 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15454 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15455 #  layout:
15456 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15457 #    layout: "plot-throughput"
15458 #
15459 #- type: "plot"
15460 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15461 #  algorithm: "plot_perf_box_name"
15462 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15463 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15464 #  include:
15465 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15466 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15467 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15468 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15469 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15470 #  layout:
15471 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15472 #    layout: "plot-throughput"
15473 #
15474 #- type: "plot"
15475 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15476 #  algorithm: "plot_perf_box_name"
15477 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15478 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15479 #  include:
15480 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15481 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15482 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15483 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15484 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15485 #  layout:
15486 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15487 #    layout: "plot-throughput"
15488 #
15489 #- type: "plot"
15490 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15491 #  algorithm: "plot_perf_box_name"
15492 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15493 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15494 #  include:
15495 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15496 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15497 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15498 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15499 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15500 #  layout:
15501 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15502 #    layout: "plot-throughput"
15503 #
15504 #- type: "plot"
15505 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15506 #  algorithm: "plot_perf_box_name"
15507 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15508 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15509 #  include:
15510 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15511 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15512 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15513 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15514 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15515 #  layout:
15516 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15517 #    layout: "plot-throughput"
15518 #
15519 #- type: "plot"
15520 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15521 #  algorithm: "plot_perf_box_name"
15522 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15523 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15524 #  include:
15525 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15526 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15527 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15528 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15529 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15530 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15531 #  layout:
15532 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15533 #    layout: "plot-throughput"
15534 #
15535 #- type: "plot"
15536 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15537 #  algorithm: "plot_perf_box_name"
15538 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15539 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15540 #  include:
15541 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15542 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15543 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15544 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15545 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15546 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15547 #  layout:
15548 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15549 #    layout: "plot-throughput"
15550 #
15551 #- type: "plot"
15552 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15553 #  algorithm: "plot_perf_box_name"
15554 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15555 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15556 #  include:
15557 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15558 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15559 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15560 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15561 #  layout:
15562 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15563 #    layout: "plot-throughput"
15564 #
15565 #- type: "plot"
15566 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15567 #  algorithm: "plot_perf_box_name"
15568 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15569 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15570 #  include:
15571 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15572 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15573 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15574 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15575 #  layout:
15576 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15577 #    layout: "plot-throughput"
15578 #
15579 #- type: "plot"
15580 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15581 #  algorithm: "plot_perf_box_name"
15582 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15583 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15584 #  include:
15585 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15586 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15587 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15588 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15589 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15590 #  layout:
15591 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15592 #    layout: "plot-throughput"
15593 #
15594 #- type: "plot"
15595 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15596 #  algorithm: "plot_perf_box_name"
15597 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15598 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15599 #  include:
15600 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15601 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15602 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15603 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15604 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15605 #  layout:
15606 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15607 #    layout: "plot-throughput"
15608 #
15609 #- type: "plot"
15610 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15611 #  algorithm: "plot_perf_box_name"
15612 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15613 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15614 #  include:
15615 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15616 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15617 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15618 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15619 #  layout:
15620 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15621 #    layout: "plot-throughput"
15622 #
15623 #- type: "plot"
15624 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15625 #  algorithm: "plot_perf_box_name"
15626 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15627 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15628 #  include:
15629 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15630 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15631 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15632 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15633 #  layout:
15634 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15635 #    layout: "plot-throughput"
15636 #
15637 #- type: "plot"
15638 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15639 #  algorithm: "plot_perf_box_name"
15640 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15641 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15642 #  include:
15643 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15644 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15645 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15646 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15647 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15648 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15649 #  layout:
15650 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15651 #    layout: "plot-throughput"
15652 #
15653 #- type: "plot"
15654 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15655 #  algorithm: "plot_perf_box_name"
15656 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15657 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15658 #  include:
15659 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15660 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15661 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15662 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15663 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15664 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15665 #  layout:
15666 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15667 #    layout: "plot-throughput"
15668 #
15669 #- type: "plot"
15670 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15671 #  algorithm: "plot_perf_box_name"
15672 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15673 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15674 #  include:
15675 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15676 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15677 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15678 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15679 #  layout:
15680 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15681 #    layout: "plot-throughput"
15682 #
15683 #- type: "plot"
15684 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15685 #  algorithm: "plot_perf_box_name"
15686 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15687 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15688 #  include:
15689 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15690 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15691 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15692 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15693 #  layout:
15694 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15695 #    layout: "plot-throughput"
15696 #
15697 #- type: "plot"
15698 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15699 #  algorithm: "plot_perf_box_name"
15700 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15701 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15702 #  include:
15703 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15704 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15705 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15706 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15707 #  layout:
15708 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15709 #    layout: "plot-throughput"
15710 #
15711 #- type: "plot"
15712 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15713 #  algorithm: "plot_perf_box_name"
15714 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15715 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15716 #  include:
15717 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15718 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15719 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15720 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15721 #  layout:
15722 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15723 #    layout: "plot-throughput"
15724 #
15725 #- type: "plot"
15726 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15727 #  algorithm: "plot_perf_box_name"
15728 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15729 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15730 #  include:
15731 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15732 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15733 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15734 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15735 #  layout:
15736 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15737 #    layout: "plot-throughput"
15738 #
15739 #- type: "plot"
15740 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15741 #  algorithm: "plot_perf_box_name"
15742 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15743 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15744 #  include:
15745 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15746 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15747 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15748 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15749 #  layout:
15750 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15751 #    layout: "plot-throughput"
15752 #
15753 #- type: "plot"
15754 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15755 #  algorithm: "plot_perf_box_name"
15756 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15757 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15758 #  include:
15759 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15760 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15761 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15762 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15763 #  layout:
15764 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15765 #    layout: "plot-throughput"
15766 #
15767 #- type: "plot"
15768 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15769 #  algorithm: "plot_perf_box_name"
15770 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15771 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15772 #  include:
15773 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15774 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15775 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15776 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15777 #  layout:
15778 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15779 #    layout: "plot-throughput"
15780 #
15781 #- type: "plot"
15782 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15783 #  algorithm: "plot_perf_box_name"
15784 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15785 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15786 #  include:
15787 #    - "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"
15788 #    - "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"
15789 #    - "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"
15790 #    - "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"
15791 #  layout:
15792 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15793 #    layout: "plot-throughput"
15794 #
15795 #- type: "plot"
15796 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15797 #  algorithm: "plot_perf_box_name"
15798 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15799 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15800 #  include:
15801 #    - "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"
15802 #    - "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"
15803 #    - "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"
15804 #    - "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"
15805 #  layout:
15806 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15807 #    layout: "plot-throughput"
15808 #
15809 #################################################################################
15810 #
15811 ## Packet Speedup
15812 #
15813 #- type: "plot"
15814 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15815 #  algorithm: "plot_tsa_name"
15816 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15817 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15818 #  include:
15819 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15820 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15821 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15822 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15823 #  layout:
15824 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15825 #    layout: "plot-throughput-speedup-analysis"
15826 #
15827 #- type: "plot"
15828 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15829 #  algorithm: "plot_tsa_name"
15830 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15831 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15832 #  include:
15833 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15834 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15835 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15836 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15837 #  layout:
15838 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15839 #    layout: "plot-throughput-speedup-analysis"
15840 #
15841 #- type: "plot"
15842 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15843 #  algorithm: "plot_tsa_name"
15844 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15845 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15846 #  include:
15847 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15848 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15849 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15850 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15851 #  layout:
15852 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15853 #    layout: "plot-throughput"
15854 #
15855 #- type: "plot"
15856 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15857 #  algorithm: "plot_tsa_name"
15858 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15859 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15860 #  include:
15861 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15862 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15863 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15864 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15865 #  layout:
15866 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15867 #    layout: "plot-throughput"
15868 #
15869 #- type: "plot"
15870 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15871 #  algorithm: "plot_tsa_name"
15872 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15873 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15874 #  include:
15875 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15876 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15877 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15878 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15879 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15880 #  layout:
15881 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15882 #    layout: "plot-throughput-speedup-analysis"
15883 #
15884 #- type: "plot"
15885 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15886 #  algorithm: "plot_tsa_name"
15887 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15888 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15889 #  include:
15890 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15891 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15892 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15893 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15894 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15895 #  layout:
15896 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15897 #    layout: "plot-throughput-speedup-analysis"
15898 #
15899 #- type: "plot"
15900 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15901 #  algorithm: "plot_tsa_name"
15902 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15903 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15904 #  include:
15905 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15906 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15907 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15908 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15909 #  layout:
15910 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15911 #    layout: "plot-throughput-speedup-analysis"
15912 #
15913 #- type: "plot"
15914 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15915 #  algorithm: "plot_tsa_name"
15916 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15917 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15918 #  include:
15919 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15920 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15921 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15922 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15923 #  layout:
15924 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15925 #    layout: "plot-throughput-speedup-analysis"
15926 #
15927 #- type: "plot"
15928 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15929 #  algorithm: "plot_tsa_name"
15930 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15931 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15932 #  include:
15933 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15934 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15935 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15936 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15937 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15938 #  layout:
15939 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15940 #    layout: "plot-throughput-speedup-analysis"
15941 #
15942 #- type: "plot"
15943 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15944 #  algorithm: "plot_tsa_name"
15945 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15946 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15947 #  include:
15948 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15949 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15950 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15951 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15952 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15953 #  layout:
15954 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15955 #    layout: "plot-throughput-speedup-analysis"
15956 #
15957 #- type: "plot"
15958 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15959 #  algorithm: "plot_tsa_name"
15960 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15961 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15962 #  include:
15963 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15964 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15965 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15966 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15967 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15968 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15969 #  layout:
15970 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15971 #    layout: "plot-throughput-speedup-analysis"
15972 #
15973 #- type: "plot"
15974 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15975 #  algorithm: "plot_tsa_name"
15976 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15977 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15978 #  include:
15979 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15980 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15981 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15982 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15983 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15984 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15985 #  layout:
15986 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15987 #    layout: "plot-throughput-speedup-analysis"
15988 #
15989 #- type: "plot"
15990 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15991 #  algorithm: "plot_tsa_name"
15992 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15993 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15994 #  include:
15995 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15996 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15997 #  layout:
15998 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15999 #    layout: "plot-throughput"
16000 #
16001 #- type: "plot"
16002 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
16003 #  algorithm: "plot_tsa_name"
16004 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
16005 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16006 #  include:
16007 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16008 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16009 #  layout:
16010 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16011 #    layout: "plot-throughput"
16012 #
16013 #- type: "plot"
16014 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
16015 #  algorithm: "plot_tsa_name"
16016 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
16017 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16018 #  include:
16019 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16020 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16021 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16022 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16023 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16024 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16025 #  layout:
16026 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16027 #    layout: "plot-throughput"
16028 #
16029 #- type: "plot"
16030 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
16031 #  algorithm: "plot_tsa_name"
16032 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
16033 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16034 #  include:
16035 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16036 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16037 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16038 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16039 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16040 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16041 #  layout:
16042 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16043 #    layout: "plot-throughput"
16044 #
16045 #- type: "plot"
16046 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16047 #  algorithm: "plot_tsa_name"
16048 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16049 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16050 #  include:
16051 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16052 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16053 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16054 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16055 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16056 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16057 #  layout:
16058 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16059 #    layout: "plot-throughput"
16060 #
16061 #- type: "plot"
16062 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16063 #  algorithm: "plot_tsa_name"
16064 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16065 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16066 #  include:
16067 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16068 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16069 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16070 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16071 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16072 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16073 #  layout:
16074 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16075 #    layout: "plot-throughput"
16076 #
16077 #- type: "plot"
16078 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16079 #  algorithm: "plot_tsa_name"
16080 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16081 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16082 #  include:
16083 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16084 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16085 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16086 #  layout:
16087 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16088 #    layout: "plot-throughput-speedup-analysis"
16089 #
16090 #- type: "plot"
16091 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16092 #  algorithm: "plot_tsa_name"
16093 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16094 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16095 #  include:
16096 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16097 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16098 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16099 #  layout:
16100 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16101 #    layout: "plot-throughput-speedup-analysis"
16102 #
16103 #- type: "plot"
16104 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16105 #  algorithm: "plot_tsa_name"
16106 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16107 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16108 #  include:
16109 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16110 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16111 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16112 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16113 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16114 #  layout:
16115 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16116 #    layout: "plot-throughput-speedup-analysis"
16117 #
16118 #- type: "plot"
16119 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16120 #  algorithm: "plot_tsa_name"
16121 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16122 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16123 #  include:
16124 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16125 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16126 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16127 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16128 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16129 #  layout:
16130 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16131 #    layout: "plot-throughput-speedup-analysis"
16132 #
16133 #- type: "plot"
16134 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16135 #  algorithm: "plot_tsa_name"
16136 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16137 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16138 #  include:
16139 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16140 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16141 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16142 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16143 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16144 #  layout:
16145 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16146 #    layout: "plot-throughput"
16147 #
16148 #- type: "plot"
16149 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16150 #  algorithm: "plot_tsa_name"
16151 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16152 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16153 #  include:
16154 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16155 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16156 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16157 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16158 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16159 #  layout:
16160 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16161 #    layout: "plot-throughput"
16162 #
16163 #- type: "plot"
16164 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16165 #  algorithm: "plot_tsa_name"
16166 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16167 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16168 #  include:
16169 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16170 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16171 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16172 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16173 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16174 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16175 #  layout:
16176 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16177 #    layout: "plot-throughput-speedup-analysis"
16178 #
16179 #- type: "plot"
16180 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16181 #  algorithm: "plot_tsa_name"
16182 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16183 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16184 #  include:
16185 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16186 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16187 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16188 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16189 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16190 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16191 #  layout:
16192 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16193 #    layout: "plot-throughput-speedup-analysis"
16194 #
16195 #- type: "plot"
16196 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16197 #  algorithm: "plot_tsa_name"
16198 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16199 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16200 #  include:
16201 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16202 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16203 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16204 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16205 #  layout:
16206 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16207 #    layout: "plot-throughput-speedup-analysis"
16208 #
16209 #- type: "plot"
16210 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16211 #  algorithm: "plot_tsa_name"
16212 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16213 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16214 #  include:
16215 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16216 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16217 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16218 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16219 #  layout:
16220 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16221 #    layout: "plot-throughput-speedup-analysis"
16222 #
16223 #- type: "plot"
16224 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16225 #  algorithm: "plot_tsa_name"
16226 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16227 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16228 #  include:
16229 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16230 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16231 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16232 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16234 #  layout:
16235 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16236 #    layout: "plot-throughput-speedup-analysis"
16237 #
16238 #- type: "plot"
16239 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16240 #  algorithm: "plot_tsa_name"
16241 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16242 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16243 #  include:
16244 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16245 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16246 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16247 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16249 #  layout:
16250 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16251 #    layout: "plot-throughput-speedup-analysis"
16252 #
16253 #- type: "plot"
16254 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16255 #  algorithm: "plot_tsa_name"
16256 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16257 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16258 #  include:
16259 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16260 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16261 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16263 #  layout:
16264 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16265 #    layout: "plot-throughput-speedup-analysis"
16266 #
16267 #- type: "plot"
16268 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16269 #  algorithm: "plot_tsa_name"
16270 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16271 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16272 #  include:
16273 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16274 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16275 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16276 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16277 #  layout:
16278 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16279 #    layout: "plot-throughput-speedup-analysis"
16280 #
16281 #- type: "plot"
16282 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16283 #  algorithm: "plot_tsa_name"
16284 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16285 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16286 #  include:
16287 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16288 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16289 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16290 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16291 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16292 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16293 #  layout:
16294 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16295 #    layout: "plot-throughput"
16296 #
16297 #- type: "plot"
16298 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16299 #  algorithm: "plot_tsa_name"
16300 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16301 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16302 #  include:
16303 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16304 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16305 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16306 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16307 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16308 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16309 #  layout:
16310 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16311 #    layout: "plot-throughput"
16312 #
16313 #- type: "plot"
16314 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16315 #  algorithm: "plot_tsa_name"
16316 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16317 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16318 #  include:
16319 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16320 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16321 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16322 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16323 #  layout:
16324 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16325 #    layout: "plot-throughput"
16326 #
16327 #- type: "plot"
16328 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16329 #  algorithm: "plot_tsa_name"
16330 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16331 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16332 #  include:
16333 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16334 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16335 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16336 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16337 #  layout:
16338 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16339 #    layout: "plot-throughput"
16340 #
16341 #- type: "plot"
16342 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16343 #  algorithm: "plot_tsa_name"
16344 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16345 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16346 #  include:
16347 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16348 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16349 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16350 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16351 #  layout:
16352 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16353 #    layout: "plot-throughput-speedup-analysis"
16354 #
16355 #- type: "plot"
16356 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16357 #  algorithm: "plot_tsa_name"
16358 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16359 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16360 #  include:
16361 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16362 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16363 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16364 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16365 #  layout:
16366 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16367 #    layout: "plot-throughput-speedup-analysis"
16368 #
16369 #- type: "plot"
16370 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16371 #  algorithm: "plot_tsa_name"
16372 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16373 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16374 #  include:
16375 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16376 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16377 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16378 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16379 #  layout:
16380 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16381 #    layout: "plot-throughput-speedup-analysis"
16382 #
16383 #- type: "plot"
16384 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16385 #  algorithm: "plot_tsa_name"
16386 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16387 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16388 #  include:
16389 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16390 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16391 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16392 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16393 #  layout:
16394 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16395 #    layout: "plot-throughput-speedup-analysis"
16396 #
16397 #- type: "plot"
16398 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16399 #  algorithm: "plot_tsa_name"
16400 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16401 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16402 #  include:
16403 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16404 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16405 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16406 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16407 #  layout:
16408 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16409 #    layout: "plot-throughput"
16410 #
16411 #- type: "plot"
16412 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16413 #  algorithm: "plot_tsa_name"
16414 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16415 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16416 #  include:
16417 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16418 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16419 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16420 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16421 #  layout:
16422 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16423 #    layout: "plot-throughput"
16424 #
16425 #- type: "plot"
16426 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16427 #  algorithm: "plot_tsa_name"
16428 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16429 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16430 #  include:
16431 #    - "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"
16432 #    - "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"
16433 #    - "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"
16434 #    - "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"
16435 #  layout:
16436 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16437 #    layout: "plot-throughput"
16438 #
16439 #- type: "plot"
16440 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16441 #  algorithm: "plot_tsa_name"
16442 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16443 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16444 #  include:
16445 #    - "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"
16446 #    - "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"
16447 #    - "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"
16448 #    - "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"
16449 #  layout:
16450 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16451 #    layout: "plot-throughput"
16452
16453 ################################################################################
16454
16455 # Packet Throughput - DPDK
16456
16457 # 2n-clx-xxv710
16458
16459 #- type: "plot"
16460 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16461 #  algorithm: "plot_perf_box_name"
16462 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16463 #  data: "plot-dpdk-throughput-latency-2n-clx"
16464 #  include:
16465 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16466 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16467 #  layout:
16468 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16469 #    layout: "plot-throughput"
16470 #
16471 #- type: "plot"
16472 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16473 #  algorithm: "plot_perf_box_name"
16474 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16475 #  data: "plot-dpdk-throughput-latency-2n-clx"
16476 #  include:
16477 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16478 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16479 #  layout:
16480 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16481 #    layout: "plot-throughput"
16482 #
16483 #- type: "plot"
16484 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16485 #  algorithm: "plot_perf_box_name"
16486 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16487 #  data: "plot-dpdk-throughput-latency-2n-clx"
16488 #  include:
16489 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16490 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16491 #  layout:
16492 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16493 #    layout: "plot-throughput"
16494 #
16495 #- type: "plot"
16496 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16497 #  algorithm: "plot_perf_box_name"
16498 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16499 #  data: "plot-dpdk-throughput-latency-2n-clx"
16500 #  include:
16501 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16502 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16503 #  layout:
16504 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16505 #    layout: "plot-throughput"
16506 #
16507 ## 2n-clx-x710
16508 #
16509 #- type: "plot"
16510 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16511 #  algorithm: "plot_perf_box_name"
16512 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16513 #  data: "plot-dpdk-throughput-latency-2n-clx"
16514 #  include:
16515 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16516 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16517 #  layout:
16518 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16519 #    layout: "plot-throughput"
16520 #
16521 #- type: "plot"
16522 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16523 #  algorithm: "plot_perf_box_name"
16524 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16525 #  data: "plot-dpdk-throughput-latency-2n-clx"
16526 #  include:
16527 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16528 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16529 #  layout:
16530 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16531 #    layout: "plot-throughput"
16532 #
16533 #- type: "plot"
16534 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16535 #  algorithm: "plot_perf_box_name"
16536 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16537 #  data: "plot-dpdk-throughput-latency-2n-clx"
16538 #  include:
16539 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16540 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16541 #  layout:
16542 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16543 #    layout: "plot-throughput"
16544 #
16545 #- type: "plot"
16546 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16547 #  algorithm: "plot_perf_box_name"
16548 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16549 #  data: "plot-dpdk-throughput-latency-2n-clx"
16550 #  include:
16551 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16552 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16553 #  layout:
16554 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16555 #    layout: "plot-throughput"
16556
16557 ################################################################################
16558
16559 #- type: "plot"
16560 #  title: "Latency by percentile: 2n-skx"
16561 #  algorithm: "plot_hdrh_lat_by_percentile"
16562 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16563 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16564 #  target-links: "../../_static/vpp"
16565 #  data: "plot-vpp-hdrh-lat-2n-skx"
16566 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16567 #  layout:
16568 #    layout: "plot-hdrh-latency-by-percentile"
16569
16570 #- type: "plot"
16571 #  title: "Latency by percentile: 3n-skx"
16572 #  algorithm: "plot_hdrh_lat_by_percentile"
16573 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16574 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16575 #  target-links: "../../_static/vpp"
16576 #  data: "plot-vpp-hdrh-lat-3n-skx"
16577 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16578 #  layout:
16579 #    layout: "plot-hdrh-latency-by-percentile"
16580
16581 #- type: "plot"
16582 #  title: "Latency by percentile: 2n-clx"
16583 #  algorithm: "plot_hdrh_lat_by_percentile"
16584 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16585 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16586 #  target-links: "../../_static/vpp"
16587 #  data: "plot-vpp-hdrh-lat-2n-clx"
16588 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16589 #  layout:
16590 #    layout: "plot-hdrh-latency-by-percentile"
16591
16592 - type: "plot"
16593   title: "Latency by percentile: 3n-hsw"
16594   algorithm: "plot_hdrh_lat_by_percentile"
16595   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16596   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16597   target-links: "../../_static/vpp"
16598   data: "plot-vpp-hdrh-lat-3n-hsw"
16599   filter: "'1T1C' and 'NIC_Intel-XL710'"
16600   layout:
16601     layout: "plot-hdrh-latency-by-percentile"
16602
16603 - type: "plot"
16604   title: "Latency by percentile: 3n-tsh"
16605   algorithm: "plot_hdrh_lat_by_percentile"
16606   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16607   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16608   target-links: "../../_static/vpp"
16609   data: "plot-vpp-hdrh-lat-3n-tsh"
16610   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16611   layout:
16612     layout: "plot-hdrh-latency-by-percentile"
16613
16614 - type: "plot"
16615   title: "Latency by percentile: DPDK 3n-hsw"
16616   algorithm: "plot_hdrh_lat_by_percentile"
16617   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16618   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16619   target-links: "../../_static/dpdk"
16620   data: "plot-dpdk-hdrh-lat-3n-hsw"
16621   filter: "'1T1C' and 'NIC_Intel-XL710'"
16622   layout:
16623     layout: "plot-hdrh-latency-by-percentile"
16624
16625 - type: "plot"
16626   title: "Latency by percentile: DPDK 3n-tsh"
16627   algorithm: "plot_hdrh_lat_by_percentile"
16628   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16629   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16630   target-links: "../../_static/dpdk"
16631   data: "plot-dpdk-hdrh-lat-3n-tsh"
16632   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16633   layout:
16634     layout: "plot-hdrh-latency-by-percentile"