Report: Detailed test results
[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         - 10  # NDRPDR sel
427
428     plot-vpp-hdrh-lat-3n-tsh:
429       csit-vpp-perf-verify-2001-3n-tsh:
430         - 4   # NDRPDR sel
431
432     plot-dpdk-throughput-latency-3n-tsh:
433       csit-dpdk-perf-verify-2001-3n-tsh:
434         - 3   # NDRPDR sel
435         - 4   # NDRPDR sel
436         - 5   # NDRPDR sel
437         - 9   # NDRPDR sel
438         - 10  # NDRPDR sel
439         - 11  # NDRPDR sel
440         - 12  # NDRPDR sel
441
442     plot-dpdk-hdrh-lat-3n-tsh:
443       csit-dpdk-perf-verify-2001-3n-tsh:
444         - 3   # NDRPDR sel
445
446     # 3n-dnv
447
448     plot-vpp-throughput-lat-tsa-3n-dnv:
449       csit-vpp-perf-verify-2001-3n-dnv:
450         - 5   # NDRPDR sel
451         - 6   # NDRPDR sel
452         - 7   # NDRPDR sel
453         - 8   # NDRPDR sel
454         - 9   # NDRPDR sel
455         - 10  # NDRPDR sel
456         - 12  # NDRPDR sel
457         - 16  # NDRPDR sel
458         - 17  # NDRPDR sel
459         - 18  # NDRPDR sel
460
461     plot-dpdk-throughput-latency-3n-dnv:
462       csit-dpdk-perf-verify-2001-3n-dnv:
463         - 12  # NDRPDR sel
464         - 13  # NDRPDR sel
465         - 14  # NDRPDR sel
466         - 15  # NDRPDR sel
467         - 16  # NDRPDR sel
468         - 17  # NDRPDR sel
469         - 18  # NDRPDR sel
470         - 19  # NDRPDR sel
471         - 20  # NDRPDR sel
472         - 22  # NDRPDR sel
473
474     # 2n-dnv
475
476     plot-vpp-throughput-lat-tsa-2n-dnv:
477       csit-vpp-perf-verify-2001-2n-dnv:
478         - 4   # NDRPDR sel
479         - 5   # NDRPDR sel
480         - 6   # NDRPDR sel
481         - 7   # NDRPDR sel
482         - 8   # NDRPDR sel
483         - 9   # NDRPDR sel
484         - 10  # NDRPDR sel
485         - 11  # NDRPDR sel
486         - 13  # NDRPDR sel
487         - 16  # NDRPDR sel
488
489     plot-dpdk-throughput-latency-2n-dnv:
490       csit-dpdk-perf-verify-2001-2n-dnv:
491         - 9   # NDRPDR sel
492         - 10  # NDRPDR sel
493         - 11  # NDRPDR sel
494         - 12  # NDRPDR sel
495         - 13  # NDRPDR sel
496         - 14  # NDRPDR sel
497         - 15  # NDRPDR sel
498         - 16  # NDRPDR sel
499         - 17  # NDRPDR sel
500         - 18  # NDRPDR sel
501
502     ###########################################################################
503     # Simple tables (only one data set):
504
505     # NIC Comparisons
506
507     vpp-nic-comparison-3n-skx:
508       # TODO: Add the data
509       csit-vpp-perf-verify-2001-3n-skx:
510         - 14  # NDRPDR sel
511         - 15  # NDRPDR sel
512         - 16  # NDRPDR sel
513
514     vpp-nic-comparison-2n-skx:
515       # TODO: Add the data
516       csit-vpp-perf-verify-2001-2n-skx:
517         - 21  # NDRPDR sel
518         - 22  # NDRPDR sel
519         - 23  # NDRPDR sel
520         - 26  # NDRPDR sel
521
522     vpp-nic-comparison-3n-skx-mrr:
523       # TODO: Replace
524       # csit-vpp-perf-verify-2001-3n-skx:
525       csit-vpp-perf-verify-1908-3n-skx:
526         - 36  # MRR sel
527
528     vpp-nic-comparison-2n-skx-mrr:
529       # TODO: Replace
530       # csit-vpp-perf-verify-2001-2n-skx:
531       csit-vpp-perf-verify-1908-2n-skx:
532         - 69  # MRR sel
533
534     # Results
535
536     vpp-perf-results-3n-hsw:
537       csit-vpp-perf-verify-2001-3n-hsw:
538         - 18  # NDRPDR full
539         - 20  # NDRPDR full
540         - 28  # NDRPDR full
541         - 35  # NDRPDR full
542         - 42  # NDRPDR full
543         - 46  # NDRPDR full
544         - 47  # NDRPDR full
545         - 48  # NDRPDR full
546         - 49  # NDRPDR full
547         - 50  # NDRPDR full
548         - 51  # NDRPDR full
549         - 54  # NDRPDR full
550         - 58  # NDRPDR full
551
552     vpp-perf-results-3n-skx:
553       # TODO: Replace
554       csit-vpp-perf-verify-2001-3n-skx:
555         - 14  # NDRPDR sel
556
557     vpp-perf-results-2n-skx:
558       csit-vpp-perf-verify-2001-2n-skx:
559         - 32  # NDRPDR full
560         - 33  # NDRPDR full
561
562     vpp-perf-results-2n-clx:
563       # TODO: Replace
564       csit-vpp-perf-verify-2001-2n-clx:
565         - 22  # NDRPDR sel
566
567     vpp-perf-results-3n-tsh:
568       # TODO: Replace
569       csit-vpp-perf-verify-2001-3n-tsh:
570         - 3   # NDRPDR sel
571
572     vpp-perf-results-3n-dnv:
573       csit-vpp-perf-verify-2001-3n-dnv:
574         - 19  # NDRPDR full
575         - 20  # NDRPDR full
576         - 21  # NDRPDR full
577         - 22  # NDRPDR full
578         - 23  # NDRPDR full
579         - 24  # NDRPDR full
580         - 25  # NDRPDR full
581         - 26  # NDRPDR full
582
583     vpp-perf-results-2n-dnv:
584       csit-vpp-perf-verify-2001-2n-dnv:
585         - 21  # NDRPDR full
586         - 22  # NDRPDR full
587         - 25  # NDRPDR full
588         - 26  # NDRPDR full
589         - 27  # NDRPDR full
590         - 28  # NDRPDR full
591
592     vpp-mrr-results-3n-hsw:
593       csit-vpp-perf-verify-2001-3n-hsw:
594         - 17  # MRR sel
595
596     vpp-mrr-results-3n-skx:
597       # TODO: Replace
598       # csit-vpp-perf-verify-2001-3n-skx:
599       csit-vpp-perf-verify-1908-3n-skx:
600         - 36  # MRR sel
601
602     vpp-mrr-results-2n-skx:
603       # TODO: Replace
604       # csit-vpp-perf-verify-2001-2n-skx:
605       csit-vpp-perf-verify-1908-2n-skx:
606         - 69  # MRR sel
607
608     vpp-mrr-results-2n-clx:
609       # TODO: Replace
610       # csit-vpp-perf-verify-2001-2n-clx:
611       csit-vpp-perf-verify-1908-2n-skx:
612         - 69  # MRR sel
613
614     vpp-mrr-results-3n-tsh:
615       csit-vpp-perf-verify-2001-3n-tsh:
616         - 9   # MRR sel
617
618     vpp-mrr-results-3n-dnv:
619       csit-vpp-perf-verify-2001-3n-dnv:
620         - 11  # MRR sel
621
622     vpp-mrr-results-2n-dnv:
623       csit-vpp-perf-verify-2001-2n-dnv:
624         - 12  # MRR sel
625
626     vpp-device-results-ubuntu:
627       csit-vpp-device-2001-ubuntu1804-1n-skx:
628         - 57
629
630     dpdk-perf-results-3n-hsw:
631       csit-dpdk-perf-verify-2001-3n-hsw:
632         - 25  # NDRPDR full
633         - 26  # NDRPDR full
634
635     dpdk-perf-results-3n-skx:
636       csit-dpdk-perf-verify-2001-3n-skx:
637         - 1   # NDRPDR sel
638
639     dpdk-perf-results-2n-skx:
640       csit-dpdk-perf-verify-2001-2n-skx:
641         - 1   # NDRPDR sel
642
643     dpdk-perf-results-2n-clx:
644       csit-dpdk-perf-verify-2001-2n-clx:
645         - 1   # NDRPDR sel
646
647     dpdk-perf-results-2n-dnv:
648       csit-dpdk-perf-verify-2001-2n-dnv:
649         - 16  # NDRPDR sel
650
651     dpdk-perf-results-3n-dnv:
652       csit-dpdk-perf-verify-2001-3n-dnv:
653         - 12  # NDRPDR sel
654
655     dpdk-perf-results-3n-tsh:
656       csit-dpdk-perf-verify-2001-3n-tsh:
657         - 3   # NDRPDR sel
658
659 ###########################################################################
660     # Tables (more than one data set)
661
662     # Performance changes
663
664     vpp-performance-changes-3n-hsw-h1:
665       csit-vpp-perf-verify-1904-3n-hsw:
666         - 11  # NDRPDR sel
667         - 12  # NDRPDR sel
668         - 20  # NDRPDR sel
669         - 21  # NDRPDR sel
670         - 23  # NDRPDR sel
671         - 24  # NDRPDR sel
672         - 25  # NDRPDR sel
673         - 26  # NDRPDR sel
674         - 29  # NDRPDR sel
675         - 30  # NDRPDR sel
676     vpp-performance-changes-3n-hsw-ref:
677       csit-vpp-perf-verify-1908-3n-hsw:
678         - 12  # NDRPDR sel
679         - 13  # NDRPDR sel
680         - 14  # NDRPDR sel
681         - 15  # NDRPDR sel
682         - 16  # NDRPDR sel
683         - 17  # NDRPDR sel
684         - 18  # NDRPDR sel
685         - 19  # NDRPDR sel
686         - 20  # NDRPDR sel
687         - 21  # NDRPDR sel
688     vpp-performance-changes-3n-hsw-cmp:
689       csit-vpp-perf-verify-2001-3n-hsw:
690         - 21  # NDRPDR sel
691         - 22  # NDRPDR sel
692         - 23  # NDRPDR sel
693         - 24  # NDRPDR sel
694         - 25  # NDRPDR sel
695         - 29  # NDRPDR sel
696         - 30  # NDRPDR sel
697         - 31  # NDRPDR sel
698         - 32  # NDRPDR sel
699         - 34  # NDRPDR sel
700     vpp-performance-changes-3n-hsw:
701       - "vpp-performance-changes-3n-hsw-h1"
702       - "vpp-performance-changes-3n-hsw-ref"
703       - "vpp-performance-changes-3n-hsw-cmp"
704
705     vpp-performance-changes-3n-skx-h1:
706       csit-vpp-perf-verify-1904-3n-skx:
707         - 8   # NDRPDR sel
708         - 9   # NDRPDR sel
709         - 10  # NDRPDR sel
710         - 11  # NDRPDR sel
711         - 12  # NDRPDR sel
712         - 14  # NDRPDR sel
713         - 16  # NDRPDR sel
714         - 21  # NDRPDR sel
715         - 23  # NDRPDR sel
716         - 25  # NDRPDR sel
717     vpp-performance-changes-3n-skx-ref:
718       csit-vpp-perf-verify-1908-3n-skx:
719         - 14  # NDRPDR sel
720         - 16  # NDRPDR sel
721         - 19  # NDRPDR sel
722         - 20  # NDRPDR sel
723         - 22  # NDRPDR sel
724         - 23  # NDRPDR sel
725         - 24  # NDRPDR sel
726         - 25  # NDRPDR sel
727         - 26  # NDRPDR sel
728         - 29  # NDRPDR sel
729     vpp-performance-changes-3n-skx-cmp:
730       # TODO: Add the data
731       csit-vpp-perf-verify-2001-3n-skx:
732         - 14  # NDRPDR sel
733         - 15  # NDRPDR sel
734         - 16  # NDRPDR sel
735     vpp-performance-changes-3n-skx:
736       - "vpp-performance-changes-3n-skx-h1"
737       - "vpp-performance-changes-3n-skx-ref"
738       - "vpp-performance-changes-3n-skx-cmp"
739
740     vpp-performance-changes-2n-skx-h1:
741       csit-vpp-perf-verify-1904-2n-skx:
742         - 12  # NDRPDR sel
743         - 14  # NDRPDR sel
744         - 16  # NDRPDR sel
745         - 17  # NDRPDR sel
746         - 18  # NDRPDR sel
747         - 21  # NDRPDR sel
748         - 27  # NDRPDR sel
749         - 30  # NDRPDR sel
750         - 31  # NDRPDR sel
751         - 32  # NDRPDR sel
752     vpp-performance-changes-2n-skx-ref:
753       csit-vpp-perf-verify-1908-2n-skx:
754         - 26  # NDRPDR sel
755         - 27  # NDRPDR sel
756         - 34  # NDRPDR sel
757         - 35  # NDRPDR sel
758         - 36  # NDRPDR sel
759         - 42  # NDRPDR sel
760         - 43  # NDRPDR sel
761         - 44  # NDRPDR sel
762         - 45  # NDRPDR sel
763         - 46  # NDRPDR sel
764     vpp-performance-changes-2n-skx-cmp:
765       # TODO: Add the data
766       csit-vpp-perf-verify-2001-2n-skx:
767         - 21  # NDRPDR sel
768         - 22  # NDRPDR sel
769         - 23  # NDRPDR sel
770         - 26  # NDRPDR sel
771         - 27  # NDRPDR sel
772         - 29  # NDRPDR sel
773     vpp-performance-changes-2n-skx:
774       - "vpp-performance-changes-2n-skx-h1"
775       - "vpp-performance-changes-2n-skx-ref"
776       - "vpp-performance-changes-2n-skx-cmp"
777
778     vpp-performance-changes-nfv-2n-skx-ref:
779       csit-vpp-perf-verify-1908-2n-skx:
780         - 22  # NFV
781         - 31  # NFV
782         - 32  # NFV
783     vpp-performance-changes-nfv-2n-skx-cmp:
784       # TODO: Add the data
785       csit-vpp-perf-verify-2001-2n-skx:
786         - 30  # NFV
787         - 31  # NFV
788     vpp-performance-changes-nfv-2n-skx:
789       - "vpp-performance-changes-nfv-2n-skx-ref"
790       - "vpp-performance-changes-nfv-2n-skx-cmp"
791
792     vpp-performance-changes-2n-dnv-ref:
793       csit-vpp-perf-verify-1908-2n-dnv:
794         - 1   # NDRPDR sel
795         - 2   # NDRPDR sel
796         - 3   # NDRPDR sel
797         - 4   # NDRPDR sel
798         - 5   # NDRPDR sel
799         - 6   # NDRPDR sel
800         - 7   # NDRPDR sel
801         - 8   # NDRPDR sel
802         - 9   # NDRPDR sel
803         - 10  # NDRPDR sel
804     vpp-performance-changes-2n-dnv-cmp:
805       csit-vpp-perf-verify-2001-2n-dnv:
806         - 4   # NDRPDR sel
807         - 5   # NDRPDR sel
808         - 6   # NDRPDR sel
809         - 7   # NDRPDR sel
810         - 8   # NDRPDR sel
811         - 9   # NDRPDR sel
812         - 10  # NDRPDR sel
813         - 11  # NDRPDR sel
814         - 13  # NDRPDR sel
815         - 16  # NDRPDR sel
816     vpp-performance-changes-2n-dnv:
817       - "vpp-performance-changes-2n-dnv-ref"
818       - "vpp-performance-changes-2n-dnv-cmp"
819
820     vpp-performance-changes-3n-dnv-ref:
821       csit-vpp-perf-verify-1908-3n-dnv:
822         - 6   # NDRPDR sel
823         - 7   # NDRPDR sel
824         - 8   # NDRPDR sel
825         - 9   # NDRPDR sel
826         - 10  # NDRPDR sel
827         - 12  # NDRPDR sel
828         - 13  # NDRPDR sel
829         - 14  # NDRPDR sel
830         - 15  # NDRPDR sel
831         - 16  # NDRPDR sel
832     vpp-performance-changes-3n-dnv-cmp:
833       csit-vpp-perf-verify-2001-3n-dnv:
834         - 5   # NDRPDR sel
835         - 6   # NDRPDR sel
836         - 7   # NDRPDR sel
837         - 8   # NDRPDR sel
838         - 9   # NDRPDR sel
839         - 10  # NDRPDR sel
840         - 12  # NDRPDR sel
841         - 16  # NDRPDR sel
842         - 17  # NDRPDR sel
843         - 18  # NDRPDR sel
844     vpp-performance-changes-3n-dnv:
845       - "vpp-performance-changes-3n-dnv-ref"
846       - "vpp-performance-changes-3n-dnv-cmp"
847
848     vpp-performance-changes-3n-tsh-ref:
849       csit-vpp-perf-verify-1908-3n-tsh:
850         - 7   # NDRPDR sel
851         - 8   # NDRPDR sel
852         - 9   # NDRPDR sel
853         - 10  # NDRPDR sel
854         - 11  # NDRPDR sel
855         - 12  # NDRPDR sel
856         - 13  # NDRPDR sel
857         - 14  # NDRPDR sel
858         - 15  # NDRPDR sel
859         - 16  # NDRPDR sel
860     vpp-performance-changes-3n-tsh-cmp:
861       # TODO: Add the data
862       csit-vpp-perf-verify-2001-3n-tsh:
863         - 3   # NDRPDR sel
864         - 4   # NDRPDR sel
865         - 7   # NDRPDR sel
866         - 8   # NDRPDR sel
867         - 10  # NDRPDR sel
868     vpp-performance-changes-3n-tsh:
869       - "vpp-performance-changes-3n-tsh-ref"
870       - "vpp-performance-changes-3n-tsh-cmp"
871
872     vpp-soak-vs-ndr-2n-skx-ref:
873       # TODO: Replace
874       # csit-vpp-perf-verify-2001-2n-skx:
875       csit-vpp-perf-verify-1908-2n-skx:
876         - 26  # NDRPDR sel
877         - 27  # NDRPDR sel
878         - 34  # NDRPDR sel
879     vpp-soak-vs-ndr-2n-skx-cmp:
880       # TODO: Replace
881       # csit-vpp-perf-verify-2001-2n-skx:
882       csit-vpp-perf-verify-1908-2n-skx:
883         - 83  # SOAK
884         - 86  # SOAK
885     vpp-soak-vs-ndr-2n-skx:
886       # TODO: Replace
887       # csit-vpp-perf-verify-2001-2n-skx:
888       csit-vpp-perf-verify-1908-2n-skx:
889         - 26  # NDRPDR sel
890         - 27  # NDRPDR sel
891         - 34  # NDRPDR sel
892         - 83  # SOAK
893         - 86  # SOAK
894
895     vpp-performance-changes-3n-hsw-mrr-h1:
896       csit-vpp-perf-verify-1904-3n-hsw:
897         - 9   # MRR sel
898     vpp-performance-changes-3n-hsw-mrr-ref:
899       csit-vpp-perf-verify-1908-3n-hsw:
900         - 39  # MRR sel
901     vpp-performance-changes-3n-hsw-mrr-cmp:
902       csit-vpp-perf-verify-2001-3n-hsw:
903         - 17  # MRR sel
904     vpp-performance-changes-3n-hsw-mrr:
905       - "vpp-performance-changes-3n-hsw-mrr-h1"
906       - "vpp-performance-changes-3n-hsw-mrr-ref"
907       - "vpp-performance-changes-3n-hsw-mrr-cmp"
908
909     vpp-performance-changes-3n-skx-mrr-h1:
910       csit-vpp-perf-verify-1904-3n-skx:
911         - 7   # MRR sel
912     vpp-performance-changes-3n-skx-mrr-ref:
913       csit-vpp-perf-verify-1908-3n-skx:
914         - 36  # MRR sel
915     vpp-performance-changes-3n-skx-mrr-cmp:
916       # TODO: Replace
917       # csit-vpp-perf-verify-2001-3n-skx:
918       csit-vpp-perf-verify-1908-3n-skx:
919         - 36  # MRR sel
920     vpp-performance-changes-3n-skx-mrr:
921       - "vpp-performance-changes-3n-skx-mrr-h1"
922       - "vpp-performance-changes-3n-skx-mrr-ref"
923       - "vpp-performance-changes-3n-skx-mrr-cmp"
924
925     vpp-performance-changes-2n-skx-mrr-h1:
926       csit-vpp-perf-verify-1904-2n-skx:
927         - 11  # MRR sel
928     vpp-performance-changes-2n-skx-mrr-ref:
929       csit-vpp-perf-verify-1908-2n-skx:
930         - 69  # MRR sel
931     vpp-performance-changes-2n-skx-mrr-cmp:
932       # TODO: Replace
933       # csit-vpp-perf-verify-2001-2n-skx:
934       csit-vpp-perf-verify-1908-2n-skx:
935         - 69  # MRR sel
936     vpp-performance-changes-2n-skx-mrr:
937       - "vpp-performance-changes-2n-skx-mrr-h1"
938       - "vpp-performance-changes-2n-skx-mrr-ref"
939       - "vpp-performance-changes-2n-skx-mrr-cmp"
940
941     vpp-performance-changes-nfv-2n-skx-mrr-ref:
942       csit-vpp-perf-verify-1908-2n-skx:
943         - 71  # NFV MRR
944     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
945       # TODO: Replace
946       # csit-vpp-perf-verify-2001-2n-skx:
947       csit-vpp-perf-verify-1908-2n-skx:
948         - 71  # NFV MRR
949     vpp-performance-changes-nfv-2n-skx-mrr:
950       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
951       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
952
953     vpp-performance-changes-2n-dnv-mrr-ref:
954       csit-vpp-perf-verify-1908-2n-dnv:
955         - 11  # MRR sel
956     vpp-performance-changes-2n-dnv-mrr-cmp:
957       csit-vpp-perf-verify-2001-2n-dnv:
958         - 12  # MRR sel
959     vpp-performance-changes-2n-dnv-mrr:
960       - "vpp-performance-changes-2n-dnv-mrr-ref"
961       - "vpp-performance-changes-2n-dnv-mrr-cmp"
962
963     vpp-performance-changes-3n-dnv-mrr-ref:
964       csit-vpp-perf-verify-1908-3n-dnv:
965         - 17  # MRR sel
966     vpp-performance-changes-3n-dnv-mrr-cmp:
967       csit-vpp-perf-verify-2001-3n-dnv:
968         - 11  # MRR sel
969     vpp-performance-changes-3n-dnv-mrr:
970       - "vpp-performance-changes-3n-dnv-mrr-ref"
971       - "vpp-performance-changes-3n-dnv-mrr-cmp"
972
973     vpp-performance-changes-3n-tsh-mrr-ref:
974       csit-vpp-perf-verify-1908-3n-tsh:
975         - 17  # MRR sel
976     vpp-performance-changes-3n-tsh-mrr-cmp:
977       csit-vpp-perf-verify-2001-3n-tsh:
978         - 9   # MRR sel
979     vpp-performance-changes-3n-tsh-mrr:
980       - "vpp-performance-changes-3n-tsh-mrr-ref"
981       - "vpp-performance-changes-3n-tsh-mrr-cmp"
982
983     dpdk-performance-changes-3n-hsw-h1:
984       csit-dpdk-perf-verify-1904-3n-hsw:
985         - 2   # NDRPDR sel
986         - 3   # NDRPDR sel
987         - 5   # NDRPDR sel
988         - 6   # NDRPDR sel
989         - 13  # NDRPDR sel
990         - 14  # NDRPDR sel
991         - 15  # NDRPDR sel
992         - 18  # NDRPDR sel
993         - 19  # NDRPDR sel
994         - 20  # NDRPDR sel
995     dpdk-performance-changes-3n-hsw-ref:
996       csit-dpdk-perf-verify-1908-3n-hsw:
997         - 2   # NDRPDR sel
998         - 3   # NDRPDR sel
999         - 4   # NDRPDR sel
1000         - 5   # NDRPDR sel
1001         - 6   # NDRPDR sel
1002         - 7   # NDRPDR sel
1003         - 8   # NDRPDR sel
1004         - 9   # NDRPDR sel
1005         - 10  # NDRPDR sel
1006         - 11  # NDRPDR sel
1007     dpdk-performance-changes-3n-hsw-cmp:
1008       csit-dpdk-perf-verify-2001-3n-hsw:
1009         - 4   # NDRPDR sel
1010         - 5   # NDRPDR sel
1011         - 6   # NDRPDR sel
1012         - 7   # NDRPDR sel
1013         - 8   # NDRPDR sel
1014         - 9   # NDRPDR sel
1015         - 10  # NDRPDR sel
1016         - 11  # NDRPDR sel
1017         - 12  # NDRPDR sel
1018         - 13  # NDRPDR sel
1019         - 15  # NDRPDR sel
1020         - 16  # NDRPDR sel
1021         - 17  # NDRPDR sel
1022         - 18  # NDRPDR sel
1023         - 19  # NDRPDR sel
1024         - 20  # NDRPDR sel
1025         - 21  # NDRPDR sel
1026         - 22  # NDRPDR sel
1027         - 23  # NDRPDR sel
1028         - 24  # NDRPDR sel
1029     dpdk-performance-changes-3n-hsw:
1030       - "dpdk-performance-changes-3n-hsw-h1"
1031       - "dpdk-performance-changes-3n-hsw-ref"
1032       - "dpdk-performance-changes-3n-hsw-cmp"
1033
1034     dpdk-performance-changes-3n-skx-h1:
1035       csit-dpdk-perf-verify-1904-3n-skx:
1036         - 2   # NDRPDR sel
1037         - 3   # NDRPDR sel
1038         - 4   # NDRPDR sel
1039         - 5   # NDRPDR sel
1040         - 6   # NDRPDR sel
1041         - 7   # NDRPDR sel
1042         - 11  # NDRPDR sel
1043         - 12  # NDRPDR sel
1044         - 13  # NDRPDR sel
1045         - 14  # NDRPDR sel
1046     dpdk-performance-changes-3n-skx-ref:
1047       csit-dpdk-perf-verify-1908-3n-skx:
1048         - 3   # NDRPDR sel
1049         - 4   # NDRPDR sel
1050         - 5   # NDRPDR sel
1051         - 6   # NDRPDR sel
1052         - 7   # NDRPDR sel
1053         - 8   # NDRPDR sel
1054         - 9   # NDRPDR sel
1055         - 10  # NDRPDR sel
1056         - 11  # NDRPDR sel
1057         - 12  # NDRPDR sel
1058     dpdk-performance-changes-3n-skx-cmp:
1059       csit-dpdk-perf-verify-2001-3n-skx:
1060         - 1   # NDRPDR sel
1061         - 2   # NDRPDR sel
1062         - 3   # NDRPDR sel
1063         - 4   # NDRPDR sel
1064         - 5   # NDRPDR sel
1065         - 6   # NDRPDR sel
1066         - 7   # NDRPDR sel
1067         - 8   # NDRPDR sel
1068         - 9   # NDRPDR sel
1069         - 10  # NDRPDR sel
1070     dpdk-performance-changes-3n-skx:
1071       - "dpdk-performance-changes-3n-skx-h1"
1072       - "dpdk-performance-changes-3n-skx-ref"
1073       - "dpdk-performance-changes-3n-skx-cmp"
1074
1075     dpdk-performance-changes-2n-skx-h1:
1076       csit-dpdk-perf-verify-1904-2n-skx:
1077         - 2   # NDRPDR sel
1078         - 3   # NDRPDR sel
1079         - 4   # NDRPDR sel
1080         - 5   # NDRPDR sel
1081         - 7   # NDRPDR sel
1082         - 8   # NDRPDR sel
1083         - 9   # NDRPDR sel
1084         - 10  # NDRPDR sel
1085         - 11  # NDRPDR sel
1086         - 12  # NDRPDR sel
1087     dpdk-performance-changes-2n-skx-ref:
1088       csit-dpdk-perf-verify-1908-2n-skx:
1089         - 2   # NDRPDR sel
1090         - 3   # NDRPDR sel
1091         - 4   # NDRPDR sel
1092         - 5   # NDRPDR sel
1093         - 7   # NDRPDR sel
1094         - 8   # NDRPDR sel
1095         - 9   # NDRPDR sel
1096         - 10  # NDRPDR sel
1097         - 11  # NDRPDR sel
1098         - 12  # NDRPDR sel
1099     dpdk-performance-changes-2n-skx-cmp:
1100       csit-dpdk-perf-verify-2001-2n-skx:
1101         - 1   # NDRPDR sel
1102         - 2   # NDRPDR sel
1103         - 3   # NDRPDR sel
1104         - 4   # NDRPDR sel
1105         - 5   # NDRPDR sel
1106         - 6   # NDRPDR sel
1107         - 7   # NDRPDR sel
1108         - 8   # NDRPDR sel
1109         - 9   # NDRPDR sel
1110         - 10  # NDRPDR sel
1111         - 11  # NDRPDR sel
1112         - 13  # NDRPDR sel
1113         - 26  # NDRPDR sel
1114         - 16  # NDRPDR sel
1115         - 17  # NDRPDR sel
1116         - 18  # NDRPDR sel
1117         - 19  # NDRPDR sel
1118         - 27  # NDRPDR sel
1119         - 21  # NDRPDR sel
1120         - 25  # NDRPDR sel
1121     dpdk-performance-changes-2n-skx:
1122       - "dpdk-performance-changes-2n-skx-h1"
1123       - "dpdk-performance-changes-2n-skx-ref"
1124       - "dpdk-performance-changes-2n-skx-cmp"
1125
1126     # Compare testbeds
1127
1128     vpp-compare-testbeds-ref:
1129       csit-vpp-perf-verify-2001-3n-hsw:
1130         - 21  # NDRPDR sel
1131         - 22  # NDRPDR sel
1132         - 23  # NDRPDR sel
1133         - 24  # NDRPDR sel
1134         - 25  # NDRPDR sel
1135         - 29  # NDRPDR sel
1136         - 30  # NDRPDR sel
1137         - 31  # NDRPDR sel
1138         - 32  # NDRPDR sel
1139         - 34  # NDRPDR sel
1140     vpp-compare-testbeds-cmp:
1141       # TODO: Add the data
1142       csit-vpp-perf-verify-2001-3n-skx:
1143         - 14  # NDRPDR sel
1144         - 15  # NDRPDR sel
1145         - 16  # NDRPDR sel
1146     vpp-compare-testbeds:
1147       - "vpp-compare-testbeds-ref"
1148       - "vpp-compare-testbeds-cmp"
1149
1150     vpp-compare-testbeds-skx-clx-ref:
1151       # TODO: Add the data
1152       csit-vpp-perf-verify-2001-2n-skx:
1153         - 21  # NDRPDR sel
1154         - 22  # NDRPDR sel
1155         - 23  # NDRPDR sel
1156         - 26  # NDRPDR sel
1157         - 27  # NDRPDR sel
1158         - 29  # NDRPDR sel
1159     vpp-compare-testbeds-skx-clx-cmp:
1160       # TODO: Add the data
1161       csit-vpp-perf-verify-2001-2n-clx:
1162         - 22  # NDRPDR sel
1163         - 23  # NDRPDR sel
1164         - 24  # NDRPDR sel
1165         - 25  # NDRPDR sel
1166     vpp-compare-testbeds-skx-clx:
1167       - "vpp-compare-testbeds-skx-clx-ref"
1168       - "vpp-compare-testbeds-skx-clx-cmp"
1169
1170     vpp-compare-testbeds-mrr-ref:
1171       csit-vpp-perf-verify-2001-3n-hsw:
1172         - 17  # MRR sel
1173     vpp-compare-testbeds-mrr-cmp:
1174       # TODO: Replace
1175       # csit-vpp-perf-verify-2001-3n-skx:
1176       csit-vpp-perf-verify-1908-3n-skx:
1177         - 36  # MRR sel
1178     vpp-compare-testbeds-mrr:
1179       - "vpp-compare-testbeds-mrr-ref"
1180       - "vpp-compare-testbeds-mrr-cmp"
1181
1182     vpp-compare-testbeds-mrr-skx-clx-ref:
1183       # TODO: Replace
1184       # csit-vpp-perf-verify-2001-2n-skx:
1185       csit-vpp-perf-verify-1908-2n-skx:
1186         - 69  # MRR sel
1187     vpp-compare-testbeds-mrr-skx-clx-cmp:
1188       # TODO: Replace
1189       # csit-vpp-perf-verify-2001-2n-clx:
1190       csit-vpp-perf-verify-1908-2n-skx:
1191         - 69  # MRR sel
1192     vpp-compare-testbeds-mrr-skx-clx:
1193       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1194       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1195
1196     dpdk-compare-testbeds-ref:
1197       csit-dpdk-perf-verify-2001-3n-hsw:
1198         - 4   # NDRPDR sel
1199         - 5   # NDRPDR sel
1200         - 6   # NDRPDR sel
1201         - 7   # NDRPDR sel
1202         - 8   # NDRPDR sel
1203         - 9   # NDRPDR sel
1204         - 10  # NDRPDR sel
1205         - 11  # NDRPDR sel
1206         - 12  # NDRPDR sel
1207         - 13  # NDRPDR sel
1208         - 15  # NDRPDR sel
1209         - 16  # NDRPDR sel
1210         - 17  # NDRPDR sel
1211         - 18  # NDRPDR sel
1212         - 19  # NDRPDR sel
1213         - 20  # NDRPDR sel
1214         - 21  # NDRPDR sel
1215         - 22  # NDRPDR sel
1216         - 23  # NDRPDR sel
1217         - 24  # NDRPDR sel
1218     dpdk-compare-testbeds-cmp:
1219       csit-dpdk-perf-verify-2001-3n-skx:
1220         - 1   # NDRPDR sel
1221         - 2   # NDRPDR sel
1222         - 3   # NDRPDR sel
1223         - 4   # NDRPDR sel
1224         - 5   # NDRPDR sel
1225         - 6   # NDRPDR sel
1226         - 7   # NDRPDR sel
1227         - 8   # NDRPDR sel
1228         - 9   # NDRPDR sel
1229         - 10  # NDRPDR sel
1230     dpdk-compare-testbeds:
1231       - "dpdk-compare-testbeds-ref"
1232       - "dpdk-compare-testbeds-cmp"
1233
1234     dpdk-compare-testbeds-skx-clx-ref:
1235       csit-dpdk-perf-verify-2001-2n-skx:
1236         - 1   # NDRPDR sel
1237         - 2   # NDRPDR sel
1238         - 3   # NDRPDR sel
1239         - 4   # NDRPDR sel
1240         - 5   # NDRPDR sel
1241         - 6   # NDRPDR sel
1242         - 7   # NDRPDR sel
1243         - 8   # NDRPDR sel
1244         - 9   # NDRPDR sel
1245         - 10  # NDRPDR sel
1246         - 11  # NDRPDR sel
1247         - 13  # NDRPDR sel
1248         - 26  # NDRPDR sel
1249         - 16  # NDRPDR sel
1250         - 17  # NDRPDR sel
1251         - 18  # NDRPDR sel
1252         - 19  # NDRPDR sel
1253         - 27  # NDRPDR sel
1254         - 21  # NDRPDR sel
1255         - 25  # NDRPDR sel
1256     dpdk-compare-testbeds-skx-clx-cmp:
1257       csit-dpdk-perf-verify-2001-2n-clx:
1258         - 1   # NDRPDR sel
1259         - 2   # NDRPDR sel
1260         - 3   # NDRPDR sel
1261         - 4   # NDRPDR sel
1262         - 5   # NDRPDR sel
1263         - 6   # NDRPDR sel
1264         - 7   # NDRPDR sel
1265         - 8   # NDRPDR sel
1266         - 9   # NDRPDR sel
1267         - 10  # NDRPDR sel
1268     dpdk-compare-testbeds-skx-clx:
1269       - "dpdk-compare-testbeds-skx-clx-ref"
1270       - "dpdk-compare-testbeds-skx-clx-cmp"
1271
1272     # Compare topologies
1273
1274     vpp-compare-topologies-ref:
1275       # TODO: Add the data
1276       csit-vpp-perf-verify-2001-3n-skx:
1277         - 14  # NDRPDR sel
1278         - 15  # NDRPDR sel
1279         - 16  # NDRPDR sel
1280     vpp-compare-topologies-cmp:
1281       # TODO: Add the data
1282       csit-vpp-perf-verify-2001-2n-skx:
1283         - 21  # NDRPDR sel
1284         - 22  # NDRPDR sel
1285         - 23  # NDRPDR sel
1286         - 26  # NDRPDR sel
1287         - 27  # NDRPDR sel
1288         - 29  # NDRPDR sel
1289     vpp-compare-topologies:
1290       - "vpp-compare-topologies-ref"
1291       - "vpp-compare-topologies-cmp"
1292
1293     vpp-compare-topologies-mrr-ref:
1294       # TODO: Replace
1295       # csit-vpp-perf-verify-2001-3n-skx:
1296       csit-vpp-perf-verify-1908-3n-skx:
1297         - 36  # MRR sel
1298     vpp-compare-topologies-mrr-cmp:
1299       # TODO: Replace
1300       # csit-vpp-perf-verify-2001-2n-skx:
1301       csit-vpp-perf-verify-1908-2n-skx:
1302         - 69  # MRR sel
1303     vpp-compare-topologies-mrr:
1304       - "vpp-compare-topologies-mrr-ref"
1305       - "vpp-compare-topologies-mrr-cmp"
1306
1307     dpdk-compare-topologies-ref:
1308       csit-dpdk-perf-verify-2001-3n-skx:
1309         - 1   # NDRPDR sel
1310         - 2   # NDRPDR sel
1311         - 3   # NDRPDR sel
1312         - 4   # NDRPDR sel
1313         - 5   # NDRPDR sel
1314         - 6   # NDRPDR sel
1315         - 7   # NDRPDR sel
1316         - 8   # NDRPDR sel
1317         - 9   # NDRPDR sel
1318         - 10  # NDRPDR sel
1319     dpdk-compare-topologies-cmp:
1320       csit-dpdk-perf-verify-2001-2n-skx:
1321         - 1   # NDRPDR sel
1322         - 2   # NDRPDR sel
1323         - 3   # NDRPDR sel
1324         - 4   # NDRPDR sel
1325         - 5   # NDRPDR sel
1326         - 6   # NDRPDR sel
1327         - 7   # NDRPDR sel
1328         - 8   # NDRPDR sel
1329         - 9   # NDRPDR sel
1330         - 10  # NDRPDR sel
1331         - 11  # NDRPDR sel
1332         - 13  # NDRPDR sel
1333         - 26  # NDRPDR sel
1334         - 16  # NDRPDR sel
1335         - 17  # NDRPDR sel
1336         - 18  # NDRPDR sel
1337         - 19  # NDRPDR sel
1338         - 27  # NDRPDR sel
1339         - 21  # NDRPDR sel
1340         - 25  # NDRPDR sel
1341     dpdk-compare-topologies:
1342       - "dpdk-compare-topologies-ref"
1343       - "dpdk-compare-topologies-cmp"
1344
1345   plot-layouts:
1346
1347     plot-soak-throughput:
1348       titlefont:
1349         size: 18
1350       xaxis:
1351         title: "<b>Test Cases [Index]</b>"
1352         titlefont:
1353           size: 16
1354         autorange: True
1355         fixedrange: False
1356         gridcolor: "rgb(230, 230, 230)"
1357         linecolor: "rgb(220, 220, 220)"
1358         linewidth: 1
1359         showgrid: True
1360         showline: True
1361         showticklabels: True
1362         tickcolor: "rgb(220, 220, 220)"
1363         tickmode: "linear"
1364         tickfont:
1365           size: 16
1366         zeroline: False
1367       yaxis:
1368         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1369         titlefont:
1370           size: 16
1371         gridcolor: "rgb(230, 230, 230)"
1372         hoverformat: ".4r"
1373         tickformat: ".3r"
1374         linecolor: "rgb(220, 220, 220)"
1375         linewidth: 1
1376         showgrid: True
1377         showline: True
1378         showticklabels: True
1379         tickcolor: "rgb(220, 220, 220)"
1380         tickfont:
1381           size: 16
1382         zeroline: False
1383         range: [0,50]
1384       autosize: False
1385       margin:
1386         t: 50
1387         b: 0
1388         l: 80
1389         r: 20
1390       showlegend: True
1391       legend:
1392         orientation: "h"
1393         font:
1394           size: 16
1395       width: 700
1396       height: 900
1397       paper_bgcolor: "#fff"
1398       plot_bgcolor: "#fff"
1399       hoverlabel:
1400         namelength: -1
1401
1402     plot-service-density:
1403       titlefont:
1404         size: 18
1405       xaxis:
1406         side: "top"
1407         autorange: True
1408         fixedrange: False
1409         showgrid: False
1410         showline: False
1411         showticklabels: False
1412         ticks: ""
1413         ticklen: 0
1414         tickwidth: 0
1415         zeroline: False
1416       yaxis:
1417         autorange: "reversed"
1418         showgrid: False
1419         showline: False
1420         showticklabels: False
1421         ticks: ""
1422         ticklen: 0
1423         tickwidth: 0
1424         zeroline: False
1425       showlegend: False
1426       paper_bgcolor: "#fff"
1427       plot_bgcolor: "#fff"
1428       width: 700
1429       height: 700
1430       hoverlabel:
1431         namelength: -1
1432
1433     plot-cps:
1434       titlefont:
1435         size: 18
1436       xaxis:
1437         title: "<b>Test Cases [Index]</b>"
1438         titlefont:
1439           size: 16
1440         autorange: True
1441         fixedrange: False
1442         gridcolor: "rgb(230, 230, 230)"
1443         linecolor: "rgb(220, 220, 220)"
1444         linewidth: 1
1445         showgrid: True
1446         showline: True
1447         showticklabels: True
1448         tickcolor: "rgb(220, 220, 220)"
1449         tickmode: "linear"
1450         tickfont:
1451           size: 16
1452         zeroline: False
1453       yaxis:
1454         title: "<b>Connections Per Second [cps]</b>"
1455         titlefont:
1456           size: 16
1457         gridcolor: "rgb(230, 230, 230)"
1458         hoverformat: ".4s"
1459         linecolor: "rgb(220, 220, 220)"
1460         linewidth: 1
1461         rangemode: "tozero"
1462         showgrid: True
1463         showline: True
1464         showticklabels: True
1465         tickcolor: "rgb(220, 220, 220)"
1466         tickformat: ".3s"
1467         tickfont:
1468           size: 16
1469         zeroline: False
1470       boxmode: "group"
1471       boxgroupgap: 0.5
1472       autosize: False
1473       margin:
1474         t: 50
1475         b: 20
1476         l: 80
1477         r: 20
1478       showlegend: True
1479       legend:
1480         orientation: "h"
1481         font:
1482           size: 16
1483       width: 700
1484       height: 800
1485       paper_bgcolor: "#fff"
1486       plot_bgcolor: "#fff"
1487       hoverlabel:
1488         namelength: -1
1489
1490     plot-rps:
1491       titlefont:
1492         size: 18
1493       xaxis:
1494         title: "<b>Test Cases [Index]</b>"
1495         titlefont:
1496           size: 16
1497         autorange: True
1498         fixedrange: False
1499         gridcolor: "rgb(230, 230, 230)"
1500         linecolor: "rgb(220, 220, 220)"
1501         linewidth: 1
1502         showgrid: True
1503         showline: True
1504         showticklabels: True
1505         tickcolor: "rgb(220, 220, 220)"
1506         tickmode: "linear"
1507         tickfont:
1508           size: 16
1509         zeroline: False
1510       yaxis:
1511         title: "<b>Requests Per Second [rps]</b>"
1512         titlefont:
1513           size: 16
1514         gridcolor: "rgb(230, 230, 230)"
1515         hoverformat: ".4s"
1516         linecolor: "rgb(220, 220, 220)"
1517         linewidth: 1
1518         rangemode: "tozero"
1519         showgrid: True
1520         showline: True
1521         showticklabels: True
1522         tickcolor: "rgb(230, 230, 230)"
1523         tickformat: ".3s"
1524         tickfont:
1525           size: 16
1526         zeroline: False
1527       boxmode: "group"
1528       boxgroupgap: 0.5
1529       autosize: False
1530       margin:
1531         t: 50
1532         b: 20
1533         l: 80
1534         r: 20
1535       showlegend: True
1536       legend:
1537         orientation: "h"
1538         font:
1539           size: 16
1540       width: 700
1541       height: 800
1542       paper_bgcolor: "#fff"
1543       plot_bgcolor: "#fff"
1544       hoverlabel:
1545         namelength: -1
1546
1547     plot-throughput:
1548       titlefont:
1549         size: 18
1550       xaxis:
1551         title: "<b>Test Cases [Index]</b>"
1552         titlefont:
1553           size: 16
1554         autorange: True
1555         fixedrange: False
1556         gridcolor: "rgb(230, 230, 230)"
1557         linecolor: "rgb(220, 220, 220)"
1558         linewidth: 1
1559         showgrid: True
1560         showline: True
1561         showticklabels: True
1562         tickcolor: "rgb(220, 220, 220)"
1563         tickmode: "linear"
1564         tickfont:
1565           size: 16
1566         zeroline: False
1567       yaxis:
1568         title: "<b>Packet Throughput [Mpps]</b>"
1569         titlefont:
1570           size: 16
1571         gridcolor: "rgb(230, 230, 230)"
1572         hoverformat: ".4r"
1573         tickformat: ".3r"
1574         linecolor: "rgb(220, 220, 220)"
1575         linewidth: 1
1576         showgrid: True
1577         showline: True
1578         showticklabels: True
1579         tickcolor: "rgb(220, 220, 220)"
1580         tickfont:
1581           size: 16
1582         zeroline: False
1583         range: [0,50]
1584       autosize: False
1585       margin:
1586         t: 50
1587         b: 0
1588         l: 80
1589         r: 20
1590       showlegend: True
1591       legend:
1592         orientation: "h"
1593         font:
1594           size: 16
1595       width: 700
1596       height: 900
1597       paper_bgcolor: "#fff"
1598       plot_bgcolor: "#fff"
1599       hoverlabel:
1600         namelength: -1
1601
1602     plot-throughput-speedup-analysis:
1603       titlefont:
1604         size: 18
1605       xaxis:
1606         title: "<b>Number of Cores [Qty]</b>"
1607         titlefont:
1608           size: 16
1609         autorange: True
1610         fixedrange: False
1611         gridcolor: "rgb(230, 230, 230)"
1612         linecolor: "rgb(220, 220, 220)"
1613         linewidth: 1
1614         showgrid: True
1615         showline: True
1616         showticklabels: True
1617         tickcolor: "rgb(238, 238, 238)"
1618         tickmode: "linear"
1619         tickfont:
1620           size: 16
1621         zeroline: False
1622       yaxis:
1623         title: "<b>Packet Throughput [Mpps]</b>"
1624         titlefont:
1625           size: 16
1626         type: "linear"
1627         gridcolor: "rgb(230, 230, 230)"
1628         hoverformat: ".4s"
1629         linecolor: "rgb(220, 220, 220)"
1630         linewidth: 1
1631         showgrid: True
1632         showline: True
1633         showticklabels: True
1634         tickcolor: "rgb(220, 220, 220)"
1635         tickformat: ".4s"
1636         tickfont:
1637           size: 16
1638         zeroline: True
1639         rangemode: "tozero"
1640         range: [0,100]
1641       legend:
1642         orientation: "h"
1643         font:
1644           size: 16
1645         xanchor: "left"
1646         yanchor: "top"
1647         x: 0
1648         y: -0.2
1649         bgcolor: "rgba(255, 255, 255, 0)"
1650         bordercolor: "rgba(255, 255, 255, 0)"
1651         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1652       autosize: False
1653       margin:
1654           't': 50
1655           'b': 150
1656           'l': 85
1657           'r': 10
1658       showlegend: True
1659       width: 700
1660       height: 700
1661       paper_bgcolor: "#fff"
1662       plot_bgcolor: "#fff"
1663       hoverlabel:
1664         namelength: -1
1665       annotations: [
1666         {
1667           text: "_ _          __          ...",
1668           align: "left",
1669           showarrow: False,
1670           xref: "paper",
1671           yref: "paper",
1672           xanchor: "left",
1673           yanchor: "top",
1674           x: 0,
1675           y: -0.13,
1676           font: {
1677             family: "Consolas, Courier New",
1678             size: 15
1679           },
1680         },
1681         {
1682           text: "    Perfect     Measured     Limit",
1683           align: "left",
1684           showarrow: False,
1685           xref: "paper",
1686           yref: "paper",
1687           xanchor: "left",
1688           yanchor: "top",
1689           x: 0,
1690           y: -0.15,
1691           font: {
1692             family: "Consolas, Courier New",
1693             size: 15
1694           },
1695         },
1696       ]
1697
1698     plot-latency:
1699       titlefont:
1700         size: 18
1701       xaxis:
1702         title: "<b>Direction</b>"
1703         titlefont:
1704           size: 16
1705         autorange: True
1706         fixedrange: False
1707         gridcolor: "rgb(230, 230, 230)"
1708         linecolor: "rgb(220, 220, 220)"
1709         linewidth: 1
1710         showgrid: True
1711         showline: True
1712         showticklabels: False
1713         tickcolor: "rgb(220, 220, 220)"
1714         tickmode: "linear"
1715         tickfont:
1716           size: 16
1717         zeroline: False
1718       yaxis:
1719         title: "<b>Packet Latency [uSec]</b>"
1720         titlefont:
1721           size: 16
1722         type: "linear"
1723         gridcolor: "rgb(230, 230, 230)"
1724         hoverformat: ".4s"
1725         linecolor: "rgb(220, 220, 220)"
1726         linewidth: 1
1727         showgrid: True
1728         showline: True
1729         showticklabels: True
1730         tickcolor: "rgb(220, 220, 220)"
1731         tickformat: ".4s"
1732         tickfont:
1733           size: 16
1734         zeroline: True
1735         rangemode: "tozero"
1736       legend:
1737         orientation: "h"
1738         font:
1739           size: 16
1740         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1741       autosize: False
1742       margin:
1743           't': 50
1744           'b': 150
1745           'l': 80
1746           'r': 10
1747       showlegend: True
1748       width: 700
1749       height: 700
1750       paper_bgcolor: "#fff"
1751       plot_bgcolor: "#fff"
1752       hoverlabel:
1753         namelength: -1
1754
1755     plot-hdrh-latency:
1756       title:
1757         text: ""
1758         xanchor: "center"
1759         x: 0.5
1760         font:
1761           size: 16
1762       width: 700
1763       plot_bgcolor: "white"
1764       annotations:
1765         - font:
1766             size: 14
1767           showarrow: False
1768           text: "<b>Packet Latency [uSec]</b>"
1769           x: 1
1770           xanchor: "right"
1771           xref: "paper"
1772           y: -0.045
1773           yanchor: "top"
1774           yref: "paper"
1775         - font:
1776             size: 14
1777           showarrow: False
1778           text: "<b>Probability [%]</b>"
1779           textangle: 270
1780           x: -0.06
1781           xanchor: "center"
1782           xref: "paper"
1783           y: 0.5
1784           yanchor: "middle"
1785           yref: "paper"
1786         - font:
1787             size: 14
1788           showarrow: False
1789           text: "<b>Direction: E-W</b>"
1790           x: 0.24
1791           xanchor: "center"
1792           xref: "paper"
1793           y: 1.05
1794           yanchor: "bottom"
1795           yref: "paper"
1796         - font:
1797             size: 14
1798           showarrow: False
1799           text: "<b>Direction: W-E</b>"
1800           x: 0.74
1801           xanchor: "center"
1802           xref: "paper"
1803           y: 1.05
1804           yanchor: "bottom"
1805           yref: "paper"
1806
1807     plot-hdrh-latency-percentile:
1808       title:
1809         text: ""
1810         xanchor: "center"
1811         x: 0.5
1812         font:
1813           size: 18
1814       xaxis:
1815         type: "log"
1816         title: "<b>Percentile [%]</b>"
1817         titlefont:
1818           size: 16
1819         autorange: True
1820         fixedrange: False
1821         gridcolor: "rgb(230, 230, 230)"
1822         linecolor: "rgb(220, 220, 220)"
1823         linewidth: 1
1824         showgrid: True
1825         showline: True
1826         showticklabels: True
1827         tickcolor: "rgb(220, 220, 220)"
1828         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1829         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1830         tickfont:
1831           size: 16
1832       yaxis:
1833         title: "<b>Packet Latency [uSec]</b>"
1834         titlefont:
1835           size: 16
1836         gridcolor: "rgb(230, 230, 230)"
1837         linecolor: "rgb(220, 220, 220)"
1838         linewidth: 1
1839         showgrid: True
1840         showline: True
1841         showticklabels: True
1842         tickcolor: "rgb(220, 220, 220)"
1843         tickfont:
1844           size: 16
1845       autosize: False
1846       showlegend: True
1847       legend:
1848         traceorder: "normal"
1849         orientation: "h"
1850         font:
1851           size: 16
1852         xanchor: "left"
1853         yanchor: "top"
1854         x: 0
1855         y: -0.15
1856         bgcolor: "rgba(255, 255, 255, 0)"
1857         bordercolor: "rgba(255, 255, 255, 0)"
1858       width: 700
1859       height: 700
1860       paper_bgcolor: "white"
1861       plot_bgcolor: "white"
1862
1863     plot-hdrh-latency-by-percentile:
1864       title:
1865         text: "<b>Latency by Percentile Distribution</b>"
1866         xanchor: "center"
1867         x: 0.5
1868         font:
1869           size: 18
1870       showlegend: True
1871       legend:
1872         traceorder: "normal"
1873         orientation: "h"
1874         font:
1875           size: 16
1876         xanchor: "left"
1877         yanchor: "top"
1878         x: 0
1879         y: -0.2
1880         bgcolor: "rgba(255, 255, 255, 0)"
1881         bordercolor: "rgba(255, 255, 255, 0)"
1882       xaxis:
1883         type: "linear"
1884         title: "<b>Percentile [%]</b>"
1885         titlefont:
1886           size: 14
1887         autorange: False
1888         fixedrange: False
1889         range: [0, 100]
1890         gridcolor: "rgb(230, 230, 230)"
1891         linecolor: "rgb(220, 220, 220)"
1892         linewidth: 1
1893         showgrid: True
1894         showline: True
1895         showticklabels: True
1896         tickcolor: "rgb(220, 220, 220)"
1897         tickvals: [0, 25, 50, 75, 100]
1898         ticktext: [0, 25, 50, 75, 100]
1899         tickfont:
1900           size: 14
1901       yaxis:
1902         title: "<b>One-Way Latency per Direction [uSec]</b>"
1903         titlefont:
1904           size: 14
1905         gridcolor: "rgb(230, 230, 230)"
1906         linecolor: "rgb(220, 220, 220)"
1907         linewidth: 1
1908         showgrid: True
1909         showline: True
1910         showticklabels: True
1911         tickcolor: "rgb(220, 220, 220)"
1912         tickfont:
1913           size: 14
1914       width: 700
1915       height: 700
1916       paper_bgcolor: "white"
1917       plot_bgcolor: "white"
1918
1919 - type: "static"
1920   src-path: "{DIR[RST]}"
1921   dst-path: "{DIR[WORKING,SRC]}"
1922
1923 - type: "input"
1924   general:
1925     file-name: "output_info.xml.gz"
1926     file-format: ".gz"
1927     arch-file-format:
1928       - ".gz"
1929       - ".zip"
1930     download-path: "{job}/{build}/archives/{filename}"
1931     extract: "output.xml"
1932
1933     zip-file-name: "robot-plugin.zip"
1934     zip-file-format: ".zip"
1935     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1936     zip-extract: "robot-plugin/output.xml"
1937
1938   builds:
1939
1940     csit-vpp-perf-verify-1904-3n-hsw:
1941       - 9   # MRR sel
1942       - 11  # NDRPDR sel
1943       - 12  # NDRPDR sel
1944       - 20  # NDRPDR sel
1945       - 21  # NDRPDR sel
1946       - 23  # NDRPDR sel
1947       - 24  # NDRPDR sel
1948       - 25  # NDRPDR sel
1949       - 26  # NDRPDR sel
1950       - 29  # NDRPDR sel
1951       - 30  # NDRPDR sel
1952     csit-vpp-perf-verify-1908-3n-hsw:
1953       - 12  # NDRPDR sel
1954       - 13  # NDRPDR sel
1955       - 14  # NDRPDR sel
1956       - 15  # NDRPDR sel
1957       - 16  # NDRPDR sel
1958       - 17  # NDRPDR sel
1959       - 18  # NDRPDR sel
1960       - 19  # NDRPDR sel
1961       - 20  # NDRPDR sel
1962       - 21  # NDRPDR sel
1963       - 48  # NDRPDR sel vhost
1964       - 49  # NDRPDR sel vhost
1965       - 52  # NDRPDR sel vhost
1966       - 53  # NDRPDR sel vhost
1967       - 54  # NDRPDR sel vhost
1968       - 55  # NDRPDR sel vhost
1969       - 56  # NDRPDR sel vhost
1970       - 57  # NDRPDR sel vhost
1971       - 58  # NDRPDR sel vhost
1972       - 59  # NDRPDR sel vhost
1973       - 39  # MRR sel
1974     csit-vpp-perf-verify-2001-3n-hsw:
1975       - 21  # NDRPDR sel
1976       - 22  # NDRPDR sel
1977       - 23  # NDRPDR sel
1978       - 24  # NDRPDR sel
1979       - 25  # NDRPDR sel
1980       - 29  # NDRPDR sel
1981       - 30  # NDRPDR sel
1982       - 31  # NDRPDR sel
1983       - 32  # NDRPDR sel
1984       - 34  # NDRPDR sel
1985       - 17  # MRR sel
1986       - 18  # NDRPDR full
1987       - 20  # NDRPDR full
1988       - 28  # NDRPDR full
1989       - 35  # NDRPDR full
1990       - 42  # NDRPDR full
1991       - 46  # NDRPDR full
1992       - 47  # NDRPDR full
1993       - 48  # NDRPDR full
1994       - 49  # NDRPDR full
1995       - 50  # NDRPDR full
1996       - 51  # NDRPDR full
1997       - 54  # NDRPDR full
1998       - 58  # NDRPDR full
1999
2000 #    csit-vpp-perf-verify-1904-3n-skx:
2001 #      - 7   # MRR sel
2002 #      - 8   # NDRPDR sel
2003 #      - 9   # NDRPDR sel
2004 #      - 10  # NDRPDR sel
2005 #      - 11  # NDRPDR sel
2006 #      - 12  # NDRPDR sel
2007 #      - 14  # NDRPDR sel
2008 #      - 16  # NDRPDR sel
2009 #      - 21  # NDRPDR sel
2010 #      - 23  # NDRPDR sel
2011 #      - 25  # NDRPDR sel
2012 #    csit-vpp-perf-verify-1908-3n-skx:
2013 #      - 14  # NDRPDR sel
2014 #      - 16  # NDRPDR sel
2015 #      - 19  # NDRPDR sel
2016 #      - 20  # NDRPDR sel
2017 #      - 22  # NDRPDR sel
2018 #      - 23  # NDRPDR sel
2019 #      - 24  # NDRPDR sel
2020 #      - 25  # NDRPDR sel
2021 #      - 26  # NDRPDR sel
2022 #      - 29  # NDRPDR sel
2023 #      - 52  # NDRPDR sel vhost
2024 #      - 53  # NDRPDR sel vhost
2025 #      - 55  # NDRPDR sel vhost
2026 #      - 61  # NDRPDR sel vhost
2027 #      - 62  # NDRPDR sel vhost
2028 #      - 63  # NDRPDR sel vhost
2029 #      - 64  # NDRPDR sel vhost
2030 #      - 65  # NDRPDR sel vhost
2031 #      - 66  # NDRPDR sel vhost
2032 #      - 67  # NDRPDR sel vhost
2033 #      - 36  # MRR sel
2034 #    csit-vpp-perf-verify-2001-3n-skx:
2035 #      - 14  # NDRPDR sel
2036 #      - 15  # NDRPDR sel
2037 #      - 16  # NDRPDR sel
2038
2039 #    csit-vpp-perf-verify-1904-2n-skx:
2040 #      - 11  # MRR sel
2041 #      - 12  # NDRPDR sel
2042 #      - 14  # NDRPDR sel
2043 #      - 16  # NDRPDR sel
2044 #      - 17  # NDRPDR sel
2045 #      - 18  # NDRPDR sel
2046 #      - 21  # NDRPDR sel
2047 #      - 27  # NDRPDR sel
2048 #      - 30  # NDRPDR sel
2049 #      - 31  # NDRPDR sel
2050 #      - 32  # NDRPDR sel
2051 #    csit-vpp-perf-verify-1908-2n-skx:
2052 #      - 26  # NDRPDR sel
2053 #      - 27  # NDRPDR sel
2054 #      - 34  # NDRPDR sel
2055 #      - 35  # NDRPDR sel
2056 #      - 36  # NDRPDR sel
2057 #      - 42  # NDRPDR sel
2058 #      - 43  # NDRPDR sel
2059 #      - 44  # NDRPDR sel
2060 #      - 45  # NDRPDR sel
2061 #      - 46  # NDRPDR sel
2062 #      - 88  # NDRPDR sel vhost
2063 #      - 89  # NDRPDR sel vhost
2064 #      - 91  # NDRPDR sel vhost
2065 #      - 92  # NDRPDR sel vhost
2066 #      - 93  # NDRPDR sel vhost
2067 #      - 94  # NDRPDR sel vhost
2068 #      - 95  # NDRPDR sel vhost
2069 #      - 96  # NDRPDR sel vhost
2070 #      - 97  # NDRPDR sel vhost
2071 #      - 98  # NDRPDR sel vhost
2072 #      - 69  # MRR sel
2073 #      - 29  # TCP
2074 #      - 30  # TCP
2075 #      - 58  # TCP
2076 #      - 22  # NFV
2077 #      - 31  # NFV
2078 #      - 32  # NFV
2079 #      - 71  # NFV MRR
2080 #      - 113 # NFV reconf sel
2081 #      - 114 # NFV reconf sel
2082 #      - 115 # NFV reconf sel
2083 #      - 83  # SOAK
2084 #      - 86  # SOAK
2085 #    csit-vpp-perf-verify-2001-2n-skx:
2086 #      - 21  # NDRPDR sel
2087 #      - 22  # NDRPDR sel
2088 #      - 23  # NDRPDR sel
2089 #      - 26  # NDRPDR sel
2090 #      - 27  # NDRPDR sel
2091 #      - 29  # NDRPDR sel
2092 #      - 32  # NDRPDR full
2093 #      - 33  # NDRPDR full
2094 #      - 30  # NFV
2095 #      - 31  # NFV
2096
2097 #    csit-vpp-perf-verify-2001-2n-clx:
2098 #      - 22  # NDRPDR sel
2099 #      - 23  # NDRPDR sel
2100 #      - 24  # NDRPDR sel
2101 #      - 25  # NDRPDR sel
2102
2103     csit-vpp-perf-verify-1908-3n-tsh:
2104       - 7   # NDRPDR sel
2105       - 8   # NDRPDR sel
2106       - 9   # NDRPDR sel
2107       - 10  # NDRPDR sel
2108       - 11  # NDRPDR sel
2109       - 12  # NDRPDR sel
2110       - 13  # NDRPDR sel
2111       - 14  # NDRPDR sel
2112       - 15  # NDRPDR sel
2113       - 16  # NDRPDR sel
2114       - 17  # MRR sel
2115     csit-vpp-perf-verify-2001-3n-tsh:
2116       - 3   # NDRPDR sel
2117       - 4   # NDRPDR sel
2118       - 7   # NDRPDR sel
2119       - 8   # NDRPDR sel
2120       - 10  # NDRPDR sel
2121       - 9   # MRR sel
2122
2123     csit-vpp-perf-verify-1908-3n-dnv:
2124       - 6   # NDRPDR sel
2125       - 7   # NDRPDR sel
2126       - 8   # NDRPDR sel
2127       - 9   # NDRPDR sel
2128       - 10  # NDRPDR sel
2129       - 12  # NDRPDR sel
2130       - 13  # NDRPDR sel
2131       - 14  # NDRPDR sel
2132       - 15  # NDRPDR sel
2133       - 16  # NDRPDR sel
2134       - 17  # MRR sel
2135     csit-vpp-perf-verify-2001-3n-dnv:
2136       - 5   # NDRPDR sel
2137       - 6   # NDRPDR sel
2138       - 7   # NDRPDR sel
2139       - 8   # NDRPDR sel
2140       - 9   # NDRPDR sel
2141       - 10  # NDRPDR sel
2142       - 12  # NDRPDR sel
2143       - 16  # NDRPDR sel
2144       - 17  # NDRPDR sel
2145       - 18  # NDRPDR sel
2146       - 11  # MRR sel
2147       - 19  # NDRPDR full
2148       - 20  # NDRPDR full
2149       - 21  # NDRPDR full
2150       - 22  # NDRPDR full
2151       - 23  # NDRPDR full
2152       - 24  # NDRPDR full
2153       - 25  # NDRPDR full
2154       - 26  # NDRPDR full
2155
2156     csit-vpp-perf-verify-1908-2n-dnv:
2157       - 1   # NDRPDR sel
2158       - 2   # NDRPDR sel
2159       - 3   # NDRPDR sel
2160       - 4   # NDRPDR sel
2161       - 5   # NDRPDR sel
2162       - 6   # NDRPDR sel
2163       - 7   # NDRPDR sel
2164       - 8   # NDRPDR sel
2165       - 9   # NDRPDR sel
2166       - 10  # NDRPDR sel
2167       - 11  # MRR sel
2168     csit-vpp-perf-verify-2001-2n-dnv:
2169       - 4   # NDRPDR sel
2170       - 5   # NDRPDR sel
2171       - 6   # NDRPDR sel
2172       - 7   # NDRPDR sel
2173       - 8   # NDRPDR sel
2174       - 9   # NDRPDR sel
2175       - 10  # NDRPDR sel
2176       - 11  # NDRPDR sel
2177       - 13  # NDRPDR sel
2178       - 16  # NDRPDR sel
2179       - 12  # MRR sel
2180       - 21  # NDRPDR full
2181       - 22  # NDRPDR full
2182       - 25  # NDRPDR full
2183       - 26  # NDRPDR full
2184       - 27  # NDRPDR full
2185       - 28  # NDRPDR full
2186
2187     csit-dpdk-perf-verify-1904-3n-hsw:
2188       - 2   # NDRPDR sel
2189       - 3   # NDRPDR sel
2190       - 5   # NDRPDR sel
2191       - 6   # NDRPDR sel
2192       - 13  # NDRPDR sel
2193       - 14  # NDRPDR sel
2194       - 15  # NDRPDR sel
2195       - 18  # NDRPDR sel
2196       - 19  # NDRPDR sel
2197       - 20  # NDRPDR sel
2198     csit-dpdk-perf-verify-1908-3n-hsw:
2199       - 2   # NDRPDR sel
2200       - 3   # NDRPDR sel
2201       - 4   # NDRPDR sel
2202       - 5   # NDRPDR sel
2203       - 6   # NDRPDR sel
2204       - 7   # NDRPDR sel
2205       - 8   # NDRPDR sel
2206       - 9   # NDRPDR sel
2207       - 10  # NDRPDR sel
2208       - 11  # NDRPDR sel
2209     csit-dpdk-perf-verify-2001-3n-hsw:
2210       - 4   # NDRPDR sel
2211       - 5   # NDRPDR sel
2212       - 6   # NDRPDR sel
2213       - 7   # NDRPDR sel
2214       - 8   # NDRPDR sel
2215       - 9   # NDRPDR sel
2216       - 10  # NDRPDR sel
2217       - 11  # NDRPDR sel
2218       - 12  # NDRPDR sel
2219       - 13  # NDRPDR sel
2220       - 15  # NDRPDR sel
2221       - 16  # NDRPDR sel
2222       - 17  # NDRPDR sel
2223       - 18  # NDRPDR sel
2224       - 19  # NDRPDR sel
2225       - 20  # NDRPDR sel
2226       - 21  # NDRPDR sel
2227       - 22  # NDRPDR sel
2228       - 23  # NDRPDR sel
2229       - 24  # NDRPDR sel
2230       - 25  # NDRPDR full
2231       - 26  # NDRPDR full
2232
2233 #    csit-dpdk-perf-verify-1904-3n-skx:
2234 #      - 2   # NDRPDR sel
2235 #      - 3   # NDRPDR sel
2236 #      - 4   # NDRPDR sel
2237 #      - 5   # NDRPDR sel
2238 #      - 6   # NDRPDR sel
2239 #      - 7   # NDRPDR sel
2240 #      - 11  # NDRPDR sel
2241 #      - 12  # NDRPDR sel
2242 #      - 13  # NDRPDR sel
2243 #      - 14  # NDRPDR sel
2244 #    csit-dpdk-perf-verify-1908-3n-skx:
2245 #      - 3   # NDRPDR sel
2246 #      - 4   # NDRPDR sel
2247 #      - 5   # NDRPDR sel
2248 #      - 6   # NDRPDR sel
2249 #      - 7   # NDRPDR sel
2250 #      - 8   # NDRPDR sel
2251 #      - 9   # NDRPDR sel
2252 #      - 10  # NDRPDR sel
2253 #      - 11  # NDRPDR sel
2254 #      - 12  # NDRPDR sel
2255 #    csit-dpdk-perf-verify-2001-3n-skx:
2256 #      - 1   # NDRPDR sel
2257 #      - 2   # NDRPDR sel
2258 #      - 3   # NDRPDR sel
2259 #      - 4   # NDRPDR sel
2260 #      - 5   # NDRPDR sel
2261 #      - 6   # NDRPDR sel
2262 #      - 7   # NDRPDR sel
2263 #      - 8   # NDRPDR sel
2264 #      - 9   # NDRPDR sel
2265 #      - 10  # NDRPDR sel
2266
2267 #    csit-dpdk-perf-verify-1904-2n-skx:
2268 #      - 2   # NDRPDR sel
2269 #      - 3   # NDRPDR sel
2270 #      - 4   # NDRPDR sel
2271 #      - 5   # NDRPDR sel
2272 #      - 7   # NDRPDR sel
2273 #      - 8   # NDRPDR sel
2274 #      - 9   # NDRPDR sel
2275 #      - 10  # NDRPDR sel
2276 #      - 11  # NDRPDR sel
2277 #      - 12  # NDRPDR sel
2278 #    csit-dpdk-perf-verify-1908-2n-skx:
2279 #      - 2   # NDRPDR sel
2280 #      - 3   # NDRPDR sel
2281 #      - 4   # NDRPDR sel
2282 #      - 5   # NDRPDR sel
2283 #      - 7   # NDRPDR sel
2284 #      - 8   # NDRPDR sel
2285 #      - 9   # NDRPDR sel
2286 #      - 10  # NDRPDR sel
2287 #      - 11  # NDRPDR sel
2288 #      - 12  # NDRPDR sel
2289 #    csit-dpdk-perf-verify-2001-2n-skx:
2290 #      - 1   # NDRPDR sel
2291 #      - 2   # NDRPDR sel
2292 #      - 3   # NDRPDR sel
2293 #      - 4   # NDRPDR sel
2294 #      - 5   # NDRPDR sel
2295 #      - 6   # NDRPDR sel
2296 #      - 7   # NDRPDR sel
2297 #      - 8   # NDRPDR sel
2298 #      - 9   # NDRPDR sel
2299 #      - 10  # NDRPDR sel
2300 #      - 11  # NDRPDR sel
2301 #      - 13  # NDRPDR sel
2302 #      - 26  # NDRPDR sel
2303 #      - 16  # NDRPDR sel
2304 #      - 17  # NDRPDR sel
2305 #      - 18  # NDRPDR sel
2306 #      - 19  # NDRPDR sel
2307 #      - 27  # NDRPDR sel
2308 #      - 21  # NDRPDR sel
2309 #      - 25  # NDRPDR sel
2310
2311 #    csit-dpdk-perf-verify-2001-2n-clx:
2312 #      - 1   # NDRPDR sel
2313 #      - 2   # NDRPDR sel
2314 #      - 3   # NDRPDR sel
2315 #      - 4   # NDRPDR sel
2316 #      - 5   # NDRPDR sel
2317 #      - 6   # NDRPDR sel
2318 #      - 7   # NDRPDR sel
2319 #      - 8   # NDRPDR sel
2320 #      - 9   # NDRPDR sel
2321 #      - 10  # NDRPDR sel
2322
2323     csit-dpdk-perf-verify-2001-2n-dnv:
2324       - 9   # NDRPDR sel
2325       - 10  # NDRPDR sel
2326       - 11  # NDRPDR sel
2327       - 12  # NDRPDR sel
2328       - 13  # NDRPDR sel
2329       - 14  # NDRPDR sel
2330       - 15  # NDRPDR sel
2331       - 16  # NDRPDR sel
2332       - 17  # NDRPDR sel
2333       - 18  # NDRPDR sel
2334
2335     csit-dpdk-perf-verify-2001-3n-dnv:
2336       - 12  # NDRPDR sel
2337       - 13  # NDRPDR sel
2338       - 14  # NDRPDR sel
2339       - 15  # NDRPDR sel
2340       - 16  # NDRPDR sel
2341       - 17  # NDRPDR sel
2342       - 18  # NDRPDR sel
2343       - 19  # NDRPDR sel
2344       - 20  # NDRPDR sel
2345       - 22  # NDRPDR sel
2346
2347     csit-dpdk-perf-verify-2001-3n-tsh:
2348       - 3   # NDRPDR sel
2349       - 4   # NDRPDR sel
2350       - 5   # NDRPDR sel
2351       - 9   # NDRPDR sel
2352       - 10  # NDRPDR sel
2353       - 11  # NDRPDR sel
2354       - 12  # NDRPDR sel
2355
2356     csit-vpp-device-2001-ubuntu1804-1n-skx:
2357       - 57
2358
2359 - type: "output"
2360   output: "report"
2361   format:
2362     html:
2363     - full
2364 #    pdf:
2365 #    - minimal
2366
2367 ################################################################################
2368 ###                               T A B L E S                                ###
2369 ################################################################################
2370
2371 ## VPP Soak vs NDR
2372 #- type: "table"
2373 #  title: "VPP Soak vs NDR 2n-skx"
2374 #  algorithm: "table_soak_vs_ndr"
2375 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2376 #  reference:
2377 #    title: "NDR"
2378 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2379 #  compare:
2380 #    title: "Soak"
2381 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2382 #  data: "vpp-soak-vs-ndr-2n-skx"
2383 #  include-tests: "NDR"
2384 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2385 #  parameters:
2386 #    - "throughput"
2387 #    - "name"
2388 #    - "parent"
2389
2390 ################################################################################
2391
2392 ## VPP Compare NICs 3n-skx 2t1c ndr
2393 #- type: "table"
2394 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2395 #  algorithm: "table_nics_comparison"
2396 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2397 #  reference:
2398 #    title: "x710"
2399 #    nic: "NIC_Intel-X710"
2400 #  compare:
2401 #    title: "xxv710"
2402 #    nic: "NIC_Intel-XXV710"
2403 #  data: "vpp-nic-comparison-3n-skx"
2404 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2405 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2406 #  parameters:
2407 #  - "name"
2408 #  - "parent"
2409 #  - "throughput"
2410 #  - "tags"
2411 #
2412 ## VPP Compare NICs 3n-skx 4t2c ndr
2413 #- type: "table"
2414 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2415 #  algorithm: "table_nics_comparison"
2416 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2417 #  reference:
2418 #    title: "x710"
2419 #    nic: "NIC_Intel-X710"
2420 #  compare:
2421 #    title: "xxv710"
2422 #    nic: "NIC_Intel-XXV710"
2423 #  data: "vpp-nic-comparison-3n-skx"
2424 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2425 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2426 #  parameters:
2427 #  - "name"
2428 #  - "parent"
2429 #  - "throughput"
2430 #  - "tags"
2431 #
2432 ## VPP Compare NICs 3n-skx 2t1c pdr
2433 #- type: "table"
2434 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2435 #  algorithm: "table_nics_comparison"
2436 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2437 #  reference:
2438 #    title: "x710"
2439 #    nic: "NIC_Intel-X710"
2440 #  compare:
2441 #    title: "xxv710"
2442 #    nic: "NIC_Intel-XXV710"
2443 #  data: "vpp-nic-comparison-3n-skx"
2444 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2445 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2446 #  parameters:
2447 #  - "name"
2448 #  - "parent"
2449 #  - "throughput"
2450 #  - "tags"
2451 #
2452 # # VPP Compare NICs 3n-skx 4t2c pdr
2453 #- type: "table"
2454 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2455 #  algorithm: "table_nics_comparison"
2456 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2457 #  reference:
2458 #    title: "x710"
2459 #    nic: "NIC_Intel-X710"
2460 #  compare:
2461 #    title: "xxv710"
2462 #    nic: "NIC_Intel-XXV710"
2463 #  data: "vpp-nic-comparison-3n-skx"
2464 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2465 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2466 #  parameters:
2467 #  - "name"
2468 #  - "parent"
2469 #  - "throughput"
2470 #  - "tags"
2471 #
2472 ## VPP Compare NICs 3n-skx 2t1c mrr
2473 #- type: "table"
2474 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2475 #  algorithm: "table_nics_comparison"
2476 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2477 #  reference:
2478 #    title: "x710"
2479 #    nic: "NIC_Intel-X710"
2480 #  compare:
2481 #    title: "xxv710"
2482 #    nic: "NIC_Intel-XXV710"
2483 #  data: "vpp-nic-comparison-3n-skx-mrr"
2484 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2485 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2486 #  parameters:
2487 #  - "name"
2488 #  - "parent"
2489 #  - "result"
2490 #  - "tags"
2491 #
2492 ## VPP Compare NICs 3n-skx 4t2c mrr
2493 #- type: "table"
2494 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2495 #  algorithm: "table_nics_comparison"
2496 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2497 #  reference:
2498 #    title: "x710"
2499 #    nic: "NIC_Intel-X710"
2500 #  compare:
2501 #    title: "xxv710"
2502 #    nic: "NIC_Intel-XXV710"
2503 #  data: "vpp-nic-comparison-3n-skx-mrr"
2504 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2505 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2506 #  parameters:
2507 #  - "name"
2508 #  - "parent"
2509 #  - "result"
2510 #  - "tags"
2511 #
2512 # # VPP Compare NICs 3n-skx 8t4c mrr
2513 #- type: "table"
2514 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2515 #  algorithm: "table_nics_comparison"
2516 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2517 #  reference:
2518 #    title: "x710"
2519 #    nic: "NIC_Intel-X710"
2520 #  compare:
2521 #    title: "xxv710"
2522 #    nic: "NIC_Intel-XXV710"
2523 #  data: "vpp-nic-comparison-3n-skx-mrr"
2524 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2525 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2526 #  parameters:
2527 #  - "name"
2528 #  - "parent"
2529 #  - "result"
2530 #  - "tags"
2531 #
2532 ## VPP Compare NICs 2n-skx 2t1c ndr
2533 #- type: "table"
2534 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2535 #  algorithm: "table_nics_comparison"
2536 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2537 #  reference:
2538 #    title: "x710"
2539 #    nic: "NIC_Intel-X710"
2540 #  compare:
2541 #    title: "xxv710"
2542 #    nic: "NIC_Intel-XXV710"
2543 #  data: "vpp-nic-comparison-2n-skx"
2544 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2545 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2546 #  parameters:
2547 #  - "name"
2548 #  - "parent"
2549 #  - "throughput"
2550 #  - "tags"
2551 #
2552 ## VPP Compare NICs 2n-skx 4t2c ndr
2553 #- type: "table"
2554 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2555 #  algorithm: "table_nics_comparison"
2556 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2557 #  reference:
2558 #    title: "x710"
2559 #    nic: "NIC_Intel-X710"
2560 #  compare:
2561 #    title: "xxv710"
2562 #    nic: "NIC_Intel-XXV710"
2563 #  data: "vpp-nic-comparison-2n-skx"
2564 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2565 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2566 #  parameters:
2567 #  - "name"
2568 #  - "parent"
2569 #  - "throughput"
2570 #  - "tags"
2571 #
2572 # # VPP Compare NICs 2n-skx 2t1c pdr
2573 #- type: "table"
2574 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2575 #  algorithm: "table_nics_comparison"
2576 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2577 #  reference:
2578 #    title: "x710"
2579 #    nic: "NIC_Intel-X710"
2580 #  compare:
2581 #    title: "xxv710"
2582 #    nic: "NIC_Intel-XXV710"
2583 #  data: "vpp-nic-comparison-2n-skx"
2584 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2585 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2586 #  parameters:
2587 #  - "name"
2588 #  - "parent"
2589 #  - "throughput"
2590 #  - "tags"
2591 #
2592 ## VPP Compare NICs 2n-skx 4t2c pdr
2593 #- type: "table"
2594 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2595 #  algorithm: "table_nics_comparison"
2596 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2597 #  reference:
2598 #    title: "x710"
2599 #    nic: "NIC_Intel-X710"
2600 #  compare:
2601 #    title: "xxv710"
2602 #    nic: "NIC_Intel-XXV710"
2603 #  data: "vpp-nic-comparison-2n-skx"
2604 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2605 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2606 #  parameters:
2607 #  - "name"
2608 #  - "parent"
2609 #  - "throughput"
2610 #  - "tags"
2611 #
2612 ## VPP Compare NICs 2n-skx 2t1c mrr
2613 #- type: "table"
2614 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2615 #  algorithm: "table_nics_comparison"
2616 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2617 #  reference:
2618 #    title: "x710"
2619 #    nic: "NIC_Intel-X710"
2620 #  compare:
2621 #    title: "xxv710"
2622 #    nic: "NIC_Intel-XXV710"
2623 #  data: "vpp-nic-comparison-2n-skx-mrr"
2624 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2625 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2626 #  parameters:
2627 #  - "name"
2628 #  - "parent"
2629 #  - "result"
2630 #  - "tags"
2631 #
2632 ## VPP Compare NICs 2n-skx 4t2c mrr
2633 #- type: "table"
2634 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2635 #  algorithm: "table_nics_comparison"
2636 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2637 #  reference:
2638 #    title: "x710"
2639 #    nic: "NIC_Intel-X710"
2640 #  compare:
2641 #    title: "xxv710"
2642 #    nic: "NIC_Intel-XXV710"
2643 #  data: "vpp-nic-comparison-2n-skx-mrr"
2644 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2645 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2646 #  parameters:
2647 #  - "name"
2648 #  - "parent"
2649 #  - "result"
2650 #  - "tags"
2651 #
2652 ## VPP Compare NICs 2n-skx 8t4c mrr
2653 #- type: "table"
2654 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2655 #  algorithm: "table_nics_comparison"
2656 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2657 #  reference:
2658 #    title: "x710"
2659 #    nic: "NIC_Intel-X710"
2660 #  compare:
2661 #    title: "xxv710"
2662 #    nic: "NIC_Intel-XXV710"
2663 #  data: "vpp-nic-comparison-2n-skx-mrr"
2664 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2665 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2666 #  parameters:
2667 #  - "name"
2668 #  - "parent"
2669 #  - "result"
2670 #  - "tags"
2671
2672 ################################################################################
2673 # VPP
2674
2675 # VPP Performance Changes 3n-hsw 1t1c pdr
2676 - type: "table"
2677   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2678   algorithm: "table_perf_comparison"
2679   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2680   history:
2681     - title: "rls1904"
2682       data: "vpp-performance-changes-3n-hsw-h1"
2683   reference:
2684     title: "rls1908"
2685     data: "vpp-performance-changes-3n-hsw-ref"
2686     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2687   compare:
2688     title: "rls2001"
2689     data: "vpp-performance-changes-3n-hsw-cmp"
2690   data: "vpp-performance-changes-3n-hsw"
2691   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2692   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2693   parameters:
2694   - "name"
2695   - "parent"
2696   - "throughput"
2697
2698 # VPP Performance Changes 3n-hsw 2t2c pdr
2699 - type: "table"
2700   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2701   algorithm: "table_perf_comparison"
2702   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2703   history:
2704     - title: "rls1904"
2705       data: "vpp-performance-changes-3n-hsw-h1"
2706   reference:
2707     title: "rls1908"
2708     data: "vpp-performance-changes-3n-hsw-ref"
2709     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2710   compare:
2711     title: "rls2001"
2712     data: "vpp-performance-changes-3n-hsw-cmp"
2713   data: "vpp-performance-changes-3n-hsw"
2714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2715   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2716   parameters:
2717   - "name"
2718   - "parent"
2719   - "throughput"
2720
2721 # VPP Performance Changes 3n-hsw 1t1c ndr
2722 - type: "table"
2723   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2724   algorithm: "table_perf_comparison"
2725   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2726   history:
2727     - title: "rls1904"
2728       data: "vpp-performance-changes-3n-hsw-h1"
2729   reference:
2730     title: "rls1908"
2731     data: "vpp-performance-changes-3n-hsw-ref"
2732     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2733   compare:
2734     title: "rls2001"
2735     data: "vpp-performance-changes-3n-hsw-cmp"
2736   data: "vpp-performance-changes-3n-hsw"
2737   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2738   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2739   parameters:
2740   - "name"
2741   - "parent"
2742   - "throughput"
2743
2744 # VPP Performance Changes 3n-hsw 2t2c ndr
2745 - type: "table"
2746   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2747   algorithm: "table_perf_comparison"
2748   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2749   history:
2750     - title: "rls1904"
2751       data: "vpp-performance-changes-3n-hsw-h1"
2752   reference:
2753     title: "rls1908"
2754     data: "vpp-performance-changes-3n-hsw-ref"
2755     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2756   compare:
2757     title: "rls2001"
2758     data: "vpp-performance-changes-3n-hsw-cmp"
2759   data: "vpp-performance-changes-3n-hsw"
2760   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2761   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2762   parameters:
2763   - "name"
2764   - "parent"
2765   - "throughput"
2766
2767 ## VPP Performance Changes 3n-skx 2t1c pdr
2768 #- type: "table"
2769 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2770 #  algorithm: "table_perf_comparison_nic"
2771 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2772 #  history:
2773 #    - title: "rls1904 x710"
2774 #      data: "vpp-performance-changes-3n-skx-h1"
2775 #      nic: "NIC_Intel-X710"
2776 #  reference:
2777 #    title: "rls1908 xxv710"
2778 #    data: "vpp-performance-changes-3n-skx-ref"
2779 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2780 #    nic: "NIC_Intel-XXV710"
2781 #  compare:
2782 #    title: "rls2001 xxv710"
2783 #    data: "vpp-performance-changes-3n-skx-cmp"
2784 #    nic: "NIC_Intel-XXV710"
2785 #  data: "vpp-performance-changes-3n-skx"
2786 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2787 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2788 #  parameters:
2789 #  - "name"
2790 #  - "parent"
2791 #  - "throughput"
2792 #  - "tags"
2793 #
2794 ## VPP Performance Changes 3n-skx 4t2c pdr
2795 #- type: "table"
2796 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2797 #  algorithm: "table_perf_comparison_nic"
2798 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2799 #  history:
2800 #    - title: "rls1904 x710"
2801 #      data: "vpp-performance-changes-3n-skx-h1"
2802 #      nic: "NIC_Intel-X710"
2803 #  reference:
2804 #    title: "rls1908 x710"
2805 #    data: "vpp-performance-changes-3n-skx-ref"
2806 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2807 #    nic: "NIC_Intel-X710"
2808 #  compare:
2809 #    title: "rls2001 xxv710"
2810 #    data: "vpp-performance-changes-3n-skx-cmp"
2811 #    nic: "NIC_Intel-XXV710"
2812 #  data: "vpp-performance-changes-3n-skx"
2813 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2814 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2815 #  parameters:
2816 #  - "name"
2817 #  - "parent"
2818 #  - "throughput"
2819 #  - "tags"
2820 #
2821 ## VPP Performance Changes 3n-skx 2t1c ndr
2822 #- type: "table"
2823 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2824 #  algorithm: "table_perf_comparison_nic"
2825 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2826 #  history:
2827 #    - title: "rls1904 x710"
2828 #      data: "vpp-performance-changes-3n-skx-h1"
2829 #      nic: "NIC_Intel-X710"
2830 #  reference:
2831 #    title: "rls1908 x710"
2832 #    data: "vpp-performance-changes-3n-skx-ref"
2833 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2834 #    nic: "NIC_Intel-X710"
2835 #  compare:
2836 #    title: "rls2001 xxv710"
2837 #    data: "vpp-performance-changes-3n-skx-cmp"
2838 #    nic: "NIC_Intel-XXV710"
2839 #  data: "vpp-performance-changes-3n-skx"
2840 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2841 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2842 #  parameters:
2843 #  - "name"
2844 #  - "parent"
2845 #  - "throughput"
2846 #  - "tags"
2847 #
2848 ## VPP Performance Changes 3n-skx 4t2c ndr
2849 #- type: "table"
2850 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2851 #  algorithm: "table_perf_comparison_nic"
2852 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2853 #  history:
2854 #    - title: "rls1904 x710"
2855 #      data: "vpp-performance-changes-3n-skx-h1"
2856 #      nic: "NIC_Intel-X710"
2857 #  reference:
2858 #    title: "rls1908 x710"
2859 #    data: "vpp-performance-changes-3n-skx-ref"
2860 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2861 #    nic: "NIC_Intel-X710"
2862 #  compare:
2863 #    title: "rls2001 xxv710"
2864 #    data: "vpp-performance-changes-3n-skx-cmp"
2865 #    nic: "NIC_Intel-XXV710"
2866 #  data: "vpp-performance-changes-3n-skx"
2867 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2868 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2869 #  parameters:
2870 #  - "name"
2871 #  - "parent"
2872 #  - "throughput"
2873 #  - "tags"
2874 #
2875 ## VPP Performance Changes 2n-skx 2t1c pdr
2876 #- type: "table"
2877 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2878 #  algorithm: "table_perf_comparison_nic"
2879 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2880 #  history:
2881 #    - title: "rls1904 x710"
2882 #      data: "vpp-performance-changes-2n-skx-h1"
2883 #      nic: "NIC_Intel-X710"
2884 #  reference:
2885 #    title: "rls1908 xxv710"
2886 #    data: "vpp-performance-changes-2n-skx-ref"
2887 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2888 #    nic: "NIC_Intel-XXV710"
2889 #  compare:
2890 #    title: "rls2001 xxv710"
2891 #    data: "vpp-performance-changes-2n-skx-cmp"
2892 #    nic: "NIC_Intel-XXV710"
2893 #  data: "vpp-performance-changes-2n-skx"
2894 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2895 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2896 #  parameters:
2897 #  - "name"
2898 #  - "parent"
2899 #  - "throughput"
2900 #  - "tags"
2901 #
2902 ## VPP Performance Changes 2n-skx 4t2c pdr
2903 #- type: "table"
2904 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2905 #  algorithm: "table_perf_comparison_nic"
2906 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2907 #  history:
2908 #    - title: "rls1904 x710"
2909 #      data: "vpp-performance-changes-2n-skx-h1"
2910 #      nic: "NIC_Intel-X710"
2911 #  reference:
2912 #    title: "rls1908 xxv710"
2913 #    data: "vpp-performance-changes-2n-skx-ref"
2914 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2915 #    nic: "NIC_Intel-XXV710"
2916 #  compare:
2917 #    title: "rls2001 xxv710"
2918 #    data: "vpp-performance-changes-2n-skx-cmp"
2919 #    nic: "NIC_Intel-XXV710"
2920 #  data: "vpp-performance-changes-2n-skx"
2921 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2922 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2923 #  parameters:
2924 #  - "name"
2925 #  - "parent"
2926 #  - "throughput"
2927 #  - "tags"
2928 #
2929 ## VPP Performance Changes 2n-skx 2t1c ndr
2930 #- type: "table"
2931 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2932 #  algorithm: "table_perf_comparison_nic"
2933 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2934 #  history:
2935 #    - title: "rls1904 x710"
2936 #      data: "vpp-performance-changes-2n-skx-h1"
2937 #      nic: "NIC_Intel-X710"
2938 #  reference:
2939 #    title: "rls1908 xxv710"
2940 #    data: "vpp-performance-changes-2n-skx-ref"
2941 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2942 #    nic: "NIC_Intel-XXV710"
2943 #  compare:
2944 #    title: "rls2001 xxv710"
2945 #    data: "vpp-performance-changes-2n-skx-cmp"
2946 #    nic: "NIC_Intel-XXV710"
2947 #  data: "vpp-performance-changes-2n-skx"
2948 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2949 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2950 #  parameters:
2951 #  - "name"
2952 #  - "parent"
2953 #  - "throughput"
2954 #  - "tags"
2955 #
2956 ## VPP Performance Changes 2n-skx 4t2c ndr
2957 #- type: "table"
2958 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2959 #  algorithm: "table_perf_comparison_nic"
2960 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2961 #  history:
2962 #    - title: "rls1904 x710"
2963 #      data: "vpp-performance-changes-2n-skx-h1"
2964 #      nic: "NIC_Intel-X710"
2965 #  reference:
2966 #    title: "rls1908 xxv710"
2967 #    data: "vpp-performance-changes-2n-skx-ref"
2968 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2969 #    nic: "NIC_Intel-XXV710"
2970 #  compare:
2971 #    title: "rls2001 xxv710"
2972 #    data: "vpp-performance-changes-2n-skx-cmp"
2973 #    nic: "NIC_Intel-XXV710"
2974 #  data: "vpp-performance-changes-2n-skx"
2975 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2976 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2977 #  parameters:
2978 #  - "name"
2979 #  - "parent"
2980 #  - "throughput"
2981 #  - "tags"
2982 #
2983 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2984 #- type: "table"
2985 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2986 #  algorithm: "table_perf_comparison"
2987 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2988 #  reference:
2989 #    title: "rls1908"
2990 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2991 #  compare:
2992 #    title: "rls2001"
2993 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2994 #  data: "vpp-performance-changes-nfv-2n-skx"
2995 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2996 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2997 #  parameters:
2998 #  - "name"
2999 #  - "parent"
3000 #  - "throughput"
3001 #  - "tags"
3002 #
3003 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3004 #- type: "table"
3005 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3006 #  algorithm: "table_perf_comparison"
3007 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3008 #  reference:
3009 #    title: "rls1908"
3010 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3011 #  compare:
3012 #    title: "rls2001"
3013 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3014 #  data: "vpp-performance-changes-nfv-2n-skx"
3015 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3016 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3017 #  parameters:
3018 #  - "name"
3019 #  - "parent"
3020 #  - "throughput"
3021 #  - "tags"
3022 #
3023 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3024 #- type: "table"
3025 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3026 #  algorithm: "table_perf_comparison"
3027 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3028 #  reference:
3029 #    title: "rls1908"
3030 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3031 #  compare:
3032 #    title: "rls2001"
3033 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3034 #  data: "vpp-performance-changes-nfv-2n-skx"
3035 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3036 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3037 #  parameters:
3038 #  - "name"
3039 #  - "parent"
3040 #  - "throughput"
3041 #  - "tags"
3042 #
3043 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3044 #- type: "table"
3045 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3046 #  algorithm: "table_perf_comparison"
3047 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3048 #  reference:
3049 #    title: "rls1908"
3050 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3051 #  compare:
3052 #    title: "rls2001"
3053 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3054 #  data: "vpp-performance-changes-nfv-2n-skx"
3055 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3056 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3057 #  parameters:
3058 #  - "name"
3059 #  - "parent"
3060 #  - "throughput"
3061 #  - "tags"
3062
3063 # VPP Performance Changes 2n-dnv 1t1c pdr
3064 - type: "table"
3065   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3066   algorithm: "table_perf_comparison"
3067   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3068   reference:
3069     title: "rls1908"
3070     data: "vpp-performance-changes-2n-dnv-ref"
3071   compare:
3072     title: "rls2001"
3073     data: "vpp-performance-changes-2n-dnv-cmp"
3074   data: "vpp-performance-changes-2n-dnv"
3075   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3076   filter: "'1T1C'"
3077   parameters:
3078   - "name"
3079   - "parent"
3080   - "throughput"
3081   - "tags"
3082
3083 # VPP Performance Changes 2n-dnv 2t2c pdr
3084 - type: "table"
3085   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3086   algorithm: "table_perf_comparison"
3087   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3088   reference:
3089     title: "rls1908"
3090     data: "vpp-performance-changes-2n-dnv-ref"
3091   compare:
3092     title: "rls2001"
3093     data: "vpp-performance-changes-2n-dnv-cmp"
3094   data: "vpp-performance-changes-2n-dnv"
3095   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3096   filter: "'2T2C'"
3097   parameters:
3098   - "name"
3099   - "parent"
3100   - "throughput"
3101   - "tags"
3102
3103 # VPP Performance Changes 2n-dnv 1t1c ndr
3104 - type: "table"
3105   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3106   algorithm: "table_perf_comparison"
3107   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3108   reference:
3109     title: "rls1908"
3110     data: "vpp-performance-changes-2n-dnv-ref"
3111   compare:
3112     title: "rls2001"
3113     data: "vpp-performance-changes-2n-dnv-cmp"
3114   data: "vpp-performance-changes-2n-dnv"
3115   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3116   filter: "'1T1C'"
3117   parameters:
3118   - "name"
3119   - "parent"
3120   - "throughput"
3121   - "tags"
3122
3123 # VPP Performance Changes 2n-dnv 2t2c ndr
3124 - type: "table"
3125   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3126   algorithm: "table_perf_comparison"
3127   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3128   reference:
3129     title: "rls1908 "
3130     data: "vpp-performance-changes-2n-dnv-ref"
3131   compare:
3132     title: "rls2001"
3133     data: "vpp-performance-changes-2n-dnv-cmp"
3134   data: "vpp-performance-changes-2n-dnv"
3135   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3136   filter: "'2T2C'"
3137   parameters:
3138   - "name"
3139   - "parent"
3140   - "throughput"
3141   - "tags"
3142
3143 # VPP Performance Changes 3n-dnv 1t1c pdr
3144 - type: "table"
3145   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3146   algorithm: "table_perf_comparison"
3147   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3148   reference:
3149     title: "rls1908"
3150     data: "vpp-performance-changes-3n-dnv-ref"
3151   compare:
3152     title: "rls2001"
3153     data: "vpp-performance-changes-3n-dnv-cmp"
3154   data: "vpp-performance-changes-3n-dnv"
3155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3156   filter: "'1T1C'"
3157   parameters:
3158   - "name"
3159   - "parent"
3160   - "throughput"
3161   - "tags"
3162
3163 # VPP Performance Changes 3n-dnv 2t2c pdr
3164 - type: "table"
3165   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3166   algorithm: "table_perf_comparison"
3167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3168   reference:
3169     title: "rls1908"
3170     data: "vpp-performance-changes-3n-dnv-ref"
3171   compare:
3172     title: "rls2001"
3173     data: "vpp-performance-changes-3n-dnv-cmp"
3174   data: "vpp-performance-changes-3n-dnv"
3175   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3176   filter: "'2T2C'"
3177   parameters:
3178   - "name"
3179   - "parent"
3180   - "throughput"
3181   - "tags"
3182
3183 # VPP Performance Changes 3n-dnv 1t1c ndr
3184 - type: "table"
3185   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3186   algorithm: "table_perf_comparison"
3187   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3188   reference:
3189     title: "rls1908"
3190     data: "vpp-performance-changes-3n-dnv-ref"
3191   compare:
3192     title: "rls2001"
3193     data: "vpp-performance-changes-3n-dnv-cmp"
3194   data: "vpp-performance-changes-3n-dnv"
3195   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3196   filter: "'1T1C'"
3197   parameters:
3198   - "name"
3199   - "parent"
3200   - "throughput"
3201   - "tags"
3202
3203 # VPP Performance Changes 3n-dnv 2t2c ndr
3204 - type: "table"
3205   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3206   algorithm: "table_perf_comparison"
3207   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3208   reference:
3209     title: "rls1908"
3210     data: "vpp-performance-changes-3n-dnv-ref"
3211   compare:
3212     title: "rls2001"
3213     data: "vpp-performance-changes-3n-dnv-cmp"
3214   data: "vpp-performance-changes-3n-dnv"
3215   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3216   filter: "'2T2C'"
3217   parameters:
3218   - "name"
3219   - "parent"
3220   - "throughput"
3221   - "tags"
3222
3223 # VPP Performance Changes 3n-tsh 1t1c pdr
3224 - type: "table"
3225   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3226   algorithm: "table_perf_comparison"
3227   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3228   reference:
3229     title: "rls1908"
3230     data: "vpp-performance-changes-3n-tsh-ref"
3231   compare:
3232     title: "rls2001"
3233     data: "vpp-performance-changes-3n-tsh-cmp"
3234   data: "vpp-performance-changes-3n-tsh"
3235   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3236   filter: "'1T1C'"
3237   parameters:
3238   - "name"
3239   - "parent"
3240   - "throughput"
3241   - "tags"
3242
3243 # VPP Performance Changes 3n-tsh 2t2c pdr
3244 - type: "table"
3245   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3246   algorithm: "table_perf_comparison"
3247   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3248   reference:
3249     title: "rls1908"
3250     data: "vpp-performance-changes-3n-tsh-ref"
3251   compare:
3252     title: "rls2001"
3253     data: "vpp-performance-changes-3n-tsh-cmp"
3254   data: "vpp-performance-changes-3n-tsh"
3255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3256   filter: "'2T2C'"
3257   parameters:
3258   - "name"
3259   - "parent"
3260   - "throughput"
3261   - "tags"
3262
3263 # VPP Performance Changes 3n-tsh 1t1c ndr
3264 - type: "table"
3265   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3266   algorithm: "table_perf_comparison"
3267   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3268   reference:
3269     title: "rls1908"
3270     data: "vpp-performance-changes-3n-tsh-ref"
3271   compare:
3272     title: "rls2001"
3273     data: "vpp-performance-changes-3n-tsh-cmp"
3274   data: "vpp-performance-changes-3n-tsh"
3275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3276   filter: "'1T1C'"
3277   parameters:
3278   - "name"
3279   - "parent"
3280   - "throughput"
3281   - "tags"
3282
3283 # VPP Performance Changes 3n-tsh 2t2c ndr
3284 - type: "table"
3285   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3286   algorithm: "table_perf_comparison"
3287   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3288   reference:
3289     title: "rls1908"
3290     data: "vpp-performance-changes-3n-tsh-ref"
3291   compare:
3292     title: "rls2001"
3293     data: "vpp-performance-changes-3n-tsh-cmp"
3294   data: "vpp-performance-changes-3n-tsh"
3295   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3296   filter: "'2T2C'"
3297   parameters:
3298   - "name"
3299   - "parent"
3300   - "throughput"
3301   - "tags"
3302
3303 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3304 #- type: "table"
3305 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3306 #  algorithm: "table_perf_comparison_nic"
3307 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3308 #  reference:
3309 #    title: "3n-hsw xl710"
3310 #    data: "vpp-compare-testbeds-ref"
3311 #    nic: "NIC_Intel-XL710"
3312 #  compare:
3313 #    title: "3n-skx xxv710"
3314 #    data: "vpp-compare-testbeds-cmp"
3315 #    nic: "NIC_Intel-XXV710"
3316 #  data: "vpp-compare-testbeds"
3317 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3318 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3319 #  parameters:
3320 #  - "name"
3321 #  - "parent"
3322 #  - "throughput"
3323 #  - "tags"
3324 #
3325 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3326 #- type: "table"
3327 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3328 #  algorithm: "table_perf_comparison_nic"
3329 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3330 #  reference:
3331 #    title: "3n-hsw xl710"
3332 #    data: "vpp-compare-testbeds-ref"
3333 #    nic: "NIC_Intel-XL710"
3334 #  compare:
3335 #    title: "3n-skx xxv710"
3336 #    data: "vpp-compare-testbeds-cmp"
3337 #    nic: "NIC_Intel-XXV710"
3338 #  data: "vpp-compare-testbeds"
3339 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3340 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3341 #  parameters:
3342 #  - "name"
3343 #  - "parent"
3344 #  - "throughput"
3345 #  - "tags"
3346 #
3347 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3348 #- type: "table"
3349 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3350 #  algorithm: "table_perf_comparison_nic"
3351 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3352 #  reference:
3353 #    title: "3n-hsw xl710"
3354 #    data: "vpp-compare-testbeds-ref"
3355 #    nic: "NIC_Intel-XL710"
3356 #  compare:
3357 #    title: "3n-skx xxv710"
3358 #    data: "vpp-compare-testbeds-cmp"
3359 #    nic: "NIC_Intel-XXV710"
3360 #  data: "vpp-compare-testbeds"
3361 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3362 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3363 #  parameters:
3364 #  - "name"
3365 #  - "parent"
3366 #  - "throughput"
3367 #  - "tags"
3368 #
3369 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3370 #- type: "table"
3371 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3372 #  algorithm: "table_perf_comparison_nic"
3373 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3374 #  reference:
3375 #    title: "3n-hsw xl710"
3376 #    data: "vpp-compare-testbeds-ref"
3377 #    nic: "NIC_Intel-XL710"
3378 #  compare:
3379 #    title: "3n-skx xxv710"
3380 #    data: "vpp-compare-testbeds-cmp"
3381 #    nic: "NIC_Intel-XXV710"
3382 #  data: "vpp-compare-testbeds"
3383 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3384 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3385 #  parameters:
3386 #  - "name"
3387 #  - "parent"
3388 #  - "throughput"
3389 #  - "tags"
3390 #
3391 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3392 #- type: "table"
3393 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3394 #  algorithm: "table_perf_comparison"
3395 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3396 #  reference:
3397 #    title: "2n-skx"
3398 #    data: "vpp-compare-testbeds-skx-clx-ref"
3399 #  compare:
3400 #    title: "2n-clx"
3401 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3402 #  data: "vpp-compare-testbeds-skx-clx"
3403 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3404 #  filter: "'2T1C'"
3405 #  parameters:
3406 #  - "name"
3407 #  - "parent"
3408 #  - "throughput"
3409 #  - "tags"
3410 #
3411 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3412 #- type: "table"
3413 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3414 #  algorithm: "table_perf_comparison"
3415 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3416 #  reference:
3417 #    title: "2n-skx"
3418 #    data: "vpp-compare-testbeds-skx-clx-ref"
3419 #  compare:
3420 #    title: "2n-clx"
3421 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3422 #  data: "vpp-compare-testbeds-skx-clx"
3423 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3424 #  filter: "'4T2C'"
3425 #  parameters:
3426 #  - "name"
3427 #  - "parent"
3428 #  - "throughput"
3429 #  - "tags"
3430 #
3431 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3432 #- type: "table"
3433 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3434 #  algorithm: "table_perf_comparison"
3435 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3436 #  reference:
3437 #    title: "2n-skx"
3438 #    data: "vpp-compare-testbeds-skx-clx-ref"
3439 #  compare:
3440 #    title: "2n-clx"
3441 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3442 #  data: "vpp-compare-testbeds-skx-clx"
3443 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3444 #  filter: "'2T1C'"
3445 #  parameters:
3446 #  - "name"
3447 #  - "parent"
3448 #  - "throughput"
3449 #  - "tags"
3450 #
3451 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3452 #- type: "table"
3453 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3454 #  algorithm: "table_perf_comparison"
3455 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3456 #  reference:
3457 #    title: "2n-skx"
3458 #    data: "vpp-compare-testbeds-skx-clx-ref"
3459 #  compare:
3460 #    title: "2n-clx"
3461 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3462 #  data: "vpp-compare-testbeds-skx-clx"
3463 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3464 #  filter: "'4T2C'"
3465 #  parameters:
3466 #  - "name"
3467 #  - "parent"
3468 #  - "throughput"
3469 #  - "tags"
3470 #
3471 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3472 #- type: "table"
3473 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3474 #  algorithm: "table_perf_comparison"
3475 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3476 #  reference:
3477 #    title: "3-Node Skx"
3478 #    data: "vpp-compare-topologies-ref"
3479 #  compare:
3480 #    title: "2-Node Skx"
3481 #    data: "vpp-compare-topologies-cmp"
3482 #  data: "vpp-compare-topologies"
3483 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3484 #  filter: "'NDRPDR' and '1C'"
3485 #  parameters:
3486 #  - "name"
3487 #  - "parent"
3488 #  - "throughput"
3489 #
3490 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3491 #- type: "table"
3492 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3493 #  algorithm: "table_perf_comparison"
3494 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3495 #  reference:
3496 #    title: "3-Node Skx"
3497 #    data: "vpp-compare-topologies-ref"
3498 #  compare:
3499 #    title: "2-Node Skx"
3500 #    data: "vpp-compare-topologies-cmp"
3501 #  data: "vpp-compare-topologies"
3502 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3503 #  filter: "'NDRPDR' and '2C'"
3504 #  parameters:
3505 #  - "name"
3506 #  - "parent"
3507 #  - "throughput"
3508 #
3509 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3510 #- type: "table"
3511 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3512 #  algorithm: "table_perf_comparison"
3513 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3514 #  reference:
3515 #    title: "3-Node Skx"
3516 #    data: "vpp-compare-topologies-ref"
3517 #  compare:
3518 #    title: "2-Node Skx"
3519 #    data: "vpp-compare-topologies-cmp"
3520 #  data: "vpp-compare-topologies"
3521 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3522 #  filter: "'NDRPDR' and '1C'"
3523 #  parameters:
3524 #  - "name"
3525 #  - "parent"
3526 #  - "throughput"
3527 #
3528 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3529 #- type: "table"
3530 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3531 #  algorithm: "table_perf_comparison"
3532 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3533 #  reference:
3534 #    title: "3-Node Skx"
3535 #    data: "vpp-compare-topologies-ref"
3536 #  compare:
3537 #    title: "2-Node Skx"
3538 #    data: "vpp-compare-topologies-cmp"
3539 #  data: "vpp-compare-topologies"
3540 #  include-tests: "PDR"
3541 #  filter: "'NDRPDR' and '2C'"
3542 #  parameters:
3543 #  - "name"
3544 #  - "parent"
3545 #  - "throughput"
3546
3547 # VPP Performance Changes 3n-hsw 1t1c MRR
3548 - type: "table"
3549   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3550   algorithm: "table_perf_comparison"
3551   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3552   history:
3553     - title: "rls1904"
3554       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3555   reference:
3556     title: "rls1908"
3557     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3558   compare:
3559     title: "rls2001"
3560     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3561   data: "vpp-performance-changes-3n-hsw-mrr"
3562   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3563   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3564   parameters:
3565   - "name"
3566   - "parent"
3567   - "result"
3568
3569 # VPP Performance Changes 3n-hsw 2t2c MRR
3570 - type: "table"
3571   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3572   algorithm: "table_perf_comparison"
3573   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3574   history:
3575     - title: "rls1904"
3576       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3577   reference:
3578     title: "rls1908"
3579     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3580   compare:
3581     title: "rls2001"
3582     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3583   data: "vpp-performance-changes-3n-hsw-mrr"
3584   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3585   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3586   parameters:
3587   - "name"
3588   - "parent"
3589   - "result"
3590
3591 # VPP Performance Changes 3n-hsw 4t4c MRR
3592 - type: "table"
3593   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3594   algorithm: "table_perf_comparison"
3595   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3596   history:
3597     - title: "rls1904"
3598       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3599   reference:
3600     title: "rls1908"
3601     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3602   compare:
3603     title: "rls2001"
3604     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3605   data: "vpp-performance-changes-3n-hsw-mrr"
3606   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3607   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3608   parameters:
3609   - "name"
3610   - "parent"
3611   - "result"
3612
3613 ## VPP Performance Changes 3n-skx 2t1c MRR
3614 #- type: "table"
3615 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3616 #  algorithm: "table_perf_comparison"
3617 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3618 #  history:
3619 #    - title: "rls1904"
3620 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3621 #  reference:
3622 #    title: "rls1908"
3623 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3624 #  compare:
3625 #    title: "rls2001"
3626 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3627 #  data: "vpp-performance-changes-3n-skx-mrr"
3628 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3629 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3630 #  parameters:
3631 #  - "name"
3632 #  - "parent"
3633 #  - "result"
3634 #
3635 ## VPP Performance Changes 3n-skx 4t2c MRR
3636 #- type: "table"
3637 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3638 #  algorithm: "table_perf_comparison"
3639 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3640 #  history:
3641 #    - title: "rls1904"
3642 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3643 #  reference:
3644 #    title: "rls1908"
3645 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3646 #  compare:
3647 #    title: "rls2001"
3648 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3649 #  data: "vpp-performance-changes-3n-skx-mrr"
3650 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3651 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3652 #  parameters:
3653 #  - "name"
3654 #  - "parent"
3655 #  - "result"
3656 #
3657 ## VPP Performance Changes 3n-skx 8t4c MRR
3658 #- type: "table"
3659 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3660 #  algorithm: "table_perf_comparison"
3661 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3662 #  history:
3663 #    - title: "rls1904"
3664 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3665 #  reference:
3666 #    title: "rls1908"
3667 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3668 #  compare:
3669 #    title: "rls2001"
3670 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3671 #  data: "vpp-performance-changes-3n-skx-mrr"
3672 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3673 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3674 #  parameters:
3675 #  - "name"
3676 #  - "parent"
3677 #  - "result"
3678 #
3679 ## VPP Performance Changes 2n-skx 2t1c MRR
3680 #- type: "table"
3681 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3682 #  algorithm: "table_perf_comparison"
3683 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3684 #  history:
3685 #    - title: "rls1904"
3686 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3687 #  reference:
3688 #    title: "rls1908"
3689 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3690 #  compare:
3691 #    title: "rls2001"
3692 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3693 #  data: "vpp-performance-changes-2n-skx-mrr"
3694 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3695 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3696 #  parameters:
3697 #  - "name"
3698 #  - "parent"
3699 #  - "result"
3700 #
3701 ## VPP Performance Changes 2n-skx 4t2c MRR
3702 #- type: "table"
3703 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3704 #  algorithm: "table_perf_comparison"
3705 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3706 #  history:
3707 #    - title: "rls1904"
3708 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3709 #  reference:
3710 #    title: "rls1908"
3711 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3712 #  compare:
3713 #    title: "rls2001"
3714 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3715 #  data: "vpp-performance-changes-2n-skx-mrr"
3716 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3717 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3718 #  parameters:
3719 #  - "name"
3720 #  - "parent"
3721 #  - "result"
3722 #
3723 ## VPP Performance Changes 2n-skx 8t4c MRR
3724 #- type: "table"
3725 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3726 #  algorithm: "table_perf_comparison"
3727 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3728 #  history:
3729 #    - title: "rls1904"
3730 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3731 #  reference:
3732 #    title: "rls1908"
3733 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3734 #  compare:
3735 #    title: "rls2001"
3736 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3737 #  data: "vpp-performance-changes-2n-skx-mrr"
3738 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3739 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3740 #  parameters:
3741 #  - "name"
3742 #  - "parent"
3743 #  - "result"
3744 #
3745 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3746 #- type: "table"
3747 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3748 #  algorithm: "table_perf_comparison"
3749 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3750 #  reference:
3751 #    title: "rls1908"
3752 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3753 #  compare:
3754 #    title: "rls2001"
3755 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3756 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3757 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3758 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3759 #  parameters:
3760 #  - "name"
3761 #  - "parent"
3762 #  - "result"
3763 #
3764 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3765 #- type: "table"
3766 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3767 #  algorithm: "table_perf_comparison"
3768 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3769 #  reference:
3770 #    title: "rls1908"
3771 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3772 #  compare:
3773 #    title: "rls2001"
3774 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3775 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3776 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3777 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3778 #  parameters:
3779 #  - "name"
3780 #  - "parent"
3781 #  - "result"
3782 #
3783 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3784 #- type: "table"
3785 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3786 #  algorithm: "table_perf_comparison"
3787 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3788 #  reference:
3789 #    title: "rls1908"
3790 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3791 #  compare:
3792 #    title: "rls2001"
3793 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3794 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3795 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3796 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3797 #  parameters:
3798 #  - "name"
3799 #  - "parent"
3800 #  - "result"
3801
3802 # VPP Performance Changes 2n-dnv 1t1c MRR
3803 - type: "table"
3804   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3805   algorithm: "table_perf_comparison"
3806   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3807   reference:
3808     title: "rls1908"
3809     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3810   compare:
3811     title: "rls2001"
3812     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3813   data: "vpp-performance-changes-2n-dnv-mrr"
3814   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3815   filter: "'1T1C' and 'MRR'"
3816   parameters:
3817   - "name"
3818   - "parent"
3819   - "result"
3820
3821 # VPP Performance Changes 2n-dnv 2t2c MRR
3822 - type: "table"
3823   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3824   algorithm: "table_perf_comparison"
3825   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3826   reference:
3827     title: "rls1908"
3828     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3829   compare:
3830     title: "rls2001"
3831     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3832   data: "vpp-performance-changes-2n-dnv-mrr"
3833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3834   filter: "'2T2C' and 'MRR'"
3835   parameters:
3836   - "name"
3837   - "parent"
3838   - "result"
3839
3840 # VPP Performance Changes 2n-dnv 4t4c MRR
3841 - type: "table"
3842   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3843   algorithm: "table_perf_comparison"
3844   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3845   reference:
3846     title: "rls1908"
3847     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3848   compare:
3849     title: "rls2001"
3850     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3851   data: "vpp-performance-changes-2n-dnv-mrr"
3852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3853   filter: "'4T4C' and 'MRR'"
3854   parameters:
3855   - "name"
3856   - "parent"
3857   - "result"
3858
3859 # VPP Performance Changes 3n-dnv 1t1c MRR
3860 - type: "table"
3861   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3862   algorithm: "table_perf_comparison"
3863   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3864   reference:
3865     title: "rls1908"
3866     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3867   compare:
3868     title: "rls2001"
3869     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3870   data: "vpp-performance-changes-3n-dnv-mrr"
3871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3872   filter: "'1T1C' and 'MRR'"
3873   parameters:
3874   - "name"
3875   - "parent"
3876   - "result"
3877
3878 # VPP Performance Changes 3n-dnv 2t2c MRR
3879 - type: "table"
3880   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3881   algorithm: "table_perf_comparison"
3882   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3883   reference:
3884     title: "rls1908"
3885     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3886   compare:
3887     title: "rls2001"
3888     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3889   data: "vpp-performance-changes-3n-dnv-mrr"
3890   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3891   filter: "'2T2C' and 'MRR'"
3892   parameters:
3893   - "name"
3894   - "parent"
3895   - "result"
3896
3897 # VPP Performance Changes 3n-dnv 4t4c MRR
3898 - type: "table"
3899   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3900   algorithm: "table_perf_comparison"
3901   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3902   reference:
3903     title: "rls1908"
3904     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3905   compare:
3906     title: "rls2001"
3907     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3908   data: "vpp-performance-changes-3n-dnv-mrr"
3909   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3910   filter: "'4T4C' and 'MRR'"
3911   parameters:
3912   - "name"
3913   - "parent"
3914   - "result"
3915
3916 # VPP Performance Changes 3n-tsh 1t1c MRR
3917 - type: "table"
3918   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3919   algorithm: "table_perf_comparison"
3920   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3921   reference:
3922     title: "rls1908"
3923     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3924   compare:
3925     title: "rls2001"
3926     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3927   data: "vpp-performance-changes-3n-tsh-mrr"
3928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3929   filter: "'1T1C' and 'MRR'"
3930   parameters:
3931   - "name"
3932   - "parent"
3933   - "result"
3934
3935 # VPP Performance Changes 3n-tsh 2t2c MRR
3936 - type: "table"
3937   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3938   algorithm: "table_perf_comparison"
3939   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3940   reference:
3941     title: "rls1908"
3942     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3943   compare:
3944     title: "rls2001"
3945     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3946   data: "vpp-performance-changes-3n-tsh-mrr"
3947   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3948   filter: "'2T2C' and 'MRR'"
3949   parameters:
3950   - "name"
3951   - "parent"
3952   - "result"
3953
3954 # VPP Performance Changes 3n-tsh 4t4c MRR
3955 - type: "table"
3956   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3957   algorithm: "table_perf_comparison"
3958   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3959   reference:
3960     title: "rls1908"
3961     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3962   compare:
3963     title: "rls2001"
3964     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3965   data: "vpp-performance-changes-3n-tsh-mrr"
3966   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3967   filter: "'4T4C' and 'MRR'"
3968   parameters:
3969   - "name"
3970   - "parent"
3971   - "result"
3972
3973 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3974 #- type: "table"
3975 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3976 #  algorithm: "table_perf_comparison_nic"
3977 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3978 #  reference:
3979 #    title: "3n-hsw xl710"
3980 #    data: "vpp-compare-testbeds-mrr-ref"
3981 #    nic: "NIC_Intel-XL710"
3982 #  compare:
3983 #    title: "3n-skx xxv710"
3984 #    data: "vpp-compare-testbeds-mrr-cmp"
3985 #    nic: "NIC_Intel-XXV710"
3986 #  data: "vpp-compare-testbeds-mrr"
3987 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3988 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3989 #  parameters:
3990 #  - "name"
3991 #  - "parent"
3992 #  - "result"
3993 #  - "tags"
3994 #
3995 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3996 #- type: "table"
3997 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3998 #  algorithm: "table_perf_comparison_nic"
3999 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4000 #  reference:
4001 #    title: "3n-hsw xl710"
4002 #    data: "vpp-compare-testbeds-mrr-ref"
4003 #    nic: "NIC_Intel-XL710"
4004 #  compare:
4005 #    title: "3n-skx xxv710"
4006 #    data: "vpp-compare-testbeds-mrr-cmp"
4007 #    nic: "NIC_Intel-XXV710"
4008 #  data: "vpp-compare-testbeds-mrr"
4009 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4010 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4011 #  parameters:
4012 #  - "name"
4013 #  - "parent"
4014 #  - "result"
4015 #  - "tags"
4016 #
4017 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4018 #- type: "table"
4019 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4020 #  algorithm: "table_perf_comparison_nic"
4021 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4022 #  reference:
4023 #    title: "3n-hsw xl710"
4024 #    data: "vpp-compare-testbeds-mrr-ref"
4025 #    nic: "NIC_Intel-XL710"
4026 #  compare:
4027 #    title: "3n-skx xxv710"
4028 #    data: "vpp-compare-testbeds-mrr-cmp"
4029 #    nic: "NIC_Intel-XXV710"
4030 #  data: "vpp-compare-testbeds-mrr"
4031 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4032 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4033 #  parameters:
4034 #  - "name"
4035 #  - "parent"
4036 #  - "result"
4037 #  - "tags"
4038 #
4039 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4040 #- type: "table"
4041 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4042 #  algorithm: "table_perf_comparison"
4043 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4044 #  reference:
4045 #    title: "2n-skx"
4046 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4047 #  compare:
4048 #    title: "2n-clx"
4049 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4050 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4051 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4052 #  filter: "'2T1C'"
4053 #  parameters:
4054 #  - "name"
4055 #  - "parent"
4056 #  - "result"
4057 #  - "tags"
4058 #
4059 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4060 #- type: "table"
4061 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4062 #  algorithm: "table_perf_comparison"
4063 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4064 #  reference:
4065 #    title: "2n-skx"
4066 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4067 #  compare:
4068 #    title: "2n-clx"
4069 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4070 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4071 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4072 #  filter: "'4T2C'"
4073 #  parameters:
4074 #  - "name"
4075 #  - "parent"
4076 #  - "result"
4077 #  - "tags"
4078 #
4079 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4080 #- type: "table"
4081 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4082 #  algorithm: "table_perf_comparison"
4083 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4084 #  reference:
4085 #    title: "2n-skx"
4086 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4087 #  compare:
4088 #    title: "2n-clx"
4089 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4090 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4091 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4092 #  filter: "'8T4C'"
4093 #  parameters:
4094 #  - "name"
4095 #  - "parent"
4096 #  - "result"
4097 #  - "tags"
4098 #
4099 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4100 #- type: "table"
4101 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4102 #  algorithm: "table_perf_comparison"
4103 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4104 #  reference:
4105 #    title: "3-Node Skx"
4106 #    data: "vpp-compare-topologies-mrr-ref"
4107 #  compare:
4108 #    title: "2-Node Skx"
4109 #    data: "vpp-compare-topologies-mrr-cmp"
4110 #  data: "vpp-compare-topologies-mrr"
4111 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4112 #  filter: "'MRR' and '1C'"
4113 #  parameters:
4114 #  - "name"
4115 #  - "parent"
4116 #  - "result"
4117 #
4118 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4119 #- type: "table"
4120 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4121 #  algorithm: "table_perf_comparison"
4122 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4123 #  reference:
4124 #    title: "3-Node Skx"
4125 #    data: "vpp-compare-topologies-mrr-ref"
4126 #  compare:
4127 #    title: "2-Node Skx"
4128 #    data: "vpp-compare-topologies-mrr-cmp"
4129 #  data: "vpp-compare-topologies-mrr"
4130 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4131 #  filter: "'MRR' and '2C'"
4132 #  parameters:
4133 #  - "name"
4134 #  - "parent"
4135 #  - "result"
4136 #
4137 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4138 #- type: "table"
4139 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4140 #  algorithm: "table_perf_comparison"
4141 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4142 #  reference:
4143 #    title: "3-Node Skx"
4144 #    data: "vpp-compare-topologies-mrr-ref"
4145 #  compare:
4146 #    title: "2-Node Skx"
4147 #    data: "vpp-compare-topologies-mrr-cmp"
4148 #  data: "vpp-compare-topologies-mrr"
4149 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4150 #  filter: "'MRR' and '4C'"
4151 #  parameters:
4152 #  - "name"
4153 #  - "parent"
4154 #  - "result"
4155
4156 # Detailed Test Results - VPP Performance Results 3n-hsw
4157 - type: "table"
4158   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4159   algorithm: "table_merged_details"
4160   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4161   columns:
4162   - title: " |prein| Test Name |preout| "
4163     data: "data name"
4164   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4165     data: "data msg"
4166   data: "vpp-perf-results-3n-hsw"
4167   filter: "all"
4168   parameters:
4169   - "name"
4170   - "parent"
4171   - "msg"
4172
4173 ## Detailed Test Results - VPP Performance Results 3n-skx
4174 #- type: "table"
4175 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4176 #  algorithm: "table_merged_details"
4177 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4178 #  columns:
4179 #  - title: " |prein| Test Name |preout| "
4180 #    data: "data name"
4181 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4182 #    data: "data msg"
4183 #  data: "vpp-perf-results-3n-skx"
4184 #  filter: "all"
4185 #  parameters:
4186 #  - "name"
4187 #  - "parent"
4188 #  - "msg"
4189 #
4190 ## Detailed Test Results - VPP Performance Results 2n-skx
4191 #- type: "table"
4192 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4193 #  algorithm: "table_merged_details"
4194 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4195 #  columns:
4196 #  - title: " |prein| Test Name |preout| "
4197 #    data: "data name"
4198 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4199 #    data: "data msg"
4200 #  data: "vpp-perf-results-2n-skx"
4201 #  filter: "all"
4202 #  parameters:
4203 #  - "name"
4204 #  - "parent"
4205 #  - "msg"
4206
4207 ## Detailed Test Results - VPP Performance Results 2n-clx
4208 #- type: "table"
4209 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4210 #  algorithm: "table_merged_details"
4211 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4212 #  columns:
4213 #  - title: " |prein| Test Name |preout| "
4214 #    data: "data name"
4215 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4216 #    data: "data msg"
4217 #  data: "vpp-perf-results-2n-clx"
4218 #  filter: "all"
4219 #  parameters:
4220 #  - "name"
4221 #  - "parent"
4222 #  - "msg"
4223
4224 # Detailed Test Results - VPP Performance Results 3n-tsh
4225 - type: "table"
4226   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4227   algorithm: "table_merged_details"
4228   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4229   columns:
4230   - title: " |prein| Test Name |preout| "
4231     data: "data name"
4232   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4233     data: "data msg"
4234   data: "vpp-perf-results-3n-tsh"
4235   filter: "all"
4236   parameters:
4237   - "name"
4238   - "parent"
4239   - "msg"
4240
4241 # Detailed Test Results - VPP Performance Results 3n-dnv
4242 - type: "table"
4243   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4244   algorithm: "table_merged_details"
4245   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4246   columns:
4247   - title: " |prein| Test Name |preout| "
4248     data: "data name"
4249   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4250     data: "data msg"
4251   data: "vpp-perf-results-3n-dnv"
4252   filter: "all"
4253   parameters:
4254   - "name"
4255   - "parent"
4256   - "msg"
4257
4258 # Detailed Test Results - VPP Performance Results 2n-dnv
4259 - type: "table"
4260   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4261   algorithm: "table_merged_details"
4262   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4263   columns:
4264   - title: " |prein| Test Name |preout| "
4265     data: "data name"
4266   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4267     data: "data msg"
4268   data: "vpp-perf-results-2n-dnv"
4269   filter: "all"
4270   parameters:
4271   - "name"
4272   - "parent"
4273   - "msg"
4274
4275 # Test configuration - VPP Performance Test Configs 3n-hsw
4276 - type: "table"
4277   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4278   algorithm: "table_merged_details"
4279   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4280   columns:
4281   - title: " |prein| Test Name |preout| "
4282     data: "data name"
4283   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4284     data: "data conf-history"
4285   data: "vpp-perf-results-3n-hsw"
4286   filter: "all"
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: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4297 #  columns:
4298 #  - title: " |prein| Test Name |preout| "
4299 #    data: "data name"
4300 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4301 #    data: "data conf-history"
4302 #  data: "vpp-perf-results-3n-skx"
4303 #  filter: "all"
4304 #  parameters:
4305 #  - "parent"
4306 #  - "name"
4307 #  - "conf-history"
4308 #
4309 ## Test configuration - VPP Performance Test Configs 2n-skx
4310 #- type: "table"
4311 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4312 #  algorithm: "table_merged_details"
4313 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4314 #  columns:
4315 #  - title: " |prein| Test Name |preout| "
4316 #    data: "data name"
4317 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4318 #    data: "data conf-history"
4319 #  data: "vpp-perf-results-2n-skx"
4320 #  filter: "all"
4321 #  parameters:
4322 #  - "parent"
4323 #  - "name"
4324 #  - "conf-history"
4325
4326 ## Test configuration - VPP Performance Test Configs 2n-clx
4327 #- type: "table"
4328 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4329 #  algorithm: "table_merged_details"
4330 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4331 #  columns:
4332 #  - title: " |prein| Test Name |preout| "
4333 #    data: "data name"
4334 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4335 #    data: "data conf-history"
4336 #  data: "vpp-perf-results-2n-clx"
4337 #  filter: "all"
4338 #  parameters:
4339 #  - "parent"
4340 #  - "name"
4341 #  - "conf-history"
4342
4343 # Test configuration - VPP Performance Test Configs 3n-tsh
4344 - type: "table"
4345   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4346   algorithm: "table_merged_details"
4347   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4348   columns:
4349   - title: " |prein| Test Name |preout| "
4350     data: "data name"
4351   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4352     data: "data conf-history"
4353   data: "vpp-perf-results-3n-tsh"
4354   filter: "all"
4355   parameters:
4356   - "parent"
4357   - "name"
4358   - "conf-history"
4359
4360 # Test configuration - VPP Performance Test Configs 3n-dnv
4361 - type: "table"
4362   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4363   algorithm: "table_merged_details"
4364   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4365   columns:
4366   - title: " |prein| Test Name |preout| "
4367     data: "data name"
4368   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4369     data: "data conf-history"
4370   data: "vpp-perf-results-3n-dnv"
4371   filter: "all"
4372   parameters:
4373   - "parent"
4374   - "name"
4375   - "conf-history"
4376
4377 # Test configuration - VPP Performance Test Configs 2n-dnv
4378 - type: "table"
4379   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4380   algorithm: "table_merged_details"
4381   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4382   columns:
4383   - title: " |prein| Test Name |preout| "
4384     data: "data name"
4385   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4386     data: "data conf-history"
4387   data: "vpp-perf-results-2n-dnv"
4388   filter: "all"
4389   parameters:
4390   - "parent"
4391   - "name"
4392   - "conf-history"
4393
4394 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4395 - type: "table"
4396   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4397   algorithm: "table_oper_data_html"
4398   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4399   data: "vpp-perf-results-3n-hsw"
4400   filter: "'NDRPDR'"
4401
4402 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4403 #- type: "table"
4404 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4405 #  algorithm: "table_oper_data_html"
4406 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4407 #  data: "vpp-perf-results-3n-skx"
4408 #  filter: "not 'CFS_OPT'"
4409 #
4410 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4411 #- type: "table"
4412 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4413 #  algorithm: "table_oper_data_html"
4414 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4415 #  data: "vpp-perf-results-2n-skx"
4416 #  filter: "not 'CFS_OPT'"
4417
4418 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4419 #- type: "table"
4420 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4421 #  algorithm: "table_oper_data_html"
4422 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4423 #  data: "vpp-perf-results-2n-clx"
4424 #  filter: "not 'CFS_OPT'"
4425
4426 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4427 - type: "table"
4428   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4429   algorithm: "table_oper_data_html"
4430   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4431   data: "vpp-perf-results-3n-tsh"
4432   filter: "not 'CFS_OPT'"
4433
4434 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4435 - type: "table"
4436   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4437   algorithm: "table_oper_data_html"
4438   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4439   data: "vpp-perf-results-3n-dnv"
4440   filter: "'NDRPDR'"
4441
4442 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4443 - type: "table"
4444   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4445   algorithm: "table_oper_data_html"
4446   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4447   data: "vpp-perf-results-2n-dnv"
4448   filter: "'NDRPDR'"
4449
4450 # Detailed Test Results - VPP MRR Results 3n-hsw
4451 - type: "table"
4452   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4453   algorithm: "table_merged_details"
4454   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4455   columns:
4456   - title: " |prein| Test Name |preout| "
4457     data: "data name"
4458   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4459     data: "data msg"
4460   data: "vpp-mrr-results-3n-hsw"
4461   filter: "all"
4462   parameters:
4463   - "name"
4464   - "parent"
4465   - "msg"
4466
4467 ## Detailed Test Results - VPP MRR Results 3n-skx
4468 #- type: "table"
4469 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4470 #  algorithm: "table_merged_details"
4471 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4472 #  columns:
4473 #  - title: " |prein| Test Name |preout| "
4474 #    data: "data name"
4475 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4476 #    data: "data msg"
4477 #  data: "vpp-mrr-results-3n-skx"
4478 #  filter: "all"
4479 #  parameters:
4480 #  - "name"
4481 #  - "parent"
4482 #  - "msg"
4483 #
4484 ## Detailed Test Results - VPP MRR Results 2n-skx
4485 #- type: "table"
4486 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4487 #  algorithm: "table_merged_details"
4488 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4489 #  columns:
4490 #  - title: " |prein| Test Name |preout| "
4491 #    data: "data name"
4492 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4493 #    data: "data msg"
4494 #  data: "vpp-mrr-results-2n-skx"
4495 #  filter: "all"
4496 #  parameters:
4497 #  - "name"
4498 #  - "parent"
4499 #  - "msg"
4500
4501 ## Detailed Test Results - VPP MRR Results 2n-clx
4502 #- type: "table"
4503 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4504 #  algorithm: "table_merged_details"
4505 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
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 #  data: "vpp-mrr-results-2n-clx"
4512 #  filter: "all"
4513 #  parameters:
4514 #  - "name"
4515 #  - "parent"
4516 #  - "msg"
4517
4518 # Detailed Test Results - VPP MRR Results 3n-tsh
4519 - type: "table"
4520   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4521   algorithm: "table_merged_details"
4522   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4523   columns:
4524   - title: " |prein| Test Name |preout| "
4525     data: "data name"
4526   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4527     data: "data msg"
4528   data: "vpp-mrr-results-3n-tsh"
4529   filter: "all"
4530   parameters:
4531   - "name"
4532   - "parent"
4533   - "msg"
4534
4535 # Detailed Test Results - VPP MRR Results 3n-dnv
4536 - type: "table"
4537   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4538   algorithm: "table_merged_details"
4539   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4540   columns:
4541   - title: " |prein| Test Name |preout| "
4542     data: "data name"
4543   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4544     data: "data msg"
4545   data: "vpp-mrr-results-3n-dnv"
4546   filter: "all"
4547   parameters:
4548   - "name"
4549   - "parent"
4550   - "msg"
4551
4552 # Detailed Test Results - VPP MRR Results 2n-dnv
4553 - type: "table"
4554   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4555   algorithm: "table_merged_details"
4556   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4557   columns:
4558   - title: " |prein| Test Name |preout| "
4559     data: "data name"
4560   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4561     data: "data msg"
4562   data: "vpp-mrr-results-2n-dnv"
4563   filter: "all"
4564   parameters:
4565   - "name"
4566   - "parent"
4567   - "msg"
4568
4569 # Test configuration - VPP MRR Test Configs 3n-hsw
4570 - type: "table"
4571   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4572   algorithm: "table_merged_details"
4573   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4574   columns:
4575   - title: " |prein| Test Name |preout| "
4576     data: "data name"
4577   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4578     data: "data conf-history"
4579   data: "vpp-mrr-results-3n-hsw"
4580   filter: "all"
4581   parameters:
4582   - "parent"
4583   - "name"
4584   - "conf-history"
4585
4586 ## Test configuration - VPP MRR Test Configs 3n-skx
4587 #- type: "table"
4588 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4589 #  algorithm: "table_merged_details"
4590 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4591 #  columns:
4592 #  - title: " |prein| Test Name |preout| "
4593 #    data: "data name"
4594 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4595 #    data: "data conf-history"
4596 #  data: "vpp-mrr-results-3n-skx"
4597 #  filter: "all"
4598 #  parameters:
4599 #  - "parent"
4600 #  - "name"
4601 #  - "conf-history"
4602 #
4603 ## Test configuration - VPP MRR Test Configs 2n-skx
4604 #- type: "table"
4605 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4606 #  algorithm: "table_merged_details"
4607 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4608 #  columns:
4609 #  - title: " |prein| Test Name |preout| "
4610 #    data: "data name"
4611 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4612 #    data: "data conf-history"
4613 #  data: "vpp-mrr-results-2n-skx"
4614 #  filter: "all"
4615 #  parameters:
4616 #  - "parent"
4617 #  - "name"
4618 #  - "conf-history"
4619
4620 ## Test configuration - VPP MRR Test Configs 2n-clx
4621 #- type: "table"
4622 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4623 #  algorithm: "table_merged_details"
4624 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4625 #  columns:
4626 #  - title: " |prein| Test Name |preout| "
4627 #    data: "data name"
4628 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4629 #    data: "data conf-history"
4630 #  data: "vpp-mrr-results-2n-clx"
4631 #  filter: "all"
4632 #  parameters:
4633 #  - "parent"
4634 #  - "name"
4635 #  - "conf-history"
4636
4637 # Test configuration - VPP MRR Test Configs 3n-tsh
4638 - type: "table"
4639   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4640   algorithm: "table_merged_details"
4641   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4642   columns:
4643   - title: " |prein| Test Name |preout| "
4644     data: "data name"
4645   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4646     data: "data conf-history"
4647   data: "vpp-mrr-results-3n-tsh"
4648   filter: "all"
4649   parameters:
4650   - "parent"
4651   - "name"
4652   - "conf-history"
4653
4654 # Test configuration - VPP MRR Test Configs 3n-dnv
4655 - type: "table"
4656   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4657   algorithm: "table_merged_details"
4658   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4659   columns:
4660   - title: " |prein| Test Name |preout| "
4661     data: "data name"
4662   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4663     data: "data conf-history"
4664   data: "vpp-mrr-results-3n-dnv"
4665   filter: "all"
4666   parameters:
4667   - "parent"
4668   - "name"
4669   - "conf-history"
4670
4671 # Test configuration - VPP MRR Test Configs 2n-dnv
4672 - type: "table"
4673   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4674   algorithm: "table_merged_details"
4675   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4676   columns:
4677   - title: " |prein| Test Name |preout| "
4678     data: "data name"
4679   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4680     data: "data conf-history"
4681   data: "vpp-mrr-results-2n-dnv"
4682   filter: "all"
4683   parameters:
4684   - "parent"
4685   - "name"
4686   - "conf-history"
4687
4688 # Detailed Test Results - VPP Device Results - Ubuntu
4689 - type: "table"
4690   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4691   algorithm: "table_merged_details"
4692   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4693   columns:
4694   - title: " |prein| Test Name |preout| "
4695     data: "data name"
4696   - title: " |prein| Status |preout| "
4697     data: "data status"
4698   data: "vpp-device-results-ubuntu"
4699   filter: "all"
4700   parameters:
4701   - "name"
4702   - "parent"
4703   - "doc"
4704   - "status"
4705
4706 # Test configuration - VPP Device Test Configs - Ubuntu
4707 - type: "table"
4708   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4709   algorithm: "table_merged_details"
4710   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4711   columns:
4712   - title: " |prein| Test Name |preout| "
4713     data: "data name"
4714   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4715     data: "data conf-history"
4716   data: "vpp-device-results-ubuntu"
4717   filter: "all"
4718   parameters:
4719   - "parent"
4720   - "name"
4721   - "conf-history"
4722
4723 ################################################################################
4724
4725 # DPDK Performance Changes 3n-hsw 1t1c pdr
4726 - type: "table"
4727   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4728   algorithm: "table_perf_comparison"
4729   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4730   history:
4731     - title: "rls1904"
4732       data: "dpdk-performance-changes-3n-hsw-h1"
4733   reference:
4734     title: "rls1908"
4735     data: "dpdk-performance-changes-3n-hsw-ref"
4736   compare:
4737     title: "rls2001"
4738     data: "dpdk-performance-changes-3n-hsw-cmp"
4739   data: "dpdk-performance-changes-3n-hsw"
4740   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4741   filter: "'1T1C'"
4742   parameters:
4743   - "name"
4744   - "parent"
4745   - "throughput"
4746
4747 # DPDK Performance Changes 3n-hsw 2t2c pdr
4748 - type: "table"
4749   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4750   algorithm: "table_perf_comparison"
4751   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4752   history:
4753     - title: "rls1904"
4754       data: "dpdk-performance-changes-3n-hsw-h1"
4755   reference:
4756     title: "rls1908"
4757     data: "dpdk-performance-changes-3n-hsw-ref"
4758   compare:
4759     title: "rls2001"
4760     data: "dpdk-performance-changes-3n-hsw-cmp"
4761   data: "dpdk-performance-changes-3n-hsw"
4762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4763   filter: "'2T2C'"
4764   parameters:
4765   - "name"
4766   - "parent"
4767   - "throughput"
4768
4769 # DPDK Performance Changes 3n-hsw 1t1c ndr
4770 - type: "table"
4771   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4772   algorithm: "table_perf_comparison"
4773   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
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: "NDR" # "PDR" | "NDR" | "MRR"
4785   filter: "'1T1C'"
4786   parameters:
4787   - "name"
4788   - "parent"
4789   - "throughput"
4790
4791 # DPDK Performance Changes 3n-hsw 2t2c ndr
4792 - type: "table"
4793   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4794   algorithm: "table_perf_comparison"
4795   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4796   history:
4797     - title: "rls1904"
4798       data: "dpdk-performance-changes-3n-hsw-h1"
4799   reference:
4800     title: "rls1908"
4801     data: "dpdk-performance-changes-3n-hsw-ref"
4802   compare:
4803     title: "rls2001"
4804     data: "dpdk-performance-changes-3n-hsw-cmp"
4805   data: "dpdk-performance-changes-3n-hsw"
4806   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4807   filter: "'2T2C'"
4808   parameters:
4809   - "name"
4810   - "parent"
4811   - "throughput"
4812
4813 ## DPDK Performance Changes 3n-skx 2t1c pdr
4814 #- type: "table"
4815 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4816 #  algorithm: "table_perf_comparison"
4817 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4818 #  history:
4819 #    - title: "rls1904"
4820 #      data: "dpdk-performance-changes-3n-skx-h1"
4821 #  reference:
4822 #    title: "rls1908"
4823 #    data: "dpdk-performance-changes-3n-skx-ref"
4824 #  compare:
4825 #    title: "rls2001"
4826 #    data: "dpdk-performance-changes-3n-skx-cmp"
4827 #  data: "dpdk-performance-changes-3n-skx"
4828 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4829 #  filter: "'2T1C'"
4830 #  parameters:
4831 #  - "name"
4832 #  - "parent"
4833 #  - "throughput"
4834 #
4835 ## DPDK Performance Changes 3n-skx 4t2c pdr
4836 #- type: "table"
4837 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4838 #  algorithm: "table_perf_comparison"
4839 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4840 #  history:
4841 #    - title: "rls1904"
4842 #      data: "dpdk-performance-changes-3n-skx-h1"
4843 #  reference:
4844 #    title: "rls1908"
4845 #    data: "dpdk-performance-changes-3n-skx-ref"
4846 #  compare:
4847 #    title: "rls2001"
4848 #    data: "dpdk-performance-changes-3n-skx-cmp"
4849 #  data: "dpdk-performance-changes-3n-skx"
4850 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4851 #  filter: "'4T2C'"
4852 #  parameters:
4853 #  - "name"
4854 #  - "parent"
4855 #  - "throughput"
4856 #
4857 ## DPDK Performance Changes 3n-skx 2t1c ndr
4858 #- type: "table"
4859 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4860 #  algorithm: "table_perf_comparison"
4861 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
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: "NDR" # "PDR" | "NDR" | "MRR"
4873 #  filter: "'2T1C'"
4874 #  parameters:
4875 #  - "name"
4876 #  - "parent"
4877 #  - "throughput"
4878 #
4879 ## DPDK Performance Changes 3n-skx 4t2c ndr
4880 #- type: "table"
4881 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4882 #  algorithm: "table_perf_comparison"
4883 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4884 #  history:
4885 #    - title: "rls1904"
4886 #      data: "dpdk-performance-changes-3n-skx-h1"
4887 #  reference:
4888 #    title: "rls1908"
4889 #    data: "dpdk-performance-changes-3n-skx-ref"
4890 #  compare:
4891 #    title: "rls2001"
4892 #    data: "dpdk-performance-changes-3n-skx-cmp"
4893 #  data: "dpdk-performance-changes-3n-skx"
4894 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4895 #  filter: "'4T2C'"
4896 #  parameters:
4897 #  - "name"
4898 #  - "parent"
4899 #  - "throughput"
4900 #
4901 ## DPDK Performance Changes 2n-skx 2t1c pdr
4902 #- type: "table"
4903 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4904 #  algorithm: "table_perf_comparison"
4905 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4906 #  history:
4907 #    - title: "rls1904"
4908 #      data: "dpdk-performance-changes-2n-skx-h1"
4909 #  reference:
4910 #    title: "rls1908"
4911 #    data: "dpdk-performance-changes-2n-skx-ref"
4912 #  compare:
4913 #    title: "rls2001"
4914 #    data: "dpdk-performance-changes-2n-skx-cmp"
4915 #  data: "dpdk-performance-changes-2n-skx"
4916 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4917 #  filter: "'2T1C'"
4918 #  parameters:
4919 #  - "name"
4920 #  - "parent"
4921 #  - "throughput"
4922 #
4923 ## DPDK Performance Changes 2n-skx 4t2c pdr
4924 #- type: "table"
4925 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4926 #  algorithm: "table_perf_comparison"
4927 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4928 #  history:
4929 #    - title: "rls1904"
4930 #      data: "dpdk-performance-changes-2n-skx-h1"
4931 #  reference:
4932 #    title: "rls1908"
4933 #    data: "dpdk-performance-changes-2n-skx-ref"
4934 #  compare:
4935 #    title: "rls2001"
4936 #    data: "dpdk-performance-changes-2n-skx-cmp"
4937 #  data: "dpdk-performance-changes-2n-skx"
4938 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4939 #  filter: "'4T2C'"
4940 #  parameters:
4941 #  - "name"
4942 #  - "parent"
4943 #  - "throughput"
4944 #
4945 ## DPDK Performance Changes 2n-skx 2t1c ndr
4946 #- type: "table"
4947 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4948 #  algorithm: "table_perf_comparison"
4949 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
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: "NDR" # "PDR" | "NDR" | "MRR"
4961 #  filter: "'2T1C'"
4962 #  parameters:
4963 #  - "name"
4964 #  - "parent"
4965 #  - "throughput"
4966 #
4967 ## DPDK Performance Changes 2n-skx 4t2c ndr
4968 #- type: "table"
4969 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
4970 #  algorithm: "table_perf_comparison"
4971 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
4972 #  history:
4973 #    - title: "rls1904"
4974 #      data: "dpdk-performance-changes-2n-skx-h1"
4975 #  reference:
4976 #    title: "rls1908"
4977 #    data: "dpdk-performance-changes-2n-skx-ref"
4978 #  compare:
4979 #    title: "rls2001"
4980 #    data: "dpdk-performance-changes-2n-skx-cmp"
4981 #  data: "dpdk-performance-changes-2n-skx"
4982 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4983 #  filter: "'4T2C'"
4984 #  parameters:
4985 #  - "name"
4986 #  - "parent"
4987 #  - "throughput"
4988 #
4989 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
4990 #- type: "table"
4991 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
4992 #  algorithm: "table_perf_comparison"
4993 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
4994 #  reference:
4995 #    title: "3-Node Hsw"
4996 #    data: "dpdk-compare-testbeds-ref"
4997 #  compare:
4998 #    title: "3-Node Skx"
4999 #    data: "dpdk-compare-testbeds-cmp"
5000 #  data: "dpdk-compare-testbeds"
5001 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5002 #  filter: "'NIC_Intel-X710'"
5003 #  parameters:
5004 #  - "name"
5005 #  - "parent"
5006 #  - "throughput"
5007 #
5008 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5009 #- type: "table"
5010 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5011 #  algorithm: "table_perf_comparison"
5012 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5013 #  reference:
5014 #    title: "3-Node Hsw"
5015 #    data: "dpdk-compare-testbeds-ref"
5016 #  compare:
5017 #    title: "3-Node Skx"
5018 #    data: "dpdk-compare-testbeds-cmp"
5019 #  data: "dpdk-compare-testbeds"
5020 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5021 #  filter: "'NIC_Intel-X710'"
5022 #  parameters:
5023 #  - "name"
5024 #  - "parent"
5025 #  - "throughput"
5026 #
5027 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5028 #- type: "table"
5029 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5030 #  algorithm: "table_perf_comparison"
5031 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5032 #  reference:
5033 #    title: "2-Node Skx"
5034 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5035 #  compare:
5036 #    title: "2-Node Clx"
5037 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5038 #  data: "dpdk-compare-testbeds-skx-clx"
5039 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5040 #  filter: "'NDRPDR'"
5041 #  parameters:
5042 #  - "name"
5043 #  - "parent"
5044 #  - "throughput"
5045 #
5046 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5047 #- type: "table"
5048 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5049 #  algorithm: "table_perf_comparison"
5050 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5051 #  reference:
5052 #    title: "2-Node Skx"
5053 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5054 #  compare:
5055 #    title: "2-Node Clx"
5056 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5057 #  data: "dpdk-compare-testbeds-skx-clx"
5058 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5059 #  filter: "'NDRPDR'"
5060 #  parameters:
5061 #  - "name"
5062 #  - "parent"
5063 #  - "throughput"
5064 #
5065 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5066 #- type: "table"
5067 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5068 #  algorithm: "table_perf_comparison"
5069 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5070 #  reference:
5071 #    title: "3-Node Skx"
5072 #    data: "dpdk-compare-topologies-ref"
5073 #  compare:
5074 #    title: "2-Node Skx"
5075 #    data: "dpdk-compare-topologies-cmp"
5076 #  data: "dpdk-compare-topologies"
5077 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5078 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5079 #  parameters:
5080 #  - "name"
5081 #  - "parent"
5082 #  - "throughput"
5083 #
5084 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5085 #- type: "table"
5086 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5087 #  algorithm: "table_perf_comparison"
5088 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5089 #  reference:
5090 #    title: "3-Node Skx"
5091 #    data: "dpdk-compare-topologies-ref"
5092 #  compare:
5093 #    title: "2-Node Skx"
5094 #    data: "dpdk-compare-topologies-cmp"
5095 #  data: "dpdk-compare-topologies"
5096 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5098 #  parameters:
5099 #  - "name"
5100 #  - "parent"
5101 #  - "throughput"
5102
5103 # Detailed Test Results - DPDK Performance Results 3n-hsw
5104 - type: "table"
5105   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5106   algorithm: "table_merged_details"
5107   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5108   columns:
5109   - title: " |prein| Test Name |preout| "
5110     data: "data name"
5111   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5112     data: "data msg"
5113   data: "dpdk-perf-results-3n-hsw"
5114   filter: "all"
5115   parameters:
5116   - "name"
5117   - "parent"
5118   - "msg"
5119
5120 ## Detailed Test Results - DPDK Performance Results 3n-skx
5121 #- type: "table"
5122 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5123 #  algorithm: "table_merged_details"
5124 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5125 #  columns:
5126 #  - title: " |prein| Test Name |preout| "
5127 #    data: "data name"
5128 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5129 #    data: "data msg"
5130 #  data: "dpdk-perf-results-3n-skx"
5131 #  filter: "all"
5132 #  parameters:
5133 #  - "name"
5134 #  - "parent"
5135 #  - "msg"
5136 #
5137 ## Detailed Test Results - DPDK Performance Results 2n-skx
5138 #- type: "table"
5139 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5140 #  algorithm: "table_merged_details"
5141 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5142 #  columns:
5143 #  - title: " |prein| Test Name |preout| "
5144 #    data: "data name"
5145 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5146 #    data: "data msg"
5147 #  data: "dpdk-perf-results-2n-skx"
5148 #  filter: "all"
5149 #  parameters:
5150 #  - "name"
5151 #  - "parent"
5152 #  - "msg"
5153
5154 ## Detailed Test Results - DPDK Performance Results 2n-clx
5155 #- type: "table"
5156 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5157 #  algorithm: "table_merged_details"
5158 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5159 #  columns:
5160 #  - title: " |prein| Test Name |preout| "
5161 #    data: "data name"
5162 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5163 #    data: "data msg"
5164 #  data: "dpdk-perf-results-2n-clx"
5165 #  filter: "all"
5166 #  parameters:
5167 #  - "name"
5168 #  - "parent"
5169 #  - "msg"
5170
5171 # Detailed Test Results - DPDK Performance Results 2n-dnv
5172 - type: "table"
5173   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5174   algorithm: "table_merged_details"
5175   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5176   columns:
5177   - title: " |prein| Test Name |preout| "
5178     data: "data name"
5179   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5180     data: "data msg"
5181   data: "dpdk-perf-results-2n-dnv"
5182   filter: "all"
5183   parameters:
5184   - "name"
5185   - "parent"
5186   - "msg"
5187
5188 # Detailed Test Results - DPDK Performance Results 3n-dnv
5189 - type: "table"
5190   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5191   algorithm: "table_merged_details"
5192   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5193   columns:
5194   - title: " |prein| Test Name |preout| "
5195     data: "data name"
5196   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5197     data: "data msg"
5198   data: "dpdk-perf-results-3n-dnv"
5199   filter: "all"
5200   parameters:
5201   - "name"
5202   - "parent"
5203   - "msg"
5204
5205 # Detailed Test Results - DPDK Performance Results 3n-tsh
5206 - type: "table"
5207   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5208   algorithm: "table_merged_details"
5209   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
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| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5214     data: "data msg"
5215   data: "dpdk-perf-results-3n-tsh"
5216   filter: "all"
5217   parameters:
5218   - "name"
5219   - "parent"
5220   - "msg"
5221
5222 ################################################################################
5223 ###                                F I L E S                                 ###
5224 ################################################################################
5225
5226 # VPP Performance Results 3n-hsw
5227 - type: "file"
5228   title: "VPP Performance Results 3n-hsw"
5229   algorithm: "file_test_results"
5230   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5231   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5232   data: "vpp-perf-results-3n-hsw"
5233   filter: "all"
5234   data-start-level: 4
5235
5236 ## VPP Performance Results 3n-skx
5237 #- type: "file"
5238 #  title: "VPP Performance Results 3n-skx"
5239 #  algorithm: "file_test_results"
5240 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5241 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5242 #  data: "vpp-perf-results-3n-skx"
5243 #  filter: "all"
5244 #  data-start-level: 4
5245 #
5246 ## VPP Performance Results 2n-skx
5247 #- type: "file"
5248 #  title: "VPP Performance Results 2n-skx"
5249 #  algorithm: "file_test_results"
5250 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5251 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5252 #  data: "vpp-perf-results-2n-skx"
5253 #  filter: "all"
5254 #  data-start-level: 4
5255
5256 ## VPP Performance Results 2n-clx
5257 #- type: "file"
5258 #  title: "VPP Performance Results 2n-clx"
5259 #  algorithm: "file_test_results"
5260 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5261 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5262 #  data: "vpp-perf-results-2n-clx"
5263 #  filter: "all"
5264 #  data-start-level: 4
5265
5266 # VPP Performance Results 3n-tsh
5267 - type: "file"
5268   title: "VPP Performance Results 3n-tsh"
5269   algorithm: "file_test_results"
5270   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5271   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5272   data: "vpp-perf-results-3n-tsh"
5273   filter: "all"
5274   data-start-level: 4
5275
5276 # VPP Performance Results 3n-dnv
5277 - type: "file"
5278   title: "VPP Performance Results 3n-dnv"
5279   algorithm: "file_test_results"
5280   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5281   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5282   data: "vpp-perf-results-3n-dnv"
5283   filter: "all"
5284   data-start-level: 4
5285
5286 # VPP Performance Results 2n-dnv
5287 - type: "file"
5288   title: "VPP Performance Results 2n-dnv"
5289   algorithm: "file_test_results"
5290   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5291   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5292   data: "vpp-perf-results-2n-dnv"
5293   filter: "all"
5294   data-start-level: 4
5295
5296 # VPP Performance Configuration 3n-hsw
5297 - type: "file"
5298   title: "VPP Performance Configuration 3n-hsw"
5299   algorithm: "file_test_results"
5300   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5301   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5302   data: "vpp-perf-results-3n-hsw"
5303   filter: "all"
5304   data-start-level: 4
5305
5306 ## VPP Performance Configuration 3n-skx
5307 #- type: "file"
5308 #  title: "VPP Performance Configuration 3n-skx"
5309 #  algorithm: "file_test_results"
5310 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5311 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5312 #  data: "vpp-perf-results-3n-skx"
5313 #  filter: "all"
5314 #  data-start-level: 4
5315 #
5316 ## VPP Performance Configuration 2n-skx
5317 #- type: "file"
5318 #  title: "VPP Performance Configuration 2n-skx"
5319 #  algorithm: "file_test_results"
5320 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5321 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5322 #  data: "vpp-perf-results-2n-skx"
5323 #  filter: "all"
5324 #  data-start-level: 4
5325
5326 ## VPP Performance Configuration 2n-clx
5327 #- type: "file"
5328 #  title: "VPP Performance Configuration 2n-clx"
5329 #  algorithm: "file_test_results"
5330 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5331 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5332 #  data: "vpp-perf-results-2n-clx"
5333 #  filter: "all"
5334 #  data-start-level: 4
5335
5336 # VPP Performance Configuration 3n-tsh
5337 - type: "file"
5338   title: "VPP Performance Configuration 3n-tsh"
5339   algorithm: "file_test_results"
5340   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5341   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5342   data: "vpp-perf-results-3n-tsh"
5343   filter: "all"
5344   data-start-level: 4
5345
5346 # VPP Performance Configuration 3n-dnv
5347 - type: "file"
5348   title: "VPP Performance Configuration 3n-dnv"
5349   algorithm: "file_test_results"
5350   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5351   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5352   data: "vpp-perf-results-3n-dnv"
5353   filter: "all"
5354   data-start-level: 4
5355
5356 # VPP Performance Configuration 2n-dnv
5357 - type: "file"
5358   title: "VPP Performance Configuration 2n-dnv"
5359   algorithm: "file_test_results"
5360   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5361   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5362   data: "vpp-perf-results-2n-dnv"
5363   filter: "all"
5364   data-start-level: 4
5365
5366 # VPP Performance Operational Data 3n-hsw
5367 - type: "file"
5368   title: "VPP Performance Operational Data 3n-hsw"
5369   algorithm: "file_test_results_html"
5370   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5371   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5372   data: "vpp-perf-results-3n-hsw"
5373   filter: "all"
5374   data-start-level: 4
5375
5376 ## VPP Performance Operational Data 3n-skx
5377 #- type: "file"
5378 #  title: "VPP Performance Operational Data 3n-skx"
5379 #  algorithm: "file_test_results_html"
5380 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5381 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5382 #  data: "vpp-perf-results-3n-skx"
5383 #  filter: "all"
5384 #  data-start-level: 4
5385 #
5386 ## VPP Performance Operational Data 2n-skx
5387 #- type: "file"
5388 #  title: "VPP Performance Operational Data 2n-skx"
5389 #  algorithm: "file_test_results_html"
5390 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5391 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5392 #  data: "vpp-perf-results-2n-skx"
5393 #  filter: "all"
5394 #  data-start-level: 4
5395
5396 ## VPP Performance Operational Data 2n-clx
5397 #- type: "file"
5398 #  title: "VPP Performance Operational Data 2n-clx"
5399 #  algorithm: "file_test_results_html"
5400 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5401 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5402 #  data: "vpp-perf-results-2n-clx"
5403 #  filter: "all"
5404 #  data-start-level: 4
5405
5406 # VPP Performance Operational Data 3n-tsh
5407 - type: "file"
5408   title: "VPP Performance Operational Data 3n-tsh"
5409   algorithm: "file_test_results_html"
5410   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5411   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5412   data: "vpp-perf-results-3n-tsh"
5413   filter: "all"
5414   data-start-level: 4
5415
5416 # VPP Performance Operational Data 3n-dnv
5417 - type: "file"
5418   title: "VPP Performance Operational Data 3n-dnv"
5419   algorithm: "file_test_results_html"
5420   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5421   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5422   data: "vpp-perf-results-3n-dnv"
5423   filter: "all"
5424   data-start-level: 4
5425
5426 # VPP Performance Operational Data 2n-dnv
5427 - type: "file"
5428   title: "VPP Performance Operational Data 2n-dnv"
5429   algorithm: "file_test_results_html"
5430   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5431   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5432   data: "vpp-perf-results-2n-dnv"
5433   filter: "all"
5434   data-start-level: 4
5435
5436 # VPP MRR Results 3n-hsw
5437 - type: "file"
5438   title: "VPP MRR Results 3n-hsw"
5439   algorithm: "file_test_results"
5440   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5441   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5442   data: "vpp-mrr-results-3n-hsw"
5443   filter: "all"
5444   data-start-level: 4
5445
5446 ## VPP MRR Results 3n-skx
5447 #- type: "file"
5448 #  title: "VPP MRR Results 3n-skx"
5449 #  algorithm: "file_test_results"
5450 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5451 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5452 #  data: "vpp-mrr-results-3n-skx"
5453 #  filter: "all"
5454 #  data-start-level: 4
5455 #
5456 ## VPP MRR Results 2n-skx
5457 #- type: "file"
5458 #  title: "VPP MRR Results 2n-skx"
5459 #  algorithm: "file_test_results"
5460 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5461 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5462 #  data: "vpp-mrr-results-2n-skx"
5463 #  filter: "all"
5464 #  data-start-level: 4
5465
5466 ## VPP MRR Results 2n-clx
5467 #- type: "file"
5468 #  title: "VPP MRR Results 2n-clx"
5469 #  algorithm: "file_test_results"
5470 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5471 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5472 #  data: "vpp-mrr-results-2n-clx"
5473 #  filter: "all"
5474 #  data-start-level: 4
5475
5476 # VPP MRR Results 3n-tsh
5477 - type: "file"
5478   title: "VPP MRR Results 3n-tsh"
5479   algorithm: "file_test_results"
5480   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5481   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5482   data: "vpp-mrr-results-3n-tsh"
5483   filter: "all"
5484   data-start-level: 4
5485
5486 # VPP MRR Results 3n-dnv
5487 - type: "file"
5488   title: "VPP MRR Results 3n-dnv"
5489   algorithm: "file_test_results"
5490   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5491   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5492   data: "vpp-mrr-results-3n-dnv"
5493   filter: "all"
5494   data-start-level: 4
5495
5496 # VPP MRR Results 2n-dnv
5497 - type: "file"
5498   title: "VPP MRR Results 2n-dnv"
5499   algorithm: "file_test_results"
5500   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5501   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5502   data: "vpp-mrr-results-2n-dnv"
5503   filter: "all"
5504   data-start-level: 4
5505
5506 # VPP MRR Configuration 3n-hsw
5507 - type: "file"
5508   title: "VPP MRR Configuration 3n-hsw"
5509   algorithm: "file_test_results"
5510   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5511   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5512   data: "vpp-mrr-results-3n-hsw"
5513   filter: "all"
5514   data-start-level: 4
5515
5516 ## VPP MRR Configuration 3n-skx
5517 #- type: "file"
5518 #  title: "VPP MRR Configuration 3n-skx"
5519 #  algorithm: "file_test_results"
5520 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5521 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5522 #  data: "vpp-mrr-results-3n-skx"
5523 #  filter: "all"
5524 #  data-start-level: 4
5525 #
5526 ## VPP MRR Configuration 2n-skx
5527 #- type: "file"
5528 #  title: "VPP MRR Configuration 2n-skx"
5529 #  algorithm: "file_test_results"
5530 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5531 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5532 #  data: "vpp-mrr-results-2n-skx"
5533 #  filter: "all"
5534 #  data-start-level: 4
5535
5536 ## VPP MRR Configuration 2n-clx
5537 #- type: "file"
5538 #  title: "VPP MRR Configuration 2n-clx"
5539 #  algorithm: "file_test_results"
5540 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5541 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5542 #  data: "vpp-mrr-results-2n-clx"
5543 #  filter: "all"
5544 #  data-start-level: 4
5545
5546 # VPP MRR Configuration 3n-tsh
5547 - type: "file"
5548   title: "VPP MRR Configuration 3n-tsh"
5549   algorithm: "file_test_results"
5550   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5551   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5552   data: "vpp-mrr-results-3n-tsh"
5553   filter: "all"
5554   data-start-level: 4
5555
5556 # VPP MRR Configuration 3n-dnv
5557 - type: "file"
5558   title: "VPP MRR Configuration 3n-dnv"
5559   algorithm: "file_test_results"
5560   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5561   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5562   data: "vpp-mrr-results-3n-dnv"
5563   filter: "all"
5564   data-start-level: 4
5565
5566 # VPP MRR Configuration 2n-dnv
5567 - type: "file"
5568   title: "VPP MRR Configuration 2n-dnv"
5569   algorithm: "file_test_results"
5570   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5571   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5572   data: "vpp-mrr-results-2n-dnv"
5573   filter: "all"
5574   data-start-level: 4
5575
5576 # VPP Device Results - Ubuntu
5577 - type: "file"
5578   title: "VPP Device Results - Ubuntu"
5579   algorithm: "file_test_results"
5580   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5581   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5582   data: "vpp-device-results-ubuntu"
5583   filter: "all"
5584   data-start-level: 4
5585
5586 # VPP Device Configuration - Ubuntu
5587 - type: "file"
5588   title: "VPP Device Configuration - Ubuntu"
5589   algorithm: "file_test_results"
5590   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5591   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5592   data: "vpp-device-results-ubuntu"
5593   filter: "all"
5594   data-start-level: 4
5595
5596 # DPDK Performance Results 3n-hsw
5597 - type: "file"
5598   title: "DPDK Performance Results 3n-hsw"
5599   algorithm: "file_test_results"
5600   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5601   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5602   data: "dpdk-perf-results-3n-hsw"
5603   filter: "all"
5604   data-start-level: 4
5605
5606 ## DPDK Performance Results 3n-skx
5607 #- type: "file"
5608 #  title: "DPDK Performance Results 3n-skx"
5609 #  algorithm: "file_test_results"
5610 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5611 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5612 #  data: "dpdk-perf-results-3n-skx"
5613 #  filter: "all"
5614 #  data-start-level: 4
5615 #
5616 ## DPDK Performance Results 2n-skx
5617 #- type: "file"
5618 #  title: "DPDK Performance Results 2n-skx"
5619 #  algorithm: "file_test_results"
5620 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5621 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5622 #  data: "dpdk-perf-results-2n-skx"
5623 #  filter: "all"
5624 #  data-start-level: 4
5625
5626 ## DPDK Performance Results 2n-clx
5627 #- type: "file"
5628 #  title: "DPDK Performance Results 2n-clx"
5629 #  algorithm: "file_test_results"
5630 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5631 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5632 #  data: "dpdk-perf-results-2n-clx"
5633 #  filter: "all"
5634 #  data-start-level: 4
5635
5636 # DPDK Performance Results 2n-dnv
5637 - type: "file"
5638   title: "DPDK Performance Results 2n-dnv"
5639   algorithm: "file_test_results"
5640   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5641   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5642   data: "dpdk-perf-results-2n-dnv"
5643   filter: "all"
5644   data-start-level: 4
5645
5646 # DPDK Performance Results 3n-dnv
5647 - type: "file"
5648   title: "DPDK Performance Results 3n-dnv"
5649   algorithm: "file_test_results"
5650   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5651   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5652   data: "dpdk-perf-results-3n-dnv"
5653   filter: "all"
5654   data-start-level: 4
5655
5656 # DPDK Performance Results 3n-tsh
5657 - type: "file"
5658   title: "DPDK Performance Results 3n-tsh"
5659   algorithm: "file_test_results"
5660   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5661   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5662   data: "dpdk-perf-results-3n-tsh"
5663   filter: "all"
5664   data-start-level: 4
5665
5666 ################################################################################
5667 ###                                P L O T S                                 ###
5668 ################################################################################
5669
5670 ## Plots VPP HTTP Server Performance
5671 #- type: "plot"
5672 #  title: "VPP HTTP Server Performance"
5673 #  algorithm: "plot_http_server_perf_box"
5674 #  output-file-type: ".html"
5675 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5676 #  data:
5677 #    "plot-vpp-http-server-performance"
5678 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5679 #  # each tag is enclosed with ' (apostrophe).
5680 #  filter: "'HTTP' and 'TCP_CPS'"
5681 #  parameters:
5682 #  - "result"
5683 #  - "name"
5684 #  traces:
5685 #    hoverinfo: "y+name"
5686 #    boxpoints: "outliers"
5687 #    whiskerwidth: 0
5688 #  layout:
5689 #    title: "VPP HTTP Server Performance"
5690 #    layout:
5691 #      "plot-cps"
5692 #
5693 #- type: "plot"
5694 #  title: "VPP HTTP Server Performance"
5695 #  algorithm: "plot_http_server_perf_box"
5696 #  output-file-type: ".html"
5697 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5698 #  data:
5699 #    "plot-vpp-http-server-performance"
5700 #  filter: "'HTTP' and 'TCP_RPS'"
5701 #  parameters:
5702 #  - "result"
5703 #  - "name"
5704 #  traces:
5705 #    hoverinfo: "y+name"
5706 #    boxpoints: "outliers"
5707 #    whiskerwidth: 0
5708 #  layout:
5709 #    title: "VPP HTTP Server Performance"
5710 #    layout:
5711 #      "plot-rps"
5712
5713 ################################################################################
5714
5715 ## Soak Test (PLRsearch), boxes
5716 #- type: "plot"
5717 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5718 #  algorithm: "plot_perf_box_name"
5719 #  output-file-type: ".html"
5720 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5721 #  data: "plot-vpp-soak-2n-skx"
5722 #  include:
5723 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5724 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5725 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5726 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5727 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5728 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5729 #  layout:
5730 #    title: "30 Minutes Soak Test (PLRsearch)"
5731 #    layout: "plot-soak-throughput"
5732 #
5733 ## Soak Test (PLRsearch), boxes
5734 #- type: "plot"
5735 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5736 #  algorithm: "plot_perf_box_name"
5737 #  output-file-type: ".html"
5738 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5739 #  data: "plot-vpp-soak-2n-skx"
5740 #  include:
5741 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5742 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5743 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5744 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5745 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5746 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5747 #  layout:
5748 #    title: "30 Minutes Soak Test (PLRsearch)"
5749 #    layout: "plot-soak-throughput"
5750
5751 ###############################################################################
5752
5753 #- type: "plot"
5754 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5755 #  algorithm: "plot_nf_reconf_box_name"
5756 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5757 #  data: "plot-vpp-nfv-reconf-2n-skx"
5758 #  include:
5759 #    - "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"
5760 #    - "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"
5761 #    - "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"
5762 #    - "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"
5763 #    - "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"
5764 #    - "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"
5765 #  layout:
5766 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5767 #    layout: "plot-throughput"
5768 #
5769 #- type: "plot"
5770 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5771 #  algorithm: "plot_nf_reconf_box_name"
5772 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5773 #  data: "plot-vpp-nfv-reconf-2n-skx"
5774 #  include:
5775 #    - "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"
5776 #    - "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"
5777 #    - "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"
5778 #    - "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"
5779 #    - "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"
5780 #    - "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"
5781 #  layout:
5782 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5783 #    layout: "plot-throughput"
5784 #
5785 #- type: "plot"
5786 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5787 #  algorithm: "plot_nf_reconf_box_name"
5788 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
5789 #  data: "plot-vpp-nfv-reconf-2n-skx"
5790 #  include:
5791 #    - "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"
5792 #    - "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"
5793 #    - "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"
5794 #    - "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"
5795 #    - "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"
5796 #    - "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"
5797 #  layout:
5798 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5799 #    layout: "plot-throughput"
5800 #
5801 ################################################################################
5802 ## Plots - NF Density - VSC - MRR 64b
5803 #- type: "plot"
5804 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5805 #  algorithm: "plot_nf_heatmap"
5806 #  output-file-type: ".html"
5807 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
5808 #  data: "plot-vpp-nfv-2n-skx-mrr"
5809 #  filter: "'NIC_Intel-XXV710' and
5810 #           'NF_DENSITY' and
5811 #           'VHOST' and
5812 #           not 'VXLAN' and
5813 #           'CHAIN' and
5814 #           'NF_VPPIP4' and
5815 #           '64B' and
5816 #           '2T1C' and
5817 #           'MRR'"
5818 #  parameters:
5819 #  - "result"
5820 #  - "name"
5821 #  - "tags"
5822 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5823 #  x-axis: "X = VNFs per Service Chain"
5824 #  y-axis: "Y = Number of Service Chains"
5825 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5826 #  layout:
5827 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5828 #    layout: "plot-service-density"
5829 #
5830 #- type: "plot"
5831 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5832 #  algorithm: "plot_nf_heatmap"
5833 #  output-file-type: ".html"
5834 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
5835 #  data: "plot-vpp-nfv-2n-skx-mrr"
5836 #  filter: "'NIC_Intel-XXV710' and
5837 #           'NF_DENSITY' and
5838 #           'VHOST' and
5839 #           not 'VXLAN' and
5840 #           'CHAIN' and
5841 #           'NF_VPPIP4' and
5842 #           '64B' and
5843 #           '4T2C' and
5844 #           'MRR'"
5845 #  parameters:
5846 #  - "result"
5847 #  - "name"
5848 #  - "tags"
5849 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5850 #  x-axis: "X = VNFs per Service Chain"
5851 #  y-axis: "Y = Number of Service Chains"
5852 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5853 #  layout:
5854 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5855 #    layout: "plot-service-density"
5856 #
5857 #- type: "plot"
5858 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5859 #  algorithm: "plot_nf_heatmap"
5860 #  output-file-type: ".html"
5861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
5862 #  data: "plot-vpp-nfv-2n-skx-mrr"
5863 #  filter: "'NIC_Intel-XXV710' and
5864 #           'NF_DENSITY' and
5865 #           'VHOST' and
5866 #           not 'VXLAN' and
5867 #           'CHAIN' and
5868 #           'NF_VPPIP4' and
5869 #           '64B' and
5870 #           '8T4C' and
5871 #           'MRR'"
5872 #  parameters:
5873 #  - "result"
5874 #  - "name"
5875 #  - "tags"
5876 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5877 #  x-axis: "X = VNFs per Service Chain"
5878 #  y-axis: "Y = Number of Service Chains"
5879 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5880 #  layout:
5881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5882 #    layout: "plot-service-density"
5883 #
5884 ## Plots - NF Density - VSC - MRR IMIX
5885 #- type: "plot"
5886 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5887 #  algorithm: "plot_nf_heatmap"
5888 #  output-file-type: ".html"
5889 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
5890 #  data: "plot-vpp-nfv-2n-skx-mrr"
5891 #  filter: "'NIC_Intel-XXV710' and
5892 #           'NF_DENSITY' and
5893 #           'VHOST' and
5894 #           not 'VXLAN' and
5895 #           'CHAIN' and
5896 #           'NF_VPPIP4' and
5897 #           'IMIX' and
5898 #           '2T1C' and
5899 #           'MRR'"
5900 #  parameters:
5901 #  - "result"
5902 #  - "name"
5903 #  - "tags"
5904 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5905 #  x-axis: "X = VNFs per Service Chain"
5906 #  y-axis: "Y = Number of Service Chains"
5907 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5908 #  layout:
5909 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5910 #    layout: "plot-service-density"
5911 #
5912 #- type: "plot"
5913 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5914 #  algorithm: "plot_nf_heatmap"
5915 #  output-file-type: ".html"
5916 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
5917 #  data: "plot-vpp-nfv-2n-skx-mrr"
5918 #  filter: "'NIC_Intel-XXV710' and
5919 #           'NF_DENSITY' and
5920 #           'VHOST' and
5921 #           not 'VXLAN' and
5922 #           'CHAIN' and
5923 #           'NF_VPPIP4' and
5924 #           'IMIX' and
5925 #           '4T2C' and
5926 #           'MRR'"
5927 #  parameters:
5928 #  - "result"
5929 #  - "name"
5930 #  - "tags"
5931 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5932 #  x-axis: "X = VNFs per Service Chain"
5933 #  y-axis: "Y = Number of Service Chains"
5934 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5935 #  layout:
5936 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5937 #    layout: "plot-service-density"
5938 #
5939 #- type: "plot"
5940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5941 #  algorithm: "plot_nf_heatmap"
5942 #  output-file-type: ".html"
5943 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
5944 #  data: "plot-vpp-nfv-2n-skx-mrr"
5945 #  filter: "'NIC_Intel-XXV710' and
5946 #           'NF_DENSITY' and
5947 #           'VHOST' and
5948 #           not 'VXLAN' and
5949 #           'CHAIN' and
5950 #           'NF_VPPIP4' and
5951 #           'IMIX' and
5952 #           '8T4C' and
5953 #           'MRR'"
5954 #  parameters:
5955 #  - "result"
5956 #  - "name"
5957 #  - "tags"
5958 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5959 #  x-axis: "X = VNFs per Service Chain"
5960 #  y-axis: "Y = Number of Service Chains"
5961 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5962 #  layout:
5963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5964 #    layout: "plot-service-density"
5965 #
5966 ## Plots - NF Density - VSC - NDR 64b
5967 #- type: "plot"
5968 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5969 #  algorithm: "plot_nf_heatmap"
5970 #  output-file-type: ".html"
5971 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
5972 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
5973 #  filter: "'NIC_Intel-XXV710' and
5974 #           'NF_DENSITY' and
5975 #           'VHOST' and
5976 #           not 'VXLAN' and
5977 #           'CHAIN' and
5978 #           'NF_VPPIP4' and
5979 #           '64B' and
5980 #           '2T1C' and
5981 #           'NDRPDR'"
5982 #  parameters:
5983 #  - "throughput"
5984 #  - "name"
5985 #  - "tags"
5986 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5987 #  x-axis: "X = VNFs per Service Chain"
5988 #  y-axis: "Y = Number of Service Chains"
5989 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5990 #  layout:
5991 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5992 #    layout: "plot-service-density"
5993 #
5994 #- type: "plot"
5995 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
5996 #  algorithm: "plot_nf_heatmap"
5997 #  output-file-type: ".html"
5998 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
5999 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6000 #  filter: "'NIC_Intel-XXV710' and
6001 #           'NF_DENSITY' and
6002 #           'VHOST' and
6003 #           not 'VXLAN' and
6004 #           'CHAIN' and
6005 #           'NF_VPPIP4' and
6006 #           '64B' and
6007 #           '4T2C' and
6008 #           'NDRPDR'"
6009 #  parameters:
6010 #  - "throughput"
6011 #  - "name"
6012 #  - "tags"
6013 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6014 #  x-axis: "X = VNFs per Service Chain"
6015 #  y-axis: "Y = Number of Service Chains"
6016 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6017 #  layout:
6018 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6019 #    layout: "plot-service-density"
6020 #
6021 #- type: "plot"
6022 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6023 #  algorithm: "plot_nf_heatmap"
6024 #  output-file-type: ".html"
6025 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6026 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6027 #  filter: "'NIC_Intel-XXV710' and
6028 #           'NF_DENSITY' and
6029 #           'VHOST' and
6030 #           not 'VXLAN' and
6031 #           'CHAIN' and
6032 #           'NF_VPPIP4' and
6033 #           '64B' and
6034 #           '8T4C' and
6035 #           'NDRPDR'"
6036 #  parameters:
6037 #  - "throughput"
6038 #  - "name"
6039 #  - "tags"
6040 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6041 #  x-axis: "X = VNFs per Service Chain"
6042 #  y-axis: "Y = Number of Service Chains"
6043 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6044 #  layout:
6045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6046 #    layout: "plot-service-density"
6047 #
6048 ## Plots - NF Density - VSC - NDR IMIX
6049 #- type: "plot"
6050 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6051 #  algorithm: "plot_nf_heatmap"
6052 #  output-file-type: ".html"
6053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6054 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6055 #  filter: "'NIC_Intel-XXV710' and
6056 #           'NF_DENSITY' and
6057 #           'VHOST' and
6058 #           not 'VXLAN' and
6059 #           'CHAIN' and
6060 #           'NF_VPPIP4' and
6061 #           'IMIX' and
6062 #           '2T1C' and
6063 #           'NDRPDR'"
6064 #  parameters:
6065 #  - "throughput"
6066 #  - "name"
6067 #  - "tags"
6068 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6069 #  x-axis: "X = VNFs per Service Chain"
6070 #  y-axis: "Y = Number of Service Chains"
6071 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6072 #  layout:
6073 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6074 #    layout: "plot-service-density"
6075 #
6076 #- type: "plot"
6077 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6078 #  algorithm: "plot_nf_heatmap"
6079 #  output-file-type: ".html"
6080 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6081 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6082 #  filter: "'NIC_Intel-XXV710' and
6083 #           'NF_DENSITY' and
6084 #           'VHOST' and
6085 #           not 'VXLAN' and
6086 #           'CHAIN' and
6087 #           'NF_VPPIP4' and
6088 #           'IMIX' and
6089 #           '4T2C' and
6090 #           'NDRPDR'"
6091 #  parameters:
6092 #  - "throughput"
6093 #  - "name"
6094 #  - "tags"
6095 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6096 #  x-axis: "X = VNFs per Service Chain"
6097 #  y-axis: "Y = Number of Service Chains"
6098 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6099 #  layout:
6100 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6101 #    layout: "plot-service-density"
6102 #
6103 #- type: "plot"
6104 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6105 #  algorithm: "plot_nf_heatmap"
6106 #  output-file-type: ".html"
6107 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6108 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6109 #  filter: "'NIC_Intel-XXV710' and
6110 #           'NF_DENSITY' and
6111 #           'VHOST' and
6112 #           not 'VXLAN' and
6113 #           'CHAIN' and
6114 #           'NF_VPPIP4' and
6115 #           'IMIX' and
6116 #           '8T4C' and
6117 #           'NDRPDR'"
6118 #  parameters:
6119 #  - "throughput"
6120 #  - "name"
6121 #  - "tags"
6122 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6123 #  x-axis: "X = VNFs per Service Chain"
6124 #  y-axis: "Y = Number of Service Chains"
6125 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6126 #  layout:
6127 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6128 #    layout: "plot-service-density"
6129 #
6130 ## Plots - NF Density - VSC - PDR 64b
6131 #- type: "plot"
6132 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6133 #  algorithm: "plot_nf_heatmap"
6134 #  output-file-type: ".html"
6135 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6136 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6137 #  filter: "'NIC_Intel-XXV710' and
6138 #           'NF_DENSITY' and
6139 #           'VHOST' and
6140 #           not 'VXLAN' and
6141 #           'CHAIN' and
6142 #           'NF_VPPIP4' and
6143 #           '64B' and
6144 #           '2T1C' and
6145 #           'NDRPDR'"
6146 #  parameters:
6147 #  - "throughput"
6148 #  - "name"
6149 #  - "tags"
6150 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6151 #  x-axis: "X = VNFs per Service Chain"
6152 #  y-axis: "Y = Number of Service Chains"
6153 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6154 #  layout:
6155 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6156 #    layout: "plot-service-density"
6157 #
6158 #- type: "plot"
6159 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6160 #  algorithm: "plot_nf_heatmap"
6161 #  output-file-type: ".html"
6162 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6163 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6164 #  filter: "'NIC_Intel-XXV710' and
6165 #           'NF_DENSITY' and
6166 #           'VHOST' and
6167 #           not 'VXLAN' and
6168 #           'CHAIN' and
6169 #           'NF_VPPIP4' and
6170 #           '64B' and
6171 #           '4T2C' and
6172 #           'NDRPDR'"
6173 #  parameters:
6174 #  - "throughput"
6175 #  - "name"
6176 #  - "tags"
6177 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6178 #  x-axis: "X = VNFs per Service Chain"
6179 #  y-axis: "Y = Number of Service Chains"
6180 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6181 #  layout:
6182 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6183 #    layout: "plot-service-density"
6184 #
6185 #- type: "plot"
6186 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6187 #  algorithm: "plot_nf_heatmap"
6188 #  output-file-type: ".html"
6189 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6190 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6191 #  filter: "'NIC_Intel-XXV710' and
6192 #           'NF_DENSITY' and
6193 #           'VHOST' and
6194 #           not 'VXLAN' and
6195 #           'CHAIN' and
6196 #           'NF_VPPIP4' and
6197 #           '64B' and
6198 #           '8T4C' and
6199 #           'NDRPDR'"
6200 #  parameters:
6201 #  - "throughput"
6202 #  - "name"
6203 #  - "tags"
6204 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6205 #  x-axis: "X = VNFs per Service Chain"
6206 #  y-axis: "Y = Number of Service Chains"
6207 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6208 #  layout:
6209 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6210 #    layout: "plot-service-density"
6211 #
6212 ## Plots - NF Density - VSC - PDR IMIX
6213 #- type: "plot"
6214 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6215 #  algorithm: "plot_nf_heatmap"
6216 #  output-file-type: ".html"
6217 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6218 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6219 #  filter: "'NIC_Intel-XXV710' and
6220 #           'NF_DENSITY' and
6221 #           'VHOST' and
6222 #           not 'VXLAN' and
6223 #           'CHAIN' and
6224 #           'NF_VPPIP4' and
6225 #           'IMIX' and
6226 #           '2T1C' and
6227 #           'NDRPDR'"
6228 #  parameters:
6229 #  - "throughput"
6230 #  - "name"
6231 #  - "tags"
6232 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6233 #  x-axis: "X = VNFs per Service Chain"
6234 #  y-axis: "Y = Number of Service Chains"
6235 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6236 #  layout:
6237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6238 #    layout: "plot-service-density"
6239 #
6240 #- type: "plot"
6241 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6242 #  algorithm: "plot_nf_heatmap"
6243 #  output-file-type: ".html"
6244 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6245 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6246 #  filter: "'NIC_Intel-XXV710' and
6247 #           'NF_DENSITY' and
6248 #           'VHOST' and
6249 #           not 'VXLAN' and
6250 #           'CHAIN' and
6251 #           'NF_VPPIP4' and
6252 #           'IMIX' and
6253 #           '4T2C' and
6254 #           'NDRPDR'"
6255 #  parameters:
6256 #  - "throughput"
6257 #  - "name"
6258 #  - "tags"
6259 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6260 #  x-axis: "X = VNFs per Service Chain"
6261 #  y-axis: "Y = Number of Service Chains"
6262 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6263 #  layout:
6264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6265 #    layout: "plot-service-density"
6266 #
6267 #- type: "plot"
6268 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6269 #  algorithm: "plot_nf_heatmap"
6270 #  output-file-type: ".html"
6271 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6272 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6273 #  filter: "'NIC_Intel-XXV710' and
6274 #           'NF_DENSITY' and
6275 #           'VHOST' and
6276 #           not 'VXLAN' and
6277 #           'CHAIN' and
6278 #           'NF_VPPIP4' and
6279 #           'IMIX' and
6280 #           '8T4C' and
6281 #           'NDRPDR'"
6282 #  parameters:
6283 #  - "throughput"
6284 #  - "name"
6285 #  - "tags"
6286 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6287 #  x-axis: "X = VNFs per Service Chain"
6288 #  y-axis: "Y = Number of Service Chains"
6289 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6290 #  layout:
6291 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6292 #    layout: "plot-service-density"
6293 #
6294 ################################################################################
6295 ## Plots - NF Density - VSC - MRR 64b
6296 #- type: "plot"
6297 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6298 #  algorithm: "plot_nf_heatmap"
6299 #  output-file-type: ".html"
6300 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6301 #  data: "plot-vpp-nfv-2n-skx-mrr"
6302 #  filter: "'NIC_Intel-XXV710' and
6303 #           'NF_DENSITY' and
6304 #           'VHOST' and
6305 #           'VXLAN' and
6306 #           'CHAIN' and
6307 #           '118' and
6308 #           '2T1C' and
6309 #           'MRR'"
6310 #  parameters:
6311 #  - "result"
6312 #  - "name"
6313 #  - "tags"
6314 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6315 #  x-axis: "X = VNFs per Service Chain"
6316 #  y-axis: "Y = Number of Service Chains"
6317 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6318 #  layout:
6319 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6320 #    layout: "plot-service-density"
6321 #
6322 #- type: "plot"
6323 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6324 #  algorithm: "plot_nf_heatmap"
6325 #  output-file-type: ".html"
6326 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6327 #  data: "plot-vpp-nfv-2n-skx-mrr"
6328 #  filter: "'NIC_Intel-XXV710' and
6329 #           'NF_DENSITY' and
6330 #           'VHOST' and
6331 #           'VXLAN' and
6332 #           'CHAIN' and
6333 #           '118' and
6334 #           '4T2C' and
6335 #           'MRR'"
6336 #  parameters:
6337 #  - "result"
6338 #  - "name"
6339 #  - "tags"
6340 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6341 #  x-axis: "X = VNFs per Service Chain"
6342 #  y-axis: "Y = Number of Service Chains"
6343 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6344 #  layout:
6345 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6346 #    layout: "plot-service-density"
6347 #
6348 #- type: "plot"
6349 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6350 #  algorithm: "plot_nf_heatmap"
6351 #  output-file-type: ".html"
6352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6353 #  data: "plot-vpp-nfv-2n-skx-mrr"
6354 #  filter: "'NIC_Intel-XXV710' and
6355 #           'NF_DENSITY' and
6356 #           'VHOST' and
6357 #           'VXLAN' and
6358 #           'CHAIN' and
6359 #           '118' and
6360 #           '8T4C' and
6361 #           'MRR'"
6362 #  parameters:
6363 #  - "result"
6364 #  - "name"
6365 #  - "tags"
6366 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6367 #  x-axis: "X = VNFs per Service Chain"
6368 #  y-axis: "Y = Number of Service Chains"
6369 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6370 #  layout:
6371 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6372 #    layout: "plot-service-density"
6373 #
6374 ## Plots - NF Density - VSC - MRR IMIX
6375 #- type: "plot"
6376 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6377 #  algorithm: "plot_nf_heatmap"
6378 #  output-file-type: ".html"
6379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6380 #  data: "plot-vpp-nfv-2n-skx-mrr"
6381 #  filter: "'NIC_Intel-XXV710' and
6382 #           'NF_DENSITY' and
6383 #           'VHOST' and
6384 #           'VXLAN' and
6385 #           'CHAIN' and
6386 #           'IMIX' and
6387 #           '2T1C' and
6388 #           'MRR'"
6389 #  parameters:
6390 #  - "result"
6391 #  - "name"
6392 #  - "tags"
6393 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6394 #  x-axis: "X = VNFs per Service Chain"
6395 #  y-axis: "Y = Number of Service Chains"
6396 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6397 #  layout:
6398 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6399 #    layout: "plot-service-density"
6400 #
6401 #- type: "plot"
6402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6403 #  algorithm: "plot_nf_heatmap"
6404 #  output-file-type: ".html"
6405 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6406 #  data: "plot-vpp-nfv-2n-skx-mrr"
6407 #  filter: "'NIC_Intel-XXV710' and
6408 #           'NF_DENSITY' and
6409 #           'VHOST' and
6410 #           'VXLAN' and
6411 #           'CHAIN' and
6412 #           'IMIX' and
6413 #           '4T2C' and
6414 #           'MRR'"
6415 #  parameters:
6416 #  - "result"
6417 #  - "name"
6418 #  - "tags"
6419 #  include-tests: "MRR" # "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 MRR) [Mpps]"
6423 #  layout:
6424 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6425 #    layout: "plot-service-density"
6426 #
6427 #- type: "plot"
6428 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6429 #  algorithm: "plot_nf_heatmap"
6430 #  output-file-type: ".html"
6431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6432 #  data: "plot-vpp-nfv-2n-skx-mrr"
6433 #  filter: "'NIC_Intel-XXV710' and
6434 #           'NF_DENSITY' and
6435 #           'VHOST' and
6436 #           'VXLAN' and
6437 #           'CHAIN' and
6438 #           'IMIX' and
6439 #           '8T4C' and
6440 #           'MRR'"
6441 #  parameters:
6442 #  - "result"
6443 #  - "name"
6444 #  - "tags"
6445 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6446 #  x-axis: "X = VNFs per Service Chain"
6447 #  y-axis: "Y = Number of Service Chains"
6448 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6449 #  layout:
6450 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6451 #    layout: "plot-service-density"
6452 #
6453 ## Plots - NF Density - VSC - NDR 64b
6454 #- type: "plot"
6455 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6456 #  algorithm: "plot_nf_heatmap"
6457 #  output-file-type: ".html"
6458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6459 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6460 #  filter: "'NIC_Intel-XXV710' and
6461 #           'NF_DENSITY' and
6462 #           'VHOST' and
6463 #           'VXLAN' and
6464 #           'CHAIN' and
6465 #           '118' and
6466 #           '2T1C' and
6467 #           'NDRPDR'"
6468 #  parameters:
6469 #  - "throughput"
6470 #  - "name"
6471 #  - "tags"
6472 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6473 #  x-axis: "X = VNFs per Service Chain"
6474 #  y-axis: "Y = Number of Service Chains"
6475 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6476 #  layout:
6477 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6478 #    layout: "plot-service-density"
6479 #
6480 #- type: "plot"
6481 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6482 #  algorithm: "plot_nf_heatmap"
6483 #  output-file-type: ".html"
6484 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6485 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6486 #  filter: "'NIC_Intel-XXV710' and
6487 #           'NF_DENSITY' and
6488 #           'VHOST' and
6489 #           'VXLAN' and
6490 #           'CHAIN' and
6491 #           '118' and
6492 #           '4T2C' and
6493 #           'NDRPDR'"
6494 #  parameters:
6495 #  - "throughput"
6496 #  - "name"
6497 #  - "tags"
6498 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6499 #  x-axis: "X = VNFs per Service Chain"
6500 #  y-axis: "Y = Number of Service Chains"
6501 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6502 #  layout:
6503 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6504 #    layout: "plot-service-density"
6505 #
6506 #- type: "plot"
6507 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6508 #  algorithm: "plot_nf_heatmap"
6509 #  output-file-type: ".html"
6510 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6511 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6512 #  filter: "'NIC_Intel-XXV710' and
6513 #           'NF_DENSITY' and
6514 #           'VHOST' and
6515 #           'VXLAN' and
6516 #           'CHAIN' and
6517 #           '118' and
6518 #           '8T4C' and
6519 #           'NDRPDR'"
6520 #  parameters:
6521 #  - "throughput"
6522 #  - "name"
6523 #  - "tags"
6524 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6525 #  x-axis: "X = VNFs per Service Chain"
6526 #  y-axis: "Y = Number of Service Chains"
6527 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6528 #  layout:
6529 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6530 #    layout: "plot-service-density"
6531 #
6532 ## Plots - NF Density - VSC - NDR IMIX
6533 #- type: "plot"
6534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6535 #  algorithm: "plot_nf_heatmap"
6536 #  output-file-type: ".html"
6537 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6538 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6539 #  filter: "'NIC_Intel-XXV710' and
6540 #           'NF_DENSITY' and
6541 #           'VHOST' and
6542 #           'VXLAN' and
6543 #           'CHAIN' and
6544 #           'IMIX' and
6545 #           '2T1C' and
6546 #           'NDRPDR'"
6547 #  parameters:
6548 #  - "throughput"
6549 #  - "name"
6550 #  - "tags"
6551 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6552 #  x-axis: "X = VNFs per Service Chain"
6553 #  y-axis: "Y = Number of Service Chains"
6554 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6555 #  layout:
6556 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6557 #    layout: "plot-service-density"
6558 #
6559 #- type: "plot"
6560 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6561 #  algorithm: "plot_nf_heatmap"
6562 #  output-file-type: ".html"
6563 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6564 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6565 #  filter: "'NIC_Intel-XXV710' and
6566 #           'NF_DENSITY' and
6567 #           'VHOST' and
6568 #           'VXLAN' and
6569 #           'CHAIN' and
6570 #           'IMIX' and
6571 #           '4T2C' and
6572 #           'NDRPDR'"
6573 #  parameters:
6574 #  - "throughput"
6575 #  - "name"
6576 #  - "tags"
6577 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6578 #  x-axis: "X = VNFs per Service Chain"
6579 #  y-axis: "Y = Number of Service Chains"
6580 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6581 #  layout:
6582 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6583 #    layout: "plot-service-density"
6584 #
6585 #- type: "plot"
6586 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6587 #  algorithm: "plot_nf_heatmap"
6588 #  output-file-type: ".html"
6589 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6590 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6591 #  filter: "'NIC_Intel-XXV710' and
6592 #           'NF_DENSITY' and
6593 #           'VHOST' and
6594 #           'VXLAN' and
6595 #           'CHAIN' and
6596 #           'IMIX' and
6597 #           '8T4C' and
6598 #           'NDRPDR'"
6599 #  parameters:
6600 #  - "throughput"
6601 #  - "name"
6602 #  - "tags"
6603 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6604 #  x-axis: "X = VNFs per Service Chain"
6605 #  y-axis: "Y = Number of Service Chains"
6606 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6607 #  layout:
6608 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6609 #    layout: "plot-service-density"
6610 #
6611 ## Plots - NF Density - VSC - PDR 64b
6612 #- type: "plot"
6613 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6614 #  algorithm: "plot_nf_heatmap"
6615 #  output-file-type: ".html"
6616 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6617 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6618 #  filter: "'NIC_Intel-XXV710' and
6619 #           'NF_DENSITY' and
6620 #           'VHOST' and
6621 #           'VXLAN' and
6622 #           'CHAIN' and
6623 #           '118' and
6624 #           '2T1C' and
6625 #           'NDRPDR'"
6626 #  parameters:
6627 #  - "throughput"
6628 #  - "name"
6629 #  - "tags"
6630 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6631 #  x-axis: "X = VNFs per Service Chain"
6632 #  y-axis: "Y = Number of Service Chains"
6633 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6634 #  layout:
6635 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6636 #    layout: "plot-service-density"
6637 #
6638 #- type: "plot"
6639 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6640 #  algorithm: "plot_nf_heatmap"
6641 #  output-file-type: ".html"
6642 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6643 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6644 #  filter: "'NIC_Intel-XXV710' and
6645 #           'NF_DENSITY' and
6646 #           'VHOST' and
6647 #           'VXLAN' and
6648 #           'CHAIN' and
6649 #           '118' and
6650 #           '4T2C' and
6651 #           'NDRPDR'"
6652 #  parameters:
6653 #  - "throughput"
6654 #  - "name"
6655 #  - "tags"
6656 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6657 #  x-axis: "X = VNFs per Service Chain"
6658 #  y-axis: "Y = Number of Service Chains"
6659 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6660 #  layout:
6661 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6662 #    layout: "plot-service-density"
6663 #
6664 #- type: "plot"
6665 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6666 #  algorithm: "plot_nf_heatmap"
6667 #  output-file-type: ".html"
6668 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6669 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6670 #  filter: "'NIC_Intel-XXV710' and
6671 #           'NF_DENSITY' and
6672 #           'VHOST' and
6673 #           'VXLAN' and
6674 #           'CHAIN' and
6675 #           '118' and
6676 #           '8T4C' and
6677 #           'NDRPDR'"
6678 #  parameters:
6679 #  - "throughput"
6680 #  - "name"
6681 #  - "tags"
6682 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6683 #  x-axis: "X = VNFs per Service Chain"
6684 #  y-axis: "Y = Number of Service Chains"
6685 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6686 #  layout:
6687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6688 #    layout: "plot-service-density"
6689 #
6690 ## Plots - NF Density - VSC - PDR IMIX
6691 #- type: "plot"
6692 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6693 #  algorithm: "plot_nf_heatmap"
6694 #  output-file-type: ".html"
6695 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6696 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6697 #  filter: "'NIC_Intel-XXV710' and
6698 #           'NF_DENSITY' and
6699 #           'VHOST' and
6700 #           'VXLAN' and
6701 #           'CHAIN' and
6702 #           'IMIX' and
6703 #           '2T1C' and
6704 #           'NDRPDR'"
6705 #  parameters:
6706 #  - "throughput"
6707 #  - "name"
6708 #  - "tags"
6709 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6710 #  x-axis: "X = VNFs per Service Chain"
6711 #  y-axis: "Y = Number of Service Chains"
6712 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6713 #  layout:
6714 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6715 #    layout: "plot-service-density"
6716 #
6717 #- type: "plot"
6718 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6719 #  algorithm: "plot_nf_heatmap"
6720 #  output-file-type: ".html"
6721 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6722 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6723 #  filter: "'NIC_Intel-XXV710' and
6724 #           'NF_DENSITY' and
6725 #           'VHOST' and
6726 #           'VXLAN' and
6727 #           'CHAIN' and
6728 #           'IMIX' and
6729 #           '4T2C' and
6730 #           'NDRPDR'"
6731 #  parameters:
6732 #  - "throughput"
6733 #  - "name"
6734 #  - "tags"
6735 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6736 #  x-axis: "X = VNFs per Service Chain"
6737 #  y-axis: "Y = Number of Service Chains"
6738 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6739 #  layout:
6740 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6741 #    layout: "plot-service-density"
6742 #
6743 #- type: "plot"
6744 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6745 #  algorithm: "plot_nf_heatmap"
6746 #  output-file-type: ".html"
6747 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6748 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6749 #  filter: "'NIC_Intel-XXV710' and
6750 #           'NF_DENSITY' and
6751 #           'VHOST' and
6752 #           'VXLAN' and
6753 #           'CHAIN' and
6754 #           'IMIX' and
6755 #           '8T4C' and
6756 #           'NDRPDR'"
6757 #  parameters:
6758 #  - "throughput"
6759 #  - "name"
6760 #  - "tags"
6761 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6762 #  x-axis: "X = VNFs per Service Chain"
6763 #  y-axis: "Y = Number of Service Chains"
6764 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6765 #  layout:
6766 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6767 #    layout: "plot-service-density"
6768 #
6769 ################################################################################
6770 ## Plots - NF Density - CSC - MRR 64b
6771 #- type: "plot"
6772 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6773 #  algorithm: "plot_nf_heatmap"
6774 #  output-file-type: ".html"
6775 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
6776 #  data: "plot-vpp-nfv-2n-skx-mrr"
6777 #  filter: "'NIC_Intel-XXV710' and
6778 #           'NF_DENSITY' and
6779 #           'DOCKER' and
6780 #           'CHAIN' and
6781 #           'NF_VPPIP4' and
6782 #           '64B' and
6783 #           '2T1C' and
6784 #           'MRR'"
6785 #  parameters:
6786 #  - "result"
6787 #  - "name"
6788 #  - "tags"
6789 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6790 #  x-axis: "X = CNFs per Service Chain"
6791 #  y-axis: "Y = Number of Service Chains"
6792 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6793 #  layout:
6794 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6795 #    layout: "plot-service-density"
6796 #
6797 #- type: "plot"
6798 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6799 #  algorithm: "plot_nf_heatmap"
6800 #  output-file-type: ".html"
6801 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
6802 #  data: "plot-vpp-nfv-2n-skx-mrr"
6803 #  filter: "'NIC_Intel-XXV710' and
6804 #           'NF_DENSITY' and
6805 #           'DOCKER' and
6806 #           'CHAIN' and
6807 #           'NF_VPPIP4' and
6808 #           '64B' and
6809 #           '4T2C' and
6810 #           'MRR'"
6811 #  parameters:
6812 #  - "result"
6813 #  - "name"
6814 #  - "tags"
6815 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6816 #  x-axis: "X = CNFs per Service Chain"
6817 #  y-axis: "Y = Number of Service Chains"
6818 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6819 #  layout:
6820 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6821 #    layout: "plot-service-density"
6822 #
6823 #- type: "plot"
6824 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6825 #  algorithm: "plot_nf_heatmap"
6826 #  output-file-type: ".html"
6827 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
6828 #  data: "plot-vpp-nfv-2n-skx-mrr"
6829 #  filter: "'NIC_Intel-XXV710' and
6830 #           'NF_DENSITY' and
6831 #           'DOCKER' and
6832 #           'CHAIN' and
6833 #           'NF_VPPIP4' and
6834 #           '64B' and
6835 #           '8T4C' and
6836 #           'MRR'"
6837 #  parameters:
6838 #  - "result"
6839 #  - "name"
6840 #  - "tags"
6841 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6842 #  x-axis: "X = CNFs per Service Chain"
6843 #  y-axis: "Y = Number of Service Chains"
6844 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6845 #  layout:
6846 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6847 #    layout: "plot-service-density"
6848 #
6849 ## Plots - NF Density - CSC - MRR IMIX
6850 #- type: "plot"
6851 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6852 #  algorithm: "plot_nf_heatmap"
6853 #  output-file-type: ".html"
6854 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
6855 #  data: "plot-vpp-nfv-2n-skx-mrr"
6856 #  filter: "'NIC_Intel-XXV710' and
6857 #           'NF_DENSITY' and
6858 #           'DOCKER' and
6859 #           'CHAIN' and
6860 #           'NF_VPPIP4' and
6861 #           'IMIX' and
6862 #           '2T1C' and
6863 #           'MRR'"
6864 #  parameters:
6865 #  - "result"
6866 #  - "name"
6867 #  - "tags"
6868 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6869 #  x-axis: "X = CNFs per Service Chain"
6870 #  y-axis: "Y = Number of Service Chains"
6871 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6872 #  layout:
6873 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6874 #    layout: "plot-service-density"
6875 #
6876 #- type: "plot"
6877 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6878 #  algorithm: "plot_nf_heatmap"
6879 #  output-file-type: ".html"
6880 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
6881 #  data: "plot-vpp-nfv-2n-skx-mrr"
6882 #  filter: "'NIC_Intel-XXV710' and
6883 #           'NF_DENSITY' and
6884 #           'DOCKER' and
6885 #           'CHAIN' and
6886 #           'NF_VPPIP4' and
6887 #           'IMIX' and
6888 #           '4T2C' and
6889 #           'MRR'"
6890 #  parameters:
6891 #  - "result"
6892 #  - "name"
6893 #  - "tags"
6894 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6895 #  x-axis: "X = CNFs per Service Chain"
6896 #  y-axis: "Y = Number of Service Chains"
6897 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6898 #  layout:
6899 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6900 #    layout: "plot-service-density"
6901 #
6902 #- type: "plot"
6903 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6904 #  algorithm: "plot_nf_heatmap"
6905 #  output-file-type: ".html"
6906 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
6907 #  data: "plot-vpp-nfv-2n-skx-mrr"
6908 #  filter: "'NIC_Intel-XXV710' and
6909 #           'NF_DENSITY' and
6910 #           'DOCKER' and
6911 #           'CHAIN' and
6912 #           'NF_VPPIP4' and
6913 #           'IMIX' and
6914 #           '8T4C' and
6915 #           'MRR'"
6916 #  parameters:
6917 #  - "result"
6918 #  - "name"
6919 #  - "tags"
6920 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6921 #  x-axis: "X = CNFs per Service Chain"
6922 #  y-axis: "Y = Number of Service Chains"
6923 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6924 #  layout:
6925 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6926 #    layout: "plot-service-density"
6927 #
6928 ## Plots - NF Density - CSC - NDR 64b
6929 #- type: "plot"
6930 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6931 #  algorithm: "plot_nf_heatmap"
6932 #  output-file-type: ".html"
6933 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
6934 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6935 #  filter: "'NIC_Intel-XXV710' and
6936 #           'NF_DENSITY' and
6937 #           'DOCKER' and
6938 #           'CHAIN' and
6939 #           'NF_VPPIP4' and
6940 #           '64B' and
6941 #           '2T1C' and
6942 #           'NDRPDR'"
6943 #  parameters:
6944 #  - "throughput"
6945 #  - "name"
6946 #  - "tags"
6947 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6948 #  x-axis: "X = CNFs per Service Chain"
6949 #  y-axis: "Y = Number of Service Chains"
6950 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6951 #  layout:
6952 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6953 #    layout: "plot-service-density"
6954 #
6955 #- type: "plot"
6956 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6957 #  algorithm: "plot_nf_heatmap"
6958 #  output-file-type: ".html"
6959 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
6960 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6961 #  filter: "'NIC_Intel-XXV710' and
6962 #           'NF_DENSITY' and
6963 #           'DOCKER' and
6964 #           'CHAIN' and
6965 #           'NF_VPPIP4' and
6966 #           '64B' and
6967 #           '4T2C' and
6968 #           'NDRPDR'"
6969 #  parameters:
6970 #  - "throughput"
6971 #  - "name"
6972 #  - "tags"
6973 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6974 #  x-axis: "X = CNFs per Service Chain"
6975 #  y-axis: "Y = Number of Service Chains"
6976 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6977 #  layout:
6978 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6979 #    layout: "plot-service-density"
6980 #
6981 #- type: "plot"
6982 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
6983 #  algorithm: "plot_nf_heatmap"
6984 #  output-file-type: ".html"
6985 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
6986 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6987 #  filter: "'NIC_Intel-XXV710' and
6988 #           'NF_DENSITY' and
6989 #           'DOCKER' and
6990 #           'CHAIN' and
6991 #           'NF_VPPIP4' and
6992 #           '64B' and
6993 #           '8T4C' and
6994 #           'NDRPDR'"
6995 #  parameters:
6996 #  - "throughput"
6997 #  - "name"
6998 #  - "tags"
6999 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7000 #  x-axis: "X = CNFs per Service Chain"
7001 #  y-axis: "Y = Number of Service Chains"
7002 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7003 #  layout:
7004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7005 #    layout: "plot-service-density"
7006 #
7007 ## Plots - NF Density - CSC - NDR IMIX
7008 #- type: "plot"
7009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7010 #  algorithm: "plot_nf_heatmap"
7011 #  output-file-type: ".html"
7012 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7013 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7014 #  filter: "'NIC_Intel-XXV710' and
7015 #           'NF_DENSITY' and
7016 #           'DOCKER' and
7017 #           'CHAIN' and
7018 #           'NF_VPPIP4' and
7019 #           'IMIX' and
7020 #           '2T1C' and
7021 #           'NDRPDR'"
7022 #  parameters:
7023 #  - "throughput"
7024 #  - "name"
7025 #  - "tags"
7026 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7027 #  x-axis: "X = CNFs per Service Chain"
7028 #  y-axis: "Y = Number of Service Chains"
7029 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7030 #  layout:
7031 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7032 #    layout: "plot-service-density"
7033 #
7034 #- type: "plot"
7035 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7036 #  algorithm: "plot_nf_heatmap"
7037 #  output-file-type: ".html"
7038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7039 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7040 #  filter: "'NIC_Intel-XXV710' and
7041 #           'NF_DENSITY' and
7042 #           'DOCKER' and
7043 #           'CHAIN' and
7044 #           'NF_VPPIP4' and
7045 #           'IMIX' and
7046 #           '4T2C' and
7047 #           'NDRPDR'"
7048 #  parameters:
7049 #  - "throughput"
7050 #  - "name"
7051 #  - "tags"
7052 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7053 #  x-axis: "X = CNFs per Service Chain"
7054 #  y-axis: "Y = Number of Service Chains"
7055 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7056 #  layout:
7057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7058 #    layout: "plot-service-density"
7059 #
7060 #- type: "plot"
7061 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7062 #  algorithm: "plot_nf_heatmap"
7063 #  output-file-type: ".html"
7064 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7065 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7066 #  filter: "'NIC_Intel-XXV710' and
7067 #           'NF_DENSITY' and
7068 #           'DOCKER' and
7069 #           'CHAIN' and
7070 #           'NF_VPPIP4' and
7071 #           'IMIX' and
7072 #           '8T4C' and
7073 #           'NDRPDR'"
7074 #  parameters:
7075 #  - "throughput"
7076 #  - "name"
7077 #  - "tags"
7078 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7079 #  x-axis: "X = CNFs per Service Chain"
7080 #  y-axis: "Y = Number of Service Chains"
7081 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7082 #  layout:
7083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7084 #    layout: "plot-service-density"
7085 #
7086 ## Plots - NF Density - CSC - PDR 64b
7087 #- type: "plot"
7088 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7089 #  algorithm: "plot_nf_heatmap"
7090 #  output-file-type: ".html"
7091 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7092 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7093 #  filter: "'NIC_Intel-XXV710' and
7094 #           'NF_DENSITY' and
7095 #           'DOCKER' and
7096 #           'CHAIN' and
7097 #           'NF_VPPIP4' and
7098 #           '64B' and
7099 #           '2T1C' and
7100 #           'NDRPDR'"
7101 #  parameters:
7102 #  - "throughput"
7103 #  - "name"
7104 #  - "tags"
7105 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7106 #  x-axis: "X = CNFs per Service Chain"
7107 #  y-axis: "Y = Number of Service Chains"
7108 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7109 #  layout:
7110 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7111 #    layout: "plot-service-density"
7112 #
7113 #- type: "plot"
7114 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7115 #  algorithm: "plot_nf_heatmap"
7116 #  output-file-type: ".html"
7117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7118 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7119 #  filter: "'NIC_Intel-XXV710' and
7120 #           'NF_DENSITY' and
7121 #           'DOCKER' and
7122 #           'CHAIN' and
7123 #           'NF_VPPIP4' and
7124 #           '64B' and
7125 #           '4T2C' and
7126 #           'NDRPDR'"
7127 #  parameters:
7128 #  - "throughput"
7129 #  - "name"
7130 #  - "tags"
7131 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7132 #  x-axis: "X = CNFs per Service Chain"
7133 #  y-axis: "Y = Number of Service Chains"
7134 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7135 #  layout:
7136 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7137 #    layout: "plot-service-density"
7138 #
7139 #- type: "plot"
7140 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7141 #  algorithm: "plot_nf_heatmap"
7142 #  output-file-type: ".html"
7143 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7144 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7145 #  filter: "'NIC_Intel-XXV710' and
7146 #           'NF_DENSITY' and
7147 #           'DOCKER' and
7148 #           'CHAIN' and
7149 #           'NF_VPPIP4' and
7150 #           '64B' and
7151 #           '8T4C' and
7152 #           'NDRPDR'"
7153 #  parameters:
7154 #  - "throughput"
7155 #  - "name"
7156 #  - "tags"
7157 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7158 #  x-axis: "X = CNFs per Service Chain"
7159 #  y-axis: "Y = Number of Service Chains"
7160 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7161 #  layout:
7162 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7163 #    layout: "plot-service-density"
7164 #
7165 ## Plots - NF Density - CSC - PDR IMIX
7166 #- type: "plot"
7167 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7168 #  algorithm: "plot_nf_heatmap"
7169 #  output-file-type: ".html"
7170 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7171 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7172 #  filter: "'NIC_Intel-XXV710' and
7173 #           'NF_DENSITY' and
7174 #           'DOCKER' and
7175 #           'CHAIN' and
7176 #           'NF_VPPIP4' and
7177 #           'IMIX' and
7178 #           '2T1C' and
7179 #           'NDRPDR'"
7180 #  parameters:
7181 #  - "throughput"
7182 #  - "name"
7183 #  - "tags"
7184 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7185 #  x-axis: "X = CNFs per Service Chain"
7186 #  y-axis: "Y = Number of Service Chains"
7187 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7188 #  layout:
7189 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7190 #    layout: "plot-service-density"
7191 #
7192 #- type: "plot"
7193 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7194 #  algorithm: "plot_nf_heatmap"
7195 #  output-file-type: ".html"
7196 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7197 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7198 #  filter: "'NIC_Intel-XXV710' and
7199 #           'NF_DENSITY' and
7200 #           'DOCKER' and
7201 #           'CHAIN' and
7202 #           'NF_VPPIP4' and
7203 #           'IMIX' and
7204 #           '4T2C' and
7205 #           'NDRPDR'"
7206 #  parameters:
7207 #  - "throughput"
7208 #  - "name"
7209 #  - "tags"
7210 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7211 #  x-axis: "X = CNFs per Service Chain"
7212 #  y-axis: "Y = Number of Service Chains"
7213 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7214 #  layout:
7215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7216 #    layout: "plot-service-density"
7217 #
7218 #- type: "plot"
7219 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7220 #  algorithm: "plot_nf_heatmap"
7221 #  output-file-type: ".html"
7222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7223 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7224 #  filter: "'NIC_Intel-XXV710' and
7225 #           'NF_DENSITY' and
7226 #           'DOCKER' and
7227 #           'CHAIN' and
7228 #           'NF_VPPIP4' and
7229 #           'IMIX' and
7230 #           '8T4C' and
7231 #           'NDRPDR'"
7232 #  parameters:
7233 #  - "throughput"
7234 #  - "name"
7235 #  - "tags"
7236 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7237 #  x-axis: "X = CNFs per Service Chain"
7238 #  y-axis: "Y = Number of Service Chains"
7239 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7240 #  layout:
7241 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7242 #    layout: "plot-service-density"
7243 #
7244 ################################################################################
7245 #
7246 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7247 #- type: "plot"
7248 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7249 #  algorithm: "plot_nf_heatmap"
7250 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7251 #  data: "plot-vpp-nfv-3n-skx-mrr"
7252 #  filter: "'NIC_Intel-XXV710' and
7253 #           'NF_DENSITY' and
7254 #           'DOCKER' and
7255 #           'CHAIN' and
7256 #           'NF_VPPIP4' and
7257 #           'IPSEC' and
7258 #           'TNL_4' and
7259 #           'IMIX' and
7260 #           '2T1C' and
7261 #           'MRR'"
7262 #  parameters:
7263 #  - "result"
7264 #  - "name"
7265 #  - "tags"
7266 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7267 #  x-axis: "X = CNFs per Service Chain"
7268 #  y-axis: "Y = Number of Service Chains"
7269 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7270 #  layout:
7271 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7272 #    layout: "plot-service-density"
7273 #
7274 #- type: "plot"
7275 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7276 #  algorithm: "plot_nf_heatmap"
7277 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7278 #  data: "plot-vpp-nfv-3n-skx-mrr"
7279 #  filter: "'NIC_Intel-XXV710' and
7280 #           'NF_DENSITY' and
7281 #           'DOCKER' and
7282 #           'CHAIN' and
7283 #           'NF_VPPIP4' and
7284 #           'IPSEC' and
7285 #           'TNL_4' and
7286 #           'IMIX' and
7287 #           '4T2C' and
7288 #           'MRR'"
7289 #  parameters:
7290 #  - "result"
7291 #  - "name"
7292 #  - "tags"
7293 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7294 #  x-axis: "X = CNFs per Service Chain"
7295 #  y-axis: "Y = Number of Service Chains"
7296 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7297 #  layout:
7298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7299 #    layout: "plot-service-density"
7300 #
7301 #- type: "plot"
7302 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7303 #  algorithm: "plot_nf_heatmap"
7304 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7305 #  data: "plot-vpp-nfv-3n-skx-mrr"
7306 #  filter: "'NIC_Intel-XXV710' and
7307 #           'NF_DENSITY' and
7308 #           'DOCKER' and
7309 #           'CHAIN' and
7310 #           'NF_VPPIP4' and
7311 #           'IPSEC' and
7312 #           'TNL_4' and
7313 #           'IMIX' and
7314 #           '8T4C' and
7315 #           'MRR'"
7316 #  parameters:
7317 #  - "result"
7318 #  - "name"
7319 #  - "tags"
7320 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7321 #  x-axis: "X = CNFs per Service Chain"
7322 #  y-axis: "Y = Number of Service Chains"
7323 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7324 #  layout:
7325 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7326 #    layout: "plot-service-density"
7327 #
7328 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7329 #- type: "plot"
7330 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7331 #  algorithm: "plot_nf_heatmap"
7332 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7333 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7334 #  filter: "'NIC_Intel-XXV710' and
7335 #           'NF_DENSITY' and
7336 #           'DOCKER' and
7337 #           'CHAIN' and
7338 #           'NF_VPPIP4' and
7339 #           'IPSEC' and
7340 #           'TNL_4' and
7341 #           'IMIX' and
7342 #           '2T1C' and
7343 #           'NDRPDR'"
7344 #  parameters:
7345 #  - "throughput"
7346 #  - "name"
7347 #  - "tags"
7348 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7349 #  x-axis: "X = CNFs per Service Chain"
7350 #  y-axis: "Y = Number of Service Chains"
7351 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7352 #  layout:
7353 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7354 #    layout: "plot-service-density"
7355 #
7356 #- type: "plot"
7357 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7358 #  algorithm: "plot_nf_heatmap"
7359 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7360 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7361 #  filter: "'NIC_Intel-XXV710' and
7362 #           'NF_DENSITY' and
7363 #           'DOCKER' and
7364 #           'CHAIN' and
7365 #           'NF_VPPIP4' and
7366 #           'IPSEC' and
7367 #           'TNL_4' and
7368 #           'IMIX' and
7369 #           '4T2C' and
7370 #           'NDRPDR'"
7371 #  parameters:
7372 #  - "throughput"
7373 #  - "name"
7374 #  - "tags"
7375 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7376 #  x-axis: "X = CNFs per Service Chain"
7377 #  y-axis: "Y = Number of Service Chains"
7378 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7379 #  layout:
7380 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7381 #    layout: "plot-service-density"
7382 #
7383 #- type: "plot"
7384 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7385 #  algorithm: "plot_nf_heatmap"
7386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7387 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7388 #  filter: "'NIC_Intel-XXV710' and
7389 #           'NF_DENSITY' and
7390 #           'DOCKER' and
7391 #           'CHAIN' and
7392 #           'NF_VPPIP4' and
7393 #           'IPSEC' and
7394 #           'TNL_4' 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-4tnl-vppip4-ndr"
7408 #    layout: "plot-service-density"
7409 #
7410 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7411 #- type: "plot"
7412 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7413 #  algorithm: "plot_nf_heatmap"
7414 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7415 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7416 #  filter: "'NIC_Intel-XXV710' and
7417 #           'NF_DENSITY' and
7418 #           'DOCKER' and
7419 #           'CHAIN' and
7420 #           'NF_VPPIP4' and
7421 #           'IPSEC' and
7422 #           'TNL_4' and
7423 #           'IMIX' and
7424 #           '2T1C' and
7425 #           'NDRPDR'"
7426 #  parameters:
7427 #  - "throughput"
7428 #  - "name"
7429 #  - "tags"
7430 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7431 #  x-axis: "X = CNFs per Service Chain"
7432 #  y-axis: "Y = Number of Service Chains"
7433 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7434 #  layout:
7435 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7436 #    layout: "plot-service-density"
7437 #
7438 #- type: "plot"
7439 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7440 #  algorithm: "plot_nf_heatmap"
7441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7442 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7443 #  filter: "'NIC_Intel-XXV710' and
7444 #           'NF_DENSITY' and
7445 #           'DOCKER' and
7446 #           'CHAIN' and
7447 #           'NF_VPPIP4' and
7448 #           'IPSEC' and
7449 #           'TNL_4' and
7450 #           'IMIX' and
7451 #           '4T2C' and
7452 #           'NDRPDR'"
7453 #  parameters:
7454 #  - "throughput"
7455 #  - "name"
7456 #  - "tags"
7457 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7458 #  x-axis: "X = CNFs per Service Chain"
7459 #  y-axis: "Y = Number of Service Chains"
7460 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7461 #  layout:
7462 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7463 #    layout: "plot-service-density"
7464 #
7465 #- type: "plot"
7466 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7467 #  algorithm: "plot_nf_heatmap"
7468 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7469 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7470 #  filter: "'NIC_Intel-XXV710' and
7471 #           'NF_DENSITY' and
7472 #           'DOCKER' and
7473 #           'CHAIN' and
7474 #           'NF_VPPIP4' and
7475 #           'IPSEC' and
7476 #           'TNL_4' and
7477 #           'IMIX' and
7478 #           '8T4C' and
7479 #           'NDRPDR'"
7480 #  parameters:
7481 #  - "throughput"
7482 #  - "name"
7483 #  - "tags"
7484 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7485 #  x-axis: "X = CNFs per Service Chain"
7486 #  y-axis: "Y = Number of Service Chains"
7487 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7488 #  layout:
7489 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7490 #    layout: "plot-service-density"
7491
7492 ###############################################################################
7493
7494 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7495 - type: "plot"
7496   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7497   algorithm: "plot_nf_heatmap"
7498   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7499   data: "plot-vpp-nfv-3n-hsw-mrr"
7500   filter: "'NIC_Intel-XL710' and
7501            'NF_DENSITY' and
7502            'DOCKER' and
7503            'CHAIN' and
7504            'NF_VPPIP4' and
7505            'IMIX' and
7506            'TNL_4' and
7507            '1T1C' and
7508            'MRR'"
7509   parameters:
7510   - "result"
7511   - "name"
7512   - "tags"
7513   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7514   x-axis: "X = CNFs per Service Chain"
7515   y-axis: "Y = Number of Service Chains"
7516   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7517   layout:
7518     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7519     layout: "plot-service-density"
7520
7521 - type: "plot"
7522   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7523   algorithm: "plot_nf_heatmap"
7524   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7525   data: "plot-vpp-nfv-3n-hsw-mrr"
7526   filter: "'NIC_Intel-XL710' and
7527            'NF_DENSITY' and
7528            'DOCKER' and
7529            'CHAIN' and
7530            'NF_VPPIP4' and
7531            'IPSEC' and
7532            'TNL_4' and
7533            'IMIX' and
7534            '2T2C' and
7535            'MRR'"
7536   parameters:
7537   - "result"
7538   - "name"
7539   - "tags"
7540   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7541   x-axis: "X = CNFs per Service Chain"
7542   y-axis: "Y = Number of Service Chains"
7543   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7544   layout:
7545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7546     layout: "plot-service-density"
7547
7548 - type: "plot"
7549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7550   algorithm: "plot_nf_heatmap"
7551   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7552   data: "plot-vpp-nfv-3n-hsw-mrr"
7553   filter: "'NIC_Intel-XL710' and
7554            'NF_DENSITY' and
7555            'DOCKER' and
7556            'CHAIN' and
7557            'NF_VPPIP4' and
7558            'IPSEC' and
7559            'TNL_4' and
7560            'IMIX' and
7561            '4T4C' and
7562            'MRR'"
7563   parameters:
7564   - "result"
7565   - "name"
7566   - "tags"
7567   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7568   x-axis: "X = CNFs per Service Chain"
7569   y-axis: "Y = Number of Service Chains"
7570   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7571   layout:
7572     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7573     layout: "plot-service-density"
7574
7575 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7576 - type: "plot"
7577   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7578   algorithm: "plot_nf_heatmap"
7579   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7580   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7581   filter: "'NIC_Intel-XL710' and
7582            'NF_DENSITY' and
7583            'DOCKER' and
7584            'CHAIN' and
7585            'NF_VPPIP4' and
7586            'IPSEC' and
7587            'TNL_4' and
7588            'IMIX' and
7589            '1T1C' and
7590            'NDRPDR'"
7591   parameters:
7592   - "throughput"
7593   - "name"
7594   - "tags"
7595   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7596   x-axis: "X = CNFs per Service Chain"
7597   y-axis: "Y = Number of Service Chains"
7598   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7599   layout:
7600     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7601     layout: "plot-service-density"
7602
7603 - type: "plot"
7604   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7605   algorithm: "plot_nf_heatmap"
7606   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7607   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7608   filter: "'NIC_Intel-XL710' and
7609            'NF_DENSITY' and
7610            'DOCKER' and
7611            'CHAIN' and
7612            'NF_VPPIP4' and
7613            'IPSEC' and
7614            'TNL_4' and
7615            'IMIX' and
7616            '2T2C' and
7617            'NDRPDR'"
7618   parameters:
7619   - "throughput"
7620   - "name"
7621   - "tags"
7622   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7623   x-axis: "X = CNFs per Service Chain"
7624   y-axis: "Y = Number of Service Chains"
7625   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7626   layout:
7627     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7628     layout: "plot-service-density"
7629
7630 - type: "plot"
7631   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7632   algorithm: "plot_nf_heatmap"
7633   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7634   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7635   filter: "'NIC_Intel-XL710' and
7636            'NF_DENSITY' and
7637            'DOCKER' and
7638            'CHAIN' and
7639            'NF_VPPIP4' and
7640            'IPSEC' and
7641            'TNL_4' and
7642            'IMIX' and
7643            '4T4C' and
7644            'NDRPDR'"
7645   parameters:
7646   - "throughput"
7647   - "name"
7648   - "tags"
7649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7650   x-axis: "X = CNFs per Service Chain"
7651   y-axis: "Y = Number of Service Chains"
7652   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7653   layout:
7654     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7655     layout: "plot-service-density"
7656
7657 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7658 - type: "plot"
7659   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7660   algorithm: "plot_nf_heatmap"
7661   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7662   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7663   filter: "'NIC_Intel-XL710' and
7664            'NF_DENSITY' and
7665            'DOCKER' and
7666            'CHAIN' and
7667            'NF_VPPIP4' and
7668            'IPSEC' and
7669            'TNL_4' and
7670            'IMIX' and
7671            '1T1C' and
7672            'NDRPDR'"
7673   parameters:
7674   - "throughput"
7675   - "name"
7676   - "tags"
7677   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7678   x-axis: "X = CNFs per Service Chain"
7679   y-axis: "Y = Number of Service Chains"
7680   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7681   layout:
7682     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7683     layout: "plot-service-density"
7684
7685 - type: "plot"
7686   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7687   algorithm: "plot_nf_heatmap"
7688   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7689   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7690   filter: "'NIC_Intel-XL710' and
7691            'NF_DENSITY' and
7692            'DOCKER' and
7693            'CHAIN' and
7694            'NF_VPPIP4' and
7695            'IPSEC' and
7696            'TNL_4' and
7697            'IMIX' and
7698            '2T2C' and
7699            'NDRPDR'"
7700   parameters:
7701   - "throughput"
7702   - "name"
7703   - "tags"
7704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7705   x-axis: "X = CNFs per Service Chain"
7706   y-axis: "Y = Number of Service Chains"
7707   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7708   layout:
7709     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7710     layout: "plot-service-density"
7711
7712 - type: "plot"
7713   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7714   algorithm: "plot_nf_heatmap"
7715   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7716   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7717   filter: "'NIC_Intel-XL710' and
7718            'NF_DENSITY' and
7719            'DOCKER' and
7720            'CHAIN' and
7721            'NF_VPPIP4' and
7722            'IPSEC' and
7723            'TNL_4' and
7724            'IMIX' and
7725            '4T4C' and
7726            'NDRPDR'"
7727   parameters:
7728   - "throughput"
7729   - "name"
7730   - "tags"
7731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7732   x-axis: "X = CNFs per Service Chain"
7733   y-axis: "Y = Number of Service Chains"
7734   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7735   layout:
7736     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7737     layout: "plot-service-density"
7738
7739 ###############################################################################
7740
7741 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7742 #- type: "plot"
7743 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7744 #  algorithm: "plot_nf_heatmap"
7745 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7746 #  data: "plot-vpp-nfv-3n-skx-mrr"
7747 #  filter: "'NIC_Intel-XXV710' and
7748 #           'NF_DENSITY' and
7749 #           'DOCKER' and
7750 #           'CHAIN' and
7751 #           'NF_VPPIP4' and
7752 #           'IPSEC' and
7753 #           'TNL_1000' and
7754 #           'IMIX' and
7755 #           '2T1C' and
7756 #           'MRR'"
7757 #  parameters:
7758 #  - "result"
7759 #  - "name"
7760 #  - "tags"
7761 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7762 #  x-axis: "X = CNFs per Service Chain"
7763 #  y-axis: "Y = Number of Service Chains"
7764 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7765 #  layout:
7766 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7767 #    layout: "plot-service-density"
7768 #
7769 #- type: "plot"
7770 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7771 #  algorithm: "plot_nf_heatmap"
7772 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7773 #  data: "plot-vpp-nfv-3n-skx-mrr"
7774 #  filter: "'NIC_Intel-XXV710' and
7775 #           'NF_DENSITY' and
7776 #           'DOCKER' and
7777 #           'CHAIN' and
7778 #           'NF_VPPIP4' and
7779 #           'IPSEC' and
7780 #           'TNL_1000' and
7781 #           'IMIX' and
7782 #           '4T2C' and
7783 #           'MRR'"
7784 #  parameters:
7785 #  - "result"
7786 #  - "name"
7787 #  - "tags"
7788 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7789 #  x-axis: "X = CNFs per Service Chain"
7790 #  y-axis: "Y = Number of Service Chains"
7791 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7792 #  layout:
7793 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7794 #    layout: "plot-service-density"
7795 #
7796 #- type: "plot"
7797 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7798 #  algorithm: "plot_nf_heatmap"
7799 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
7800 #  data: "plot-vpp-nfv-3n-skx-mrr"
7801 #  filter: "'NIC_Intel-XXV710' and
7802 #           'NF_DENSITY' and
7803 #           'DOCKER' and
7804 #           'CHAIN' and
7805 #           'NF_VPPIP4' and
7806 #           'IPSEC' and
7807 #           'TNL_1000' and
7808 #           'IMIX' and
7809 #           '8T4C' and
7810 #           'MRR'"
7811 #  parameters:
7812 #  - "result"
7813 #  - "name"
7814 #  - "tags"
7815 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7816 #  x-axis: "X = CNFs per Service Chain"
7817 #  y-axis: "Y = Number of Service Chains"
7818 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7819 #  layout:
7820 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7821 #    layout: "plot-service-density"
7822 #
7823 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
7824 #- type: "plot"
7825 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7826 #  algorithm: "plot_nf_heatmap"
7827 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
7828 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7829 #  filter: "'NIC_Intel-XXV710' and
7830 #           'NF_DENSITY' and
7831 #           'DOCKER' and
7832 #           'CHAIN' and
7833 #           'NF_VPPIP4' and
7834 #           'IPSEC' and
7835 #           'TNL_1000' and
7836 #           'IMIX' and
7837 #           '2T1C' and
7838 #           'NDRPDR'"
7839 #  parameters:
7840 #  - "throughput"
7841 #  - "name"
7842 #  - "tags"
7843 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7844 #  x-axis: "X = CNFs per Service Chain"
7845 #  y-axis: "Y = Number of Service Chains"
7846 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7847 #  layout:
7848 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7849 #    layout: "plot-service-density"
7850 #
7851 #- type: "plot"
7852 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7853 #  algorithm: "plot_nf_heatmap"
7854 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
7855 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7856 #  filter: "'NIC_Intel-XXV710' and
7857 #           'NF_DENSITY' and
7858 #           'DOCKER' and
7859 #           'CHAIN' and
7860 #           'NF_VPPIP4' and
7861 #           'IPSEC' and
7862 #           'TNL_1000' and
7863 #           'IMIX' and
7864 #           '4T2C' and
7865 #           'NDRPDR'"
7866 #  parameters:
7867 #  - "throughput"
7868 #  - "name"
7869 #  - "tags"
7870 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7871 #  x-axis: "X = CNFs per Service Chain"
7872 #  y-axis: "Y = Number of Service Chains"
7873 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7874 #  layout:
7875 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7876 #    layout: "plot-service-density"
7877 #
7878 #- type: "plot"
7879 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7880 #  algorithm: "plot_nf_heatmap"
7881 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
7882 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7883 #  filter: "'NIC_Intel-XXV710' and
7884 #           'NF_DENSITY' and
7885 #           'DOCKER' and
7886 #           'CHAIN' and
7887 #           'NF_VPPIP4' and
7888 #           'IPSEC' and
7889 #           'TNL_1000' and
7890 #           'IMIX' and
7891 #           '8T4C' and
7892 #           'NDRPDR'"
7893 #  parameters:
7894 #  - "throughput"
7895 #  - "name"
7896 #  - "tags"
7897 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7898 #  x-axis: "X = CNFs per Service Chain"
7899 #  y-axis: "Y = Number of Service Chains"
7900 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7901 #  layout:
7902 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7903 #    layout: "plot-service-density"
7904 #
7905 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
7906 #- type: "plot"
7907 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7908 #  algorithm: "plot_nf_heatmap"
7909 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
7910 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7911 #  filter: "'NIC_Intel-XXV710' and
7912 #           'NF_DENSITY' and
7913 #           'DOCKER' and
7914 #           'CHAIN' and
7915 #           'NF_VPPIP4' and
7916 #           'IPSEC' and
7917 #           'TNL_1000' and
7918 #           'IMIX' and
7919 #           '2T1C' and
7920 #           'NDRPDR'"
7921 #  parameters:
7922 #  - "throughput"
7923 #  - "name"
7924 #  - "tags"
7925 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7926 #  x-axis: "X = CNFs per Service Chain"
7927 #  y-axis: "Y = Number of Service Chains"
7928 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7929 #  layout:
7930 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7931 #    layout: "plot-service-density"
7932 #
7933 #- type: "plot"
7934 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7935 #  algorithm: "plot_nf_heatmap"
7936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
7937 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7938 #  filter: "'NIC_Intel-XXV710' and
7939 #           'NF_DENSITY' and
7940 #           'DOCKER' and
7941 #           'CHAIN' and
7942 #           'NF_VPPIP4' and
7943 #           'IPSEC' and
7944 #           'TNL_1000' and
7945 #           'IMIX' and
7946 #           '4T2C' and
7947 #           'NDRPDR'"
7948 #  parameters:
7949 #  - "throughput"
7950 #  - "name"
7951 #  - "tags"
7952 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7953 #  x-axis: "X = CNFs per Service Chain"
7954 #  y-axis: "Y = Number of Service Chains"
7955 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7956 #  layout:
7957 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7958 #    layout: "plot-service-density"
7959 #
7960 #- type: "plot"
7961 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7962 #  algorithm: "plot_nf_heatmap"
7963 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
7964 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7965 #  filter: "'NIC_Intel-XXV710' and
7966 #           'NF_DENSITY' and
7967 #           'DOCKER' and
7968 #           'CHAIN' and
7969 #           'NF_VPPIP4' and
7970 #           'IPSEC' and
7971 #           'TNL_1000' and
7972 #           'IMIX' and
7973 #           '8T4C' and
7974 #           'NDRPDR'"
7975 #  parameters:
7976 #  - "throughput"
7977 #  - "name"
7978 #  - "tags"
7979 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7980 #  x-axis: "X = CNFs per Service Chain"
7981 #  y-axis: "Y = Number of Service Chains"
7982 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7983 #  layout:
7984 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
7985 #    layout: "plot-service-density"
7986
7987 ###############################################################################
7988
7989 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7990 - type: "plot"
7991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7992   algorithm: "plot_nf_heatmap"
7993   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
7994   data: "plot-vpp-nfv-3n-hsw-mrr"
7995   filter: "'NIC_Intel-XL710' and
7996            'NF_DENSITY' and
7997            'DOCKER' and
7998            'CHAIN' and
7999            'NF_VPPIP4' and
8000            'IMIX' and
8001            'TNL_1000' and
8002            '1T1C' and
8003            'MRR'"
8004   parameters:
8005   - "result"
8006   - "name"
8007   - "tags"
8008   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8009   x-axis: "X = CNFs per Service Chain"
8010   y-axis: "Y = Number of Service Chains"
8011   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8012   layout:
8013     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8014     layout: "plot-service-density"
8015
8016 - type: "plot"
8017   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8018   algorithm: "plot_nf_heatmap"
8019   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8020   data: "plot-vpp-nfv-3n-hsw-mrr"
8021   filter: "'NIC_Intel-XL710' and
8022            'NF_DENSITY' and
8023            'DOCKER' and
8024            'CHAIN' and
8025            'NF_VPPIP4' and
8026            'IPSEC' and
8027            'TNL_1000' and
8028            'IMIX' and
8029            '2T2C' and
8030            'MRR'"
8031   parameters:
8032   - "result"
8033   - "name"
8034   - "tags"
8035   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8036   x-axis: "X = CNFs per Service Chain"
8037   y-axis: "Y = Number of Service Chains"
8038   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8039   layout:
8040     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8041     layout: "plot-service-density"
8042
8043 - type: "plot"
8044   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8045   algorithm: "plot_nf_heatmap"
8046   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8047   data: "plot-vpp-nfv-3n-hsw-mrr"
8048   filter: "'NIC_Intel-XL710' and
8049            'NF_DENSITY' and
8050            'DOCKER' and
8051            'CHAIN' and
8052            'NF_VPPIP4' and
8053            'IPSEC' and
8054            'TNL_1000' and
8055            'IMIX' and
8056            '4T4C' and
8057            'MRR'"
8058   parameters:
8059   - "result"
8060   - "name"
8061   - "tags"
8062   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8063   x-axis: "X = CNFs per Service Chain"
8064   y-axis: "Y = Number of Service Chains"
8065   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8066   layout:
8067     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8068     layout: "plot-service-density"
8069
8070 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8071 - type: "plot"
8072   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8073   algorithm: "plot_nf_heatmap"
8074   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8075   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8076   filter: "'NIC_Intel-XL710' and
8077            'NF_DENSITY' and
8078            'DOCKER' and
8079            'CHAIN' and
8080            'NF_VPPIP4' and
8081            'IPSEC' and
8082            'TNL_1000' and
8083            'IMIX' and
8084            '1T1C' and
8085            'NDRPDR'"
8086   parameters:
8087   - "throughput"
8088   - "name"
8089   - "tags"
8090   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8091   x-axis: "X = CNFs per Service Chain"
8092   y-axis: "Y = Number of Service Chains"
8093   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8094   layout:
8095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8096     layout: "plot-service-density"
8097
8098 - type: "plot"
8099   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8100   algorithm: "plot_nf_heatmap"
8101   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8102   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8103   filter: "'NIC_Intel-XL710' and
8104            'NF_DENSITY' and
8105            'DOCKER' and
8106            'CHAIN' and
8107            'NF_VPPIP4' and
8108            'IPSEC' and
8109            'TNL_1000' and
8110            'IMIX' and
8111            '2T2C' and
8112            'NDRPDR'"
8113   parameters:
8114   - "throughput"
8115   - "name"
8116   - "tags"
8117   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8118   x-axis: "X = CNFs per Service Chain"
8119   y-axis: "Y = Number of Service Chains"
8120   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8121   layout:
8122     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8123     layout: "plot-service-density"
8124
8125 - type: "plot"
8126   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8127   algorithm: "plot_nf_heatmap"
8128   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8129   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8130   filter: "'NIC_Intel-XL710' and
8131            'NF_DENSITY' and
8132            'DOCKER' and
8133            'CHAIN' and
8134            'NF_VPPIP4' and
8135            'IPSEC' and
8136            'TNL_1000' and
8137            'IMIX' and
8138            '4T4C' and
8139            'NDRPDR'"
8140   parameters:
8141   - "throughput"
8142   - "name"
8143   - "tags"
8144   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8145   x-axis: "X = CNFs per Service Chain"
8146   y-axis: "Y = Number of Service Chains"
8147   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8148   layout:
8149     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8150     layout: "plot-service-density"
8151
8152 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8153 - type: "plot"
8154   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8155   algorithm: "plot_nf_heatmap"
8156   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8157   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8158   filter: "'NIC_Intel-XL710' and
8159            'NF_DENSITY' and
8160            'DOCKER' and
8161            'CHAIN' and
8162            'NF_VPPIP4' and
8163            'IPSEC' and
8164            'TNL_1000' and
8165            'IMIX' and
8166            '1T1C' and
8167            'NDRPDR'"
8168   parameters:
8169   - "throughput"
8170   - "name"
8171   - "tags"
8172   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8173   x-axis: "X = CNFs per Service Chain"
8174   y-axis: "Y = Number of Service Chains"
8175   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8176   layout:
8177     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8178     layout: "plot-service-density"
8179
8180 - type: "plot"
8181   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8182   algorithm: "plot_nf_heatmap"
8183   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8184   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8185   filter: "'NIC_Intel-XL710' and
8186            'NF_DENSITY' and
8187            'DOCKER' and
8188            'CHAIN' and
8189            'NF_VPPIP4' and
8190            'IPSEC' and
8191            'TNL_1000' and
8192            'IMIX' and
8193            '2T2C' and
8194            'NDRPDR'"
8195   parameters:
8196   - "throughput"
8197   - "name"
8198   - "tags"
8199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8200   x-axis: "X = CNFs per Service Chain"
8201   y-axis: "Y = Number of Service Chains"
8202   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8203   layout:
8204     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8205     layout: "plot-service-density"
8206
8207 - type: "plot"
8208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8209   algorithm: "plot_nf_heatmap"
8210   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8211   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8212   filter: "'NIC_Intel-XL710' and
8213            'NF_DENSITY' and
8214            'DOCKER' and
8215            'CHAIN' and
8216            'NF_VPPIP4' and
8217            'IPSEC' and
8218            'TNL_1000' and
8219            'IMIX' and
8220            '4T4C' and
8221            'NDRPDR'"
8222   parameters:
8223   - "throughput"
8224   - "name"
8225   - "tags"
8226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8227   x-axis: "X = CNFs per Service Chain"
8228   y-axis: "Y = Number of Service Chains"
8229   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8230   layout:
8231     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8232     layout: "plot-service-density"
8233
8234 ###############################################################################
8235
8236 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8237 #- type: "plot"
8238 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8239 #  algorithm: "plot_nf_heatmap"
8240 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8241 #  data: "plot-vpp-nfv-3n-skx-mrr"
8242 #  filter: "'NIC_Intel-XXV710' and
8243 #           'NF_DENSITY' and
8244 #           'DOCKER' and
8245 #           'CHAIN' and
8246 #           'NF_VPPIP4' and
8247 #           'IPSEC' and
8248 #           'TNL_10000' and
8249 #           'IMIX' and
8250 #           '2T1C' and
8251 #           'MRR'"
8252 #  parameters:
8253 #  - "result"
8254 #  - "name"
8255 #  - "tags"
8256 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8257 #  x-axis: "X = CNFs per Service Chain"
8258 #  y-axis: "Y = Number of Service Chains"
8259 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8260 #  layout:
8261 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8262 #    layout: "plot-service-density"
8263 #
8264 #- type: "plot"
8265 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8266 #  algorithm: "plot_nf_heatmap"
8267 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8268 #  data: "plot-vpp-nfv-3n-skx-mrr"
8269 #  filter: "'NIC_Intel-XXV710' and
8270 #           'NF_DENSITY' and
8271 #           'DOCKER' and
8272 #           'CHAIN' and
8273 #           'NF_VPPIP4' and
8274 #           'IPSEC' and
8275 #           'TNL_10000' and
8276 #           'IMIX' and
8277 #           '4T2C' and
8278 #           'MRR'"
8279 #  parameters:
8280 #  - "result"
8281 #  - "name"
8282 #  - "tags"
8283 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8284 #  x-axis: "X = CNFs per Service Chain"
8285 #  y-axis: "Y = Number of Service Chains"
8286 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8287 #  layout:
8288 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8289 #    layout: "plot-service-density"
8290 #
8291 #- type: "plot"
8292 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8293 #  algorithm: "plot_nf_heatmap"
8294 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8295 #  data: "plot-vpp-nfv-3n-skx-mrr"
8296 #  filter: "'NIC_Intel-XXV710' and
8297 #           'NF_DENSITY' and
8298 #           'DOCKER' and
8299 #           'CHAIN' and
8300 #           'NF_VPPIP4' and
8301 #           'IPSEC' and
8302 #           'TNL_10000' and
8303 #           'IMIX' and
8304 #           '8T4C' and
8305 #           'MRR'"
8306 #  parameters:
8307 #  - "result"
8308 #  - "name"
8309 #  - "tags"
8310 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8311 #  x-axis: "X = CNFs per Service Chain"
8312 #  y-axis: "Y = Number of Service Chains"
8313 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8314 #  layout:
8315 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8316 #    layout: "plot-service-density"
8317 #
8318 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8319 #- type: "plot"
8320 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8321 #  algorithm: "plot_nf_heatmap"
8322 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8323 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8324 #  filter: "'NIC_Intel-XXV710' and
8325 #           'NF_DENSITY' and
8326 #           'DOCKER' and
8327 #           'CHAIN' and
8328 #           'NF_VPPIP4' and
8329 #           'IPSEC' and
8330 #           'TNL_10000' and
8331 #           'IMIX' and
8332 #           '2T1C' and
8333 #           'NDRPDR'"
8334 #  parameters:
8335 #  - "throughput"
8336 #  - "name"
8337 #  - "tags"
8338 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8339 #  x-axis: "X = CNFs per Service Chain"
8340 #  y-axis: "Y = Number of Service Chains"
8341 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8342 #  layout:
8343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8344 #    layout: "plot-service-density"
8345 #
8346 #- type: "plot"
8347 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8348 #  algorithm: "plot_nf_heatmap"
8349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8350 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8351 #  filter: "'NIC_Intel-XXV710' and
8352 #           'NF_DENSITY' and
8353 #           'DOCKER' and
8354 #           'CHAIN' and
8355 #           'NF_VPPIP4' and
8356 #           'IPSEC' and
8357 #           'TNL_10000' and
8358 #           'IMIX' and
8359 #           '4T2C' and
8360 #           'NDRPDR'"
8361 #  parameters:
8362 #  - "throughput"
8363 #  - "name"
8364 #  - "tags"
8365 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8366 #  x-axis: "X = CNFs per Service Chain"
8367 #  y-axis: "Y = Number of Service Chains"
8368 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8369 #  layout:
8370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8371 #    layout: "plot-service-density"
8372 #
8373 #- type: "plot"
8374 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8375 #  algorithm: "plot_nf_heatmap"
8376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8377 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8378 #  filter: "'NIC_Intel-XXV710' and
8379 #           'NF_DENSITY' and
8380 #           'DOCKER' and
8381 #           'CHAIN' and
8382 #           'NF_VPPIP4' and
8383 #           'IPSEC' and
8384 #           'TNL_10000' and
8385 #           'IMIX' and
8386 #           '8T4C' and
8387 #           'NDRPDR'"
8388 #  parameters:
8389 #  - "throughput"
8390 #  - "name"
8391 #  - "tags"
8392 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8393 #  x-axis: "X = CNFs per Service Chain"
8394 #  y-axis: "Y = Number of Service Chains"
8395 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8396 #  layout:
8397 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8398 #    layout: "plot-service-density"
8399 #
8400 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8401 #- type: "plot"
8402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8403 #  algorithm: "plot_nf_heatmap"
8404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8405 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8406 #  filter: "'NIC_Intel-XXV710' and
8407 #           'NF_DENSITY' and
8408 #           'DOCKER' and
8409 #           'CHAIN' and
8410 #           'NF_VPPIP4' and
8411 #           'IPSEC' and
8412 #           'TNL_10000' and
8413 #           'IMIX' and
8414 #           '2T1C' and
8415 #           'NDRPDR'"
8416 #  parameters:
8417 #  - "throughput"
8418 #  - "name"
8419 #  - "tags"
8420 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8421 #  x-axis: "X = CNFs per Service Chain"
8422 #  y-axis: "Y = Number of Service Chains"
8423 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8424 #  layout:
8425 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8426 #    layout: "plot-service-density"
8427 #
8428 #- type: "plot"
8429 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8430 #  algorithm: "plot_nf_heatmap"
8431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8432 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8433 #  filter: "'NIC_Intel-XXV710' and
8434 #           'NF_DENSITY' and
8435 #           'DOCKER' and
8436 #           'CHAIN' and
8437 #           'NF_VPPIP4' and
8438 #           'IPSEC' and
8439 #           'TNL_10000' and
8440 #           'IMIX' and
8441 #           '4T2C' and
8442 #           'NDRPDR'"
8443 #  parameters:
8444 #  - "throughput"
8445 #  - "name"
8446 #  - "tags"
8447 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8448 #  x-axis: "X = CNFs per Service Chain"
8449 #  y-axis: "Y = Number of Service Chains"
8450 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8451 #  layout:
8452 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8453 #    layout: "plot-service-density"
8454 #
8455 #- type: "plot"
8456 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8457 #  algorithm: "plot_nf_heatmap"
8458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8459 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8460 #  filter: "'NIC_Intel-XXV710' and
8461 #           'NF_DENSITY' and
8462 #           'DOCKER' and
8463 #           'CHAIN' and
8464 #           'NF_VPPIP4' and
8465 #           'IPSEC' and
8466 #           'TNL_10000' and
8467 #           'IMIX' and
8468 #           '8T4C' and
8469 #           'NDRPDR'"
8470 #  parameters:
8471 #  - "throughput"
8472 #  - "name"
8473 #  - "tags"
8474 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8475 #  x-axis: "X = CNFs per Service Chain"
8476 #  y-axis: "Y = Number of Service Chains"
8477 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8478 #  layout:
8479 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8480 #    layout: "plot-service-density"
8481
8482 ###############################################################################
8483
8484 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8485 - type: "plot"
8486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8487   algorithm: "plot_nf_heatmap"
8488   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8489   data: "plot-vpp-nfv-3n-hsw-mrr"
8490   filter: "'NIC_Intel-XL710' and
8491            'NF_DENSITY' and
8492            'DOCKER' and
8493            'CHAIN' and
8494            'NF_VPPIP4' and
8495            'IMIX' and
8496            'TNL_10000' and
8497            '1T1C' and
8498            'MRR'"
8499   parameters:
8500   - "result"
8501   - "name"
8502   - "tags"
8503   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8504   x-axis: "X = CNFs per Service Chain"
8505   y-axis: "Y = Number of Service Chains"
8506   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8507   layout:
8508     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8509     layout: "plot-service-density"
8510
8511 - type: "plot"
8512   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8513   algorithm: "plot_nf_heatmap"
8514   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8515   data: "plot-vpp-nfv-3n-hsw-mrr"
8516   filter: "'NIC_Intel-XL710' and
8517            'NF_DENSITY' and
8518            'DOCKER' and
8519            'CHAIN' and
8520            'NF_VPPIP4' and
8521            'IPSEC' and
8522            'TNL_10000' and
8523            'IMIX' and
8524            '2T2C' and
8525            'MRR'"
8526   parameters:
8527   - "result"
8528   - "name"
8529   - "tags"
8530   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8531   x-axis: "X = CNFs per Service Chain"
8532   y-axis: "Y = Number of Service Chains"
8533   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8534   layout:
8535     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8536     layout: "plot-service-density"
8537
8538 - type: "plot"
8539   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8540   algorithm: "plot_nf_heatmap"
8541   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8542   data: "plot-vpp-nfv-3n-hsw-mrr"
8543   filter: "'NIC_Intel-XL710' and
8544            'NF_DENSITY' and
8545            'DOCKER' and
8546            'CHAIN' and
8547            'NF_VPPIP4' and
8548            'IPSEC' and
8549            'TNL_10000' and
8550            'IMIX' and
8551            '4T4C' and
8552            'MRR'"
8553   parameters:
8554   - "result"
8555   - "name"
8556   - "tags"
8557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8558   x-axis: "X = CNFs per Service Chain"
8559   y-axis: "Y = Number of Service Chains"
8560   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8561   layout:
8562     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8563     layout: "plot-service-density"
8564
8565 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8566 - type: "plot"
8567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8568   algorithm: "plot_nf_heatmap"
8569   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8570   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8571   filter: "'NIC_Intel-XL710' and
8572            'NF_DENSITY' and
8573            'DOCKER' and
8574            'CHAIN' and
8575            'NF_VPPIP4' and
8576            'IPSEC' and
8577            'TNL_10000' and
8578            'IMIX' and
8579            '1T1C' and
8580            'NDRPDR'"
8581   parameters:
8582   - "throughput"
8583   - "name"
8584   - "tags"
8585   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8586   x-axis: "X = CNFs per Service Chain"
8587   y-axis: "Y = Number of Service Chains"
8588   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8589   layout:
8590     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8591     layout: "plot-service-density"
8592
8593 - type: "plot"
8594   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8595   algorithm: "plot_nf_heatmap"
8596   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8597   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8598   filter: "'NIC_Intel-XL710' and
8599            'NF_DENSITY' and
8600            'DOCKER' and
8601            'CHAIN' and
8602            'NF_VPPIP4' and
8603            'IPSEC' and
8604            'TNL_10000' and
8605            'IMIX' and
8606            '2T2C' and
8607            'NDRPDR'"
8608   parameters:
8609   - "throughput"
8610   - "name"
8611   - "tags"
8612   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8613   x-axis: "X = CNFs per Service Chain"
8614   y-axis: "Y = Number of Service Chains"
8615   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8616   layout:
8617     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8618     layout: "plot-service-density"
8619
8620 - type: "plot"
8621   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8622   algorithm: "plot_nf_heatmap"
8623   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8624   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8625   filter: "'NIC_Intel-XL710' and
8626            'NF_DENSITY' and
8627            'DOCKER' and
8628            'CHAIN' and
8629            'NF_VPPIP4' and
8630            'IPSEC' and
8631            'TNL_10000' and
8632            'IMIX' and
8633            '4T4C' and
8634            'NDRPDR'"
8635   parameters:
8636   - "throughput"
8637   - "name"
8638   - "tags"
8639   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8640   x-axis: "X = CNFs per Service Chain"
8641   y-axis: "Y = Number of Service Chains"
8642   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8643   layout:
8644     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8645     layout: "plot-service-density"
8646
8647 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8648 - type: "plot"
8649   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8650   algorithm: "plot_nf_heatmap"
8651   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8652   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8653   filter: "'NIC_Intel-XL710' and
8654            'NF_DENSITY' and
8655            'DOCKER' and
8656            'CHAIN' and
8657            'NF_VPPIP4' and
8658            'IPSEC' and
8659            'TNL_10000' and
8660            'IMIX' and
8661            '1T1C' and
8662            'NDRPDR'"
8663   parameters:
8664   - "throughput"
8665   - "name"
8666   - "tags"
8667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8668   x-axis: "X = CNFs per Service Chain"
8669   y-axis: "Y = Number of Service Chains"
8670   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8671   layout:
8672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8673     layout: "plot-service-density"
8674
8675 - type: "plot"
8676   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8677   algorithm: "plot_nf_heatmap"
8678   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8679   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8680   filter: "'NIC_Intel-XL710' and
8681            'NF_DENSITY' and
8682            'DOCKER' and
8683            'CHAIN' and
8684            'NF_VPPIP4' and
8685            'IPSEC' and
8686            'TNL_10000' and
8687            'IMIX' and
8688            '2T2C' and
8689            'NDRPDR'"
8690   parameters:
8691   - "throughput"
8692   - "name"
8693   - "tags"
8694   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8695   x-axis: "X = CNFs per Service Chain"
8696   y-axis: "Y = Number of Service Chains"
8697   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8698   layout:
8699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8700     layout: "plot-service-density"
8701
8702 - type: "plot"
8703   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8704   algorithm: "plot_nf_heatmap"
8705   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8706   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8707   filter: "'NIC_Intel-XL710' and
8708            'NF_DENSITY' and
8709            'DOCKER' and
8710            'CHAIN' and
8711            'NF_VPPIP4' and
8712            'IPSEC' and
8713            'TNL_10000' and
8714            'IMIX' and
8715            '4T4C' and
8716            'NDRPDR'"
8717   parameters:
8718   - "throughput"
8719   - "name"
8720   - "tags"
8721   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8722   x-axis: "X = CNFs per Service Chain"
8723   y-axis: "Y = Number of Service Chains"
8724   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8725   layout:
8726     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8727     layout: "plot-service-density"
8728
8729 ###############################################################################
8730
8731 # Plots - NF Density - CSP - MRR 64b
8732
8733 #- type: "plot"
8734 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8735 #  algorithm: "plot_nf_heatmap"
8736 #  output-file-type: ".html"
8737 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8738 #  data: "plot-vpp-nfv-2n-skx-mrr"
8739 #  filter: "'NIC_Intel-XXV710' and
8740 #           'NF_DENSITY' and
8741 #           'DOCKER' and
8742 #           'PIPELINE' and
8743 #           'NF_VPPIP4' and
8744 #           '64B' and
8745 #           '2T1C' and
8746 #           'MRR'"
8747 #  parameters:
8748 #  - "result"
8749 #  - "name"
8750 #  - "tags"
8751 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8752 #  x-axis: "X = CNFs per Service Pipeline"
8753 #  y-axis: "Y = Number of Service Pipelines"
8754 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8755 #  layout:
8756 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8757 #    layout: "plot-service-density"
8758 #
8759 #- type: "plot"
8760 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8761 #  algorithm: "plot_nf_heatmap"
8762 #  output-file-type: ".html"
8763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8764 #  data: "plot-vpp-nfv-2n-skx-mrr"
8765 #  filter: "'NIC_Intel-XXV710' and
8766 #           'NF_DENSITY' and
8767 #           'DOCKER' and
8768 #           'PIPELINE' and
8769 #           'NF_VPPIP4' and
8770 #           '64B' and
8771 #           '4T2C' and
8772 #           'MRR'"
8773 #  parameters:
8774 #  - "result"
8775 #  - "name"
8776 #  - "tags"
8777 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8778 #  x-axis: "X = CNFs per Service Pipeline"
8779 #  y-axis: "Y = Number of Service Pipelines"
8780 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8781 #  layout:
8782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8783 #    layout: "plot-service-density"
8784 #
8785 #- type: "plot"
8786 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8787 #  algorithm: "plot_nf_heatmap"
8788 #  output-file-type: ".html"
8789 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
8790 #  data: "plot-vpp-nfv-2n-skx-mrr"
8791 #  filter: "'NIC_Intel-XXV710' and
8792 #           'NF_DENSITY' and
8793 #           'DOCKER' and
8794 #           'PIPELINE' and
8795 #           'NF_VPPIP4' and
8796 #           '64B' and
8797 #           '8T4C' and
8798 #           'MRR'"
8799 #  parameters:
8800 #  - "result"
8801 #  - "name"
8802 #  - "tags"
8803 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8804 #  x-axis: "X = CNFs per Service Pipeline"
8805 #  y-axis: "Y = Number of Service Pipelines"
8806 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8807 #  layout:
8808 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8809 #    layout: "plot-service-density"
8810 #
8811 ## Plots - NF Density - CSP - MRR IMIX
8812 #- type: "plot"
8813 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8814 #  algorithm: "plot_nf_heatmap"
8815 #  output-file-type: ".html"
8816 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
8817 #  data: "plot-vpp-nfv-2n-skx-mrr"
8818 #  filter: "'NIC_Intel-XXV710' and
8819 #           'NF_DENSITY' and
8820 #           'DOCKER' and
8821 #           'PIPELINE' and
8822 #           'NF_VPPIP4' and
8823 #           'IMIX' and
8824 #           '2T1C' and
8825 #           'MRR'"
8826 #  parameters:
8827 #  - "result"
8828 #  - "name"
8829 #  - "tags"
8830 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8831 #  x-axis: "X = CNFs per Service Pipeline"
8832 #  y-axis: "Y = Number of Service Pipelines"
8833 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8834 #  layout:
8835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8836 #    layout: "plot-service-density"
8837 #
8838 #- type: "plot"
8839 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8840 #  algorithm: "plot_nf_heatmap"
8841 #  output-file-type: ".html"
8842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
8843 #  data: "plot-vpp-nfv-2n-skx-mrr"
8844 #  filter: "'NIC_Intel-XXV710' and
8845 #           'NF_DENSITY' and
8846 #           'DOCKER' and
8847 #           'PIPELINE' and
8848 #           'NF_VPPIP4' and
8849 #           'IMIX' and
8850 #           '4T2C' and
8851 #           'MRR'"
8852 #  parameters:
8853 #  - "result"
8854 #  - "name"
8855 #  - "tags"
8856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8857 #  x-axis: "X = CNFs per Service Pipeline"
8858 #  y-axis: "Y = Number of Service Pipelines"
8859 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8860 #  layout:
8861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8862 #    layout: "plot-service-density"
8863 #
8864 #- type: "plot"
8865 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8866 #  algorithm: "plot_nf_heatmap"
8867 #  output-file-type: ".html"
8868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
8869 #  data: "plot-vpp-nfv-2n-skx-mrr"
8870 #  filter: "'NIC_Intel-XXV710' and
8871 #           'NF_DENSITY' and
8872 #           'DOCKER' and
8873 #           'PIPELINE' and
8874 #           'NF_VPPIP4' and
8875 #           'IMIX' and
8876 #           '8T4C' and
8877 #           'MRR'"
8878 #  parameters:
8879 #  - "result"
8880 #  - "name"
8881 #  - "tags"
8882 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8883 #  x-axis: "X = CNFs per Service Pipeline"
8884 #  y-axis: "Y = Number of Service Pipelines"
8885 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8886 #  layout:
8887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8888 #    layout: "plot-service-density"
8889 #
8890 ## Plots - NF Density - CSP - NDR 64b
8891 #- type: "plot"
8892 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8893 #  algorithm: "plot_nf_heatmap"
8894 #  output-file-type: ".html"
8895 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
8896 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8897 #  filter: "'NIC_Intel-XXV710' and
8898 #           'NF_DENSITY' and
8899 #           'DOCKER' and
8900 #           'PIPELINE' and
8901 #           'NF_VPPIP4' and
8902 #           '64B' and
8903 #           '2T1C' 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 Pipeline"
8911 #  y-axis: "Y = Number of Service Pipelines"
8912 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8913 #  layout:
8914 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8915 #    layout: "plot-service-density"
8916 #
8917 #- type: "plot"
8918 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8919 #  algorithm: "plot_nf_heatmap"
8920 #  output-file-type: ".html"
8921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
8922 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8923 #  filter: "'NIC_Intel-XXV710' and
8924 #           'NF_DENSITY' and
8925 #           'DOCKER' and
8926 #           'PIPELINE' and
8927 #           'NF_VPPIP4' and
8928 #           '64B' and
8929 #           '4T2C' and
8930 #           'NDRPDR'"
8931 #  parameters:
8932 #  - "throughput"
8933 #  - "name"
8934 #  - "tags"
8935 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8936 #  x-axis: "X = CNFs per Service Pipeline"
8937 #  y-axis: "Y = Number of Service Pipelines"
8938 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8939 #  layout:
8940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8941 #    layout: "plot-service-density"
8942 #
8943 #- type: "plot"
8944 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8945 #  algorithm: "plot_nf_heatmap"
8946 #  output-file-type: ".html"
8947 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
8948 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8949 #  filter: "'NIC_Intel-XXV710' and
8950 #           'NF_DENSITY' and
8951 #           'DOCKER' and
8952 #           'PIPELINE' and
8953 #           'NF_VPPIP4' and
8954 #           '64B' and
8955 #           '8T4C' and
8956 #           'NDRPDR'"
8957 #  parameters:
8958 #  - "throughput"
8959 #  - "name"
8960 #  - "tags"
8961 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8962 #  x-axis: "X = CNFs per Service Pipeline"
8963 #  y-axis: "Y = Number of Service Pipelines"
8964 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
8965 #  layout:
8966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8967 #    layout: "plot-service-density"
8968 #
8969 ## Plots - NF Density - CSP - NDR IMIX
8970 #- type: "plot"
8971 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8972 #  algorithm: "plot_nf_heatmap"
8973 #  output-file-type: ".html"
8974 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
8975 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8976 #  filter: "'NIC_Intel-XXV710' and
8977 #           'NF_DENSITY' and
8978 #           'DOCKER' and
8979 #           'PIPELINE' and
8980 #           'NF_VPPIP4' and
8981 #           'IMIX' and
8982 #           '2T1C' and
8983 #           'NDRPDR'"
8984 #  parameters:
8985 #  - "throughput"
8986 #  - "name"
8987 #  - "tags"
8988 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8989 #  x-axis: "X = CNFs per Service Pipeline"
8990 #  y-axis: "Y = Number of Service Pipelines"
8991 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8992 #  layout:
8993 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8994 #    layout: "plot-service-density"
8995 #
8996 #- type: "plot"
8997 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8998 #  algorithm: "plot_nf_heatmap"
8999 #  output-file-type: ".html"
9000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9001 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9002 #  filter: "'NIC_Intel-XXV710' and
9003 #           'NF_DENSITY' and
9004 #           'DOCKER' and
9005 #           'PIPELINE' and
9006 #           'NF_VPPIP4' and
9007 #           'IMIX' and
9008 #           '4T2C' and
9009 #           'NDRPDR'"
9010 #  parameters:
9011 #  - "throughput"
9012 #  - "name"
9013 #  - "tags"
9014 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9015 #  x-axis: "X = CNFs per Service Pipeline"
9016 #  y-axis: "Y = Number of Service Pipelines"
9017 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9018 #  layout:
9019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9020 #    layout: "plot-service-density"
9021 #
9022 #- type: "plot"
9023 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9024 #  algorithm: "plot_nf_heatmap"
9025 #  output-file-type: ".html"
9026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9027 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9028 #  filter: "'NIC_Intel-XXV710' and
9029 #           'NF_DENSITY' and
9030 #           'DOCKER' and
9031 #           'PIPELINE' and
9032 #           'NF_VPPIP4' and
9033 #           'IMIX' and
9034 #           '8T4C' and
9035 #           'NDRPDR'"
9036 #  parameters:
9037 #  - "throughput"
9038 #  - "name"
9039 #  - "tags"
9040 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9041 #  x-axis: "X = CNFs per Service Pipeline"
9042 #  y-axis: "Y = Number of Service Pipelines"
9043 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9044 #  layout:
9045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9046 #    layout: "plot-service-density"
9047 #
9048 ## Plots - NF Density - CSP - PDR 64b
9049 #- type: "plot"
9050 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9051 #  algorithm: "plot_nf_heatmap"
9052 #  output-file-type: ".html"
9053 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9054 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9055 #  filter: "'NIC_Intel-XXV710' and
9056 #           'NF_DENSITY' and
9057 #           'DOCKER' and
9058 #           'PIPELINE' and
9059 #           'NF_VPPIP4' and
9060 #           '64B' and
9061 #           '2T1C' and
9062 #           'NDRPDR'"
9063 #  parameters:
9064 #  - "throughput"
9065 #  - "name"
9066 #  - "tags"
9067 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9068 #  x-axis: "X = CNFs per Service Pipeline"
9069 #  y-axis: "Y = Number of Service Pipelines"
9070 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9071 #  layout:
9072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9073 #    layout: "plot-service-density"
9074 #
9075 #- type: "plot"
9076 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9077 #  algorithm: "plot_nf_heatmap"
9078 #  output-file-type: ".html"
9079 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9080 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9081 #  filter: "'NIC_Intel-XXV710' and
9082 #           'NF_DENSITY' and
9083 #           'DOCKER' and
9084 #           'PIPELINE' and
9085 #           'NF_VPPIP4' and
9086 #           '64B' and
9087 #           '4T2C' and
9088 #           'NDRPDR'"
9089 #  parameters:
9090 #  - "throughput"
9091 #  - "name"
9092 #  - "tags"
9093 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9094 #  x-axis: "X = CNFs per Service Pipeline"
9095 #  y-axis: "Y = Number of Service Pipelines"
9096 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9097 #  layout:
9098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9099 #    layout: "plot-service-density"
9100 #
9101 #- type: "plot"
9102 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9103 #  algorithm: "plot_nf_heatmap"
9104 #  output-file-type: ".html"
9105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9106 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9107 #  filter: "'NIC_Intel-XXV710' and
9108 #           'NF_DENSITY' and
9109 #           'DOCKER' and
9110 #           'PIPELINE' and
9111 #           'NF_VPPIP4' and
9112 #           '64B' and
9113 #           '8T4C' and
9114 #           'NDRPDR'"
9115 #  parameters:
9116 #  - "throughput"
9117 #  - "name"
9118 #  - "tags"
9119 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9120 #  x-axis: "X = CNFs per Service Pipeline"
9121 #  y-axis: "Y = Number of Service Pipelines"
9122 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9123 #  layout:
9124 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9125 #    layout: "plot-service-density"
9126 #
9127 ## Plots - NF Density - CSP - PDR IMIX
9128 #- type: "plot"
9129 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9130 #  algorithm: "plot_nf_heatmap"
9131 #  output-file-type: ".html"
9132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9133 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9134 #  filter: "'NIC_Intel-XXV710' and
9135 #           'NF_DENSITY' and
9136 #           'DOCKER' and
9137 #           'PIPELINE' and
9138 #           'NF_VPPIP4' and
9139 #           'IMIX' and
9140 #           '2T1C' and
9141 #           'NDRPDR'"
9142 #  parameters:
9143 #  - "throughput"
9144 #  - "name"
9145 #  - "tags"
9146 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9147 #  x-axis: "X = CNFs per Service Pipeline"
9148 #  y-axis: "Y = Number of Service Pipelines"
9149 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9150 #  layout:
9151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9152 #    layout: "plot-service-density"
9153 #
9154 #- type: "plot"
9155 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9156 #  algorithm: "plot_nf_heatmap"
9157 #  output-file-type: ".html"
9158 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9159 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9160 #  filter: "'NIC_Intel-XXV710' and
9161 #           'NF_DENSITY' and
9162 #           'DOCKER' and
9163 #           'PIPELINE' and
9164 #           'NF_VPPIP4' and
9165 #           'IMIX' and
9166 #           '4T2C' and
9167 #           'NDRPDR'"
9168 #  parameters:
9169 #  - "throughput"
9170 #  - "name"
9171 #  - "tags"
9172 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9173 #  x-axis: "X = CNFs per Service Pipeline"
9174 #  y-axis: "Y = Number of Service Pipelines"
9175 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9176 #  layout:
9177 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9178 #    layout: "plot-service-density"
9179 #
9180 #- type: "plot"
9181 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9182 #  algorithm: "plot_nf_heatmap"
9183 #  output-file-type: ".html"
9184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9185 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9186 #  filter: "'NIC_Intel-XXV710' and
9187 #           'NF_DENSITY' and
9188 #           'DOCKER' and
9189 #           'PIPELINE' and
9190 #           'NF_VPPIP4' and
9191 #           'IMIX' and
9192 #           '8T4C' and
9193 #           'NDRPDR'"
9194 #  parameters:
9195 #  - "throughput"
9196 #  - "name"
9197 #  - "tags"
9198 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9199 #  x-axis: "X = CNFs per Service Pipeline"
9200 #  y-axis: "Y = Number of Service Pipelines"
9201 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9202 #  layout:
9203 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9204 #    layout: "plot-service-density"
9205
9206 ###############################################################################
9207 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9208
9209 #- type: "plot"
9210 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9211 #  algorithm: "plot_nf_heatmap"
9212 #  output-file-type: ".html"
9213 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9214 #  data: "plot-vpp-nfv-2n-clx-mrr"
9215 #  filter: "'NIC_Intel-XXV710' and
9216 #           'NF_DENSITY' and
9217 #           'VHOST' and
9218 #           not 'VXLAN' and
9219 #           'CHAIN' and
9220 #           'NF_VPPIP4' and
9221 #           'IMIX' and
9222 #           '2T1C' and
9223 #           'MRR'"
9224 #  parameters:
9225 #  - "result"
9226 #  - "name"
9227 #  - "tags"
9228 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9229 #  x-axis: "X = VNFs per Service Chain"
9230 #  y-axis: "Y = Number of Service Chains"
9231 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9232 #  layout:
9233 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9234 #    layout: "plot-service-density"
9235 #
9236 #- type: "plot"
9237 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9238 #  algorithm: "plot_nf_heatmap"
9239 #  output-file-type: ".html"
9240 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9241 #  data: "plot-vpp-nfv-2n-clx-mrr"
9242 #  filter: "'NIC_Intel-XXV710' and
9243 #           'NF_DENSITY' and
9244 #           'VHOST' and
9245 #           not 'VXLAN' and
9246 #           'CHAIN' and
9247 #           'NF_VPPIP4' and
9248 #           'IMIX' and
9249 #           '4T2C' and
9250 #           'MRR'"
9251 #  parameters:
9252 #  - "result"
9253 #  - "name"
9254 #  - "tags"
9255 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9256 #  x-axis: "X = VNFs per Service Chain"
9257 #  y-axis: "Y = Number of Service Chains"
9258 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9259 #  layout:
9260 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9261 #    layout: "plot-service-density"
9262 #
9263 #- type: "plot"
9264 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9265 #  algorithm: "plot_nf_heatmap"
9266 #  output-file-type: ".html"
9267 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9268 #  data: "plot-vpp-nfv-2n-clx-mrr"
9269 #  filter: "'NIC_Intel-XXV710' and
9270 #           'NF_DENSITY' and
9271 #           'VHOST' and
9272 #           not 'VXLAN' and
9273 #           'CHAIN' and
9274 #           'NF_VPPIP4' and
9275 #           'IMIX' and
9276 #           '8T4C' and
9277 #           'MRR'"
9278 #  parameters:
9279 #  - "result"
9280 #  - "name"
9281 #  - "tags"
9282 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9283 #  x-axis: "X = VNFs per Service Chain"
9284 #  y-axis: "Y = Number of Service Chains"
9285 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9286 #  layout:
9287 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9288 #    layout: "plot-service-density"
9289 #
9290 ## Plots - NF Density - VSC - NDR IMIX
9291 #- type: "plot"
9292 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9293 #  algorithm: "plot_nf_heatmap"
9294 #  output-file-type: ".html"
9295 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9296 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9297 #  filter: "'NIC_Intel-XXV710' and
9298 #           'NF_DENSITY' and
9299 #           'VHOST' and
9300 #           not 'VXLAN' and
9301 #           'CHAIN' and
9302 #           'NF_VPPIP4' and
9303 #           'IMIX' and
9304 #           '2T1C' and
9305 #           'NDRPDR'"
9306 #  parameters:
9307 #  - "throughput"
9308 #  - "name"
9309 #  - "tags"
9310 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9311 #  x-axis: "X = VNFs per Service Chain"
9312 #  y-axis: "Y = Number of Service Chains"
9313 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9314 #  layout:
9315 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9316 #    layout: "plot-service-density"
9317 #
9318 #- type: "plot"
9319 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9320 #  algorithm: "plot_nf_heatmap"
9321 #  output-file-type: ".html"
9322 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9323 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9324 #  filter: "'NIC_Intel-XXV710' and
9325 #           'NF_DENSITY' and
9326 #           'VHOST' and
9327 #           not 'VXLAN' and
9328 #           'CHAIN' and
9329 #           'NF_VPPIP4' and
9330 #           'IMIX' and
9331 #           '4T2C' and
9332 #           'NDRPDR'"
9333 #  parameters:
9334 #  - "throughput"
9335 #  - "name"
9336 #  - "tags"
9337 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9338 #  x-axis: "X = VNFs per Service Chain"
9339 #  y-axis: "Y = Number of Service Chains"
9340 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9341 #  layout:
9342 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9343 #    layout: "plot-service-density"
9344 #
9345 #- type: "plot"
9346 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9347 #  algorithm: "plot_nf_heatmap"
9348 #  output-file-type: ".html"
9349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9350 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9351 #  filter: "'NIC_Intel-XXV710' and
9352 #           'NF_DENSITY' and
9353 #           'VHOST' and
9354 #           not 'VXLAN' and
9355 #           'CHAIN' 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 = VNFs per Service Chain"
9366 #  y-axis: "Y = Number of Service Chains"
9367 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9368 #  layout:
9369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9370 #    layout: "plot-service-density"
9371 #
9372 ## Plots - NF Density - VSC - PDR IMIX
9373 #- type: "plot"
9374 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9375 #  algorithm: "plot_nf_heatmap"
9376 #  output-file-type: ".html"
9377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9378 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9379 #  filter: "'NIC_Intel-XXV710' and
9380 #           'NF_DENSITY' and
9381 #           'VHOST' and
9382 #           not 'VXLAN' and
9383 #           'CHAIN' and
9384 #           'NF_VPPIP4' and
9385 #           'IMIX' and
9386 #           '2T1C' and
9387 #           'NDRPDR'"
9388 #  parameters:
9389 #  - "throughput"
9390 #  - "name"
9391 #  - "tags"
9392 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9393 #  x-axis: "X = VNFs per Service Chain"
9394 #  y-axis: "Y = Number of Service Chains"
9395 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9396 #  layout:
9397 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9398 #    layout: "plot-service-density"
9399 #
9400 #- type: "plot"
9401 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9402 #  algorithm: "plot_nf_heatmap"
9403 #  output-file-type: ".html"
9404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9405 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9406 #  filter: "'NIC_Intel-XXV710' and
9407 #           'NF_DENSITY' and
9408 #           'VHOST' and
9409 #           not 'VXLAN' and
9410 #           'CHAIN' and
9411 #           'NF_VPPIP4' and
9412 #           'IMIX' and
9413 #           '4T2C' and
9414 #           'NDRPDR'"
9415 #  parameters:
9416 #  - "throughput"
9417 #  - "name"
9418 #  - "tags"
9419 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9420 #  x-axis: "X = VNFs per Service Chain"
9421 #  y-axis: "Y = Number of Service Chains"
9422 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9423 #  layout:
9424 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9425 #    layout: "plot-service-density"
9426 #
9427 #- type: "plot"
9428 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9429 #  algorithm: "plot_nf_heatmap"
9430 #  output-file-type: ".html"
9431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9432 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9433 #  filter: "'NIC_Intel-XXV710' and
9434 #           'NF_DENSITY' and
9435 #           'VHOST' and
9436 #           not 'VXLAN' and
9437 #           'CHAIN' and
9438 #           'NF_VPPIP4' and
9439 #           'IMIX' and
9440 #           '8T4C' and
9441 #           'NDRPDR'"
9442 #  parameters:
9443 #  - "throughput"
9444 #  - "name"
9445 #  - "tags"
9446 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9447 #  x-axis: "X = VNFs per Service Chain"
9448 #  y-axis: "Y = Number of Service Chains"
9449 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9450 #  layout:
9451 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9452 #    layout: "plot-service-density"
9453 #
9454 ## Plots - NF Density - VSC - MRR IMIX
9455 #- type: "plot"
9456 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9457 #  algorithm: "plot_nf_heatmap"
9458 #  output-file-type: ".html"
9459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9460 #  data: "plot-vpp-nfv-2n-clx-mrr"
9461 #  filter: "'NIC_Intel-XXV710' and
9462 #           'NF_DENSITY' and
9463 #           'VHOST' and
9464 #           'VXLAN' and
9465 #           'CHAIN' and
9466 #           'IMIX' and
9467 #           '2T1C' and
9468 #           'MRR'"
9469 #  parameters:
9470 #  - "result"
9471 #  - "name"
9472 #  - "tags"
9473 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9474 #  x-axis: "X = VNFs per Service Chain"
9475 #  y-axis: "Y = Number of Service Chains"
9476 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9477 #  layout:
9478 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9479 #    layout: "plot-service-density"
9480 #
9481 #- type: "plot"
9482 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9483 #  algorithm: "plot_nf_heatmap"
9484 #  output-file-type: ".html"
9485 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9486 #  data: "plot-vpp-nfv-2n-clx-mrr"
9487 #  filter: "'NIC_Intel-XXV710' and
9488 #           'NF_DENSITY' and
9489 #           'VHOST' and
9490 #           'VXLAN' and
9491 #           'CHAIN' and
9492 #           'IMIX' and
9493 #           '4T2C' and
9494 #           'MRR'"
9495 #  parameters:
9496 #  - "result"
9497 #  - "name"
9498 #  - "tags"
9499 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9500 #  x-axis: "X = VNFs per Service Chain"
9501 #  y-axis: "Y = Number of Service Chains"
9502 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9503 #  layout:
9504 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9505 #    layout: "plot-service-density"
9506 #
9507 #- type: "plot"
9508 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9509 #  algorithm: "plot_nf_heatmap"
9510 #  output-file-type: ".html"
9511 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9512 #  data: "plot-vpp-nfv-2n-clx-mrr"
9513 #  filter: "'NIC_Intel-XXV710' and
9514 #           'NF_DENSITY' and
9515 #           'VHOST' and
9516 #           'VXLAN' and
9517 #           'CHAIN' and
9518 #           'IMIX' and
9519 #           '8T4C' and
9520 #           'MRR'"
9521 #  parameters:
9522 #  - "result"
9523 #  - "name"
9524 #  - "tags"
9525 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9526 #  x-axis: "X = VNFs per Service Chain"
9527 #  y-axis: "Y = Number of Service Chains"
9528 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9529 #  layout:
9530 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9531 #    layout: "plot-service-density"
9532 #
9533 ## Plots - NF Density - VSC - NDR IMIX
9534 #- type: "plot"
9535 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9536 #  algorithm: "plot_nf_heatmap"
9537 #  output-file-type: ".html"
9538 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9539 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9540 #  filter: "'NIC_Intel-XXV710' and
9541 #           'NF_DENSITY' and
9542 #           'VHOST' and
9543 #           'VXLAN' and
9544 #           'CHAIN' a
9545 #           'IMIX' and
9546 #           '2T1C' and
9547 #           'NDRPDR'"
9548 #  parameters:
9549 #  - "throughput"
9550 #  - "name"
9551 #  - "tags"
9552 #  include-tests: "NDR" # "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 NDR) [Mpps]"
9556 #  layout:
9557 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9558 #    layout: "plot-service-density"
9559 #
9560 #- type: "plot"
9561 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9562 #  algorithm: "plot_nf_heatmap"
9563 #  output-file-type: ".html"
9564 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9565 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9566 #  filter: "'NIC_Intel-XXV710' and
9567 #           'NF_DENSITY' and
9568 #           'VHOST' and
9569 #           'VXLAN' and
9570 #           'CHAIN' and
9571 #           'IMIX' and
9572 #           '4T2C' and
9573 #           'NDRPDR'"
9574 #  parameters:
9575 #  - "throughput"
9576 #  - "name"
9577 #  - "tags"
9578 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9579 #  x-axis: "X = VNFs per Service Chain"
9580 #  y-axis: "Y = Number of Service Chains"
9581 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9582 #  layout:
9583 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9584 #    layout: "plot-service-density"
9585 #
9586 #- type: "plot"
9587 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9588 #  algorithm: "plot_nf_heatmap"
9589 #  output-file-type: ".html"
9590 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9591 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9592 #  filter: "'NIC_Intel-XXV710' and
9593 #           'NF_DENSITY' and
9594 #           'VHOST' and
9595 #           'VXLAN' and
9596 #           'CHAIN' and
9597 #           'IMIX' and
9598 #           '8T4C' and
9599 #           'NDRPDR'"
9600 #  parameters:
9601 #  - "throughput"
9602 #  - "name"
9603 #  - "tags"
9604 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9605 #  x-axis: "X = VNFs per Service Chain"
9606 #  y-axis: "Y = Number of Service Chains"
9607 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9608 #  layout:
9609 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9610 #    layout: "plot-service-density"
9611 #
9612 ## Plots - NF Density - VSC - PDR IMIX
9613 #- type: "plot"
9614 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9615 #  algorithm: "plot_nf_heatmap"
9616 #  output-file-type: ".html"
9617 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9618 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9619 #  filter: "'NIC_Intel-XXV710' and
9620 #           'NF_DENSITY' and
9621 #           'VHOST' and
9622 #           'VXLAN' and
9623 #           'CHAIN' and
9624 #           'IMIX' and
9625 #           '2T1C' and
9626 #           'NDRPDR'"
9627 #  parameters:
9628 #  - "throughput"
9629 #  - "name"
9630 #  - "tags"
9631 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9632 #  x-axis: "X = VNFs per Service Chain"
9633 #  y-axis: "Y = Number of Service Chains"
9634 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9635 #  layout:
9636 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9637 #    layout: "plot-service-density"
9638 #
9639 #- type: "plot"
9640 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9641 #  algorithm: "plot_nf_heatmap"
9642 #  output-file-type: ".html"
9643 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9644 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9645 #  filter: "'NIC_Intel-XXV710' and
9646 #           'NF_DENSITY' and
9647 #           'VHOST' and
9648 #           'VXLAN' and
9649 #           'CHAIN' and
9650 #           'IMIX' and
9651 #           '4T2C' and
9652 #           'NDRPDR'"
9653 #  parameters:
9654 #  - "throughput"
9655 #  - "name"
9656 #  - "tags"
9657 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9658 #  x-axis: "X = VNFs per Service Chain"
9659 #  y-axis: "Y = Number of Service Chains"
9660 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9661 #  layout:
9662 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9663 #    layout: "plot-service-density"
9664 #
9665 #- type: "plot"
9666 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9667 #  algorithm: "plot_nf_heatmap"
9668 #  output-file-type: ".html"
9669 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9670 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9671 #  filter: "'NIC_Intel-XXV710' and
9672 #           'NF_DENSITY' and
9673 #           'VHOST' and
9674 #           'VXLAN' and
9675 #           'CHAIN' and
9676 #           'IMIX' and
9677 #           '8T4C' and
9678 #           'NDRPDR'"
9679 #  parameters:
9680 #  - "throughput"
9681 #  - "name"
9682 #  - "tags"
9683 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9684 #  x-axis: "X = VNFs per Service Chain"
9685 #  y-axis: "Y = Number of Service Chains"
9686 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9687 #  layout:
9688 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9689 #    layout: "plot-service-density"
9690 #
9691 ## Plots - NF Density - CSC - MRR IMIX
9692 #- type: "plot"
9693 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9694 #  algorithm: "plot_nf_heatmap"
9695 #  output-file-type: ".html"
9696 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9697 #  data: "plot-vpp-nfv-2n-clx-mrr"
9698 #  filter: "'NIC_Intel-XXV710' and
9699 #           'NF_DENSITY' and
9700 #           'DOCKER' and
9701 #           'CHAIN' and
9702 #           'NF_VPPIP4' and
9703 #           'IMIX' and
9704 #           '2T1C' and
9705 #           'MRR'"
9706 #  parameters:
9707 #  - "result"
9708 #  - "name"
9709 #  - "tags"
9710 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9711 #  x-axis: "X = CNFs per Service Chain"
9712 #  y-axis: "Y = Number of Service Chains"
9713 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9714 #  layout:
9715 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9716 #    layout: "plot-service-density"
9717 #
9718 #- type: "plot"
9719 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9720 #  algorithm: "plot_nf_heatmap"
9721 #  output-file-type: ".html"
9722 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9723 #  data: "plot-vpp-nfv-2n-clx-mrr"
9724 #  filter: "'NIC_Intel-XXV710' and
9725 #           'NF_DENSITY' and
9726 #           'DOCKER' and
9727 #           'CHAIN' and
9728 #           'NF_VPPIP4' and
9729 #           'IMIX' and
9730 #           '4T2C' and
9731 #           'MRR'"
9732 #  parameters:
9733 #  - "result"
9734 #  - "name"
9735 #  - "tags"
9736 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9737 #  x-axis: "X = CNFs per Service Chain"
9738 #  y-axis: "Y = Number of Service Chains"
9739 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9740 #  layout:
9741 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9742 #    layout: "plot-service-density"
9743 #
9744 #- type: "plot"
9745 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9746 #  algorithm: "plot_nf_heatmap"
9747 #  output-file-type: ".html"
9748 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9749 #  data: "plot-vpp-nfv-2n-clx-mrr"
9750 #  filter: "'NIC_Intel-XXV710' and
9751 #           'NF_DENSITY' and
9752 #           'DOCKER' and
9753 #           'CHAIN' and
9754 #           'NF_VPPIP4' and
9755 #           'IMIX' and
9756 #           '8T4C' and
9757 #           'MRR'"
9758 #  parameters:
9759 #  - "result"
9760 #  - "name"
9761 #  - "tags"
9762 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9763 #  x-axis: "X = CNFs per Service Chain"
9764 #  y-axis: "Y = Number of Service Chains"
9765 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9766 #  layout:
9767 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9768 #    layout: "plot-service-density"
9769 #
9770 ## Plots - NF Density - CSC - NDR IMIX
9771 #- type: "plot"
9772 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9773 #  algorithm: "plot_nf_heatmap"
9774 #  output-file-type: ".html"
9775 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
9776 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9777 #  filter: "'NIC_Intel-XXV710' and
9778 #           'NF_DENSITY' and
9779 #           'DOCKER' and
9780 #           'CHAIN' and
9781 #           'NF_VPPIP4' and
9782 #           'IMIX' and
9783 #           '2T1C' and
9784 #           'NDRPDR'"
9785 #  parameters:
9786 #  - "throughput"
9787 #  - "name"
9788 #  - "tags"
9789 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9790 #  x-axis: "X = CNFs per Service Chain"
9791 #  y-axis: "Y = Number of Service Chains"
9792 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9793 #  layout:
9794 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9795 #    layout: "plot-service-density"
9796 #
9797 #- type: "plot"
9798 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9799 #  algorithm: "plot_nf_heatmap"
9800 #  output-file-type: ".html"
9801 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
9802 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9803 #  filter: "'NIC_Intel-XXV710' and
9804 #           'NF_DENSITY' and
9805 #           'DOCKER' and
9806 #           'CHAIN' and
9807 #           'NF_VPPIP4' and
9808 #           'IMIX' and
9809 #           '4T2C' and
9810 #           'NDRPDR'"
9811 #  parameters:
9812 #  - "throughput"
9813 #  - "name"
9814 #  - "tags"
9815 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9816 #  x-axis: "X = CNFs per Service Chain"
9817 #  y-axis: "Y = Number of Service Chains"
9818 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9819 #  layout:
9820 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9821 #    layout: "plot-service-density"
9822 #
9823 #- type: "plot"
9824 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9825 #  algorithm: "plot_nf_heatmap"
9826 #  output-file-type: ".html"
9827 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
9828 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9829 #  filter: "'NIC_Intel-XXV710' and
9830 #           'NF_DENSITY' and
9831 #           'DOCKER' and
9832 #           'CHAIN' and
9833 #           'NF_VPPIP4' and
9834 #           'IMIX' and
9835 #           '8T4C' and
9836 #           'NDRPDR'"
9837 #  parameters:
9838 #  - "throughput"
9839 #  - "name"
9840 #  - "tags"
9841 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9842 #  x-axis: "X = CNFs per Service Chain"
9843 #  y-axis: "Y = Number of Service Chains"
9844 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9845 #  layout:
9846 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9847 #    layout: "plot-service-density"
9848 #
9849 ## Plots - NF Density - CSC - PDR IMIX
9850 #- type: "plot"
9851 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9852 #  algorithm: "plot_nf_heatmap"
9853 #  output-file-type: ".html"
9854 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
9855 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9856 #  filter: "'NIC_Intel-XXV710' and
9857 #           'NF_DENSITY' and
9858 #           'DOCKER' and
9859 #           'CHAIN' and
9860 #           'NF_VPPIP4' and
9861 #           'IMIX' and
9862 #           '2T1C' and
9863 #           'NDRPDR'"
9864 #  parameters:
9865 #  - "throughput"
9866 #  - "name"
9867 #  - "tags"
9868 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9869 #  x-axis: "X = CNFs per Service Chain"
9870 #  y-axis: "Y = Number of Service Chains"
9871 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9872 #  layout:
9873 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9874 #    layout: "plot-service-density"
9875 #
9876 #- type: "plot"
9877 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9878 #  algorithm: "plot_nf_heatmap"
9879 #  output-file-type: ".html"
9880 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
9881 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9882 #  filter: "'NIC_Intel-XXV710' and
9883 #           'NF_DENSITY' and
9884 #           'DOCKER' and
9885 #           'CHAIN' and
9886 #           'NF_VPPIP4' and
9887 #           'IMIX' and
9888 #           '4T2C' and
9889 #           'NDRPDR'"
9890 #  parameters:
9891 #  - "throughput"
9892 #  - "name"
9893 #  - "tags"
9894 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9895 #  x-axis: "X = CNFs per Service Chain"
9896 #  y-axis: "Y = Number of Service Chains"
9897 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9898 #  layout:
9899 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9900 #    layout: "plot-service-density"
9901 #
9902 #- type: "plot"
9903 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9904 #  algorithm: "plot_nf_heatmap"
9905 #  output-file-type: ".html"
9906 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
9907 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9908 #  filter: "'NIC_Intel-XXV710' and
9909 #           'NF_DENSITY' and
9910 #           'DOCKER' and
9911 #           'CHAIN' and
9912 #           'NF_VPPIP4' and
9913 #           'IMIX' and
9914 #           '8T4C' and
9915 #           'NDRPDR'"
9916 #  parameters:
9917 #  - "throughput"
9918 #  - "name"
9919 #  - "tags"
9920 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9921 #  x-axis: "X = CNFs per Service Chain"
9922 #  y-axis: "Y = Number of Service Chains"
9923 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9924 #  layout:
9925 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9926 #    layout: "plot-service-density"
9927 #
9928 ## Plots - NF Density - CSP - MRR IMIX
9929 #- type: "plot"
9930 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9931 #  algorithm: "plot_nf_heatmap"
9932 #  output-file-type: ".html"
9933 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
9934 #  data: "plot-vpp-nfv-2n-clx-mrr"
9935 #  filter: "'NIC_Intel-XXV710' and
9936 #           'NF_DENSITY' and
9937 #           'DOCKER' and
9938 #           'PIPELINE' and
9939 #           'NF_VPPIP4' and
9940 #           'IMIX' and
9941 #           '2T1C' and
9942 #           'MRR'"
9943 #  parameters:
9944 #  - "result"
9945 #  - "name"
9946 #  - "tags"
9947 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9948 #  x-axis: "X = CNFs per Service Pipeline"
9949 #  y-axis: "Y = Number of Service Pipelines"
9950 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9951 #  layout:
9952 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9953 #    layout: "plot-service-density"
9954 #
9955 #- type: "plot"
9956 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9957 #  algorithm: "plot_nf_heatmap"
9958 #  output-file-type: ".html"
9959 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
9960 #  data: "plot-vpp-nfv-2n-clx-mrr"
9961 #  filter: "'NIC_Intel-XXV710' and
9962 #           'NF_DENSITY' and
9963 #           'DOCKER' and
9964 #           'PIPELINE' and
9965 #           'NF_VPPIP4' and
9966 #           'IMIX' and
9967 #           '4T2C' and
9968 #           'MRR'"
9969 #  parameters:
9970 #  - "result"
9971 #  - "name"
9972 #  - "tags"
9973 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9974 #  x-axis: "X = CNFs per Service Pipeline"
9975 #  y-axis: "Y = Number of Service Pipelines"
9976 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9977 #  layout:
9978 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9979 #    layout: "plot-service-density"
9980 #
9981 #- type: "plot"
9982 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9983 #  algorithm: "plot_nf_heatmap"
9984 #  output-file-type: ".html"
9985 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
9986 #  data: "plot-vpp-nfv-2n-clx-mrr"
9987 #  filter: "'NIC_Intel-XXV710' and
9988 #           'NF_DENSITY' and
9989 #           'DOCKER' and
9990 #           'PIPELINE' and
9991 #           'NF_VPPIP4' and
9992 #           'IMIX' and
9993 #           '8T4C' and
9994 #           'MRR'"
9995 #  parameters:
9996 #  - "result"
9997 #  - "name"
9998 #  - "tags"
9999 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10000 #  x-axis: "X = CNFs per Service Pipeline"
10001 #  y-axis: "Y = Number of Service Pipelines"
10002 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10003 #  layout:
10004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10005 #    layout: "plot-service-density"
10006 #
10007 ## Plots - NF Density - CSP - NDR IMIX
10008 #- type: "plot"
10009 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10010 #  algorithm: "plot_nf_heatmap"
10011 #  output-file-type: ".html"
10012 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10013 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10014 #  filter: "'NIC_Intel-XXV710' and
10015 #           'NF_DENSITY' and
10016 #           'DOCKER' and
10017 #           'PIPELINE' and
10018 #           'NF_VPPIP4' and
10019 #           'IMIX' and
10020 #           '2T1C' and
10021 #           'NDRPDR'"
10022 #  parameters:
10023 #  - "throughput"
10024 #  - "name"
10025 #  - "tags"
10026 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10027 #  x-axis: "X = CNFs per Service Pipeline"
10028 #  y-axis: "Y = Number of Service Pipelines"
10029 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10030 #  layout:
10031 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10032 #    layout: "plot-service-density"
10033 #
10034 #- type: "plot"
10035 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10036 #  algorithm: "plot_nf_heatmap"
10037 #  output-file-type: ".html"
10038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10039 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10040 #  filter: "'NIC_Intel-XXV710' and
10041 #           'NF_DENSITY' and
10042 #           'DOCKER' and
10043 #           'PIPELINE' and
10044 #           'NF_VPPIP4' and
10045 #           'IMIX' and
10046 #           '4T2C' and
10047 #           'NDRPDR'"
10048 #  parameters:
10049 #  - "throughput"
10050 #  - "name"
10051 #  - "tags"
10052 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10053 #  x-axis: "X = CNFs per Service Pipeline"
10054 #  y-axis: "Y = Number of Service Pipelines"
10055 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10056 #  layout:
10057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10058 #    layout: "plot-service-density"
10059 #
10060 #- type: "plot"
10061 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10062 #  algorithm: "plot_nf_heatmap"
10063 #  output-file-type: ".html"
10064 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10065 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10066 #  filter: "'NIC_Intel-XXV710' and
10067 #           'NF_DENSITY' and
10068 #           'DOCKER' and
10069 #           'PIPELINE' and
10070 #           'NF_VPPIP4' and
10071 #           'IMIX' and
10072 #           '8T4C' and
10073 #           'NDRPDR'"
10074 #  parameters:
10075 #  - "throughput"
10076 #  - "name"
10077 #  - "tags"
10078 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10079 #  x-axis: "X = CNFs per Service Pipeline"
10080 #  y-axis: "Y = Number of Service Pipelines"
10081 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10082 #  layout:
10083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10084 #    layout: "plot-service-density"
10085 #
10086 ## Plots - NF Density - CSP - PDR IMIX
10087 #- type: "plot"
10088 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10089 #  algorithm: "plot_nf_heatmap"
10090 #  output-file-type: ".html"
10091 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10092 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10093 #  filter: "'NIC_Intel-XXV710' and
10094 #           'NF_DENSITY' and
10095 #           'DOCKER' and
10096 #           'PIPELINE' and
10097 #           'NF_VPPIP4' and
10098 #           'IMIX' and
10099 #           '2T1C' and
10100 #           'NDRPDR'"
10101 #  parameters:
10102 #  - "throughput"
10103 #  - "name"
10104 #  - "tags"
10105 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10106 #  x-axis: "X = CNFs per Service Pipeline"
10107 #  y-axis: "Y = Number of Service Pipelines"
10108 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10109 #  layout:
10110 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10111 #    layout: "plot-service-density"
10112 #
10113 #- type: "plot"
10114 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10115 #  algorithm: "plot_nf_heatmap"
10116 #  output-file-type: ".html"
10117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10118 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10119 #  filter: "'NIC_Intel-XXV710' and
10120 #           'NF_DENSITY' and
10121 #           'DOCKER' and
10122 #           'PIPELINE' and
10123 #           'NF_VPPIP4' and
10124 #           'IMIX' and
10125 #           '4T2C' and
10126 #           'NDRPDR'"
10127 #  parameters:
10128 #  - "throughput"
10129 #  - "name"
10130 #  - "tags"
10131 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10132 #  x-axis: "X = CNFs per Service Pipeline"
10133 #  y-axis: "Y = Number of Service Pipelines"
10134 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10135 #  layout:
10136 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10137 #    layout: "plot-service-density"
10138 #
10139 #- type: "plot"
10140 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10141 #  algorithm: "plot_nf_heatmap"
10142 #  output-file-type: ".html"
10143 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10144 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10145 #  filter: "'NIC_Intel-XXV710' and
10146 #           'NF_DENSITY' and
10147 #           'DOCKER' and
10148 #           'PIPELINE' and
10149 #           'NF_VPPIP4' and
10150 #           'IMIX' and
10151 #           '8T4C' and
10152 #           'NDRPDR'"
10153 #  parameters:
10154 #  - "throughput"
10155 #  - "name"
10156 #  - "tags"
10157 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10158 #  x-axis: "X = CNFs per Service Pipeline"
10159 #  y-axis: "Y = Number of Service Pipelines"
10160 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10161 #  layout:
10162 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10163 #    layout: "plot-service-density"
10164
10165 ################################################################################
10166
10167 # Packet Throughput
10168
10169 #- type: "plot"
10170 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10171 #  algorithm: "plot_perf_box_name"
10172 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10173 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10174 #  include:
10175 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10176 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10177 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10178 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10179 #  layout:
10180 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10181 #    layout: "plot-throughput"
10182 #
10183 #- type: "plot"
10184 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10185 #  algorithm: "plot_perf_box_name"
10186 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10187 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10188 #  include:
10189 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10190 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10191 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10192 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10193 #  layout:
10194 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10195 #    layout: "plot-throughput"
10196 #
10197 #- type: "plot"
10198 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10199 #  algorithm: "plot_perf_box_name"
10200 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10201 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10202 #  include:
10203 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10204 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10205 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10206 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10207 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10208 #  layout:
10209 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10210 #    layout: "plot-throughput"
10211 #
10212 #- type: "plot"
10213 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10214 #  algorithm: "plot_perf_box_name"
10215 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10216 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10217 #  include:
10218 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10219 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10220 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10221 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10222 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10223 #  layout:
10224 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10225 #    layout: "plot-throughput"
10226
10227 - type: "plot"
10228   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10229   algorithm: "plot_perf_box_name"
10230   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10231   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10232   include:
10233     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10234     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10235     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10236     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10237     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10238   layout:
10239     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10240     layout: "plot-throughput"
10241
10242 - type: "plot"
10243   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10244   algorithm: "plot_perf_box_name"
10245   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10246   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10247   include:
10248     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10249     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10250     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10251     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10252     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10253   layout:
10254     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10255     layout: "plot-throughput"
10256
10257 #- type: "plot"
10258 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10259 #  algorithm: "plot_perf_box_name"
10260 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10261 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10262 #  include:
10263 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10264 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10265 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10266 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10267 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10268 #  layout:
10269 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10270 #    layout: "plot-throughput"
10271 #
10272 #- type: "plot"
10273 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10274 #  algorithm: "plot_perf_box_name"
10275 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10276 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10277 #  include:
10278 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10279 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10280 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10281 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10282 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10283 #  layout:
10284 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10285 #    layout: "plot-throughput"
10286 #
10287 #- type: "plot"
10288 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10289 #  algorithm: "plot_perf_box_name"
10290 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10291 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10292 #  include:
10293 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10294 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10295 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10296 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10297 #  layout:
10298 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10299 #    layout: "plot-throughput"
10300 #
10301 #- type: "plot"
10302 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10303 #  algorithm: "plot_perf_box_name"
10304 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10305 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10306 #  include:
10307 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10308 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10309 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10310 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10311 #  layout:
10312 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10313 #    layout: "plot-throughput"
10314 #
10315 #- type: "plot"
10316 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10317 #  algorithm: "plot_perf_box_name"
10318 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10319 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10320 #  include:
10321 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10322 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10323 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10324 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10325 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10326 #  layout:
10327 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10328 #    layout: "plot-throughput"
10329 #
10330 #- type: "plot"
10331 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10332 #  algorithm: "plot_perf_box_name"
10333 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10334 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10335 #  include:
10336 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10337 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10338 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10339 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10340 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10341 #  layout:
10342 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10343 #    layout: "plot-throughput"
10344 #
10345 #- type: "plot"
10346 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10347 #  algorithm: "plot_perf_box_name"
10348 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10349 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10350 #  include:
10351 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10352 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10353 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10354 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10355 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10356 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10357 #  layout:
10358 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10359 #    layout: "plot-throughput"
10360 #
10361 #- type: "plot"
10362 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10363 #  algorithm: "plot_perf_box_name"
10364 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10365 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10366 #  include:
10367 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10368 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10369 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10370 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10371 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10372 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10373 #  layout:
10374 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10375 #    layout: "plot-throughput"
10376
10377 - type: "plot"
10378   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10379   algorithm: "plot_perf_box_name"
10380   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10382   include:
10383     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10384     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10385     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10386   layout:
10387     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10388     layout: "plot-throughput"
10389
10390 - type: "plot"
10391   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10392   algorithm: "plot_perf_box_name"
10393   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10395   include:
10396     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10397     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10398     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10399   layout:
10400     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10401     layout: "plot-throughput"
10402
10403 #- type: "plot"
10404 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10405 #  algorithm: "plot_perf_box_name"
10406 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10407 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10408 #  include:
10409 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10410 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10411 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10412 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10413 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10414 #  layout:
10415 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10416 #    layout: "plot-throughput"
10417 #
10418 #- type: "plot"
10419 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10420 #  algorithm: "plot_perf_box_name"
10421 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10422 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10423 #  include:
10424 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10425 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10426 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10427 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10428 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10429 #  layout:
10430 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10431 #    layout: "plot-throughput"
10432 #
10433 #- type: "plot"
10434 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10435 #  algorithm: "plot_perf_box_name"
10436 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10437 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10438 #  include:
10439 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10440 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10441 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10442 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10443 #  layout:
10444 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10445 #    layout: "plot-throughput"
10446 #
10447 #- type: "plot"
10448 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10449 #  algorithm: "plot_perf_box_name"
10450 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10451 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10452 #  include:
10453 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10454 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10455 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10456 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10457 #  layout:
10458 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10459 #    layout: "plot-throughput"
10460 #
10461 #- type: "plot"
10462 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10463 #  algorithm: "plot_perf_box_name"
10464 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10465 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10466 #  include:
10467 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10468 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10469 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10470 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10471 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10472 #  layout:
10473 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10474 #    layout: "plot-throughput"
10475 #
10476 #- type: "plot"
10477 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10478 #  algorithm: "plot_perf_box_name"
10479 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10480 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10481 #  include:
10482 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10483 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10484 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10485 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10486 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10487 #  layout:
10488 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10489 #    layout: "plot-throughput"
10490 #
10491 #- type: "plot"
10492 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10493 #  algorithm: "plot_perf_box_name"
10494 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10495 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10496 #  include:
10497 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10498 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10499 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10500 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10501 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10503 #  layout:
10504 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10505 #    layout: "plot-throughput"
10506 #
10507 #- type: "plot"
10508 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10509 #  algorithm: "plot_perf_box_name"
10510 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10511 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10512 #  include:
10513 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10514 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10515 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10519 #  layout:
10520 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10521 #    layout: "plot-throughput"
10522
10523 - type: "plot"
10524   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10525   algorithm: "plot_perf_box_name"
10526   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10527   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10528   include:
10529     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10530     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10531     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10532     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10533     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10534   layout:
10535     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10536     layout: "plot-throughput"
10537
10538 - type: "plot"
10539   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10540   algorithm: "plot_perf_box_name"
10541   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10542   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10543   include:
10544     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10545     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10546     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10547     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10548     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10549   layout:
10550     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10551     layout: "plot-throughput"
10552
10553 - type: "plot"
10554   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10555   algorithm: "plot_perf_box_name"
10556   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10557   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10558   include:
10559     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10560     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10561     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10562     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10563     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10564     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10565   layout:
10566     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10567     layout: "plot-throughput"
10568
10569 - type: "plot"
10570   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10571   algorithm: "plot_perf_box_name"
10572   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10573   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10574   include:
10575     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10576     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10577     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10578     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10579     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10580     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10581   layout:
10582     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10583     layout: "plot-throughput"
10584
10585 - type: "plot"
10586   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10587   algorithm: "plot_perf_box_name"
10588   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10589   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10590   include:
10591     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10592     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10593     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10594     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10595     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10596   layout:
10597     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10598     layout: "plot-throughput"
10599
10600 - type: "plot"
10601   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10602   algorithm: "plot_perf_box_name"
10603   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10604   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10605   include:
10606     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10607     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10608     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10609     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10610     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10611   layout:
10612     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10613     layout: "plot-throughput"
10614
10615 - type: "plot"
10616   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10617   algorithm: "plot_perf_box_name"
10618   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10619   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10620   include:
10621     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10622     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10623     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10624     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10625     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10626     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10627   layout:
10628     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10629     layout: "plot-throughput"
10630
10631 - type: "plot"
10632   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10633   algorithm: "plot_perf_box_name"
10634   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10635   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10636   include:
10637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10643   layout:
10644     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10645     layout: "plot-throughput"
10646
10647 - type: "plot"
10648   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10649   algorithm: "plot_perf_box_name"
10650   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10651   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10652   include:
10653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10658   layout:
10659     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10660     layout: "plot-throughput"
10661
10662 - type: "plot"
10663   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10664   algorithm: "plot_perf_box_name"
10665   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10666   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10667   include:
10668     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10669     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10670     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10673   layout:
10674     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10675     layout: "plot-throughput"
10676
10677 - type: "plot"
10678   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10679   algorithm: "plot_perf_box_name"
10680   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10681   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10682   include:
10683     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10684     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10685     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10686     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10687     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10688     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10689   layout:
10690     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10691     layout: "plot-throughput"
10692
10693 - type: "plot"
10694   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10695   algorithm: "plot_perf_box_name"
10696   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10697   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10698   include:
10699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10700     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10701     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10702     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10703     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10705   layout:
10706     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10707     layout: "plot-throughput"
10708
10709 - type: "plot"
10710   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10711   algorithm: "plot_perf_box_name"
10712   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10714   include:
10715     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10716     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10717   layout:
10718     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10719     layout: "plot-throughput"
10720
10721 - type: "plot"
10722   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10723   algorithm: "plot_perf_box_name"
10724   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10726   include:
10727     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10728     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10729   layout:
10730     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10731     layout: "plot-throughput"
10732
10733 #- type: "plot"
10734 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10735 #  algorithm: "plot_perf_box_name"
10736 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10737 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10738 #  include:
10739 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10740 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10741 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10742 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10743 #  layout:
10744 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10745 #    layout: "plot-throughput"
10746 #
10747 #- type: "plot"
10748 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10749 #  algorithm: "plot_perf_box_name"
10750 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10751 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10752 #  include:
10753 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10754 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10755 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10756 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10757 #  layout:
10758 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10759 #    layout: "plot-throughput"
10760
10761 - type: "plot"
10762   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10763   algorithm: "plot_perf_box_name"
10764   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10765   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10766   include:
10767     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10768     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10769     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10770     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10771   layout:
10772     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10773     layout: "plot-throughput"
10774
10775 - type: "plot"
10776   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10777   algorithm: "plot_perf_box_name"
10778   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10779   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10780   include:
10781     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10782     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10783     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10784     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10785   layout:
10786     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10787     layout: "plot-throughput"
10788
10789 - type: "plot"
10790   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10791   algorithm: "plot_perf_box_name"
10792   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10793   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10794   include:
10795     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10796     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10797     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10798     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10799   layout:
10800     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10801     layout: "plot-throughput"
10802
10803 - type: "plot"
10804   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10805   algorithm: "plot_perf_box_name"
10806   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10807   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10808   include:
10809     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10810     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10811     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10812     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10813   layout:
10814     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10815     layout: "plot-throughput"
10816
10817 #- type: "plot"
10818 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10819 #  algorithm: "plot_perf_box_name"
10820 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10821 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10822 #  include:
10823 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10824 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10825 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10826 #  layout:
10827 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10828 #    layout: "plot-throughput"
10829 #
10830 #- type: "plot"
10831 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10832 #  algorithm: "plot_perf_box_name"
10833 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10834 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10835 #  include:
10836 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10837 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10838 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10839 #  layout:
10840 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10841 #    layout: "plot-throughput"
10842 #
10843 #- type: "plot"
10844 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10845 #  algorithm: "plot_perf_box_name"
10846 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10847 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10848 #  include:
10849 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10850 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10851 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10852 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10853 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10854 #  layout:
10855 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10856 #    layout: "plot-throughput"
10857 #
10858 #- type: "plot"
10859 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10860 #  algorithm: "plot_perf_box_name"
10861 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10862 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10863 #  include:
10864 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10865 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10866 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10867 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10868 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10869 #  layout:
10870 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10871 #    layout: "plot-throughput"
10872
10873 - type: "plot"
10874   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10875   algorithm: "plot_perf_box_name"
10876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10878   include:
10879     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10880     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10882   layout:
10883     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10884     layout: "plot-throughput"
10885
10886 - type: "plot"
10887   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10888   algorithm: "plot_perf_box_name"
10889   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10890   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10891   include:
10892     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10894     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10895   layout:
10896     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10897     layout: "plot-throughput"
10898
10899 #- type: "plot"
10900 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10901 #  algorithm: "plot_perf_box_name"
10902 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10903 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10904 #  include:
10905 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10906 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10907 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10908 #  layout:
10909 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10910 #    layout: "plot-throughput"
10911 #
10912 #- type: "plot"
10913 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10914 #  algorithm: "plot_perf_box_name"
10915 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10916 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10917 #  include:
10918 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10919 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10920 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10921 #  layout:
10922 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10923 #    layout: "plot-throughput"
10924 #
10925 #- type: "plot"
10926 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10927 #  algorithm: "plot_perf_box_name"
10928 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10929 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10930 #  include:
10931 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10932 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10933 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10934 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10935 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10936 #  layout:
10937 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10938 #    layout: "plot-throughput"
10939 #
10940 #- type: "plot"
10941 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10942 #  algorithm: "plot_perf_box_name"
10943 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10944 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10945 #  include:
10946 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10947 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10948 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10949 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10950 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10951 #  layout:
10952 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10953 #    layout: "plot-throughput"
10954
10955 - type: "plot"
10956   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10957   algorithm: "plot_perf_box_name"
10958   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10959   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10960   include:
10961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10963     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
10964     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
10965     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10966   layout:
10967     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10968     layout: "plot-throughput"
10969
10970 - type: "plot"
10971   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
10972   algorithm: "plot_perf_box_name"
10973   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
10974   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10975   include:
10976     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10977     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10978     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
10979     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
10980     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10981   layout:
10982     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
10983     layout: "plot-throughput"
10984
10985 - type: "plot"
10986   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10987   algorithm: "plot_perf_box_name"
10988   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10989   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10990   include:
10991     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10992     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
10994     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
10995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10996   layout:
10997     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
10998     layout: "plot-throughput"
10999
11000 - type: "plot"
11001   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11002   algorithm: "plot_perf_box_name"
11003   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11004   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11005   include:
11006     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11010     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11011   layout:
11012     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11013     layout: "plot-throughput"
11014
11015 - type: "plot"
11016   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11017   algorithm: "plot_perf_box_name"
11018   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11019   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11020   include:
11021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11023     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11024     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11025     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11026   layout:
11027     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11028     layout: "plot-throughput"
11029
11030 - type: "plot"
11031   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11032   algorithm: "plot_perf_box_name"
11033   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11034   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11035   include:
11036     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11037     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11038     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11039     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11041   layout:
11042     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11043     layout: "plot-throughput"
11044
11045 - type: "plot"
11046   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11047   algorithm: "plot_perf_box_name"
11048   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11050   include:
11051     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11052     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11053     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11054     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11055     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11056     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11057   layout:
11058     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11059     layout: "plot-throughput"
11060
11061 - type: "plot"
11062   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11063   algorithm: "plot_perf_box_name"
11064   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11065   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11066   include:
11067     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11068     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11069     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11070     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11071     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11072     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11073   layout:
11074     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11075     layout: "plot-throughput"
11076
11077 - type: "plot"
11078   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11079   algorithm: "plot_perf_box_name"
11080   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11082   include:
11083     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11084     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11085     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11086     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11087   layout:
11088     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11089     layout: "plot-throughput"
11090
11091 - type: "plot"
11092   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11093   algorithm: "plot_perf_box_name"
11094   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11096   include:
11097     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11098     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11099     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11100     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11101   layout:
11102     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11103     layout: "plot-throughput"
11104
11105 #- type: "plot"
11106 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11107 #  algorithm: "plot_perf_box_name"
11108 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11109 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11110 #  include:
11111 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11112 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11113 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11114 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11115 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11116 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11117 #  layout:
11118 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11119 #    layout: "plot-throughput"
11120 #
11121 #- type: "plot"
11122 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11123 #  algorithm: "plot_perf_box_name"
11124 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11125 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11126 #  include:
11127 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11128 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11129 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11130 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11131 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11132 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11133 #  layout:
11134 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11135 #    layout: "plot-throughput"
11136
11137 - type: "plot"
11138   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11139   algorithm: "plot_perf_box_name"
11140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11142   include:
11143     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11144 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11145     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11146 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11147     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11148 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11149   layout:
11150     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11151     layout: "plot-throughput"
11152
11153 - type: "plot"
11154   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11155   algorithm: "plot_perf_box_name"
11156   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11157   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11158   include:
11159     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11160 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11161     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11163     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11164 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11165   layout:
11166     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11167     layout: "plot-throughput"
11168
11169 - type: "plot"
11170   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11171   algorithm: "plot_perf_box_name"
11172   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11173   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11174   include:
11175     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11176     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11177     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11178     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11179     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11180     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11181   layout:
11182     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11183     layout: "plot-throughput"
11184
11185 - type: "plot"
11186   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11187   algorithm: "plot_perf_box_name"
11188   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11189   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11190   include:
11191     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11192     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11193     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11194     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11195     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11196     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11197   layout:
11198     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11199     layout: "plot-throughput"
11200
11201 #- type: "plot"
11202 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11203 #  algorithm: "plot_perf_box_name"
11204 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11205 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11206 #  include:
11207 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11208 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11209 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11210 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11211 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11212 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11213 #  layout:
11214 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11215 #    layout: "plot-throughput"
11216 #
11217 #- type: "plot"
11218 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11219 #  algorithm: "plot_perf_box_name"
11220 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11221 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11222 #  include:
11223 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11224 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11225 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11226 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11227 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11228 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11229 #  layout:
11230 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11231 #    layout: "plot-throughput"
11232 #
11233 #- type: "plot"
11234 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11235 #  algorithm: "plot_perf_box_name"
11236 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11237 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11238 #  include:
11239 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11240 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11241 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11242 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11243 #  layout:
11244 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11245 #    layout: "plot-throughput"
11246 #
11247 #- type: "plot"
11248 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11249 #  algorithm: "plot_perf_box_name"
11250 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11251 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11252 #  include:
11253 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11254 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11255 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11256 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11257 #  layout:
11258 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11259 #    layout: "plot-throughput"
11260 #
11261 #- type: "plot"
11262 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11263 #  algorithm: "plot_perf_box_name"
11264 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11265 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11266 #  include:
11267 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11268 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11269 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11270 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11271 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11272 #  layout:
11273 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11274 #    layout: "plot-throughput"
11275 #
11276 #- type: "plot"
11277 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11278 #  algorithm: "plot_perf_box_name"
11279 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11280 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11281 #  include:
11282 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11283 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11284 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11285 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11286 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11287 #  layout:
11288 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11289 #    layout: "plot-throughput"
11290 #
11291 #- type: "plot"
11292 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11293 #  algorithm: "plot_perf_box_name"
11294 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11295 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11296 #  include:
11297 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11298 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11299 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11300 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11301 #  layout:
11302 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11303 #    layout: "plot-throughput"
11304 #
11305 #- type: "plot"
11306 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11307 #  algorithm: "plot_perf_box_name"
11308 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11309 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11310 #  include:
11311 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11312 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11313 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11314 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11315 #  layout:
11316 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11317 #    layout: "plot-throughput"
11318
11319 - type: "plot"
11320   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11321   algorithm: "plot_perf_box_name"
11322   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11323   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11324   include:
11325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11327     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11328     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11329     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11330     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11331   layout:
11332     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11333     layout: "plot-throughput"
11334
11335 - type: "plot"
11336   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11337   algorithm: "plot_perf_box_name"
11338   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11340   include:
11341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11343     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11344     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11345     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11346     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11347   layout:
11348     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11349     layout: "plot-throughput"
11350
11351 #- type: "plot"
11352 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11353 #  algorithm: "plot_perf_box_name"
11354 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11355 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11356 #  include:
11357 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11358 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11359 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11360 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11361 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11362 #  layout:
11363 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11364 #    layout: "plot-throughput"
11365 #
11366 #- type: "plot"
11367 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11368 #  algorithm: "plot_perf_box_name"
11369 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11370 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11371 #  include:
11372 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11373 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11374 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11375 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11376 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11377 #  layout:
11378 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11379 #    layout: "plot-throughput"
11380 #
11381 #- type: "plot"
11382 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11383 #  algorithm: "plot_perf_box_name"
11384 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11385 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11386 #  include:
11387 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11388 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11389 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11390 #  layout:
11391 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11392 #    layout: "plot-throughput"
11393 #
11394 #- type: "plot"
11395 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11396 #  algorithm: "plot_perf_box_name"
11397 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11398 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11399 #  include:
11400 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11401 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11402 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11403 #  layout:
11404 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11405 #    layout: "plot-throughput"
11406 #
11407 #- type: "plot"
11408 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11409 #  algorithm: "plot_perf_box_name"
11410 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11411 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11412 #  include:
11413 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11414 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11415 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11416 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11417 #  layout:
11418 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11419 #    layout: "plot-throughput"
11420 #
11421 #- type: "plot"
11422 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11423 #  algorithm: "plot_perf_box_name"
11424 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11425 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11426 #  include:
11427 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11428 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11429 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11430 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11431 #  layout:
11432 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11433 #    layout: "plot-throughput"
11434 #
11435 #- type: "plot"
11436 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11437 #  algorithm: "plot_perf_box_name"
11438 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11439 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11440 #  include:
11441 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11442 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11443 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11444 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11445 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11446 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11447 #  layout:
11448 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11449 #    layout: "plot-throughput"
11450 #
11451 #- type: "plot"
11452 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11453 #  algorithm: "plot_perf_box_name"
11454 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11455 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11456 #  include:
11457 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11458 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11459 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11460 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11461 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11462 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11463 #  layout:
11464 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11465 #    layout: "plot-throughput"
11466 #
11467 #- type: "plot"
11468 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11469 #  algorithm: "plot_perf_box_name"
11470 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11471 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11472 #  include:
11473 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11474 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11475 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11476 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11477 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11478 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11479 #  layout:
11480 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11481 #    layout: "plot-throughput"
11482 #
11483 #- type: "plot"
11484 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11485 #  algorithm: "plot_perf_box_name"
11486 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11487 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11488 #  include:
11489 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11490 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11491 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11492 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11493 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11494 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11495 #  layout:
11496 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11497 #    layout: "plot-throughput"
11498
11499 - type: "plot"
11500   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11501   algorithm: "plot_perf_box_name"
11502   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11503   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11504   include:
11505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11508     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11509   layout:
11510     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11511     layout: "plot-throughput"
11512
11513 - type: "plot"
11514   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11515   algorithm: "plot_perf_box_name"
11516   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11517   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11518   include:
11519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11522     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11523   layout:
11524     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11531   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11532   include:
11533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11539   layout:
11540     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11541     layout: "plot-throughput"
11542
11543 - type: "plot"
11544   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11545   algorithm: "plot_perf_box_name"
11546   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11547   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11548   include:
11549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11555   layout:
11556     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11557     layout: "plot-throughput"
11558
11559 - type: "plot"
11560   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11561   algorithm: "plot_perf_box_name"
11562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11564   include:
11565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11571   layout:
11572     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11573     layout: "plot-throughput"
11574
11575 - type: "plot"
11576   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11577   algorithm: "plot_perf_box_name"
11578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11580   include:
11581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11585     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11587   layout:
11588     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11589     layout: "plot-throughput"
11590
11591 - type: "plot"
11592   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11593   algorithm: "plot_perf_box_name"
11594   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11595   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11596   include:
11597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11598     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11601   layout:
11602     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11603     layout: "plot-throughput"
11604
11605 - type: "plot"
11606   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11607   algorithm: "plot_perf_box_name"
11608   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11609   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11610   include:
11611     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11612     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11613     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11614     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11615   layout:
11616     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11617     layout: "plot-throughput"
11618
11619 - type: "plot"
11620   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11621   algorithm: "plot_perf_box_name"
11622   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11623   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11624   include:
11625     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11628     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11631   layout:
11632     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11633     layout: "plot-throughput"
11634
11635 - type: "plot"
11636   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11637   algorithm: "plot_perf_box_name"
11638   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11639   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11640   include:
11641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11643     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11647   layout:
11648     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11649     layout: "plot-throughput"
11650
11651 - type: "plot"
11652   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11653   algorithm: "plot_perf_box_name"
11654   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11655   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11656   include:
11657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11658     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11659     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11660     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11661   layout:
11662     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11663     layout: "plot-throughput"
11664
11665 - type: "plot"
11666   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11667   algorithm: "plot_perf_box_name"
11668   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11669   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11670   include:
11671     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11672     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11673     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11674     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11675   layout:
11676     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11677     layout: "plot-throughput"
11678
11679 - type: "plot"
11680   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11681   algorithm: "plot_perf_box_name"
11682   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11683   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11684   include:
11685     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11686     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11687     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11688     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11689     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11690     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11691   layout:
11692     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11693     layout: "plot-throughput"
11694
11695 - type: "plot"
11696   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11697   algorithm: "plot_perf_box_name"
11698   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11699   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11700   include:
11701     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11702     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11703     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11704     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11705     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11706     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11707   layout:
11708     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11709     layout: "plot-throughput"
11710
11711 - type: "plot"
11712   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11713   algorithm: "plot_perf_box_name"
11714   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11715   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11716   include:
11717     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11718     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11719     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11720     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11721     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11722     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11723   layout:
11724     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11725     layout: "plot-throughput"
11726
11727 - type: "plot"
11728   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11729   algorithm: "plot_perf_box_name"
11730   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11731   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11732   include:
11733     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11734     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11735     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11736     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11737     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11738     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11739   layout:
11740     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11741     layout: "plot-throughput"
11742
11743 - type: "plot"
11744   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11745   algorithm: "plot_perf_box_name"
11746   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11747   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11748   include:
11749     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11750     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11751     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11752     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11753     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11754     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11755   layout:
11756     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11757     layout: "plot-throughput"
11758
11759 - type: "plot"
11760   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11763   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11764   include:
11765     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11766     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11767     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11768     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11769     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11770     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11771   layout:
11772     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11773     layout: "plot-throughput"
11774
11775 #- type: "plot"
11776 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11777 #  algorithm: "plot_perf_box_name"
11778 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11779 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11780 #  include:
11781 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11782 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11783 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11784 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11785 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11786 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11787 #  layout:
11788 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11789 #    layout: "plot-throughput"
11790 #
11791 #- type: "plot"
11792 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11793 #  algorithm: "plot_perf_box_name"
11794 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11795 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11796 #  include:
11797 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11798 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11799 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11800 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11801 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11802 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11803 #  layout:
11804 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11805 #    layout: "plot-throughput"
11806
11807 - type: "plot"
11808   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11809   algorithm: "plot_perf_box_name"
11810   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11811   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11812   include:
11813     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11814     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11815     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11816     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11817     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11818     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11819   layout:
11820     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11821     layout: "plot-throughput"
11822
11823 - type: "plot"
11824   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11825   algorithm: "plot_perf_box_name"
11826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11828   include:
11829     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11830     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11831     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11832     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11833     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11834     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11835   layout:
11836     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11837     layout: "plot-throughput"
11838
11839 #- type: "plot"
11840 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11841 #  algorithm: "plot_perf_box_name"
11842 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11843 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11844 #  include:
11845 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11846 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11847 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11848 #  layout:
11849 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11850 #    layout: "plot-throughput"
11851 #
11852 #- type: "plot"
11853 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11854 #  algorithm: "plot_perf_box_name"
11855 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11856 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11857 #  include:
11858 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11859 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11860 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11861 #  layout:
11862 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11863 #    layout: "plot-throughput"
11864
11865 #- type: "plot"
11866 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11867 #  algorithm: "plot_perf_box_name"
11868 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11869 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11870 #  include:
11871 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11872 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11873 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11874 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11875 #  layout:
11876 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11877 #    layout: "plot-throughput"
11878 #
11879 #- type: "plot"
11880 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11881 #  algorithm: "plot_perf_box_name"
11882 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11883 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11884 #  include:
11885 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11886 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11887 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11888 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11889 #  layout:
11890 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11891 #    layout: "plot-throughput"
11892 #
11893 #- type: "plot"
11894 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11895 #  algorithm: "plot_perf_box_name"
11896 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11897 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11898 #  include:
11899 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11900 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11901 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11902 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11903 #  layout:
11904 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11905 #    layout: "plot-throughput"
11906 #
11907 #- type: "plot"
11908 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11909 #  algorithm: "plot_perf_box_name"
11910 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11911 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11912 #  include:
11913 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11914 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11915 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11916 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11917 #  layout:
11918 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
11919 #    layout: "plot-throughput"
11920
11921 - type: "plot"
11922   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11923   algorithm: "plot_perf_box_name"
11924   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11925   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11926   include:
11927     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11928     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11929     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11930     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11931   layout:
11932     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
11933     layout: "plot-throughput"
11934
11935 - type: "plot"
11936   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11937   algorithm: "plot_perf_box_name"
11938   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11939   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11940   include:
11941     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11942     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11943     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11944     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11945   layout:
11946     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
11947     layout: "plot-throughput"
11948
11949 - type: "plot"
11950   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11951   algorithm: "plot_perf_box_name"
11952   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11953   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11954   include:
11955     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11956     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11957     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11958     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11959   layout:
11960     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
11961     layout: "plot-throughput"
11962
11963 - type: "plot"
11964   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11965   algorithm: "plot_perf_box_name"
11966   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11968   include:
11969     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11970     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11971     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11972     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11973   layout:
11974     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
11975     layout: "plot-throughput"
11976
11977 #- type: "plot"
11978 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
11979 #  algorithm: "plot_perf_box_name"
11980 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
11981 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11982 #  include:
11983 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11984 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11985 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11986 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11987 #  layout:
11988 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
11989 #    layout: "plot-throughput"
11990 #
11991 #- type: "plot"
11992 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
11993 #  algorithm: "plot_perf_box_name"
11994 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
11995 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11996 #  include:
11997 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11998 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11999 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12000 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12001 #  layout:
12002 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12003 #    layout: "plot-throughput"
12004 #
12005 #- type: "plot"
12006 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12007 #  algorithm: "plot_perf_box_name"
12008 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12009 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12010 #  include:
12011 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12012 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12013 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12014 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12015 #  layout:
12016 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12017 #    layout: "plot-throughput"
12018 #
12019 #- type: "plot"
12020 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12021 #  algorithm: "plot_perf_box_name"
12022 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12023 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12024 #  include:
12025 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12026 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12027 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12028 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12029 #  layout:
12030 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12031 #    layout: "plot-throughput"
12032 #
12033 #- type: "plot"
12034 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12035 #  algorithm: "plot_perf_box_name"
12036 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12037 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12038 #  include:
12039 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12040 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12041 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12042 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12043 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12044 #  layout:
12045 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12046 #    layout: "plot-throughput"
12047 #
12048 #- type: "plot"
12049 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12050 #  algorithm: "plot_perf_box_name"
12051 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12052 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12053 #  include:
12054 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12055 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12056 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12057 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12058 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12059 #  layout:
12060 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12061 #    layout: "plot-throughput"
12062 #
12063 #- type: "plot"
12064 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12065 #  algorithm: "plot_perf_box_name"
12066 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12067 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12068 #  include:
12069 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12070 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12071 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12072 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12073 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12074 #  layout:
12075 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12076 #    layout: "plot-throughput"
12077 #
12078 #- type: "plot"
12079 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12080 #  algorithm: "plot_perf_box_name"
12081 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12082 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12083 #  include:
12084 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12085 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12086 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12087 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12088 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12089 #  layout:
12090 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12091 #    layout: "plot-throughput"
12092 #
12093 #- type: "plot"
12094 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12095 #  algorithm: "plot_perf_box_name"
12096 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12097 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12098 #  include:
12099 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12100 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12101 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12102 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12103 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12104 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12105 #  layout:
12106 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12107 #    layout: "plot-throughput"
12108 #
12109 #- type: "plot"
12110 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12111 #  algorithm: "plot_perf_box_name"
12112 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12113 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12114 #  include:
12115 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12116 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12117 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12118 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12119 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12120 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12121 #  layout:
12122 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12123 #    layout: "plot-throughput"
12124 #
12125 #- type: "plot"
12126 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12127 #  algorithm: "plot_perf_box_name"
12128 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12129 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12130 #  include:
12131 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12132 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12133 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12134 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12135 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12136 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12137 #  layout:
12138 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12139 #    layout: "plot-throughput"
12140 #
12141 #- type: "plot"
12142 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12143 #  algorithm: "plot_perf_box_name"
12144 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12145 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12146 #  include:
12147 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12148 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12149 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12150 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12151 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12152 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12153 #  layout:
12154 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12155 #    layout: "plot-throughput"
12156
12157 - type: "plot"
12158   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12159   algorithm: "plot_perf_box_name"
12160   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12161   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12162   include:
12163     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12164     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12165     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12166     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12167     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12168   layout:
12169     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12170     layout: "plot-throughput"
12171
12172 - type: "plot"
12173   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12174   algorithm: "plot_perf_box_name"
12175   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12176   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12177   include:
12178     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12179     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12180     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12181     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12182     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12183   layout:
12184     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12185     layout: "plot-throughput"
12186
12187 #- type: "plot"
12188 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12189 #  algorithm: "plot_perf_box_name"
12190 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12191 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12192 #  include:
12193 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12194 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12195 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12196 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12197 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12198 #  layout:
12199 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12200 #    layout: "plot-throughput"
12201 #
12202 #- type: "plot"
12203 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12204 #  algorithm: "plot_perf_box_name"
12205 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12206 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12207 #  include:
12208 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12209 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12210 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12211 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12212 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12213 #  layout:
12214 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12215 #    layout: "plot-throughput"
12216
12217 #- type: "plot"
12218 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12219 #  algorithm: "plot_perf_box_name"
12220 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12221 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12222 #  include:
12223 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12224 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12225 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12226 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12229 #  layout:
12230 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12231 #    layout: "plot-throughput"
12232 #
12233 #- type: "plot"
12234 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12235 #  algorithm: "plot_perf_box_name"
12236 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12237 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12238 #  include:
12239 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12240 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12241 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12242 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12243 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12244 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12245 #  layout:
12246 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12247 #    layout: "plot-throughput"
12248
12249 #- type: "plot"
12250 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12251 #  algorithm: "plot_perf_box_name"
12252 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12253 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12254 #  include:
12255 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12256 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12257 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12258 #  layout:
12259 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12260 #    layout: "plot-throughput"
12261 #
12262 #- type: "plot"
12263 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12264 #  algorithm: "plot_perf_box_name"
12265 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12266 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12267 #  include:
12268 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12269 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12270 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12271 #  layout:
12272 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12273 #    layout: "plot-throughput"
12274
12275 ################################################################################
12276
12277 # Packet Speedup
12278
12279 #- type: "plot"
12280 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12281 #  algorithm: "plot_tsa_name"
12282 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12283 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12284 #  include:
12285 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12286 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12287 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12288 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12289 #  layout:
12290 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12291 #    layout: "plot-throughput-speedup-analysis"
12292 #
12293 #- type: "plot"
12294 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12295 #  algorithm: "plot_tsa_name"
12296 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12297 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12298 #  include:
12299 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12300 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12301 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12302 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12303 #  layout:
12304 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12305 #    layout: "plot-throughput-speedup-analysis"
12306 #
12307 #- type: "plot"
12308 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12309 #  algorithm: "plot_tsa_name"
12310 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12311 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12312 #  include:
12313 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12314 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12315 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12316 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12317 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12318 #  layout:
12319 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12320 #    layout: "plot-throughput-speedup-analysis"
12321 #
12322 #- type: "plot"
12323 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12324 #  algorithm: "plot_tsa_name"
12325 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12326 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12327 #  include:
12328 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12329 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12330 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12331 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12332 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12333 #  layout:
12334 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12335 #    layout: "plot-throughput-speedup-analysis"
12336 #
12337 #- type: "plot"
12338 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12339 #  algorithm: "plot_tsa_name"
12340 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12341 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12342 #  include:
12343 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12344 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12345 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12346 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12347 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12348 #  layout:
12349 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12350 #    layout: "plot-throughput-speedup-analysis"
12351 #
12352 #- type: "plot"
12353 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12354 #  algorithm: "plot_tsa_name"
12355 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12356 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12357 #  include:
12358 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12359 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12360 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12361 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12362 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12363 #  layout:
12364 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12365 #    layout: "plot-throughput-speedup-analysis"
12366 #
12367 #- type: "plot"
12368 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12369 #  algorithm: "plot_tsa_name"
12370 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12371 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12372 #  include:
12373 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12374 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12375 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12376 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12377 #  layout:
12378 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12379 #    layout: "plot-throughput-speedup-analysis"
12380 #
12381 #- type: "plot"
12382 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12383 #  algorithm: "plot_tsa_name"
12384 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12385 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12386 #  include:
12387 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12388 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12389 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12390 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12391 #  layout:
12392 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12393 #    layout: "plot-throughput-speedup-analysis"
12394 #
12395 #- type: "plot"
12396 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12397 #  algorithm: "plot_tsa_name"
12398 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12399 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12400 #  include:
12401 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12402 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12403 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12404 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12405 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12406 #  layout:
12407 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12408 #    layout: "plot-throughput-speedup-analysis"
12409 #
12410 #- type: "plot"
12411 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12412 #  algorithm: "plot_tsa_name"
12413 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12414 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12415 #  include:
12416 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12417 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12418 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12419 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12420 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12421 #  layout:
12422 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12423 #    layout: "plot-throughput-speedup-analysis"
12424 #
12425 #- type: "plot"
12426 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12427 #  algorithm: "plot_tsa_name"
12428 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12429 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12430 #  include:
12431 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12432 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12433 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12434 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12435 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12436 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12437 #  layout:
12438 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12439 #    layout: "plot-throughput-speedup-analysis"
12440 #
12441 #- type: "plot"
12442 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12443 #  algorithm: "plot_tsa_name"
12444 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12445 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12446 #  include:
12447 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12448 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12449 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12450 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12451 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12452 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12453 #  layout:
12454 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12455 #    layout: "plot-throughput-speedup-analysis"
12456
12457 - type: "plot"
12458   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12459   algorithm: "plot_tsa_name"
12460   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12461   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12462   include:
12463     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12464     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12465     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12466   layout:
12467     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12468     layout: "plot-throughput-speedup-analysis"
12469
12470 - type: "plot"
12471   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12472   algorithm: "plot_tsa_name"
12473   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12474   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12475   include:
12476     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12477     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12479   layout:
12480     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12481     layout: "plot-throughput-speedup-analysis"
12482
12483 #- type: "plot"
12484 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12485 #  algorithm: "plot_tsa_name"
12486 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12487 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12488 #  include:
12489 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12490 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12491 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12492 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12493 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12494 #  layout:
12495 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12496 #    layout: "plot-throughput-speedup-analysis"
12497 #
12498 #- type: "plot"
12499 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12500 #  algorithm: "plot_tsa_name"
12501 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12502 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12503 #  include:
12504 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12505 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12506 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12507 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12508 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12509 #  layout:
12510 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12511 #    layout: "plot-throughput-speedup-analysis"
12512 #
12513 #- type: "plot"
12514 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12515 #  algorithm: "plot_tsa_name"
12516 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12517 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12518 #  include:
12519 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12520 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12521 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12523 #  layout:
12524 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12525 #    layout: "plot-throughput-speedup-analysis"
12526 #
12527 #- type: "plot"
12528 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12529 #  algorithm: "plot_tsa_name"
12530 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12531 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12532 #  include:
12533 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12534 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12535 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12536 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12537 #  layout:
12538 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12539 #    layout: "plot-throughput-speedup-analysis"
12540 #
12541 #- type: "plot"
12542 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12543 #  algorithm: "plot_tsa_name"
12544 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12545 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12546 #  include:
12547 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12548 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12549 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12550 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12551 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12552 #  layout:
12553 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12554 #    layout: "plot-throughput-speedup-analysis"
12555 #
12556 #- type: "plot"
12557 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12558 #  algorithm: "plot_tsa_name"
12559 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12560 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12561 #  include:
12562 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12563 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12564 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12565 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12566 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12567 #  layout:
12568 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12569 #    layout: "plot-throughput-speedup-analysis"
12570 #
12571 #- type: "plot"
12572 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12573 #  algorithm: "plot_tsa_name"
12574 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12575 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12576 #  include:
12577 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12578 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12579 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12580 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12581 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12583 #  layout:
12584 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12585 #    layout: "plot-throughput-speedup-analysis"
12586 #
12587 #- type: "plot"
12588 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12589 #  algorithm: "plot_tsa_name"
12590 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12591 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12592 #  include:
12593 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12594 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12595 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12596 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12597 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12599 #  layout:
12600 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12601 #    layout: "plot-throughput-speedup-analysis"
12602
12603 - type: "plot"
12604   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12605   algorithm: "plot_tsa_name"
12606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12608   include:
12609     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12610     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12611   layout:
12612     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12613     layout: "plot-throughput-speedup-analysis"
12614
12615 - type: "plot"
12616   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12617   algorithm: "plot_tsa_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12620   include:
12621     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12622     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12623   layout:
12624     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12625     layout: "plot-throughput-speedup-analysis"
12626
12627 #- type: "plot"
12628 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12629 #  algorithm: "plot_tsa_name"
12630 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12631 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12632 #  include:
12633 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12634 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12635 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12636 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12637 #  layout:
12638 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12639 #    layout: "plot-throughput-speedup-analysis"
12640 #
12641 #- type: "plot"
12642 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12643 #  algorithm: "plot_tsa_name"
12644 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12645 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12646 #  include:
12647 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12648 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12649 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12650 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12651 #  layout:
12652 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12653 #    layout: "plot-throughput-speedup-analysis"
12654 #
12655 #- type: "plot"
12656 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12657 #  algorithm: "plot_tsa_name"
12658 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12659 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12660 #  include:
12661 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12662 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12663 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12664 #  layout:
12665 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12666 #    layout: "plot-throughput-speedup-analysis"
12667 #
12668 #- type: "plot"
12669 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12670 #  algorithm: "plot_tsa_name"
12671 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12672 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12673 #  include:
12674 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12675 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12676 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12677 #  layout:
12678 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12679 #    layout: "plot-throughput-speedup-analysis"
12680 #
12681 #- type: "plot"
12682 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12683 #  algorithm: "plot_tsa_name"
12684 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12685 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12686 #  include:
12687 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12688 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12689 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12690 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12691 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12692 #  layout:
12693 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12694 #    layout: "plot-throughput-speedup-analysis"
12695 #
12696 #- type: "plot"
12697 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12698 #  algorithm: "plot_tsa_name"
12699 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12700 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12701 #  include:
12702 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12703 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12704 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12705 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12706 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12707 #  layout:
12708 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12709 #    layout: "plot-throughput-speedup-analysis"
12710
12711 - type: "plot"
12712   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12713   algorithm: "plot_tsa_name"
12714   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12716   include:
12717     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12718     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12719     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12720   layout:
12721     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12722     layout: "plot-throughput-speedup-analysis"
12723
12724 - type: "plot"
12725   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12726   algorithm: "plot_tsa_name"
12727   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12728   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12729   include:
12730     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12731     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12732     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12733   layout:
12734     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12735     layout: "plot-throughput-speedup-analysis"
12736
12737 #- type: "plot"
12738 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12739 #  algorithm: "plot_tsa_name"
12740 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12741 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12742 #  include:
12743 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12745 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12746 #  layout:
12747 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12748 #    layout: "plot-throughput-speedup-analysis"
12749 #
12750 #- type: "plot"
12751 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12752 #  algorithm: "plot_tsa_name"
12753 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12754 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12755 #  include:
12756 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12757 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12758 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12759 #  layout:
12760 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12761 #    layout: "plot-throughput-speedup-analysis"
12762 #
12763 #- type: "plot"
12764 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12765 #  algorithm: "plot_tsa_name"
12766 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12767 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12768 #  include:
12769 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12770 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12771 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12772 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12773 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12774 #  layout:
12775 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12776 #    layout: "plot-throughput-speedup-analysis"
12777 #
12778 #- type: "plot"
12779 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12780 #  algorithm: "plot_tsa_name"
12781 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12782 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12783 #  include:
12784 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12785 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12786 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12787 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12788 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12789 #  layout:
12790 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12791 #    layout: "plot-throughput-speedup-analysis"
12792
12793 - type: "plot"
12794   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12795   algorithm: "plot_tsa_name"
12796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12798   include:
12799     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12805   layout:
12806     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12807     layout: "plot-throughput-speedup-analysis"
12808
12809 - type: "plot"
12810   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12811   algorithm: "plot_tsa_name"
12812   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12813   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12814   include:
12815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12817     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12820     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12821   layout:
12822     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12823     layout: "plot-throughput-speedup-analysis"
12824
12825 - type: "plot"
12826   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12827   algorithm: "plot_tsa_name"
12828   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12830   include:
12831     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12835   layout:
12836     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12837     layout: "plot-throughput-speedup-analysis"
12838
12839 - type: "plot"
12840   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12841   algorithm: "plot_tsa_name"
12842   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12843   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12844   include:
12845     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12846     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12847     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12848     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12849   layout:
12850     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12851     layout: "plot-throughput-speedup-analysis"
12852
12853 #- type: "plot"
12854 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12855 #  algorithm: "plot_tsa_name"
12856 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12857 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12858 #  include:
12859 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12861 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12862 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12863 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12864 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12865 #  layout:
12866 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
12867 #    layout: "plot-throughput-speedup-analysis"
12868 #
12869 #- type: "plot"
12870 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12871 #  algorithm: "plot_tsa_name"
12872 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12873 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12874 #  include:
12875 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12878 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12879 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12880 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881 #  layout:
12882 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
12883 #    layout: "plot-throughput-speedup-analysis"
12884 #
12885 #- type: "plot"
12886 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12887 #  algorithm: "plot_tsa_name"
12888 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12889 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12890 #  include:
12891 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12892 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12893 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12894 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12895 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12896 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12897 #  layout:
12898 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
12899 #    layout: "plot-throughput-speedup-analysis"
12900 #
12901 #- type: "plot"
12902 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12903 #  algorithm: "plot_tsa_name"
12904 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12905 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12906 #  include:
12907 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12908 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12909 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12910 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12911 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12912 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12913 #  layout:
12914 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
12915 #    layout: "plot-throughput-speedup-analysis"
12916 #
12917 #- type: "plot"
12918 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12919 #  algorithm: "plot_tsa_name"
12920 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
12921 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12922 #  include:
12923 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12924 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12925 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12926 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12927 #  layout:
12928 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
12929 #    layout: "plot-throughput-speedup-analysis"
12930 #
12931 #- type: "plot"
12932 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12933 #  algorithm: "plot_tsa_name"
12934 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
12935 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12936 #  include:
12937 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
12938 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12939 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12940 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12941 #  layout:
12942 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
12943 #    layout: "plot-throughput-speedup-analysis"
12944 #
12945 #- type: "plot"
12946 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
12947 #  algorithm: "plot_tsa_name"
12948 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
12949 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12950 #  include:
12951 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12952 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12953 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12954 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12955 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12956 #  layout:
12957 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
12958 #    layout: "plot-throughput-speedup-analysis"
12959 #
12960 #- type: "plot"
12961 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
12962 #  algorithm: "plot_tsa_name"
12963 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
12964 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12965 #  include:
12966 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
12967 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
12968 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
12969 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12970 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12971 #  layout:
12972 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
12973 #    layout: "plot-throughput-speedup-analysis"
12974 #
12975 #- type: "plot"
12976 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
12977 #  algorithm: "plot_tsa_name"
12978 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
12979 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12980 #  include:
12981 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12982 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12983 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12984 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12985 #  layout:
12986 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
12987 #    layout: "plot-throughput-speedup-analysis"
12988 #
12989 #- type: "plot"
12990 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
12991 #  algorithm: "plot_tsa_name"
12992 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
12993 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12994 #  include:
12995 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12996 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
12997 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
12998 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12999 #  layout:
13000 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13001 #    layout: "plot-throughput-speedup-analysis"
13002
13003 - type: "plot"
13004   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13005   algorithm: "plot_tsa_name"
13006   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13008   include:
13009     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13010     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13011     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13012     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13013     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13014     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13015   layout:
13016     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13017     layout: "plot-throughput-speedup-analysis"
13018
13019 - type: "plot"
13020   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13021   algorithm: "plot_tsa_name"
13022   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13023   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13024   include:
13025     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13026     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13027     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13028     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13029     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13030     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13031   layout:
13032     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13033     layout: "plot-throughput-speedup-analysis"
13034
13035 #- type: "plot"
13036 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13037 #  algorithm: "plot_tsa_name"
13038 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13039 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13040 #  include:
13041 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13042 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13043 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13044 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13045 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13046 #  layout:
13047 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13048 #    layout: "plot-throughput-speedup-analysis"
13049 #
13050 #- type: "plot"
13051 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13052 #  algorithm: "plot_tsa_name"
13053 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13054 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13055 #  include:
13056 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13057 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13058 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13059 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13060 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13061 #  layout:
13062 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13063 #    layout: "plot-throughput-speedup-analysis"
13064 #
13065 #- type: "plot"
13066 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13067 #  algorithm: "plot_tsa_name"
13068 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13069 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13070 #  include:
13071 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13072 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13073 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13074 #  layout:
13075 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13076 #    layout: "plot-throughput-speedup-analysis"
13077 #
13078 #- type: "plot"
13079 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13080 #  algorithm: "plot_tsa_name"
13081 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13082 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13083 #  include:
13084 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13085 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13086 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13087 #  layout:
13088 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13089 #    layout: "plot-throughput-speedup-analysis"
13090 #
13091 #- type: "plot"
13092 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13093 #  algorithm: "plot_tsa_name"
13094 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13095 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13096 #  include:
13097 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13098 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13099 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13100 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13101 #  layout:
13102 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13103 #    layout: "plot-throughput-speedup-analysis"
13104 #
13105 #- type: "plot"
13106 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13107 #  algorithm: "plot_tsa_name"
13108 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13109 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13110 #  include:
13111 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13112 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13113 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13114 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13115 #  layout:
13116 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13117 #    layout: "plot-throughput-speedup-analysis"
13118 #
13119 #- type: "plot"
13120 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13121 #  algorithm: "plot_tsa_name"
13122 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13123 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13124 #  include:
13125 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13126 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13127 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13128 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13129 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13130 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13131 #  layout:
13132 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13133 #    layout: "plot-throughput-speedup-analysis"
13134 #
13135 #- type: "plot"
13136 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13137 #  algorithm: "plot_tsa_name"
13138 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13139 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13140 #  include:
13141 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13142 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13143 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13144 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13145 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13146 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13147 #  layout:
13148 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13149 #    layout: "plot-throughput-speedup-analysis"
13150 #
13151 #- type: "plot"
13152 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13153 #  algorithm: "plot_tsa_name"
13154 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13155 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13156 #  include:
13157 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13158 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13159 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13160 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13161 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13162 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13163 #  layout:
13164 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13165 #    layout: "plot-throughput-speedup-analysis"
13166 #
13167 #- type: "plot"
13168 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13169 #  algorithm: "plot_tsa_name"
13170 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13171 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13172 #  include:
13173 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13174 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13175 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13176 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13177 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13178 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13179 #  layout:
13180 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13181 #    layout: "plot-throughput-speedup-analysis"
13182
13183 - type: "plot"
13184   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13185   algorithm: "plot_tsa_name"
13186   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13187   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13188   include:
13189     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13190     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13191     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13192     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13193     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13194     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13195   layout:
13196     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13197     layout: "plot-throughput-speedup-analysis"
13198
13199 - type: "plot"
13200   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13201   algorithm: "plot_tsa_name"
13202   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13204   include:
13205     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13206     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13207     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13208     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13209     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13210     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13211   layout:
13212     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13213     layout: "plot-throughput-speedup-analysis"
13214
13215 #- type: "plot"
13216 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13217 #  algorithm: "plot_tsa_name"
13218 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13219 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13220 #  include:
13221 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13222 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13223 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13224 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13225 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13226 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13227 #  layout:
13228 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13229 #    layout: "plot-throughput-speedup-analysis"
13230 #
13231 #- type: "plot"
13232 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13233 #  algorithm: "plot_tsa_name"
13234 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13235 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13236 #  include:
13237 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13238 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13239 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13240 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13241 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13242 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13243 #  layout:
13244 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13245 #    layout: "plot-throughput-speedup-analysis"
13246 #
13247 #- type: "plot"
13248 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13249 #  algorithm: "plot_tsa_name"
13250 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13251 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13252 #  include:
13253 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13254 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13255 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13256 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13257 #  layout:
13258 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13259 #    layout: "plot-throughput-speedup-analysis"
13260 #
13261 #- type: "plot"
13262 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13263 #  algorithm: "plot_tsa_name"
13264 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13265 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13266 #  include:
13267 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13268 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13269 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13270 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13271 #  layout:
13272 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13273 #    layout: "plot-throughput-speedup-analysis"
13274 #
13275 #- type: "plot"
13276 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13277 #  algorithm: "plot_tsa_name"
13278 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13279 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13280 #  include:
13281 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13282 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13283 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13284 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13285 #  layout:
13286 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13287 #    layout: "plot-throughput-speedup-analysis"
13288 #
13289 #- type: "plot"
13290 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13291 #  algorithm: "plot_tsa_name"
13292 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13293 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13294 #  include:
13295 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13296 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13297 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13298 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13299 #  layout:
13300 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13301 #    layout: "plot-throughput-speedup-analysis"
13302
13303 - type: "plot"
13304   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13305   algorithm: "plot_tsa_name"
13306   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13307   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13308   include:
13309     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13310     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13311     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13312     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13313   layout:
13314     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13315     layout: "plot-throughput-speedup-analysis"
13316
13317 - type: "plot"
13318   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13319   algorithm: "plot_tsa_name"
13320   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13322   include:
13323     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13324     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13325     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13326     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13327   layout:
13328     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13329     layout: "plot-throughput-speedup-analysis"
13330
13331 - type: "plot"
13332   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13333   algorithm: "plot_tsa_name"
13334   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13336   include:
13337     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13338     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13339     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13340     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13341   layout:
13342     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13343     layout: "plot-throughput-speedup-analysis"
13344
13345 - type: "plot"
13346   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13347   algorithm: "plot_tsa_name"
13348   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13349   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13350   include:
13351     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13352     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13353     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13354     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13355   layout:
13356     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13357     layout: "plot-throughput-speedup-analysis"
13358
13359 #- type: "plot"
13360 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13361 #  algorithm: "plot_tsa_name"
13362 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13363 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13364 #  include:
13365 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13366 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13367 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13368 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13369 #  layout:
13370 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13371 #    layout: "plot-throughput-speedup-analysis"
13372 #
13373 #- type: "plot"
13374 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13375 #  algorithm: "plot_tsa_name"
13376 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13377 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378 #  include:
13379 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13380 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13381 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13382 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13383 #  layout:
13384 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13385 #    layout: "plot-throughput-speedup-analysis"
13386 #
13387 #- type: "plot"
13388 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13389 #  algorithm: "plot_tsa_name"
13390 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13391 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13392 #  include:
13393 #    - "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"
13394 #    - "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"
13395 #    - "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"
13396 #    - "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"
13397 #  layout:
13398 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13399 #    layout: "plot-throughput-speedup-analysis"
13400 #
13401 #- type: "plot"
13402 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13403 #  algorithm: "plot_tsa_name"
13404 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13405 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13406 #  include:
13407 #    - "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"
13408 #    - "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"
13409 #    - "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"
13410 #    - "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"
13411 #  layout:
13412 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13413 #    layout: "plot-throughput-speedup-analysis"
13414 #
13415 #- type: "plot"
13416 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13417 #  algorithm: "plot_tsa_name"
13418 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13419 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13420 #  include:
13421 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13422 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13423 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13424 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13425 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13426 #  layout:
13427 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13428 #    layout: "plot-throughput-speedup-analysis"
13429 #
13430 #- type: "plot"
13431 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13432 #  algorithm: "plot_tsa_name"
13433 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13434 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13435 #  include:
13436 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13437 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13438 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13439 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13440 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13441 #  layout:
13442 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13443 #    layout: "plot-throughput-speedup-analysis"
13444 #
13445 #- type: "plot"
13446 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13447 #  algorithm: "plot_tsa_name"
13448 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13449 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13450 #  include:
13451 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13452 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13453 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13454 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13455 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13456 #  layout:
13457 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13458 #    layout: "plot-throughput-speedup-analysis"
13459 #
13460 #- type: "plot"
13461 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13462 #  algorithm: "plot_tsa_name"
13463 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13464 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13465 #  include:
13466 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13467 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13468 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13469 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13470 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13471 #  layout:
13472 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13473 #    layout: "plot-throughput-speedup-analysis"
13474 #
13475 #- type: "plot"
13476 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13477 #  algorithm: "plot_tsa_name"
13478 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13479 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13480 #  include:
13481 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13482 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13483 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13484 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13485 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13486 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13487 #  layout:
13488 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13489 #    layout: "plot-throughput-speedup-analysis"
13490 #
13491 #- type: "plot"
13492 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13493 #  algorithm: "plot_tsa_name"
13494 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13495 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13496 #  include:
13497 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13498 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13499 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13500 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13501 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13502 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13503 #  layout:
13504 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13505 #    layout: "plot-throughput-speedup-analysis"
13506 #
13507 #- type: "plot"
13508 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13509 #  algorithm: "plot_tsa_name"
13510 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13511 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13512 #  include:
13513 #    - "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"
13514 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13515 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13516 #    - "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"
13517 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13518 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13519 #  layout:
13520 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13521 #    layout: "plot-throughput-speedup-analysis"
13522 #
13523 #- type: "plot"
13524 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13525 #  algorithm: "plot_tsa_name"
13526 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13527 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13528 #  include:
13529 #    - "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"
13530 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13531 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13532 #    - "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"
13533 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13534 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13535 #  layout:
13536 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13537 #    layout: "plot-throughput-speedup-analysis"
13538 #
13539 #- type: "plot"
13540 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13541 #  algorithm: "plot_tsa_name"
13542 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13543 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13544 #  include:
13545 #    - "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"
13546 #    - "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"
13547 #    - "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"
13548 #  layout:
13549 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13550 #    layout: "plot-throughput-speedup-analysis"
13551 #
13552 #- type: "plot"
13553 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13554 #  algorithm: "plot_tsa_name"
13555 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13556 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13557 #  include:
13558 #    - "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"
13559 #    - "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"
13560 #    - "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"
13561 #  layout:
13562 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13563 #    layout: "plot-throughput-speedup-analysis"
13564
13565 - type: "plot"
13566   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13567   algorithm: "plot_tsa_name"
13568   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13569   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13570   include:
13571     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13572     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13573     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13574     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13575     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13576   layout:
13577     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13578     layout: "plot-throughput-speedup-analysis"
13579
13580 - type: "plot"
13581   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13582   algorithm: "plot_tsa_name"
13583   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13584   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13585   include:
13586     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13587     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13588     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13589     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13590     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13591   layout:
13592     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13593     layout: "plot-throughput-speedup-analysis"
13594
13595 - type: "plot"
13596   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13597   algorithm: "plot_tsa_name"
13598   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13599   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13600   include:
13601     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13602     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13603     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13604     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13605     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13606   layout:
13607     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13608     layout: "plot-throughput-speedup-analysis"
13609
13610 - type: "plot"
13611   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13612   algorithm: "plot_tsa_name"
13613   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13614   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13615   include:
13616     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13617     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13618     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13619     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13620     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13621   layout:
13622     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13623     layout: "plot-throughput-speedup-analysis"
13624
13625 - type: "plot"
13626   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13627   algorithm: "plot_tsa_name"
13628   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13629   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13630   include:
13631     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13632     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13633     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13634     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13635     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13637   layout:
13638     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13639     layout: "plot-throughput-speedup-analysis"
13640
13641 - type: "plot"
13642   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13643   algorithm: "plot_tsa_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13645   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13646   include:
13647     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13648     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13649     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13650     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13653   layout:
13654     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13655     layout: "plot-throughput-speedup-analysis"
13656
13657 - type: "plot"
13658   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13659   algorithm: "plot_tsa_name"
13660   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13661   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13662   include:
13663     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13664     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13665     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13666     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13667   layout:
13668     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13669     layout: "plot-throughput-speedup-analysis"
13670
13671 - type: "plot"
13672   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13673   algorithm: "plot_tsa_name"
13674   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13675   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13676   include:
13677     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13679     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13680     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13681   layout:
13682     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13683     layout: "plot-throughput-speedup-analysis"
13684
13685 - type: "plot"
13686   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13687   algorithm: "plot_tsa_name"
13688   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13689   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13690   include:
13691     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13696   layout:
13697     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13698     layout: "plot-throughput-speedup-analysis"
13699
13700 - type: "plot"
13701   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13702   algorithm: "plot_tsa_name"
13703   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13704   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13705   include:
13706     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13707     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13710     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13711   layout:
13712     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13713     layout: "plot-throughput-speedup-analysis"
13714
13715 - type: "plot"
13716   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13717   algorithm: "plot_tsa_name"
13718   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13719   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13720   include:
13721     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13722     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13723     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13724     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13725     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13726     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13727   layout:
13728     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13729     layout: "plot-throughput-speedup-analysis"
13730
13731 - type: "plot"
13732   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13733   algorithm: "plot_tsa_name"
13734   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13735   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13736   include:
13737     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13738     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13739     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13740     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13741     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13742     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13743   layout:
13744     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13745     layout: "plot-throughput-speedup-analysis"
13746
13747 - type: "plot"
13748   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13749   algorithm: "plot_tsa_name"
13750   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13751   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13752   include:
13753     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13754     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13755     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13756     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13757   layout:
13758     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
13759     layout: "plot-throughput-speedup-analysis"
13760
13761 - type: "plot"
13762   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13763   algorithm: "plot_tsa_name"
13764   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13765   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13766   include:
13767     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13768     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13769     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13770     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13771   layout:
13772     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
13773     layout: "plot-throughput-speedup-analysis"
13774
13775 - type: "plot"
13776   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13777   algorithm: "plot_tsa_name"
13778   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13779   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13780   include:
13781     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13782     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13783     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13784     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13785     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13786     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13787   layout:
13788     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
13789     layout: "plot-throughput-speedup-analysis"
13790
13791 - type: "plot"
13792   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13793   algorithm: "plot_tsa_name"
13794   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13795   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13796   include:
13797     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13798     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13799     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13800     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13801     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13802     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13803   layout:
13804     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
13805     layout: "plot-throughput-speedup-analysis"
13806
13807 - type: "plot"
13808   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13809   algorithm: "plot_tsa_name"
13810   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13811   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13812   include:
13813     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13814     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13815     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13816     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13819   layout:
13820     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
13821     layout: "plot-throughput-speedup-analysis"
13822
13823 - type: "plot"
13824   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13825   algorithm: "plot_tsa_name"
13826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13828   include:
13829     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13830     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13835   layout:
13836     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
13837     layout: "plot-throughput-speedup-analysis"
13838
13839 - type: "plot"
13840   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13841   algorithm: "plot_tsa_name"
13842   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13843   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13844   include:
13845     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13846     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13847     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13848     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13849     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13850     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13851   layout:
13852     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
13853     layout: "plot-throughput-speedup-analysis"
13854
13855 - type: "plot"
13856   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13857   algorithm: "plot_tsa_name"
13858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13860   include:
13861     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13862     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13863     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13864     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13865     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13866     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13867   layout:
13868     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
13869     layout: "plot-throughput-speedup-analysis"
13870
13871 - type: "plot"
13872   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13873   algorithm: "plot_tsa_name"
13874   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13875   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13876   include:
13877     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13878     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13879     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13880     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13881     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13882   layout:
13883     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
13884     layout: "plot-throughput-speedup-analysis"
13885
13886 - type: "plot"
13887   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13888   algorithm: "plot_tsa_name"
13889   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13890   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13891   include:
13892     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13893     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13894     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13895     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13896     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13897   layout:
13898     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
13899     layout: "plot-throughput-speedup-analysis"
13900
13901 #- type: "plot"
13902 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13903 #  algorithm: "plot_tsa_name"
13904 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13905 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13906 #  include:
13907 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13908 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13909 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13910 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13911 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13912 #  layout:
13913 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
13914 #    layout: "plot-throughput-speedup-analysis"
13915 #
13916 #- type: "plot"
13917 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
13918 #  algorithm: "plot_tsa_name"
13919 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
13920 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13921 #  include:
13922 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13923 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13924 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13925 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13926 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13927 #  layout:
13928 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
13929 #    layout: "plot-throughput-speedup-analysis"
13930
13931 #- type: "plot"
13932 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13933 #  algorithm: "plot_tsa_name"
13934 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
13935 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13936 #  include:
13937 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13938 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13939 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13940 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13941 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13942 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13943 #  layout:
13944 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
13945 #    layout: "plot-throughput-speedup-analysis"
13946 #
13947 #- type: "plot"
13948 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13949 #  algorithm: "plot_tsa_name"
13950 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
13951 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13952 #  include:
13953 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13954 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13955 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13956 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13957 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13958 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13959 #  layout:
13960 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
13961 #    layout: "plot-throughput-speedup-analysis"
13962
13963 - type: "plot"
13964   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13965   algorithm: "plot_tsa_name"
13966   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13967   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13968   include:
13969     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13970     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13971     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13972     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13974   layout:
13975     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13976     layout: "plot-throughput-speedup-analysis"
13977
13978 - type: "plot"
13979   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13980   algorithm: "plot_tsa_name"
13981   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13982   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13983   include:
13984     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13985     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13986     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13987     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13989   layout:
13990     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13991     layout: "plot-throughput-speedup-analysis"
13992
13993 - type: "plot"
13994   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13995   algorithm: "plot_tsa_name"
13996   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13997   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13998   include:
13999     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14000     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14001     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14005   layout:
14006     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14007     layout: "plot-throughput-speedup-analysis"
14008
14009 - type: "plot"
14010   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14011   algorithm: "plot_tsa_name"
14012   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14013   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14014   include:
14015     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14017     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14018     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14021   layout:
14022     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14023     layout: "plot-throughput-speedup-analysis"
14024
14025 - type: "plot"
14026   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14027   algorithm: "plot_tsa_name"
14028   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14029   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14030   include:
14031     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14032     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14033     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14036   layout:
14037     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14038     layout: "plot-throughput-speedup-analysis"
14039
14040 - type: "plot"
14041   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14042   algorithm: "plot_tsa_name"
14043   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14044   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14045   include:
14046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14047     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14048     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14051   layout:
14052     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14053     layout: "plot-throughput-speedup-analysis"
14054
14055 - type: "plot"
14056   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14057   algorithm: "plot_tsa_name"
14058   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14059   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14060   include:
14061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14062     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14063     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14064     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14065   layout:
14066     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14067     layout: "plot-throughput-speedup-analysis"
14068
14069 - type: "plot"
14070   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14071   algorithm: "plot_tsa_name"
14072   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14073   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14074   include:
14075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14077     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14078     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14079   layout:
14080     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14081     layout: "plot-throughput-speedup-analysis"
14082
14083 - type: "plot"
14084   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14085   algorithm: "plot_tsa_name"
14086   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14087   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14088   include:
14089     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14092     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14093     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14095   layout:
14096     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14097     layout: "plot-throughput-speedup-analysis"
14098
14099 - type: "plot"
14100   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14101   algorithm: "plot_tsa_name"
14102   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14103   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14104   include:
14105     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14106     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14107     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14111   layout:
14112     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14113     layout: "plot-throughput-speedup-analysis"
14114
14115 - type: "plot"
14116   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14117   algorithm: "plot_tsa_name"
14118   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14119   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14120   include:
14121     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14122     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14126   layout:
14127     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14128     layout: "plot-throughput-speedup-analysis"
14129
14130 - type: "plot"
14131   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14132   algorithm: "plot_tsa_name"
14133   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14134   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14135   include:
14136     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14137     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14141   layout:
14142     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14143     layout: "plot-throughput-speedup-analysis"
14144
14145 - type: "plot"
14146   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14147   algorithm: "plot_tsa_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14149   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14150   include:
14151     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14157   layout:
14158     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14159     layout: "plot-throughput-speedup-analysis"
14160
14161 - type: "plot"
14162   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14163   algorithm: "plot_tsa_name"
14164   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14165   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14166   include:
14167     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14170     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14173   layout:
14174     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14175     layout: "plot-throughput-speedup-analysis"
14176
14177 - type: "plot"
14178   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14179   algorithm: "plot_tsa_name"
14180   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14181   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14182   include:
14183     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14187   layout:
14188     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14189     layout: "plot-throughput-speedup-analysis"
14190
14191 - type: "plot"
14192   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14193   algorithm: "plot_tsa_name"
14194   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14195   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14196   include:
14197     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14201   layout:
14202     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14203     layout: "plot-throughput-speedup-analysis"
14204
14205 - type: "plot"
14206   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14207   algorithm: "plot_tsa_name"
14208   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14209   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14210   include:
14211     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14216   layout:
14217     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14218     layout: "plot-throughput-speedup-analysis"
14219
14220 - type: "plot"
14221   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14222   algorithm: "plot_tsa_name"
14223   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14224   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14225   include:
14226     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14231   layout:
14232     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14233     layout: "plot-throughput-speedup-analysis"
14234
14235 - type: "plot"
14236   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14237   algorithm: "plot_tsa_name"
14238   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14239   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14240   include:
14241     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14242     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14243     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14244     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14245     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14246     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14247   layout:
14248     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14249     layout: "plot-throughput-speedup-analysis"
14250
14251 - type: "plot"
14252   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14253   algorithm: "plot_tsa_name"
14254   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14255   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14256   include:
14257     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14258     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14259     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14260     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14261     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14262     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14263   layout:
14264     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14265     layout: "plot-throughput-speedup-analysis"
14266
14267 - type: "plot"
14268   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14269   algorithm: "plot_tsa_name"
14270   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14271   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14272   include:
14273     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14274     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14275     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14276     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14277   layout:
14278     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14279     layout: "plot-throughput-speedup-analysis"
14280
14281 - type: "plot"
14282   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14283   algorithm: "plot_tsa_name"
14284   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14285   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14286   include:
14287     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14288     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14289     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14290     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14291   layout:
14292     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14293     layout: "plot-throughput-speedup-analysis"
14294
14295 - type: "plot"
14296   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14297   algorithm: "plot_tsa_name"
14298   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14299   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14300   include:
14301     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14302     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14303     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14304     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14305     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14306     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14307   layout:
14308     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14309     layout: "plot-throughput-speedup-analysis"
14310
14311 - type: "plot"
14312   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14313   algorithm: "plot_tsa_name"
14314   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14315   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14316   include:
14317     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14318     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14319     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14320     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14321     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14322     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14323   layout:
14324     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14325     layout: "plot-throughput-speedup-analysis"
14326
14327 - type: "plot"
14328   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14329   algorithm: "plot_tsa_name"
14330   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14331   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14332   include:
14333     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14334     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14335     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14336     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14337     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14338     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14339   layout:
14340     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14341     layout: "plot-throughput-speedup-analysis"
14342
14343 - type: "plot"
14344   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14345   algorithm: "plot_tsa_name"
14346   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14347   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14348   include:
14349     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14350     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14351     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14352     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14353     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14354     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14355   layout:
14356     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14357     layout: "plot-throughput-speedup-analysis"
14358
14359 #- type: "plot"
14360 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14361 #  algorithm: "plot_tsa_name"
14362 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14363 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14364 #  include:
14365 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14366 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14367 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14368 #  layout:
14369 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14370 #    layout: "plot-throughput-speedup-analysis"
14371 #
14372 #- type: "plot"
14373 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14374 #  algorithm: "plot_tsa_name"
14375 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14376 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14377 #  include:
14378 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14379 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14380 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14381 #  layout:
14382 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14383 #    layout: "plot-throughput-speedup-analysis"
14384
14385 ################################################################################
14386
14387 # Packet Throughput - DPDK
14388
14389 # 2n-skx-xxv710
14390
14391 #- type: "plot"
14392 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14393 #  algorithm: "plot_perf_box_name"
14394 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14395 #  data: "plot-dpdk-throughput-latency-2n-skx"
14396 #  include:
14397 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14398 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14399 #  layout:
14400 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14401 #    layout: "plot-throughput"
14402 #
14403 #- type: "plot"
14404 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14405 #  algorithm: "plot_perf_box_name"
14406 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14407 #  data: "plot-dpdk-throughput-latency-2n-skx"
14408 #  include:
14409 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14410 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14411 #  layout:
14412 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14413 #    layout: "plot-throughput"
14414 #
14415 #- type: "plot"
14416 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14417 #  algorithm: "plot_perf_box_name"
14418 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14419 #  data: "plot-dpdk-throughput-latency-2n-skx"
14420 #  include:
14421 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14422 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14423 #  layout:
14424 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14425 #    layout: "plot-throughput"
14426 #
14427 #- type: "plot"
14428 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14429 #  algorithm: "plot_perf_box_name"
14430 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14431 #  data: "plot-dpdk-throughput-latency-2n-skx"
14432 #  include:
14433 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14434 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14435 #  layout:
14436 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14437 #    layout: "plot-throughput"
14438 #
14439 ## 2n-skx-x710
14440 #
14441 #- type: "plot"
14442 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14443 #  algorithm: "plot_perf_box_name"
14444 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14445 #  data: "plot-dpdk-throughput-latency-2n-skx"
14446 #  include:
14447 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14448 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14449 #  layout:
14450 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14451 #    layout: "plot-throughput"
14452 #
14453 #- type: "plot"
14454 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14455 #  algorithm: "plot_perf_box_name"
14456 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14457 #  data: "plot-dpdk-throughput-latency-2n-skx"
14458 #  include:
14459 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14460 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14461 #  layout:
14462 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14463 #    layout: "plot-throughput"
14464 #
14465 #- type: "plot"
14466 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14467 #  algorithm: "plot_perf_box_name"
14468 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14469 #  data: "plot-dpdk-throughput-latency-2n-skx"
14470 #  include:
14471 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14472 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14473 #  layout:
14474 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14475 #    layout: "plot-throughput"
14476 #
14477 #- type: "plot"
14478 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14479 #  algorithm: "plot_perf_box_name"
14480 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14481 #  data: "plot-dpdk-throughput-latency-2n-skx"
14482 #  include:
14483 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14484 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14485 #  layout:
14486 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14487 #    layout: "plot-throughput"
14488 #
14489 ## 3n-skx-xxv710
14490 #
14491 #- type: "plot"
14492 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14493 #  algorithm: "plot_perf_box_name"
14494 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14495 #  data: "plot-dpdk-throughput-latency-3n-skx"
14496 #  include:
14497 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14498 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14499 #  layout:
14500 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14501 #    layout: "plot-throughput"
14502 #
14503 #- type: "plot"
14504 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14505 #  algorithm: "plot_perf_box_name"
14506 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14507 #  data: "plot-dpdk-throughput-latency-3n-skx"
14508 #  include:
14509 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14510 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14511 #  layout:
14512 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14513 #    layout: "plot-throughput"
14514 #
14515 #- type: "plot"
14516 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14517 #  algorithm: "plot_perf_box_name"
14518 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14519 #  data: "plot-dpdk-throughput-latency-3n-skx"
14520 #  include:
14521 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14522 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14523 #  layout:
14524 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14525 #    layout: "plot-throughput"
14526 #
14527 #- type: "plot"
14528 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14529 #  algorithm: "plot_perf_box_name"
14530 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14531 #  data: "plot-dpdk-throughput-latency-3n-skx"
14532 #  include:
14533 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14534 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14535 #  layout:
14536 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14537 #    layout: "plot-throughput"
14538 #
14539 ## 3n-skx-x710
14540 #
14541 #- type: "plot"
14542 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14543 #  algorithm: "plot_perf_box_name"
14544 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14545 #  data: "plot-dpdk-throughput-latency-3n-skx"
14546 #  include:
14547 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14548 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14549 #  layout:
14550 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14551 #    layout: "plot-throughput"
14552 #
14553 #- type: "plot"
14554 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14555 #  algorithm: "plot_perf_box_name"
14556 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14557 #  data: "plot-dpdk-throughput-latency-3n-skx"
14558 #  include:
14559 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14560 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14561 #  layout:
14562 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14563 #    layout: "plot-throughput"
14564 #
14565 #- type: "plot"
14566 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14567 #  algorithm: "plot_perf_box_name"
14568 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14569 #  data: "plot-dpdk-throughput-latency-3n-skx"
14570 #  include:
14571 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14572 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14573 #  layout:
14574 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14575 #    layout: "plot-throughput"
14576 #
14577 #- type: "plot"
14578 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14579 #  algorithm: "plot_perf_box_name"
14580 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14581 #  data: "plot-dpdk-throughput-latency-3n-skx"
14582 #  include:
14583 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14584 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14585 #  layout:
14586 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14587 #    layout: "plot-throughput"
14588
14589 # 3n-hsw-xl710
14590
14591 - type: "plot"
14592   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14593   algorithm: "plot_perf_box_name"
14594   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14595   data: "plot-dpdk-throughput-latency-3n-hsw"
14596   include:
14597     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14598     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14599   layout:
14600     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14601     layout: "plot-throughput"
14602
14603 - type: "plot"
14604   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14605   algorithm: "plot_perf_box_name"
14606   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14607   data: "plot-dpdk-throughput-latency-3n-hsw"
14608   include:
14609     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14610     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14611   layout:
14612     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14613     layout: "plot-throughput"
14614
14615 - type: "plot"
14616   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14617   algorithm: "plot_perf_box_name"
14618   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14619   data: "plot-dpdk-throughput-latency-3n-hsw"
14620   include:
14621     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14622     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14623   layout:
14624     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14625     layout: "plot-throughput"
14626
14627 - type: "plot"
14628   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14629   algorithm: "plot_perf_box_name"
14630   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14631   data: "plot-dpdk-throughput-latency-3n-hsw"
14632   include:
14633     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14634     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14635   layout:
14636     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14637     layout: "plot-throughput"
14638
14639 # 3n-hsw-x710
14640
14641 - type: "plot"
14642   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14643   algorithm: "plot_perf_box_name"
14644   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14645   data: "plot-dpdk-throughput-latency-3n-hsw"
14646   include:
14647     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14648     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14649   layout:
14650     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14651     layout: "plot-throughput"
14652
14653 - type: "plot"
14654   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14655   algorithm: "plot_perf_box_name"
14656   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14657   data: "plot-dpdk-throughput-latency-3n-hsw"
14658   include:
14659     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14660     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14661   layout:
14662     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14663     layout: "plot-throughput"
14664
14665 - type: "plot"
14666   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14667   algorithm: "plot_perf_box_name"
14668   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14669   data: "plot-dpdk-throughput-latency-3n-hsw"
14670   include:
14671     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14672     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14673   layout:
14674     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14675     layout: "plot-throughput"
14676
14677 - type: "plot"
14678   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14679   algorithm: "plot_perf_box_name"
14680   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14681   data: "plot-dpdk-throughput-latency-3n-hsw"
14682   include:
14683     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14684     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14685   layout:
14686     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14687     layout: "plot-throughput"
14688
14689 # 2n-dnv-x553
14690
14691 - type: "plot"
14692   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14693   algorithm: "plot_perf_box_name"
14694   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14695   data: "plot-dpdk-throughput-latency-2n-dnv"
14696   include:
14697     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14698     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14699   layout:
14700     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14701     layout: "plot-throughput"
14702
14703 - type: "plot"
14704   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14705   algorithm: "plot_perf_box_name"
14706   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14707   data: "plot-dpdk-throughput-latency-2n-dnv"
14708   include:
14709     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14710     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14711   layout:
14712     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14713     layout: "plot-throughput"
14714
14715 - type: "plot"
14716   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14717   algorithm: "plot_perf_box_name"
14718   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14719   data: "plot-dpdk-throughput-latency-2n-dnv"
14720   include:
14721     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14722     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14723   layout:
14724     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14725     layout: "plot-throughput"
14726
14727 - type: "plot"
14728   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14729   algorithm: "plot_perf_box_name"
14730   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14731   data: "plot-dpdk-throughput-latency-2n-dnv"
14732   include:
14733     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14734     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14735   layout:
14736     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14737     layout: "plot-throughput"
14738
14739 # 3n-dnv-x553
14740
14741 - type: "plot"
14742   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14743   algorithm: "plot_perf_box_name"
14744   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14745   data: "plot-dpdk-throughput-latency-3n-dnv"
14746   include:
14747     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14748     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14749   layout:
14750     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14751     layout: "plot-throughput"
14752
14753 - type: "plot"
14754   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14755   algorithm: "plot_perf_box_name"
14756   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
14757   data: "plot-dpdk-throughput-latency-3n-dnv"
14758   include:
14759     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14760     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14761   layout:
14762     title: "3n-dnv-x553-64b-2t2c-base-ndr"
14763     layout: "plot-throughput"
14764
14765 - type: "plot"
14766   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
14767   algorithm: "plot_perf_box_name"
14768   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
14769   data: "plot-dpdk-throughput-latency-3n-dnv"
14770   include:
14771     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14772     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14773   layout:
14774     title: "3n-dnv-x553-64b-1t1c-base-pdr"
14775     layout: "plot-throughput"
14776
14777 - type: "plot"
14778   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
14779   algorithm: "plot_perf_box_name"
14780   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
14781   data: "plot-dpdk-throughput-latency-3n-dnv"
14782   include:
14783     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14784     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14785   layout:
14786     title: "3n-dnv-x553-64b-2t2c-base-pdr"
14787     layout: "plot-throughput"
14788
14789 # 3n-tsh-x520
14790
14791 - type: "plot"
14792   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
14793   algorithm: "plot_perf_box_name"
14794   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
14795   data: "plot-dpdk-throughput-latency-3n-tsh"
14796   include:
14797     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14798     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14799   layout:
14800     title: "3n-tsh-x520-64b-1t1c-base-ndr"
14801     layout: "plot-throughput"
14802
14803 - type: "plot"
14804   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
14805   algorithm: "plot_perf_box_name"
14806   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
14807   data: "plot-dpdk-throughput-latency-3n-tsh"
14808   include:
14809     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14810     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14811   layout:
14812     title: "3n-tsh-x520-64b-2t2c-base-ndr"
14813     layout: "plot-throughput"
14814
14815 - type: "plot"
14816   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
14817   algorithm: "plot_perf_box_name"
14818   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
14819   data: "plot-dpdk-throughput-latency-3n-tsh"
14820   include:
14821     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14822     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14823   layout:
14824     title: "3n-tsh-x520-64b-1t1c-base-pdr"
14825     layout: "plot-throughput"
14826
14827 - type: "plot"
14828   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
14829   algorithm: "plot_perf_box_name"
14830   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
14831   data: "plot-dpdk-throughput-latency-3n-tsh"
14832   include:
14833     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14834     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14835   layout:
14836     title: "3n-tsh-x520-64b-2t2c-base-pdr"
14837     layout: "plot-throughput"
14838
14839 ################################################################################
14840 ###   2n-clx                                                                 ###
14841 ################################################################################
14842
14843 # Packet Throughput
14844
14845 #- type: "plot"
14846 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14847 #  algorithm: "plot_perf_box_name"
14848 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14849 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14850 #  include:
14851 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14852 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14853 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14854 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14855 #  layout:
14856 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14857 #    layout: "plot-throughput"
14858 #
14859 #- type: "plot"
14860 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14861 #  algorithm: "plot_perf_box_name"
14862 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14863 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14864 #  include:
14865 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14866 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14867 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14868 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14869 #  layout:
14870 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14871 #    layout: "plot-throughput"
14872 #
14873 #- type: "plot"
14874 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14875 #  algorithm: "plot_perf_box_name"
14876 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14877 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14878 #  include:
14879 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14880 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14881 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14882 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14883 #  layout:
14884 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14885 #    layout: "plot-throughput"
14886 #
14887 #- type: "plot"
14888 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14889 #  algorithm: "plot_perf_box_name"
14890 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14891 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14892 #  include:
14893 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14894 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14895 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14896 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14897 #  layout:
14898 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14899 #    layout: "plot-throughput"
14900 #
14901 #- type: "plot"
14902 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14903 #  algorithm: "plot_perf_box_name"
14904 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14905 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14906 #  include:
14907 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14908 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14909 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14910 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14911 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14912 #  layout:
14913 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14914 #    layout: "plot-throughput"
14915 #
14916 #- type: "plot"
14917 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14918 #  algorithm: "plot_perf_box_name"
14919 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14920 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14921 #  include:
14922 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14923 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14924 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14925 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14926 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14927 #  layout:
14928 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
14929 #    layout: "plot-throughput"
14930 #
14931 #- type: "plot"
14932 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14933 #  algorithm: "plot_perf_box_name"
14934 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14935 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14936 #  include:
14937 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14938 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14939 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14940 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14941 #  layout:
14942 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14943 #    layout: "plot-throughput"
14944 #
14945 #- type: "plot"
14946 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14947 #  algorithm: "plot_perf_box_name"
14948 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14949 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14950 #  include:
14951 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14952 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14953 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14954 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14955 #  layout:
14956 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14957 #    layout: "plot-throughput"
14958 #
14959 #- type: "plot"
14960 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14961 #  algorithm: "plot_perf_box_name"
14962 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14963 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14964 #  include:
14965 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14966 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14967 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14968 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14969 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14970 #  layout:
14971 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14972 #    layout: "plot-throughput"
14973 #
14974 #- type: "plot"
14975 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14976 #  algorithm: "plot_perf_box_name"
14977 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14978 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14979 #  include:
14980 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14981 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14982 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14983 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14984 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14985 #  layout:
14986 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14987 #    layout: "plot-throughput"
14988 #
14989 #- type: "plot"
14990 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14991 #  algorithm: "plot_perf_box_name"
14992 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14993 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
14994 #  include:
14995 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14996 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14997 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14998 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14999 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15000 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15001 #  layout:
15002 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15003 #    layout: "plot-throughput"
15004 #
15005 #- type: "plot"
15006 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15007 #  algorithm: "plot_perf_box_name"
15008 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15009 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15010 #  include:
15011 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15012 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15013 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15014 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15015 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15016 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15017 #  layout:
15018 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15019 #    layout: "plot-throughput"
15020 #
15021 #- type: "plot"
15022 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15023 #  algorithm: "plot_perf_box_name"
15024 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15025 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15026 #  include:
15027 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15028 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15029 #  layout:
15030 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15031 #    layout: "plot-throughput"
15032 #
15033 #- type: "plot"
15034 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15035 #  algorithm: "plot_perf_box_name"
15036 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15037 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15038 #  include:
15039 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15040 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15041 #  layout:
15042 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15043 #    layout: "plot-throughput"
15044 #
15045 #- type: "plot"
15046 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15047 #  algorithm: "plot_perf_box_name"
15048 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15049 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15050 #  include:
15051 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15052 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15053 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15054 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15055 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15056 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15057 #  layout:
15058 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15059 #    layout: "plot-throughput"
15060 #
15061 #- type: "plot"
15062 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15063 #  algorithm: "plot_perf_box_name"
15064 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15065 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15066 #  include:
15067 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15068 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15069 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15070 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15071 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15072 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15073 #  layout:
15074 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15075 #    layout: "plot-throughput"
15076 #
15077 #- type: "plot"
15078 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15079 #  algorithm: "plot_perf_box_name"
15080 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15081 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15082 #  include:
15083 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15084 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15085 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15086 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15087 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15088 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15089 #  layout:
15090 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15091 #    layout: "plot-throughput"
15092 #
15093 #- type: "plot"
15094 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15095 #  algorithm: "plot_perf_box_name"
15096 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15097 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15098 #  include:
15099 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15100 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15101 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15102 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15103 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15104 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15105 #  layout:
15106 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15107 #    layout: "plot-throughput"
15108 #
15109 #- type: "plot"
15110 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15111 #  algorithm: "plot_perf_box_name"
15112 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15113 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15114 #  include:
15115 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15116 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15117 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15118 #  layout:
15119 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15120 #    layout: "plot-throughput"
15121 #
15122 #- type: "plot"
15123 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15124 #  algorithm: "plot_perf_box_name"
15125 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15126 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15127 #  include:
15128 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15129 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15130 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15131 #  layout:
15132 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15133 #    layout: "plot-throughput"
15134 #
15135 #- type: "plot"
15136 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15137 #  algorithm: "plot_perf_box_name"
15138 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15139 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15140 #  include:
15141 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15142 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15143 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15144 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15145 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15146 #  layout:
15147 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15148 #    layout: "plot-throughput"
15149 #
15150 #- type: "plot"
15151 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15152 #  algorithm: "plot_perf_box_name"
15153 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15154 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15155 #  include:
15156 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15157 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15158 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15159 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15160 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15161 #  layout:
15162 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15163 #    layout: "plot-throughput"
15164 #
15165 #- type: "plot"
15166 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15167 #  algorithm: "plot_perf_box_name"
15168 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15169 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15170 #  include:
15171 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15172 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15173 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15174 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15175 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15176 #  layout:
15177 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15178 #    layout: "plot-throughput"
15179 #
15180 #- type: "plot"
15181 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15182 #  algorithm: "plot_perf_box_name"
15183 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15184 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15185 #  include:
15186 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15187 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15188 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15189 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15190 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15191 #  layout:
15192 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15193 #    layout: "plot-throughput"
15194 #
15195 #- type: "plot"
15196 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15197 #  algorithm: "plot_perf_box_name"
15198 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15199 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15200 #  include:
15201 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15202 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15203 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15204 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15205 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15206 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15207 #  layout:
15208 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15209 #    layout: "plot-throughput"
15210 #
15211 #- type: "plot"
15212 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15213 #  algorithm: "plot_perf_box_name"
15214 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15215 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15216 #  include:
15217 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15218 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15219 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15220 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15221 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15222 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15223 #  layout:
15224 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15225 #    layout: "plot-throughput"
15226 #
15227 #- type: "plot"
15228 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15229 #  algorithm: "plot_perf_box_name"
15230 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15231 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15232 #  include:
15233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15234 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15235 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15236 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15237 #  layout:
15238 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15239 #    layout: "plot-throughput"
15240 #
15241 #- type: "plot"
15242 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15243 #  algorithm: "plot_perf_box_name"
15244 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15245 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15246 #  include:
15247 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15249 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15251 #  layout:
15252 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15253 #    layout: "plot-throughput"
15254 #
15255 #- type: "plot"
15256 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15257 #  algorithm: "plot_perf_box_name"
15258 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15259 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15260 #  include:
15261 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15265 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15266 #  layout:
15267 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15268 #    layout: "plot-throughput"
15269 #
15270 #- type: "plot"
15271 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15272 #  algorithm: "plot_perf_box_name"
15273 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15274 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15275 #  include:
15276 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15277 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15278 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15279 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15280 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15281 #  layout:
15282 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15283 #    layout: "plot-throughput"
15284 #
15285 #- type: "plot"
15286 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15287 #  algorithm: "plot_perf_box_name"
15288 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15289 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15290 #  include:
15291 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15292 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15293 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15294 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15295 #  layout:
15296 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15297 #    layout: "plot-throughput"
15298 #
15299 #- type: "plot"
15300 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15301 #  algorithm: "plot_perf_box_name"
15302 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15303 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15304 #  include:
15305 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15306 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15307 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15308 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15309 #  layout:
15310 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15311 #    layout: "plot-throughput"
15312 #
15313 #- type: "plot"
15314 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15315 #  algorithm: "plot_perf_box_name"
15316 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15317 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15318 #  include:
15319 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15320 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15321 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15322 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15323 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15324 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15325 #  layout:
15326 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15327 #    layout: "plot-throughput"
15328 #
15329 #- type: "plot"
15330 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15331 #  algorithm: "plot_perf_box_name"
15332 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15333 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15334 #  include:
15335 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15336 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15337 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15338 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15339 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15340 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15341 #  layout:
15342 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15343 #    layout: "plot-throughput"
15344 #
15345 #- type: "plot"
15346 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15347 #  algorithm: "plot_perf_box_name"
15348 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15349 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15350 #  include:
15351 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15352 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15353 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15354 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15355 #  layout:
15356 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15357 #    layout: "plot-throughput"
15358 #
15359 #- type: "plot"
15360 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15361 #  algorithm: "plot_perf_box_name"
15362 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15363 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15364 #  include:
15365 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15366 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15367 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15368 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15369 #  layout:
15370 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15371 #    layout: "plot-throughput"
15372 #
15373 #- type: "plot"
15374 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15375 #  algorithm: "plot_perf_box_name"
15376 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15377 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15378 #  include:
15379 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15380 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15381 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15382 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15383 #  layout:
15384 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15385 #    layout: "plot-throughput"
15386 #
15387 #- type: "plot"
15388 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15389 #  algorithm: "plot_perf_box_name"
15390 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15391 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15392 #  include:
15393 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15394 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15395 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15396 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15397 #  layout:
15398 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15399 #    layout: "plot-throughput"
15400 #
15401 #- type: "plot"
15402 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15403 #  algorithm: "plot_perf_box_name"
15404 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15405 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15406 #  include:
15407 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15408 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15409 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15410 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15411 #  layout:
15412 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15413 #    layout: "plot-throughput"
15414 #
15415 #- type: "plot"
15416 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15417 #  algorithm: "plot_perf_box_name"
15418 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15419 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15420 #  include:
15421 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15422 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15423 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15424 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15425 #  layout:
15426 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15427 #    layout: "plot-throughput"
15428 #
15429 #- type: "plot"
15430 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15431 #  algorithm: "plot_perf_box_name"
15432 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15433 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15434 #  include:
15435 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15436 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15437 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15438 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15439 #  layout:
15440 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15441 #    layout: "plot-throughput"
15442 #
15443 #- type: "plot"
15444 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15445 #  algorithm: "plot_perf_box_name"
15446 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15447 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15448 #  include:
15449 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15450 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15451 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15452 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15453 #  layout:
15454 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15455 #    layout: "plot-throughput"
15456 #
15457 #- type: "plot"
15458 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15459 #  algorithm: "plot_perf_box_name"
15460 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15461 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15462 #  include:
15463 #    - "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"
15464 #    - "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"
15465 #    - "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"
15466 #    - "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"
15467 #  layout:
15468 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15469 #    layout: "plot-throughput"
15470 #
15471 #- type: "plot"
15472 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15473 #  algorithm: "plot_perf_box_name"
15474 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15475 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15476 #  include:
15477 #    - "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"
15478 #    - "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"
15479 #    - "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"
15480 #    - "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"
15481 #  layout:
15482 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15483 #    layout: "plot-throughput"
15484 #
15485 #################################################################################
15486 #
15487 ## Packet Speedup
15488 #
15489 #- type: "plot"
15490 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15491 #  algorithm: "plot_tsa_name"
15492 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15493 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15494 #  include:
15495 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15496 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15497 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15498 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15499 #  layout:
15500 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15501 #    layout: "plot-throughput-speedup-analysis"
15502 #
15503 #- type: "plot"
15504 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15505 #  algorithm: "plot_tsa_name"
15506 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15507 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15508 #  include:
15509 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15510 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15511 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15512 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15513 #  layout:
15514 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15515 #    layout: "plot-throughput-speedup-analysis"
15516 #
15517 #- type: "plot"
15518 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15519 #  algorithm: "plot_tsa_name"
15520 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15521 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15522 #  include:
15523 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15524 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15525 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15526 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15527 #  layout:
15528 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15529 #    layout: "plot-throughput"
15530 #
15531 #- type: "plot"
15532 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15533 #  algorithm: "plot_tsa_name"
15534 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15535 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15536 #  include:
15537 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15538 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15539 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15540 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15541 #  layout:
15542 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15543 #    layout: "plot-throughput"
15544 #
15545 #- type: "plot"
15546 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15547 #  algorithm: "plot_tsa_name"
15548 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15549 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15550 #  include:
15551 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15552 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15553 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15554 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15555 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15556 #  layout:
15557 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15558 #    layout: "plot-throughput-speedup-analysis"
15559 #
15560 #- type: "plot"
15561 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15562 #  algorithm: "plot_tsa_name"
15563 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15564 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15565 #  include:
15566 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15567 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15568 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15569 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15570 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15571 #  layout:
15572 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15573 #    layout: "plot-throughput-speedup-analysis"
15574 #
15575 #- type: "plot"
15576 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15577 #  algorithm: "plot_tsa_name"
15578 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15579 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15580 #  include:
15581 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15582 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15583 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15584 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15585 #  layout:
15586 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15587 #    layout: "plot-throughput-speedup-analysis"
15588 #
15589 #- type: "plot"
15590 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15591 #  algorithm: "plot_tsa_name"
15592 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15593 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15594 #  include:
15595 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15596 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15597 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15598 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15599 #  layout:
15600 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15601 #    layout: "plot-throughput-speedup-analysis"
15602 #
15603 #- type: "plot"
15604 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15605 #  algorithm: "plot_tsa_name"
15606 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15607 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15608 #  include:
15609 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15610 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15611 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15612 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15613 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15614 #  layout:
15615 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15616 #    layout: "plot-throughput-speedup-analysis"
15617 #
15618 #- type: "plot"
15619 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15620 #  algorithm: "plot_tsa_name"
15621 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15622 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15623 #  include:
15624 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15625 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15626 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15627 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15628 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15629 #  layout:
15630 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15631 #    layout: "plot-throughput-speedup-analysis"
15632 #
15633 #- type: "plot"
15634 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15635 #  algorithm: "plot_tsa_name"
15636 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15637 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15638 #  include:
15639 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15640 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15641 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15642 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15643 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15644 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15645 #  layout:
15646 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15647 #    layout: "plot-throughput-speedup-analysis"
15648 #
15649 #- type: "plot"
15650 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15651 #  algorithm: "plot_tsa_name"
15652 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15653 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15654 #  include:
15655 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15656 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15657 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15658 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15659 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15660 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15661 #  layout:
15662 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15663 #    layout: "plot-throughput-speedup-analysis"
15664 #
15665 #- type: "plot"
15666 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15667 #  algorithm: "plot_tsa_name"
15668 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15669 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15670 #  include:
15671 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15672 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15673 #  layout:
15674 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15675 #    layout: "plot-throughput"
15676 #
15677 #- type: "plot"
15678 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15679 #  algorithm: "plot_tsa_name"
15680 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15681 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15682 #  include:
15683 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15684 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15685 #  layout:
15686 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15687 #    layout: "plot-throughput"
15688 #
15689 #- type: "plot"
15690 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15691 #  algorithm: "plot_tsa_name"
15692 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
15693 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15694 #  include:
15695 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15696 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15697 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15698 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15699 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15700 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15701 #  layout:
15702 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15703 #    layout: "plot-throughput"
15704 #
15705 #- type: "plot"
15706 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15707 #  algorithm: "plot_tsa_name"
15708 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
15709 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15710 #  include:
15711 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15712 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15713 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15714 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15715 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15716 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15717 #  layout:
15718 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15719 #    layout: "plot-throughput"
15720 #
15721 #- type: "plot"
15722 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15723 #  algorithm: "plot_tsa_name"
15724 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
15725 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15726 #  include:
15727 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15728 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15729 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15730 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15731 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15732 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15733 #  layout:
15734 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15735 #    layout: "plot-throughput"
15736 #
15737 #- type: "plot"
15738 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15739 #  algorithm: "plot_tsa_name"
15740 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
15741 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15742 #  include:
15743 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15744 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15745 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15746 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15747 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15748 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15749 #  layout:
15750 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15751 #    layout: "plot-throughput"
15752 #
15753 #- type: "plot"
15754 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15755 #  algorithm: "plot_tsa_name"
15756 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15757 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15758 #  include:
15759 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15760 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15761 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15762 #  layout:
15763 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15764 #    layout: "plot-throughput-speedup-analysis"
15765 #
15766 #- type: "plot"
15767 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15768 #  algorithm: "plot_tsa_name"
15769 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15770 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15771 #  include:
15772 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15773 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15774 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15775 #  layout:
15776 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
15777 #    layout: "plot-throughput-speedup-analysis"
15778 #
15779 #- type: "plot"
15780 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15781 #  algorithm: "plot_tsa_name"
15782 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15783 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15784 #  include:
15785 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15786 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15787 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15788 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15789 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15790 #  layout:
15791 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15792 #    layout: "plot-throughput-speedup-analysis"
15793 #
15794 #- type: "plot"
15795 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15796 #  algorithm: "plot_tsa_name"
15797 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15798 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15799 #  include:
15800 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15801 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15802 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15803 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15804 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15805 #  layout:
15806 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15807 #    layout: "plot-throughput-speedup-analysis"
15808 #
15809 #- type: "plot"
15810 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15811 #  algorithm: "plot_tsa_name"
15812 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
15813 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15814 #  include:
15815 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15816 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15817 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15818 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15819 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15820 #  layout:
15821 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15822 #    layout: "plot-throughput"
15823 #
15824 #- type: "plot"
15825 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15826 #  algorithm: "plot_tsa_name"
15827 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
15828 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15829 #  include:
15830 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15831 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15832 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15833 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15834 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15835 #  layout:
15836 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15837 #    layout: "plot-throughput"
15838 #
15839 #- type: "plot"
15840 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15841 #  algorithm: "plot_tsa_name"
15842 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15843 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15844 #  include:
15845 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15846 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15847 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15848 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15849 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15850 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15851 #  layout:
15852 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15853 #    layout: "plot-throughput-speedup-analysis"
15854 #
15855 #- type: "plot"
15856 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15857 #  algorithm: "plot_tsa_name"
15858 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15859 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15860 #  include:
15861 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15862 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15863 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15864 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15865 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15866 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15867 #  layout:
15868 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15869 #    layout: "plot-throughput-speedup-analysis"
15870 #
15871 #- type: "plot"
15872 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15873 #  algorithm: "plot_tsa_name"
15874 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15875 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15876 #  include:
15877 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15878 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15879 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15880 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15881 #  layout:
15882 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
15883 #    layout: "plot-throughput-speedup-analysis"
15884 #
15885 #- type: "plot"
15886 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15887 #  algorithm: "plot_tsa_name"
15888 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15889 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15890 #  include:
15891 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15892 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15893 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15894 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15895 #  layout:
15896 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
15897 #    layout: "plot-throughput-speedup-analysis"
15898 #
15899 #- type: "plot"
15900 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15901 #  algorithm: "plot_tsa_name"
15902 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15903 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15904 #  include:
15905 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15906 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15907 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15908 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15909 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15910 #  layout:
15911 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
15912 #    layout: "plot-throughput-speedup-analysis"
15913 #
15914 #- type: "plot"
15915 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15916 #  algorithm: "plot_tsa_name"
15917 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15918 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15919 #  include:
15920 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15921 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15922 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15923 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15924 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15925 #  layout:
15926 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
15927 #    layout: "plot-throughput-speedup-analysis"
15928 #
15929 #- type: "plot"
15930 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15931 #  algorithm: "plot_tsa_name"
15932 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15933 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15934 #  include:
15935 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15936 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15937 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15938 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15939 #  layout:
15940 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15941 #    layout: "plot-throughput-speedup-analysis"
15942 #
15943 #- type: "plot"
15944 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15945 #  algorithm: "plot_tsa_name"
15946 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15947 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15948 #  include:
15949 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15950 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15951 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15952 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15953 #  layout:
15954 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15955 #    layout: "plot-throughput-speedup-analysis"
15956 #
15957 #- type: "plot"
15958 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
15959 #  algorithm: "plot_tsa_name"
15960 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
15961 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15962 #  include:
15963 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15964 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15965 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15966 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15967 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15968 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15969 #  layout:
15970 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15971 #    layout: "plot-throughput"
15972 #
15973 #- type: "plot"
15974 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
15975 #  algorithm: "plot_tsa_name"
15976 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
15977 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15978 #  include:
15979 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15980 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15981 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15982 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15983 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15984 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15985 #  layout:
15986 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15987 #    layout: "plot-throughput"
15988 #
15989 #- type: "plot"
15990 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
15991 #  algorithm: "plot_tsa_name"
15992 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
15993 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15994 #  include:
15995 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15996 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15997 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15998 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15999 #  layout:
16000 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16001 #    layout: "plot-throughput"
16002 #
16003 #- type: "plot"
16004 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16005 #  algorithm: "plot_tsa_name"
16006 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16007 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16008 #  include:
16009 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16010 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16011 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16012 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16013 #  layout:
16014 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16015 #    layout: "plot-throughput"
16016 #
16017 #- type: "plot"
16018 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16019 #  algorithm: "plot_tsa_name"
16020 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16021 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16022 #  include:
16023 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16024 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16025 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16026 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16027 #  layout:
16028 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16029 #    layout: "plot-throughput-speedup-analysis"
16030 #
16031 #- type: "plot"
16032 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16033 #  algorithm: "plot_tsa_name"
16034 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16035 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16036 #  include:
16037 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16038 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16039 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16040 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16041 #  layout:
16042 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16043 #    layout: "plot-throughput-speedup-analysis"
16044 #
16045 #- type: "plot"
16046 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16047 #  algorithm: "plot_tsa_name"
16048 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16049 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16050 #  include:
16051 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16052 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16053 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16054 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16055 #  layout:
16056 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16057 #    layout: "plot-throughput-speedup-analysis"
16058 #
16059 #- type: "plot"
16060 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16061 #  algorithm: "plot_tsa_name"
16062 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16063 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16064 #  include:
16065 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16066 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16067 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16068 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16069 #  layout:
16070 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16071 #    layout: "plot-throughput-speedup-analysis"
16072 #
16073 #- type: "plot"
16074 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16075 #  algorithm: "plot_tsa_name"
16076 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16077 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16078 #  include:
16079 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16080 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16081 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16082 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16083 #  layout:
16084 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16085 #    layout: "plot-throughput"
16086 #
16087 #- type: "plot"
16088 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16089 #  algorithm: "plot_tsa_name"
16090 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16091 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16092 #  include:
16093 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16094 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16095 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16096 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16097 #  layout:
16098 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16099 #    layout: "plot-throughput"
16100 #
16101 #- type: "plot"
16102 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16103 #  algorithm: "plot_tsa_name"
16104 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16105 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16106 #  include:
16107 #    - "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"
16108 #    - "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"
16109 #    - "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"
16110 #    - "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"
16111 #  layout:
16112 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16113 #    layout: "plot-throughput"
16114 #
16115 #- type: "plot"
16116 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16117 #  algorithm: "plot_tsa_name"
16118 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16119 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16120 #  include:
16121 #    - "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"
16122 #    - "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"
16123 #    - "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"
16124 #    - "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"
16125 #  layout:
16126 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16127 #    layout: "plot-throughput"
16128
16129 ################################################################################
16130
16131 # Packet Throughput - DPDK
16132
16133 # 2n-clx-xxv710
16134
16135 #- type: "plot"
16136 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16137 #  algorithm: "plot_perf_box_name"
16138 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16139 #  data: "plot-dpdk-throughput-latency-2n-clx"
16140 #  include:
16141 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16142 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16143 #  layout:
16144 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16145 #    layout: "plot-throughput"
16146 #
16147 #- type: "plot"
16148 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16149 #  algorithm: "plot_perf_box_name"
16150 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16151 #  data: "plot-dpdk-throughput-latency-2n-clx"
16152 #  include:
16153 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16154 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16155 #  layout:
16156 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16157 #    layout: "plot-throughput"
16158 #
16159 #- type: "plot"
16160 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16161 #  algorithm: "plot_perf_box_name"
16162 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16163 #  data: "plot-dpdk-throughput-latency-2n-clx"
16164 #  include:
16165 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16166 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16167 #  layout:
16168 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16169 #    layout: "plot-throughput"
16170 #
16171 #- type: "plot"
16172 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16173 #  algorithm: "plot_perf_box_name"
16174 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16175 #  data: "plot-dpdk-throughput-latency-2n-clx"
16176 #  include:
16177 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16178 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16179 #  layout:
16180 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16181 #    layout: "plot-throughput"
16182 #
16183 ## 2n-clx-x710
16184 #
16185 #- type: "plot"
16186 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16187 #  algorithm: "plot_perf_box_name"
16188 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16189 #  data: "plot-dpdk-throughput-latency-2n-clx"
16190 #  include:
16191 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16192 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16193 #  layout:
16194 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16195 #    layout: "plot-throughput"
16196 #
16197 #- type: "plot"
16198 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16199 #  algorithm: "plot_perf_box_name"
16200 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16201 #  data: "plot-dpdk-throughput-latency-2n-clx"
16202 #  include:
16203 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16204 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16205 #  layout:
16206 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16207 #    layout: "plot-throughput"
16208 #
16209 #- type: "plot"
16210 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16211 #  algorithm: "plot_perf_box_name"
16212 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16213 #  data: "plot-dpdk-throughput-latency-2n-clx"
16214 #  include:
16215 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16216 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16217 #  layout:
16218 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16219 #    layout: "plot-throughput"
16220 #
16221 #- type: "plot"
16222 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16223 #  algorithm: "plot_perf_box_name"
16224 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16225 #  data: "plot-dpdk-throughput-latency-2n-clx"
16226 #  include:
16227 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16228 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16229 #  layout:
16230 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16231 #    layout: "plot-throughput"
16232
16233 ################################################################################
16234
16235 #- type: "plot"
16236 #  title: "Latency by percentile: 2n-skx"
16237 #  algorithm: "plot_hdrh_lat_by_percentile"
16238 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16239 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16240 #  target-links: "../../_static/vpp"
16241 #  data: "plot-vpp-hdrh-lat-2n-skx"
16242 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16243 #  layout:
16244 #    layout: "plot-hdrh-latency-by-percentile"
16245
16246 #- type: "plot"
16247 #  title: "Latency by percentile: 3n-skx"
16248 #  algorithm: "plot_hdrh_lat_by_percentile"
16249 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16250 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16251 #  target-links: "../../_static/vpp"
16252 #  data: "plot-vpp-hdrh-lat-3n-skx"
16253 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16254 #  layout:
16255 #    layout: "plot-hdrh-latency-by-percentile"
16256
16257 #- type: "plot"
16258 #  title: "Latency by percentile: 2n-clx"
16259 #  algorithm: "plot_hdrh_lat_by_percentile"
16260 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16261 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16262 #  target-links: "../../_static/vpp"
16263 #  data: "plot-vpp-hdrh-lat-2n-clx"
16264 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16265 #  layout:
16266 #    layout: "plot-hdrh-latency-by-percentile"
16267
16268 - type: "plot"
16269   title: "Latency by percentile: 3n-hsw"
16270   algorithm: "plot_hdrh_lat_by_percentile"
16271   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16272   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16273   target-links: "../../_static/vpp"
16274   data: "plot-vpp-hdrh-lat-3n-hsw"
16275   filter: "'1T1C' and 'NIC_Intel-XL710'"
16276   layout:
16277     layout: "plot-hdrh-latency-by-percentile"
16278
16279 - type: "plot"
16280   title: "Latency by percentile: 3n-tsh"
16281   algorithm: "plot_hdrh_lat_by_percentile"
16282   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16283   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16284   target-links: "../../_static/vpp"
16285   data: "plot-vpp-hdrh-lat-3n-tsh"
16286   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16287   layout:
16288     layout: "plot-hdrh-latency-by-percentile"
16289
16290 - type: "plot"
16291   title: "Latency by percentile: DPDK 3n-hsw"
16292   algorithm: "plot_hdrh_lat_by_percentile"
16293   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16294   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16295   target-links: "../../_static/dpdk"
16296   data: "plot-dpdk-hdrh-lat-3n-hsw"
16297   filter: "'1T1C' and 'NIC_Intel-XL710'"
16298   layout:
16299     layout: "plot-hdrh-latency-by-percentile"
16300
16301 - type: "plot"
16302   title: "Latency by percentile: DPDK 3n-tsh"
16303   algorithm: "plot_hdrh_lat_by_percentile"
16304   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16305   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16306   target-links: "../../_static/dpdk"
16307   data: "plot-dpdk-hdrh-lat-3n-tsh"
16308   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16309   layout:
16310     layout: "plot-hdrh-latency-by-percentile"