aa81d71fbb49579758af5127cbb344c2bfec28b5
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
37     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
38     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
39     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
40     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
41     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
42     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
43     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
44     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
45     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
46     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
47     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
48     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
49     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
50     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
51     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
52     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
57     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
58     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
59     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
60     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
61     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
62     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
63     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
64     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
65     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
66     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
67     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
68     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
69     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
70     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
71
72     # Detailed tests operational data
73     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
74     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
75     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
76     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
77     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
78     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
79     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
80     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
81
82     # Latencies:
83     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
85
86     # .css patch file to fix tables generated by Sphinx
87     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
88     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
89
90   urls:
91     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
92     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
93     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
94     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
95     DIR[NEXUS,DOC]: "report/_static/archive"
96
97   make-dirs:
98   # List the directories which are created while preparing the environment.
99   # All directories MUST be defined in "paths" section.
100   - "DIR[WORKING,DATA]"
101   - "DIR[STATIC,VPP]"
102   - "DIR[STATIC,DPDK]"
103   - "DIR[STATIC,ARCH]"
104   - "DIR[BUILD,LATEX]"
105   - "DIR[WORKING,SRC]"
106   - "DIR[WORKING,SRC,STATIC]"
107
108   remove-dirs:
109   # List the directories which are deleted while cleaning the environment.
110   # All directories MUST be defined in "paths" section.
111   #- "DIR[BUILD,HTML]"
112   - "DIR[WORKING,DATA]"
113
114   build-dirs:
115   # List the directories where the results (build) is stored.
116   # All directories MUST be defined in "paths" section.
117   - "DIR[BUILD,HTML]"
118   - "DIR[BUILD,LATEX]"
119
120 - type: "configuration"
121
122   limits:
123     nic:
124       x520: 24460000
125       x553: 29761905
126       x710: 35800000
127       xxv710: 35800000
128       xl710: 35800000
129
130     link:
131       10ge: 14880952.38
132       25ge: 37202380.95
133       40ge: 59523809.52
134       100ge: 148809523.81
135
136     pci:
137       pci-g3-x8: 74404761.90
138       pci-g3-x16: 148809523.81
139
140   data-sets:
141
142     ###########################################################################
143     # Replacements:
144
145     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
146       csit-vpp-perf-verify-1908-3n-hsw:
147         - 48  # NDRPDR sel vhost
148         - 49  # NDRPDR sel vhost
149         - 52  # NDRPDR sel vhost
150         - 53  # NDRPDR sel vhost
151         - 54  # NDRPDR sel vhost
152         - 55  # NDRPDR sel vhost
153         - 56  # NDRPDR sel vhost
154         - 57  # NDRPDR sel vhost
155         - 58  # NDRPDR sel vhost
156         - 59  # NDRPDR sel vhost
157
158     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
159       csit-vpp-perf-verify-1908-3n-skx:
160         - 52  # NDRPDR sel vhost
161         - 53  # NDRPDR sel vhost
162         - 55  # NDRPDR sel vhost
163         - 61  # NDRPDR sel vhost
164         - 62  # NDRPDR sel vhost
165         - 63  # NDRPDR sel vhost
166         - 64  # NDRPDR sel vhost
167         - 65  # NDRPDR sel vhost
168         - 66  # NDRPDR sel vhost
169         - 67  # NDRPDR sel vhost
170
171     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
172       csit-vpp-perf-verify-1908-2n-skx:
173         - 88  # NDRPDR sel vhost
174         - 89  # NDRPDR sel vhost
175         - 91  # NDRPDR sel vhost
176         - 92  # NDRPDR sel vhost
177         - 93  # NDRPDR sel vhost
178         - 94  # NDRPDR sel vhost
179         - 95  # NDRPDR sel vhost
180         - 96  # NDRPDR sel vhost
181         - 97  # NDRPDR sel vhost
182         - 98  # NDRPDR sel vhost
183
184     ###########################################################################
185     # Plots:
186
187     # 3n-hsw
188
189     plot-vpp-throughput-lat-tsa-3n-hsw:
190       csit-vpp-perf-verify-2001-3n-hsw:
191         - 21  # NDRPDR sel
192         - 22  # NDRPDR sel
193         - 23  # NDRPDR sel
194         - 24  # NDRPDR sel
195         - 25  # NDRPDR sel
196         - 29  # NDRPDR sel
197         - 30  # NDRPDR sel
198         - 31  # NDRPDR sel
199         - 32  # NDRPDR sel
200         - 34  # NDRPDR sel
201
202     plot-vpp-hdrh-lat-3n-hsw:
203       csit-vpp-perf-verify-2001-3n-hsw:
204         - 22  # NDRPDR sel
205
206     plot-vpp-nfv-3n-hsw-ndrpdr:
207       csit-vpp-perf-verify-2001-3n-hsw:
208         - 21  # NDRPDR sel
209         - 22  # NDRPDR sel
210         - 23  # NDRPDR sel
211         - 24  # NDRPDR sel
212         - 25  # NDRPDR sel
213         - 29  # NDRPDR sel
214         - 30  # NDRPDR sel
215         - 31  # NDRPDR sel
216         - 32  # NDRPDR sel
217         - 34  # NDRPDR sel
218
219     plot-vpp-nfv-3n-hsw-mrr:
220       csit-vpp-perf-verify-2001-3n-hsw:
221         - 17  # MRR sel
222
223     plot-dpdk-throughput-latency-3n-hsw:
224       csit-dpdk-perf-verify-2001-3n-hsw:
225         - 4   # NDRPDR sel
226         - 5   # NDRPDR sel
227         - 6   # NDRPDR sel
228         - 7   # NDRPDR sel
229         - 8   # NDRPDR sel
230         - 9   # NDRPDR sel
231         - 10  # NDRPDR sel
232         - 11  # NDRPDR sel
233         - 12  # NDRPDR sel
234         - 13  # NDRPDR sel
235         - 15  # NDRPDR sel
236         - 16  # NDRPDR sel
237         - 17  # NDRPDR sel
238         - 18  # NDRPDR sel
239         - 19  # NDRPDR sel
240         - 20  # NDRPDR sel
241         - 21  # NDRPDR sel
242         - 22  # NDRPDR sel
243         - 23  # NDRPDR sel
244         - 24  # NDRPDR sel
245
246     plot-dpdk-hdrh-lat-3n-hsw:
247       csit-dpdk-perf-verify-2001-3n-hsw:
248         - 16  # NDRPDR sel
249
250     # 3n-skx
251
252     plot-vpp-throughput-lat-tsa-3n-skx:
253       # TODO: Add the data
254       csit-vpp-perf-verify-2001-3n-skx:
255         - 14  # NDRPDR sel
256         - 15  # NDRPDR sel
257         - 16  # NDRPDR sel
258
259     plot-vpp-hdrh-lat-3n-skx:
260       csit-vpp-perf-verify-2001-3n-skx:
261         - 14  # NDRPDR sel
262
263     plot-vpp-nfv-3n-skx-ndrpdr:
264       # TODO: Add data
265       csit-vpp-perf-verify-2001-3n-skx:
266         - 14  # NDRPDR sel
267         - 15  # NDRPDR sel
268         - 16  # NDRPDR sel
269
270     plot-vpp-nfv-3n-skx-mrr:
271       # TODO: Replace
272       # csit-vpp-perf-verify-2001-3n-skx:
273       csit-vpp-perf-verify-1908-3n-skx:
274         - 36  # MRR sel
275
276     plot-dpdk-throughput-latency-3n-skx:
277       csit-dpdk-perf-verify-2001-3n-skx:
278         - 1   # NDRPDR sel
279         - 2   # NDRPDR sel
280         - 3   # NDRPDR sel
281         - 4   # NDRPDR sel
282         - 5   # NDRPDR sel
283         - 6   # NDRPDR sel
284         - 7   # NDRPDR sel
285         - 8   # NDRPDR sel
286         - 9   # NDRPDR sel
287         - 10  # NDRPDR sel
288
289     plot-dpdk-hdrh-lat-3n-skx:
290       csit-dpdk-perf-verify-2001-3n-skx:
291         - 1   # NDRPDR sel
292         - 19  # NDRPDR sel
293
294     # 2n-skx
295
296     plot-vpp-throughput-lat-tsa-2n-skx:
297       # TODO: Add the data
298       csit-vpp-perf-verify-2001-2n-skx:
299         - 21  # NDRPDR sel
300         - 22  # NDRPDR sel
301         - 23  # NDRPDR sel
302         - 26  # NDRPDR sel
303         - 27  # NDRPDR sel
304         - 29  # NDRPDR sel
305
306     plot-vpp-hdrh-lat-2n-skx:
307       csit-vpp-perf-verify-2001-2n-skx:
308         - 21  # NDRPDR sel
309
310     plot-vpp-http-server-performance:
311       # TODO: Replace:
312       # csit-vpp-perf-verify-2001-2n-skx:
313       csit-vpp-perf-verify-1908-2n-skx:
314         - 29  # TCP
315         - 30  # TCP
316         - 58  # TCP
317
318     plot-vpp-soak-2n-skx:
319       # TODO: Replace the data
320       # csit-vpp-perf-verify-2001-2n-skx:
321       csit-vpp-perf-verify-1908-2n-skx:
322         - 83  # SOAK
323         - 86  # SOAK
324
325     plot-vpp-nfv-2n-skx-ndrpdr:
326       # TODO: Add the data
327       csit-vpp-perf-verify-2001-2n-skx:
328         - 30  # NFV
329         - 31  # NFV
330
331     plot-vpp-nfv-2n-skx-mrr:
332       # TODO: Replace the data
333       # csit-vpp-perf-verify-2001-2n-skx:
334       csit-vpp-perf-verify-1908-2n-skx:
335         - 71  # NFV MRR
336
337     plot-vpp-nfv-reconf-2n-skx:
338       # TODO: Replace the data
339       # csit-vpp-perf-verify-2001-2n-skx:
340       csit-vpp-perf-verify-1908-2n-skx:
341         - 113 # NFV reconf sel
342         - 114 # NFV reconf sel
343         - 115 # NFV reconf sel
344
345     plot-dpdk-throughput-latency-2n-skx:
346       csit-dpdk-perf-verify-2001-2n-skx:
347         - 1   # NDRPDR sel
348         - 2   # NDRPDR sel
349         - 3   # NDRPDR sel
350         - 4   # NDRPDR sel
351         - 5   # NDRPDR sel
352         - 6   # NDRPDR sel
353         - 7   # NDRPDR sel
354         - 8   # NDRPDR sel
355         - 9   # NDRPDR sel
356         - 10  # NDRPDR sel
357         - 11  # NDRPDR sel
358         - 13  # NDRPDR sel
359         - 26  # NDRPDR sel
360         - 16  # NDRPDR sel
361         - 17  # NDRPDR sel
362         - 18  # NDRPDR sel
363         - 19  # NDRPDR sel
364         - 27  # NDRPDR sel
365         - 21  # NDRPDR sel
366         - 25  # NDRPDR sel
367
368     plot-dpdk-hdrh-lat-2n-skx:
369       csit-dpdk-perf-verify-2001-2n-skx:
370         - 1   # NDRPDR sel
371         - 19  # NDRPDR sel
372
373     # 2n-clx
374
375     plot-vpp-throughput-lat-tsa-2n-clx:
376       # TODO: Add the data
377       csit-vpp-perf-verify-2001-2n-clx:
378         - 22  # NDRPDR sel
379         - 23  # NDRPDR sel
380         - 24  # NDRPDR sel
381         - 25  # NDRPDR sel
382
383     plot-vpp-hdrh-lat-2n-clx:
384       csit-vpp-perf-verify-2001-2n-clx:
385         - 22  # NDRPDR sel
386
387     plot-vpp-nfv-2n-clx-ndrpdr:
388       # TODO: Add the data
389       csit-vpp-perf-verify-2001-2n-clx:
390         - 22  # NDRPDR sel
391         - 23  # NDRPDR sel
392         - 24  # NDRPDR sel
393
394     plot-vpp-nfv-2n-clx-mrr:
395       # TODO: Replace the data
396       csit-vpp-perf-verify-2001-2n-clx:
397         - 3   # NDRPDR sel RC2
398         - 4   # NDRPDR sel RC2
399
400     plot-dpdk-throughput-latency-2n-clx:
401       csit-dpdk-perf-verify-2001-2n-clx:
402         - 1   # NDRPDR sel
403         - 2   # NDRPDR sel
404         - 3   # NDRPDR sel
405         - 4   # NDRPDR sel
406         - 5   # NDRPDR sel
407         - 6   # NDRPDR sel
408         - 7   # NDRPDR sel
409         - 8   # NDRPDR sel
410         - 9   # NDRPDR sel
411         - 10  # NDRPDR sel
412
413     plot-dpdk-hdrh-lat-2n-clx:
414       csit-dpdk-perf-verify-2001-2n-clx:
415         - 1   # NDRPDR sel
416
417     # 3n-tsh
418
419     plot-vpp-throughput-lat-tsa-3n-tsh:
420       # TODO: Add the data
421       csit-vpp-perf-verify-2001-3n-tsh:
422         - 3   # NDRPDR sel
423         - 4   # NDRPDR sel
424         - 7   # NDRPDR sel
425         - 8   # NDRPDR sel
426
427     plot-vpp-hdrh-lat-3n-tsh:
428       csit-vpp-perf-verify-2001-3n-tsh:
429         - 4   # NDRPDR sel
430
431     plot-dpdk-throughput-latency-3n-tsh:
432       csit-dpdk-perf-verify-2001-3n-tsh:
433         - 3   # NDRPDR sel
434         - 4   # NDRPDR sel
435         - 5   # NDRPDR sel
436         - 9   # NDRPDR sel
437         - 10  # NDRPDR sel
438
439     plot-dpdk-hdrh-lat-3n-tsh:
440       csit-dpdk-perf-verify-2001-3n-tsh:
441         - 3   # NDRPDR sel
442
443     # 3n-dnv
444
445     plot-vpp-throughput-lat-tsa-3n-dnv:
446       csit-vpp-perf-verify-2001-3n-dnv:
447         - 5   # NDRPDR sel
448         - 6   # NDRPDR sel
449         - 7   # NDRPDR sel
450         - 8   # NDRPDR sel
451         - 9   # NDRPDR sel
452         - 10  # NDRPDR sel
453         - 12  # NDRPDR sel
454         - 16  # NDRPDR sel
455         - 17  # NDRPDR sel
456         - 18  # NDRPDR sel
457
458     plot-dpdk-throughput-latency-3n-dnv:
459       csit-dpdk-perf-verify-2001-3n-dnv:
460         - 12  # NDRPDR sel
461         - 13  # NDRPDR sel
462         - 14  # NDRPDR sel
463         - 15  # NDRPDR sel
464         - 16  # NDRPDR sel
465         - 17  # NDRPDR sel
466         - 18  # NDRPDR sel
467         - 19  # NDRPDR sel
468         - 20  # NDRPDR sel
469         - 22  # NDRPDR sel
470
471     # 2n-dnv
472
473     plot-vpp-throughput-lat-tsa-2n-dnv:
474       csit-vpp-perf-verify-2001-2n-dnv:
475         - 4   # NDRPDR sel
476         - 5   # NDRPDR sel
477         - 6   # NDRPDR sel
478         - 7   # NDRPDR sel
479         - 8   # NDRPDR sel
480         - 9   # NDRPDR sel
481         - 10  # NDRPDR sel
482         - 11  # NDRPDR sel
483         - 13  # NDRPDR sel
484         - 16  # NDRPDR sel
485
486     plot-dpdk-throughput-latency-2n-dnv:
487       csit-dpdk-perf-verify-2001-2n-dnv:
488         - 9   # NDRPDR sel
489         - 10  # NDRPDR sel
490         - 11  # NDRPDR sel
491         - 12  # NDRPDR sel
492         - 13  # NDRPDR sel
493         - 14  # NDRPDR sel
494         - 15  # NDRPDR sel
495         - 16  # NDRPDR sel
496         - 17  # NDRPDR sel
497         - 18  # NDRPDR sel
498
499     ###########################################################################
500     # Simple tables (only one data set):
501
502     # NIC Comparisons
503
504     vpp-nic-comparison-3n-skx:
505       # TODO: Add the data
506       csit-vpp-perf-verify-2001-3n-skx:
507         - 14  # NDRPDR sel
508         - 15  # NDRPDR sel
509         - 16  # NDRPDR sel
510
511     vpp-nic-comparison-2n-skx:
512       # TODO: Add the data
513       csit-vpp-perf-verify-2001-2n-skx:
514         - 21  # NDRPDR sel
515         - 22  # NDRPDR sel
516         - 23  # NDRPDR sel
517         - 26  # NDRPDR sel
518
519     vpp-nic-comparison-3n-skx-mrr:
520       # TODO: Replace
521       # csit-vpp-perf-verify-2001-3n-skx:
522       csit-vpp-perf-verify-1908-3n-skx:
523         - 36  # MRR sel
524
525     vpp-nic-comparison-2n-skx-mrr:
526       # TODO: Replace
527       # csit-vpp-perf-verify-2001-2n-skx:
528       csit-vpp-perf-verify-1908-2n-skx:
529         - 69  # MRR sel
530
531     # Results
532
533     vpp-perf-results-3n-hsw:
534       csit-vpp-perf-verify-2001-3n-hsw:
535         - 18  # NDRPDR full
536         - 20  # NDRPDR full
537         - 28  # NDRPDR full
538
539     vpp-perf-results-3n-skx:
540       # TODO: Replace
541       csit-vpp-perf-verify-2001-3n-skx:
542         - 14  # NDRPDR sel
543
544     vpp-perf-results-2n-skx:
545       csit-vpp-perf-verify-2001-2n-skx:
546         - 32  # NDRPDR full
547         - 33  # NDRPDR full
548
549     vpp-perf-results-2n-clx:
550       # TODO: Replace
551       csit-vpp-perf-verify-2001-2n-clx:
552         - 22  # NDRPDR sel
553
554     vpp-perf-results-3n-tsh:
555       # TODO: Replace
556       csit-vpp-perf-verify-2001-3n-tsh:
557         - 3   # NDRPDR sel
558
559     vpp-perf-results-3n-dnv:
560       csit-vpp-perf-verify-2001-3n-dnv:
561         - 19  # NDRPDR full
562         - 20  # NDRPDR full
563         - 21  # NDRPDR full
564         - 22  # NDRPDR full
565         - 23  # NDRPDR full
566         - 24  # NDRPDR full
567         - 25  # NDRPDR full
568
569     vpp-perf-results-2n-dnv:
570       csit-vpp-perf-verify-2001-2n-dnv:
571         - 21  # NDRPDR full
572         - 22  # NDRPDR full
573         - 25  # NDRPDR full
574         - 26  # NDRPDR full
575         - 27  # NDRPDR full
576         - 28  # NDRPDR full
577
578     vpp-mrr-results-3n-hsw:
579       csit-vpp-perf-verify-2001-3n-hsw:
580         - 17  # MRR sel
581
582     vpp-mrr-results-3n-skx:
583       # TODO: Replace
584       # csit-vpp-perf-verify-2001-3n-skx:
585       csit-vpp-perf-verify-1908-3n-skx:
586         - 36  # MRR sel
587
588     vpp-mrr-results-2n-skx:
589       # TODO: Replace
590       # csit-vpp-perf-verify-2001-2n-skx:
591       csit-vpp-perf-verify-1908-2n-skx:
592         - 69  # MRR sel
593
594     vpp-mrr-results-2n-clx:
595       # TODO: Replace
596       # csit-vpp-perf-verify-2001-2n-clx:
597       csit-vpp-perf-verify-1908-2n-skx:
598         - 69  # MRR sel
599
600     vpp-mrr-results-3n-tsh:
601       # TODO: Replace
602       # csit-vpp-perf-verify-2001-3n-tsh:
603       csit-vpp-perf-verify-1908-3n-tsh:
604         - 17  # MRR sel
605
606     vpp-mrr-results-3n-dnv:
607       csit-vpp-perf-verify-2001-3n-dnv:
608         - 11  # MRR sel
609
610     vpp-mrr-results-2n-dnv:
611       csit-vpp-perf-verify-2001-2n-dnv:
612         - 12  # MRR sel
613
614     vpp-device-results-ubuntu:
615       csit-vpp-device-2001-ubuntu1804-1n-skx:
616         - 57
617
618     dpdk-perf-results-3n-hsw:
619       csit-dpdk-perf-verify-2001-3n-hsw:
620         - 13  # NDRPDR sel
621         - 24  # NDRPDR sel
622
623     dpdk-perf-results-3n-skx:
624       csit-dpdk-perf-verify-2001-3n-skx:
625         - 1   # NDRPDR sel
626
627     dpdk-perf-results-2n-skx:
628       csit-dpdk-perf-verify-2001-2n-skx:
629         - 1   # NDRPDR sel
630
631     dpdk-perf-results-2n-clx:
632       csit-dpdk-perf-verify-2001-2n-clx:
633         - 1   # NDRPDR sel
634
635     dpdk-perf-results-2n-dnv:
636       csit-dpdk-perf-verify-2001-2n-dnv:
637         - 16  # NDRPDR sel
638
639     dpdk-perf-results-3n-dnv:
640       csit-dpdk-perf-verify-2001-3n-dnv:
641         - 12  # NDRPDR sel
642
643     dpdk-perf-results-3n-tsh:
644       csit-dpdk-perf-verify-2001-3n-tsh:
645         - 3   # NDRPDR sel
646
647 ###########################################################################
648     # Tables (more than one data set)
649
650     # Performance changes
651
652     vpp-performance-changes-3n-hsw-h1:
653       csit-vpp-perf-verify-1904-3n-hsw:
654         - 11  # NDRPDR sel
655         - 12  # NDRPDR sel
656         - 20  # NDRPDR sel
657         - 21  # NDRPDR sel
658         - 23  # NDRPDR sel
659         - 24  # NDRPDR sel
660         - 25  # NDRPDR sel
661         - 26  # NDRPDR sel
662         - 29  # NDRPDR sel
663         - 30  # NDRPDR sel
664     vpp-performance-changes-3n-hsw-ref:
665       csit-vpp-perf-verify-1908-3n-hsw:
666         - 12  # NDRPDR sel
667         - 13  # NDRPDR sel
668         - 14  # NDRPDR sel
669         - 15  # NDRPDR sel
670         - 16  # NDRPDR sel
671         - 17  # NDRPDR sel
672         - 18  # NDRPDR sel
673         - 19  # NDRPDR sel
674         - 20  # NDRPDR sel
675         - 21  # NDRPDR sel
676     vpp-performance-changes-3n-hsw-cmp:
677       csit-vpp-perf-verify-2001-3n-hsw:
678         - 21  # NDRPDR sel
679         - 22  # NDRPDR sel
680         - 23  # NDRPDR sel
681         - 24  # NDRPDR sel
682         - 25  # NDRPDR sel
683         - 29  # NDRPDR sel
684         - 30  # NDRPDR sel
685         - 31  # NDRPDR sel
686         - 32  # NDRPDR sel
687         - 34  # NDRPDR sel
688     vpp-performance-changes-3n-hsw:
689       - "vpp-performance-changes-3n-hsw-h1"
690       - "vpp-performance-changes-3n-hsw-ref"
691       - "vpp-performance-changes-3n-hsw-cmp"
692
693     vpp-performance-changes-3n-skx-h1:
694       csit-vpp-perf-verify-1904-3n-skx:
695         - 8   # NDRPDR sel
696         - 9   # NDRPDR sel
697         - 10  # NDRPDR sel
698         - 11  # NDRPDR sel
699         - 12  # NDRPDR sel
700         - 14  # NDRPDR sel
701         - 16  # NDRPDR sel
702         - 21  # NDRPDR sel
703         - 23  # NDRPDR sel
704         - 25  # NDRPDR sel
705     vpp-performance-changes-3n-skx-ref:
706       csit-vpp-perf-verify-1908-3n-skx:
707         - 14  # NDRPDR sel
708         - 16  # NDRPDR sel
709         - 19  # NDRPDR sel
710         - 20  # NDRPDR sel
711         - 22  # NDRPDR sel
712         - 23  # NDRPDR sel
713         - 24  # NDRPDR sel
714         - 25  # NDRPDR sel
715         - 26  # NDRPDR sel
716         - 29  # NDRPDR sel
717     vpp-performance-changes-3n-skx-cmp:
718       # TODO: Add the data
719       csit-vpp-perf-verify-2001-3n-skx:
720         - 14  # NDRPDR sel
721         - 15  # NDRPDR sel
722         - 16  # NDRPDR sel
723     vpp-performance-changes-3n-skx:
724       - "vpp-performance-changes-3n-skx-h1"
725       - "vpp-performance-changes-3n-skx-ref"
726       - "vpp-performance-changes-3n-skx-cmp"
727
728     vpp-performance-changes-2n-skx-h1:
729       csit-vpp-perf-verify-1904-2n-skx:
730         - 12  # NDRPDR sel
731         - 14  # NDRPDR sel
732         - 16  # NDRPDR sel
733         - 17  # NDRPDR sel
734         - 18  # NDRPDR sel
735         - 21  # NDRPDR sel
736         - 27  # NDRPDR sel
737         - 30  # NDRPDR sel
738         - 31  # NDRPDR sel
739         - 32  # NDRPDR sel
740     vpp-performance-changes-2n-skx-ref:
741       csit-vpp-perf-verify-1908-2n-skx:
742         - 26  # NDRPDR sel
743         - 27  # NDRPDR sel
744         - 34  # NDRPDR sel
745         - 35  # NDRPDR sel
746         - 36  # NDRPDR sel
747         - 42  # NDRPDR sel
748         - 43  # NDRPDR sel
749         - 44  # NDRPDR sel
750         - 45  # NDRPDR sel
751         - 46  # NDRPDR sel
752     vpp-performance-changes-2n-skx-cmp:
753       # TODO: Add the data
754       csit-vpp-perf-verify-2001-2n-skx:
755         - 21  # NDRPDR sel
756         - 22  # NDRPDR sel
757         - 23  # NDRPDR sel
758         - 26  # NDRPDR sel
759         - 27  # NDRPDR sel
760         - 29  # NDRPDR sel
761     vpp-performance-changes-2n-skx:
762       - "vpp-performance-changes-2n-skx-h1"
763       - "vpp-performance-changes-2n-skx-ref"
764       - "vpp-performance-changes-2n-skx-cmp"
765
766     vpp-performance-changes-nfv-2n-skx-ref:
767       csit-vpp-perf-verify-1908-2n-skx:
768         - 22  # NFV
769         - 31  # NFV
770         - 32  # NFV
771     vpp-performance-changes-nfv-2n-skx-cmp:
772       # TODO: Add the data
773       csit-vpp-perf-verify-2001-2n-skx:
774         - 30  # NFV
775         - 31  # NFV
776     vpp-performance-changes-nfv-2n-skx:
777       - "vpp-performance-changes-nfv-2n-skx-ref"
778       - "vpp-performance-changes-nfv-2n-skx-cmp"
779
780     vpp-performance-changes-2n-dnv-ref:
781       csit-vpp-perf-verify-1908-2n-dnv:
782         - 1   # NDRPDR sel
783         - 2   # NDRPDR sel
784         - 3   # NDRPDR sel
785         - 4   # NDRPDR sel
786         - 5   # NDRPDR sel
787         - 6   # NDRPDR sel
788         - 7   # NDRPDR sel
789         - 8   # NDRPDR sel
790         - 9   # NDRPDR sel
791         - 10  # NDRPDR sel
792     vpp-performance-changes-2n-dnv-cmp:
793       csit-vpp-perf-verify-2001-2n-dnv:
794         - 4   # NDRPDR sel
795         - 5   # NDRPDR sel
796         - 6   # NDRPDR sel
797         - 7   # NDRPDR sel
798         - 8   # NDRPDR sel
799         - 9   # NDRPDR sel
800         - 10  # NDRPDR sel
801         - 11  # NDRPDR sel
802         - 13  # NDRPDR sel
803         - 16  # NDRPDR sel
804     vpp-performance-changes-2n-dnv:
805       - "vpp-performance-changes-2n-dnv-ref"
806       - "vpp-performance-changes-2n-dnv-cmp"
807
808     vpp-performance-changes-3n-dnv-ref:
809       csit-vpp-perf-verify-1908-3n-dnv:
810         - 6   # NDRPDR sel
811         - 7   # NDRPDR sel
812         - 8   # NDRPDR sel
813         - 9   # NDRPDR sel
814         - 10  # NDRPDR sel
815         - 12  # NDRPDR sel
816         - 13  # NDRPDR sel
817         - 14  # NDRPDR sel
818         - 15  # NDRPDR sel
819         - 16  # NDRPDR sel
820     vpp-performance-changes-3n-dnv-cmp:
821       csit-vpp-perf-verify-2001-3n-dnv:
822         - 5   # NDRPDR sel
823         - 6   # NDRPDR sel
824         - 7   # NDRPDR sel
825         - 8   # NDRPDR sel
826         - 9   # NDRPDR sel
827         - 10  # NDRPDR sel
828         - 12  # NDRPDR sel
829         - 16  # NDRPDR sel
830         - 17  # NDRPDR sel
831         - 18  # NDRPDR sel
832     vpp-performance-changes-3n-dnv:
833       - "vpp-performance-changes-3n-dnv-ref"
834       - "vpp-performance-changes-3n-dnv-cmp"
835
836     vpp-performance-changes-3n-tsh-ref:
837       csit-vpp-perf-verify-1908-3n-tsh:
838         - 7   # NDRPDR sel
839         - 8   # NDRPDR sel
840         - 9   # NDRPDR sel
841         - 10  # NDRPDR sel
842         - 11  # NDRPDR sel
843         - 12  # NDRPDR sel
844         - 13  # NDRPDR sel
845         - 14  # NDRPDR sel
846         - 15  # NDRPDR sel
847         - 16  # NDRPDR sel
848     vpp-performance-changes-3n-tsh-cmp:
849       # TODO: Add the data
850       csit-vpp-perf-verify-2001-3n-tsh:
851         - 3   # NDRPDR sel
852         - 4   # NDRPDR sel
853         - 7   # NDRPDR sel
854         - 8   # NDRPDR sel
855     vpp-performance-changes-3n-tsh:
856       - "vpp-performance-changes-3n-tsh-ref"
857       - "vpp-performance-changes-3n-tsh-cmp"
858
859     vpp-soak-vs-ndr-2n-skx-ref:
860       # TODO: Replace
861       # csit-vpp-perf-verify-2001-2n-skx:
862       csit-vpp-perf-verify-1908-2n-skx:
863         - 26  # NDRPDR sel
864         - 27  # NDRPDR sel
865         - 34  # NDRPDR sel
866     vpp-soak-vs-ndr-2n-skx-cmp:
867       # TODO: Replace
868       # csit-vpp-perf-verify-2001-2n-skx:
869       csit-vpp-perf-verify-1908-2n-skx:
870         - 83  # SOAK
871         - 86  # SOAK
872     vpp-soak-vs-ndr-2n-skx:
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         - 83  # SOAK
880         - 86  # SOAK
881
882     vpp-performance-changes-3n-hsw-mrr-h1:
883       csit-vpp-perf-verify-1904-3n-hsw:
884         - 9   # MRR sel
885     vpp-performance-changes-3n-hsw-mrr-ref:
886       csit-vpp-perf-verify-1908-3n-hsw:
887         - 39  # MRR sel
888     vpp-performance-changes-3n-hsw-mrr-cmp:
889       csit-vpp-perf-verify-2001-3n-hsw:
890         - 17  # MRR sel
891     vpp-performance-changes-3n-hsw-mrr:
892       - "vpp-performance-changes-3n-hsw-mrr-h1"
893       - "vpp-performance-changes-3n-hsw-mrr-ref"
894       - "vpp-performance-changes-3n-hsw-mrr-cmp"
895
896     vpp-performance-changes-3n-skx-mrr-h1:
897       csit-vpp-perf-verify-1904-3n-skx:
898         - 7   # MRR sel
899     vpp-performance-changes-3n-skx-mrr-ref:
900       csit-vpp-perf-verify-1908-3n-skx:
901         - 36  # MRR sel
902     vpp-performance-changes-3n-skx-mrr-cmp:
903       # TODO: Replace
904       # csit-vpp-perf-verify-2001-3n-skx:
905       csit-vpp-perf-verify-1908-3n-skx:
906         - 36  # MRR sel
907     vpp-performance-changes-3n-skx-mrr:
908       - "vpp-performance-changes-3n-skx-mrr-h1"
909       - "vpp-performance-changes-3n-skx-mrr-ref"
910       - "vpp-performance-changes-3n-skx-mrr-cmp"
911
912     vpp-performance-changes-2n-skx-mrr-h1:
913       csit-vpp-perf-verify-1904-2n-skx:
914         - 11  # MRR sel
915     vpp-performance-changes-2n-skx-mrr-ref:
916       csit-vpp-perf-verify-1908-2n-skx:
917         - 69  # MRR sel
918     vpp-performance-changes-2n-skx-mrr-cmp:
919       # TODO: Replace
920       # csit-vpp-perf-verify-2001-2n-skx:
921       csit-vpp-perf-verify-1908-2n-skx:
922         - 69  # MRR sel
923     vpp-performance-changes-2n-skx-mrr:
924       - "vpp-performance-changes-2n-skx-mrr-h1"
925       - "vpp-performance-changes-2n-skx-mrr-ref"
926       - "vpp-performance-changes-2n-skx-mrr-cmp"
927
928     vpp-performance-changes-nfv-2n-skx-mrr-ref:
929       csit-vpp-perf-verify-1908-2n-skx:
930         - 71  # NFV MRR
931     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
932       # TODO: Replace
933       # csit-vpp-perf-verify-2001-2n-skx:
934       csit-vpp-perf-verify-1908-2n-skx:
935         - 71  # NFV MRR
936     vpp-performance-changes-nfv-2n-skx-mrr:
937       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
938       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
939
940     vpp-performance-changes-2n-dnv-mrr-ref:
941       csit-vpp-perf-verify-1908-2n-dnv:
942         - 11  # MRR sel
943     vpp-performance-changes-2n-dnv-mrr-cmp:
944       csit-vpp-perf-verify-2001-2n-dnv:
945         - 12  # MRR sel
946     vpp-performance-changes-2n-dnv-mrr:
947       - "vpp-performance-changes-2n-dnv-mrr-ref"
948       - "vpp-performance-changes-2n-dnv-mrr-cmp"
949
950     vpp-performance-changes-3n-dnv-mrr-ref:
951       csit-vpp-perf-verify-1908-3n-dnv:
952         - 17  # MRR sel
953     vpp-performance-changes-3n-dnv-mrr-cmp:
954       csit-vpp-perf-verify-2001-3n-dnv:
955         - 11  # MRR sel
956     vpp-performance-changes-3n-dnv-mrr:
957       - "vpp-performance-changes-3n-dnv-mrr-ref"
958       - "vpp-performance-changes-3n-dnv-mrr-cmp"
959
960     vpp-performance-changes-3n-tsh-mrr-ref:
961       csit-vpp-perf-verify-1908-3n-tsh:
962         - 17  # MRR sel
963     vpp-performance-changes-3n-tsh-mrr-cmp:
964       # TODO: Replace
965       # csit-vpp-perf-verify-2001-3n-tsh:
966       csit-vpp-perf-verify-1908-3n-tsh:
967         - 17  # MRR sel
968     vpp-performance-changes-3n-tsh-mrr:
969       - "vpp-performance-changes-3n-tsh-mrr-ref"
970       - "vpp-performance-changes-3n-tsh-mrr-cmp"
971
972     dpdk-performance-changes-3n-hsw-h1:
973       csit-dpdk-perf-verify-1904-3n-hsw:
974         - 2   # NDRPDR sel
975         - 3   # NDRPDR sel
976         - 5   # NDRPDR sel
977         - 6   # NDRPDR sel
978         - 13  # NDRPDR sel
979         - 14  # NDRPDR sel
980         - 15  # NDRPDR sel
981         - 18  # NDRPDR sel
982         - 19  # NDRPDR sel
983         - 20  # NDRPDR sel
984     dpdk-performance-changes-3n-hsw-ref:
985       csit-dpdk-perf-verify-1908-3n-hsw:
986         - 2   # NDRPDR sel
987         - 3   # NDRPDR sel
988         - 4   # NDRPDR sel
989         - 5   # NDRPDR sel
990         - 6   # NDRPDR sel
991         - 7   # NDRPDR sel
992         - 8   # NDRPDR sel
993         - 9   # NDRPDR sel
994         - 10  # NDRPDR sel
995         - 11  # NDRPDR sel
996     dpdk-performance-changes-3n-hsw-cmp:
997       csit-dpdk-perf-verify-2001-3n-hsw:
998         - 4   # NDRPDR sel
999         - 5   # NDRPDR sel
1000         - 6   # NDRPDR sel
1001         - 7   # NDRPDR sel
1002         - 8   # NDRPDR sel
1003         - 9   # NDRPDR sel
1004         - 10  # NDRPDR sel
1005         - 11  # NDRPDR sel
1006         - 12  # NDRPDR sel
1007         - 13  # NDRPDR sel
1008         - 15  # NDRPDR sel
1009         - 16  # NDRPDR sel
1010         - 17  # NDRPDR sel
1011         - 18  # NDRPDR sel
1012         - 19  # NDRPDR sel
1013         - 20  # NDRPDR sel
1014         - 21  # NDRPDR sel
1015         - 22  # NDRPDR sel
1016         - 23  # NDRPDR sel
1017         - 24  # NDRPDR sel
1018     dpdk-performance-changes-3n-hsw:
1019       - "dpdk-performance-changes-3n-hsw-h1"
1020       - "dpdk-performance-changes-3n-hsw-ref"
1021       - "dpdk-performance-changes-3n-hsw-cmp"
1022
1023     dpdk-performance-changes-3n-skx-h1:
1024       csit-dpdk-perf-verify-1904-3n-skx:
1025         - 2   # NDRPDR sel
1026         - 3   # NDRPDR sel
1027         - 4   # NDRPDR sel
1028         - 5   # NDRPDR sel
1029         - 6   # NDRPDR sel
1030         - 7   # NDRPDR sel
1031         - 11  # NDRPDR sel
1032         - 12  # NDRPDR sel
1033         - 13  # NDRPDR sel
1034         - 14  # NDRPDR sel
1035     dpdk-performance-changes-3n-skx-ref:
1036       csit-dpdk-perf-verify-1908-3n-skx:
1037         - 3   # NDRPDR sel
1038         - 4   # NDRPDR sel
1039         - 5   # NDRPDR sel
1040         - 6   # NDRPDR sel
1041         - 7   # NDRPDR sel
1042         - 8   # NDRPDR sel
1043         - 9   # NDRPDR sel
1044         - 10  # NDRPDR sel
1045         - 11  # NDRPDR sel
1046         - 12  # NDRPDR sel
1047     dpdk-performance-changes-3n-skx-cmp:
1048       csit-dpdk-perf-verify-2001-3n-skx:
1049         - 1   # NDRPDR sel
1050         - 2   # NDRPDR sel
1051         - 3   # NDRPDR sel
1052         - 4   # NDRPDR sel
1053         - 5   # NDRPDR sel
1054         - 6   # NDRPDR sel
1055         - 7   # NDRPDR sel
1056         - 8   # NDRPDR sel
1057         - 9   # NDRPDR sel
1058         - 10  # NDRPDR sel
1059     dpdk-performance-changes-3n-skx:
1060       - "dpdk-performance-changes-3n-skx-h1"
1061       - "dpdk-performance-changes-3n-skx-ref"
1062       - "dpdk-performance-changes-3n-skx-cmp"
1063
1064     dpdk-performance-changes-2n-skx-h1:
1065       csit-dpdk-perf-verify-1904-2n-skx:
1066         - 2   # NDRPDR sel
1067         - 3   # NDRPDR sel
1068         - 4   # NDRPDR sel
1069         - 5   # NDRPDR sel
1070         - 7   # NDRPDR sel
1071         - 8   # NDRPDR sel
1072         - 9   # NDRPDR sel
1073         - 10  # NDRPDR sel
1074         - 11  # NDRPDR sel
1075         - 12  # NDRPDR sel
1076     dpdk-performance-changes-2n-skx-ref:
1077       csit-dpdk-perf-verify-1908-2n-skx:
1078         - 2   # NDRPDR sel
1079         - 3   # NDRPDR sel
1080         - 4   # NDRPDR sel
1081         - 5   # NDRPDR sel
1082         - 7   # NDRPDR sel
1083         - 8   # NDRPDR sel
1084         - 9   # NDRPDR sel
1085         - 10  # NDRPDR sel
1086         - 11  # NDRPDR sel
1087         - 12  # NDRPDR sel
1088     dpdk-performance-changes-2n-skx-cmp:
1089       csit-dpdk-perf-verify-2001-2n-skx:
1090         - 1   # NDRPDR sel
1091         - 2   # NDRPDR sel
1092         - 3   # NDRPDR sel
1093         - 4   # NDRPDR sel
1094         - 5   # NDRPDR sel
1095         - 6   # NDRPDR sel
1096         - 7   # NDRPDR sel
1097         - 8   # NDRPDR sel
1098         - 9   # NDRPDR sel
1099         - 10  # NDRPDR sel
1100         - 11  # NDRPDR sel
1101         - 13  # NDRPDR sel
1102         - 26  # NDRPDR sel
1103         - 16  # NDRPDR sel
1104         - 17  # NDRPDR sel
1105         - 18  # NDRPDR sel
1106         - 19  # NDRPDR sel
1107         - 27  # NDRPDR sel
1108         - 21  # NDRPDR sel
1109         - 25  # NDRPDR sel
1110     dpdk-performance-changes-2n-skx:
1111       - "dpdk-performance-changes-2n-skx-h1"
1112       - "dpdk-performance-changes-2n-skx-ref"
1113       - "dpdk-performance-changes-2n-skx-cmp"
1114
1115     # Compare testbeds
1116
1117     vpp-compare-testbeds-ref:
1118       csit-vpp-perf-verify-2001-3n-hsw:
1119         - 21  # NDRPDR sel
1120         - 22  # NDRPDR sel
1121         - 23  # NDRPDR sel
1122         - 24  # NDRPDR sel
1123         - 25  # NDRPDR sel
1124         - 29  # NDRPDR sel
1125         - 30  # NDRPDR sel
1126         - 31  # NDRPDR sel
1127         - 32  # NDRPDR sel
1128         - 34  # NDRPDR sel
1129     vpp-compare-testbeds-cmp:
1130       # TODO: Add the data
1131       csit-vpp-perf-verify-2001-3n-skx:
1132         - 14  # NDRPDR sel
1133         - 15  # NDRPDR sel
1134         - 16  # NDRPDR sel
1135     vpp-compare-testbeds:
1136       - "vpp-compare-testbeds-ref"
1137       - "vpp-compare-testbeds-cmp"
1138
1139     vpp-compare-testbeds-skx-clx-ref:
1140       # TODO: Add the data
1141       csit-vpp-perf-verify-2001-2n-skx:
1142         - 21  # NDRPDR sel
1143         - 22  # NDRPDR sel
1144         - 23  # NDRPDR sel
1145         - 26  # NDRPDR sel
1146         - 27  # NDRPDR sel
1147         - 29  # NDRPDR sel
1148     vpp-compare-testbeds-skx-clx-cmp:
1149       # TODO: Add the data
1150       csit-vpp-perf-verify-2001-2n-clx:
1151         - 22  # NDRPDR sel
1152         - 23  # NDRPDR sel
1153         - 24  # NDRPDR sel
1154         - 25  # NDRPDR sel
1155     vpp-compare-testbeds-skx-clx:
1156       - "vpp-compare-testbeds-skx-clx-ref"
1157       - "vpp-compare-testbeds-skx-clx-cmp"
1158
1159     vpp-compare-testbeds-mrr-ref:
1160       csit-vpp-perf-verify-2001-3n-hsw:
1161         - 17  # MRR sel
1162     vpp-compare-testbeds-mrr-cmp:
1163       # TODO: Replace
1164       # csit-vpp-perf-verify-2001-3n-skx:
1165       csit-vpp-perf-verify-1908-3n-skx:
1166         - 36  # MRR sel
1167     vpp-compare-testbeds-mrr:
1168       - "vpp-compare-testbeds-mrr-ref"
1169       - "vpp-compare-testbeds-mrr-cmp"
1170
1171     vpp-compare-testbeds-mrr-skx-clx-ref:
1172       # TODO: Replace
1173       # csit-vpp-perf-verify-2001-2n-skx:
1174       csit-vpp-perf-verify-1908-2n-skx:
1175         - 69  # MRR sel
1176     vpp-compare-testbeds-mrr-skx-clx-cmp:
1177       # TODO: Replace
1178       # csit-vpp-perf-verify-2001-2n-clx:
1179       csit-vpp-perf-verify-1908-2n-skx:
1180         - 69  # MRR sel
1181     vpp-compare-testbeds-mrr-skx-clx:
1182       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1183       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1184
1185     dpdk-compare-testbeds-ref:
1186       csit-dpdk-perf-verify-2001-3n-hsw:
1187         - 4   # NDRPDR sel
1188         - 5   # NDRPDR sel
1189         - 6   # NDRPDR sel
1190         - 7   # NDRPDR sel
1191         - 8   # NDRPDR sel
1192         - 9   # NDRPDR sel
1193         - 10  # NDRPDR sel
1194         - 11  # NDRPDR sel
1195         - 12  # NDRPDR sel
1196         - 13  # NDRPDR sel
1197         - 15  # NDRPDR sel
1198         - 16  # NDRPDR sel
1199         - 17  # NDRPDR sel
1200         - 18  # NDRPDR sel
1201         - 19  # NDRPDR sel
1202         - 20  # NDRPDR sel
1203         - 21  # NDRPDR sel
1204         - 22  # NDRPDR sel
1205         - 23  # NDRPDR sel
1206         - 24  # NDRPDR sel
1207     dpdk-compare-testbeds-cmp:
1208       csit-dpdk-perf-verify-2001-3n-skx:
1209         - 1   # NDRPDR sel
1210         - 2   # NDRPDR sel
1211         - 3   # NDRPDR sel
1212         - 4   # NDRPDR sel
1213         - 5   # NDRPDR sel
1214         - 6   # NDRPDR sel
1215         - 7   # NDRPDR sel
1216         - 8   # NDRPDR sel
1217         - 9   # NDRPDR sel
1218         - 10  # NDRPDR sel
1219     dpdk-compare-testbeds:
1220       - "dpdk-compare-testbeds-ref"
1221       - "dpdk-compare-testbeds-cmp"
1222
1223     dpdk-compare-testbeds-skx-clx-ref:
1224       csit-dpdk-perf-verify-2001-2n-skx:
1225         - 1   # NDRPDR sel
1226         - 2   # NDRPDR sel
1227         - 3   # NDRPDR sel
1228         - 4   # NDRPDR sel
1229         - 5   # NDRPDR sel
1230         - 6   # NDRPDR sel
1231         - 7   # NDRPDR sel
1232         - 8   # NDRPDR sel
1233         - 9   # NDRPDR sel
1234         - 10  # NDRPDR sel
1235         - 11  # NDRPDR sel
1236         - 13  # NDRPDR sel
1237         - 26  # NDRPDR sel
1238         - 16  # NDRPDR sel
1239         - 17  # NDRPDR sel
1240         - 18  # NDRPDR sel
1241         - 19  # NDRPDR sel
1242         - 27  # NDRPDR sel
1243         - 21  # NDRPDR sel
1244         - 25  # NDRPDR sel
1245     dpdk-compare-testbeds-skx-clx-cmp:
1246       csit-dpdk-perf-verify-2001-2n-clx:
1247         - 1   # NDRPDR sel
1248         - 2   # NDRPDR sel
1249         - 3   # NDRPDR sel
1250         - 4   # NDRPDR sel
1251         - 5   # NDRPDR sel
1252         - 6   # NDRPDR sel
1253         - 7   # NDRPDR sel
1254         - 8   # NDRPDR sel
1255         - 9   # NDRPDR sel
1256         - 10  # NDRPDR sel
1257     dpdk-compare-testbeds-skx-clx:
1258       - "dpdk-compare-testbeds-skx-clx-ref"
1259       - "dpdk-compare-testbeds-skx-clx-cmp"
1260
1261     # Compare topologies
1262
1263     vpp-compare-topologies-ref:
1264       # TODO: Add the data
1265       csit-vpp-perf-verify-2001-3n-skx:
1266         - 14  # NDRPDR sel
1267         - 15  # NDRPDR sel
1268         - 16  # NDRPDR sel
1269     vpp-compare-topologies-cmp:
1270       # TODO: Add the data
1271       csit-vpp-perf-verify-2001-2n-skx:
1272         - 21  # NDRPDR sel
1273         - 22  # NDRPDR sel
1274         - 23  # NDRPDR sel
1275         - 26  # NDRPDR sel
1276         - 27  # NDRPDR sel
1277         - 29  # NDRPDR sel
1278     vpp-compare-topologies:
1279       - "vpp-compare-topologies-ref"
1280       - "vpp-compare-topologies-cmp"
1281
1282     vpp-compare-topologies-mrr-ref:
1283       # TODO: Replace
1284       # csit-vpp-perf-verify-2001-3n-skx:
1285       csit-vpp-perf-verify-1908-3n-skx:
1286         - 36  # MRR sel
1287     vpp-compare-topologies-mrr-cmp:
1288       # TODO: Replace
1289       # csit-vpp-perf-verify-2001-2n-skx:
1290       csit-vpp-perf-verify-1908-2n-skx:
1291         - 69  # MRR sel
1292     vpp-compare-topologies-mrr:
1293       - "vpp-compare-topologies-mrr-ref"
1294       - "vpp-compare-topologies-mrr-cmp"
1295
1296     dpdk-compare-topologies-ref:
1297       csit-dpdk-perf-verify-2001-3n-skx:
1298         - 1   # NDRPDR sel
1299         - 2   # NDRPDR sel
1300         - 3   # NDRPDR sel
1301         - 4   # NDRPDR sel
1302         - 5   # NDRPDR sel
1303         - 6   # NDRPDR sel
1304         - 7   # NDRPDR sel
1305         - 8   # NDRPDR sel
1306         - 9   # NDRPDR sel
1307         - 10  # NDRPDR sel
1308     dpdk-compare-topologies-cmp:
1309       csit-dpdk-perf-verify-2001-2n-skx:
1310         - 1   # NDRPDR sel
1311         - 2   # NDRPDR sel
1312         - 3   # NDRPDR sel
1313         - 4   # NDRPDR sel
1314         - 5   # NDRPDR sel
1315         - 6   # NDRPDR sel
1316         - 7   # NDRPDR sel
1317         - 8   # NDRPDR sel
1318         - 9   # NDRPDR sel
1319         - 10  # NDRPDR sel
1320         - 11  # NDRPDR sel
1321         - 13  # NDRPDR sel
1322         - 26  # NDRPDR sel
1323         - 16  # NDRPDR sel
1324         - 17  # NDRPDR sel
1325         - 18  # NDRPDR sel
1326         - 19  # NDRPDR sel
1327         - 27  # NDRPDR sel
1328         - 21  # NDRPDR sel
1329         - 25  # NDRPDR sel
1330     dpdk-compare-topologies:
1331       - "dpdk-compare-topologies-ref"
1332       - "dpdk-compare-topologies-cmp"
1333
1334   plot-layouts:
1335
1336     plot-soak-throughput:
1337       titlefont:
1338         size: 18
1339       xaxis:
1340         title: "<b>Test Cases [Index]</b>"
1341         titlefont:
1342           size: 16
1343         autorange: True
1344         fixedrange: False
1345         gridcolor: "rgb(230, 230, 230)"
1346         linecolor: "rgb(220, 220, 220)"
1347         linewidth: 1
1348         showgrid: True
1349         showline: True
1350         showticklabels: True
1351         tickcolor: "rgb(220, 220, 220)"
1352         tickmode: "linear"
1353         tickfont:
1354           size: 16
1355         zeroline: False
1356       yaxis:
1357         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1358         titlefont:
1359           size: 16
1360         gridcolor: "rgb(230, 230, 230)"
1361         hoverformat: ".4r"
1362         tickformat: ".3r"
1363         linecolor: "rgb(220, 220, 220)"
1364         linewidth: 1
1365         showgrid: True
1366         showline: True
1367         showticklabels: True
1368         tickcolor: "rgb(220, 220, 220)"
1369         tickfont:
1370           size: 16
1371         zeroline: False
1372         range: [0,50]
1373       autosize: False
1374       margin:
1375         t: 50
1376         b: 0
1377         l: 80
1378         r: 20
1379       showlegend: True
1380       legend:
1381         orientation: "h"
1382         font:
1383           size: 16
1384       width: 700
1385       height: 900
1386       paper_bgcolor: "#fff"
1387       plot_bgcolor: "#fff"
1388       hoverlabel:
1389         namelength: -1
1390
1391     plot-service-density:
1392       titlefont:
1393         size: 18
1394       xaxis:
1395         side: "top"
1396         autorange: True
1397         fixedrange: False
1398         showgrid: False
1399         showline: False
1400         showticklabels: False
1401         ticks: ""
1402         ticklen: 0
1403         tickwidth: 0
1404         zeroline: False
1405       yaxis:
1406         autorange: "reversed"
1407         showgrid: False
1408         showline: False
1409         showticklabels: False
1410         ticks: ""
1411         ticklen: 0
1412         tickwidth: 0
1413         zeroline: False
1414       showlegend: False
1415       paper_bgcolor: "#fff"
1416       plot_bgcolor: "#fff"
1417       width: 700
1418       height: 700
1419       hoverlabel:
1420         namelength: -1
1421
1422     plot-cps:
1423       titlefont:
1424         size: 18
1425       xaxis:
1426         title: "<b>Test Cases [Index]</b>"
1427         titlefont:
1428           size: 16
1429         autorange: True
1430         fixedrange: False
1431         gridcolor: "rgb(230, 230, 230)"
1432         linecolor: "rgb(220, 220, 220)"
1433         linewidth: 1
1434         showgrid: True
1435         showline: True
1436         showticklabels: True
1437         tickcolor: "rgb(220, 220, 220)"
1438         tickmode: "linear"
1439         tickfont:
1440           size: 16
1441         zeroline: False
1442       yaxis:
1443         title: "<b>Connections Per Second [cps]</b>"
1444         titlefont:
1445           size: 16
1446         gridcolor: "rgb(230, 230, 230)"
1447         hoverformat: ".4s"
1448         linecolor: "rgb(220, 220, 220)"
1449         linewidth: 1
1450         rangemode: "tozero"
1451         showgrid: True
1452         showline: True
1453         showticklabels: True
1454         tickcolor: "rgb(220, 220, 220)"
1455         tickformat: ".3s"
1456         tickfont:
1457           size: 16
1458         zeroline: False
1459       boxmode: "group"
1460       boxgroupgap: 0.5
1461       autosize: False
1462       margin:
1463         t: 50
1464         b: 20
1465         l: 80
1466         r: 20
1467       showlegend: True
1468       legend:
1469         orientation: "h"
1470         font:
1471           size: 16
1472       width: 700
1473       height: 800
1474       paper_bgcolor: "#fff"
1475       plot_bgcolor: "#fff"
1476       hoverlabel:
1477         namelength: -1
1478
1479     plot-rps:
1480       titlefont:
1481         size: 18
1482       xaxis:
1483         title: "<b>Test Cases [Index]</b>"
1484         titlefont:
1485           size: 16
1486         autorange: True
1487         fixedrange: False
1488         gridcolor: "rgb(230, 230, 230)"
1489         linecolor: "rgb(220, 220, 220)"
1490         linewidth: 1
1491         showgrid: True
1492         showline: True
1493         showticklabels: True
1494         tickcolor: "rgb(220, 220, 220)"
1495         tickmode: "linear"
1496         tickfont:
1497           size: 16
1498         zeroline: False
1499       yaxis:
1500         title: "<b>Requests Per Second [rps]</b>"
1501         titlefont:
1502           size: 16
1503         gridcolor: "rgb(230, 230, 230)"
1504         hoverformat: ".4s"
1505         linecolor: "rgb(220, 220, 220)"
1506         linewidth: 1
1507         rangemode: "tozero"
1508         showgrid: True
1509         showline: True
1510         showticklabels: True
1511         tickcolor: "rgb(230, 230, 230)"
1512         tickformat: ".3s"
1513         tickfont:
1514           size: 16
1515         zeroline: False
1516       boxmode: "group"
1517       boxgroupgap: 0.5
1518       autosize: False
1519       margin:
1520         t: 50
1521         b: 20
1522         l: 80
1523         r: 20
1524       showlegend: True
1525       legend:
1526         orientation: "h"
1527         font:
1528           size: 16
1529       width: 700
1530       height: 800
1531       paper_bgcolor: "#fff"
1532       plot_bgcolor: "#fff"
1533       hoverlabel:
1534         namelength: -1
1535
1536     plot-throughput:
1537       titlefont:
1538         size: 18
1539       xaxis:
1540         title: "<b>Test Cases [Index]</b>"
1541         titlefont:
1542           size: 16
1543         autorange: True
1544         fixedrange: False
1545         gridcolor: "rgb(230, 230, 230)"
1546         linecolor: "rgb(220, 220, 220)"
1547         linewidth: 1
1548         showgrid: True
1549         showline: True
1550         showticklabels: True
1551         tickcolor: "rgb(220, 220, 220)"
1552         tickmode: "linear"
1553         tickfont:
1554           size: 16
1555         zeroline: False
1556       yaxis:
1557         title: "<b>Packet Throughput [Mpps]</b>"
1558         titlefont:
1559           size: 16
1560         gridcolor: "rgb(230, 230, 230)"
1561         hoverformat: ".4r"
1562         tickformat: ".3r"
1563         linecolor: "rgb(220, 220, 220)"
1564         linewidth: 1
1565         showgrid: True
1566         showline: True
1567         showticklabels: True
1568         tickcolor: "rgb(220, 220, 220)"
1569         tickfont:
1570           size: 16
1571         zeroline: False
1572         range: [0,50]
1573       autosize: False
1574       margin:
1575         t: 50
1576         b: 0
1577         l: 80
1578         r: 20
1579       showlegend: True
1580       legend:
1581         orientation: "h"
1582         font:
1583           size: 16
1584       width: 700
1585       height: 900
1586       paper_bgcolor: "#fff"
1587       plot_bgcolor: "#fff"
1588       hoverlabel:
1589         namelength: -1
1590
1591     plot-throughput-speedup-analysis:
1592       titlefont:
1593         size: 18
1594       xaxis:
1595         title: "<b>Number of Cores [Qty]</b>"
1596         titlefont:
1597           size: 16
1598         autorange: True
1599         fixedrange: False
1600         gridcolor: "rgb(230, 230, 230)"
1601         linecolor: "rgb(220, 220, 220)"
1602         linewidth: 1
1603         showgrid: True
1604         showline: True
1605         showticklabels: True
1606         tickcolor: "rgb(238, 238, 238)"
1607         tickmode: "linear"
1608         tickfont:
1609           size: 16
1610         zeroline: False
1611       yaxis:
1612         title: "<b>Packet Throughput [Mpps]</b>"
1613         titlefont:
1614           size: 16
1615         type: "linear"
1616         gridcolor: "rgb(230, 230, 230)"
1617         hoverformat: ".4s"
1618         linecolor: "rgb(220, 220, 220)"
1619         linewidth: 1
1620         showgrid: True
1621         showline: True
1622         showticklabels: True
1623         tickcolor: "rgb(220, 220, 220)"
1624         tickformat: ".4s"
1625         tickfont:
1626           size: 16
1627         zeroline: True
1628         rangemode: "tozero"
1629         range: [0,100]
1630       legend:
1631         orientation: "h"
1632         font:
1633           size: 16
1634         xanchor: "left"
1635         yanchor: "top"
1636         x: 0
1637         y: -0.2
1638         bgcolor: "rgba(255, 255, 255, 0)"
1639         bordercolor: "rgba(255, 255, 255, 0)"
1640         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1641       autosize: False
1642       margin:
1643           't': 50
1644           'b': 150
1645           'l': 85
1646           'r': 10
1647       showlegend: True
1648       width: 700
1649       height: 700
1650       paper_bgcolor: "#fff"
1651       plot_bgcolor: "#fff"
1652       hoverlabel:
1653         namelength: -1
1654       annotations: [
1655         {
1656           text: "_ _          __          ...",
1657           align: "left",
1658           showarrow: False,
1659           xref: "paper",
1660           yref: "paper",
1661           xanchor: "left",
1662           yanchor: "top",
1663           x: 0,
1664           y: -0.13,
1665           font: {
1666             family: "Consolas, Courier New",
1667             size: 15
1668           },
1669         },
1670         {
1671           text: "    Perfect     Measured     Limit",
1672           align: "left",
1673           showarrow: False,
1674           xref: "paper",
1675           yref: "paper",
1676           xanchor: "left",
1677           yanchor: "top",
1678           x: 0,
1679           y: -0.15,
1680           font: {
1681             family: "Consolas, Courier New",
1682             size: 15
1683           },
1684         },
1685       ]
1686
1687     plot-latency:
1688       titlefont:
1689         size: 18
1690       xaxis:
1691         title: "<b>Direction</b>"
1692         titlefont:
1693           size: 16
1694         autorange: True
1695         fixedrange: False
1696         gridcolor: "rgb(230, 230, 230)"
1697         linecolor: "rgb(220, 220, 220)"
1698         linewidth: 1
1699         showgrid: True
1700         showline: True
1701         showticklabels: False
1702         tickcolor: "rgb(220, 220, 220)"
1703         tickmode: "linear"
1704         tickfont:
1705           size: 16
1706         zeroline: False
1707       yaxis:
1708         title: "<b>Packet Latency [uSec]</b>"
1709         titlefont:
1710           size: 16
1711         type: "linear"
1712         gridcolor: "rgb(230, 230, 230)"
1713         hoverformat: ".4s"
1714         linecolor: "rgb(220, 220, 220)"
1715         linewidth: 1
1716         showgrid: True
1717         showline: True
1718         showticklabels: True
1719         tickcolor: "rgb(220, 220, 220)"
1720         tickformat: ".4s"
1721         tickfont:
1722           size: 16
1723         zeroline: True
1724         rangemode: "tozero"
1725       legend:
1726         orientation: "h"
1727         font:
1728           size: 16
1729         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1730       autosize: False
1731       margin:
1732           't': 50
1733           'b': 150
1734           'l': 80
1735           'r': 10
1736       showlegend: True
1737       width: 700
1738       height: 700
1739       paper_bgcolor: "#fff"
1740       plot_bgcolor: "#fff"
1741       hoverlabel:
1742         namelength: -1
1743
1744     plot-hdrh-latency:
1745       title:
1746         text: ""
1747         xanchor: "center"
1748         x: 0.5
1749         font:
1750           size: 16
1751       width: 700
1752       plot_bgcolor: "white"
1753       annotations:
1754         - font:
1755             size: 14
1756           showarrow: False
1757           text: "<b>Packet Latency [uSec]</b>"
1758           x: 1
1759           xanchor: "right"
1760           xref: "paper"
1761           y: -0.045
1762           yanchor: "top"
1763           yref: "paper"
1764         - font:
1765             size: 14
1766           showarrow: False
1767           text: "<b>Probability [%]</b>"
1768           textangle: 270
1769           x: -0.06
1770           xanchor: "center"
1771           xref: "paper"
1772           y: 0.5
1773           yanchor: "middle"
1774           yref: "paper"
1775         - font:
1776             size: 14
1777           showarrow: False
1778           text: "<b>Direction: E-W</b>"
1779           x: 0.24
1780           xanchor: "center"
1781           xref: "paper"
1782           y: 1.05
1783           yanchor: "bottom"
1784           yref: "paper"
1785         - font:
1786             size: 14
1787           showarrow: False
1788           text: "<b>Direction: W-E</b>"
1789           x: 0.74
1790           xanchor: "center"
1791           xref: "paper"
1792           y: 1.05
1793           yanchor: "bottom"
1794           yref: "paper"
1795
1796     plot-hdrh-latency-percentile:
1797       title:
1798         text: ""
1799         xanchor: "center"
1800         x: 0.5
1801         font:
1802           size: 18
1803       xaxis:
1804         type: "log"
1805         title: "<b>Percentile [%]</b>"
1806         titlefont:
1807           size: 16
1808         autorange: True
1809         fixedrange: False
1810         gridcolor: "rgb(230, 230, 230)"
1811         linecolor: "rgb(220, 220, 220)"
1812         linewidth: 1
1813         showgrid: True
1814         showline: True
1815         showticklabels: True
1816         tickcolor: "rgb(220, 220, 220)"
1817         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1818         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1819         tickfont:
1820           size: 16
1821       yaxis:
1822         title: "<b>Packet Latency [uSec]</b>"
1823         titlefont:
1824           size: 16
1825         gridcolor: "rgb(230, 230, 230)"
1826         linecolor: "rgb(220, 220, 220)"
1827         linewidth: 1
1828         showgrid: True
1829         showline: True
1830         showticklabels: True
1831         tickcolor: "rgb(220, 220, 220)"
1832         tickfont:
1833           size: 16
1834       autosize: False
1835       showlegend: True
1836       legend:
1837         traceorder: "normal"
1838         orientation: "h"
1839         font:
1840           size: 16
1841         xanchor: "left"
1842         yanchor: "top"
1843         x: 0
1844         y: -0.15
1845         bgcolor: "rgba(255, 255, 255, 0)"
1846         bordercolor: "rgba(255, 255, 255, 0)"
1847       width: 700
1848       height: 700
1849       paper_bgcolor: "white"
1850       plot_bgcolor: "white"
1851
1852     plot-hdrh-latency-by-percentile:
1853       title:
1854         text: "<b>Latency by Percentile Distribution</b>"
1855         xanchor: "center"
1856         x: 0.5
1857         font:
1858           size: 18
1859       showlegend: True
1860       legend:
1861         traceorder: "normal"
1862         orientation: "h"
1863         font:
1864           size: 16
1865         xanchor: "left"
1866         yanchor: "top"
1867         x: 0
1868         y: -0.2
1869         bgcolor: "rgba(255, 255, 255, 0)"
1870         bordercolor: "rgba(255, 255, 255, 0)"
1871       xaxis:
1872         type: "linear"
1873         title: "<b>Percentile [%]</b>"
1874         titlefont:
1875           size: 14
1876         autorange: False
1877         fixedrange: False
1878         range: [0, 100]
1879         gridcolor: "rgb(230, 230, 230)"
1880         linecolor: "rgb(220, 220, 220)"
1881         linewidth: 1
1882         showgrid: True
1883         showline: True
1884         showticklabels: True
1885         tickcolor: "rgb(220, 220, 220)"
1886         tickvals: [0, 25, 50, 75, 100]
1887         ticktext: [0, 25, 50, 75, 100]
1888         tickfont:
1889           size: 14
1890       yaxis:
1891         title: "<b>One-Way Latency per Direction [uSec]</b>"
1892         titlefont:
1893           size: 14
1894         gridcolor: "rgb(230, 230, 230)"
1895         linecolor: "rgb(220, 220, 220)"
1896         linewidth: 1
1897         showgrid: True
1898         showline: True
1899         showticklabels: True
1900         tickcolor: "rgb(220, 220, 220)"
1901         tickfont:
1902           size: 14
1903       width: 700
1904       height: 700
1905       paper_bgcolor: "white"
1906       plot_bgcolor: "white"
1907
1908 - type: "static"
1909   src-path: "{DIR[RST]}"
1910   dst-path: "{DIR[WORKING,SRC]}"
1911
1912 - type: "input"
1913   general:
1914     file-name: "output_info.xml.gz"
1915     file-format: ".gz"
1916     arch-file-format:
1917       - ".gz"
1918       - ".zip"
1919     download-path: "{job}/{build}/archives/{filename}"
1920     extract: "output.xml"
1921
1922     zip-file-name: "robot-plugin.zip"
1923     zip-file-format: ".zip"
1924     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1925     zip-extract: "robot-plugin/output.xml"
1926
1927   builds:
1928
1929     csit-vpp-perf-verify-1904-3n-hsw:
1930       - 9   # MRR sel
1931       - 11  # NDRPDR sel
1932       - 12  # NDRPDR sel
1933       - 20  # NDRPDR sel
1934       - 21  # NDRPDR sel
1935       - 23  # NDRPDR sel
1936       - 24  # NDRPDR sel
1937       - 25  # NDRPDR sel
1938       - 26  # NDRPDR sel
1939       - 29  # NDRPDR sel
1940       - 30  # NDRPDR sel
1941     csit-vpp-perf-verify-1908-3n-hsw:
1942       - 12  # NDRPDR sel
1943       - 13  # NDRPDR sel
1944       - 14  # NDRPDR sel
1945       - 15  # NDRPDR sel
1946       - 16  # NDRPDR sel
1947       - 17  # NDRPDR sel
1948       - 18  # NDRPDR sel
1949       - 19  # NDRPDR sel
1950       - 20  # NDRPDR sel
1951       - 21  # NDRPDR sel
1952       - 48  # NDRPDR sel vhost
1953       - 49  # NDRPDR sel vhost
1954       - 52  # NDRPDR sel vhost
1955       - 53  # NDRPDR sel vhost
1956       - 54  # NDRPDR sel vhost
1957       - 55  # NDRPDR sel vhost
1958       - 56  # NDRPDR sel vhost
1959       - 57  # NDRPDR sel vhost
1960       - 58  # NDRPDR sel vhost
1961       - 59  # NDRPDR sel vhost
1962       - 39  # MRR sel
1963     csit-vpp-perf-verify-2001-3n-hsw:
1964       - 21  # NDRPDR sel
1965       - 22  # NDRPDR sel
1966       - 23  # NDRPDR sel
1967       - 24  # NDRPDR sel
1968       - 25  # NDRPDR sel
1969       - 29  # NDRPDR sel
1970       - 30  # NDRPDR sel
1971       - 31  # NDRPDR sel
1972       - 32  # NDRPDR sel
1973       - 34  # NDRPDR sel
1974       - 17  # MRR sel
1975       - 18  # NDRPDR full
1976       - 20  # NDRPDR full
1977       - 28  # NDRPDR full
1978
1979 #    csit-vpp-perf-verify-1904-3n-skx:
1980 #      - 7   # MRR sel
1981 #      - 8   # NDRPDR sel
1982 #      - 9   # NDRPDR sel
1983 #      - 10  # NDRPDR sel
1984 #      - 11  # NDRPDR sel
1985 #      - 12  # NDRPDR sel
1986 #      - 14  # NDRPDR sel
1987 #      - 16  # NDRPDR sel
1988 #      - 21  # NDRPDR sel
1989 #      - 23  # NDRPDR sel
1990 #      - 25  # NDRPDR sel
1991 #    csit-vpp-perf-verify-1908-3n-skx:
1992 #      - 14  # NDRPDR sel
1993 #      - 16  # NDRPDR sel
1994 #      - 19  # NDRPDR sel
1995 #      - 20  # NDRPDR sel
1996 #      - 22  # NDRPDR sel
1997 #      - 23  # NDRPDR sel
1998 #      - 24  # NDRPDR sel
1999 #      - 25  # NDRPDR sel
2000 #      - 26  # NDRPDR sel
2001 #      - 29  # NDRPDR sel
2002 #      - 52  # NDRPDR sel vhost
2003 #      - 53  # NDRPDR sel vhost
2004 #      - 55  # NDRPDR sel vhost
2005 #      - 61  # NDRPDR sel vhost
2006 #      - 62  # NDRPDR sel vhost
2007 #      - 63  # NDRPDR sel vhost
2008 #      - 64  # NDRPDR sel vhost
2009 #      - 65  # NDRPDR sel vhost
2010 #      - 66  # NDRPDR sel vhost
2011 #      - 67  # NDRPDR sel vhost
2012 #      - 36  # MRR sel
2013 #    csit-vpp-perf-verify-2001-3n-skx:
2014 #      - 14  # NDRPDR sel
2015 #      - 15  # NDRPDR sel
2016 #      - 16  # NDRPDR sel
2017
2018 #    csit-vpp-perf-verify-1904-2n-skx:
2019 #      - 11  # MRR sel
2020 #      - 12  # NDRPDR sel
2021 #      - 14  # NDRPDR sel
2022 #      - 16  # NDRPDR sel
2023 #      - 17  # NDRPDR sel
2024 #      - 18  # NDRPDR sel
2025 #      - 21  # NDRPDR sel
2026 #      - 27  # NDRPDR sel
2027 #      - 30  # NDRPDR sel
2028 #      - 31  # NDRPDR sel
2029 #      - 32  # NDRPDR sel
2030 #    csit-vpp-perf-verify-1908-2n-skx:
2031 #      - 26  # NDRPDR sel
2032 #      - 27  # NDRPDR sel
2033 #      - 34  # NDRPDR sel
2034 #      - 35  # NDRPDR sel
2035 #      - 36  # NDRPDR sel
2036 #      - 42  # NDRPDR sel
2037 #      - 43  # NDRPDR sel
2038 #      - 44  # NDRPDR sel
2039 #      - 45  # NDRPDR sel
2040 #      - 46  # NDRPDR sel
2041 #      - 88  # NDRPDR sel vhost
2042 #      - 89  # NDRPDR sel vhost
2043 #      - 91  # NDRPDR sel vhost
2044 #      - 92  # NDRPDR sel vhost
2045 #      - 93  # NDRPDR sel vhost
2046 #      - 94  # NDRPDR sel vhost
2047 #      - 95  # NDRPDR sel vhost
2048 #      - 96  # NDRPDR sel vhost
2049 #      - 97  # NDRPDR sel vhost
2050 #      - 98  # NDRPDR sel vhost
2051 #      - 69  # MRR sel
2052 #      - 29  # TCP
2053 #      - 30  # TCP
2054 #      - 58  # TCP
2055 #      - 22  # NFV
2056 #      - 31  # NFV
2057 #      - 32  # NFV
2058 #      - 71  # NFV MRR
2059 #      - 113 # NFV reconf sel
2060 #      - 114 # NFV reconf sel
2061 #      - 115 # NFV reconf sel
2062 #      - 83  # SOAK
2063 #      - 86  # SOAK
2064 #    csit-vpp-perf-verify-2001-2n-skx:
2065 #      - 21  # NDRPDR sel
2066 #      - 22  # NDRPDR sel
2067 #      - 23  # NDRPDR sel
2068 #      - 26  # NDRPDR sel
2069 #      - 27  # NDRPDR sel
2070 #      - 29  # NDRPDR sel
2071 #      - 32  # NDRPDR full
2072 #      - 33  # NDRPDR full
2073 #      - 30  # NFV
2074 #      - 31  # NFV
2075
2076 #    csit-vpp-perf-verify-2001-2n-clx:
2077 #      - 22  # NDRPDR sel
2078 #      - 23  # NDRPDR sel
2079 #      - 24  # NDRPDR sel
2080 #      - 25  # NDRPDR sel
2081
2082     csit-vpp-perf-verify-1908-3n-tsh:
2083       - 7   # NDRPDR sel
2084       - 8   # NDRPDR sel
2085       - 9   # NDRPDR sel
2086       - 10  # NDRPDR sel
2087       - 11  # NDRPDR sel
2088       - 12  # NDRPDR sel
2089       - 13  # NDRPDR sel
2090       - 14  # NDRPDR sel
2091       - 15  # NDRPDR sel
2092       - 16  # NDRPDR sel
2093       - 17  # MRR sel
2094     csit-vpp-perf-verify-2001-3n-tsh:
2095       - 3   # NDRPDR sel
2096       - 4   # NDRPDR sel
2097       - 7   # NDRPDR sel
2098       - 8   # NDRPDR sel
2099
2100     csit-vpp-perf-verify-1908-3n-dnv:
2101       - 6   # NDRPDR sel
2102       - 7   # NDRPDR sel
2103       - 8   # NDRPDR sel
2104       - 9   # NDRPDR sel
2105       - 10  # NDRPDR sel
2106       - 12  # NDRPDR sel
2107       - 13  # NDRPDR sel
2108       - 14  # NDRPDR sel
2109       - 15  # NDRPDR sel
2110       - 16  # NDRPDR sel
2111       - 17  # MRR sel
2112     csit-vpp-perf-verify-2001-3n-dnv:
2113       - 5   # NDRPDR sel
2114       - 6   # NDRPDR sel
2115       - 7   # NDRPDR sel
2116       - 8   # NDRPDR sel
2117       - 9   # NDRPDR sel
2118       - 10  # NDRPDR sel
2119       - 12  # NDRPDR sel
2120       - 16  # NDRPDR sel
2121       - 17  # NDRPDR sel
2122       - 18  # NDRPDR sel
2123       - 11  # MRR sel
2124       - 19  # NDRPDR full
2125       - 20  # NDRPDR full
2126       - 21  # NDRPDR full
2127       - 22  # NDRPDR full
2128       - 23  # NDRPDR full
2129       - 24  # NDRPDR full
2130       - 25  # NDRPDR full
2131
2132     csit-vpp-perf-verify-1908-2n-dnv:
2133       - 1   # NDRPDR sel
2134       - 2   # NDRPDR sel
2135       - 3   # NDRPDR sel
2136       - 4   # NDRPDR sel
2137       - 5   # NDRPDR sel
2138       - 6   # NDRPDR sel
2139       - 7   # NDRPDR sel
2140       - 8   # NDRPDR sel
2141       - 9   # NDRPDR sel
2142       - 10  # NDRPDR sel
2143       - 11  # MRR sel
2144     csit-vpp-perf-verify-2001-2n-dnv:
2145       - 4   # NDRPDR sel
2146       - 5   # NDRPDR sel
2147       - 6   # NDRPDR sel
2148       - 7   # NDRPDR sel
2149       - 8   # NDRPDR sel
2150       - 9   # NDRPDR sel
2151       - 10  # NDRPDR sel
2152       - 11  # NDRPDR sel
2153       - 13  # NDRPDR sel
2154       - 16  # NDRPDR sel
2155       - 12  # MRR sel
2156       - 21  # NDRPDR full
2157       - 22  # NDRPDR full
2158       - 25  # NDRPDR full
2159       - 26  # NDRPDR full
2160       - 27  # NDRPDR full
2161       - 28  # NDRPDR full
2162
2163     csit-dpdk-perf-verify-1904-3n-hsw:
2164       - 2   # NDRPDR sel
2165       - 3   # NDRPDR sel
2166       - 5   # NDRPDR sel
2167       - 6   # NDRPDR sel
2168       - 13  # NDRPDR sel
2169       - 14  # NDRPDR sel
2170       - 15  # NDRPDR sel
2171       - 18  # NDRPDR sel
2172       - 19  # NDRPDR sel
2173       - 20  # NDRPDR sel
2174     csit-dpdk-perf-verify-1908-3n-hsw:
2175       - 2   # NDRPDR sel
2176       - 3   # NDRPDR sel
2177       - 4   # NDRPDR sel
2178       - 5   # NDRPDR sel
2179       - 6   # NDRPDR sel
2180       - 7   # NDRPDR sel
2181       - 8   # NDRPDR sel
2182       - 9   # NDRPDR sel
2183       - 10  # NDRPDR sel
2184       - 11  # NDRPDR sel
2185     csit-dpdk-perf-verify-2001-3n-hsw:
2186       - 4   # NDRPDR sel
2187       - 5   # NDRPDR sel
2188       - 6   # NDRPDR sel
2189       - 7   # NDRPDR sel
2190       - 8   # NDRPDR sel
2191       - 9   # NDRPDR sel
2192       - 10  # NDRPDR sel
2193       - 11  # NDRPDR sel
2194       - 12  # NDRPDR sel
2195       - 13  # NDRPDR sel
2196       - 15  # NDRPDR sel
2197       - 16  # NDRPDR sel
2198       - 17  # NDRPDR sel
2199       - 18  # NDRPDR sel
2200       - 19  # NDRPDR sel
2201       - 20  # NDRPDR sel
2202       - 21  # NDRPDR sel
2203       - 22  # NDRPDR sel
2204       - 23  # NDRPDR sel
2205       - 24  # NDRPDR sel
2206
2207 #    csit-dpdk-perf-verify-1904-3n-skx:
2208 #      - 2   # NDRPDR sel
2209 #      - 3   # NDRPDR sel
2210 #      - 4   # NDRPDR sel
2211 #      - 5   # NDRPDR sel
2212 #      - 6   # NDRPDR sel
2213 #      - 7   # NDRPDR sel
2214 #      - 11  # NDRPDR sel
2215 #      - 12  # NDRPDR sel
2216 #      - 13  # NDRPDR sel
2217 #      - 14  # NDRPDR sel
2218 #    csit-dpdk-perf-verify-1908-3n-skx:
2219 #      - 3   # NDRPDR sel
2220 #      - 4   # NDRPDR sel
2221 #      - 5   # NDRPDR sel
2222 #      - 6   # NDRPDR sel
2223 #      - 7   # NDRPDR sel
2224 #      - 8   # NDRPDR sel
2225 #      - 9   # NDRPDR sel
2226 #      - 10  # NDRPDR sel
2227 #      - 11  # NDRPDR sel
2228 #      - 12  # NDRPDR sel
2229 #    csit-dpdk-perf-verify-2001-3n-skx:
2230 #      - 1   # NDRPDR sel
2231 #      - 2   # NDRPDR sel
2232 #      - 3   # NDRPDR sel
2233 #      - 4   # NDRPDR sel
2234 #      - 5   # NDRPDR sel
2235 #      - 6   # NDRPDR sel
2236 #      - 7   # NDRPDR sel
2237 #      - 8   # NDRPDR sel
2238 #      - 9   # NDRPDR sel
2239 #      - 10  # NDRPDR sel
2240
2241 #    csit-dpdk-perf-verify-1904-2n-skx:
2242 #      - 2   # NDRPDR sel
2243 #      - 3   # NDRPDR sel
2244 #      - 4   # NDRPDR sel
2245 #      - 5   # NDRPDR sel
2246 #      - 7   # NDRPDR sel
2247 #      - 8   # NDRPDR sel
2248 #      - 9   # NDRPDR sel
2249 #      - 10  # NDRPDR sel
2250 #      - 11  # NDRPDR sel
2251 #      - 12  # NDRPDR sel
2252 #    csit-dpdk-perf-verify-1908-2n-skx:
2253 #      - 2   # NDRPDR sel
2254 #      - 3   # NDRPDR sel
2255 #      - 4   # NDRPDR sel
2256 #      - 5   # NDRPDR sel
2257 #      - 7   # NDRPDR sel
2258 #      - 8   # NDRPDR sel
2259 #      - 9   # NDRPDR sel
2260 #      - 10  # NDRPDR sel
2261 #      - 11  # NDRPDR sel
2262 #      - 12  # NDRPDR sel
2263 #    csit-dpdk-perf-verify-2001-2n-skx:
2264 #      - 1   # NDRPDR sel
2265 #      - 2   # NDRPDR sel
2266 #      - 3   # NDRPDR sel
2267 #      - 4   # NDRPDR sel
2268 #      - 5   # NDRPDR sel
2269 #      - 6   # NDRPDR sel
2270 #      - 7   # NDRPDR sel
2271 #      - 8   # NDRPDR sel
2272 #      - 9   # NDRPDR sel
2273 #      - 10  # NDRPDR sel
2274 #      - 11  # NDRPDR sel
2275 #      - 13  # NDRPDR sel
2276 #      - 26  # NDRPDR sel
2277 #      - 16  # NDRPDR sel
2278 #      - 17  # NDRPDR sel
2279 #      - 18  # NDRPDR sel
2280 #      - 19  # NDRPDR sel
2281 #      - 27  # NDRPDR sel
2282 #      - 21  # NDRPDR sel
2283 #      - 25  # NDRPDR sel
2284
2285 #    csit-dpdk-perf-verify-2001-2n-clx:
2286 #      - 1   # NDRPDR sel
2287 #      - 2   # NDRPDR sel
2288 #      - 3   # NDRPDR sel
2289 #      - 4   # NDRPDR sel
2290 #      - 5   # NDRPDR sel
2291 #      - 6   # NDRPDR sel
2292 #      - 7   # NDRPDR sel
2293 #      - 8   # NDRPDR sel
2294 #      - 9   # NDRPDR sel
2295 #      - 10  # NDRPDR sel
2296
2297     csit-dpdk-perf-verify-2001-2n-dnv:
2298       - 9   # NDRPDR sel
2299       - 10  # NDRPDR sel
2300       - 11  # NDRPDR sel
2301       - 12  # NDRPDR sel
2302       - 13  # NDRPDR sel
2303       - 14  # NDRPDR sel
2304       - 15  # NDRPDR sel
2305       - 16  # NDRPDR sel
2306       - 17  # NDRPDR sel
2307       - 18  # NDRPDR sel
2308
2309     csit-dpdk-perf-verify-2001-3n-dnv:
2310       - 12  # NDRPDR sel
2311       - 13  # NDRPDR sel
2312       - 14  # NDRPDR sel
2313       - 15  # NDRPDR sel
2314       - 16  # NDRPDR sel
2315       - 17  # NDRPDR sel
2316       - 18  # NDRPDR sel
2317       - 19  # NDRPDR sel
2318       - 20  # NDRPDR sel
2319       - 22  # NDRPDR sel
2320
2321     csit-dpdk-perf-verify-2001-3n-tsh:
2322       - 3   # NDRPDR sel
2323       - 4   # NDRPDR sel
2324       - 5   # NDRPDR sel
2325       - 9   # NDRPDR sel
2326       - 10  # NDRPDR sel
2327
2328     csit-vpp-device-2001-ubuntu1804-1n-skx:
2329       - 57
2330
2331 - type: "output"
2332   output: "report"
2333   format:
2334     html:
2335     - full
2336 # TODO: Enable for release runs:
2337 #    pdf:
2338 #    - minimal
2339
2340 ################################################################################
2341 ###                               T A B L E S                                ###
2342 ################################################################################
2343
2344 ## VPP Soak vs NDR
2345 #- type: "table"
2346 #  title: "VPP Soak vs NDR 2n-skx"
2347 #  algorithm: "table_soak_vs_ndr"
2348 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2349 #  reference:
2350 #    title: "NDR"
2351 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2352 #  compare:
2353 #    title: "Soak"
2354 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2355 #  data: "vpp-soak-vs-ndr-2n-skx"
2356 #  include-tests: "NDR"
2357 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2358 #  parameters:
2359 #    - "throughput"
2360 #    - "name"
2361 #    - "parent"
2362
2363 ################################################################################
2364
2365 ## VPP Compare NICs 3n-skx 2t1c ndr
2366 #- type: "table"
2367 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2368 #  algorithm: "table_nics_comparison"
2369 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2370 #  reference:
2371 #    title: "x710"
2372 #    nic: "NIC_Intel-X710"
2373 #  compare:
2374 #    title: "xxv710"
2375 #    nic: "NIC_Intel-XXV710"
2376 #  data: "vpp-nic-comparison-3n-skx"
2377 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2378 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2379 #  parameters:
2380 #  - "name"
2381 #  - "parent"
2382 #  - "throughput"
2383 #  - "tags"
2384 #
2385 ## VPP Compare NICs 3n-skx 4t2c ndr
2386 #- type: "table"
2387 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2388 #  algorithm: "table_nics_comparison"
2389 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2390 #  reference:
2391 #    title: "x710"
2392 #    nic: "NIC_Intel-X710"
2393 #  compare:
2394 #    title: "xxv710"
2395 #    nic: "NIC_Intel-XXV710"
2396 #  data: "vpp-nic-comparison-3n-skx"
2397 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2398 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2399 #  parameters:
2400 #  - "name"
2401 #  - "parent"
2402 #  - "throughput"
2403 #  - "tags"
2404 #
2405 ## VPP Compare NICs 3n-skx 2t1c pdr
2406 #- type: "table"
2407 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2408 #  algorithm: "table_nics_comparison"
2409 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2410 #  reference:
2411 #    title: "x710"
2412 #    nic: "NIC_Intel-X710"
2413 #  compare:
2414 #    title: "xxv710"
2415 #    nic: "NIC_Intel-XXV710"
2416 #  data: "vpp-nic-comparison-3n-skx"
2417 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2418 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2419 #  parameters:
2420 #  - "name"
2421 #  - "parent"
2422 #  - "throughput"
2423 #  - "tags"
2424 #
2425 # # VPP Compare NICs 3n-skx 4t2c pdr
2426 #- type: "table"
2427 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2428 #  algorithm: "table_nics_comparison"
2429 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2430 #  reference:
2431 #    title: "x710"
2432 #    nic: "NIC_Intel-X710"
2433 #  compare:
2434 #    title: "xxv710"
2435 #    nic: "NIC_Intel-XXV710"
2436 #  data: "vpp-nic-comparison-3n-skx"
2437 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2438 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2439 #  parameters:
2440 #  - "name"
2441 #  - "parent"
2442 #  - "throughput"
2443 #  - "tags"
2444 #
2445 ## VPP Compare NICs 3n-skx 2t1c mrr
2446 #- type: "table"
2447 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2448 #  algorithm: "table_nics_comparison"
2449 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2450 #  reference:
2451 #    title: "x710"
2452 #    nic: "NIC_Intel-X710"
2453 #  compare:
2454 #    title: "xxv710"
2455 #    nic: "NIC_Intel-XXV710"
2456 #  data: "vpp-nic-comparison-3n-skx-mrr"
2457 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2458 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2459 #  parameters:
2460 #  - "name"
2461 #  - "parent"
2462 #  - "result"
2463 #  - "tags"
2464 #
2465 ## VPP Compare NICs 3n-skx 4t2c mrr
2466 #- type: "table"
2467 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2468 #  algorithm: "table_nics_comparison"
2469 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2470 #  reference:
2471 #    title: "x710"
2472 #    nic: "NIC_Intel-X710"
2473 #  compare:
2474 #    title: "xxv710"
2475 #    nic: "NIC_Intel-XXV710"
2476 #  data: "vpp-nic-comparison-3n-skx-mrr"
2477 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2478 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2479 #  parameters:
2480 #  - "name"
2481 #  - "parent"
2482 #  - "result"
2483 #  - "tags"
2484 #
2485 # # VPP Compare NICs 3n-skx 8t4c mrr
2486 #- type: "table"
2487 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2488 #  algorithm: "table_nics_comparison"
2489 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2490 #  reference:
2491 #    title: "x710"
2492 #    nic: "NIC_Intel-X710"
2493 #  compare:
2494 #    title: "xxv710"
2495 #    nic: "NIC_Intel-XXV710"
2496 #  data: "vpp-nic-comparison-3n-skx-mrr"
2497 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2498 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2499 #  parameters:
2500 #  - "name"
2501 #  - "parent"
2502 #  - "result"
2503 #  - "tags"
2504 #
2505 ## VPP Compare NICs 2n-skx 2t1c ndr
2506 #- type: "table"
2507 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2508 #  algorithm: "table_nics_comparison"
2509 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2510 #  reference:
2511 #    title: "x710"
2512 #    nic: "NIC_Intel-X710"
2513 #  compare:
2514 #    title: "xxv710"
2515 #    nic: "NIC_Intel-XXV710"
2516 #  data: "vpp-nic-comparison-2n-skx"
2517 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2518 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2519 #  parameters:
2520 #  - "name"
2521 #  - "parent"
2522 #  - "throughput"
2523 #  - "tags"
2524 #
2525 ## VPP Compare NICs 2n-skx 4t2c ndr
2526 #- type: "table"
2527 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2528 #  algorithm: "table_nics_comparison"
2529 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2530 #  reference:
2531 #    title: "x710"
2532 #    nic: "NIC_Intel-X710"
2533 #  compare:
2534 #    title: "xxv710"
2535 #    nic: "NIC_Intel-XXV710"
2536 #  data: "vpp-nic-comparison-2n-skx"
2537 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2538 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2539 #  parameters:
2540 #  - "name"
2541 #  - "parent"
2542 #  - "throughput"
2543 #  - "tags"
2544 #
2545 # # VPP Compare NICs 2n-skx 2t1c pdr
2546 #- type: "table"
2547 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2548 #  algorithm: "table_nics_comparison"
2549 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2550 #  reference:
2551 #    title: "x710"
2552 #    nic: "NIC_Intel-X710"
2553 #  compare:
2554 #    title: "xxv710"
2555 #    nic: "NIC_Intel-XXV710"
2556 #  data: "vpp-nic-comparison-2n-skx"
2557 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2558 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2559 #  parameters:
2560 #  - "name"
2561 #  - "parent"
2562 #  - "throughput"
2563 #  - "tags"
2564 #
2565 ## VPP Compare NICs 2n-skx 4t2c pdr
2566 #- type: "table"
2567 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2568 #  algorithm: "table_nics_comparison"
2569 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2570 #  reference:
2571 #    title: "x710"
2572 #    nic: "NIC_Intel-X710"
2573 #  compare:
2574 #    title: "xxv710"
2575 #    nic: "NIC_Intel-XXV710"
2576 #  data: "vpp-nic-comparison-2n-skx"
2577 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2578 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2579 #  parameters:
2580 #  - "name"
2581 #  - "parent"
2582 #  - "throughput"
2583 #  - "tags"
2584 #
2585 ## VPP Compare NICs 2n-skx 2t1c mrr
2586 #- type: "table"
2587 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2588 #  algorithm: "table_nics_comparison"
2589 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2590 #  reference:
2591 #    title: "x710"
2592 #    nic: "NIC_Intel-X710"
2593 #  compare:
2594 #    title: "xxv710"
2595 #    nic: "NIC_Intel-XXV710"
2596 #  data: "vpp-nic-comparison-2n-skx-mrr"
2597 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2598 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2599 #  parameters:
2600 #  - "name"
2601 #  - "parent"
2602 #  - "result"
2603 #  - "tags"
2604 #
2605 ## VPP Compare NICs 2n-skx 4t2c mrr
2606 #- type: "table"
2607 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2608 #  algorithm: "table_nics_comparison"
2609 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2610 #  reference:
2611 #    title: "x710"
2612 #    nic: "NIC_Intel-X710"
2613 #  compare:
2614 #    title: "xxv710"
2615 #    nic: "NIC_Intel-XXV710"
2616 #  data: "vpp-nic-comparison-2n-skx-mrr"
2617 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2618 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2619 #  parameters:
2620 #  - "name"
2621 #  - "parent"
2622 #  - "result"
2623 #  - "tags"
2624 #
2625 ## VPP Compare NICs 2n-skx 8t4c mrr
2626 #- type: "table"
2627 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2628 #  algorithm: "table_nics_comparison"
2629 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2630 #  reference:
2631 #    title: "x710"
2632 #    nic: "NIC_Intel-X710"
2633 #  compare:
2634 #    title: "xxv710"
2635 #    nic: "NIC_Intel-XXV710"
2636 #  data: "vpp-nic-comparison-2n-skx-mrr"
2637 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2638 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2639 #  parameters:
2640 #  - "name"
2641 #  - "parent"
2642 #  - "result"
2643 #  - "tags"
2644
2645 ################################################################################
2646 # VPP
2647
2648 # VPP Performance Changes 3n-hsw 1t1c pdr
2649 - type: "table"
2650   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2651   algorithm: "table_perf_comparison"
2652   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2653   history:
2654     - title: "rls1904"
2655       data: "vpp-performance-changes-3n-hsw-h1"
2656   reference:
2657     title: "rls1908"
2658     data: "vpp-performance-changes-3n-hsw-ref"
2659     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2660   compare:
2661     title: "rls2001"
2662     data: "vpp-performance-changes-3n-hsw-cmp"
2663   data: "vpp-performance-changes-3n-hsw"
2664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2665   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2666   parameters:
2667   - "name"
2668   - "parent"
2669   - "throughput"
2670
2671 # VPP Performance Changes 3n-hsw 2t2c pdr
2672 - type: "table"
2673   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2674   algorithm: "table_perf_comparison"
2675   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2676   history:
2677     - title: "rls1904"
2678       data: "vpp-performance-changes-3n-hsw-h1"
2679   reference:
2680     title: "rls1908"
2681     data: "vpp-performance-changes-3n-hsw-ref"
2682     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2683   compare:
2684     title: "rls2001"
2685     data: "vpp-performance-changes-3n-hsw-cmp"
2686   data: "vpp-performance-changes-3n-hsw"
2687   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2688   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2689   parameters:
2690   - "name"
2691   - "parent"
2692   - "throughput"
2693
2694 # VPP Performance Changes 3n-hsw 1t1c ndr
2695 - type: "table"
2696   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2697   algorithm: "table_perf_comparison"
2698   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2699   history:
2700     - title: "rls1904"
2701       data: "vpp-performance-changes-3n-hsw-h1"
2702   reference:
2703     title: "rls1908"
2704     data: "vpp-performance-changes-3n-hsw-ref"
2705     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2706   compare:
2707     title: "rls2001"
2708     data: "vpp-performance-changes-3n-hsw-cmp"
2709   data: "vpp-performance-changes-3n-hsw"
2710   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2711   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2712   parameters:
2713   - "name"
2714   - "parent"
2715   - "throughput"
2716
2717 # VPP Performance Changes 3n-hsw 2t2c ndr
2718 - type: "table"
2719   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2720   algorithm: "table_perf_comparison"
2721   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2722   history:
2723     - title: "rls1904"
2724       data: "vpp-performance-changes-3n-hsw-h1"
2725   reference:
2726     title: "rls1908"
2727     data: "vpp-performance-changes-3n-hsw-ref"
2728     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2729   compare:
2730     title: "rls2001"
2731     data: "vpp-performance-changes-3n-hsw-cmp"
2732   data: "vpp-performance-changes-3n-hsw"
2733   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2734   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2735   parameters:
2736   - "name"
2737   - "parent"
2738   - "throughput"
2739
2740 ## VPP Performance Changes 3n-skx 2t1c pdr
2741 #- type: "table"
2742 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2743 #  algorithm: "table_perf_comparison_nic"
2744 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2745 #  history:
2746 #    - title: "rls1904 x710"
2747 #      data: "vpp-performance-changes-3n-skx-h1"
2748 #      nic: "NIC_Intel-X710"
2749 #  reference:
2750 #    title: "rls1908 xxv710"
2751 #    data: "vpp-performance-changes-3n-skx-ref"
2752 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2753 #    nic: "NIC_Intel-XXV710"
2754 #  compare:
2755 #    title: "rls2001 xxv710"
2756 #    data: "vpp-performance-changes-3n-skx-cmp"
2757 #    nic: "NIC_Intel-XXV710"
2758 #  data: "vpp-performance-changes-3n-skx"
2759 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2760 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2761 #  parameters:
2762 #  - "name"
2763 #  - "parent"
2764 #  - "throughput"
2765 #  - "tags"
2766 #
2767 ## VPP Performance Changes 3n-skx 4t2c pdr
2768 #- type: "table"
2769 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2770 #  algorithm: "table_perf_comparison_nic"
2771 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-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 x710"
2778 #    data: "vpp-performance-changes-3n-skx-ref"
2779 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2780 #    nic: "NIC_Intel-X710"
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: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2788 #  parameters:
2789 #  - "name"
2790 #  - "parent"
2791 #  - "throughput"
2792 #  - "tags"
2793 #
2794 ## VPP Performance Changes 3n-skx 2t1c ndr
2795 #- type: "table"
2796 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2797 #  algorithm: "table_perf_comparison_nic"
2798 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
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: "NDR" # "PDR" | "NDR" | "MRR"
2814 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2815 #  parameters:
2816 #  - "name"
2817 #  - "parent"
2818 #  - "throughput"
2819 #  - "tags"
2820 #
2821 ## VPP Performance Changes 3n-skx 4t2c ndr
2822 #- type: "table"
2823 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2824 #  algorithm: "table_perf_comparison_nic"
2825 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-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: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2842 #  parameters:
2843 #  - "name"
2844 #  - "parent"
2845 #  - "throughput"
2846 #  - "tags"
2847 #
2848 ## VPP Performance Changes 2n-skx 2t1c pdr
2849 #- type: "table"
2850 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2851 #  algorithm: "table_perf_comparison_nic"
2852 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2853 #  history:
2854 #    - title: "rls1904 x710"
2855 #      data: "vpp-performance-changes-2n-skx-h1"
2856 #      nic: "NIC_Intel-X710"
2857 #  reference:
2858 #    title: "rls1908 xxv710"
2859 #    data: "vpp-performance-changes-2n-skx-ref"
2860 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2861 #    nic: "NIC_Intel-XXV710"
2862 #  compare:
2863 #    title: "rls2001 xxv710"
2864 #    data: "vpp-performance-changes-2n-skx-cmp"
2865 #    nic: "NIC_Intel-XXV710"
2866 #  data: "vpp-performance-changes-2n-skx"
2867 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2868 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2869 #  parameters:
2870 #  - "name"
2871 #  - "parent"
2872 #  - "throughput"
2873 #  - "tags"
2874 #
2875 ## VPP Performance Changes 2n-skx 4t2c pdr
2876 #- type: "table"
2877 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
2878 #  algorithm: "table_perf_comparison_nic"
2879 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-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: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2896 #  parameters:
2897 #  - "name"
2898 #  - "parent"
2899 #  - "throughput"
2900 #  - "tags"
2901 #
2902 ## VPP Performance Changes 2n-skx 2t1c ndr
2903 #- type: "table"
2904 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
2905 #  algorithm: "table_perf_comparison_nic"
2906 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
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: "NDR" # "PDR" | "NDR" | "MRR"
2922 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2923 #  parameters:
2924 #  - "name"
2925 #  - "parent"
2926 #  - "throughput"
2927 #  - "tags"
2928 #
2929 ## VPP Performance Changes 2n-skx 4t2c ndr
2930 #- type: "table"
2931 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
2932 #  algorithm: "table_perf_comparison_nic"
2933 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-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: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2950 #  parameters:
2951 #  - "name"
2952 #  - "parent"
2953 #  - "throughput"
2954 #  - "tags"
2955 #
2956 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
2957 #- type: "table"
2958 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
2959 #  algorithm: "table_perf_comparison"
2960 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
2961 #  reference:
2962 #    title: "rls1908"
2963 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2964 #  compare:
2965 #    title: "rls2001"
2966 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2967 #  data: "vpp-performance-changes-nfv-2n-skx"
2968 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2969 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
2970 #  parameters:
2971 #  - "name"
2972 #  - "parent"
2973 #  - "throughput"
2974 #  - "tags"
2975 #
2976 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
2977 #- type: "table"
2978 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
2979 #  algorithm: "table_perf_comparison"
2980 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
2981 #  reference:
2982 #    title: "rls1908"
2983 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
2984 #  compare:
2985 #    title: "rls2001"
2986 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
2987 #  data: "vpp-performance-changes-nfv-2n-skx"
2988 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2989 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
2990 #  parameters:
2991 #  - "name"
2992 #  - "parent"
2993 #  - "throughput"
2994 #  - "tags"
2995 #
2996 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
2997 #- type: "table"
2998 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
2999 #  algorithm: "table_perf_comparison"
3000 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3001 #  reference:
3002 #    title: "rls1908"
3003 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3004 #  compare:
3005 #    title: "rls2001"
3006 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3007 #  data: "vpp-performance-changes-nfv-2n-skx"
3008 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3009 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3010 #  parameters:
3011 #  - "name"
3012 #  - "parent"
3013 #  - "throughput"
3014 #  - "tags"
3015 #
3016 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3017 #- type: "table"
3018 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3019 #  algorithm: "table_perf_comparison"
3020 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3021 #  reference:
3022 #    title: "rls1908"
3023 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3024 #  compare:
3025 #    title: "rls2001"
3026 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3027 #  data: "vpp-performance-changes-nfv-2n-skx"
3028 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3029 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3030 #  parameters:
3031 #  - "name"
3032 #  - "parent"
3033 #  - "throughput"
3034 #  - "tags"
3035
3036 # VPP Performance Changes 2n-dnv 1t1c pdr
3037 - type: "table"
3038   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3039   algorithm: "table_perf_comparison"
3040   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3041   reference:
3042     title: "rls1908"
3043     data: "vpp-performance-changes-2n-dnv-ref"
3044   compare:
3045     title: "rls2001"
3046     data: "vpp-performance-changes-2n-dnv-cmp"
3047   data: "vpp-performance-changes-2n-dnv"
3048   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3049   filter: "'1T1C'"
3050   parameters:
3051   - "name"
3052   - "parent"
3053   - "throughput"
3054   - "tags"
3055
3056 # VPP Performance Changes 2n-dnv 2t2c pdr
3057 - type: "table"
3058   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3059   algorithm: "table_perf_comparison"
3060   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3061   reference:
3062     title: "rls1908"
3063     data: "vpp-performance-changes-2n-dnv-ref"
3064   compare:
3065     title: "rls2001"
3066     data: "vpp-performance-changes-2n-dnv-cmp"
3067   data: "vpp-performance-changes-2n-dnv"
3068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3069   filter: "'2T2C'"
3070   parameters:
3071   - "name"
3072   - "parent"
3073   - "throughput"
3074   - "tags"
3075
3076 # VPP Performance Changes 2n-dnv 1t1c ndr
3077 - type: "table"
3078   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3079   algorithm: "table_perf_comparison"
3080   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3081   reference:
3082     title: "rls1908"
3083     data: "vpp-performance-changes-2n-dnv-ref"
3084   compare:
3085     title: "rls2001"
3086     data: "vpp-performance-changes-2n-dnv-cmp"
3087   data: "vpp-performance-changes-2n-dnv"
3088   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3089   filter: "'1T1C'"
3090   parameters:
3091   - "name"
3092   - "parent"
3093   - "throughput"
3094   - "tags"
3095
3096 # VPP Performance Changes 2n-dnv 2t2c ndr
3097 - type: "table"
3098   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3099   algorithm: "table_perf_comparison"
3100   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3101   reference:
3102     title: "rls1908 "
3103     data: "vpp-performance-changes-2n-dnv-ref"
3104   compare:
3105     title: "rls2001"
3106     data: "vpp-performance-changes-2n-dnv-cmp"
3107   data: "vpp-performance-changes-2n-dnv"
3108   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3109   filter: "'2T2C'"
3110   parameters:
3111   - "name"
3112   - "parent"
3113   - "throughput"
3114   - "tags"
3115
3116 # VPP Performance Changes 3n-dnv 1t1c pdr
3117 - type: "table"
3118   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3119   algorithm: "table_perf_comparison"
3120   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3121   reference:
3122     title: "rls1908"
3123     data: "vpp-performance-changes-3n-dnv-ref"
3124   compare:
3125     title: "rls2001"
3126     data: "vpp-performance-changes-3n-dnv-cmp"
3127   data: "vpp-performance-changes-3n-dnv"
3128   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3129   filter: "'1T1C'"
3130   parameters:
3131   - "name"
3132   - "parent"
3133   - "throughput"
3134   - "tags"
3135
3136 # VPP Performance Changes 3n-dnv 2t2c pdr
3137 - type: "table"
3138   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3139   algorithm: "table_perf_comparison"
3140   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3141   reference:
3142     title: "rls1908"
3143     data: "vpp-performance-changes-3n-dnv-ref"
3144   compare:
3145     title: "rls2001"
3146     data: "vpp-performance-changes-3n-dnv-cmp"
3147   data: "vpp-performance-changes-3n-dnv"
3148   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3149   filter: "'2T2C'"
3150   parameters:
3151   - "name"
3152   - "parent"
3153   - "throughput"
3154   - "tags"
3155
3156 # VPP Performance Changes 3n-dnv 1t1c ndr
3157 - type: "table"
3158   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3159   algorithm: "table_perf_comparison"
3160   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3161   reference:
3162     title: "rls1908"
3163     data: "vpp-performance-changes-3n-dnv-ref"
3164   compare:
3165     title: "rls2001"
3166     data: "vpp-performance-changes-3n-dnv-cmp"
3167   data: "vpp-performance-changes-3n-dnv"
3168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3169   filter: "'1T1C'"
3170   parameters:
3171   - "name"
3172   - "parent"
3173   - "throughput"
3174   - "tags"
3175
3176 # VPP Performance Changes 3n-dnv 2t2c ndr
3177 - type: "table"
3178   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3179   algorithm: "table_perf_comparison"
3180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3181   reference:
3182     title: "rls1908"
3183     data: "vpp-performance-changes-3n-dnv-ref"
3184   compare:
3185     title: "rls2001"
3186     data: "vpp-performance-changes-3n-dnv-cmp"
3187   data: "vpp-performance-changes-3n-dnv"
3188   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3189   filter: "'2T2C'"
3190   parameters:
3191   - "name"
3192   - "parent"
3193   - "throughput"
3194   - "tags"
3195
3196 # VPP Performance Changes 3n-tsh 1t1c pdr
3197 - type: "table"
3198   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3199   algorithm: "table_perf_comparison"
3200   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3201   reference:
3202     title: "rls1908"
3203     data: "vpp-performance-changes-3n-tsh-ref"
3204   compare:
3205     title: "rls2001"
3206     data: "vpp-performance-changes-3n-tsh-cmp"
3207   data: "vpp-performance-changes-3n-tsh"
3208   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3209   filter: "'1T1C'"
3210   parameters:
3211   - "name"
3212   - "parent"
3213   - "throughput"
3214   - "tags"
3215
3216 # VPP Performance Changes 3n-tsh 2t2c pdr
3217 - type: "table"
3218   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3219   algorithm: "table_perf_comparison"
3220   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3221   reference:
3222     title: "rls1908"
3223     data: "vpp-performance-changes-3n-tsh-ref"
3224   compare:
3225     title: "rls2001"
3226     data: "vpp-performance-changes-3n-tsh-cmp"
3227   data: "vpp-performance-changes-3n-tsh"
3228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3229   filter: "'2T2C'"
3230   parameters:
3231   - "name"
3232   - "parent"
3233   - "throughput"
3234   - "tags"
3235
3236 # VPP Performance Changes 3n-tsh 1t1c ndr
3237 - type: "table"
3238   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3239   algorithm: "table_perf_comparison"
3240   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3241   reference:
3242     title: "rls1908"
3243     data: "vpp-performance-changes-3n-tsh-ref"
3244   compare:
3245     title: "rls2001"
3246     data: "vpp-performance-changes-3n-tsh-cmp"
3247   data: "vpp-performance-changes-3n-tsh"
3248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3249   filter: "'1T1C'"
3250   parameters:
3251   - "name"
3252   - "parent"
3253   - "throughput"
3254   - "tags"
3255
3256 # VPP Performance Changes 3n-tsh 2t2c ndr
3257 - type: "table"
3258   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3259   algorithm: "table_perf_comparison"
3260   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3261   reference:
3262     title: "rls1908"
3263     data: "vpp-performance-changes-3n-tsh-ref"
3264   compare:
3265     title: "rls2001"
3266     data: "vpp-performance-changes-3n-tsh-cmp"
3267   data: "vpp-performance-changes-3n-tsh"
3268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3269   filter: "'2T2C'"
3270   parameters:
3271   - "name"
3272   - "parent"
3273   - "throughput"
3274   - "tags"
3275
3276 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3277 #- type: "table"
3278 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3279 #  algorithm: "table_perf_comparison_nic"
3280 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3281 #  reference:
3282 #    title: "3n-hsw xl710"
3283 #    data: "vpp-compare-testbeds-ref"
3284 #    nic: "NIC_Intel-XL710"
3285 #  compare:
3286 #    title: "3n-skx xxv710"
3287 #    data: "vpp-compare-testbeds-cmp"
3288 #    nic: "NIC_Intel-XXV710"
3289 #  data: "vpp-compare-testbeds"
3290 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3291 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3292 #  parameters:
3293 #  - "name"
3294 #  - "parent"
3295 #  - "throughput"
3296 #  - "tags"
3297 #
3298 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3299 #- type: "table"
3300 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3301 #  algorithm: "table_perf_comparison_nic"
3302 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3303 #  reference:
3304 #    title: "3n-hsw xl710"
3305 #    data: "vpp-compare-testbeds-ref"
3306 #    nic: "NIC_Intel-XL710"
3307 #  compare:
3308 #    title: "3n-skx xxv710"
3309 #    data: "vpp-compare-testbeds-cmp"
3310 #    nic: "NIC_Intel-XXV710"
3311 #  data: "vpp-compare-testbeds"
3312 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3313 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3314 #  parameters:
3315 #  - "name"
3316 #  - "parent"
3317 #  - "throughput"
3318 #  - "tags"
3319 #
3320 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3321 #- type: "table"
3322 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3323 #  algorithm: "table_perf_comparison_nic"
3324 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3325 #  reference:
3326 #    title: "3n-hsw xl710"
3327 #    data: "vpp-compare-testbeds-ref"
3328 #    nic: "NIC_Intel-XL710"
3329 #  compare:
3330 #    title: "3n-skx xxv710"
3331 #    data: "vpp-compare-testbeds-cmp"
3332 #    nic: "NIC_Intel-XXV710"
3333 #  data: "vpp-compare-testbeds"
3334 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3335 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3336 #  parameters:
3337 #  - "name"
3338 #  - "parent"
3339 #  - "throughput"
3340 #  - "tags"
3341 #
3342 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3343 #- type: "table"
3344 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3345 #  algorithm: "table_perf_comparison_nic"
3346 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3347 #  reference:
3348 #    title: "3n-hsw xl710"
3349 #    data: "vpp-compare-testbeds-ref"
3350 #    nic: "NIC_Intel-XL710"
3351 #  compare:
3352 #    title: "3n-skx xxv710"
3353 #    data: "vpp-compare-testbeds-cmp"
3354 #    nic: "NIC_Intel-XXV710"
3355 #  data: "vpp-compare-testbeds"
3356 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3357 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3358 #  parameters:
3359 #  - "name"
3360 #  - "parent"
3361 #  - "throughput"
3362 #  - "tags"
3363 #
3364 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3365 #- type: "table"
3366 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3367 #  algorithm: "table_perf_comparison"
3368 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3369 #  reference:
3370 #    title: "2n-skx"
3371 #    data: "vpp-compare-testbeds-skx-clx-ref"
3372 #  compare:
3373 #    title: "2n-clx"
3374 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3375 #  data: "vpp-compare-testbeds-skx-clx"
3376 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3377 #  filter: "'2T1C'"
3378 #  parameters:
3379 #  - "name"
3380 #  - "parent"
3381 #  - "throughput"
3382 #  - "tags"
3383 #
3384 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3385 #- type: "table"
3386 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3387 #  algorithm: "table_perf_comparison"
3388 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3389 #  reference:
3390 #    title: "2n-skx"
3391 #    data: "vpp-compare-testbeds-skx-clx-ref"
3392 #  compare:
3393 #    title: "2n-clx"
3394 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3395 #  data: "vpp-compare-testbeds-skx-clx"
3396 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3397 #  filter: "'4T2C'"
3398 #  parameters:
3399 #  - "name"
3400 #  - "parent"
3401 #  - "throughput"
3402 #  - "tags"
3403 #
3404 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3405 #- type: "table"
3406 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3407 #  algorithm: "table_perf_comparison"
3408 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3409 #  reference:
3410 #    title: "2n-skx"
3411 #    data: "vpp-compare-testbeds-skx-clx-ref"
3412 #  compare:
3413 #    title: "2n-clx"
3414 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3415 #  data: "vpp-compare-testbeds-skx-clx"
3416 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3417 #  filter: "'2T1C'"
3418 #  parameters:
3419 #  - "name"
3420 #  - "parent"
3421 #  - "throughput"
3422 #  - "tags"
3423 #
3424 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3425 #- type: "table"
3426 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3427 #  algorithm: "table_perf_comparison"
3428 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3429 #  reference:
3430 #    title: "2n-skx"
3431 #    data: "vpp-compare-testbeds-skx-clx-ref"
3432 #  compare:
3433 #    title: "2n-clx"
3434 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3435 #  data: "vpp-compare-testbeds-skx-clx"
3436 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3437 #  filter: "'4T2C'"
3438 #  parameters:
3439 #  - "name"
3440 #  - "parent"
3441 #  - "throughput"
3442 #  - "tags"
3443 #
3444 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3445 #- type: "table"
3446 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3447 #  algorithm: "table_perf_comparison"
3448 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3449 #  reference:
3450 #    title: "3-Node Skx"
3451 #    data: "vpp-compare-topologies-ref"
3452 #  compare:
3453 #    title: "2-Node Skx"
3454 #    data: "vpp-compare-topologies-cmp"
3455 #  data: "vpp-compare-topologies"
3456 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3457 #  filter: "'NDRPDR' and '1C'"
3458 #  parameters:
3459 #  - "name"
3460 #  - "parent"
3461 #  - "throughput"
3462 #
3463 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3464 #- type: "table"
3465 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3466 #  algorithm: "table_perf_comparison"
3467 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3468 #  reference:
3469 #    title: "3-Node Skx"
3470 #    data: "vpp-compare-topologies-ref"
3471 #  compare:
3472 #    title: "2-Node Skx"
3473 #    data: "vpp-compare-topologies-cmp"
3474 #  data: "vpp-compare-topologies"
3475 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3476 #  filter: "'NDRPDR' and '2C'"
3477 #  parameters:
3478 #  - "name"
3479 #  - "parent"
3480 #  - "throughput"
3481 #
3482 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3483 #- type: "table"
3484 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3485 #  algorithm: "table_perf_comparison"
3486 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3487 #  reference:
3488 #    title: "3-Node Skx"
3489 #    data: "vpp-compare-topologies-ref"
3490 #  compare:
3491 #    title: "2-Node Skx"
3492 #    data: "vpp-compare-topologies-cmp"
3493 #  data: "vpp-compare-topologies"
3494 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3495 #  filter: "'NDRPDR' and '1C'"
3496 #  parameters:
3497 #  - "name"
3498 #  - "parent"
3499 #  - "throughput"
3500 #
3501 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3502 #- type: "table"
3503 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3504 #  algorithm: "table_perf_comparison"
3505 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3506 #  reference:
3507 #    title: "3-Node Skx"
3508 #    data: "vpp-compare-topologies-ref"
3509 #  compare:
3510 #    title: "2-Node Skx"
3511 #    data: "vpp-compare-topologies-cmp"
3512 #  data: "vpp-compare-topologies"
3513 #  include-tests: "PDR"
3514 #  filter: "'NDRPDR' and '2C'"
3515 #  parameters:
3516 #  - "name"
3517 #  - "parent"
3518 #  - "throughput"
3519
3520 # VPP Performance Changes 3n-hsw 1t1c MRR
3521 - type: "table"
3522   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3523   algorithm: "table_perf_comparison"
3524   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3525   history:
3526     - title: "rls1904"
3527       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3528   reference:
3529     title: "rls1908"
3530     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3531   compare:
3532     title: "rls2001"
3533     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3534   data: "vpp-performance-changes-3n-hsw-mrr"
3535   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3536   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3537   parameters:
3538   - "name"
3539   - "parent"
3540   - "result"
3541
3542 # VPP Performance Changes 3n-hsw 2t2c MRR
3543 - type: "table"
3544   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3545   algorithm: "table_perf_comparison"
3546   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3547   history:
3548     - title: "rls1904"
3549       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3550   reference:
3551     title: "rls1908"
3552     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3553   compare:
3554     title: "rls2001"
3555     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3556   data: "vpp-performance-changes-3n-hsw-mrr"
3557   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3558   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3559   parameters:
3560   - "name"
3561   - "parent"
3562   - "result"
3563
3564 # VPP Performance Changes 3n-hsw 4t4c MRR
3565 - type: "table"
3566   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3567   algorithm: "table_perf_comparison"
3568   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3569   history:
3570     - title: "rls1904"
3571       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3572   reference:
3573     title: "rls1908"
3574     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3575   compare:
3576     title: "rls2001"
3577     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3578   data: "vpp-performance-changes-3n-hsw-mrr"
3579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3580   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3581   parameters:
3582   - "name"
3583   - "parent"
3584   - "result"
3585
3586 ## VPP Performance Changes 3n-skx 2t1c MRR
3587 #- type: "table"
3588 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3589 #  algorithm: "table_perf_comparison"
3590 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3591 #  history:
3592 #    - title: "rls1904"
3593 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3594 #  reference:
3595 #    title: "rls1908"
3596 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3597 #  compare:
3598 #    title: "rls2001"
3599 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3600 #  data: "vpp-performance-changes-3n-skx-mrr"
3601 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3602 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3603 #  parameters:
3604 #  - "name"
3605 #  - "parent"
3606 #  - "result"
3607 #
3608 ## VPP Performance Changes 3n-skx 4t2c MRR
3609 #- type: "table"
3610 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3611 #  algorithm: "table_perf_comparison"
3612 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3613 #  history:
3614 #    - title: "rls1904"
3615 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3616 #  reference:
3617 #    title: "rls1908"
3618 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3619 #  compare:
3620 #    title: "rls2001"
3621 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3622 #  data: "vpp-performance-changes-3n-skx-mrr"
3623 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3624 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3625 #  parameters:
3626 #  - "name"
3627 #  - "parent"
3628 #  - "result"
3629 #
3630 ## VPP Performance Changes 3n-skx 8t4c MRR
3631 #- type: "table"
3632 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3633 #  algorithm: "table_perf_comparison"
3634 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3635 #  history:
3636 #    - title: "rls1904"
3637 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3638 #  reference:
3639 #    title: "rls1908"
3640 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3641 #  compare:
3642 #    title: "rls2001"
3643 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3644 #  data: "vpp-performance-changes-3n-skx-mrr"
3645 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3646 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3647 #  parameters:
3648 #  - "name"
3649 #  - "parent"
3650 #  - "result"
3651 #
3652 ## VPP Performance Changes 2n-skx 2t1c MRR
3653 #- type: "table"
3654 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3655 #  algorithm: "table_perf_comparison"
3656 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3657 #  history:
3658 #    - title: "rls1904"
3659 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3660 #  reference:
3661 #    title: "rls1908"
3662 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3663 #  compare:
3664 #    title: "rls2001"
3665 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3666 #  data: "vpp-performance-changes-2n-skx-mrr"
3667 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3668 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3669 #  parameters:
3670 #  - "name"
3671 #  - "parent"
3672 #  - "result"
3673 #
3674 ## VPP Performance Changes 2n-skx 4t2c MRR
3675 #- type: "table"
3676 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3677 #  algorithm: "table_perf_comparison"
3678 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3679 #  history:
3680 #    - title: "rls1904"
3681 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3682 #  reference:
3683 #    title: "rls1908"
3684 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3685 #  compare:
3686 #    title: "rls2001"
3687 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3688 #  data: "vpp-performance-changes-2n-skx-mrr"
3689 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3690 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3691 #  parameters:
3692 #  - "name"
3693 #  - "parent"
3694 #  - "result"
3695 #
3696 ## VPP Performance Changes 2n-skx 8t4c MRR
3697 #- type: "table"
3698 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3699 #  algorithm: "table_perf_comparison"
3700 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3701 #  history:
3702 #    - title: "rls1904"
3703 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3704 #  reference:
3705 #    title: "rls1908"
3706 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3707 #  compare:
3708 #    title: "rls2001"
3709 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3710 #  data: "vpp-performance-changes-2n-skx-mrr"
3711 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3712 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3713 #  parameters:
3714 #  - "name"
3715 #  - "parent"
3716 #  - "result"
3717 #
3718 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3719 #- type: "table"
3720 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3721 #  algorithm: "table_perf_comparison"
3722 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3723 #  reference:
3724 #    title: "rls1908"
3725 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3726 #  compare:
3727 #    title: "rls2001"
3728 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3729 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3730 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3731 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3732 #  parameters:
3733 #  - "name"
3734 #  - "parent"
3735 #  - "result"
3736 #
3737 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3738 #- type: "table"
3739 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3740 #  algorithm: "table_perf_comparison"
3741 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3742 #  reference:
3743 #    title: "rls1908"
3744 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3745 #  compare:
3746 #    title: "rls2001"
3747 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3748 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3749 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3750 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3751 #  parameters:
3752 #  - "name"
3753 #  - "parent"
3754 #  - "result"
3755 #
3756 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3757 #- type: "table"
3758 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3759 #  algorithm: "table_perf_comparison"
3760 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3761 #  reference:
3762 #    title: "rls1908"
3763 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3764 #  compare:
3765 #    title: "rls2001"
3766 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3767 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3768 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3769 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3770 #  parameters:
3771 #  - "name"
3772 #  - "parent"
3773 #  - "result"
3774
3775 # VPP Performance Changes 2n-dnv 1t1c MRR
3776 - type: "table"
3777   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3778   algorithm: "table_perf_comparison"
3779   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3780   reference:
3781     title: "rls1908"
3782     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3783   compare:
3784     title: "rls2001"
3785     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3786   data: "vpp-performance-changes-2n-dnv-mrr"
3787   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3788   filter: "'1T1C' and 'MRR'"
3789   parameters:
3790   - "name"
3791   - "parent"
3792   - "result"
3793
3794 # VPP Performance Changes 2n-dnv 2t2c MRR
3795 - type: "table"
3796   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3797   algorithm: "table_perf_comparison"
3798   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3799   reference:
3800     title: "rls1908"
3801     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3802   compare:
3803     title: "rls2001"
3804     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3805   data: "vpp-performance-changes-2n-dnv-mrr"
3806   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3807   filter: "'2T2C' and 'MRR'"
3808   parameters:
3809   - "name"
3810   - "parent"
3811   - "result"
3812
3813 # VPP Performance Changes 2n-dnv 4t4c MRR
3814 - type: "table"
3815   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3816   algorithm: "table_perf_comparison"
3817   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3818   reference:
3819     title: "rls1908"
3820     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3821   compare:
3822     title: "rls2001"
3823     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3824   data: "vpp-performance-changes-2n-dnv-mrr"
3825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3826   filter: "'4T4C' and 'MRR'"
3827   parameters:
3828   - "name"
3829   - "parent"
3830   - "result"
3831
3832 # VPP Performance Changes 3n-dnv 1t1c MRR
3833 - type: "table"
3834   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3835   algorithm: "table_perf_comparison"
3836   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3837   reference:
3838     title: "rls1908"
3839     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3840   compare:
3841     title: "rls2001"
3842     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3843   data: "vpp-performance-changes-3n-dnv-mrr"
3844   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3845   filter: "'1T1C' and 'MRR'"
3846   parameters:
3847   - "name"
3848   - "parent"
3849   - "result"
3850
3851 # VPP Performance Changes 3n-dnv 2t2c MRR
3852 - type: "table"
3853   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3854   algorithm: "table_perf_comparison"
3855   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3856   reference:
3857     title: "rls1908"
3858     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3859   compare:
3860     title: "rls2001"
3861     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3862   data: "vpp-performance-changes-3n-dnv-mrr"
3863   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3864   filter: "'2T2C' and 'MRR'"
3865   parameters:
3866   - "name"
3867   - "parent"
3868   - "result"
3869
3870 # VPP Performance Changes 3n-dnv 4t4c MRR
3871 - type: "table"
3872   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3873   algorithm: "table_perf_comparison"
3874   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3875   reference:
3876     title: "rls1908"
3877     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3878   compare:
3879     title: "rls2001"
3880     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3881   data: "vpp-performance-changes-3n-dnv-mrr"
3882   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3883   filter: "'4T4C' and 'MRR'"
3884   parameters:
3885   - "name"
3886   - "parent"
3887   - "result"
3888
3889 # VPP Performance Changes 3n-tsh 1t1c MRR
3890 - type: "table"
3891   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
3892   algorithm: "table_perf_comparison"
3893   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
3894   reference:
3895     title: "rls1908"
3896     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3897   compare:
3898     title: "rls2001"
3899     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3900   data: "vpp-performance-changes-3n-tsh-mrr"
3901   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3902   filter: "'1T1C' and 'MRR'"
3903   parameters:
3904   - "name"
3905   - "parent"
3906   - "result"
3907
3908 # VPP Performance Changes 3n-tsh 2t2c MRR
3909 - type: "table"
3910   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
3911   algorithm: "table_perf_comparison"
3912   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
3913   reference:
3914     title: "rls1908"
3915     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3916   compare:
3917     title: "rls2001"
3918     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3919   data: "vpp-performance-changes-3n-tsh-mrr"
3920   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3921   filter: "'2T2C' and 'MRR'"
3922   parameters:
3923   - "name"
3924   - "parent"
3925   - "result"
3926
3927 # VPP Performance Changes 3n-tsh 4t4c MRR
3928 - type: "table"
3929   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
3930   algorithm: "table_perf_comparison"
3931   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
3932   reference:
3933     title: "rls1908"
3934     data: "vpp-performance-changes-3n-tsh-mrr-ref"
3935   compare:
3936     title: "rls2001"
3937     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
3938   data: "vpp-performance-changes-3n-tsh-mrr"
3939   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3940   filter: "'4T4C' and 'MRR'"
3941   parameters:
3942   - "name"
3943   - "parent"
3944   - "result"
3945
3946 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
3947 #- type: "table"
3948 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
3949 #  algorithm: "table_perf_comparison_nic"
3950 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
3951 #  reference:
3952 #    title: "3n-hsw xl710"
3953 #    data: "vpp-compare-testbeds-mrr-ref"
3954 #    nic: "NIC_Intel-XL710"
3955 #  compare:
3956 #    title: "3n-skx xxv710"
3957 #    data: "vpp-compare-testbeds-mrr-cmp"
3958 #    nic: "NIC_Intel-XXV710"
3959 #  data: "vpp-compare-testbeds-mrr"
3960 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3961 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
3962 #  parameters:
3963 #  - "name"
3964 #  - "parent"
3965 #  - "result"
3966 #  - "tags"
3967 #
3968 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
3969 #- type: "table"
3970 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
3971 #  algorithm: "table_perf_comparison_nic"
3972 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
3973 #  reference:
3974 #    title: "3n-hsw xl710"
3975 #    data: "vpp-compare-testbeds-mrr-ref"
3976 #    nic: "NIC_Intel-XL710"
3977 #  compare:
3978 #    title: "3n-skx xxv710"
3979 #    data: "vpp-compare-testbeds-mrr-cmp"
3980 #    nic: "NIC_Intel-XXV710"
3981 #  data: "vpp-compare-testbeds-mrr"
3982 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3983 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
3984 #  parameters:
3985 #  - "name"
3986 #  - "parent"
3987 #  - "result"
3988 #  - "tags"
3989 #
3990 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
3991 #- type: "table"
3992 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
3993 #  algorithm: "table_perf_comparison_nic"
3994 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
3995 #  reference:
3996 #    title: "3n-hsw xl710"
3997 #    data: "vpp-compare-testbeds-mrr-ref"
3998 #    nic: "NIC_Intel-XL710"
3999 #  compare:
4000 #    title: "3n-skx xxv710"
4001 #    data: "vpp-compare-testbeds-mrr-cmp"
4002 #    nic: "NIC_Intel-XXV710"
4003 #  data: "vpp-compare-testbeds-mrr"
4004 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4005 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4006 #  parameters:
4007 #  - "name"
4008 #  - "parent"
4009 #  - "result"
4010 #  - "tags"
4011 #
4012 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4013 #- type: "table"
4014 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4015 #  algorithm: "table_perf_comparison"
4016 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4017 #  reference:
4018 #    title: "2n-skx"
4019 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4020 #  compare:
4021 #    title: "2n-clx"
4022 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4023 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4024 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4025 #  filter: "'2T1C'"
4026 #  parameters:
4027 #  - "name"
4028 #  - "parent"
4029 #  - "result"
4030 #  - "tags"
4031 #
4032 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4033 #- type: "table"
4034 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4035 #  algorithm: "table_perf_comparison"
4036 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4037 #  reference:
4038 #    title: "2n-skx"
4039 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4040 #  compare:
4041 #    title: "2n-clx"
4042 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4043 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4044 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4045 #  filter: "'4T2C'"
4046 #  parameters:
4047 #  - "name"
4048 #  - "parent"
4049 #  - "result"
4050 #  - "tags"
4051 #
4052 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4053 #- type: "table"
4054 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4055 #  algorithm: "table_perf_comparison"
4056 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4057 #  reference:
4058 #    title: "2n-skx"
4059 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4060 #  compare:
4061 #    title: "2n-clx"
4062 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4063 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4065 #  filter: "'8T4C'"
4066 #  parameters:
4067 #  - "name"
4068 #  - "parent"
4069 #  - "result"
4070 #  - "tags"
4071 #
4072 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4073 #- type: "table"
4074 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4075 #  algorithm: "table_perf_comparison"
4076 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4077 #  reference:
4078 #    title: "3-Node Skx"
4079 #    data: "vpp-compare-topologies-mrr-ref"
4080 #  compare:
4081 #    title: "2-Node Skx"
4082 #    data: "vpp-compare-topologies-mrr-cmp"
4083 #  data: "vpp-compare-topologies-mrr"
4084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4085 #  filter: "'MRR' and '1C'"
4086 #  parameters:
4087 #  - "name"
4088 #  - "parent"
4089 #  - "result"
4090 #
4091 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4092 #- type: "table"
4093 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4094 #  algorithm: "table_perf_comparison"
4095 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4096 #  reference:
4097 #    title: "3-Node Skx"
4098 #    data: "vpp-compare-topologies-mrr-ref"
4099 #  compare:
4100 #    title: "2-Node Skx"
4101 #    data: "vpp-compare-topologies-mrr-cmp"
4102 #  data: "vpp-compare-topologies-mrr"
4103 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4104 #  filter: "'MRR' and '2C'"
4105 #  parameters:
4106 #  - "name"
4107 #  - "parent"
4108 #  - "result"
4109 #
4110 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4111 #- type: "table"
4112 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4113 #  algorithm: "table_perf_comparison"
4114 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4115 #  reference:
4116 #    title: "3-Node Skx"
4117 #    data: "vpp-compare-topologies-mrr-ref"
4118 #  compare:
4119 #    title: "2-Node Skx"
4120 #    data: "vpp-compare-topologies-mrr-cmp"
4121 #  data: "vpp-compare-topologies-mrr"
4122 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4123 #  filter: "'MRR' and '4C'"
4124 #  parameters:
4125 #  - "name"
4126 #  - "parent"
4127 #  - "result"
4128
4129 # Detailed Test Results - VPP Performance Results 3n-hsw
4130 - type: "table"
4131   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4132   algorithm: "table_merged_details"
4133   output-file-ext: ".csv"
4134   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4135   columns:
4136   - title: " |prein| Test Name |preout| "
4137     data: "data name"
4138   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4139     data: "data msg"
4140   rows: "generated"
4141   data: "vpp-perf-results-3n-hsw"
4142   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4143   parameters:
4144   - "name"
4145   - "parent"
4146   - "msg"
4147
4148 ## Detailed Test Results - VPP Performance Results 3n-skx
4149 #- type: "table"
4150 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4151 #  algorithm: "table_merged_details"
4152 #  output-file-ext: ".csv"
4153 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4154 #  columns:
4155 #  - title: " |prein| Test Name |preout| "
4156 #    data: "data name"
4157 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4158 #    data: "data msg"
4159 #  rows: "generated"
4160 #  data: "vpp-perf-results-3n-skx"
4161 #  filter: "not 'CFS_OPT'"
4162 #  parameters:
4163 #  - "name"
4164 #  - "parent"
4165 #  - "msg"
4166 #
4167 ## Detailed Test Results - VPP Performance Results 2n-skx
4168 #- type: "table"
4169 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4170 #  algorithm: "table_merged_details"
4171 #  output-file-ext: ".csv"
4172 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4173 #  columns:
4174 #  - title: " |prein| Test Name |preout| "
4175 #    data: "data name"
4176 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4177 #    data: "data msg"
4178 #  rows: "generated"
4179 #  data: "vpp-perf-results-2n-skx"
4180 #  filter: "not 'CFS_OPT'"
4181 #  parameters:
4182 #  - "name"
4183 #  - "parent"
4184 #  - "msg"
4185
4186 ## Detailed Test Results - VPP Performance Results 2n-clx
4187 #- type: "table"
4188 #  title: "Detailed Test Results - VPP Performance Results 2n-clx"
4189 #  algorithm: "table_merged_details"
4190 #  output-file-ext: ".csv"
4191 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4192 #  columns:
4193 #  - title: " |prein| Test Name |preout| "
4194 #    data: "data name"
4195 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4196 #    data: "data msg"
4197 #  rows: "generated"
4198 #  data: "vpp-perf-results-2n-clx"
4199 #  filter: "not 'CFS_OPT'"
4200 #  parameters:
4201 #  - "name"
4202 #  - "parent"
4203 #  - "msg"
4204
4205 # Detailed Test Results - VPP Performance Results 3n-tsh
4206 - type: "table"
4207   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4208   algorithm: "table_merged_details"
4209   output-file-ext: ".csv"
4210   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4211   columns:
4212   - title: " |prein| Test Name |preout| "
4213     data: "data name"
4214   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4215     data: "data msg"
4216   rows: "generated"
4217   data: "vpp-perf-results-3n-tsh"
4218   filter: "not 'CFS_OPT'"
4219   parameters:
4220   - "name"
4221   - "parent"
4222   - "msg"
4223
4224 # Detailed Test Results - VPP Performance Results 3n-dnv
4225 - type: "table"
4226   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4227   algorithm: "table_merged_details"
4228   output-file-ext: ".csv"
4229   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4230   columns:
4231   - title: " |prein| Test Name |preout| "
4232     data: "data name"
4233   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4234     data: "data msg"
4235   rows: "generated"
4236   data: "vpp-perf-results-3n-dnv"
4237   filter: "'NDRPDR'"
4238   parameters:
4239   - "name"
4240   - "parent"
4241   - "msg"
4242
4243 # Detailed Test Results - VPP Performance Results 2n-dnv
4244 - type: "table"
4245   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4246   algorithm: "table_merged_details"
4247   output-file-ext: ".csv"
4248   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4249   columns:
4250   - title: " |prein| Test Name |preout| "
4251     data: "data name"
4252   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
4253     data: "data msg"
4254   rows: "generated"
4255   data: "vpp-perf-results-2n-dnv"
4256   filter: "'NDRPDR'"
4257   parameters:
4258   - "name"
4259   - "parent"
4260   - "msg"
4261
4262 # Test configuration - VPP Performance Test Configs 3n-hsw
4263 - type: "table"
4264   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4265   algorithm: "table_merged_details"
4266   output-file-ext: ".csv"
4267   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4268   columns:
4269   - title: "Name"
4270     data: "data name"
4271   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4272     data: "data conf-history"
4273   rows: "generated"
4274   data: "vpp-perf-results-3n-hsw"
4275   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
4276   parameters:
4277   - "parent"
4278   - "name"
4279   - "conf-history"
4280
4281 ## Test configuration - VPP Performance Test Configs 3n-skx
4282 #- type: "table"
4283 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4284 #  algorithm: "table_merged_details"
4285 #  output-file-ext: ".csv"
4286 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4287 #  columns:
4288 #  - title: "Name"
4289 #    data: "data name"
4290 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4291 #    data: "data conf-history"
4292 #  rows: "generated"
4293 #  data: "vpp-perf-results-3n-skx"
4294 #  filter: "not 'CFS_OPT'"
4295 #  parameters:
4296 #  - "parent"
4297 #  - "name"
4298 #  - "conf-history"
4299 #
4300 ## Test configuration - VPP Performance Test Configs 2n-skx
4301 #- type: "table"
4302 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4303 #  algorithm: "table_merged_details"
4304 #  output-file-ext: ".csv"
4305 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4306 #  columns:
4307 #  - title: "Name"
4308 #    data: "data name"
4309 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4310 #    data: "data conf-history"
4311 #  rows: "generated"
4312 #  data: "vpp-perf-results-2n-skx"
4313 #  filter: "not 'CFS_OPT'"
4314 #  parameters:
4315 #  - "parent"
4316 #  - "name"
4317 #  - "conf-history"
4318
4319 ## Test configuration - VPP Performance Test Configs 2n-clx
4320 #- type: "table"
4321 #  title: "Test configuration - VPP Performance Test Configs 2n-clx"
4322 #  algorithm: "table_merged_details"
4323 #  output-file-ext: ".csv"
4324 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4325 #  columns:
4326 #  - title: "Name"
4327 #    data: "data name"
4328 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4329 #    data: "data conf-history"
4330 #  rows: "generated"
4331 #  data: "vpp-perf-results-2n-clx"
4332 #  filter: "not 'CFS_OPT'"
4333 #  parameters:
4334 #  - "parent"
4335 #  - "name"
4336 #  - "conf-history"
4337
4338 # Test configuration - VPP Performance Test Configs 3n-tsh
4339 - type: "table"
4340   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4341   algorithm: "table_merged_details"
4342   output-file-ext: ".csv"
4343   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4344   columns:
4345   - title: "Name"
4346     data: "data name"
4347   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4348     data: "data conf-history"
4349   rows: "generated"
4350   data: "vpp-perf-results-3n-tsh"
4351   filter: "not 'CFS_OPT'"
4352   parameters:
4353   - "parent"
4354   - "name"
4355   - "conf-history"
4356
4357 # Test configuration - VPP Performance Test Configs 3n-dnv
4358 - type: "table"
4359   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4360   algorithm: "table_merged_details"
4361   output-file-ext: ".csv"
4362   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4363   columns:
4364   - title: "Name"
4365     data: "data name"
4366   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4367     data: "data conf-history"
4368   rows: "generated"
4369   data: "vpp-perf-results-3n-dnv"
4370   filter: "'NDRPDR'"
4371   parameters:
4372   - "parent"
4373   - "name"
4374   - "conf-history"
4375
4376 # Test configuration - VPP Performance Test Configs 2n-dnv
4377 - type: "table"
4378   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4379   algorithm: "table_merged_details"
4380   output-file-ext: ".csv"
4381   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4382   columns:
4383   - title: "Name"
4384     data: "data name"
4385   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4386     data: "data conf-history"
4387   rows: "generated"
4388   data: "vpp-perf-results-2n-dnv"
4389   filter: "'NDRPDR'"
4390   parameters:
4391   - "parent"
4392   - "name"
4393   - "conf-history"
4394
4395 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4396 - type: "table"
4397   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4398   algorithm: "table_oper_data_html"
4399   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4400   data: "vpp-perf-results-3n-hsw"
4401   filter: "'NDRPDR'"
4402
4403 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4404 #- type: "table"
4405 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4406 #  algorithm: "table_oper_data_html"
4407 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4408 #  data: "vpp-perf-results-3n-skx"
4409 #  filter: "not 'CFS_OPT'"
4410 #
4411 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4412 #- type: "table"
4413 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4414 #  algorithm: "table_oper_data_html"
4415 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4416 #  data: "vpp-perf-results-2n-skx"
4417 #  filter: "not 'CFS_OPT'"
4418
4419 ## Test Operational Data - VPP Performance Operational Data 2n-clx
4420 #- type: "table"
4421 #  title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4422 #  algorithm: "table_oper_data_html"
4423 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4424 #  data: "vpp-perf-results-2n-clx"
4425 #  filter: "not 'CFS_OPT'"
4426
4427 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4428 - type: "table"
4429   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4430   algorithm: "table_oper_data_html"
4431   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4432   data: "vpp-perf-results-3n-tsh"
4433   filter: "not 'CFS_OPT'"
4434
4435 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4436 - type: "table"
4437   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4438   algorithm: "table_oper_data_html"
4439   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4440   data: "vpp-perf-results-3n-dnv"
4441   filter: "'NDRPDR'"
4442
4443 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4444 - type: "table"
4445   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4446   algorithm: "table_oper_data_html"
4447   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4448   data: "vpp-perf-results-2n-dnv"
4449   filter: "'NDRPDR'"
4450
4451 # Detailed Test Results - VPP MRR Results 3n-hsw
4452 - type: "table"
4453   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4454   algorithm: "table_details"
4455   output-file-ext: ".csv"
4456   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4457   columns:
4458   - title: " |prein| Test Name |preout| "
4459     data: "data name"
4460   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4461     data: "data msg"
4462   rows: "generated"
4463   data: "vpp-mrr-results-3n-hsw"
4464   filter: "'MRR'"
4465   parameters:
4466   - "name"
4467   - "parent"
4468   - "msg"
4469
4470 ## Detailed Test Results - VPP MRR Results 3n-skx
4471 #- type: "table"
4472 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4473 #  algorithm: "table_details"
4474 #  output-file-ext: ".csv"
4475 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4476 #  columns:
4477 #  - title: " |prein| Test Name |preout| "
4478 #    data: "data name"
4479 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4480 #    data: "data msg"
4481 #  rows: "generated"
4482 #  data: "vpp-mrr-results-3n-skx"
4483 #  filter: "'MRR'"
4484 #  parameters:
4485 #  - "name"
4486 #  - "parent"
4487 #  - "msg"
4488 #
4489 ## Detailed Test Results - VPP MRR Results 2n-skx
4490 #- type: "table"
4491 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4492 #  algorithm: "table_details"
4493 #  output-file-ext: ".csv"
4494 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4495 #  columns:
4496 #  - title: " |prein| Test Name |preout| "
4497 #    data: "data name"
4498 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4499 #    data: "data msg"
4500 #  rows: "generated"
4501 #  data: "vpp-mrr-results-2n-skx"
4502 #  filter: "'MRR'"
4503 #  parameters:
4504 #  - "name"
4505 #  - "parent"
4506 #  - "msg"
4507
4508 ## Detailed Test Results - VPP MRR Results 2n-clx
4509 #- type: "table"
4510 #  title: "Detailed Test Results - VPP MRR Results 2n-clx"
4511 #  algorithm: "table_details"
4512 #  output-file-ext: ".csv"
4513 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4514 #  columns:
4515 #  - title: " |prein| Test Name |preout| "
4516 #    data: "data name"
4517 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4518 #    data: "data msg"
4519 #  rows: "generated"
4520 #  data: "vpp-mrr-results-2n-clx"
4521 #  filter: "'MRR'"
4522 #  parameters:
4523 #  - "name"
4524 #  - "parent"
4525 #  - "msg"
4526
4527 ## Detailed Test Results - VPP MRR Results 3n-tsh
4528 #- type: "table"
4529 #  title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4530 #  algorithm: "table_details"
4531 #  output-file-ext: ".csv"
4532 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4533 #  columns:
4534 #  - title: " |prein| Test Name |preout| "
4535 #    data: "data name"
4536 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4537 #    data: "data msg"
4538 #  rows: "generated"
4539 #  data: "vpp-mrr-results-3n-tsh"
4540 #  filter: "'MRR'"
4541 #  parameters:
4542 #  - "name"
4543 #  - "parent"
4544 #  - "msg"
4545
4546 # Detailed Test Results - VPP MRR Results 3n-dnv
4547 - type: "table"
4548   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4549   algorithm: "table_details"
4550   output-file-ext: ".csv"
4551   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4552   columns:
4553   - title: " |prein| Test Name |preout| "
4554     data: "data name"
4555   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4556     data: "data msg"
4557   rows: "generated"
4558   data: "vpp-mrr-results-3n-dnv"
4559   filter: "'MRR'"
4560   parameters:
4561   - "name"
4562   - "parent"
4563   - "msg"
4564
4565 # Detailed Test Results - VPP MRR Results 2n-dnv
4566 - type: "table"
4567   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4568   algorithm: "table_details"
4569   output-file-ext: ".csv"
4570   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4571   columns:
4572   - title: " |prein| Test Name |preout| "
4573     data: "data name"
4574   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4575     data: "data msg"
4576   rows: "generated"
4577   data: "vpp-mrr-results-2n-dnv"
4578   filter: "'MRR'"
4579   parameters:
4580   - "name"
4581   - "parent"
4582   - "msg"
4583
4584 # Test configuration - VPP MRR Test Configs 3n-hsw
4585 - type: "table"
4586   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4587   algorithm: "table_details"
4588   output-file-ext: ".csv"
4589   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4590   columns:
4591   - title: "Name"
4592     data: "data name"
4593   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4594     data: "data conf-history"
4595   rows: "generated"
4596   data: "vpp-mrr-results-3n-hsw"
4597   filter: "'MRR'"
4598   parameters:
4599   - "parent"
4600   - "name"
4601   - "conf-history"
4602
4603 ## Test configuration - VPP MRR Test Configs 3n-skx
4604 #- type: "table"
4605 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4606 #  algorithm: "table_details"
4607 #  output-file-ext: ".csv"
4608 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4609 #  columns:
4610 #  - title: "Name"
4611 #    data: "data name"
4612 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4613 #    data: "data conf-history"
4614 #  rows: "generated"
4615 #  data: "vpp-mrr-results-3n-skx"
4616 #  filter: "'MRR'"
4617 #  parameters:
4618 #  - "parent"
4619 #  - "name"
4620 #  - "conf-history"
4621 #
4622 ## Test configuration - VPP MRR Test Configs 2n-skx
4623 #- type: "table"
4624 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4625 #  algorithm: "table_details"
4626 #  output-file-ext: ".csv"
4627 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4628 #  columns:
4629 #  - title: "Name"
4630 #    data: "data name"
4631 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4632 #    data: "data conf-history"
4633 #  rows: "generated"
4634 #  data: "vpp-mrr-results-2n-skx"
4635 #  filter: "'MRR'"
4636 #  parameters:
4637 #  - "parent"
4638 #  - "name"
4639 #  - "conf-history"
4640
4641 ## Test configuration - VPP MRR Test Configs 2n-clx
4642 #- type: "table"
4643 #  title: "Test configuration - VPP MRR Test Configs 2n-clx"
4644 #  algorithm: "table_details"
4645 #  output-file-ext: ".csv"
4646 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4647 #  columns:
4648 #  - title: "Name"
4649 #    data: "data name"
4650 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4651 #    data: "data conf-history"
4652 #  rows: "generated"
4653 #  data: "vpp-mrr-results-2n-clx"
4654 #  filter: "'MRR'"
4655 #  parameters:
4656 #  - "parent"
4657 #  - "name"
4658 #  - "conf-history"
4659
4660 ## Test configuration - VPP MRR Test Configs 3n-tsh
4661 #- type: "table"
4662 #  title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4663 #  algorithm: "table_details"
4664 #  output-file-ext: ".csv"
4665 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4666 #  columns:
4667 #  - title: "Name"
4668 #    data: "data name"
4669 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
4670 #    data: "data conf-history"
4671 #  rows: "generated"
4672 #  data: "vpp-mrr-results-3n-tsh"
4673 #  filter: "'MRR'"
4674 #  parameters:
4675 #  - "parent"
4676 #  - "name"
4677 #  - "conf-history"
4678
4679 # Test configuration - VPP MRR Test Configs 3n-dnv
4680 - type: "table"
4681   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4682   algorithm: "table_details"
4683   output-file-ext: ".csv"
4684   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4685   columns:
4686   - title: "Name"
4687     data: "data name"
4688   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4689     data: "data conf-history"
4690   rows: "generated"
4691   data: "vpp-mrr-results-3n-dnv"
4692   filter: "'MRR'"
4693   parameters:
4694   - "parent"
4695   - "name"
4696   - "conf-history"
4697
4698 # Test configuration - VPP MRR Test Configs 2n-dnv
4699 - type: "table"
4700   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4701   algorithm: "table_details"
4702   output-file-ext: ".csv"
4703   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4704   columns:
4705   - title: "Name"
4706     data: "data name"
4707   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4708     data: "data conf-history"
4709   rows: "generated"
4710   data: "vpp-mrr-results-2n-dnv"
4711   filter: "'MRR'"
4712   parameters:
4713   - "parent"
4714   - "name"
4715   - "conf-history"
4716
4717 # Detailed Test Results - VPP Device Results - Ubuntu
4718 - type: "table"
4719   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4720   algorithm: "table_details"
4721   output-file-ext: ".csv"
4722   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4723   columns:
4724   - title: " |prein| Test Name |preout| "
4725     data: "data name"
4726   - title: "Status"
4727     data: "data status"
4728   rows: "generated"
4729   data: "vpp-device-results-ubuntu"
4730   filter: "all"
4731   parameters:
4732   - "name"
4733   - "parent"
4734   - "doc"
4735   - "status"
4736
4737 # Test configuration - VPP Device Test Configs - Ubuntu
4738 - type: "table"
4739   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4740   algorithm: "table_details"
4741   output-file-ext: ".csv"
4742   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4743   columns:
4744   - title: "Name"
4745     data: "data name"
4746   - title: "VPP API Test Commands History - Commands Used Per Test Case"
4747     data: "data conf-history"
4748   rows: "generated"
4749   data: "vpp-device-results-ubuntu"
4750   filter: "all"
4751   parameters:
4752   - "parent"
4753   - "name"
4754   - "conf-history"
4755
4756 ################################################################################
4757
4758 # DPDK Performance Changes 3n-hsw 1t1c pdr
4759 - type: "table"
4760   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4761   algorithm: "table_perf_comparison"
4762   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4763   history:
4764     - title: "rls1904"
4765       data: "dpdk-performance-changes-3n-hsw-h1"
4766   reference:
4767     title: "rls1908"
4768     data: "dpdk-performance-changes-3n-hsw-ref"
4769   compare:
4770     title: "rls2001"
4771     data: "dpdk-performance-changes-3n-hsw-cmp"
4772   data: "dpdk-performance-changes-3n-hsw"
4773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4774   filter: "'1T1C'"
4775   parameters:
4776   - "name"
4777   - "parent"
4778   - "throughput"
4779
4780 # DPDK Performance Changes 3n-hsw 2t2c pdr
4781 - type: "table"
4782   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4783   algorithm: "table_perf_comparison"
4784   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4785   history:
4786     - title: "rls1904"
4787       data: "dpdk-performance-changes-3n-hsw-h1"
4788   reference:
4789     title: "rls1908"
4790     data: "dpdk-performance-changes-3n-hsw-ref"
4791   compare:
4792     title: "rls2001"
4793     data: "dpdk-performance-changes-3n-hsw-cmp"
4794   data: "dpdk-performance-changes-3n-hsw"
4795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4796   filter: "'2T2C'"
4797   parameters:
4798   - "name"
4799   - "parent"
4800   - "throughput"
4801
4802 # DPDK Performance Changes 3n-hsw 1t1c ndr
4803 - type: "table"
4804   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4805   algorithm: "table_perf_comparison"
4806   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4807   history:
4808     - title: "rls1904"
4809       data: "dpdk-performance-changes-3n-hsw-h1"
4810   reference:
4811     title: "rls1908"
4812     data: "dpdk-performance-changes-3n-hsw-ref"
4813   compare:
4814     title: "rls2001"
4815     data: "dpdk-performance-changes-3n-hsw-cmp"
4816   data: "dpdk-performance-changes-3n-hsw"
4817   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4818   filter: "'1T1C'"
4819   parameters:
4820   - "name"
4821   - "parent"
4822   - "throughput"
4823
4824 # DPDK Performance Changes 3n-hsw 2t2c ndr
4825 - type: "table"
4826   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4827   algorithm: "table_perf_comparison"
4828   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4829   history:
4830     - title: "rls1904"
4831       data: "dpdk-performance-changes-3n-hsw-h1"
4832   reference:
4833     title: "rls1908"
4834     data: "dpdk-performance-changes-3n-hsw-ref"
4835   compare:
4836     title: "rls2001"
4837     data: "dpdk-performance-changes-3n-hsw-cmp"
4838   data: "dpdk-performance-changes-3n-hsw"
4839   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4840   filter: "'2T2C'"
4841   parameters:
4842   - "name"
4843   - "parent"
4844   - "throughput"
4845
4846 ## DPDK Performance Changes 3n-skx 2t1c pdr
4847 #- type: "table"
4848 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4849 #  algorithm: "table_perf_comparison"
4850 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4851 #  history:
4852 #    - title: "rls1904"
4853 #      data: "dpdk-performance-changes-3n-skx-h1"
4854 #  reference:
4855 #    title: "rls1908"
4856 #    data: "dpdk-performance-changes-3n-skx-ref"
4857 #  compare:
4858 #    title: "rls2001"
4859 #    data: "dpdk-performance-changes-3n-skx-cmp"
4860 #  data: "dpdk-performance-changes-3n-skx"
4861 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4862 #  filter: "'2T1C'"
4863 #  parameters:
4864 #  - "name"
4865 #  - "parent"
4866 #  - "throughput"
4867 #
4868 ## DPDK Performance Changes 3n-skx 4t2c pdr
4869 #- type: "table"
4870 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4871 #  algorithm: "table_perf_comparison"
4872 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4873 #  history:
4874 #    - title: "rls1904"
4875 #      data: "dpdk-performance-changes-3n-skx-h1"
4876 #  reference:
4877 #    title: "rls1908"
4878 #    data: "dpdk-performance-changes-3n-skx-ref"
4879 #  compare:
4880 #    title: "rls2001"
4881 #    data: "dpdk-performance-changes-3n-skx-cmp"
4882 #  data: "dpdk-performance-changes-3n-skx"
4883 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4884 #  filter: "'4T2C'"
4885 #  parameters:
4886 #  - "name"
4887 #  - "parent"
4888 #  - "throughput"
4889 #
4890 ## DPDK Performance Changes 3n-skx 2t1c ndr
4891 #- type: "table"
4892 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4893 #  algorithm: "table_perf_comparison"
4894 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4895 #  history:
4896 #    - title: "rls1904"
4897 #      data: "dpdk-performance-changes-3n-skx-h1"
4898 #  reference:
4899 #    title: "rls1908"
4900 #    data: "dpdk-performance-changes-3n-skx-ref"
4901 #  compare:
4902 #    title: "rls2001"
4903 #    data: "dpdk-performance-changes-3n-skx-cmp"
4904 #  data: "dpdk-performance-changes-3n-skx"
4905 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4906 #  filter: "'2T1C'"
4907 #  parameters:
4908 #  - "name"
4909 #  - "parent"
4910 #  - "throughput"
4911 #
4912 ## DPDK Performance Changes 3n-skx 4t2c ndr
4913 #- type: "table"
4914 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4915 #  algorithm: "table_perf_comparison"
4916 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4917 #  history:
4918 #    - title: "rls1904"
4919 #      data: "dpdk-performance-changes-3n-skx-h1"
4920 #  reference:
4921 #    title: "rls1908"
4922 #    data: "dpdk-performance-changes-3n-skx-ref"
4923 #  compare:
4924 #    title: "rls2001"
4925 #    data: "dpdk-performance-changes-3n-skx-cmp"
4926 #  data: "dpdk-performance-changes-3n-skx"
4927 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4928 #  filter: "'4T2C'"
4929 #  parameters:
4930 #  - "name"
4931 #  - "parent"
4932 #  - "throughput"
4933 #
4934 ## DPDK Performance Changes 2n-skx 2t1c pdr
4935 #- type: "table"
4936 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4937 #  algorithm: "table_perf_comparison"
4938 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
4939 #  history:
4940 #    - title: "rls1904"
4941 #      data: "dpdk-performance-changes-2n-skx-h1"
4942 #  reference:
4943 #    title: "rls1908"
4944 #    data: "dpdk-performance-changes-2n-skx-ref"
4945 #  compare:
4946 #    title: "rls2001"
4947 #    data: "dpdk-performance-changes-2n-skx-cmp"
4948 #  data: "dpdk-performance-changes-2n-skx"
4949 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4950 #  filter: "'2T1C'"
4951 #  parameters:
4952 #  - "name"
4953 #  - "parent"
4954 #  - "throughput"
4955 #
4956 ## DPDK Performance Changes 2n-skx 4t2c pdr
4957 #- type: "table"
4958 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
4959 #  algorithm: "table_perf_comparison"
4960 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
4961 #  history:
4962 #    - title: "rls1904"
4963 #      data: "dpdk-performance-changes-2n-skx-h1"
4964 #  reference:
4965 #    title: "rls1908"
4966 #    data: "dpdk-performance-changes-2n-skx-ref"
4967 #  compare:
4968 #    title: "rls2001"
4969 #    data: "dpdk-performance-changes-2n-skx-cmp"
4970 #  data: "dpdk-performance-changes-2n-skx"
4971 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4972 #  filter: "'4T2C'"
4973 #  parameters:
4974 #  - "name"
4975 #  - "parent"
4976 #  - "throughput"
4977 #
4978 ## DPDK Performance Changes 2n-skx 2t1c ndr
4979 #- type: "table"
4980 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
4981 #  algorithm: "table_perf_comparison"
4982 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
4983 #  history:
4984 #    - title: "rls1904"
4985 #      data: "dpdk-performance-changes-2n-skx-h1"
4986 #  reference:
4987 #    title: "rls1908"
4988 #    data: "dpdk-performance-changes-2n-skx-ref"
4989 #  compare:
4990 #    title: "rls2001"
4991 #    data: "dpdk-performance-changes-2n-skx-cmp"
4992 #  data: "dpdk-performance-changes-2n-skx"
4993 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4994 #  filter: "'2T1C'"
4995 #  parameters:
4996 #  - "name"
4997 #  - "parent"
4998 #  - "throughput"
4999 #
5000 ## DPDK Performance Changes 2n-skx 4t2c ndr
5001 #- type: "table"
5002 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5003 #  algorithm: "table_perf_comparison"
5004 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5005 #  history:
5006 #    - title: "rls1904"
5007 #      data: "dpdk-performance-changes-2n-skx-h1"
5008 #  reference:
5009 #    title: "rls1908"
5010 #    data: "dpdk-performance-changes-2n-skx-ref"
5011 #  compare:
5012 #    title: "rls2001"
5013 #    data: "dpdk-performance-changes-2n-skx-cmp"
5014 #  data: "dpdk-performance-changes-2n-skx"
5015 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5016 #  filter: "'4T2C'"
5017 #  parameters:
5018 #  - "name"
5019 #  - "parent"
5020 #  - "throughput"
5021 #
5022 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5023 #- type: "table"
5024 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5025 #  algorithm: "table_perf_comparison"
5026 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5027 #  reference:
5028 #    title: "3-Node Hsw"
5029 #    data: "dpdk-compare-testbeds-ref"
5030 #  compare:
5031 #    title: "3-Node Skx"
5032 #    data: "dpdk-compare-testbeds-cmp"
5033 #  data: "dpdk-compare-testbeds"
5034 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5035 #  filter: "'NIC_Intel-X710'"
5036 #  parameters:
5037 #  - "name"
5038 #  - "parent"
5039 #  - "throughput"
5040 #
5041 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5042 #- type: "table"
5043 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5044 #  algorithm: "table_perf_comparison"
5045 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5046 #  reference:
5047 #    title: "3-Node Hsw"
5048 #    data: "dpdk-compare-testbeds-ref"
5049 #  compare:
5050 #    title: "3-Node Skx"
5051 #    data: "dpdk-compare-testbeds-cmp"
5052 #  data: "dpdk-compare-testbeds"
5053 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5054 #  filter: "'NIC_Intel-X710'"
5055 #  parameters:
5056 #  - "name"
5057 #  - "parent"
5058 #  - "throughput"
5059 #
5060 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5061 #- type: "table"
5062 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5063 #  algorithm: "table_perf_comparison"
5064 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5065 #  reference:
5066 #    title: "2-Node Skx"
5067 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5068 #  compare:
5069 #    title: "2-Node Clx"
5070 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5071 #  data: "dpdk-compare-testbeds-skx-clx"
5072 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5073 #  filter: "'NDRPDR'"
5074 #  parameters:
5075 #  - "name"
5076 #  - "parent"
5077 #  - "throughput"
5078 #
5079 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5080 #- type: "table"
5081 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5082 #  algorithm: "table_perf_comparison"
5083 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5084 #  reference:
5085 #    title: "2-Node Skx"
5086 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5087 #  compare:
5088 #    title: "2-Node Clx"
5089 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5090 #  data: "dpdk-compare-testbeds-skx-clx"
5091 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5092 #  filter: "'NDRPDR'"
5093 #  parameters:
5094 #  - "name"
5095 #  - "parent"
5096 #  - "throughput"
5097 #
5098 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5099 #- type: "table"
5100 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5101 #  algorithm: "table_perf_comparison"
5102 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5103 #  reference:
5104 #    title: "3-Node Skx"
5105 #    data: "dpdk-compare-topologies-ref"
5106 #  compare:
5107 #    title: "2-Node Skx"
5108 #    data: "dpdk-compare-topologies-cmp"
5109 #  data: "dpdk-compare-topologies"
5110 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5111 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5112 #  parameters:
5113 #  - "name"
5114 #  - "parent"
5115 #  - "throughput"
5116 #
5117 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5118 #- type: "table"
5119 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5120 #  algorithm: "table_perf_comparison"
5121 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5122 #  reference:
5123 #    title: "3-Node Skx"
5124 #    data: "dpdk-compare-topologies-ref"
5125 #  compare:
5126 #    title: "2-Node Skx"
5127 #    data: "dpdk-compare-topologies-cmp"
5128 #  data: "dpdk-compare-topologies"
5129 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130 #  filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
5131 #  parameters:
5132 #  - "name"
5133 #  - "parent"
5134 #  - "throughput"
5135
5136 # Detailed Test Results - DPDK Performance Results 3n-hsw
5137 - type: "table"
5138   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5139   algorithm: "table_merged_details"
5140   output-file-ext: ".csv"
5141   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5142   columns:
5143   - title: " |prein| Test Name |preout| "
5144     data: "data name"
5145   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5146     data: "data msg"
5147   rows: "generated"
5148   data: "dpdk-perf-results-3n-hsw"
5149   filter: "all"
5150   parameters:
5151   - "name"
5152   - "parent"
5153   - "msg"
5154
5155 ## Detailed Test Results - DPDK Performance Results 3n-skx
5156 #- type: "table"
5157 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5158 #  algorithm: "table_details"
5159 #  output-file-ext: ".csv"
5160 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5161 #  columns:
5162 #  - title: " |prein| Test Name |preout| "
5163 #    data: "data name"
5164 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5165 #    data: "data msg"
5166 #  rows: "generated"
5167 #  data: "dpdk-perf-results-3n-skx"
5168 #  filter: "all"
5169 #  parameters:
5170 #  - "name"
5171 #  - "parent"
5172 #  - "msg"
5173 #
5174 ## Detailed Test Results - DPDK Performance Results 2n-skx
5175 #- type: "table"
5176 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5177 #  algorithm: "table_details"
5178 #  output-file-ext: ".csv"
5179 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5180 #  columns:
5181 #  - title: " |prein| Test Name |preout| "
5182 #    data: "data name"
5183 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5184 #    data: "data msg"
5185 #  rows: "generated"
5186 #  data: "dpdk-perf-results-2n-skx"
5187 #  filter: "all"
5188 #  parameters:
5189 #  - "name"
5190 #  - "parent"
5191 #  - "msg"
5192
5193 ## Detailed Test Results - DPDK Performance Results 2n-clx
5194 #- type: "table"
5195 #  title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5196 #  algorithm: "table_details"
5197 #  output-file-ext: ".csv"
5198 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5199 #  columns:
5200 #  - title: " |prein| Test Name |preout| "
5201 #    data: "data name"
5202 #  - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5203 #    data: "data msg"
5204 #  rows: "generated"
5205 #  data: "dpdk-perf-results-2n-clx"
5206 #  filter: "all"
5207 #  parameters:
5208 #  - "name"
5209 #  - "parent"
5210 #  - "msg"
5211
5212 # Detailed Test Results - DPDK Performance Results 2n-dnv
5213 - type: "table"
5214   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5215   algorithm: "table_details"
5216   output-file-ext: ".csv"
5217   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5218   columns:
5219   - title: " |prein| Test Name |preout| "
5220     data: "data name"
5221   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5222     data: "data msg"
5223   rows: "generated"
5224   data: "dpdk-perf-results-2n-dnv"
5225   filter: "all"
5226   parameters:
5227   - "name"
5228   - "parent"
5229   - "msg"
5230
5231 # Detailed Test Results - DPDK Performance Results 3n-dnv
5232 - type: "table"
5233   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5234   algorithm: "table_details"
5235   output-file-ext: ".csv"
5236   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5237   columns:
5238   - title: " |prein| Test Name |preout| "
5239     data: "data name"
5240   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5241     data: "data msg"
5242   rows: "generated"
5243   data: "dpdk-perf-results-3n-dnv"
5244   filter: "all"
5245   parameters:
5246   - "name"
5247   - "parent"
5248   - "msg"
5249
5250 # Detailed Test Results - DPDK Performance Results 3n-tsh
5251 - type: "table"
5252   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5253   algorithm: "table_details"
5254   output-file-ext: ".csv"
5255   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5256   columns:
5257   - title: " |prein| Test Name |preout| "
5258     data: "data name"
5259   - title: " |prein| 1. Mpps Gbps (NDR Throughput) |br| 2. Mpps Gbps (PDR Throughput) |br| 3. P50 P90 P99 , P50 P90 P99 (10% PDR Uni-Dir Latency in uSec) |br| 4. P50 P90 P99 , P50 P90 P99 (50% PDR Uni-Dir Latency in uSec) |br| 5. P50 P90 P99 , P50 P90 P99 (90% PDR Uni-Dir Latency in uSec) |preout| "
5260     data: "data msg"
5261   rows: "generated"
5262   data: "dpdk-perf-results-3n-tsh"
5263   filter: "all"
5264   parameters:
5265   - "name"
5266   - "parent"
5267   - "msg"
5268
5269 ################################################################################
5270 ###                                F I L E S                                 ###
5271 ################################################################################
5272
5273 # VPP Performance Results 3n-hsw
5274 - type: "file"
5275   title: "VPP Performance Results 3n-hsw"
5276   algorithm: "file_test_results"
5277   output-file-ext: ".rst"
5278   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
5279   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5280   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5281   data: "vpp-perf-results-3n-hsw"
5282   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5283   parameters:
5284   - "name"
5285   - "doc"
5286   - "level"
5287   - "parent"
5288   data-start-level: 3
5289
5290 ## VPP Performance Results 3n-skx
5291 #- type: "file"
5292 #  title: "VPP Performance Results 3n-skx"
5293 #  algorithm: "file_test_results"
5294 #  output-file-ext: ".rst"
5295 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
5296 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5297 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5298 #  data: "vpp-perf-results-3n-skx"
5299 #  filter: "not 'CFS_OPT'"
5300 #  parameters:
5301 #  - "name"
5302 #  - "doc"
5303 #  - "level"
5304 #  - "parent"
5305 #  data-start-level: 3
5306 #
5307 ## VPP Performance Results 2n-skx
5308 #- type: "file"
5309 #  title: "VPP Performance Results 2n-skx"
5310 #  algorithm: "file_test_results"
5311 #  output-file-ext: ".rst"
5312 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
5313 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5314 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5315 #  data: "vpp-perf-results-2n-skx"
5316 #  filter: "not 'CFS_OPT'"
5317 #  parameters:
5318 #  - "name"
5319 #  - "doc"
5320 #  - "level"
5321 #  - "parent"
5322 #  data-start-level: 3
5323
5324 ## VPP Performance Results 2n-clx
5325 #- type: "file"
5326 #  title: "VPP Performance Results 2n-clx"
5327 #  algorithm: "file_test_results"
5328 #  output-file-ext: ".rst"
5329 #  output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
5330 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5331 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5332 #  data: "vpp-perf-results-2n-clx"
5333 #  filter: "not 'CFS_OPT'"
5334 #  parameters:
5335 #  - "name"
5336 #  - "doc"
5337 #  - "level"
5338 #  - "parent"
5339 #  data-start-level: 3
5340
5341 # VPP Performance Results 3n-tsh
5342 - type: "file"
5343   title: "VPP Performance Results 3n-tsh"
5344   algorithm: "file_test_results"
5345   output-file-ext: ".rst"
5346   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
5347   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5348   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5349   data: "vpp-perf-results-3n-tsh"
5350   filter: "not 'CFS_OPT'"
5351   parameters:
5352   - "name"
5353   - "doc"
5354   - "level"
5355   - "parent"
5356   data-start-level: 3
5357
5358 # VPP Performance Results 3n-dnv
5359 - type: "file"
5360   title: "VPP Performance Results 3n-dnv"
5361   algorithm: "file_test_results"
5362   output-file-ext: ".rst"
5363   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
5364   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5365   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5366   data: "vpp-perf-results-3n-dnv"
5367   filter: "'NDRPDR'"
5368   parameters:
5369   - "name"
5370   - "doc"
5371   - "level"
5372   - "parent"
5373   data-start-level: 3
5374
5375 # VPP Performance Results 2n-dnv
5376 - type: "file"
5377   title: "VPP Performance Results 2n-dnv"
5378   algorithm: "file_test_results"
5379   output-file-ext: ".rst"
5380   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5381   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5382   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5383   data: "vpp-perf-results-2n-dnv"
5384   filter: "'NDRPDR'"
5385   parameters:
5386   - "name"
5387   - "doc"
5388   - "level"
5389   - "parent"
5390   data-start-level: 3
5391
5392 # VPP Performance Configuration 3n-hsw
5393 - type: "file"
5394   title: "VPP Performance Configuration 3n-hsw"
5395   algorithm: "file_test_results"
5396   output-file-ext: ".rst"
5397   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
5398   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5399   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5400   data: "vpp-perf-results-3n-hsw"
5401   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5402   parameters:
5403   - "name"
5404   - "doc"
5405   - "level"
5406   - "parent"
5407   data-start-level: 3
5408
5409 ## VPP Performance Configuration 3n-skx
5410 #- type: "file"
5411 #  title: "VPP Performance Configuration 3n-skx"
5412 #  algorithm: "file_test_results"
5413 #  output-file-ext: ".rst"
5414 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
5415 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5416 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5417 #  data: "vpp-perf-results-3n-skx"
5418 #  filter: "not 'CFS_OPT'"
5419 #  parameters:
5420 #  - "name"
5421 #  - "doc"
5422 #  - "level"
5423 #  - "parent"
5424 #  data-start-level: 3
5425 #
5426 ## VPP Performance Configuration 2n-skx
5427 #- type: "file"
5428 #  title: "VPP Performance Configuration 2n-skx"
5429 #  algorithm: "file_test_results"
5430 #  output-file-ext: ".rst"
5431 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
5432 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5433 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5434 #  data: "vpp-perf-results-2n-skx"
5435 #  filter: "not 'CFS_OPT'"
5436 #  parameters:
5437 #  - "name"
5438 #  - "doc"
5439 #  - "level"
5440 #  - "parent"
5441 #  data-start-level: 3
5442
5443 ## VPP Performance Configuration 2n-clx
5444 #- type: "file"
5445 #  title: "VPP Performance Configuration 2n-clx"
5446 #  algorithm: "file_test_results"
5447 #  output-file-ext: ".rst"
5448 #  output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_performance_configuration_2n_clx"
5449 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5450 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5451 #  data: "vpp-perf-results-2n-clx"
5452 #  filter: "not 'CFS_OPT'"
5453 #  parameters:
5454 #  - "name"
5455 #  - "doc"
5456 #  - "level"
5457 #  - "parent"
5458 #  data-start-level: 3
5459
5460 # VPP Performance Configuration 3n-tsh
5461 - type: "file"
5462   title: "VPP Performance Configuration 3n-tsh"
5463   algorithm: "file_test_results"
5464   output-file-ext: ".rst"
5465   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_performance_configuration_3n_tsh"
5466   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5467   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5468   data: "vpp-perf-results-3n-tsh"
5469   filter: "not 'CFS_OPT'"
5470   parameters:
5471   - "name"
5472   - "doc"
5473   - "level"
5474   - "parent"
5475   data-start-level: 3
5476
5477 # VPP Performance Configuration 3n-dnv
5478 - type: "file"
5479   title: "VPP Performance Configuration 3n-dnv"
5480   algorithm: "file_test_results"
5481   output-file-ext: ".rst"
5482   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_performance_configuration_3n_dnv"
5483   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5484   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5485   data: "vpp-perf-results-3n-dnv"
5486   filter: "'NDRPDR'"
5487   parameters:
5488   - "name"
5489   - "doc"
5490   - "level"
5491   - "parent"
5492   data-start-level: 3
5493
5494 # VPP Performance Configuration 2n-dnv
5495 - type: "file"
5496   title: "VPP Performance Configuration 2n-dnv"
5497   algorithm: "file_test_results"
5498   output-file-ext: ".rst"
5499   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
5500   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5501   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5502   data: "vpp-perf-results-2n-dnv"
5503   filter: "'NDRPDR'"
5504   parameters:
5505   - "name"
5506   - "doc"
5507   - "level"
5508   - "parent"
5509   data-start-level: 3
5510
5511 # VPP Performance Operational Data 3n-hsw
5512 - type: "file"
5513   title: "VPP Performance Operational Data 3n-hsw"
5514   algorithm: "file_test_results_html"
5515   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
5516   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5517   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5518   data: "vpp-perf-results-3n-hsw"
5519   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
5520   data-start-level: 3
5521
5522 ## VPP Performance Operational Data 3n-skx
5523 #- type: "file"
5524 #  title: "VPP Performance Operational Data 3n-skx"
5525 #  algorithm: "file_test_results_html"
5526 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
5527 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5528 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5529 #  data: "vpp-perf-results-3n-skx"
5530 #  filter: "not 'CFS_OPT'"
5531 #  data-start-level: 3
5532 #
5533 ## VPP Performance Operational Data 2n-skx
5534 #- type: "file"
5535 #  title: "VPP Performance Operational Data 2n-skx"
5536 #  algorithm: "file_test_results_html"
5537 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
5538 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5539 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5540 #  data: "vpp-perf-results-2n-skx"
5541 #  filter: "not 'CFS_OPT'"
5542 #  data-start-level: 3
5543
5544 ## VPP Performance Operational Data 2n-clx
5545 #- type: "file"
5546 #  title: "VPP Performance Operational Data 2n-clx"
5547 #  algorithm: "file_test_results_html"
5548 #  output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_performance_operational_data_2n_clx"
5549 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5550 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5551 #  data: "vpp-perf-results-2n-clx"
5552 #  filter: "not 'CFS_OPT'"
5553 #  data-start-level: 3
5554
5555 # VPP Performance Operational Data 3n-tsh
5556 - type: "file"
5557   title: "VPP Performance Operational Data 3n-tsh"
5558   algorithm: "file_test_results_html"
5559   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_performance_operational_data_3n_tsh"
5560   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5561   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5562   data: "vpp-perf-results-3n-tsh"
5563   filter: "not 'CFS_OPT'"
5564   data-start-level: 3
5565
5566 # VPP Performance Operational Data 3n-dnv
5567 - type: "file"
5568   title: "VPP Performance Operational Data 3n-dnv"
5569   algorithm: "file_test_results_html"
5570   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_performance_operational_data_3n_dnv"
5571   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5572   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5573   data: "vpp-perf-results-3n-dnv"
5574   filter: "'NDRPDR'"
5575   data-start-level: 3
5576
5577 # VPP Performance Operational Data 2n-dnv
5578 - type: "file"
5579   title: "VPP Performance Operational Data 2n-dnv"
5580   algorithm: "file_test_results_html"
5581   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
5582   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5583   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5584   data: "vpp-perf-results-2n-dnv"
5585   filter: "'NDRPDR'"
5586   data-start-level: 3
5587
5588 # VPP MRR Results 3n-hsw
5589 - type: "file"
5590   title: "VPP MRR Results 3n-hsw"
5591   algorithm: "file_test_results"
5592   output-file-ext: ".rst"
5593   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
5594   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5595   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5596   data: "vpp-mrr-results-3n-hsw"
5597   filter: "'MRR'"
5598   parameters:
5599   - "name"
5600   - "doc"
5601   - "level"
5602   - "parent"
5603   data-start-level: 3
5604
5605 ## VPP MRR Results 3n-skx
5606 #- type: "file"
5607 #  title: "VPP MRR Results 3n-skx"
5608 #  algorithm: "file_test_results"
5609 #  output-file-ext: ".rst"
5610 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
5611 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5612 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5613 #  data: "vpp-mrr-results-3n-skx"
5614 #  filter: "'MRR'"
5615 #  parameters:
5616 #  - "name"
5617 #  - "doc"
5618 #  - "level"
5619 #  - "parent"
5620 #  data-start-level: 3
5621 #
5622 ## VPP MRR Results 2n-skx
5623 #- type: "file"
5624 #  title: "VPP MRR Results 2n-skx"
5625 #  algorithm: "file_test_results"
5626 #  output-file-ext: ".rst"
5627 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
5628 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5629 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5630 #  data: "vpp-mrr-results-2n-skx"
5631 #  filter: "all"
5632 #  parameters:
5633 #  - "name"
5634 #  - "doc"
5635 #  - "level"
5636 #  - "parent"
5637 #  data-start-level: 3
5638
5639 ## VPP MRR Results 2n-clx
5640 #- type: "file"
5641 #  title: "VPP MRR Results 2n-clx"
5642 #  algorithm: "file_test_results"
5643 #  output-file-ext: ".rst"
5644 #  output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
5645 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5646 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5647 #  data: "vpp-mrr-results-2n-clx"
5648 #  filter: "all"
5649 #  parameters:
5650 #  - "name"
5651 #  - "doc"
5652 #  - "level"
5653 #  - "parent"
5654 #  data-start-level: 3
5655
5656 ## VPP MRR Results 3n-tsh
5657 #- type: "file"
5658 #  title: "VPP MRR Results 3n-tsh"
5659 #  algorithm: "file_test_results"
5660 #  output-file-ext: ".rst"
5661 #  output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
5662 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5663 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5664 #  data: "vpp-mrr-results-3n-tsh"
5665 #  filter: "'MRR'"
5666 #  parameters:
5667 #  - "name"
5668 #  - "doc"
5669 #  - "level"
5670 #  - "parent"
5671 #  data-start-level: 3
5672
5673 # VPP MRR Results 3n-dnv
5674 - type: "file"
5675   title: "VPP MRR Results 3n-dnv"
5676   algorithm: "file_test_results"
5677   output-file-ext: ".rst"
5678   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
5679   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5680   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5681   data: "vpp-mrr-results-3n-dnv"
5682   filter: "'MRR'"
5683   parameters:
5684   - "name"
5685   - "doc"
5686   - "level"
5687   - "parent"
5688   data-start-level: 3
5689
5690 # VPP MRR Results 2n-dnv
5691 - type: "file"
5692   title: "VPP MRR Results 2n-dnv"
5693   algorithm: "file_test_results"
5694   output-file-ext: ".rst"
5695   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
5696   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5697   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5698   data: "vpp-mrr-results-2n-dnv"
5699   filter: "'MRR'"
5700   parameters:
5701   - "name"
5702   - "doc"
5703   - "level"
5704   - "parent"
5705   data-start-level: 3
5706
5707 # VPP MRR Configuration 3n-hsw
5708 - type: "file"
5709   title: "VPP MRR Configuration 3n-hsw"
5710   algorithm: "file_test_results"
5711   output-file-ext: ".rst"
5712   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
5713   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5714   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5715   data: "vpp-mrr-results-3n-hsw"
5716   filter: "'MRR'"
5717   parameters:
5718   - "name"
5719   - "doc"
5720   - "level"
5721   - "parent"
5722   data-start-level: 3
5723
5724 ## VPP MRR Configuration 3n-skx
5725 #- type: "file"
5726 #  title: "VPP MRR Configuration 3n-skx"
5727 #  algorithm: "file_test_results"
5728 #  output-file-ext: ".rst"
5729 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
5730 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5731 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5732 #  data: "vpp-mrr-results-3n-skx"
5733 #  filter: "'MRR'"
5734 #  parameters:
5735 #  - "name"
5736 #  - "doc"
5737 #  - "level"
5738 #  - "parent"
5739 #  data-start-level: 3
5740 #
5741 ## VPP MRR Configuration 2n-skx
5742 #- type: "file"
5743 #  title: "VPP MRR Configuration 2n-skx"
5744 #  algorithm: "file_test_results"
5745 #  output-file-ext: ".rst"
5746 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
5747 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5748 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5749 #  data: "vpp-mrr-results-2n-skx"
5750 #  filter: "'MRR'"
5751 #  parameters:
5752 #  - "name"
5753 #  - "doc"
5754 #  - "level"
5755 #  - "parent"
5756 #  data-start-level: 3
5757
5758 ## VPP MRR Configuration 2n-clx
5759 #- type: "file"
5760 #  title: "VPP MRR Configuration 2n-clx"
5761 #  algorithm: "file_test_results"
5762 #  output-file-ext: ".rst"
5763 #  output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_configuration_2n_clx"
5764 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5765 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5766 #  data: "vpp-mrr-results-2n-clx"
5767 #  filter: "'MRR'"
5768 #  parameters:
5769 #  - "name"
5770 #  - "doc"
5771 #  - "level"
5772 #  - "parent"
5773 #  data-start-level: 3
5774
5775 ## VPP MRR Configuration 3n-tsh
5776 #- type: "file"
5777 #  title: "VPP MRR Configuration 3n-tsh"
5778 #  algorithm: "file_test_results"
5779 #  output-file-ext: ".rst"
5780 #  output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
5781 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5782 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5783 #  data: "vpp-mrr-results-3n-tsh"
5784 #  filter: "'MRR'"
5785 #  parameters:
5786 #  - "name"
5787 #  - "doc"
5788 #  - "level"
5789 #  - "parent"
5790 #  data-start-level: 3
5791
5792 # VPP MRR Configuration 3n-dnv
5793 - type: "file"
5794   title: "VPP MRR Configuration 3n-dnv"
5795   algorithm: "file_test_results"
5796   output-file-ext: ".rst"
5797   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_configuration_3n_dnv"
5798   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5799   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5800   data: "vpp-mrr-results-3n-dnv"
5801   filter: "'MRR'"
5802   parameters:
5803   - "name"
5804   - "doc"
5805   - "level"
5806   - "parent"
5807   data-start-level: 3
5808
5809 # VPP MRR Configuration 2n-dnv
5810 - type: "file"
5811   title: "VPP MRR Configuration 2n-dnv"
5812   algorithm: "file_test_results"
5813   output-file-ext: ".rst"
5814   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
5815   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5816   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5817   data: "vpp-mrr-results-2n-dnv"
5818   filter: "'MRR'"
5819   parameters:
5820   - "name"
5821   - "doc"
5822   - "level"
5823   - "parent"
5824   data-start-level: 3
5825
5826 # VPP Device Results - Ubuntu
5827 - type: "file"
5828   title: "VPP Device Results - Ubuntu"
5829   algorithm: "file_test_results"
5830   output-file-ext: ".rst"
5831   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5832   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5833   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5834   data: "vpp-device-results-ubuntu"
5835   filter: "all"
5836   parameters:
5837   - "name"
5838   - "doc"
5839   - "level"
5840   - "parent"
5841   data-start-level: 3
5842
5843 # VPP Device Configuration - Ubuntu
5844 - type: "file"
5845   title: "VPP Device Configuration - Ubuntu"
5846   algorithm: "file_test_results"
5847   output-file-ext: ".rst"
5848   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5849   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5850   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5851   data: "vpp-device-results-ubuntu"
5852   filter: "all"
5853   parameters:
5854   - "name"
5855   - "doc"
5856   - "level"
5857   - "parent"
5858   data-start-level: 3
5859
5860 # DPDK Performance Results 3n-hsw
5861 - type: "file"
5862   title: "DPDK Performance Results 3n-hsw"
5863   algorithm: "file_test_results"
5864   output-file-ext: ".rst"
5865   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5866   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5867   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5868   data: "dpdk-perf-results-3n-hsw"
5869   filter: "all"
5870   parameters:
5871   - "name"
5872   - "doc"
5873   - "level"
5874   - "parent"
5875   data-start-level: 3
5876
5877 ## DPDK Performance Results 3n-skx
5878 #- type: "file"
5879 #  title: "DPDK Performance Results 3n-skx"
5880 #  algorithm: "file_test_results"
5881 #  output-file-ext: ".rst"
5882 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5883 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5884 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5885 #  data: "dpdk-perf-results-3n-skx"
5886 #  filter: "all"
5887 #  parameters:
5888 #  - "name"
5889 #  - "doc"
5890 #  - "level"
5891 #  - "parent"
5892 #  data-start-level: 3
5893 #
5894 ## DPDK Performance Results 2n-skx
5895 #- type: "file"
5896 #  title: "DPDK Performance Results 2n-skx"
5897 #  algorithm: "file_test_results"
5898 #  output-file-ext: ".rst"
5899 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5900 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5901 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5902 #  data: "dpdk-perf-results-2n-skx"
5903 #  filter: "all"
5904 #  parameters:
5905 #  - "name"
5906 #  - "doc"
5907 #  - "level"
5908 #  - "parent"
5909 #  data-start-level: 3
5910
5911 ## DPDK Performance Results 2n-clx
5912 #- type: "file"
5913 #  title: "DPDK Performance Results 2n-clx"
5914 #  algorithm: "file_test_results"
5915 #  output-file-ext: ".rst"
5916 #  output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5917 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5918 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5919 #  data: "dpdk-perf-results-2n-clx"
5920 #  filter: "all"
5921 #  parameters:
5922 #  - "name"
5923 #  - "doc"
5924 #  - "level"
5925 #  - "parent"
5926 #  data-start-level: 3
5927
5928 # DPDK Performance Results 2n-dnv
5929 - type: "file"
5930   title: "DPDK Performance Results 2n-dnv"
5931   algorithm: "file_test_results"
5932   output-file-ext: ".rst"
5933   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5934   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5935   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5936   data: "dpdk-perf-results-2n-dnv"
5937   filter: "all"
5938   parameters:
5939   - "name"
5940   - "doc"
5941   - "level"
5942   - "parent"
5943   data-start-level: 3
5944
5945 # DPDK Performance Results 3n-dnv
5946 - type: "file"
5947   title: "DPDK Performance Results 3n-dnv"
5948   algorithm: "file_test_results"
5949   output-file-ext: ".rst"
5950   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5951   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5952   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5953   data: "dpdk-perf-results-3n-dnv"
5954   filter: "all"
5955   parameters:
5956   - "name"
5957   - "doc"
5958   - "level"
5959   - "parent"
5960   data-start-level: 3
5961
5962 # DPDK Performance Results 3n-tsh
5963 - type: "file"
5964   title: "DPDK Performance Results 3n-tsh"
5965   algorithm: "file_test_results"
5966   output-file-ext: ".rst"
5967   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5968   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
5969   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5970   data: "dpdk-perf-results-3n-tsh"
5971   filter: "all"
5972   parameters:
5973   - "name"
5974   - "doc"
5975   - "level"
5976   - "parent"
5977   data-start-level: 3
5978
5979 ################################################################################
5980 ###                                P L O T S                                 ###
5981 ################################################################################
5982
5983 ## Plots VPP HTTP Server Performance
5984 #- type: "plot"
5985 #  title: "VPP HTTP Server Performance"
5986 #  algorithm: "plot_http_server_perf_box"
5987 #  output-file-type: ".html"
5988 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5989 #  data:
5990 #    "plot-vpp-http-server-performance"
5991 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5992 #  # each tag is enclosed with ' (apostrophe).
5993 #  filter: "'HTTP' and 'TCP_CPS'"
5994 #  parameters:
5995 #  - "result"
5996 #  - "name"
5997 #  traces:
5998 #    hoverinfo: "y+name"
5999 #    boxpoints: "outliers"
6000 #    whiskerwidth: 0
6001 #  layout:
6002 #    title: "VPP HTTP Server Performance"
6003 #    layout:
6004 #      "plot-cps"
6005 #
6006 #- type: "plot"
6007 #  title: "VPP HTTP Server Performance"
6008 #  algorithm: "plot_http_server_perf_box"
6009 #  output-file-type: ".html"
6010 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6011 #  data:
6012 #    "plot-vpp-http-server-performance"
6013 #  filter: "'HTTP' and 'TCP_RPS'"
6014 #  parameters:
6015 #  - "result"
6016 #  - "name"
6017 #  traces:
6018 #    hoverinfo: "y+name"
6019 #    boxpoints: "outliers"
6020 #    whiskerwidth: 0
6021 #  layout:
6022 #    title: "VPP HTTP Server Performance"
6023 #    layout:
6024 #      "plot-rps"
6025
6026 ################################################################################
6027
6028 ## Soak Test (PLRsearch), boxes
6029 #- type: "plot"
6030 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6031 #  algorithm: "plot_perf_box_name"
6032 #  output-file-type: ".html"
6033 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6034 #  data: "plot-vpp-soak-2n-skx"
6035 #  include:
6036 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
6037 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6038 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6039 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
6040 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6041 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6042 #  layout:
6043 #    title: "30 Minutes Soak Test (PLRsearch)"
6044 #    layout: "plot-soak-throughput"
6045 #
6046 ## Soak Test (PLRsearch), boxes
6047 #- type: "plot"
6048 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6049 #  algorithm: "plot_perf_box_name"
6050 #  output-file-type: ".html"
6051 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6052 #  data: "plot-vpp-soak-2n-skx"
6053 #  include:
6054 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6055 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6056 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6057 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6058 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6059 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6060 #  layout:
6061 #    title: "30 Minutes Soak Test (PLRsearch)"
6062 #    layout: "plot-soak-throughput"
6063
6064 ###############################################################################
6065
6066 #- type: "plot"
6067 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6068 #  algorithm: "plot_nf_reconf_box_name"
6069 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6070 #  data: "plot-vpp-nfv-reconf-2n-skx"
6071 #  include:
6072 #    - "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"
6073 #    - "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"
6074 #    - "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"
6075 #    - "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"
6076 #    - "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"
6077 #    - "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"
6078 #  layout:
6079 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6080 #    layout: "plot-throughput"
6081 #
6082 #- type: "plot"
6083 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6084 #  algorithm: "plot_nf_reconf_box_name"
6085 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6086 #  data: "plot-vpp-nfv-reconf-2n-skx"
6087 #  include:
6088 #    - "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"
6089 #    - "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"
6090 #    - "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"
6091 #    - "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"
6092 #    - "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"
6093 #    - "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"
6094 #  layout:
6095 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6096 #    layout: "plot-throughput"
6097 #
6098 #- type: "plot"
6099 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6100 #  algorithm: "plot_nf_reconf_box_name"
6101 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6102 #  data: "plot-vpp-nfv-reconf-2n-skx"
6103 #  include:
6104 #    - "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"
6105 #    - "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"
6106 #    - "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"
6107 #    - "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"
6108 #    - "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"
6109 #    - "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"
6110 #  layout:
6111 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6112 #    layout: "plot-throughput"
6113 #
6114 ################################################################################
6115 ## Plots - NF Density - VSC - MRR 64b
6116 #- type: "plot"
6117 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6118 #  algorithm: "plot_nf_heatmap"
6119 #  output-file-type: ".html"
6120 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6121 #  data: "plot-vpp-nfv-2n-skx-mrr"
6122 #  filter: "'NIC_Intel-XXV710' and
6123 #           'NF_DENSITY' and
6124 #           'VHOST' and
6125 #           not 'VXLAN' and
6126 #           'CHAIN' and
6127 #           'NF_VPPIP4' and
6128 #           '64B' and
6129 #           '2T1C' and
6130 #           'MRR'"
6131 #  parameters:
6132 #  - "result"
6133 #  - "name"
6134 #  - "tags"
6135 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6136 #  x-axis: "X = VNFs per Service Chain"
6137 #  y-axis: "Y = Number of Service Chains"
6138 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6139 #  layout:
6140 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6141 #    layout: "plot-service-density"
6142 #
6143 #- type: "plot"
6144 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6145 #  algorithm: "plot_nf_heatmap"
6146 #  output-file-type: ".html"
6147 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6148 #  data: "plot-vpp-nfv-2n-skx-mrr"
6149 #  filter: "'NIC_Intel-XXV710' and
6150 #           'NF_DENSITY' and
6151 #           'VHOST' and
6152 #           not 'VXLAN' and
6153 #           'CHAIN' and
6154 #           'NF_VPPIP4' and
6155 #           '64B' and
6156 #           '4T2C' and
6157 #           'MRR'"
6158 #  parameters:
6159 #  - "result"
6160 #  - "name"
6161 #  - "tags"
6162 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6163 #  x-axis: "X = VNFs per Service Chain"
6164 #  y-axis: "Y = Number of Service Chains"
6165 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6166 #  layout:
6167 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6168 #    layout: "plot-service-density"
6169 #
6170 #- type: "plot"
6171 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6172 #  algorithm: "plot_nf_heatmap"
6173 #  output-file-type: ".html"
6174 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6175 #  data: "plot-vpp-nfv-2n-skx-mrr"
6176 #  filter: "'NIC_Intel-XXV710' and
6177 #           'NF_DENSITY' and
6178 #           'VHOST' and
6179 #           not 'VXLAN' and
6180 #           'CHAIN' and
6181 #           'NF_VPPIP4' and
6182 #           '64B' and
6183 #           '8T4C' and
6184 #           'MRR'"
6185 #  parameters:
6186 #  - "result"
6187 #  - "name"
6188 #  - "tags"
6189 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6190 #  x-axis: "X = VNFs per Service Chain"
6191 #  y-axis: "Y = Number of Service Chains"
6192 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6193 #  layout:
6194 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6195 #    layout: "plot-service-density"
6196 #
6197 ## Plots - NF Density - VSC - MRR IMIX
6198 #- type: "plot"
6199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6200 #  algorithm: "plot_nf_heatmap"
6201 #  output-file-type: ".html"
6202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6203 #  data: "plot-vpp-nfv-2n-skx-mrr"
6204 #  filter: "'NIC_Intel-XXV710' and
6205 #           'NF_DENSITY' and
6206 #           'VHOST' and
6207 #           not 'VXLAN' and
6208 #           'CHAIN' and
6209 #           'NF_VPPIP4' and
6210 #           'IMIX' and
6211 #           '2T1C' and
6212 #           'MRR'"
6213 #  parameters:
6214 #  - "result"
6215 #  - "name"
6216 #  - "tags"
6217 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6218 #  x-axis: "X = VNFs per Service Chain"
6219 #  y-axis: "Y = Number of Service Chains"
6220 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6221 #  layout:
6222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6223 #    layout: "plot-service-density"
6224 #
6225 #- type: "plot"
6226 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6227 #  algorithm: "plot_nf_heatmap"
6228 #  output-file-type: ".html"
6229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6230 #  data: "plot-vpp-nfv-2n-skx-mrr"
6231 #  filter: "'NIC_Intel-XXV710' and
6232 #           'NF_DENSITY' and
6233 #           'VHOST' and
6234 #           not 'VXLAN' and
6235 #           'CHAIN' and
6236 #           'NF_VPPIP4' and
6237 #           'IMIX' and
6238 #           '4T2C' and
6239 #           'MRR'"
6240 #  parameters:
6241 #  - "result"
6242 #  - "name"
6243 #  - "tags"
6244 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6245 #  x-axis: "X = VNFs per Service Chain"
6246 #  y-axis: "Y = Number of Service Chains"
6247 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6248 #  layout:
6249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6250 #    layout: "plot-service-density"
6251 #
6252 #- type: "plot"
6253 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6254 #  algorithm: "plot_nf_heatmap"
6255 #  output-file-type: ".html"
6256 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6257 #  data: "plot-vpp-nfv-2n-skx-mrr"
6258 #  filter: "'NIC_Intel-XXV710' and
6259 #           'NF_DENSITY' and
6260 #           'VHOST' and
6261 #           not 'VXLAN' and
6262 #           'CHAIN' and
6263 #           'NF_VPPIP4' and
6264 #           'IMIX' and
6265 #           '8T4C' and
6266 #           'MRR'"
6267 #  parameters:
6268 #  - "result"
6269 #  - "name"
6270 #  - "tags"
6271 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6272 #  x-axis: "X = VNFs per Service Chain"
6273 #  y-axis: "Y = Number of Service Chains"
6274 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6275 #  layout:
6276 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6277 #    layout: "plot-service-density"
6278 #
6279 ## Plots - NF Density - VSC - NDR 64b
6280 #- type: "plot"
6281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6282 #  algorithm: "plot_nf_heatmap"
6283 #  output-file-type: ".html"
6284 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6285 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6286 #  filter: "'NIC_Intel-XXV710' and
6287 #           'NF_DENSITY' and
6288 #           'VHOST' and
6289 #           not 'VXLAN' and
6290 #           'CHAIN' and
6291 #           'NF_VPPIP4' and
6292 #           '64B' and
6293 #           '2T1C' and
6294 #           'NDRPDR'"
6295 #  parameters:
6296 #  - "throughput"
6297 #  - "name"
6298 #  - "tags"
6299 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6300 #  x-axis: "X = VNFs per Service Chain"
6301 #  y-axis: "Y = Number of Service Chains"
6302 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6303 #  layout:
6304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6305 #    layout: "plot-service-density"
6306 #
6307 #- type: "plot"
6308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6309 #  algorithm: "plot_nf_heatmap"
6310 #  output-file-type: ".html"
6311 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6312 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6313 #  filter: "'NIC_Intel-XXV710' and
6314 #           'NF_DENSITY' and
6315 #           'VHOST' and
6316 #           not 'VXLAN' and
6317 #           'CHAIN' and
6318 #           'NF_VPPIP4' and
6319 #           '64B' and
6320 #           '4T2C' and
6321 #           'NDRPDR'"
6322 #  parameters:
6323 #  - "throughput"
6324 #  - "name"
6325 #  - "tags"
6326 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6327 #  x-axis: "X = VNFs per Service Chain"
6328 #  y-axis: "Y = Number of Service Chains"
6329 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6330 #  layout:
6331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6332 #    layout: "plot-service-density"
6333 #
6334 #- type: "plot"
6335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6336 #  algorithm: "plot_nf_heatmap"
6337 #  output-file-type: ".html"
6338 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6339 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6340 #  filter: "'NIC_Intel-XXV710' and
6341 #           'NF_DENSITY' and
6342 #           'VHOST' and
6343 #           not 'VXLAN' and
6344 #           'CHAIN' and
6345 #           'NF_VPPIP4' and
6346 #           '64B' and
6347 #           '8T4C' and
6348 #           'NDRPDR'"
6349 #  parameters:
6350 #  - "throughput"
6351 #  - "name"
6352 #  - "tags"
6353 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6354 #  x-axis: "X = VNFs per Service Chain"
6355 #  y-axis: "Y = Number of Service Chains"
6356 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6357 #  layout:
6358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6359 #    layout: "plot-service-density"
6360 #
6361 ## Plots - NF Density - VSC - NDR IMIX
6362 #- type: "plot"
6363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6364 #  algorithm: "plot_nf_heatmap"
6365 #  output-file-type: ".html"
6366 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6367 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6368 #  filter: "'NIC_Intel-XXV710' and
6369 #           'NF_DENSITY' and
6370 #           'VHOST' and
6371 #           not 'VXLAN' and
6372 #           'CHAIN' and
6373 #           'NF_VPPIP4' and
6374 #           'IMIX' and
6375 #           '2T1C' and
6376 #           'NDRPDR'"
6377 #  parameters:
6378 #  - "throughput"
6379 #  - "name"
6380 #  - "tags"
6381 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6382 #  x-axis: "X = VNFs per Service Chain"
6383 #  y-axis: "Y = Number of Service Chains"
6384 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6385 #  layout:
6386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6387 #    layout: "plot-service-density"
6388 #
6389 #- type: "plot"
6390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6391 #  algorithm: "plot_nf_heatmap"
6392 #  output-file-type: ".html"
6393 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6394 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6395 #  filter: "'NIC_Intel-XXV710' and
6396 #           'NF_DENSITY' and
6397 #           'VHOST' and
6398 #           not 'VXLAN' and
6399 #           'CHAIN' and
6400 #           'NF_VPPIP4' and
6401 #           'IMIX' and
6402 #           '4T2C' and
6403 #           'NDRPDR'"
6404 #  parameters:
6405 #  - "throughput"
6406 #  - "name"
6407 #  - "tags"
6408 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6409 #  x-axis: "X = VNFs per Service Chain"
6410 #  y-axis: "Y = Number of Service Chains"
6411 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6412 #  layout:
6413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6414 #    layout: "plot-service-density"
6415 #
6416 #- type: "plot"
6417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6418 #  algorithm: "plot_nf_heatmap"
6419 #  output-file-type: ".html"
6420 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6421 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6422 #  filter: "'NIC_Intel-XXV710' and
6423 #           'NF_DENSITY' and
6424 #           'VHOST' and
6425 #           not 'VXLAN' and
6426 #           'CHAIN' and
6427 #           'NF_VPPIP4' and
6428 #           'IMIX' and
6429 #           '8T4C' and
6430 #           'NDRPDR'"
6431 #  parameters:
6432 #  - "throughput"
6433 #  - "name"
6434 #  - "tags"
6435 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6436 #  x-axis: "X = VNFs per Service Chain"
6437 #  y-axis: "Y = Number of Service Chains"
6438 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6439 #  layout:
6440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6441 #    layout: "plot-service-density"
6442 #
6443 ## Plots - NF Density - VSC - PDR 64b
6444 #- type: "plot"
6445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6446 #  algorithm: "plot_nf_heatmap"
6447 #  output-file-type: ".html"
6448 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6449 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6450 #  filter: "'NIC_Intel-XXV710' and
6451 #           'NF_DENSITY' and
6452 #           'VHOST' and
6453 #           not 'VXLAN' and
6454 #           'CHAIN' and
6455 #           'NF_VPPIP4' and
6456 #           '64B' and
6457 #           '2T1C' and
6458 #           'NDRPDR'"
6459 #  parameters:
6460 #  - "throughput"
6461 #  - "name"
6462 #  - "tags"
6463 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6464 #  x-axis: "X = VNFs per Service Chain"
6465 #  y-axis: "Y = Number of Service Chains"
6466 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6467 #  layout:
6468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6469 #    layout: "plot-service-density"
6470 #
6471 #- type: "plot"
6472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6473 #  algorithm: "plot_nf_heatmap"
6474 #  output-file-type: ".html"
6475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6476 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6477 #  filter: "'NIC_Intel-XXV710' and
6478 #           'NF_DENSITY' and
6479 #           'VHOST' and
6480 #           not 'VXLAN' and
6481 #           'CHAIN' and
6482 #           'NF_VPPIP4' and
6483 #           '64B' and
6484 #           '4T2C' and
6485 #           'NDRPDR'"
6486 #  parameters:
6487 #  - "throughput"
6488 #  - "name"
6489 #  - "tags"
6490 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6491 #  x-axis: "X = VNFs per Service Chain"
6492 #  y-axis: "Y = Number of Service Chains"
6493 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6494 #  layout:
6495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6496 #    layout: "plot-service-density"
6497 #
6498 #- type: "plot"
6499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6500 #  algorithm: "plot_nf_heatmap"
6501 #  output-file-type: ".html"
6502 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6503 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6504 #  filter: "'NIC_Intel-XXV710' and
6505 #           'NF_DENSITY' and
6506 #           'VHOST' and
6507 #           not 'VXLAN' and
6508 #           'CHAIN' and
6509 #           'NF_VPPIP4' and
6510 #           '64B' and
6511 #           '8T4C' and
6512 #           'NDRPDR'"
6513 #  parameters:
6514 #  - "throughput"
6515 #  - "name"
6516 #  - "tags"
6517 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6518 #  x-axis: "X = VNFs per Service Chain"
6519 #  y-axis: "Y = Number of Service Chains"
6520 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6521 #  layout:
6522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6523 #    layout: "plot-service-density"
6524 #
6525 ## Plots - NF Density - VSC - PDR IMIX
6526 #- type: "plot"
6527 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6528 #  algorithm: "plot_nf_heatmap"
6529 #  output-file-type: ".html"
6530 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6531 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6532 #  filter: "'NIC_Intel-XXV710' and
6533 #           'NF_DENSITY' and
6534 #           'VHOST' and
6535 #           not 'VXLAN' and
6536 #           'CHAIN' and
6537 #           'NF_VPPIP4' and
6538 #           'IMIX' and
6539 #           '2T1C' and
6540 #           'NDRPDR'"
6541 #  parameters:
6542 #  - "throughput"
6543 #  - "name"
6544 #  - "tags"
6545 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6546 #  x-axis: "X = VNFs per Service Chain"
6547 #  y-axis: "Y = Number of Service Chains"
6548 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6549 #  layout:
6550 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6551 #    layout: "plot-service-density"
6552 #
6553 #- type: "plot"
6554 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6555 #  algorithm: "plot_nf_heatmap"
6556 #  output-file-type: ".html"
6557 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6558 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6559 #  filter: "'NIC_Intel-XXV710' and
6560 #           'NF_DENSITY' and
6561 #           'VHOST' and
6562 #           not 'VXLAN' and
6563 #           'CHAIN' and
6564 #           'NF_VPPIP4' and
6565 #           'IMIX' and
6566 #           '4T2C' and
6567 #           'NDRPDR'"
6568 #  parameters:
6569 #  - "throughput"
6570 #  - "name"
6571 #  - "tags"
6572 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6573 #  x-axis: "X = VNFs per Service Chain"
6574 #  y-axis: "Y = Number of Service Chains"
6575 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6576 #  layout:
6577 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6578 #    layout: "plot-service-density"
6579 #
6580 #- type: "plot"
6581 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6582 #  algorithm: "plot_nf_heatmap"
6583 #  output-file-type: ".html"
6584 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6585 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6586 #  filter: "'NIC_Intel-XXV710' and
6587 #           'NF_DENSITY' and
6588 #           'VHOST' and
6589 #           not 'VXLAN' and
6590 #           'CHAIN' and
6591 #           'NF_VPPIP4' and
6592 #           'IMIX' and
6593 #           '8T4C' and
6594 #           'NDRPDR'"
6595 #  parameters:
6596 #  - "throughput"
6597 #  - "name"
6598 #  - "tags"
6599 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6600 #  x-axis: "X = VNFs per Service Chain"
6601 #  y-axis: "Y = Number of Service Chains"
6602 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6603 #  layout:
6604 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6605 #    layout: "plot-service-density"
6606 #
6607 ################################################################################
6608 ## Plots - NF Density - VSC - MRR 64b
6609 #- type: "plot"
6610 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6611 #  algorithm: "plot_nf_heatmap"
6612 #  output-file-type: ".html"
6613 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6614 #  data: "plot-vpp-nfv-2n-skx-mrr"
6615 #  filter: "'NIC_Intel-XXV710' and
6616 #           'NF_DENSITY' and
6617 #           'VHOST' and
6618 #           'VXLAN' and
6619 #           'CHAIN' and
6620 #           '118' and
6621 #           '2T1C' and
6622 #           'MRR'"
6623 #  parameters:
6624 #  - "result"
6625 #  - "name"
6626 #  - "tags"
6627 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6628 #  x-axis: "X = VNFs per Service Chain"
6629 #  y-axis: "Y = Number of Service Chains"
6630 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6631 #  layout:
6632 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6633 #    layout: "plot-service-density"
6634 #
6635 #- type: "plot"
6636 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6637 #  algorithm: "plot_nf_heatmap"
6638 #  output-file-type: ".html"
6639 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6640 #  data: "plot-vpp-nfv-2n-skx-mrr"
6641 #  filter: "'NIC_Intel-XXV710' and
6642 #           'NF_DENSITY' and
6643 #           'VHOST' and
6644 #           'VXLAN' and
6645 #           'CHAIN' and
6646 #           '118' and
6647 #           '4T2C' and
6648 #           'MRR'"
6649 #  parameters:
6650 #  - "result"
6651 #  - "name"
6652 #  - "tags"
6653 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6654 #  x-axis: "X = VNFs per Service Chain"
6655 #  y-axis: "Y = Number of Service Chains"
6656 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6657 #  layout:
6658 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6659 #    layout: "plot-service-density"
6660 #
6661 #- type: "plot"
6662 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6663 #  algorithm: "plot_nf_heatmap"
6664 #  output-file-type: ".html"
6665 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6666 #  data: "plot-vpp-nfv-2n-skx-mrr"
6667 #  filter: "'NIC_Intel-XXV710' and
6668 #           'NF_DENSITY' and
6669 #           'VHOST' and
6670 #           'VXLAN' and
6671 #           'CHAIN' and
6672 #           '118' and
6673 #           '8T4C' and
6674 #           'MRR'"
6675 #  parameters:
6676 #  - "result"
6677 #  - "name"
6678 #  - "tags"
6679 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6680 #  x-axis: "X = VNFs per Service Chain"
6681 #  y-axis: "Y = Number of Service Chains"
6682 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6683 #  layout:
6684 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6685 #    layout: "plot-service-density"
6686 #
6687 ## Plots - NF Density - VSC - MRR IMIX
6688 #- type: "plot"
6689 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6690 #  algorithm: "plot_nf_heatmap"
6691 #  output-file-type: ".html"
6692 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6693 #  data: "plot-vpp-nfv-2n-skx-mrr"
6694 #  filter: "'NIC_Intel-XXV710' and
6695 #           'NF_DENSITY' and
6696 #           'VHOST' and
6697 #           'VXLAN' and
6698 #           'CHAIN' and
6699 #           'IMIX' and
6700 #           '2T1C' and
6701 #           'MRR'"
6702 #  parameters:
6703 #  - "result"
6704 #  - "name"
6705 #  - "tags"
6706 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6707 #  x-axis: "X = VNFs per Service Chain"
6708 #  y-axis: "Y = Number of Service Chains"
6709 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6710 #  layout:
6711 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6712 #    layout: "plot-service-density"
6713 #
6714 #- type: "plot"
6715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6716 #  algorithm: "plot_nf_heatmap"
6717 #  output-file-type: ".html"
6718 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6719 #  data: "plot-vpp-nfv-2n-skx-mrr"
6720 #  filter: "'NIC_Intel-XXV710' and
6721 #           'NF_DENSITY' and
6722 #           'VHOST' and
6723 #           'VXLAN' and
6724 #           'CHAIN' and
6725 #           'IMIX' and
6726 #           '4T2C' and
6727 #           'MRR'"
6728 #  parameters:
6729 #  - "result"
6730 #  - "name"
6731 #  - "tags"
6732 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6733 #  x-axis: "X = VNFs per Service Chain"
6734 #  y-axis: "Y = Number of Service Chains"
6735 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6736 #  layout:
6737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6738 #    layout: "plot-service-density"
6739 #
6740 #- type: "plot"
6741 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6742 #  algorithm: "plot_nf_heatmap"
6743 #  output-file-type: ".html"
6744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6745 #  data: "plot-vpp-nfv-2n-skx-mrr"
6746 #  filter: "'NIC_Intel-XXV710' and
6747 #           'NF_DENSITY' and
6748 #           'VHOST' and
6749 #           'VXLAN' and
6750 #           'CHAIN' and
6751 #           'IMIX' and
6752 #           '8T4C' and
6753 #           'MRR'"
6754 #  parameters:
6755 #  - "result"
6756 #  - "name"
6757 #  - "tags"
6758 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6759 #  x-axis: "X = VNFs per Service Chain"
6760 #  y-axis: "Y = Number of Service Chains"
6761 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6762 #  layout:
6763 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6764 #    layout: "plot-service-density"
6765 #
6766 ## Plots - NF Density - VSC - NDR 64b
6767 #- type: "plot"
6768 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6769 #  algorithm: "plot_nf_heatmap"
6770 #  output-file-type: ".html"
6771 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6772 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6773 #  filter: "'NIC_Intel-XXV710' and
6774 #           'NF_DENSITY' and
6775 #           'VHOST' and
6776 #           'VXLAN' and
6777 #           'CHAIN' and
6778 #           '118' and
6779 #           '2T1C' and
6780 #           'NDRPDR'"
6781 #  parameters:
6782 #  - "throughput"
6783 #  - "name"
6784 #  - "tags"
6785 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6786 #  x-axis: "X = VNFs per Service Chain"
6787 #  y-axis: "Y = Number of Service Chains"
6788 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6789 #  layout:
6790 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6791 #    layout: "plot-service-density"
6792 #
6793 #- type: "plot"
6794 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6795 #  algorithm: "plot_nf_heatmap"
6796 #  output-file-type: ".html"
6797 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6798 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6799 #  filter: "'NIC_Intel-XXV710' and
6800 #           'NF_DENSITY' and
6801 #           'VHOST' and
6802 #           'VXLAN' and
6803 #           'CHAIN' and
6804 #           '118' and
6805 #           '4T2C' and
6806 #           'NDRPDR'"
6807 #  parameters:
6808 #  - "throughput"
6809 #  - "name"
6810 #  - "tags"
6811 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6812 #  x-axis: "X = VNFs per Service Chain"
6813 #  y-axis: "Y = Number of Service Chains"
6814 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6815 #  layout:
6816 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6817 #    layout: "plot-service-density"
6818 #
6819 #- type: "plot"
6820 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6821 #  algorithm: "plot_nf_heatmap"
6822 #  output-file-type: ".html"
6823 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6824 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6825 #  filter: "'NIC_Intel-XXV710' and
6826 #           'NF_DENSITY' and
6827 #           'VHOST' and
6828 #           'VXLAN' and
6829 #           'CHAIN' and
6830 #           '118' and
6831 #           '8T4C' and
6832 #           'NDRPDR'"
6833 #  parameters:
6834 #  - "throughput"
6835 #  - "name"
6836 #  - "tags"
6837 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6838 #  x-axis: "X = VNFs per Service Chain"
6839 #  y-axis: "Y = Number of Service Chains"
6840 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6841 #  layout:
6842 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6843 #    layout: "plot-service-density"
6844 #
6845 ## Plots - NF Density - VSC - NDR IMIX
6846 #- type: "plot"
6847 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6848 #  algorithm: "plot_nf_heatmap"
6849 #  output-file-type: ".html"
6850 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6851 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6852 #  filter: "'NIC_Intel-XXV710' and
6853 #           'NF_DENSITY' and
6854 #           'VHOST' and
6855 #           'VXLAN' and
6856 #           'CHAIN' and
6857 #           'IMIX' and
6858 #           '2T1C' and
6859 #           'NDRPDR'"
6860 #  parameters:
6861 #  - "throughput"
6862 #  - "name"
6863 #  - "tags"
6864 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6865 #  x-axis: "X = VNFs per Service Chain"
6866 #  y-axis: "Y = Number of Service Chains"
6867 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6868 #  layout:
6869 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6870 #    layout: "plot-service-density"
6871 #
6872 #- type: "plot"
6873 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6874 #  algorithm: "plot_nf_heatmap"
6875 #  output-file-type: ".html"
6876 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6877 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6878 #  filter: "'NIC_Intel-XXV710' and
6879 #           'NF_DENSITY' and
6880 #           'VHOST' and
6881 #           'VXLAN' and
6882 #           'CHAIN' and
6883 #           'IMIX' and
6884 #           '4T2C' and
6885 #           'NDRPDR'"
6886 #  parameters:
6887 #  - "throughput"
6888 #  - "name"
6889 #  - "tags"
6890 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6891 #  x-axis: "X = VNFs per Service Chain"
6892 #  y-axis: "Y = Number of Service Chains"
6893 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6894 #  layout:
6895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6896 #    layout: "plot-service-density"
6897 #
6898 #- type: "plot"
6899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6900 #  algorithm: "plot_nf_heatmap"
6901 #  output-file-type: ".html"
6902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6903 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6904 #  filter: "'NIC_Intel-XXV710' and
6905 #           'NF_DENSITY' and
6906 #           'VHOST' and
6907 #           'VXLAN' and
6908 #           'CHAIN' and
6909 #           'IMIX' and
6910 #           '8T4C' and
6911 #           'NDRPDR'"
6912 #  parameters:
6913 #  - "throughput"
6914 #  - "name"
6915 #  - "tags"
6916 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6917 #  x-axis: "X = VNFs per Service Chain"
6918 #  y-axis: "Y = Number of Service Chains"
6919 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6920 #  layout:
6921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6922 #    layout: "plot-service-density"
6923 #
6924 ## Plots - NF Density - VSC - PDR 64b
6925 #- type: "plot"
6926 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6927 #  algorithm: "plot_nf_heatmap"
6928 #  output-file-type: ".html"
6929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6930 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6931 #  filter: "'NIC_Intel-XXV710' and
6932 #           'NF_DENSITY' and
6933 #           'VHOST' and
6934 #           'VXLAN' and
6935 #           'CHAIN' and
6936 #           '118' and
6937 #           '2T1C' and
6938 #           'NDRPDR'"
6939 #  parameters:
6940 #  - "throughput"
6941 #  - "name"
6942 #  - "tags"
6943 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6944 #  x-axis: "X = VNFs per Service Chain"
6945 #  y-axis: "Y = Number of Service Chains"
6946 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6947 #  layout:
6948 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6949 #    layout: "plot-service-density"
6950 #
6951 #- type: "plot"
6952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6953 #  algorithm: "plot_nf_heatmap"
6954 #  output-file-type: ".html"
6955 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6956 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6957 #  filter: "'NIC_Intel-XXV710' and
6958 #           'NF_DENSITY' and
6959 #           'VHOST' and
6960 #           'VXLAN' and
6961 #           'CHAIN' and
6962 #           '118' and
6963 #           '4T2C' and
6964 #           'NDRPDR'"
6965 #  parameters:
6966 #  - "throughput"
6967 #  - "name"
6968 #  - "tags"
6969 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6970 #  x-axis: "X = VNFs per Service Chain"
6971 #  y-axis: "Y = Number of Service Chains"
6972 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6973 #  layout:
6974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6975 #    layout: "plot-service-density"
6976 #
6977 #- type: "plot"
6978 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6979 #  algorithm: "plot_nf_heatmap"
6980 #  output-file-type: ".html"
6981 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6982 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6983 #  filter: "'NIC_Intel-XXV710' and
6984 #           'NF_DENSITY' and
6985 #           'VHOST' and
6986 #           'VXLAN' and
6987 #           'CHAIN' and
6988 #           '118' and
6989 #           '8T4C' and
6990 #           'NDRPDR'"
6991 #  parameters:
6992 #  - "throughput"
6993 #  - "name"
6994 #  - "tags"
6995 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6996 #  x-axis: "X = VNFs per Service Chain"
6997 #  y-axis: "Y = Number of Service Chains"
6998 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6999 #  layout:
7000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7001 #    layout: "plot-service-density"
7002 #
7003 ## Plots - NF Density - VSC - PDR IMIX
7004 #- type: "plot"
7005 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7006 #  algorithm: "plot_nf_heatmap"
7007 #  output-file-type: ".html"
7008 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7009 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7010 #  filter: "'NIC_Intel-XXV710' and
7011 #           'NF_DENSITY' and
7012 #           'VHOST' and
7013 #           'VXLAN' and
7014 #           'CHAIN' and
7015 #           'IMIX' and
7016 #           '2T1C' and
7017 #           'NDRPDR'"
7018 #  parameters:
7019 #  - "throughput"
7020 #  - "name"
7021 #  - "tags"
7022 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7023 #  x-axis: "X = VNFs per Service Chain"
7024 #  y-axis: "Y = Number of Service Chains"
7025 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7026 #  layout:
7027 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7028 #    layout: "plot-service-density"
7029 #
7030 #- type: "plot"
7031 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7032 #  algorithm: "plot_nf_heatmap"
7033 #  output-file-type: ".html"
7034 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7035 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7036 #  filter: "'NIC_Intel-XXV710' and
7037 #           'NF_DENSITY' and
7038 #           'VHOST' and
7039 #           'VXLAN' and
7040 #           'CHAIN' and
7041 #           'IMIX' and
7042 #           '4T2C' and
7043 #           'NDRPDR'"
7044 #  parameters:
7045 #  - "throughput"
7046 #  - "name"
7047 #  - "tags"
7048 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7049 #  x-axis: "X = VNFs per Service Chain"
7050 #  y-axis: "Y = Number of Service Chains"
7051 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7052 #  layout:
7053 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7054 #    layout: "plot-service-density"
7055 #
7056 #- type: "plot"
7057 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7058 #  algorithm: "plot_nf_heatmap"
7059 #  output-file-type: ".html"
7060 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7061 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7062 #  filter: "'NIC_Intel-XXV710' and
7063 #           'NF_DENSITY' and
7064 #           'VHOST' and
7065 #           'VXLAN' and
7066 #           'CHAIN' and
7067 #           'IMIX' and
7068 #           '8T4C' and
7069 #           'NDRPDR'"
7070 #  parameters:
7071 #  - "throughput"
7072 #  - "name"
7073 #  - "tags"
7074 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7075 #  x-axis: "X = VNFs per Service Chain"
7076 #  y-axis: "Y = Number of Service Chains"
7077 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7078 #  layout:
7079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7080 #    layout: "plot-service-density"
7081 #
7082 ################################################################################
7083 ## Plots - NF Density - CSC - MRR 64b
7084 #- type: "plot"
7085 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7086 #  algorithm: "plot_nf_heatmap"
7087 #  output-file-type: ".html"
7088 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7089 #  data: "plot-vpp-nfv-2n-skx-mrr"
7090 #  filter: "'NIC_Intel-XXV710' and
7091 #           'NF_DENSITY' and
7092 #           'DOCKER' and
7093 #           'CHAIN' and
7094 #           'NF_VPPIP4' and
7095 #           '64B' and
7096 #           '2T1C' and
7097 #           'MRR'"
7098 #  parameters:
7099 #  - "result"
7100 #  - "name"
7101 #  - "tags"
7102 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7103 #  x-axis: "X = CNFs per Service Chain"
7104 #  y-axis: "Y = Number of Service Chains"
7105 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7106 #  layout:
7107 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7108 #    layout: "plot-service-density"
7109 #
7110 #- type: "plot"
7111 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7112 #  algorithm: "plot_nf_heatmap"
7113 #  output-file-type: ".html"
7114 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7115 #  data: "plot-vpp-nfv-2n-skx-mrr"
7116 #  filter: "'NIC_Intel-XXV710' and
7117 #           'NF_DENSITY' and
7118 #           'DOCKER' and
7119 #           'CHAIN' and
7120 #           'NF_VPPIP4' and
7121 #           '64B' and
7122 #           '4T2C' and
7123 #           'MRR'"
7124 #  parameters:
7125 #  - "result"
7126 #  - "name"
7127 #  - "tags"
7128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7129 #  x-axis: "X = CNFs per Service Chain"
7130 #  y-axis: "Y = Number of Service Chains"
7131 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7132 #  layout:
7133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7134 #    layout: "plot-service-density"
7135 #
7136 #- type: "plot"
7137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7138 #  algorithm: "plot_nf_heatmap"
7139 #  output-file-type: ".html"
7140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7141 #  data: "plot-vpp-nfv-2n-skx-mrr"
7142 #  filter: "'NIC_Intel-XXV710' and
7143 #           'NF_DENSITY' and
7144 #           'DOCKER' and
7145 #           'CHAIN' and
7146 #           'NF_VPPIP4' and
7147 #           '64B' and
7148 #           '8T4C' and
7149 #           'MRR'"
7150 #  parameters:
7151 #  - "result"
7152 #  - "name"
7153 #  - "tags"
7154 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7155 #  x-axis: "X = CNFs per Service Chain"
7156 #  y-axis: "Y = Number of Service Chains"
7157 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7158 #  layout:
7159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7160 #    layout: "plot-service-density"
7161 #
7162 ## Plots - NF Density - CSC - MRR IMIX
7163 #- type: "plot"
7164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7165 #  algorithm: "plot_nf_heatmap"
7166 #  output-file-type: ".html"
7167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7168 #  data: "plot-vpp-nfv-2n-skx-mrr"
7169 #  filter: "'NIC_Intel-XXV710' and
7170 #           'NF_DENSITY' and
7171 #           'DOCKER' and
7172 #           'CHAIN' and
7173 #           'NF_VPPIP4' and
7174 #           'IMIX' and
7175 #           '2T1C' and
7176 #           'MRR'"
7177 #  parameters:
7178 #  - "result"
7179 #  - "name"
7180 #  - "tags"
7181 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7182 #  x-axis: "X = CNFs per Service Chain"
7183 #  y-axis: "Y = Number of Service Chains"
7184 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7185 #  layout:
7186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7187 #    layout: "plot-service-density"
7188 #
7189 #- type: "plot"
7190 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7191 #  algorithm: "plot_nf_heatmap"
7192 #  output-file-type: ".html"
7193 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7194 #  data: "plot-vpp-nfv-2n-skx-mrr"
7195 #  filter: "'NIC_Intel-XXV710' and
7196 #           'NF_DENSITY' and
7197 #           'DOCKER' and
7198 #           'CHAIN' and
7199 #           'NF_VPPIP4' and
7200 #           'IMIX' and
7201 #           '4T2C' and
7202 #           'MRR'"
7203 #  parameters:
7204 #  - "result"
7205 #  - "name"
7206 #  - "tags"
7207 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7208 #  x-axis: "X = CNFs per Service Chain"
7209 #  y-axis: "Y = Number of Service Chains"
7210 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7211 #  layout:
7212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7213 #    layout: "plot-service-density"
7214 #
7215 #- type: "plot"
7216 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7217 #  algorithm: "plot_nf_heatmap"
7218 #  output-file-type: ".html"
7219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7220 #  data: "plot-vpp-nfv-2n-skx-mrr"
7221 #  filter: "'NIC_Intel-XXV710' and
7222 #           'NF_DENSITY' and
7223 #           'DOCKER' and
7224 #           'CHAIN' and
7225 #           'NF_VPPIP4' and
7226 #           'IMIX' and
7227 #           '8T4C' and
7228 #           'MRR'"
7229 #  parameters:
7230 #  - "result"
7231 #  - "name"
7232 #  - "tags"
7233 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7234 #  x-axis: "X = CNFs per Service Chain"
7235 #  y-axis: "Y = Number of Service Chains"
7236 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7237 #  layout:
7238 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7239 #    layout: "plot-service-density"
7240 #
7241 ## Plots - NF Density - CSC - NDR 64b
7242 #- type: "plot"
7243 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7244 #  algorithm: "plot_nf_heatmap"
7245 #  output-file-type: ".html"
7246 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7247 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7248 #  filter: "'NIC_Intel-XXV710' and
7249 #           'NF_DENSITY' and
7250 #           'DOCKER' and
7251 #           'CHAIN' and
7252 #           'NF_VPPIP4' and
7253 #           '64B' and
7254 #           '2T1C' and
7255 #           'NDRPDR'"
7256 #  parameters:
7257 #  - "throughput"
7258 #  - "name"
7259 #  - "tags"
7260 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7261 #  x-axis: "X = CNFs per Service Chain"
7262 #  y-axis: "Y = Number of Service Chains"
7263 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7264 #  layout:
7265 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7266 #    layout: "plot-service-density"
7267 #
7268 #- type: "plot"
7269 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7270 #  algorithm: "plot_nf_heatmap"
7271 #  output-file-type: ".html"
7272 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7273 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7274 #  filter: "'NIC_Intel-XXV710' and
7275 #           'NF_DENSITY' and
7276 #           'DOCKER' and
7277 #           'CHAIN' and
7278 #           'NF_VPPIP4' and
7279 #           '64B' and
7280 #           '4T2C' and
7281 #           'NDRPDR'"
7282 #  parameters:
7283 #  - "throughput"
7284 #  - "name"
7285 #  - "tags"
7286 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7287 #  x-axis: "X = CNFs per Service Chain"
7288 #  y-axis: "Y = Number of Service Chains"
7289 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7290 #  layout:
7291 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7292 #    layout: "plot-service-density"
7293 #
7294 #- type: "plot"
7295 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7296 #  algorithm: "plot_nf_heatmap"
7297 #  output-file-type: ".html"
7298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7299 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7300 #  filter: "'NIC_Intel-XXV710' and
7301 #           'NF_DENSITY' and
7302 #           'DOCKER' and
7303 #           'CHAIN' and
7304 #           'NF_VPPIP4' and
7305 #           '64B' and
7306 #           '8T4C' and
7307 #           'NDRPDR'"
7308 #  parameters:
7309 #  - "throughput"
7310 #  - "name"
7311 #  - "tags"
7312 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7313 #  x-axis: "X = CNFs per Service Chain"
7314 #  y-axis: "Y = Number of Service Chains"
7315 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7316 #  layout:
7317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7318 #    layout: "plot-service-density"
7319 #
7320 ## Plots - NF Density - CSC - NDR IMIX
7321 #- type: "plot"
7322 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7323 #  algorithm: "plot_nf_heatmap"
7324 #  output-file-type: ".html"
7325 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7326 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7327 #  filter: "'NIC_Intel-XXV710' and
7328 #           'NF_DENSITY' and
7329 #           'DOCKER' and
7330 #           'CHAIN' and
7331 #           'NF_VPPIP4' and
7332 #           'IMIX' and
7333 #           '2T1C' and
7334 #           'NDRPDR'"
7335 #  parameters:
7336 #  - "throughput"
7337 #  - "name"
7338 #  - "tags"
7339 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7340 #  x-axis: "X = CNFs per Service Chain"
7341 #  y-axis: "Y = Number of Service Chains"
7342 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7343 #  layout:
7344 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7345 #    layout: "plot-service-density"
7346 #
7347 #- type: "plot"
7348 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7349 #  algorithm: "plot_nf_heatmap"
7350 #  output-file-type: ".html"
7351 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7352 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7353 #  filter: "'NIC_Intel-XXV710' and
7354 #           'NF_DENSITY' and
7355 #           'DOCKER' and
7356 #           'CHAIN' and
7357 #           'NF_VPPIP4' and
7358 #           'IMIX' and
7359 #           '4T2C' and
7360 #           'NDRPDR'"
7361 #  parameters:
7362 #  - "throughput"
7363 #  - "name"
7364 #  - "tags"
7365 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7366 #  x-axis: "X = CNFs per Service Chain"
7367 #  y-axis: "Y = Number of Service Chains"
7368 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7369 #  layout:
7370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7371 #    layout: "plot-service-density"
7372 #
7373 #- type: "plot"
7374 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7375 #  algorithm: "plot_nf_heatmap"
7376 #  output-file-type: ".html"
7377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7378 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7379 #  filter: "'NIC_Intel-XXV710' and
7380 #           'NF_DENSITY' and
7381 #           'DOCKER' and
7382 #           'CHAIN' and
7383 #           'NF_VPPIP4' and
7384 #           'IMIX' and
7385 #           '8T4C' and
7386 #           'NDRPDR'"
7387 #  parameters:
7388 #  - "throughput"
7389 #  - "name"
7390 #  - "tags"
7391 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7392 #  x-axis: "X = CNFs per Service Chain"
7393 #  y-axis: "Y = Number of Service Chains"
7394 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7395 #  layout:
7396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7397 #    layout: "plot-service-density"
7398 #
7399 ## Plots - NF Density - CSC - PDR 64b
7400 #- type: "plot"
7401 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7402 #  algorithm: "plot_nf_heatmap"
7403 #  output-file-type: ".html"
7404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7405 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7406 #  filter: "'NIC_Intel-XXV710' and
7407 #           'NF_DENSITY' and
7408 #           'DOCKER' and
7409 #           'CHAIN' and
7410 #           'NF_VPPIP4' and
7411 #           '64B' and
7412 #           '2T1C' and
7413 #           'NDRPDR'"
7414 #  parameters:
7415 #  - "throughput"
7416 #  - "name"
7417 #  - "tags"
7418 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7419 #  x-axis: "X = CNFs per Service Chain"
7420 #  y-axis: "Y = Number of Service Chains"
7421 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7422 #  layout:
7423 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7424 #    layout: "plot-service-density"
7425 #
7426 #- type: "plot"
7427 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7428 #  algorithm: "plot_nf_heatmap"
7429 #  output-file-type: ".html"
7430 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7431 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7432 #  filter: "'NIC_Intel-XXV710' and
7433 #           'NF_DENSITY' and
7434 #           'DOCKER' and
7435 #           'CHAIN' and
7436 #           'NF_VPPIP4' and
7437 #           '64B' and
7438 #           '4T2C' and
7439 #           'NDRPDR'"
7440 #  parameters:
7441 #  - "throughput"
7442 #  - "name"
7443 #  - "tags"
7444 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7445 #  x-axis: "X = CNFs per Service Chain"
7446 #  y-axis: "Y = Number of Service Chains"
7447 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7448 #  layout:
7449 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7450 #    layout: "plot-service-density"
7451 #
7452 #- type: "plot"
7453 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7454 #  algorithm: "plot_nf_heatmap"
7455 #  output-file-type: ".html"
7456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7457 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7458 #  filter: "'NIC_Intel-XXV710' and
7459 #           'NF_DENSITY' and
7460 #           'DOCKER' and
7461 #           'CHAIN' and
7462 #           'NF_VPPIP4' and
7463 #           '64B' and
7464 #           '8T4C' and
7465 #           'NDRPDR'"
7466 #  parameters:
7467 #  - "throughput"
7468 #  - "name"
7469 #  - "tags"
7470 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7471 #  x-axis: "X = CNFs per Service Chain"
7472 #  y-axis: "Y = Number of Service Chains"
7473 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7474 #  layout:
7475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7476 #    layout: "plot-service-density"
7477 #
7478 ## Plots - NF Density - CSC - PDR IMIX
7479 #- type: "plot"
7480 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7481 #  algorithm: "plot_nf_heatmap"
7482 #  output-file-type: ".html"
7483 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7484 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7485 #  filter: "'NIC_Intel-XXV710' and
7486 #           'NF_DENSITY' and
7487 #           'DOCKER' and
7488 #           'CHAIN' and
7489 #           'NF_VPPIP4' and
7490 #           'IMIX' and
7491 #           '2T1C' and
7492 #           'NDRPDR'"
7493 #  parameters:
7494 #  - "throughput"
7495 #  - "name"
7496 #  - "tags"
7497 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7498 #  x-axis: "X = CNFs per Service Chain"
7499 #  y-axis: "Y = Number of Service Chains"
7500 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7501 #  layout:
7502 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7503 #    layout: "plot-service-density"
7504 #
7505 #- type: "plot"
7506 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7507 #  algorithm: "plot_nf_heatmap"
7508 #  output-file-type: ".html"
7509 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7510 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7511 #  filter: "'NIC_Intel-XXV710' and
7512 #           'NF_DENSITY' and
7513 #           'DOCKER' and
7514 #           'CHAIN' and
7515 #           'NF_VPPIP4' and
7516 #           'IMIX' and
7517 #           '4T2C' and
7518 #           'NDRPDR'"
7519 #  parameters:
7520 #  - "throughput"
7521 #  - "name"
7522 #  - "tags"
7523 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7524 #  x-axis: "X = CNFs per Service Chain"
7525 #  y-axis: "Y = Number of Service Chains"
7526 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7527 #  layout:
7528 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7529 #    layout: "plot-service-density"
7530 #
7531 #- type: "plot"
7532 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7533 #  algorithm: "plot_nf_heatmap"
7534 #  output-file-type: ".html"
7535 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7536 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7537 #  filter: "'NIC_Intel-XXV710' and
7538 #           'NF_DENSITY' and
7539 #           'DOCKER' and
7540 #           'CHAIN' and
7541 #           'NF_VPPIP4' and
7542 #           'IMIX' and
7543 #           '8T4C' and
7544 #           'NDRPDR'"
7545 #  parameters:
7546 #  - "throughput"
7547 #  - "name"
7548 #  - "tags"
7549 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7550 #  x-axis: "X = CNFs per Service Chain"
7551 #  y-axis: "Y = Number of Service Chains"
7552 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7553 #  layout:
7554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7555 #    layout: "plot-service-density"
7556 #
7557 ################################################################################
7558 #
7559 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7560 #- type: "plot"
7561 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7562 #  algorithm: "plot_nf_heatmap"
7563 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7564 #  data: "plot-vpp-nfv-3n-skx-mrr"
7565 #  filter: "'NIC_Intel-XXV710' and
7566 #           'NF_DENSITY' and
7567 #           'DOCKER' and
7568 #           'CHAIN' and
7569 #           'NF_VPPIP4' and
7570 #           'IPSEC' and
7571 #           'TNL_4' and
7572 #           'IMIX' and
7573 #           '2T1C' and
7574 #           'MRR'"
7575 #  parameters:
7576 #  - "result"
7577 #  - "name"
7578 #  - "tags"
7579 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7580 #  x-axis: "X = CNFs per Service Chain"
7581 #  y-axis: "Y = Number of Service Chains"
7582 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7583 #  layout:
7584 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7585 #    layout: "plot-service-density"
7586 #
7587 #- type: "plot"
7588 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7589 #  algorithm: "plot_nf_heatmap"
7590 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7591 #  data: "plot-vpp-nfv-3n-skx-mrr"
7592 #  filter: "'NIC_Intel-XXV710' and
7593 #           'NF_DENSITY' and
7594 #           'DOCKER' and
7595 #           'CHAIN' and
7596 #           'NF_VPPIP4' and
7597 #           'IPSEC' and
7598 #           'TNL_4' and
7599 #           'IMIX' and
7600 #           '4T2C' and
7601 #           'MRR'"
7602 #  parameters:
7603 #  - "result"
7604 #  - "name"
7605 #  - "tags"
7606 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7607 #  x-axis: "X = CNFs per Service Chain"
7608 #  y-axis: "Y = Number of Service Chains"
7609 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7610 #  layout:
7611 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7612 #    layout: "plot-service-density"
7613 #
7614 #- type: "plot"
7615 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7616 #  algorithm: "plot_nf_heatmap"
7617 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7618 #  data: "plot-vpp-nfv-3n-skx-mrr"
7619 #  filter: "'NIC_Intel-XXV710' and
7620 #           'NF_DENSITY' and
7621 #           'DOCKER' and
7622 #           'CHAIN' and
7623 #           'NF_VPPIP4' and
7624 #           'IPSEC' and
7625 #           'TNL_4' and
7626 #           'IMIX' and
7627 #           '8T4C' and
7628 #           'MRR'"
7629 #  parameters:
7630 #  - "result"
7631 #  - "name"
7632 #  - "tags"
7633 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7634 #  x-axis: "X = CNFs per Service Chain"
7635 #  y-axis: "Y = Number of Service Chains"
7636 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7637 #  layout:
7638 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7639 #    layout: "plot-service-density"
7640 #
7641 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7642 #- type: "plot"
7643 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7644 #  algorithm: "plot_nf_heatmap"
7645 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7646 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7647 #  filter: "'NIC_Intel-XXV710' and
7648 #           'NF_DENSITY' and
7649 #           'DOCKER' and
7650 #           'CHAIN' and
7651 #           'NF_VPPIP4' and
7652 #           'IPSEC' and
7653 #           'TNL_4' and
7654 #           'IMIX' and
7655 #           '2T1C' and
7656 #           'NDRPDR'"
7657 #  parameters:
7658 #  - "throughput"
7659 #  - "name"
7660 #  - "tags"
7661 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7662 #  x-axis: "X = CNFs per Service Chain"
7663 #  y-axis: "Y = Number of Service Chains"
7664 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7665 #  layout:
7666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7667 #    layout: "plot-service-density"
7668 #
7669 #- type: "plot"
7670 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7671 #  algorithm: "plot_nf_heatmap"
7672 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7673 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7674 #  filter: "'NIC_Intel-XXV710' and
7675 #           'NF_DENSITY' and
7676 #           'DOCKER' and
7677 #           'CHAIN' and
7678 #           'NF_VPPIP4' and
7679 #           'IPSEC' and
7680 #           'TNL_4' and
7681 #           'IMIX' and
7682 #           '4T2C' and
7683 #           'NDRPDR'"
7684 #  parameters:
7685 #  - "throughput"
7686 #  - "name"
7687 #  - "tags"
7688 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7689 #  x-axis: "X = CNFs per Service Chain"
7690 #  y-axis: "Y = Number of Service Chains"
7691 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7692 #  layout:
7693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7694 #    layout: "plot-service-density"
7695 #
7696 #- type: "plot"
7697 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7698 #  algorithm: "plot_nf_heatmap"
7699 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7700 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7701 #  filter: "'NIC_Intel-XXV710' and
7702 #           'NF_DENSITY' and
7703 #           'DOCKER' and
7704 #           'CHAIN' and
7705 #           'NF_VPPIP4' and
7706 #           'IPSEC' and
7707 #           'TNL_4' and
7708 #           'IMIX' and
7709 #           '8T4C' and
7710 #           'NDRPDR'"
7711 #  parameters:
7712 #  - "throughput"
7713 #  - "name"
7714 #  - "tags"
7715 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7716 #  x-axis: "X = CNFs per Service Chain"
7717 #  y-axis: "Y = Number of Service Chains"
7718 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7719 #  layout:
7720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7721 #    layout: "plot-service-density"
7722 #
7723 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7724 #- type: "plot"
7725 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7726 #  algorithm: "plot_nf_heatmap"
7727 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7728 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7729 #  filter: "'NIC_Intel-XXV710' and
7730 #           'NF_DENSITY' and
7731 #           'DOCKER' and
7732 #           'CHAIN' and
7733 #           'NF_VPPIP4' and
7734 #           'IPSEC' and
7735 #           'TNL_4' and
7736 #           'IMIX' and
7737 #           '2T1C' and
7738 #           'NDRPDR'"
7739 #  parameters:
7740 #  - "throughput"
7741 #  - "name"
7742 #  - "tags"
7743 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7744 #  x-axis: "X = CNFs per Service Chain"
7745 #  y-axis: "Y = Number of Service Chains"
7746 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7747 #  layout:
7748 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7749 #    layout: "plot-service-density"
7750 #
7751 #- type: "plot"
7752 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7753 #  algorithm: "plot_nf_heatmap"
7754 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7755 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7756 #  filter: "'NIC_Intel-XXV710' and
7757 #           'NF_DENSITY' and
7758 #           'DOCKER' and
7759 #           'CHAIN' and
7760 #           'NF_VPPIP4' and
7761 #           'IPSEC' and
7762 #           'TNL_4' and
7763 #           'IMIX' and
7764 #           '4T2C' and
7765 #           'NDRPDR'"
7766 #  parameters:
7767 #  - "throughput"
7768 #  - "name"
7769 #  - "tags"
7770 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7771 #  x-axis: "X = CNFs per Service Chain"
7772 #  y-axis: "Y = Number of Service Chains"
7773 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7774 #  layout:
7775 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7776 #    layout: "plot-service-density"
7777 #
7778 #- type: "plot"
7779 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7780 #  algorithm: "plot_nf_heatmap"
7781 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7782 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7783 #  filter: "'NIC_Intel-XXV710' and
7784 #           'NF_DENSITY' and
7785 #           'DOCKER' and
7786 #           'CHAIN' and
7787 #           'NF_VPPIP4' and
7788 #           'IPSEC' and
7789 #           'TNL_4' and
7790 #           'IMIX' and
7791 #           '8T4C' and
7792 #           'NDRPDR'"
7793 #  parameters:
7794 #  - "throughput"
7795 #  - "name"
7796 #  - "tags"
7797 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7798 #  x-axis: "X = CNFs per Service Chain"
7799 #  y-axis: "Y = Number of Service Chains"
7800 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7801 #  layout:
7802 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7803 #    layout: "plot-service-density"
7804
7805 ###############################################################################
7806
7807 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7808 - type: "plot"
7809   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7810   algorithm: "plot_nf_heatmap"
7811   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7812   data: "plot-vpp-nfv-3n-hsw-mrr"
7813   filter: "'NIC_Intel-XL710' and
7814            'NF_DENSITY' and
7815            'DOCKER' and
7816            'CHAIN' and
7817            'NF_VPPIP4' and
7818            'IMIX' and
7819            'TNL_4' and
7820            '1T1C' and
7821            'MRR'"
7822   parameters:
7823   - "result"
7824   - "name"
7825   - "tags"
7826   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7827   x-axis: "X = CNFs per Service Chain"
7828   y-axis: "Y = Number of Service Chains"
7829   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7830   layout:
7831     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7832     layout: "plot-service-density"
7833
7834 - type: "plot"
7835   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7836   algorithm: "plot_nf_heatmap"
7837   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7838   data: "plot-vpp-nfv-3n-hsw-mrr"
7839   filter: "'NIC_Intel-XL710' and
7840            'NF_DENSITY' and
7841            'DOCKER' and
7842            'CHAIN' and
7843            'NF_VPPIP4' and
7844            'IPSEC' and
7845            'TNL_4' and
7846            'IMIX' and
7847            '2T2C' and
7848            'MRR'"
7849   parameters:
7850   - "result"
7851   - "name"
7852   - "tags"
7853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7854   x-axis: "X = CNFs per Service Chain"
7855   y-axis: "Y = Number of Service Chains"
7856   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7857   layout:
7858     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7859     layout: "plot-service-density"
7860
7861 - type: "plot"
7862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7863   algorithm: "plot_nf_heatmap"
7864   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7865   data: "plot-vpp-nfv-3n-hsw-mrr"
7866   filter: "'NIC_Intel-XL710' and
7867            'NF_DENSITY' and
7868            'DOCKER' and
7869            'CHAIN' and
7870            'NF_VPPIP4' and
7871            'IPSEC' and
7872            'TNL_4' and
7873            'IMIX' and
7874            '4T4C' and
7875            'MRR'"
7876   parameters:
7877   - "result"
7878   - "name"
7879   - "tags"
7880   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7881   x-axis: "X = CNFs per Service Chain"
7882   y-axis: "Y = Number of Service Chains"
7883   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7884   layout:
7885     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7886     layout: "plot-service-density"
7887
7888 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7889 - type: "plot"
7890   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7891   algorithm: "plot_nf_heatmap"
7892   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7893   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7894   filter: "'NIC_Intel-XL710' and
7895            'NF_DENSITY' and
7896            'DOCKER' and
7897            'CHAIN' and
7898            'NF_VPPIP4' and
7899            'IPSEC' and
7900            'TNL_4' and
7901            'IMIX' and
7902            '1T1C' and
7903            'NDRPDR'"
7904   parameters:
7905   - "throughput"
7906   - "name"
7907   - "tags"
7908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7909   x-axis: "X = CNFs per Service Chain"
7910   y-axis: "Y = Number of Service Chains"
7911   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7912   layout:
7913     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7914     layout: "plot-service-density"
7915
7916 - type: "plot"
7917   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7918   algorithm: "plot_nf_heatmap"
7919   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7920   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7921   filter: "'NIC_Intel-XL710' and
7922            'NF_DENSITY' and
7923            'DOCKER' and
7924            'CHAIN' and
7925            'NF_VPPIP4' and
7926            'IPSEC' and
7927            'TNL_4' and
7928            'IMIX' and
7929            '2T2C' and
7930            'NDRPDR'"
7931   parameters:
7932   - "throughput"
7933   - "name"
7934   - "tags"
7935   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7936   x-axis: "X = CNFs per Service Chain"
7937   y-axis: "Y = Number of Service Chains"
7938   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7939   layout:
7940     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7941     layout: "plot-service-density"
7942
7943 - type: "plot"
7944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7945   algorithm: "plot_nf_heatmap"
7946   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7947   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7948   filter: "'NIC_Intel-XL710' and
7949            'NF_DENSITY' and
7950            'DOCKER' and
7951            'CHAIN' and
7952            'NF_VPPIP4' and
7953            'IPSEC' and
7954            'TNL_4' and
7955            'IMIX' and
7956            '4T4C' and
7957            'NDRPDR'"
7958   parameters:
7959   - "throughput"
7960   - "name"
7961   - "tags"
7962   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7963   x-axis: "X = CNFs per Service Chain"
7964   y-axis: "Y = Number of Service Chains"
7965   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7966   layout:
7967     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7968     layout: "plot-service-density"
7969
7970 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7971 - type: "plot"
7972   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7973   algorithm: "plot_nf_heatmap"
7974   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7975   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7976   filter: "'NIC_Intel-XL710' and
7977            'NF_DENSITY' and
7978            'DOCKER' and
7979            'CHAIN' and
7980            'NF_VPPIP4' and
7981            'IPSEC' and
7982            'TNL_4' and
7983            'IMIX' and
7984            '1T1C' and
7985            'NDRPDR'"
7986   parameters:
7987   - "throughput"
7988   - "name"
7989   - "tags"
7990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7991   x-axis: "X = CNFs per Service Chain"
7992   y-axis: "Y = Number of Service Chains"
7993   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7994   layout:
7995     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7996     layout: "plot-service-density"
7997
7998 - type: "plot"
7999   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8000   algorithm: "plot_nf_heatmap"
8001   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8002   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8003   filter: "'NIC_Intel-XL710' and
8004            'NF_DENSITY' and
8005            'DOCKER' and
8006            'CHAIN' and
8007            'NF_VPPIP4' and
8008            'IPSEC' and
8009            'TNL_4' and
8010            'IMIX' and
8011            '2T2C' and
8012            'NDRPDR'"
8013   parameters:
8014   - "throughput"
8015   - "name"
8016   - "tags"
8017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8018   x-axis: "X = CNFs per Service Chain"
8019   y-axis: "Y = Number of Service Chains"
8020   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8021   layout:
8022     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8023     layout: "plot-service-density"
8024
8025 - type: "plot"
8026   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8027   algorithm: "plot_nf_heatmap"
8028   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8029   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8030   filter: "'NIC_Intel-XL710' and
8031            'NF_DENSITY' and
8032            'DOCKER' and
8033            'CHAIN' and
8034            'NF_VPPIP4' and
8035            'IPSEC' and
8036            'TNL_4' and
8037            'IMIX' and
8038            '4T4C' and
8039            'NDRPDR'"
8040   parameters:
8041   - "throughput"
8042   - "name"
8043   - "tags"
8044   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8045   x-axis: "X = CNFs per Service Chain"
8046   y-axis: "Y = Number of Service Chains"
8047   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8048   layout:
8049     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8050     layout: "plot-service-density"
8051
8052 ###############################################################################
8053
8054 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8055 #- type: "plot"
8056 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8057 #  algorithm: "plot_nf_heatmap"
8058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8059 #  data: "plot-vpp-nfv-3n-skx-mrr"
8060 #  filter: "'NIC_Intel-XXV710' and
8061 #           'NF_DENSITY' and
8062 #           'DOCKER' and
8063 #           'CHAIN' and
8064 #           'NF_VPPIP4' and
8065 #           'IPSEC' and
8066 #           'TNL_1000' and
8067 #           'IMIX' and
8068 #           '2T1C' and
8069 #           'MRR'"
8070 #  parameters:
8071 #  - "result"
8072 #  - "name"
8073 #  - "tags"
8074 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8075 #  x-axis: "X = CNFs per Service Chain"
8076 #  y-axis: "Y = Number of Service Chains"
8077 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8078 #  layout:
8079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8080 #    layout: "plot-service-density"
8081 #
8082 #- type: "plot"
8083 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8084 #  algorithm: "plot_nf_heatmap"
8085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8086 #  data: "plot-vpp-nfv-3n-skx-mrr"
8087 #  filter: "'NIC_Intel-XXV710' and
8088 #           'NF_DENSITY' and
8089 #           'DOCKER' and
8090 #           'CHAIN' and
8091 #           'NF_VPPIP4' and
8092 #           'IPSEC' and
8093 #           'TNL_1000' and
8094 #           'IMIX' and
8095 #           '4T2C' and
8096 #           'MRR'"
8097 #  parameters:
8098 #  - "result"
8099 #  - "name"
8100 #  - "tags"
8101 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8102 #  x-axis: "X = CNFs per Service Chain"
8103 #  y-axis: "Y = Number of Service Chains"
8104 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8105 #  layout:
8106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8107 #    layout: "plot-service-density"
8108 #
8109 #- type: "plot"
8110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8111 #  algorithm: "plot_nf_heatmap"
8112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8113 #  data: "plot-vpp-nfv-3n-skx-mrr"
8114 #  filter: "'NIC_Intel-XXV710' and
8115 #           'NF_DENSITY' and
8116 #           'DOCKER' and
8117 #           'CHAIN' and
8118 #           'NF_VPPIP4' and
8119 #           'IPSEC' and
8120 #           'TNL_1000' and
8121 #           'IMIX' and
8122 #           '8T4C' and
8123 #           'MRR'"
8124 #  parameters:
8125 #  - "result"
8126 #  - "name"
8127 #  - "tags"
8128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8129 #  x-axis: "X = CNFs per Service Chain"
8130 #  y-axis: "Y = Number of Service Chains"
8131 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8132 #  layout:
8133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8134 #    layout: "plot-service-density"
8135 #
8136 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8137 #- type: "plot"
8138 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8139 #  algorithm: "plot_nf_heatmap"
8140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8141 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8142 #  filter: "'NIC_Intel-XXV710' and
8143 #           'NF_DENSITY' and
8144 #           'DOCKER' and
8145 #           'CHAIN' and
8146 #           'NF_VPPIP4' and
8147 #           'IPSEC' and
8148 #           'TNL_1000' and
8149 #           'IMIX' and
8150 #           '2T1C' and
8151 #           'NDRPDR'"
8152 #  parameters:
8153 #  - "throughput"
8154 #  - "name"
8155 #  - "tags"
8156 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8157 #  x-axis: "X = CNFs per Service Chain"
8158 #  y-axis: "Y = Number of Service Chains"
8159 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8160 #  layout:
8161 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8162 #    layout: "plot-service-density"
8163 #
8164 #- type: "plot"
8165 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8166 #  algorithm: "plot_nf_heatmap"
8167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8168 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8169 #  filter: "'NIC_Intel-XXV710' and
8170 #           'NF_DENSITY' and
8171 #           'DOCKER' and
8172 #           'CHAIN' and
8173 #           'NF_VPPIP4' and
8174 #           'IPSEC' and
8175 #           'TNL_1000' and
8176 #           'IMIX' and
8177 #           '4T2C' and
8178 #           'NDRPDR'"
8179 #  parameters:
8180 #  - "throughput"
8181 #  - "name"
8182 #  - "tags"
8183 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8184 #  x-axis: "X = CNFs per Service Chain"
8185 #  y-axis: "Y = Number of Service Chains"
8186 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8187 #  layout:
8188 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8189 #    layout: "plot-service-density"
8190 #
8191 #- type: "plot"
8192 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8193 #  algorithm: "plot_nf_heatmap"
8194 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8195 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8196 #  filter: "'NIC_Intel-XXV710' and
8197 #           'NF_DENSITY' and
8198 #           'DOCKER' and
8199 #           'CHAIN' and
8200 #           'NF_VPPIP4' and
8201 #           'IPSEC' and
8202 #           'TNL_1000' and
8203 #           'IMIX' and
8204 #           '8T4C' and
8205 #           'NDRPDR'"
8206 #  parameters:
8207 #  - "throughput"
8208 #  - "name"
8209 #  - "tags"
8210 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8211 #  x-axis: "X = CNFs per Service Chain"
8212 #  y-axis: "Y = Number of Service Chains"
8213 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8214 #  layout:
8215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8216 #    layout: "plot-service-density"
8217 #
8218 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8219 #- type: "plot"
8220 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8221 #  algorithm: "plot_nf_heatmap"
8222 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8223 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8224 #  filter: "'NIC_Intel-XXV710' and
8225 #           'NF_DENSITY' and
8226 #           'DOCKER' and
8227 #           'CHAIN' and
8228 #           'NF_VPPIP4' and
8229 #           'IPSEC' and
8230 #           'TNL_1000' and
8231 #           'IMIX' and
8232 #           '2T1C' and
8233 #           'NDRPDR'"
8234 #  parameters:
8235 #  - "throughput"
8236 #  - "name"
8237 #  - "tags"
8238 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8239 #  x-axis: "X = CNFs per Service Chain"
8240 #  y-axis: "Y = Number of Service Chains"
8241 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8242 #  layout:
8243 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8244 #    layout: "plot-service-density"
8245 #
8246 #- type: "plot"
8247 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8248 #  algorithm: "plot_nf_heatmap"
8249 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8250 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8251 #  filter: "'NIC_Intel-XXV710' and
8252 #           'NF_DENSITY' and
8253 #           'DOCKER' and
8254 #           'CHAIN' and
8255 #           'NF_VPPIP4' and
8256 #           'IPSEC' and
8257 #           'TNL_1000' and
8258 #           'IMIX' and
8259 #           '4T2C' and
8260 #           'NDRPDR'"
8261 #  parameters:
8262 #  - "throughput"
8263 #  - "name"
8264 #  - "tags"
8265 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8266 #  x-axis: "X = CNFs per Service Chain"
8267 #  y-axis: "Y = Number of Service Chains"
8268 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8269 #  layout:
8270 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8271 #    layout: "plot-service-density"
8272 #
8273 #- type: "plot"
8274 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8275 #  algorithm: "plot_nf_heatmap"
8276 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8277 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8278 #  filter: "'NIC_Intel-XXV710' and
8279 #           'NF_DENSITY' and
8280 #           'DOCKER' and
8281 #           'CHAIN' and
8282 #           'NF_VPPIP4' and
8283 #           'IPSEC' and
8284 #           'TNL_1000' and
8285 #           'IMIX' and
8286 #           '8T4C' and
8287 #           'NDRPDR'"
8288 #  parameters:
8289 #  - "throughput"
8290 #  - "name"
8291 #  - "tags"
8292 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8293 #  x-axis: "X = CNFs per Service Chain"
8294 #  y-axis: "Y = Number of Service Chains"
8295 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8296 #  layout:
8297 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8298 #    layout: "plot-service-density"
8299
8300 ###############################################################################
8301
8302 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8303 - type: "plot"
8304   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8305   algorithm: "plot_nf_heatmap"
8306   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8307   data: "plot-vpp-nfv-3n-hsw-mrr"
8308   filter: "'NIC_Intel-XL710' and
8309            'NF_DENSITY' and
8310            'DOCKER' and
8311            'CHAIN' and
8312            'NF_VPPIP4' and
8313            'IMIX' and
8314            'TNL_1000' and
8315            '1T1C' and
8316            'MRR'"
8317   parameters:
8318   - "result"
8319   - "name"
8320   - "tags"
8321   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8322   x-axis: "X = CNFs per Service Chain"
8323   y-axis: "Y = Number of Service Chains"
8324   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8325   layout:
8326     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8327     layout: "plot-service-density"
8328
8329 - type: "plot"
8330   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8331   algorithm: "plot_nf_heatmap"
8332   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8333   data: "plot-vpp-nfv-3n-hsw-mrr"
8334   filter: "'NIC_Intel-XL710' and
8335            'NF_DENSITY' and
8336            'DOCKER' and
8337            'CHAIN' and
8338            'NF_VPPIP4' and
8339            'IPSEC' and
8340            'TNL_1000' and
8341            'IMIX' and
8342            '2T2C' and
8343            'MRR'"
8344   parameters:
8345   - "result"
8346   - "name"
8347   - "tags"
8348   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8349   x-axis: "X = CNFs per Service Chain"
8350   y-axis: "Y = Number of Service Chains"
8351   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8352   layout:
8353     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8354     layout: "plot-service-density"
8355
8356 - type: "plot"
8357   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8358   algorithm: "plot_nf_heatmap"
8359   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8360   data: "plot-vpp-nfv-3n-hsw-mrr"
8361   filter: "'NIC_Intel-XL710' and
8362            'NF_DENSITY' and
8363            'DOCKER' and
8364            'CHAIN' and
8365            'NF_VPPIP4' and
8366            'IPSEC' and
8367            'TNL_1000' and
8368            'IMIX' and
8369            '4T4C' and
8370            'MRR'"
8371   parameters:
8372   - "result"
8373   - "name"
8374   - "tags"
8375   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8376   x-axis: "X = CNFs per Service Chain"
8377   y-axis: "Y = Number of Service Chains"
8378   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8379   layout:
8380     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8381     layout: "plot-service-density"
8382
8383 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8384 - type: "plot"
8385   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8386   algorithm: "plot_nf_heatmap"
8387   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8388   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8389   filter: "'NIC_Intel-XL710' and
8390            'NF_DENSITY' and
8391            'DOCKER' and
8392            'CHAIN' and
8393            'NF_VPPIP4' and
8394            'IPSEC' and
8395            'TNL_1000' and
8396            'IMIX' and
8397            '1T1C' and
8398            'NDRPDR'"
8399   parameters:
8400   - "throughput"
8401   - "name"
8402   - "tags"
8403   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8404   x-axis: "X = CNFs per Service Chain"
8405   y-axis: "Y = Number of Service Chains"
8406   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8407   layout:
8408     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8409     layout: "plot-service-density"
8410
8411 - type: "plot"
8412   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8413   algorithm: "plot_nf_heatmap"
8414   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8415   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8416   filter: "'NIC_Intel-XL710' and
8417            'NF_DENSITY' and
8418            'DOCKER' and
8419            'CHAIN' and
8420            'NF_VPPIP4' and
8421            'IPSEC' and
8422            'TNL_1000' and
8423            'IMIX' and
8424            '2T2C' and
8425            'NDRPDR'"
8426   parameters:
8427   - "throughput"
8428   - "name"
8429   - "tags"
8430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8431   x-axis: "X = CNFs per Service Chain"
8432   y-axis: "Y = Number of Service Chains"
8433   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8434   layout:
8435     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8436     layout: "plot-service-density"
8437
8438 - type: "plot"
8439   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8440   algorithm: "plot_nf_heatmap"
8441   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8442   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8443   filter: "'NIC_Intel-XL710' and
8444            'NF_DENSITY' and
8445            'DOCKER' and
8446            'CHAIN' and
8447            'NF_VPPIP4' and
8448            'IPSEC' and
8449            'TNL_1000' and
8450            'IMIX' and
8451            '4T4C' and
8452            'NDRPDR'"
8453   parameters:
8454   - "throughput"
8455   - "name"
8456   - "tags"
8457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8458   x-axis: "X = CNFs per Service Chain"
8459   y-axis: "Y = Number of Service Chains"
8460   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8461   layout:
8462     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8463     layout: "plot-service-density"
8464
8465 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8466 - type: "plot"
8467   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8468   algorithm: "plot_nf_heatmap"
8469   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8470   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8471   filter: "'NIC_Intel-XL710' and
8472            'NF_DENSITY' and
8473            'DOCKER' and
8474            'CHAIN' and
8475            'NF_VPPIP4' and
8476            'IPSEC' and
8477            'TNL_1000' and
8478            'IMIX' and
8479            '1T1C' and
8480            'NDRPDR'"
8481   parameters:
8482   - "throughput"
8483   - "name"
8484   - "tags"
8485   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8486   x-axis: "X = CNFs per Service Chain"
8487   y-axis: "Y = Number of Service Chains"
8488   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8489   layout:
8490     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8491     layout: "plot-service-density"
8492
8493 - type: "plot"
8494   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8495   algorithm: "plot_nf_heatmap"
8496   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8497   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8498   filter: "'NIC_Intel-XL710' and
8499            'NF_DENSITY' and
8500            'DOCKER' and
8501            'CHAIN' and
8502            'NF_VPPIP4' and
8503            'IPSEC' and
8504            'TNL_1000' and
8505            'IMIX' and
8506            '2T2C' and
8507            'NDRPDR'"
8508   parameters:
8509   - "throughput"
8510   - "name"
8511   - "tags"
8512   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8513   x-axis: "X = CNFs per Service Chain"
8514   y-axis: "Y = Number of Service Chains"
8515   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8516   layout:
8517     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8518     layout: "plot-service-density"
8519
8520 - type: "plot"
8521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8522   algorithm: "plot_nf_heatmap"
8523   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8524   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8525   filter: "'NIC_Intel-XL710' and
8526            'NF_DENSITY' and
8527            'DOCKER' and
8528            'CHAIN' and
8529            'NF_VPPIP4' and
8530            'IPSEC' and
8531            'TNL_1000' and
8532            'IMIX' and
8533            '4T4C' and
8534            'NDRPDR'"
8535   parameters:
8536   - "throughput"
8537   - "name"
8538   - "tags"
8539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8540   x-axis: "X = CNFs per Service Chain"
8541   y-axis: "Y = Number of Service Chains"
8542   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8543   layout:
8544     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8545     layout: "plot-service-density"
8546
8547 ###############################################################################
8548
8549 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8550 #- type: "plot"
8551 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8552 #  algorithm: "plot_nf_heatmap"
8553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8554 #  data: "plot-vpp-nfv-3n-skx-mrr"
8555 #  filter: "'NIC_Intel-XXV710' and
8556 #           'NF_DENSITY' and
8557 #           'DOCKER' and
8558 #           'CHAIN' and
8559 #           'NF_VPPIP4' and
8560 #           'IPSEC' and
8561 #           'TNL_10000' and
8562 #           'IMIX' and
8563 #           '2T1C' and
8564 #           'MRR'"
8565 #  parameters:
8566 #  - "result"
8567 #  - "name"
8568 #  - "tags"
8569 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8570 #  x-axis: "X = CNFs per Service Chain"
8571 #  y-axis: "Y = Number of Service Chains"
8572 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8573 #  layout:
8574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8575 #    layout: "plot-service-density"
8576 #
8577 #- type: "plot"
8578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8579 #  algorithm: "plot_nf_heatmap"
8580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8581 #  data: "plot-vpp-nfv-3n-skx-mrr"
8582 #  filter: "'NIC_Intel-XXV710' and
8583 #           'NF_DENSITY' and
8584 #           'DOCKER' and
8585 #           'CHAIN' and
8586 #           'NF_VPPIP4' and
8587 #           'IPSEC' and
8588 #           'TNL_10000' and
8589 #           'IMIX' and
8590 #           '4T2C' and
8591 #           'MRR'"
8592 #  parameters:
8593 #  - "result"
8594 #  - "name"
8595 #  - "tags"
8596 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8597 #  x-axis: "X = CNFs per Service Chain"
8598 #  y-axis: "Y = Number of Service Chains"
8599 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8600 #  layout:
8601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8602 #    layout: "plot-service-density"
8603 #
8604 #- type: "plot"
8605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8606 #  algorithm: "plot_nf_heatmap"
8607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8608 #  data: "plot-vpp-nfv-3n-skx-mrr"
8609 #  filter: "'NIC_Intel-XXV710' and
8610 #           'NF_DENSITY' and
8611 #           'DOCKER' and
8612 #           'CHAIN' and
8613 #           'NF_VPPIP4' and
8614 #           'IPSEC' and
8615 #           'TNL_10000' and
8616 #           'IMIX' and
8617 #           '8T4C' and
8618 #           'MRR'"
8619 #  parameters:
8620 #  - "result"
8621 #  - "name"
8622 #  - "tags"
8623 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8624 #  x-axis: "X = CNFs per Service Chain"
8625 #  y-axis: "Y = Number of Service Chains"
8626 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8627 #  layout:
8628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8629 #    layout: "plot-service-density"
8630 #
8631 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8632 #- type: "plot"
8633 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8634 #  algorithm: "plot_nf_heatmap"
8635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8636 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8637 #  filter: "'NIC_Intel-XXV710' and
8638 #           'NF_DENSITY' and
8639 #           'DOCKER' and
8640 #           'CHAIN' and
8641 #           'NF_VPPIP4' and
8642 #           'IPSEC' and
8643 #           'TNL_10000' and
8644 #           'IMIX' and
8645 #           '2T1C' and
8646 #           'NDRPDR'"
8647 #  parameters:
8648 #  - "throughput"
8649 #  - "name"
8650 #  - "tags"
8651 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8652 #  x-axis: "X = CNFs per Service Chain"
8653 #  y-axis: "Y = Number of Service Chains"
8654 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8655 #  layout:
8656 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8657 #    layout: "plot-service-density"
8658 #
8659 #- type: "plot"
8660 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8661 #  algorithm: "plot_nf_heatmap"
8662 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8663 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8664 #  filter: "'NIC_Intel-XXV710' and
8665 #           'NF_DENSITY' and
8666 #           'DOCKER' and
8667 #           'CHAIN' and
8668 #           'NF_VPPIP4' and
8669 #           'IPSEC' and
8670 #           'TNL_10000' and
8671 #           'IMIX' and
8672 #           '4T2C' and
8673 #           'NDRPDR'"
8674 #  parameters:
8675 #  - "throughput"
8676 #  - "name"
8677 #  - "tags"
8678 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8679 #  x-axis: "X = CNFs per Service Chain"
8680 #  y-axis: "Y = Number of Service Chains"
8681 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8682 #  layout:
8683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8684 #    layout: "plot-service-density"
8685 #
8686 #- type: "plot"
8687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8688 #  algorithm: "plot_nf_heatmap"
8689 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8690 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8691 #  filter: "'NIC_Intel-XXV710' and
8692 #           'NF_DENSITY' and
8693 #           'DOCKER' and
8694 #           'CHAIN' and
8695 #           'NF_VPPIP4' and
8696 #           'IPSEC' and
8697 #           'TNL_10000' and
8698 #           'IMIX' and
8699 #           '8T4C' and
8700 #           'NDRPDR'"
8701 #  parameters:
8702 #  - "throughput"
8703 #  - "name"
8704 #  - "tags"
8705 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8706 #  x-axis: "X = CNFs per Service Chain"
8707 #  y-axis: "Y = Number of Service Chains"
8708 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8709 #  layout:
8710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8711 #    layout: "plot-service-density"
8712 #
8713 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8714 #- type: "plot"
8715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8716 #  algorithm: "plot_nf_heatmap"
8717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8718 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8719 #  filter: "'NIC_Intel-XXV710' and
8720 #           'NF_DENSITY' and
8721 #           'DOCKER' and
8722 #           'CHAIN' and
8723 #           'NF_VPPIP4' and
8724 #           'IPSEC' and
8725 #           'TNL_10000' and
8726 #           'IMIX' and
8727 #           '2T1C' and
8728 #           'NDRPDR'"
8729 #  parameters:
8730 #  - "throughput"
8731 #  - "name"
8732 #  - "tags"
8733 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8734 #  x-axis: "X = CNFs per Service Chain"
8735 #  y-axis: "Y = Number of Service Chains"
8736 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8737 #  layout:
8738 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8739 #    layout: "plot-service-density"
8740 #
8741 #- type: "plot"
8742 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8743 #  algorithm: "plot_nf_heatmap"
8744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8745 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8746 #  filter: "'NIC_Intel-XXV710' and
8747 #           'NF_DENSITY' and
8748 #           'DOCKER' and
8749 #           'CHAIN' and
8750 #           'NF_VPPIP4' and
8751 #           'IPSEC' and
8752 #           'TNL_10000' and
8753 #           'IMIX' and
8754 #           '4T2C' and
8755 #           'NDRPDR'"
8756 #  parameters:
8757 #  - "throughput"
8758 #  - "name"
8759 #  - "tags"
8760 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8761 #  x-axis: "X = CNFs per Service Chain"
8762 #  y-axis: "Y = Number of Service Chains"
8763 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8764 #  layout:
8765 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8766 #    layout: "plot-service-density"
8767 #
8768 #- type: "plot"
8769 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8770 #  algorithm: "plot_nf_heatmap"
8771 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8772 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8773 #  filter: "'NIC_Intel-XXV710' and
8774 #           'NF_DENSITY' and
8775 #           'DOCKER' and
8776 #           'CHAIN' and
8777 #           'NF_VPPIP4' and
8778 #           'IPSEC' and
8779 #           'TNL_10000' and
8780 #           'IMIX' and
8781 #           '8T4C' and
8782 #           'NDRPDR'"
8783 #  parameters:
8784 #  - "throughput"
8785 #  - "name"
8786 #  - "tags"
8787 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8788 #  x-axis: "X = CNFs per Service Chain"
8789 #  y-axis: "Y = Number of Service Chains"
8790 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8791 #  layout:
8792 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8793 #    layout: "plot-service-density"
8794
8795 ###############################################################################
8796
8797 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8798 - type: "plot"
8799   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8800   algorithm: "plot_nf_heatmap"
8801   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8802   data: "plot-vpp-nfv-3n-hsw-mrr"
8803   filter: "'NIC_Intel-XL710' and
8804            'NF_DENSITY' and
8805            'DOCKER' and
8806            'CHAIN' and
8807            'NF_VPPIP4' and
8808            'IMIX' and
8809            'TNL_10000' and
8810            '1T1C' and
8811            'MRR'"
8812   parameters:
8813   - "result"
8814   - "name"
8815   - "tags"
8816   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8817   x-axis: "X = CNFs per Service Chain"
8818   y-axis: "Y = Number of Service Chains"
8819   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8820   layout:
8821     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8822     layout: "plot-service-density"
8823
8824 - type: "plot"
8825   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8826   algorithm: "plot_nf_heatmap"
8827   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8828   data: "plot-vpp-nfv-3n-hsw-mrr"
8829   filter: "'NIC_Intel-XL710' and
8830            'NF_DENSITY' and
8831            'DOCKER' and
8832            'CHAIN' and
8833            'NF_VPPIP4' and
8834            'IPSEC' and
8835            'TNL_10000' and
8836            'IMIX' and
8837            '2T2C' and
8838            'MRR'"
8839   parameters:
8840   - "result"
8841   - "name"
8842   - "tags"
8843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8844   x-axis: "X = CNFs per Service Chain"
8845   y-axis: "Y = Number of Service Chains"
8846   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8847   layout:
8848     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8849     layout: "plot-service-density"
8850
8851 - type: "plot"
8852   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8853   algorithm: "plot_nf_heatmap"
8854   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8855   data: "plot-vpp-nfv-3n-hsw-mrr"
8856   filter: "'NIC_Intel-XL710' and
8857            'NF_DENSITY' and
8858            'DOCKER' and
8859            'CHAIN' and
8860            'NF_VPPIP4' and
8861            'IPSEC' and
8862            'TNL_10000' and
8863            'IMIX' and
8864            '4T4C' and
8865            'MRR'"
8866   parameters:
8867   - "result"
8868   - "name"
8869   - "tags"
8870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8871   x-axis: "X = CNFs per Service Chain"
8872   y-axis: "Y = Number of Service Chains"
8873   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8874   layout:
8875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8876     layout: "plot-service-density"
8877
8878 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8879 - type: "plot"
8880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8881   algorithm: "plot_nf_heatmap"
8882   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8883   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8884   filter: "'NIC_Intel-XL710' and
8885            'NF_DENSITY' and
8886            'DOCKER' and
8887            'CHAIN' and
8888            'NF_VPPIP4' and
8889            'IPSEC' and
8890            'TNL_10000' and
8891            'IMIX' and
8892            '1T1C' and
8893            'NDRPDR'"
8894   parameters:
8895   - "throughput"
8896   - "name"
8897   - "tags"
8898   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8899   x-axis: "X = CNFs per Service Chain"
8900   y-axis: "Y = Number of Service Chains"
8901   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8902   layout:
8903     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8904     layout: "plot-service-density"
8905
8906 - type: "plot"
8907   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8908   algorithm: "plot_nf_heatmap"
8909   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8910   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8911   filter: "'NIC_Intel-XL710' and
8912            'NF_DENSITY' and
8913            'DOCKER' and
8914            'CHAIN' and
8915            'NF_VPPIP4' and
8916            'IPSEC' and
8917            'TNL_10000' and
8918            'IMIX' and
8919            '2T2C' and
8920            'NDRPDR'"
8921   parameters:
8922   - "throughput"
8923   - "name"
8924   - "tags"
8925   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8926   x-axis: "X = CNFs per Service Chain"
8927   y-axis: "Y = Number of Service Chains"
8928   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8929   layout:
8930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8931     layout: "plot-service-density"
8932
8933 - type: "plot"
8934   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8935   algorithm: "plot_nf_heatmap"
8936   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8937   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8938   filter: "'NIC_Intel-XL710' and
8939            'NF_DENSITY' and
8940            'DOCKER' and
8941            'CHAIN' and
8942            'NF_VPPIP4' and
8943            'IPSEC' and
8944            'TNL_10000' and
8945            'IMIX' and
8946            '4T4C' and
8947            'NDRPDR'"
8948   parameters:
8949   - "throughput"
8950   - "name"
8951   - "tags"
8952   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8953   x-axis: "X = CNFs per Service Chain"
8954   y-axis: "Y = Number of Service Chains"
8955   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8956   layout:
8957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8958     layout: "plot-service-density"
8959
8960 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8961 - type: "plot"
8962   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8963   algorithm: "plot_nf_heatmap"
8964   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8965   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8966   filter: "'NIC_Intel-XL710' and
8967            'NF_DENSITY' and
8968            'DOCKER' and
8969            'CHAIN' and
8970            'NF_VPPIP4' and
8971            'IPSEC' and
8972            'TNL_10000' and
8973            'IMIX' and
8974            '1T1C' and
8975            'NDRPDR'"
8976   parameters:
8977   - "throughput"
8978   - "name"
8979   - "tags"
8980   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8981   x-axis: "X = CNFs per Service Chain"
8982   y-axis: "Y = Number of Service Chains"
8983   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8984   layout:
8985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8986     layout: "plot-service-density"
8987
8988 - type: "plot"
8989   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8990   algorithm: "plot_nf_heatmap"
8991   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8992   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8993   filter: "'NIC_Intel-XL710' and
8994            'NF_DENSITY' and
8995            'DOCKER' and
8996            'CHAIN' and
8997            'NF_VPPIP4' and
8998            'IPSEC' and
8999            'TNL_10000' and
9000            'IMIX' and
9001            '2T2C' and
9002            'NDRPDR'"
9003   parameters:
9004   - "throughput"
9005   - "name"
9006   - "tags"
9007   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9008   x-axis: "X = CNFs per Service Chain"
9009   y-axis: "Y = Number of Service Chains"
9010   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9011   layout:
9012     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9013     layout: "plot-service-density"
9014
9015 - type: "plot"
9016   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9017   algorithm: "plot_nf_heatmap"
9018   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9019   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9020   filter: "'NIC_Intel-XL710' and
9021            'NF_DENSITY' and
9022            'DOCKER' and
9023            'CHAIN' and
9024            'NF_VPPIP4' and
9025            'IPSEC' and
9026            'TNL_10000' and
9027            'IMIX' and
9028            '4T4C' and
9029            'NDRPDR'"
9030   parameters:
9031   - "throughput"
9032   - "name"
9033   - "tags"
9034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9035   x-axis: "X = CNFs per Service Chain"
9036   y-axis: "Y = Number of Service Chains"
9037   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9038   layout:
9039     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9040     layout: "plot-service-density"
9041
9042 ###############################################################################
9043
9044 # Plots - NF Density - CSP - MRR 64b
9045
9046 #- type: "plot"
9047 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9048 #  algorithm: "plot_nf_heatmap"
9049 #  output-file-type: ".html"
9050 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9051 #  data: "plot-vpp-nfv-2n-skx-mrr"
9052 #  filter: "'NIC_Intel-XXV710' and
9053 #           'NF_DENSITY' and
9054 #           'DOCKER' and
9055 #           'PIPELINE' and
9056 #           'NF_VPPIP4' and
9057 #           '64B' and
9058 #           '2T1C' and
9059 #           'MRR'"
9060 #  parameters:
9061 #  - "result"
9062 #  - "name"
9063 #  - "tags"
9064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9065 #  x-axis: "X = CNFs per Service Pipeline"
9066 #  y-axis: "Y = Number of Service Pipelines"
9067 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9068 #  layout:
9069 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9070 #    layout: "plot-service-density"
9071 #
9072 #- type: "plot"
9073 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9074 #  algorithm: "plot_nf_heatmap"
9075 #  output-file-type: ".html"
9076 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9077 #  data: "plot-vpp-nfv-2n-skx-mrr"
9078 #  filter: "'NIC_Intel-XXV710' and
9079 #           'NF_DENSITY' and
9080 #           'DOCKER' and
9081 #           'PIPELINE' and
9082 #           'NF_VPPIP4' and
9083 #           '64B' and
9084 #           '4T2C' and
9085 #           'MRR'"
9086 #  parameters:
9087 #  - "result"
9088 #  - "name"
9089 #  - "tags"
9090 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9091 #  x-axis: "X = CNFs per Service Pipeline"
9092 #  y-axis: "Y = Number of Service Pipelines"
9093 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9094 #  layout:
9095 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9096 #    layout: "plot-service-density"
9097 #
9098 #- type: "plot"
9099 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9100 #  algorithm: "plot_nf_heatmap"
9101 #  output-file-type: ".html"
9102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9103 #  data: "plot-vpp-nfv-2n-skx-mrr"
9104 #  filter: "'NIC_Intel-XXV710' and
9105 #           'NF_DENSITY' and
9106 #           'DOCKER' and
9107 #           'PIPELINE' and
9108 #           'NF_VPPIP4' and
9109 #           '64B' and
9110 #           '8T4C' and
9111 #           'MRR'"
9112 #  parameters:
9113 #  - "result"
9114 #  - "name"
9115 #  - "tags"
9116 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9117 #  x-axis: "X = CNFs per Service Pipeline"
9118 #  y-axis: "Y = Number of Service Pipelines"
9119 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9120 #  layout:
9121 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9122 #    layout: "plot-service-density"
9123 #
9124 ## Plots - NF Density - CSP - MRR IMIX
9125 #- type: "plot"
9126 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9127 #  algorithm: "plot_nf_heatmap"
9128 #  output-file-type: ".html"
9129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9130 #  data: "plot-vpp-nfv-2n-skx-mrr"
9131 #  filter: "'NIC_Intel-XXV710' and
9132 #           'NF_DENSITY' and
9133 #           'DOCKER' and
9134 #           'PIPELINE' and
9135 #           'NF_VPPIP4' and
9136 #           'IMIX' and
9137 #           '2T1C' and
9138 #           'MRR'"
9139 #  parameters:
9140 #  - "result"
9141 #  - "name"
9142 #  - "tags"
9143 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9144 #  x-axis: "X = CNFs per Service Pipeline"
9145 #  y-axis: "Y = Number of Service Pipelines"
9146 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9147 #  layout:
9148 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9149 #    layout: "plot-service-density"
9150 #
9151 #- type: "plot"
9152 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9153 #  algorithm: "plot_nf_heatmap"
9154 #  output-file-type: ".html"
9155 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9156 #  data: "plot-vpp-nfv-2n-skx-mrr"
9157 #  filter: "'NIC_Intel-XXV710' and
9158 #           'NF_DENSITY' and
9159 #           'DOCKER' and
9160 #           'PIPELINE' and
9161 #           'NF_VPPIP4' and
9162 #           'IMIX' and
9163 #           '4T2C' and
9164 #           'MRR'"
9165 #  parameters:
9166 #  - "result"
9167 #  - "name"
9168 #  - "tags"
9169 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9170 #  x-axis: "X = CNFs per Service Pipeline"
9171 #  y-axis: "Y = Number of Service Pipelines"
9172 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9173 #  layout:
9174 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9175 #    layout: "plot-service-density"
9176 #
9177 #- type: "plot"
9178 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9179 #  algorithm: "plot_nf_heatmap"
9180 #  output-file-type: ".html"
9181 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9182 #  data: "plot-vpp-nfv-2n-skx-mrr"
9183 #  filter: "'NIC_Intel-XXV710' and
9184 #           'NF_DENSITY' and
9185 #           'DOCKER' and
9186 #           'PIPELINE' and
9187 #           'NF_VPPIP4' and
9188 #           'IMIX' and
9189 #           '8T4C' and
9190 #           'MRR'"
9191 #  parameters:
9192 #  - "result"
9193 #  - "name"
9194 #  - "tags"
9195 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9196 #  x-axis: "X = CNFs per Service Pipeline"
9197 #  y-axis: "Y = Number of Service Pipelines"
9198 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9199 #  layout:
9200 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9201 #    layout: "plot-service-density"
9202 #
9203 ## Plots - NF Density - CSP - NDR 64b
9204 #- type: "plot"
9205 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9206 #  algorithm: "plot_nf_heatmap"
9207 #  output-file-type: ".html"
9208 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9209 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9210 #  filter: "'NIC_Intel-XXV710' and
9211 #           'NF_DENSITY' and
9212 #           'DOCKER' and
9213 #           'PIPELINE' and
9214 #           'NF_VPPIP4' and
9215 #           '64B' and
9216 #           '2T1C' and
9217 #           'NDRPDR'"
9218 #  parameters:
9219 #  - "throughput"
9220 #  - "name"
9221 #  - "tags"
9222 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9223 #  x-axis: "X = CNFs per Service Pipeline"
9224 #  y-axis: "Y = Number of Service Pipelines"
9225 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9226 #  layout:
9227 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9228 #    layout: "plot-service-density"
9229 #
9230 #- type: "plot"
9231 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9232 #  algorithm: "plot_nf_heatmap"
9233 #  output-file-type: ".html"
9234 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9235 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9236 #  filter: "'NIC_Intel-XXV710' and
9237 #           'NF_DENSITY' and
9238 #           'DOCKER' and
9239 #           'PIPELINE' and
9240 #           'NF_VPPIP4' and
9241 #           '64B' and
9242 #           '4T2C' and
9243 #           'NDRPDR'"
9244 #  parameters:
9245 #  - "throughput"
9246 #  - "name"
9247 #  - "tags"
9248 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9249 #  x-axis: "X = CNFs per Service Pipeline"
9250 #  y-axis: "Y = Number of Service Pipelines"
9251 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9252 #  layout:
9253 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9254 #    layout: "plot-service-density"
9255 #
9256 #- type: "plot"
9257 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9258 #  algorithm: "plot_nf_heatmap"
9259 #  output-file-type: ".html"
9260 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9261 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9262 #  filter: "'NIC_Intel-XXV710' and
9263 #           'NF_DENSITY' and
9264 #           'DOCKER' and
9265 #           'PIPELINE' and
9266 #           'NF_VPPIP4' and
9267 #           '64B' and
9268 #           '8T4C' and
9269 #           'NDRPDR'"
9270 #  parameters:
9271 #  - "throughput"
9272 #  - "name"
9273 #  - "tags"
9274 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9275 #  x-axis: "X = CNFs per Service Pipeline"
9276 #  y-axis: "Y = Number of Service Pipelines"
9277 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9278 #  layout:
9279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9280 #    layout: "plot-service-density"
9281 #
9282 ## Plots - NF Density - CSP - NDR IMIX
9283 #- type: "plot"
9284 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9285 #  algorithm: "plot_nf_heatmap"
9286 #  output-file-type: ".html"
9287 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9288 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9289 #  filter: "'NIC_Intel-XXV710' and
9290 #           'NF_DENSITY' and
9291 #           'DOCKER' and
9292 #           'PIPELINE' and
9293 #           'NF_VPPIP4' and
9294 #           'IMIX' and
9295 #           '2T1C' and
9296 #           'NDRPDR'"
9297 #  parameters:
9298 #  - "throughput"
9299 #  - "name"
9300 #  - "tags"
9301 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9302 #  x-axis: "X = CNFs per Service Pipeline"
9303 #  y-axis: "Y = Number of Service Pipelines"
9304 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9305 #  layout:
9306 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9307 #    layout: "plot-service-density"
9308 #
9309 #- type: "plot"
9310 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9311 #  algorithm: "plot_nf_heatmap"
9312 #  output-file-type: ".html"
9313 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9314 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9315 #  filter: "'NIC_Intel-XXV710' and
9316 #           'NF_DENSITY' and
9317 #           'DOCKER' and
9318 #           'PIPELINE' and
9319 #           'NF_VPPIP4' and
9320 #           'IMIX' and
9321 #           '4T2C' and
9322 #           'NDRPDR'"
9323 #  parameters:
9324 #  - "throughput"
9325 #  - "name"
9326 #  - "tags"
9327 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9328 #  x-axis: "X = CNFs per Service Pipeline"
9329 #  y-axis: "Y = Number of Service Pipelines"
9330 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9331 #  layout:
9332 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9333 #    layout: "plot-service-density"
9334 #
9335 #- type: "plot"
9336 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9337 #  algorithm: "plot_nf_heatmap"
9338 #  output-file-type: ".html"
9339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9340 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9341 #  filter: "'NIC_Intel-XXV710' and
9342 #           'NF_DENSITY' and
9343 #           'DOCKER' and
9344 #           'PIPELINE' and
9345 #           'NF_VPPIP4' and
9346 #           'IMIX' and
9347 #           '8T4C' and
9348 #           'NDRPDR'"
9349 #  parameters:
9350 #  - "throughput"
9351 #  - "name"
9352 #  - "tags"
9353 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9354 #  x-axis: "X = CNFs per Service Pipeline"
9355 #  y-axis: "Y = Number of Service Pipelines"
9356 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9357 #  layout:
9358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9359 #    layout: "plot-service-density"
9360 #
9361 ## Plots - NF Density - CSP - PDR 64b
9362 #- type: "plot"
9363 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9364 #  algorithm: "plot_nf_heatmap"
9365 #  output-file-type: ".html"
9366 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9367 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9368 #  filter: "'NIC_Intel-XXV710' and
9369 #           'NF_DENSITY' and
9370 #           'DOCKER' and
9371 #           'PIPELINE' and
9372 #           'NF_VPPIP4' and
9373 #           '64B' and
9374 #           '2T1C' and
9375 #           'NDRPDR'"
9376 #  parameters:
9377 #  - "throughput"
9378 #  - "name"
9379 #  - "tags"
9380 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9381 #  x-axis: "X = CNFs per Service Pipeline"
9382 #  y-axis: "Y = Number of Service Pipelines"
9383 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9384 #  layout:
9385 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9386 #    layout: "plot-service-density"
9387 #
9388 #- type: "plot"
9389 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9390 #  algorithm: "plot_nf_heatmap"
9391 #  output-file-type: ".html"
9392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9393 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9394 #  filter: "'NIC_Intel-XXV710' and
9395 #           'NF_DENSITY' and
9396 #           'DOCKER' and
9397 #           'PIPELINE' and
9398 #           'NF_VPPIP4' and
9399 #           '64B' and
9400 #           '4T2C' and
9401 #           'NDRPDR'"
9402 #  parameters:
9403 #  - "throughput"
9404 #  - "name"
9405 #  - "tags"
9406 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9407 #  x-axis: "X = CNFs per Service Pipeline"
9408 #  y-axis: "Y = Number of Service Pipelines"
9409 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9410 #  layout:
9411 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9412 #    layout: "plot-service-density"
9413 #
9414 #- type: "plot"
9415 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9416 #  algorithm: "plot_nf_heatmap"
9417 #  output-file-type: ".html"
9418 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9419 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9420 #  filter: "'NIC_Intel-XXV710' and
9421 #           'NF_DENSITY' and
9422 #           'DOCKER' and
9423 #           'PIPELINE' and
9424 #           'NF_VPPIP4' and
9425 #           '64B' and
9426 #           '8T4C' and
9427 #           'NDRPDR'"
9428 #  parameters:
9429 #  - "throughput"
9430 #  - "name"
9431 #  - "tags"
9432 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9433 #  x-axis: "X = CNFs per Service Pipeline"
9434 #  y-axis: "Y = Number of Service Pipelines"
9435 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9436 #  layout:
9437 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9438 #    layout: "plot-service-density"
9439 #
9440 ## Plots - NF Density - CSP - PDR IMIX
9441 #- type: "plot"
9442 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9443 #  algorithm: "plot_nf_heatmap"
9444 #  output-file-type: ".html"
9445 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9446 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9447 #  filter: "'NIC_Intel-XXV710' and
9448 #           'NF_DENSITY' and
9449 #           'DOCKER' and
9450 #           'PIPELINE' and
9451 #           'NF_VPPIP4' and
9452 #           'IMIX' and
9453 #           '2T1C' and
9454 #           'NDRPDR'"
9455 #  parameters:
9456 #  - "throughput"
9457 #  - "name"
9458 #  - "tags"
9459 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9460 #  x-axis: "X = CNFs per Service Pipeline"
9461 #  y-axis: "Y = Number of Service Pipelines"
9462 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9463 #  layout:
9464 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9465 #    layout: "plot-service-density"
9466 #
9467 #- type: "plot"
9468 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9469 #  algorithm: "plot_nf_heatmap"
9470 #  output-file-type: ".html"
9471 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9472 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9473 #  filter: "'NIC_Intel-XXV710' and
9474 #           'NF_DENSITY' and
9475 #           'DOCKER' and
9476 #           'PIPELINE' and
9477 #           'NF_VPPIP4' and
9478 #           'IMIX' and
9479 #           '4T2C' and
9480 #           'NDRPDR'"
9481 #  parameters:
9482 #  - "throughput"
9483 #  - "name"
9484 #  - "tags"
9485 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9486 #  x-axis: "X = CNFs per Service Pipeline"
9487 #  y-axis: "Y = Number of Service Pipelines"
9488 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9489 #  layout:
9490 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9491 #    layout: "plot-service-density"
9492 #
9493 #- type: "plot"
9494 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9495 #  algorithm: "plot_nf_heatmap"
9496 #  output-file-type: ".html"
9497 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9498 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9499 #  filter: "'NIC_Intel-XXV710' and
9500 #           'NF_DENSITY' and
9501 #           'DOCKER' and
9502 #           'PIPELINE' and
9503 #           'NF_VPPIP4' and
9504 #           'IMIX' and
9505 #           '8T4C' and
9506 #           'NDRPDR'"
9507 #  parameters:
9508 #  - "throughput"
9509 #  - "name"
9510 #  - "tags"
9511 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9512 #  x-axis: "X = CNFs per Service Pipeline"
9513 #  y-axis: "Y = Number of Service Pipelines"
9514 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9515 #  layout:
9516 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9517 #    layout: "plot-service-density"
9518
9519 ###############################################################################
9520 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9521
9522 #- type: "plot"
9523 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9524 #  algorithm: "plot_nf_heatmap"
9525 #  output-file-type: ".html"
9526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9527 #  data: "plot-vpp-nfv-2n-clx-mrr"
9528 #  filter: "'NIC_Intel-XXV710' and
9529 #           'NF_DENSITY' and
9530 #           'VHOST' and
9531 #           not 'VXLAN' and
9532 #           'CHAIN' and
9533 #           'NF_VPPIP4' and
9534 #           'IMIX' and
9535 #           '2T1C' and
9536 #           'MRR'"
9537 #  parameters:
9538 #  - "result"
9539 #  - "name"
9540 #  - "tags"
9541 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9542 #  x-axis: "X = VNFs per Service Chain"
9543 #  y-axis: "Y = Number of Service Chains"
9544 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9545 #  layout:
9546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9547 #    layout: "plot-service-density"
9548 #
9549 #- type: "plot"
9550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9551 #  algorithm: "plot_nf_heatmap"
9552 #  output-file-type: ".html"
9553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9554 #  data: "plot-vpp-nfv-2n-clx-mrr"
9555 #  filter: "'NIC_Intel-XXV710' and
9556 #           'NF_DENSITY' and
9557 #           'VHOST' and
9558 #           not 'VXLAN' and
9559 #           'CHAIN' and
9560 #           'NF_VPPIP4' and
9561 #           'IMIX' and
9562 #           '4T2C' and
9563 #           'MRR'"
9564 #  parameters:
9565 #  - "result"
9566 #  - "name"
9567 #  - "tags"
9568 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9569 #  x-axis: "X = VNFs per Service Chain"
9570 #  y-axis: "Y = Number of Service Chains"
9571 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9572 #  layout:
9573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9574 #    layout: "plot-service-density"
9575 #
9576 #- type: "plot"
9577 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9578 #  algorithm: "plot_nf_heatmap"
9579 #  output-file-type: ".html"
9580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9581 #  data: "plot-vpp-nfv-2n-clx-mrr"
9582 #  filter: "'NIC_Intel-XXV710' and
9583 #           'NF_DENSITY' and
9584 #           'VHOST' and
9585 #           not 'VXLAN' and
9586 #           'CHAIN' and
9587 #           'NF_VPPIP4' and
9588 #           'IMIX' and
9589 #           '8T4C' and
9590 #           'MRR'"
9591 #  parameters:
9592 #  - "result"
9593 #  - "name"
9594 #  - "tags"
9595 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9596 #  x-axis: "X = VNFs per Service Chain"
9597 #  y-axis: "Y = Number of Service Chains"
9598 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9599 #  layout:
9600 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9601 #    layout: "plot-service-density"
9602 #
9603 ## Plots - NF Density - VSC - NDR IMIX
9604 #- type: "plot"
9605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9606 #  algorithm: "plot_nf_heatmap"
9607 #  output-file-type: ".html"
9608 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9609 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9610 #  filter: "'NIC_Intel-XXV710' and
9611 #           'NF_DENSITY' and
9612 #           'VHOST' and
9613 #           not 'VXLAN' and
9614 #           'CHAIN' and
9615 #           'NF_VPPIP4' and
9616 #           'IMIX' and
9617 #           '2T1C' and
9618 #           'NDRPDR'"
9619 #  parameters:
9620 #  - "throughput"
9621 #  - "name"
9622 #  - "tags"
9623 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9624 #  x-axis: "X = VNFs per Service Chain"
9625 #  y-axis: "Y = Number of Service Chains"
9626 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9627 #  layout:
9628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9629 #    layout: "plot-service-density"
9630 #
9631 #- type: "plot"
9632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9633 #  algorithm: "plot_nf_heatmap"
9634 #  output-file-type: ".html"
9635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9636 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9637 #  filter: "'NIC_Intel-XXV710' and
9638 #           'NF_DENSITY' and
9639 #           'VHOST' and
9640 #           not 'VXLAN' and
9641 #           'CHAIN' and
9642 #           'NF_VPPIP4' and
9643 #           'IMIX' and
9644 #           '4T2C' and
9645 #           'NDRPDR'"
9646 #  parameters:
9647 #  - "throughput"
9648 #  - "name"
9649 #  - "tags"
9650 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9651 #  x-axis: "X = VNFs per Service Chain"
9652 #  y-axis: "Y = Number of Service Chains"
9653 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9654 #  layout:
9655 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9656 #    layout: "plot-service-density"
9657 #
9658 #- type: "plot"
9659 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9660 #  algorithm: "plot_nf_heatmap"
9661 #  output-file-type: ".html"
9662 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9663 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9664 #  filter: "'NIC_Intel-XXV710' and
9665 #           'NF_DENSITY' and
9666 #           'VHOST' and
9667 #           not 'VXLAN' and
9668 #           'CHAIN' and
9669 #           'NF_VPPIP4' and
9670 #           'IMIX' and
9671 #           '8T4C' and
9672 #           'NDRPDR'"
9673 #  parameters:
9674 #  - "throughput"
9675 #  - "name"
9676 #  - "tags"
9677 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9678 #  x-axis: "X = VNFs per Service Chain"
9679 #  y-axis: "Y = Number of Service Chains"
9680 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9681 #  layout:
9682 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9683 #    layout: "plot-service-density"
9684 #
9685 ## Plots - NF Density - VSC - PDR IMIX
9686 #- type: "plot"
9687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9688 #  algorithm: "plot_nf_heatmap"
9689 #  output-file-type: ".html"
9690 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9691 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9692 #  filter: "'NIC_Intel-XXV710' and
9693 #           'NF_DENSITY' and
9694 #           'VHOST' and
9695 #           not 'VXLAN' and
9696 #           'CHAIN' and
9697 #           'NF_VPPIP4' and
9698 #           'IMIX' and
9699 #           '2T1C' and
9700 #           'NDRPDR'"
9701 #  parameters:
9702 #  - "throughput"
9703 #  - "name"
9704 #  - "tags"
9705 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9706 #  x-axis: "X = VNFs per Service Chain"
9707 #  y-axis: "Y = Number of Service Chains"
9708 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9709 #  layout:
9710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9711 #    layout: "plot-service-density"
9712 #
9713 #- type: "plot"
9714 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9715 #  algorithm: "plot_nf_heatmap"
9716 #  output-file-type: ".html"
9717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9718 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9719 #  filter: "'NIC_Intel-XXV710' and
9720 #           'NF_DENSITY' and
9721 #           'VHOST' and
9722 #           not 'VXLAN' and
9723 #           'CHAIN' and
9724 #           'NF_VPPIP4' and
9725 #           'IMIX' and
9726 #           '4T2C' and
9727 #           'NDRPDR'"
9728 #  parameters:
9729 #  - "throughput"
9730 #  - "name"
9731 #  - "tags"
9732 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9733 #  x-axis: "X = VNFs per Service Chain"
9734 #  y-axis: "Y = Number of Service Chains"
9735 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9736 #  layout:
9737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9738 #    layout: "plot-service-density"
9739 #
9740 #- type: "plot"
9741 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9742 #  algorithm: "plot_nf_heatmap"
9743 #  output-file-type: ".html"
9744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9745 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9746 #  filter: "'NIC_Intel-XXV710' and
9747 #           'NF_DENSITY' and
9748 #           'VHOST' and
9749 #           not 'VXLAN' and
9750 #           'CHAIN' and
9751 #           'NF_VPPIP4' and
9752 #           'IMIX' and
9753 #           '8T4C' and
9754 #           'NDRPDR'"
9755 #  parameters:
9756 #  - "throughput"
9757 #  - "name"
9758 #  - "tags"
9759 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9760 #  x-axis: "X = VNFs per Service Chain"
9761 #  y-axis: "Y = Number of Service Chains"
9762 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9763 #  layout:
9764 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9765 #    layout: "plot-service-density"
9766 #
9767 ## Plots - NF Density - VSC - MRR IMIX
9768 #- type: "plot"
9769 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9770 #  algorithm: "plot_nf_heatmap"
9771 #  output-file-type: ".html"
9772 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9773 #  data: "plot-vpp-nfv-2n-clx-mrr"
9774 #  filter: "'NIC_Intel-XXV710' and
9775 #           'NF_DENSITY' and
9776 #           'VHOST' and
9777 #           'VXLAN' and
9778 #           'CHAIN' and
9779 #           'IMIX' and
9780 #           '2T1C' and
9781 #           'MRR'"
9782 #  parameters:
9783 #  - "result"
9784 #  - "name"
9785 #  - "tags"
9786 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9787 #  x-axis: "X = VNFs per Service Chain"
9788 #  y-axis: "Y = Number of Service Chains"
9789 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9790 #  layout:
9791 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9792 #    layout: "plot-service-density"
9793 #
9794 #- type: "plot"
9795 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9796 #  algorithm: "plot_nf_heatmap"
9797 #  output-file-type: ".html"
9798 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9799 #  data: "plot-vpp-nfv-2n-clx-mrr"
9800 #  filter: "'NIC_Intel-XXV710' and
9801 #           'NF_DENSITY' and
9802 #           'VHOST' and
9803 #           'VXLAN' and
9804 #           'CHAIN' and
9805 #           'IMIX' and
9806 #           '4T2C' and
9807 #           'MRR'"
9808 #  parameters:
9809 #  - "result"
9810 #  - "name"
9811 #  - "tags"
9812 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9813 #  x-axis: "X = VNFs per Service Chain"
9814 #  y-axis: "Y = Number of Service Chains"
9815 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9816 #  layout:
9817 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9818 #    layout: "plot-service-density"
9819 #
9820 #- type: "plot"
9821 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9822 #  algorithm: "plot_nf_heatmap"
9823 #  output-file-type: ".html"
9824 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9825 #  data: "plot-vpp-nfv-2n-clx-mrr"
9826 #  filter: "'NIC_Intel-XXV710' and
9827 #           'NF_DENSITY' and
9828 #           'VHOST' and
9829 #           'VXLAN' and
9830 #           'CHAIN' and
9831 #           'IMIX' and
9832 #           '8T4C' and
9833 #           'MRR'"
9834 #  parameters:
9835 #  - "result"
9836 #  - "name"
9837 #  - "tags"
9838 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9839 #  x-axis: "X = VNFs per Service Chain"
9840 #  y-axis: "Y = Number of Service Chains"
9841 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9842 #  layout:
9843 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9844 #    layout: "plot-service-density"
9845 #
9846 ## Plots - NF Density - VSC - NDR IMIX
9847 #- type: "plot"
9848 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9849 #  algorithm: "plot_nf_heatmap"
9850 #  output-file-type: ".html"
9851 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9852 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9853 #  filter: "'NIC_Intel-XXV710' and
9854 #           'NF_DENSITY' and
9855 #           'VHOST' and
9856 #           'VXLAN' and
9857 #           'CHAIN' a
9858 #           'IMIX' and
9859 #           '2T1C' and
9860 #           'NDRPDR'"
9861 #  parameters:
9862 #  - "throughput"
9863 #  - "name"
9864 #  - "tags"
9865 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9866 #  x-axis: "X = VNFs per Service Chain"
9867 #  y-axis: "Y = Number of Service Chains"
9868 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9869 #  layout:
9870 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9871 #    layout: "plot-service-density"
9872 #
9873 #- type: "plot"
9874 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9875 #  algorithm: "plot_nf_heatmap"
9876 #  output-file-type: ".html"
9877 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9878 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9879 #  filter: "'NIC_Intel-XXV710' and
9880 #           'NF_DENSITY' and
9881 #           'VHOST' and
9882 #           'VXLAN' and
9883 #           'CHAIN' and
9884 #           'IMIX' and
9885 #           '4T2C' and
9886 #           'NDRPDR'"
9887 #  parameters:
9888 #  - "throughput"
9889 #  - "name"
9890 #  - "tags"
9891 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9892 #  x-axis: "X = VNFs per Service Chain"
9893 #  y-axis: "Y = Number of Service Chains"
9894 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9895 #  layout:
9896 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9897 #    layout: "plot-service-density"
9898 #
9899 #- type: "plot"
9900 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9901 #  algorithm: "plot_nf_heatmap"
9902 #  output-file-type: ".html"
9903 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9904 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9905 #  filter: "'NIC_Intel-XXV710' and
9906 #           'NF_DENSITY' and
9907 #           'VHOST' and
9908 #           'VXLAN' and
9909 #           'CHAIN' and
9910 #           'IMIX' and
9911 #           '8T4C' and
9912 #           'NDRPDR'"
9913 #  parameters:
9914 #  - "throughput"
9915 #  - "name"
9916 #  - "tags"
9917 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9918 #  x-axis: "X = VNFs per Service Chain"
9919 #  y-axis: "Y = Number of Service Chains"
9920 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9921 #  layout:
9922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9923 #    layout: "plot-service-density"
9924 #
9925 ## Plots - NF Density - VSC - PDR IMIX
9926 #- type: "plot"
9927 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9928 #  algorithm: "plot_nf_heatmap"
9929 #  output-file-type: ".html"
9930 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9931 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9932 #  filter: "'NIC_Intel-XXV710' and
9933 #           'NF_DENSITY' and
9934 #           'VHOST' and
9935 #           'VXLAN' and
9936 #           'CHAIN' and
9937 #           'IMIX' and
9938 #           '2T1C' and
9939 #           'NDRPDR'"
9940 #  parameters:
9941 #  - "throughput"
9942 #  - "name"
9943 #  - "tags"
9944 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9945 #  x-axis: "X = VNFs per Service Chain"
9946 #  y-axis: "Y = Number of Service Chains"
9947 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9948 #  layout:
9949 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9950 #    layout: "plot-service-density"
9951 #
9952 #- type: "plot"
9953 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9954 #  algorithm: "plot_nf_heatmap"
9955 #  output-file-type: ".html"
9956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9957 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9958 #  filter: "'NIC_Intel-XXV710' and
9959 #           'NF_DENSITY' and
9960 #           'VHOST' and
9961 #           'VXLAN' and
9962 #           'CHAIN' and
9963 #           'IMIX' and
9964 #           '4T2C' and
9965 #           'NDRPDR'"
9966 #  parameters:
9967 #  - "throughput"
9968 #  - "name"
9969 #  - "tags"
9970 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9971 #  x-axis: "X = VNFs per Service Chain"
9972 #  y-axis: "Y = Number of Service Chains"
9973 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9974 #  layout:
9975 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9976 #    layout: "plot-service-density"
9977 #
9978 #- type: "plot"
9979 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9980 #  algorithm: "plot_nf_heatmap"
9981 #  output-file-type: ".html"
9982 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9983 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
9984 #  filter: "'NIC_Intel-XXV710' and
9985 #           'NF_DENSITY' and
9986 #           'VHOST' and
9987 #           'VXLAN' and
9988 #           'CHAIN' and
9989 #           'IMIX' and
9990 #           '8T4C' and
9991 #           'NDRPDR'"
9992 #  parameters:
9993 #  - "throughput"
9994 #  - "name"
9995 #  - "tags"
9996 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9997 #  x-axis: "X = VNFs per Service Chain"
9998 #  y-axis: "Y = Number of Service Chains"
9999 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10000 #  layout:
10001 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10002 #    layout: "plot-service-density"
10003 #
10004 ## Plots - NF Density - CSC - MRR IMIX
10005 #- type: "plot"
10006 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10007 #  algorithm: "plot_nf_heatmap"
10008 #  output-file-type: ".html"
10009 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10010 #  data: "plot-vpp-nfv-2n-clx-mrr"
10011 #  filter: "'NIC_Intel-XXV710' and
10012 #           'NF_DENSITY' and
10013 #           'DOCKER' and
10014 #           'CHAIN' and
10015 #           'NF_VPPIP4' and
10016 #           'IMIX' and
10017 #           '2T1C' and
10018 #           'MRR'"
10019 #  parameters:
10020 #  - "result"
10021 #  - "name"
10022 #  - "tags"
10023 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10024 #  x-axis: "X = CNFs per Service Chain"
10025 #  y-axis: "Y = Number of Service Chains"
10026 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10027 #  layout:
10028 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10029 #    layout: "plot-service-density"
10030 #
10031 #- type: "plot"
10032 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10033 #  algorithm: "plot_nf_heatmap"
10034 #  output-file-type: ".html"
10035 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10036 #  data: "plot-vpp-nfv-2n-clx-mrr"
10037 #  filter: "'NIC_Intel-XXV710' and
10038 #           'NF_DENSITY' and
10039 #           'DOCKER' and
10040 #           'CHAIN' and
10041 #           'NF_VPPIP4' and
10042 #           'IMIX' and
10043 #           '4T2C' and
10044 #           'MRR'"
10045 #  parameters:
10046 #  - "result"
10047 #  - "name"
10048 #  - "tags"
10049 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10050 #  x-axis: "X = CNFs per Service Chain"
10051 #  y-axis: "Y = Number of Service Chains"
10052 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10053 #  layout:
10054 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10055 #    layout: "plot-service-density"
10056 #
10057 #- type: "plot"
10058 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10059 #  algorithm: "plot_nf_heatmap"
10060 #  output-file-type: ".html"
10061 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10062 #  data: "plot-vpp-nfv-2n-clx-mrr"
10063 #  filter: "'NIC_Intel-XXV710' and
10064 #           'NF_DENSITY' and
10065 #           'DOCKER' and
10066 #           'CHAIN' and
10067 #           'NF_VPPIP4' and
10068 #           'IMIX' and
10069 #           '8T4C' and
10070 #           'MRR'"
10071 #  parameters:
10072 #  - "result"
10073 #  - "name"
10074 #  - "tags"
10075 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10076 #  x-axis: "X = CNFs per Service Chain"
10077 #  y-axis: "Y = Number of Service Chains"
10078 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10079 #  layout:
10080 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10081 #    layout: "plot-service-density"
10082 #
10083 ## Plots - NF Density - CSC - NDR IMIX
10084 #- type: "plot"
10085 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10086 #  algorithm: "plot_nf_heatmap"
10087 #  output-file-type: ".html"
10088 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10089 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10090 #  filter: "'NIC_Intel-XXV710' and
10091 #           'NF_DENSITY' and
10092 #           'DOCKER' and
10093 #           'CHAIN' and
10094 #           'NF_VPPIP4' and
10095 #           'IMIX' and
10096 #           '2T1C' and
10097 #           'NDRPDR'"
10098 #  parameters:
10099 #  - "throughput"
10100 #  - "name"
10101 #  - "tags"
10102 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10103 #  x-axis: "X = CNFs per Service Chain"
10104 #  y-axis: "Y = Number of Service Chains"
10105 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10106 #  layout:
10107 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10108 #    layout: "plot-service-density"
10109 #
10110 #- type: "plot"
10111 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10112 #  algorithm: "plot_nf_heatmap"
10113 #  output-file-type: ".html"
10114 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10115 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10116 #  filter: "'NIC_Intel-XXV710' and
10117 #           'NF_DENSITY' and
10118 #           'DOCKER' and
10119 #           'CHAIN' and
10120 #           'NF_VPPIP4' and
10121 #           'IMIX' and
10122 #           '4T2C' and
10123 #           'NDRPDR'"
10124 #  parameters:
10125 #  - "throughput"
10126 #  - "name"
10127 #  - "tags"
10128 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10129 #  x-axis: "X = CNFs per Service Chain"
10130 #  y-axis: "Y = Number of Service Chains"
10131 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10132 #  layout:
10133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10134 #    layout: "plot-service-density"
10135 #
10136 #- type: "plot"
10137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10138 #  algorithm: "plot_nf_heatmap"
10139 #  output-file-type: ".html"
10140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10141 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10142 #  filter: "'NIC_Intel-XXV710' and
10143 #           'NF_DENSITY' and
10144 #           'DOCKER' and
10145 #           'CHAIN' and
10146 #           'NF_VPPIP4' and
10147 #           'IMIX' and
10148 #           '8T4C' and
10149 #           'NDRPDR'"
10150 #  parameters:
10151 #  - "throughput"
10152 #  - "name"
10153 #  - "tags"
10154 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10155 #  x-axis: "X = CNFs per Service Chain"
10156 #  y-axis: "Y = Number of Service Chains"
10157 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10158 #  layout:
10159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10160 #    layout: "plot-service-density"
10161 #
10162 ## Plots - NF Density - CSC - PDR IMIX
10163 #- type: "plot"
10164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10165 #  algorithm: "plot_nf_heatmap"
10166 #  output-file-type: ".html"
10167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10168 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10169 #  filter: "'NIC_Intel-XXV710' and
10170 #           'NF_DENSITY' and
10171 #           'DOCKER' and
10172 #           'CHAIN' and
10173 #           'NF_VPPIP4' and
10174 #           'IMIX' and
10175 #           '2T1C' and
10176 #           'NDRPDR'"
10177 #  parameters:
10178 #  - "throughput"
10179 #  - "name"
10180 #  - "tags"
10181 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10182 #  x-axis: "X = CNFs per Service Chain"
10183 #  y-axis: "Y = Number of Service Chains"
10184 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10185 #  layout:
10186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10187 #    layout: "plot-service-density"
10188 #
10189 #- type: "plot"
10190 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10191 #  algorithm: "plot_nf_heatmap"
10192 #  output-file-type: ".html"
10193 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10194 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10195 #  filter: "'NIC_Intel-XXV710' and
10196 #           'NF_DENSITY' and
10197 #           'DOCKER' and
10198 #           'CHAIN' and
10199 #           'NF_VPPIP4' and
10200 #           'IMIX' and
10201 #           '4T2C' and
10202 #           'NDRPDR'"
10203 #  parameters:
10204 #  - "throughput"
10205 #  - "name"
10206 #  - "tags"
10207 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10208 #  x-axis: "X = CNFs per Service Chain"
10209 #  y-axis: "Y = Number of Service Chains"
10210 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10211 #  layout:
10212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10213 #    layout: "plot-service-density"
10214 #
10215 #- type: "plot"
10216 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10217 #  algorithm: "plot_nf_heatmap"
10218 #  output-file-type: ".html"
10219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10220 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10221 #  filter: "'NIC_Intel-XXV710' and
10222 #           'NF_DENSITY' and
10223 #           'DOCKER' and
10224 #           'CHAIN' and
10225 #           'NF_VPPIP4' and
10226 #           'IMIX' and
10227 #           '8T4C' and
10228 #           'NDRPDR'"
10229 #  parameters:
10230 #  - "throughput"
10231 #  - "name"
10232 #  - "tags"
10233 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10234 #  x-axis: "X = CNFs per Service Chain"
10235 #  y-axis: "Y = Number of Service Chains"
10236 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10237 #  layout:
10238 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10239 #    layout: "plot-service-density"
10240 #
10241 ## Plots - NF Density - CSP - MRR IMIX
10242 #- type: "plot"
10243 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10244 #  algorithm: "plot_nf_heatmap"
10245 #  output-file-type: ".html"
10246 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10247 #  data: "plot-vpp-nfv-2n-clx-mrr"
10248 #  filter: "'NIC_Intel-XXV710' and
10249 #           'NF_DENSITY' and
10250 #           'DOCKER' and
10251 #           'PIPELINE' and
10252 #           'NF_VPPIP4' and
10253 #           'IMIX' and
10254 #           '2T1C' and
10255 #           'MRR'"
10256 #  parameters:
10257 #  - "result"
10258 #  - "name"
10259 #  - "tags"
10260 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10261 #  x-axis: "X = CNFs per Service Pipeline"
10262 #  y-axis: "Y = Number of Service Pipelines"
10263 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10264 #  layout:
10265 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10266 #    layout: "plot-service-density"
10267 #
10268 #- type: "plot"
10269 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10270 #  algorithm: "plot_nf_heatmap"
10271 #  output-file-type: ".html"
10272 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10273 #  data: "plot-vpp-nfv-2n-clx-mrr"
10274 #  filter: "'NIC_Intel-XXV710' and
10275 #           'NF_DENSITY' and
10276 #           'DOCKER' and
10277 #           'PIPELINE' and
10278 #           'NF_VPPIP4' and
10279 #           'IMIX' and
10280 #           '4T2C' and
10281 #           'MRR'"
10282 #  parameters:
10283 #  - "result"
10284 #  - "name"
10285 #  - "tags"
10286 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10287 #  x-axis: "X = CNFs per Service Pipeline"
10288 #  y-axis: "Y = Number of Service Pipelines"
10289 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10290 #  layout:
10291 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10292 #    layout: "plot-service-density"
10293 #
10294 #- type: "plot"
10295 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10296 #  algorithm: "plot_nf_heatmap"
10297 #  output-file-type: ".html"
10298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10299 #  data: "plot-vpp-nfv-2n-clx-mrr"
10300 #  filter: "'NIC_Intel-XXV710' and
10301 #           'NF_DENSITY' and
10302 #           'DOCKER' and
10303 #           'PIPELINE' and
10304 #           'NF_VPPIP4' and
10305 #           'IMIX' and
10306 #           '8T4C' and
10307 #           'MRR'"
10308 #  parameters:
10309 #  - "result"
10310 #  - "name"
10311 #  - "tags"
10312 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10313 #  x-axis: "X = CNFs per Service Pipeline"
10314 #  y-axis: "Y = Number of Service Pipelines"
10315 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10316 #  layout:
10317 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10318 #    layout: "plot-service-density"
10319 #
10320 ## Plots - NF Density - CSP - NDR IMIX
10321 #- type: "plot"
10322 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10323 #  algorithm: "plot_nf_heatmap"
10324 #  output-file-type: ".html"
10325 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10326 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10327 #  filter: "'NIC_Intel-XXV710' and
10328 #           'NF_DENSITY' and
10329 #           'DOCKER' and
10330 #           'PIPELINE' and
10331 #           'NF_VPPIP4' and
10332 #           'IMIX' and
10333 #           '2T1C' and
10334 #           'NDRPDR'"
10335 #  parameters:
10336 #  - "throughput"
10337 #  - "name"
10338 #  - "tags"
10339 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10340 #  x-axis: "X = CNFs per Service Pipeline"
10341 #  y-axis: "Y = Number of Service Pipelines"
10342 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10343 #  layout:
10344 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10345 #    layout: "plot-service-density"
10346 #
10347 #- type: "plot"
10348 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10349 #  algorithm: "plot_nf_heatmap"
10350 #  output-file-type: ".html"
10351 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10352 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10353 #  filter: "'NIC_Intel-XXV710' and
10354 #           'NF_DENSITY' and
10355 #           'DOCKER' and
10356 #           'PIPELINE' and
10357 #           'NF_VPPIP4' and
10358 #           'IMIX' and
10359 #           '4T2C' and
10360 #           'NDRPDR'"
10361 #  parameters:
10362 #  - "throughput"
10363 #  - "name"
10364 #  - "tags"
10365 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10366 #  x-axis: "X = CNFs per Service Pipeline"
10367 #  y-axis: "Y = Number of Service Pipelines"
10368 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10369 #  layout:
10370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10371 #    layout: "plot-service-density"
10372 #
10373 #- type: "plot"
10374 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10375 #  algorithm: "plot_nf_heatmap"
10376 #  output-file-type: ".html"
10377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10378 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10379 #  filter: "'NIC_Intel-XXV710' and
10380 #           'NF_DENSITY' and
10381 #           'DOCKER' and
10382 #           'PIPELINE' and
10383 #           'NF_VPPIP4' and
10384 #           'IMIX' and
10385 #           '8T4C' and
10386 #           'NDRPDR'"
10387 #  parameters:
10388 #  - "throughput"
10389 #  - "name"
10390 #  - "tags"
10391 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10392 #  x-axis: "X = CNFs per Service Pipeline"
10393 #  y-axis: "Y = Number of Service Pipelines"
10394 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10395 #  layout:
10396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10397 #    layout: "plot-service-density"
10398 #
10399 ## Plots - NF Density - CSP - PDR IMIX
10400 #- type: "plot"
10401 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10402 #  algorithm: "plot_nf_heatmap"
10403 #  output-file-type: ".html"
10404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10405 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10406 #  filter: "'NIC_Intel-XXV710' and
10407 #           'NF_DENSITY' and
10408 #           'DOCKER' and
10409 #           'PIPELINE' and
10410 #           'NF_VPPIP4' and
10411 #           'IMIX' and
10412 #           '2T1C' and
10413 #           'NDRPDR'"
10414 #  parameters:
10415 #  - "throughput"
10416 #  - "name"
10417 #  - "tags"
10418 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10419 #  x-axis: "X = CNFs per Service Pipeline"
10420 #  y-axis: "Y = Number of Service Pipelines"
10421 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10422 #  layout:
10423 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10424 #    layout: "plot-service-density"
10425 #
10426 #- type: "plot"
10427 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10428 #  algorithm: "plot_nf_heatmap"
10429 #  output-file-type: ".html"
10430 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10431 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10432 #  filter: "'NIC_Intel-XXV710' and
10433 #           'NF_DENSITY' and
10434 #           'DOCKER' and
10435 #           'PIPELINE' and
10436 #           'NF_VPPIP4' and
10437 #           'IMIX' and
10438 #           '4T2C' and
10439 #           'NDRPDR'"
10440 #  parameters:
10441 #  - "throughput"
10442 #  - "name"
10443 #  - "tags"
10444 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10445 #  x-axis: "X = CNFs per Service Pipeline"
10446 #  y-axis: "Y = Number of Service Pipelines"
10447 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10448 #  layout:
10449 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10450 #    layout: "plot-service-density"
10451 #
10452 #- type: "plot"
10453 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10454 #  algorithm: "plot_nf_heatmap"
10455 #  output-file-type: ".html"
10456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10457 #  data: "plot-vpp-nfv-2n-clx-ndrpdr"
10458 #  filter: "'NIC_Intel-XXV710' and
10459 #           'NF_DENSITY' and
10460 #           'DOCKER' and
10461 #           'PIPELINE' and
10462 #           'NF_VPPIP4' and
10463 #           'IMIX' and
10464 #           '8T4C' and
10465 #           'NDRPDR'"
10466 #  parameters:
10467 #  - "throughput"
10468 #  - "name"
10469 #  - "tags"
10470 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10471 #  x-axis: "X = CNFs per Service Pipeline"
10472 #  y-axis: "Y = Number of Service Pipelines"
10473 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10474 #  layout:
10475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10476 #    layout: "plot-service-density"
10477
10478 ################################################################################
10479
10480 # Packet Throughput
10481
10482 #- type: "plot"
10483 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10484 #  algorithm: "plot_perf_box_name"
10485 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10486 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10487 #  include:
10488 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10489 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10490 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10491 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10492 #  layout:
10493 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10494 #    layout: "plot-throughput"
10495 #
10496 #- type: "plot"
10497 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10498 #  algorithm: "plot_perf_box_name"
10499 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10500 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10501 #  include:
10502 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10503 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10504 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10505 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10506 #  layout:
10507 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10508 #    layout: "plot-throughput"
10509 #
10510 #- type: "plot"
10511 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10512 #  algorithm: "plot_perf_box_name"
10513 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10514 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10515 #  include:
10516 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10519 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10520 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10521 #  layout:
10522 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10523 #    layout: "plot-throughput"
10524 #
10525 #- type: "plot"
10526 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10527 #  algorithm: "plot_perf_box_name"
10528 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10529 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10530 #  include:
10531 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10533 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10534 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10535 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10536 #  layout:
10537 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10538 #    layout: "plot-throughput"
10539
10540 - type: "plot"
10541   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10542   algorithm: "plot_perf_box_name"
10543   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10544   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10545   include:
10546     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10547     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10548     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10549     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10550     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10551   layout:
10552     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10553     layout: "plot-throughput"
10554
10555 - type: "plot"
10556   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10557   algorithm: "plot_perf_box_name"
10558   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10559   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10560   include:
10561     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10562     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10563     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10564     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10565     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10566   layout:
10567     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10568     layout: "plot-throughput"
10569
10570 #- type: "plot"
10571 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10572 #  algorithm: "plot_perf_box_name"
10573 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10574 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10575 #  include:
10576 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10577 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10578 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10579 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10580 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10581 #  layout:
10582 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10583 #    layout: "plot-throughput"
10584 #
10585 #- type: "plot"
10586 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10587 #  algorithm: "plot_perf_box_name"
10588 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10589 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10590 #  include:
10591 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10592 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10593 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10594 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10595 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10596 #  layout:
10597 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10598 #    layout: "plot-throughput"
10599 #
10600 #- type: "plot"
10601 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10602 #  algorithm: "plot_perf_box_name"
10603 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10604 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10605 #  include:
10606 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10607 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10608 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10609 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10610 #  layout:
10611 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10612 #    layout: "plot-throughput"
10613 #
10614 #- type: "plot"
10615 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10616 #  algorithm: "plot_perf_box_name"
10617 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10618 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10619 #  include:
10620 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10621 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10622 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10623 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10624 #  layout:
10625 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10626 #    layout: "plot-throughput"
10627 #
10628 #- type: "plot"
10629 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10630 #  algorithm: "plot_perf_box_name"
10631 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10632 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10633 #  include:
10634 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10635 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10636 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10637 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10638 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10639 #  layout:
10640 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10641 #    layout: "plot-throughput"
10642 #
10643 #- type: "plot"
10644 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10645 #  algorithm: "plot_perf_box_name"
10646 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10647 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10648 #  include:
10649 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10651 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10652 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10653 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10654 #  layout:
10655 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10656 #    layout: "plot-throughput"
10657 #
10658 #- type: "plot"
10659 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10660 #  algorithm: "plot_perf_box_name"
10661 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10662 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10663 #  include:
10664 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10665 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10666 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10667 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10668 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10669 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10670 #  layout:
10671 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10672 #    layout: "plot-throughput"
10673 #
10674 #- type: "plot"
10675 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10676 #  algorithm: "plot_perf_box_name"
10677 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10678 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10679 #  include:
10680 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10681 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10682 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10683 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10684 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10685 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10686 #  layout:
10687 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10688 #    layout: "plot-throughput"
10689
10690 - type: "plot"
10691   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10692   algorithm: "plot_perf_box_name"
10693   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10694   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10695   include:
10696     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10697     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10698     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10699   layout:
10700     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10701     layout: "plot-throughput"
10702
10703 - type: "plot"
10704   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10705   algorithm: "plot_perf_box_name"
10706   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10707   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10708   include:
10709     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10710     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10711     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10712   layout:
10713     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10714     layout: "plot-throughput"
10715
10716 #- type: "plot"
10717 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10718 #  algorithm: "plot_perf_box_name"
10719 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10720 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10721 #  include:
10722 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10723 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10724 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10725 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10726 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10727 #  layout:
10728 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10729 #    layout: "plot-throughput"
10730 #
10731 #- type: "plot"
10732 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10733 #  algorithm: "plot_perf_box_name"
10734 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10735 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10736 #  include:
10737 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10738 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10739 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10740 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10741 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10742 #  layout:
10743 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10744 #    layout: "plot-throughput"
10745 #
10746 #- type: "plot"
10747 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10748 #  algorithm: "plot_perf_box_name"
10749 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10750 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10751 #  include:
10752 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10753 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10754 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10755 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10756 #  layout:
10757 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10758 #    layout: "plot-throughput"
10759 #
10760 #- type: "plot"
10761 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10762 #  algorithm: "plot_perf_box_name"
10763 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10764 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10765 #  include:
10766 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10767 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10768 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10769 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10770 #  layout:
10771 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10772 #    layout: "plot-throughput"
10773 #
10774 #- type: "plot"
10775 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10776 #  algorithm: "plot_perf_box_name"
10777 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10778 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10779 #  include:
10780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10781 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10782 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10783 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10784 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10785 #  layout:
10786 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10787 #    layout: "plot-throughput"
10788 #
10789 #- type: "plot"
10790 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10791 #  algorithm: "plot_perf_box_name"
10792 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10793 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10794 #  include:
10795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10796 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10797 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10798 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10799 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10800 #  layout:
10801 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10802 #    layout: "plot-throughput"
10803 #
10804 #- type: "plot"
10805 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10806 #  algorithm: "plot_perf_box_name"
10807 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10808 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10809 #  include:
10810 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10811 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10812 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10813 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10814 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10815 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10816 #  layout:
10817 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10818 #    layout: "plot-throughput"
10819 #
10820 #- type: "plot"
10821 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10822 #  algorithm: "plot_perf_box_name"
10823 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10824 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10825 #  include:
10826 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10827 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10828 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10829 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10830 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10831 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10832 #  layout:
10833 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10834 #    layout: "plot-throughput"
10835
10836 - type: "plot"
10837   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10838   algorithm: "plot_perf_box_name"
10839   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10840   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10841   include:
10842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10847   layout:
10848     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10849     layout: "plot-throughput"
10850
10851 - type: "plot"
10852   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10853   algorithm: "plot_perf_box_name"
10854   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10855   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10856   include:
10857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10862   layout:
10863     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10864     layout: "plot-throughput"
10865
10866 - type: "plot"
10867   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10868   algorithm: "plot_perf_box_name"
10869   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10870   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10871   include:
10872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10878   layout:
10879     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10880     layout: "plot-throughput"
10881
10882 - type: "plot"
10883   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10884   algorithm: "plot_perf_box_name"
10885   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10886   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10887   include:
10888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10894   layout:
10895     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10896     layout: "plot-throughput"
10897
10898 - type: "plot"
10899   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10900   algorithm: "plot_perf_box_name"
10901   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10902   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10903   include:
10904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10909   layout:
10910     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10911     layout: "plot-throughput"
10912
10913 - type: "plot"
10914   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10915   algorithm: "plot_perf_box_name"
10916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10918   include:
10919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10924   layout:
10925     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10926     layout: "plot-throughput"
10927
10928 - type: "plot"
10929   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10930   algorithm: "plot_perf_box_name"
10931   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10932   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10933   include:
10934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10937     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10938     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10939     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10940   layout:
10941     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10942     layout: "plot-throughput"
10943
10944 - type: "plot"
10945   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10946   algorithm: "plot_perf_box_name"
10947   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10948   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10949   include:
10950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10951     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10955     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10956   layout:
10957     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10958     layout: "plot-throughput"
10959
10960 - type: "plot"
10961   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10962   algorithm: "plot_perf_box_name"
10963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10965   include:
10966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10971   layout:
10972     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10973     layout: "plot-throughput"
10974
10975 - type: "plot"
10976   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10977   algorithm: "plot_perf_box_name"
10978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10980   include:
10981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10986   layout:
10987     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10988     layout: "plot-throughput"
10989
10990 - type: "plot"
10991   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10992   algorithm: "plot_perf_box_name"
10993   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10994   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10995   include:
10996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11000     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11001     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11002   layout:
11003     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11004     layout: "plot-throughput"
11005
11006 - type: "plot"
11007   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11008   algorithm: "plot_perf_box_name"
11009   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11010   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11011   include:
11012     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11014     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11015     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11016     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11017     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11018   layout:
11019     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11020     layout: "plot-throughput"
11021
11022 - type: "plot"
11023   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11024   algorithm: "plot_perf_box_name"
11025   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11026   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11027   include:
11028     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11029     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11030   layout:
11031     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11032     layout: "plot-throughput"
11033
11034 - type: "plot"
11035   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11036   algorithm: "plot_perf_box_name"
11037   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11038   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11039   include:
11040     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11041     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11042   layout:
11043     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11044     layout: "plot-throughput"
11045
11046 #- type: "plot"
11047 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11048 #  algorithm: "plot_perf_box_name"
11049 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11050 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11051 #  include:
11052 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11053 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11054 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11055 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11056 #  layout:
11057 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11058 #    layout: "plot-throughput"
11059 #
11060 #- type: "plot"
11061 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11062 #  algorithm: "plot_perf_box_name"
11063 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11064 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11065 #  include:
11066 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11067 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11068 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11069 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11070 #  layout:
11071 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11072 #    layout: "plot-throughput"
11073
11074 - type: "plot"
11075   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11076   algorithm: "plot_perf_box_name"
11077   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11078   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11079   include:
11080     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11081     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11082     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11083     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11084   layout:
11085     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11086     layout: "plot-throughput"
11087
11088 - type: "plot"
11089   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11090   algorithm: "plot_perf_box_name"
11091   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11092   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11093   include:
11094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11095     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11096     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11097     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11098   layout:
11099     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11100     layout: "plot-throughput"
11101
11102 - type: "plot"
11103   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11104   algorithm: "plot_perf_box_name"
11105   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11106   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11107   include:
11108     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11109     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11110     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11111     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11112   layout:
11113     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11114     layout: "plot-throughput"
11115
11116 - type: "plot"
11117   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11118   algorithm: "plot_perf_box_name"
11119   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11120   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11121   include:
11122     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11124     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11125     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11126   layout:
11127     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11128     layout: "plot-throughput"
11129
11130 #- type: "plot"
11131 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11132 #  algorithm: "plot_perf_box_name"
11133 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11134 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11135 #  include:
11136 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11137 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11138 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11139 #  layout:
11140 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11141 #    layout: "plot-throughput"
11142 #
11143 #- type: "plot"
11144 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11145 #  algorithm: "plot_perf_box_name"
11146 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11147 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11148 #  include:
11149 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11150 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11151 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11152 #  layout:
11153 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11154 #    layout: "plot-throughput"
11155 #
11156 #- type: "plot"
11157 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11158 #  algorithm: "plot_perf_box_name"
11159 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11160 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11161 #  include:
11162 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11163 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11164 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11165 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11166 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11167 #  layout:
11168 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11169 #    layout: "plot-throughput"
11170 #
11171 #- type: "plot"
11172 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11173 #  algorithm: "plot_perf_box_name"
11174 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11175 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11176 #  include:
11177 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11178 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11179 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11180 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11181 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11182 #  layout:
11183 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11184 #    layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11188   algorithm: "plot_perf_box_name"
11189   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11191   include:
11192     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11194     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11195   layout:
11196     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11197     layout: "plot-throughput"
11198
11199 - type: "plot"
11200   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11201   algorithm: "plot_perf_box_name"
11202   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11204   include:
11205     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11207     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11208   layout:
11209     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11210     layout: "plot-throughput"
11211
11212 #- type: "plot"
11213 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11214 #  algorithm: "plot_perf_box_name"
11215 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11216 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11217 #  include:
11218 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11219 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11220 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11221 #  layout:
11222 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11223 #    layout: "plot-throughput"
11224 #
11225 #- type: "plot"
11226 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11227 #  algorithm: "plot_perf_box_name"
11228 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11229 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11230 #  include:
11231 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11232 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11233 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11234 #  layout:
11235 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11236 #    layout: "plot-throughput"
11237 #
11238 #- type: "plot"
11239 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11240 #  algorithm: "plot_perf_box_name"
11241 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11242 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11243 #  include:
11244 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11245 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11246 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11247 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11248 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11249 #  layout:
11250 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11251 #    layout: "plot-throughput"
11252 #
11253 #- type: "plot"
11254 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11255 #  algorithm: "plot_perf_box_name"
11256 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11257 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11258 #  include:
11259 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11260 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11261 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11262 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11263 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11264 #  layout:
11265 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11266 #    layout: "plot-throughput"
11267
11268 - type: "plot"
11269   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11270   algorithm: "plot_perf_box_name"
11271   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11272   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11273   include:
11274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11276     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11279   layout:
11280     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11285   algorithm: "plot_perf_box_name"
11286   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11287   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11288   include:
11289     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11290     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11291     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11294   layout:
11295     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11296     layout: "plot-throughput"
11297
11298 - type: "plot"
11299   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11300   algorithm: "plot_perf_box_name"
11301   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11302   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11303   include:
11304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11307     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11308     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11309   layout:
11310     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11311     layout: "plot-throughput"
11312
11313 - type: "plot"
11314   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11315   algorithm: "plot_perf_box_name"
11316   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11317   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11318   include:
11319     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11323     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11324   layout:
11325     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11326     layout: "plot-throughput"
11327
11328 - type: "plot"
11329   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11330   algorithm: "plot_perf_box_name"
11331   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11332   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11333   include:
11334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11339   layout:
11340     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11341     layout: "plot-throughput"
11342
11343 - type: "plot"
11344   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11345   algorithm: "plot_perf_box_name"
11346   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11347   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11348   include:
11349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11350     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11351     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11353     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11354   layout:
11355     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11356     layout: "plot-throughput"
11357
11358 - type: "plot"
11359   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11360   algorithm: "plot_perf_box_name"
11361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11363   include:
11364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11368     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11369     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11370   layout:
11371     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11372     layout: "plot-throughput"
11373
11374 - type: "plot"
11375   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11376   algorithm: "plot_perf_box_name"
11377   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11379   include:
11380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11382     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11383     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11384     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11385     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11386   layout:
11387     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11388     layout: "plot-throughput"
11389
11390 - type: "plot"
11391   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11392   algorithm: "plot_perf_box_name"
11393   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11394   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11395   include:
11396     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11397     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11398     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11399     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11400   layout:
11401     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11402     layout: "plot-throughput"
11403
11404 - type: "plot"
11405   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11406   algorithm: "plot_perf_box_name"
11407   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11409   include:
11410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11411     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11413     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11414   layout:
11415     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11416     layout: "plot-throughput"
11417
11418 #- type: "plot"
11419 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11420 #  algorithm: "plot_perf_box_name"
11421 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11422 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11423 #  include:
11424 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11425 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11426 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11427 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11428 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11429 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11430 #  layout:
11431 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11432 #    layout: "plot-throughput"
11433 #
11434 #- type: "plot"
11435 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11436 #  algorithm: "plot_perf_box_name"
11437 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11438 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11439 #  include:
11440 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11441 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11442 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11443 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11444 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11445 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11446 #  layout:
11447 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11448 #    layout: "plot-throughput"
11449
11450 - type: "plot"
11451   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11452   algorithm: "plot_perf_box_name"
11453   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11454   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11455   include:
11456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11457 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11459 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11461 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11462   layout:
11463     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11464     layout: "plot-throughput"
11465
11466 - type: "plot"
11467   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11468   algorithm: "plot_perf_box_name"
11469   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11470   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11471   include:
11472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11473 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11475 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11477 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11478   layout:
11479     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11480     layout: "plot-throughput"
11481
11482 - type: "plot"
11483   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11484   algorithm: "plot_perf_box_name"
11485   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11486   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11487   include:
11488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11493     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11494   layout:
11495     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11496     layout: "plot-throughput"
11497
11498 - type: "plot"
11499   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11500   algorithm: "plot_perf_box_name"
11501   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11502   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11503   include:
11504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11508     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11509     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11510   layout:
11511     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11512     layout: "plot-throughput"
11513
11514 #- type: "plot"
11515 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11516 #  algorithm: "plot_perf_box_name"
11517 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11518 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11519 #  include:
11520 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11521 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11522 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11524 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11525 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11526 #  layout:
11527 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11528 #    layout: "plot-throughput"
11529 #
11530 #- type: "plot"
11531 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11532 #  algorithm: "plot_perf_box_name"
11533 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11534 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11535 #  include:
11536 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11537 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11538 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11539 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11540 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11541 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11542 #  layout:
11543 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11544 #    layout: "plot-throughput"
11545 #
11546 #- type: "plot"
11547 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11548 #  algorithm: "plot_perf_box_name"
11549 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11550 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11551 #  include:
11552 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11553 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11554 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11555 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11556 #  layout:
11557 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11558 #    layout: "plot-throughput"
11559 #
11560 #- type: "plot"
11561 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11562 #  algorithm: "plot_perf_box_name"
11563 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11564 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11565 #  include:
11566 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11567 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11568 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11569 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11570 #  layout:
11571 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11572 #    layout: "plot-throughput"
11573 #
11574 #- type: "plot"
11575 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11576 #  algorithm: "plot_perf_box_name"
11577 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11578 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11579 #  include:
11580 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11581 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11582 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11583 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11584 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11585 #  layout:
11586 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11587 #    layout: "plot-throughput"
11588 #
11589 #- type: "plot"
11590 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11591 #  algorithm: "plot_perf_box_name"
11592 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11593 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11594 #  include:
11595 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11596 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11597 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11598 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11599 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11600 #  layout:
11601 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11602 #    layout: "plot-throughput"
11603 #
11604 #- type: "plot"
11605 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11606 #  algorithm: "plot_perf_box_name"
11607 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11608 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11609 #  include:
11610 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11611 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11612 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11613 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11614 #  layout:
11615 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11616 #    layout: "plot-throughput"
11617 #
11618 #- type: "plot"
11619 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11620 #  algorithm: "plot_perf_box_name"
11621 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11622 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11623 #  include:
11624 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11625 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11626 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11627 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11628 #  layout:
11629 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11630 #    layout: "plot-throughput"
11631
11632 - type: "plot"
11633   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11634   algorithm: "plot_perf_box_name"
11635   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11636   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11637   include:
11638     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11640     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11641     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11642     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11643     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11644   layout:
11645     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11646     layout: "plot-throughput"
11647
11648 - type: "plot"
11649   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11650   algorithm: "plot_perf_box_name"
11651   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11652   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11653   include:
11654     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11655     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11656     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11657     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11658     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11659     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11660   layout:
11661     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11662     layout: "plot-throughput"
11663
11664 #- type: "plot"
11665 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11666 #  algorithm: "plot_perf_box_name"
11667 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11668 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11669 #  include:
11670 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11671 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11672 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11673 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11674 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11675 #  layout:
11676 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11677 #    layout: "plot-throughput"
11678 #
11679 #- type: "plot"
11680 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11681 #  algorithm: "plot_perf_box_name"
11682 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11683 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11684 #  include:
11685 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11686 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11687 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11688 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11689 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11690 #  layout:
11691 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11692 #    layout: "plot-throughput"
11693 #
11694 #- type: "plot"
11695 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11696 #  algorithm: "plot_perf_box_name"
11697 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11698 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11699 #  include:
11700 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11701 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11702 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11703 #  layout:
11704 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11705 #    layout: "plot-throughput"
11706 #
11707 #- type: "plot"
11708 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11709 #  algorithm: "plot_perf_box_name"
11710 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11711 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11712 #  include:
11713 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11714 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11715 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11716 #  layout:
11717 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11718 #    layout: "plot-throughput"
11719 #
11720 #- type: "plot"
11721 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11722 #  algorithm: "plot_perf_box_name"
11723 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11724 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11725 #  include:
11726 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11727 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11728 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11729 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11730 #  layout:
11731 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11732 #    layout: "plot-throughput"
11733 #
11734 #- type: "plot"
11735 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11736 #  algorithm: "plot_perf_box_name"
11737 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11738 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11739 #  include:
11740 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11741 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11742 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11743 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11744 #  layout:
11745 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11746 #    layout: "plot-throughput"
11747 #
11748 #- type: "plot"
11749 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11750 #  algorithm: "plot_perf_box_name"
11751 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11752 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11753 #  include:
11754 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11755 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11756 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11757 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11758 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11759 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11760 #  layout:
11761 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11762 #    layout: "plot-throughput"
11763 #
11764 #- type: "plot"
11765 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11766 #  algorithm: "plot_perf_box_name"
11767 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11768 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11769 #  include:
11770 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11771 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11772 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11773 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11774 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11775 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11776 #  layout:
11777 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11778 #    layout: "plot-throughput"
11779 #
11780 #- type: "plot"
11781 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11782 #  algorithm: "plot_perf_box_name"
11783 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11784 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11785 #  include:
11786 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11787 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11788 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11789 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11790 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11791 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11792 #  layout:
11793 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11794 #    layout: "plot-throughput"
11795 #
11796 #- type: "plot"
11797 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11798 #  algorithm: "plot_perf_box_name"
11799 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11800 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11801 #  include:
11802 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11803 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11804 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11805 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11806 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11807 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11808 #  layout:
11809 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11810 #    layout: "plot-throughput"
11811
11812 - type: "plot"
11813   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11814   algorithm: "plot_perf_box_name"
11815   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11816   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11817   include:
11818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11821     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11822   layout:
11823     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11824     layout: "plot-throughput"
11825
11826 - type: "plot"
11827   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11828   algorithm: "plot_perf_box_name"
11829   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11830   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11831   include:
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11835     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11836   layout:
11837     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11838     layout: "plot-throughput"
11839
11840 - type: "plot"
11841   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11842   algorithm: "plot_perf_box_name"
11843   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11844   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11845   include:
11846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11852   layout:
11853     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11854     layout: "plot-throughput"
11855
11856 - type: "plot"
11857   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11858   algorithm: "plot_perf_box_name"
11859   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11860   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11861   include:
11862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11868   layout:
11869     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11870     layout: "plot-throughput"
11871
11872 - type: "plot"
11873   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11874   algorithm: "plot_perf_box_name"
11875   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11876   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11877   include:
11878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11883     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11884   layout:
11885     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11886     layout: "plot-throughput"
11887
11888 - type: "plot"
11889   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11890   algorithm: "plot_perf_box_name"
11891   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11892   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11893   include:
11894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11899     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11900   layout:
11901     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11902     layout: "plot-throughput"
11903
11904 - type: "plot"
11905   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11906   algorithm: "plot_perf_box_name"
11907   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11908   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11909   include:
11910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11913     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11914   layout:
11915     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11916     layout: "plot-throughput"
11917
11918 - type: "plot"
11919   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11920   algorithm: "plot_perf_box_name"
11921   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11922   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11923   include:
11924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11927     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11928   layout:
11929     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11930     layout: "plot-throughput"
11931
11932 - type: "plot"
11933   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11934   algorithm: "plot_perf_box_name"
11935   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11936   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11937   include:
11938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11944   layout:
11945     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11950   algorithm: "plot_perf_box_name"
11951   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11952   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11953   include:
11954     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11960   layout:
11961     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11962     layout: "plot-throughput"
11963
11964 - type: "plot"
11965   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11966   algorithm: "plot_perf_box_name"
11967   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11968   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11969   include:
11970     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11973     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11974   layout:
11975     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11976     layout: "plot-throughput"
11977
11978 - type: "plot"
11979   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11980   algorithm: "plot_perf_box_name"
11981   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11982   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11983   include:
11984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11985     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11986     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11987     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11988   layout:
11989     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11990     layout: "plot-throughput"
11991
11992 - type: "plot"
11993   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11994   algorithm: "plot_perf_box_name"
11995   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11996   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11997   include:
11998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12001     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12002     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12003     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12004   layout:
12005     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12006     layout: "plot-throughput"
12007
12008 - type: "plot"
12009   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12010   algorithm: "plot_perf_box_name"
12011   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12012   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12013   include:
12014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12017     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12018     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12019     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12020   layout:
12021     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12022     layout: "plot-throughput"
12023
12024 - type: "plot"
12025   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12026   algorithm: "plot_perf_box_name"
12027   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12028   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12029   include:
12030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12031     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12032     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12033     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12034     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12035     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12036   layout:
12037     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12038     layout: "plot-throughput"
12039
12040 - type: "plot"
12041   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12042   algorithm: "plot_perf_box_name"
12043   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12044   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12045   include:
12046     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12047     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12049     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12051     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12052   layout:
12053     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12054     layout: "plot-throughput"
12055
12056 - type: "plot"
12057   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12058   algorithm: "plot_perf_box_name"
12059   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12061   include:
12062     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12063     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12064     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12065     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12066     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12067     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12068   layout:
12069     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12070     layout: "plot-throughput"
12071
12072 - type: "plot"
12073   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12074   algorithm: "plot_perf_box_name"
12075   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12076   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12077   include:
12078     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12079     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12080     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12081     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12082     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12083     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12084   layout:
12085     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12086     layout: "plot-throughput"
12087
12088 #- type: "plot"
12089 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12090 #  algorithm: "plot_perf_box_name"
12091 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12092 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12093 #  include:
12094 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12095 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12096 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12097 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12098 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12099 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12100 #  layout:
12101 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12102 #    layout: "plot-throughput"
12103 #
12104 #- type: "plot"
12105 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12106 #  algorithm: "plot_perf_box_name"
12107 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12108 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12109 #  include:
12110 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12111 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12112 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12113 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12114 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12115 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12116 #  layout:
12117 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12118 #    layout: "plot-throughput"
12119
12120 - type: "plot"
12121   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12122   algorithm: "plot_perf_box_name"
12123   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12124   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12125   include:
12126     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12127     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12128     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12129     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12130     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12131     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12132   layout:
12133     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12134     layout: "plot-throughput"
12135
12136 - type: "plot"
12137   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12138   algorithm: "plot_perf_box_name"
12139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12140   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12141   include:
12142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12145     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12146     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12147     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12148   layout:
12149     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12150     layout: "plot-throughput"
12151
12152 #- type: "plot"
12153 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12154 #  algorithm: "plot_perf_box_name"
12155 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12156 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12157 #  include:
12158 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12159 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12160 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12161 #  layout:
12162 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12163 #    layout: "plot-throughput"
12164 #
12165 #- type: "plot"
12166 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12167 #  algorithm: "plot_perf_box_name"
12168 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12169 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12170 #  include:
12171 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12172 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12173 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12174 #  layout:
12175 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12176 #    layout: "plot-throughput"
12177
12178 #- type: "plot"
12179 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12180 #  algorithm: "plot_perf_box_name"
12181 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12182 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12183 #  include:
12184 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12185 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12186 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12187 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12188 #  layout:
12189 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12190 #    layout: "plot-throughput"
12191 #
12192 #- type: "plot"
12193 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12194 #  algorithm: "plot_perf_box_name"
12195 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12196 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12197 #  include:
12198 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12199 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12200 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12201 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12202 #  layout:
12203 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12204 #    layout: "plot-throughput"
12205 #
12206 #- type: "plot"
12207 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12208 #  algorithm: "plot_perf_box_name"
12209 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12210 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12211 #  include:
12212 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12213 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12214 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12215 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12216 #  layout:
12217 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12218 #    layout: "plot-throughput"
12219 #
12220 #- type: "plot"
12221 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12222 #  algorithm: "plot_perf_box_name"
12223 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12224 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12225 #  include:
12226 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12229 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12230 #  layout:
12231 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12232 #    layout: "plot-throughput"
12233
12234 - type: "plot"
12235   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12236   algorithm: "plot_perf_box_name"
12237   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12239   include:
12240     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12241     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12242     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12243     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12244   layout:
12245     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12246     layout: "plot-throughput"
12247
12248 - type: "plot"
12249   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12250   algorithm: "plot_perf_box_name"
12251   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12252   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12253   include:
12254     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12255     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12256     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12257     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12258   layout:
12259     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12260     layout: "plot-throughput"
12261
12262 - type: "plot"
12263   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12264   algorithm: "plot_perf_box_name"
12265   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12266   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12267   include:
12268     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12269     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12270     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12271     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12272   layout:
12273     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12274     layout: "plot-throughput"
12275
12276 - type: "plot"
12277   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12278   algorithm: "plot_perf_box_name"
12279   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12280   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12281   include:
12282     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12283     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12284     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12285     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12286   layout:
12287     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12288     layout: "plot-throughput"
12289
12290 #- type: "plot"
12291 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12292 #  algorithm: "plot_perf_box_name"
12293 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12294 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12295 #  include:
12296 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12297 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12298 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12299 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12300 #  layout:
12301 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12302 #    layout: "plot-throughput"
12303 #
12304 #- type: "plot"
12305 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12306 #  algorithm: "plot_perf_box_name"
12307 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12308 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12309 #  include:
12310 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12311 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12312 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12313 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12314 #  layout:
12315 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12316 #    layout: "plot-throughput"
12317 #
12318 #- type: "plot"
12319 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12320 #  algorithm: "plot_perf_box_name"
12321 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12322 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12323 #  include:
12324 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12325 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12326 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12327 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12328 #  layout:
12329 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12330 #    layout: "plot-throughput"
12331 #
12332 #- type: "plot"
12333 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12334 #  algorithm: "plot_perf_box_name"
12335 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12336 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12337 #  include:
12338 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12339 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12340 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12341 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12342 #  layout:
12343 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12344 #    layout: "plot-throughput"
12345 #
12346 #- type: "plot"
12347 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12348 #  algorithm: "plot_perf_box_name"
12349 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12350 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12351 #  include:
12352 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12353 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12354 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12355 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12356 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12357 #  layout:
12358 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12359 #    layout: "plot-throughput"
12360 #
12361 #- type: "plot"
12362 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12363 #  algorithm: "plot_perf_box_name"
12364 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12365 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12366 #  include:
12367 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12368 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12369 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12370 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12371 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12372 #  layout:
12373 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12374 #    layout: "plot-throughput"
12375 #
12376 #- type: "plot"
12377 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12378 #  algorithm: "plot_perf_box_name"
12379 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12380 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12381 #  include:
12382 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12384 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12385 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12386 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12387 #  layout:
12388 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12389 #    layout: "plot-throughput"
12390 #
12391 #- type: "plot"
12392 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12393 #  algorithm: "plot_perf_box_name"
12394 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12395 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12396 #  include:
12397 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12399 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12400 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12401 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12402 #  layout:
12403 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12404 #    layout: "plot-throughput"
12405 #
12406 #- type: "plot"
12407 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12408 #  algorithm: "plot_perf_box_name"
12409 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12410 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12411 #  include:
12412 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12413 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12414 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12415 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12416 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12417 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12418 #  layout:
12419 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12420 #    layout: "plot-throughput"
12421 #
12422 #- type: "plot"
12423 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12424 #  algorithm: "plot_perf_box_name"
12425 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12426 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12427 #  include:
12428 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12429 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12430 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12431 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12432 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12433 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12434 #  layout:
12435 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12436 #    layout: "plot-throughput"
12437 #
12438 #- type: "plot"
12439 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12440 #  algorithm: "plot_perf_box_name"
12441 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12442 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12443 #  include:
12444 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12445 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12446 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12447 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12448 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12449 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12450 #  layout:
12451 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12452 #    layout: "plot-throughput"
12453 #
12454 #- type: "plot"
12455 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12456 #  algorithm: "plot_perf_box_name"
12457 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12458 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12459 #  include:
12460 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12461 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12462 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12463 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12464 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12465 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12466 #  layout:
12467 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12468 #    layout: "plot-throughput"
12469
12470 - type: "plot"
12471   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12472   algorithm: "plot_perf_box_name"
12473   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12474   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12475   include:
12476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12478     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12479     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12480     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12481   layout:
12482     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12483     layout: "plot-throughput"
12484
12485 - type: "plot"
12486   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12487   algorithm: "plot_perf_box_name"
12488   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12489   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12490   include:
12491     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12492     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12493     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12494     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12495     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12496   layout:
12497     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12498     layout: "plot-throughput"
12499
12500 #- type: "plot"
12501 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12502 #  algorithm: "plot_perf_box_name"
12503 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12504 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12505 #  include:
12506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12510 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12511 #  layout:
12512 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12513 #    layout: "plot-throughput"
12514 #
12515 #- type: "plot"
12516 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12517 #  algorithm: "plot_perf_box_name"
12518 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12519 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12520 #  include:
12521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12525 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12526 #  layout:
12527 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12528 #    layout: "plot-throughput"
12529
12530 #- type: "plot"
12531 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12532 #  algorithm: "plot_perf_box_name"
12533 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12534 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12535 #  include:
12536 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12537 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12540 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12541 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12542 #  layout:
12543 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12544 #    layout: "plot-throughput"
12545 #
12546 #- type: "plot"
12547 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12548 #  algorithm: "plot_perf_box_name"
12549 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12550 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12551 #  include:
12552 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12553 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12554 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12555 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12556 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12557 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12558 #  layout:
12559 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12560 #    layout: "plot-throughput"
12561
12562 #- type: "plot"
12563 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12564 #  algorithm: "plot_perf_box_name"
12565 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12566 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12567 #  include:
12568 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12569 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12570 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12571 #  layout:
12572 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12573 #    layout: "plot-throughput"
12574 #
12575 #- type: "plot"
12576 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12577 #  algorithm: "plot_perf_box_name"
12578 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12579 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12580 #  include:
12581 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12583 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12584 #  layout:
12585 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12586 #    layout: "plot-throughput"
12587
12588 ################################################################################
12589
12590 # Packet Speedup
12591
12592 #- type: "plot"
12593 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12594 #  algorithm: "plot_tsa_name"
12595 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12596 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12597 #  include:
12598 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12599 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12600 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12601 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12602 #  layout:
12603 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12604 #    layout: "plot-throughput-speedup-analysis"
12605 #
12606 #- type: "plot"
12607 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12608 #  algorithm: "plot_tsa_name"
12609 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12610 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12611 #  include:
12612 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12613 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12615 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12616 #  layout:
12617 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12618 #    layout: "plot-throughput-speedup-analysis"
12619 #
12620 #- type: "plot"
12621 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12622 #  algorithm: "plot_tsa_name"
12623 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12624 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12625 #  include:
12626 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12627 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12628 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12629 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12630 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12631 #  layout:
12632 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12633 #    layout: "plot-throughput-speedup-analysis"
12634 #
12635 #- type: "plot"
12636 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12637 #  algorithm: "plot_tsa_name"
12638 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12639 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12640 #  include:
12641 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12642 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12643 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12644 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12645 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12646 #  layout:
12647 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12648 #    layout: "plot-throughput-speedup-analysis"
12649 #
12650 #- type: "plot"
12651 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12652 #  algorithm: "plot_tsa_name"
12653 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12654 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12655 #  include:
12656 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12657 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12658 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12659 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12660 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12661 #  layout:
12662 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12663 #    layout: "plot-throughput-speedup-analysis"
12664 #
12665 #- type: "plot"
12666 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12667 #  algorithm: "plot_tsa_name"
12668 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12669 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12670 #  include:
12671 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12672 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12673 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12674 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12675 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12676 #  layout:
12677 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12678 #    layout: "plot-throughput-speedup-analysis"
12679 #
12680 #- type: "plot"
12681 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12682 #  algorithm: "plot_tsa_name"
12683 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12684 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12685 #  include:
12686 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12687 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12688 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12689 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12690 #  layout:
12691 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12692 #    layout: "plot-throughput-speedup-analysis"
12693 #
12694 #- type: "plot"
12695 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12696 #  algorithm: "plot_tsa_name"
12697 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12698 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12699 #  include:
12700 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12701 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12702 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12703 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12704 #  layout:
12705 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12706 #    layout: "plot-throughput-speedup-analysis"
12707 #
12708 #- type: "plot"
12709 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12710 #  algorithm: "plot_tsa_name"
12711 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12712 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12713 #  include:
12714 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12715 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12716 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12717 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12718 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12719 #  layout:
12720 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12721 #    layout: "plot-throughput-speedup-analysis"
12722 #
12723 #- type: "plot"
12724 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12725 #  algorithm: "plot_tsa_name"
12726 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12727 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12728 #  include:
12729 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12731 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12732 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12733 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12734 #  layout:
12735 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12736 #    layout: "plot-throughput-speedup-analysis"
12737 #
12738 #- type: "plot"
12739 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12740 #  algorithm: "plot_tsa_name"
12741 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12742 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12743 #  include:
12744 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12745 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12746 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12747 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12748 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12749 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12750 #  layout:
12751 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12752 #    layout: "plot-throughput-speedup-analysis"
12753 #
12754 #- type: "plot"
12755 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12756 #  algorithm: "plot_tsa_name"
12757 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12758 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12759 #  include:
12760 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12761 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12762 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12763 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12764 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12765 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12766 #  layout:
12767 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12768 #    layout: "plot-throughput-speedup-analysis"
12769
12770 - type: "plot"
12771   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12772   algorithm: "plot_tsa_name"
12773   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12774   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12775   include:
12776     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12777     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12778     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12779   layout:
12780     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12781     layout: "plot-throughput-speedup-analysis"
12782
12783 - type: "plot"
12784   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12785   algorithm: "plot_tsa_name"
12786   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12787   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12788   include:
12789     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12791     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12792   layout:
12793     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12794     layout: "plot-throughput-speedup-analysis"
12795
12796 #- type: "plot"
12797 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12798 #  algorithm: "plot_tsa_name"
12799 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12800 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12801 #  include:
12802 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12803 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12804 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12805 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12806 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12807 #  layout:
12808 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12809 #    layout: "plot-throughput-speedup-analysis"
12810 #
12811 #- type: "plot"
12812 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12813 #  algorithm: "plot_tsa_name"
12814 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12815 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12816 #  include:
12817 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12818 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12819 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12820 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12821 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12822 #  layout:
12823 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12824 #    layout: "plot-throughput-speedup-analysis"
12825 #
12826 #- type: "plot"
12827 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12828 #  algorithm: "plot_tsa_name"
12829 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12830 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12831 #  include:
12832 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12833 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12834 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12835 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12836 #  layout:
12837 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12838 #    layout: "plot-throughput-speedup-analysis"
12839 #
12840 #- type: "plot"
12841 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12842 #  algorithm: "plot_tsa_name"
12843 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12844 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12845 #  include:
12846 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12847 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12848 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12849 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12850 #  layout:
12851 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12852 #    layout: "plot-throughput-speedup-analysis"
12853 #
12854 #- type: "plot"
12855 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12856 #  algorithm: "plot_tsa_name"
12857 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12858 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12859 #  include:
12860 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12861 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12862 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12863 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12864 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12865 #  layout:
12866 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12867 #    layout: "plot-throughput-speedup-analysis"
12868 #
12869 #- type: "plot"
12870 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12871 #  algorithm: "plot_tsa_name"
12872 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12873 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12874 #  include:
12875 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12878 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12879 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12880 #  layout:
12881 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12882 #    layout: "plot-throughput-speedup-analysis"
12883 #
12884 #- type: "plot"
12885 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12886 #  algorithm: "plot_tsa_name"
12887 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12888 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12889 #  include:
12890 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12891 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12892 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12893 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12894 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12895 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12896 #  layout:
12897 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12898 #    layout: "plot-throughput-speedup-analysis"
12899 #
12900 #- type: "plot"
12901 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12902 #  algorithm: "plot_tsa_name"
12903 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12904 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12905 #  include:
12906 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12907 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12908 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12909 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12910 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12911 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12912 #  layout:
12913 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12914 #    layout: "plot-throughput-speedup-analysis"
12915
12916 - type: "plot"
12917   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12918   algorithm: "plot_tsa_name"
12919   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12921   include:
12922     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12923     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12924   layout:
12925     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12926     layout: "plot-throughput-speedup-analysis"
12927
12928 - type: "plot"
12929   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12930   algorithm: "plot_tsa_name"
12931   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12933   include:
12934     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12935     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12936   layout:
12937     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12938     layout: "plot-throughput-speedup-analysis"
12939
12940 #- type: "plot"
12941 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12942 #  algorithm: "plot_tsa_name"
12943 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12944 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12945 #  include:
12946 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12947 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12948 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12949 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12950 #  layout:
12951 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12952 #    layout: "plot-throughput-speedup-analysis"
12953 #
12954 #- type: "plot"
12955 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12956 #  algorithm: "plot_tsa_name"
12957 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12958 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12959 #  include:
12960 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12961 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12962 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12963 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12964 #  layout:
12965 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12966 #    layout: "plot-throughput-speedup-analysis"
12967 #
12968 #- type: "plot"
12969 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12970 #  algorithm: "plot_tsa_name"
12971 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12972 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12973 #  include:
12974 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12975 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12976 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12977 #  layout:
12978 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12979 #    layout: "plot-throughput-speedup-analysis"
12980 #
12981 #- type: "plot"
12982 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12983 #  algorithm: "plot_tsa_name"
12984 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12985 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12986 #  include:
12987 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12988 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12989 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12990 #  layout:
12991 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12992 #    layout: "plot-throughput-speedup-analysis"
12993 #
12994 #- type: "plot"
12995 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12996 #  algorithm: "plot_tsa_name"
12997 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12998 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12999 #  include:
13000 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13001 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13002 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13003 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13004 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13005 #  layout:
13006 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13007 #    layout: "plot-throughput-speedup-analysis"
13008 #
13009 #- type: "plot"
13010 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13011 #  algorithm: "plot_tsa_name"
13012 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13013 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13014 #  include:
13015 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13016 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13017 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13018 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13019 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13020 #  layout:
13021 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13022 #    layout: "plot-throughput-speedup-analysis"
13023
13024 - type: "plot"
13025   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13026   algorithm: "plot_tsa_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13028   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13029   include:
13030     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13031     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13032     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13033   layout:
13034     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13035     layout: "plot-throughput-speedup-analysis"
13036
13037 - type: "plot"
13038   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13039   algorithm: "plot_tsa_name"
13040   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13041   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13042   include:
13043     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13044     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13045     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13046   layout:
13047     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13048     layout: "plot-throughput-speedup-analysis"
13049
13050 #- type: "plot"
13051 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13052 #  algorithm: "plot_tsa_name"
13053 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13054 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13055 #  include:
13056 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13057 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13058 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13059 #  layout:
13060 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13061 #    layout: "plot-throughput-speedup-analysis"
13062 #
13063 #- type: "plot"
13064 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13065 #  algorithm: "plot_tsa_name"
13066 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13067 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13068 #  include:
13069 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13070 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13071 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13072 #  layout:
13073 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13074 #    layout: "plot-throughput-speedup-analysis"
13075 #
13076 #- type: "plot"
13077 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13078 #  algorithm: "plot_tsa_name"
13079 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13080 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13081 #  include:
13082 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13083 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13084 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13085 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13086 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13087 #  layout:
13088 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13089 #    layout: "plot-throughput-speedup-analysis"
13090 #
13091 #- type: "plot"
13092 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13093 #  algorithm: "plot_tsa_name"
13094 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13095 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13096 #  include:
13097 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13098 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13099 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13100 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13101 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13102 #  layout:
13103 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13104 #    layout: "plot-throughput-speedup-analysis"
13105
13106 - type: "plot"
13107   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13108   algorithm: "plot_tsa_name"
13109   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13110   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13111   include:
13112     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13113     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13114     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13115     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13116     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13117     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13118   layout:
13119     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13120     layout: "plot-throughput-speedup-analysis"
13121
13122 - type: "plot"
13123   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13124   algorithm: "plot_tsa_name"
13125   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13127   include:
13128     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13129     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13130     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13131     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13132     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13133     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13134   layout:
13135     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13136     layout: "plot-throughput-speedup-analysis"
13137
13138 - type: "plot"
13139   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13140   algorithm: "plot_tsa_name"
13141   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13142   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13143   include:
13144     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13145     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13146     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13147     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13148   layout:
13149     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13150     layout: "plot-throughput-speedup-analysis"
13151
13152 - type: "plot"
13153   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13154   algorithm: "plot_tsa_name"
13155   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13156   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13157   include:
13158     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13159     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13160     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13161     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13162   layout:
13163     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13164     layout: "plot-throughput-speedup-analysis"
13165
13166 #- type: "plot"
13167 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13168 #  algorithm: "plot_tsa_name"
13169 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13170 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13171 #  include:
13172 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13173 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13174 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13175 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13176 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13177 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13178 #  layout:
13179 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13180 #    layout: "plot-throughput-speedup-analysis"
13181 #
13182 #- type: "plot"
13183 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13184 #  algorithm: "plot_tsa_name"
13185 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13186 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13187 #  include:
13188 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13189 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13190 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13191 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13192 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13193 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13194 #  layout:
13195 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13196 #    layout: "plot-throughput-speedup-analysis"
13197 #
13198 #- type: "plot"
13199 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13200 #  algorithm: "plot_tsa_name"
13201 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13202 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13203 #  include:
13204 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13205 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13208 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13209 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13210 #  layout:
13211 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13212 #    layout: "plot-throughput-speedup-analysis"
13213 #
13214 #- type: "plot"
13215 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13216 #  algorithm: "plot_tsa_name"
13217 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13218 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13219 #  include:
13220 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13222 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13223 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13224 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13225 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13226 #  layout:
13227 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13228 #    layout: "plot-throughput-speedup-analysis"
13229 #
13230 #- type: "plot"
13231 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13232 #  algorithm: "plot_tsa_name"
13233 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13234 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13235 #  include:
13236 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13237 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13238 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13239 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13240 #  layout:
13241 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13242 #    layout: "plot-throughput-speedup-analysis"
13243 #
13244 #- type: "plot"
13245 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13246 #  algorithm: "plot_tsa_name"
13247 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13248 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13249 #  include:
13250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13251 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13252 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13253 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13254 #  layout:
13255 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13256 #    layout: "plot-throughput-speedup-analysis"
13257 #
13258 #- type: "plot"
13259 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13260 #  algorithm: "plot_tsa_name"
13261 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13262 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13263 #  include:
13264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13265 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13266 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13267 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13268 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13269 #  layout:
13270 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13271 #    layout: "plot-throughput-speedup-analysis"
13272 #
13273 #- type: "plot"
13274 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13275 #  algorithm: "plot_tsa_name"
13276 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13277 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13278 #  include:
13279 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13280 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13281 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13282 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13283 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13284 #  layout:
13285 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13286 #    layout: "plot-throughput-speedup-analysis"
13287 #
13288 #- type: "plot"
13289 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13290 #  algorithm: "plot_tsa_name"
13291 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13292 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13293 #  include:
13294 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13295 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13296 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13297 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13298 #  layout:
13299 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13300 #    layout: "plot-throughput-speedup-analysis"
13301 #
13302 #- type: "plot"
13303 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13304 #  algorithm: "plot_tsa_name"
13305 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13306 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13307 #  include:
13308 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13309 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13310 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13311 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13312 #  layout:
13313 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13314 #    layout: "plot-throughput-speedup-analysis"
13315
13316 - type: "plot"
13317   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13318   algorithm: "plot_tsa_name"
13319   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13321   include:
13322     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13328   layout:
13329     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13330     layout: "plot-throughput-speedup-analysis"
13331
13332 - type: "plot"
13333   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13334   algorithm: "plot_tsa_name"
13335   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13336   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13337   include:
13338     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13339     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13344   layout:
13345     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13346     layout: "plot-throughput-speedup-analysis"
13347
13348 #- type: "plot"
13349 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13350 #  algorithm: "plot_tsa_name"
13351 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13352 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13353 #  include:
13354 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13355 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13356 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13357 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13358 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13359 #  layout:
13360 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13361 #    layout: "plot-throughput-speedup-analysis"
13362 #
13363 #- type: "plot"
13364 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13365 #  algorithm: "plot_tsa_name"
13366 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13367 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13368 #  include:
13369 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13370 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13371 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13372 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13373 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13374 #  layout:
13375 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13376 #    layout: "plot-throughput-speedup-analysis"
13377 #
13378 #- type: "plot"
13379 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13380 #  algorithm: "plot_tsa_name"
13381 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13382 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13383 #  include:
13384 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13385 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13386 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13387 #  layout:
13388 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13389 #    layout: "plot-throughput-speedup-analysis"
13390 #
13391 #- type: "plot"
13392 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13393 #  algorithm: "plot_tsa_name"
13394 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13395 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13396 #  include:
13397 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13398 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13399 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13400 #  layout:
13401 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13402 #    layout: "plot-throughput-speedup-analysis"
13403 #
13404 #- type: "plot"
13405 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13406 #  algorithm: "plot_tsa_name"
13407 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13408 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13409 #  include:
13410 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13411 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13412 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13413 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13414 #  layout:
13415 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13416 #    layout: "plot-throughput-speedup-analysis"
13417 #
13418 #- type: "plot"
13419 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13420 #  algorithm: "plot_tsa_name"
13421 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13422 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13423 #  include:
13424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13425 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13426 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13427 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13428 #  layout:
13429 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13430 #    layout: "plot-throughput-speedup-analysis"
13431 #
13432 #- type: "plot"
13433 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13434 #  algorithm: "plot_tsa_name"
13435 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13436 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13437 #  include:
13438 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13439 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13440 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13441 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13442 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13443 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13444 #  layout:
13445 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13446 #    layout: "plot-throughput-speedup-analysis"
13447 #
13448 #- type: "plot"
13449 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13450 #  algorithm: "plot_tsa_name"
13451 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13452 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13453 #  include:
13454 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13455 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13456 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13457 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13458 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13459 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13460 #  layout:
13461 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13462 #    layout: "plot-throughput-speedup-analysis"
13463 #
13464 #- type: "plot"
13465 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13466 #  algorithm: "plot_tsa_name"
13467 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13468 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13469 #  include:
13470 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13471 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13472 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13473 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13474 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13475 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13476 #  layout:
13477 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13478 #    layout: "plot-throughput-speedup-analysis"
13479 #
13480 #- type: "plot"
13481 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13482 #  algorithm: "plot_tsa_name"
13483 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13484 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13485 #  include:
13486 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13487 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13488 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13489 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13490 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13491 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13492 #  layout:
13493 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13494 #    layout: "plot-throughput-speedup-analysis"
13495
13496 - type: "plot"
13497   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13498   algorithm: "plot_tsa_name"
13499   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13501   include:
13502     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13503     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13504     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13505     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13506     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13507     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13508   layout:
13509     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13510     layout: "plot-throughput-speedup-analysis"
13511
13512 - type: "plot"
13513   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13514   algorithm: "plot_tsa_name"
13515   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13516   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13517   include:
13518     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13519     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13520     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13521     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13522     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13523     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13524   layout:
13525     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13526     layout: "plot-throughput-speedup-analysis"
13527
13528 #- type: "plot"
13529 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13530 #  algorithm: "plot_tsa_name"
13531 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13532 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13533 #  include:
13534 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13535 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13536 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13537 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13538 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13539 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13540 #  layout:
13541 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13542 #    layout: "plot-throughput-speedup-analysis"
13543 #
13544 #- type: "plot"
13545 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13546 #  algorithm: "plot_tsa_name"
13547 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13548 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13549 #  include:
13550 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13551 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13552 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13553 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13554 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13555 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13556 #  layout:
13557 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13558 #    layout: "plot-throughput-speedup-analysis"
13559 #
13560 #- type: "plot"
13561 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13562 #  algorithm: "plot_tsa_name"
13563 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13564 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13565 #  include:
13566 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13567 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13568 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13569 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13570 #  layout:
13571 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13572 #    layout: "plot-throughput-speedup-analysis"
13573 #
13574 #- type: "plot"
13575 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13576 #  algorithm: "plot_tsa_name"
13577 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13578 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13579 #  include:
13580 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13581 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13582 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13583 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13584 #  layout:
13585 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13586 #    layout: "plot-throughput-speedup-analysis"
13587 #
13588 #- type: "plot"
13589 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13590 #  algorithm: "plot_tsa_name"
13591 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13592 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13593 #  include:
13594 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13595 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13597 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13598 #  layout:
13599 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13600 #    layout: "plot-throughput-speedup-analysis"
13601 #
13602 #- type: "plot"
13603 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13604 #  algorithm: "plot_tsa_name"
13605 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13606 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13607 #  include:
13608 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13609 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13610 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13611 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13612 #  layout:
13613 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13614 #    layout: "plot-throughput-speedup-analysis"
13615
13616 - type: "plot"
13617   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13618   algorithm: "plot_tsa_name"
13619   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13621   include:
13622     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13625     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13626   layout:
13627     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13628     layout: "plot-throughput-speedup-analysis"
13629
13630 - type: "plot"
13631   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13632   algorithm: "plot_tsa_name"
13633   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13634   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13635   include:
13636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13638     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13639     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13640   layout:
13641     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13642     layout: "plot-throughput-speedup-analysis"
13643
13644 - type: "plot"
13645   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13646   algorithm: "plot_tsa_name"
13647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13649   include:
13650     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13651     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13652     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13653     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13654   layout:
13655     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13656     layout: "plot-throughput-speedup-analysis"
13657
13658 - type: "plot"
13659   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13660   algorithm: "plot_tsa_name"
13661   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13662   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13663   include:
13664     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13665     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13666     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13667     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13668   layout:
13669     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13670     layout: "plot-throughput-speedup-analysis"
13671
13672 #- type: "plot"
13673 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13674 #  algorithm: "plot_tsa_name"
13675 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13676 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13677 #  include:
13678 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13679 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13680 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13681 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13682 #  layout:
13683 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13684 #    layout: "plot-throughput-speedup-analysis"
13685 #
13686 #- type: "plot"
13687 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13688 #  algorithm: "plot_tsa_name"
13689 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13690 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13691 #  include:
13692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13696 #  layout:
13697 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13698 #    layout: "plot-throughput-speedup-analysis"
13699 #
13700 #- type: "plot"
13701 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13702 #  algorithm: "plot_tsa_name"
13703 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13704 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13705 #  include:
13706 #    - "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"
13707 #    - "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"
13708 #    - "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"
13709 #    - "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"
13710 #  layout:
13711 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13712 #    layout: "plot-throughput-speedup-analysis"
13713 #
13714 #- type: "plot"
13715 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13716 #  algorithm: "plot_tsa_name"
13717 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13718 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13719 #  include:
13720 #    - "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"
13721 #    - "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"
13722 #    - "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"
13723 #    - "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"
13724 #  layout:
13725 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13726 #    layout: "plot-throughput-speedup-analysis"
13727 #
13728 #- type: "plot"
13729 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13730 #  algorithm: "plot_tsa_name"
13731 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13732 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13733 #  include:
13734 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13735 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13736 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13737 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13738 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13739 #  layout:
13740 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13741 #    layout: "plot-throughput-speedup-analysis"
13742 #
13743 #- type: "plot"
13744 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13745 #  algorithm: "plot_tsa_name"
13746 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13747 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13748 #  include:
13749 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13750 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13751 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13752 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13753 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13754 #  layout:
13755 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13756 #    layout: "plot-throughput-speedup-analysis"
13757 #
13758 #- type: "plot"
13759 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13760 #  algorithm: "plot_tsa_name"
13761 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13762 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13763 #  include:
13764 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13765 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13766 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13767 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13768 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13769 #  layout:
13770 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13771 #    layout: "plot-throughput-speedup-analysis"
13772 #
13773 #- type: "plot"
13774 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13775 #  algorithm: "plot_tsa_name"
13776 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13777 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13778 #  include:
13779 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13781 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13782 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13783 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13784 #  layout:
13785 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13786 #    layout: "plot-throughput-speedup-analysis"
13787 #
13788 #- type: "plot"
13789 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13790 #  algorithm: "plot_tsa_name"
13791 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13792 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13793 #  include:
13794 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13795 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13796 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13797 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13798 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13799 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13800 #  layout:
13801 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13802 #    layout: "plot-throughput-speedup-analysis"
13803 #
13804 #- type: "plot"
13805 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13806 #  algorithm: "plot_tsa_name"
13807 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13808 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13809 #  include:
13810 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13811 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13812 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13813 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13814 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13815 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13816 #  layout:
13817 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13818 #    layout: "plot-throughput-speedup-analysis"
13819 #
13820 #- type: "plot"
13821 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13822 #  algorithm: "plot_tsa_name"
13823 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13824 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13825 #  include:
13826 #    - "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"
13827 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13828 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13829 #    - "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"
13830 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13831 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13832 #  layout:
13833 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13834 #    layout: "plot-throughput-speedup-analysis"
13835 #
13836 #- type: "plot"
13837 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13838 #  algorithm: "plot_tsa_name"
13839 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13840 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13841 #  include:
13842 #    - "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"
13843 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13844 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13845 #    - "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"
13846 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13847 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13848 #  layout:
13849 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13850 #    layout: "plot-throughput-speedup-analysis"
13851 #
13852 #- type: "plot"
13853 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13854 #  algorithm: "plot_tsa_name"
13855 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13856 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13857 #  include:
13858 #    - "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"
13859 #    - "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"
13860 #    - "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"
13861 #  layout:
13862 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13863 #    layout: "plot-throughput-speedup-analysis"
13864 #
13865 #- type: "plot"
13866 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13867 #  algorithm: "plot_tsa_name"
13868 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13869 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13870 #  include:
13871 #    - "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"
13872 #    - "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"
13873 #    - "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"
13874 #  layout:
13875 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13876 #    layout: "plot-throughput-speedup-analysis"
13877
13878 - type: "plot"
13879   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13880   algorithm: "plot_tsa_name"
13881   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13882   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13883   include:
13884     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13885     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13886     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13887     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13888     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13889   layout:
13890     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13891     layout: "plot-throughput-speedup-analysis"
13892
13893 - type: "plot"
13894   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13895   algorithm: "plot_tsa_name"
13896   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13897   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13898   include:
13899     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13900     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13901     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13902     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13903     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13904   layout:
13905     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13906     layout: "plot-throughput-speedup-analysis"
13907
13908 - type: "plot"
13909   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13910   algorithm: "plot_tsa_name"
13911   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13912   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13913   include:
13914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13919   layout:
13920     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13921     layout: "plot-throughput-speedup-analysis"
13922
13923 - type: "plot"
13924   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13925   algorithm: "plot_tsa_name"
13926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13928   include:
13929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13934   layout:
13935     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13936     layout: "plot-throughput-speedup-analysis"
13937
13938 - type: "plot"
13939   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13940   algorithm: "plot_tsa_name"
13941   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13942   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13943   include:
13944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13950   layout:
13951     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13952     layout: "plot-throughput-speedup-analysis"
13953
13954 - type: "plot"
13955   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13956   algorithm: "plot_tsa_name"
13957   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13958   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13959   include:
13960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13966   layout:
13967     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13968     layout: "plot-throughput-speedup-analysis"
13969
13970 - type: "plot"
13971   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13972   algorithm: "plot_tsa_name"
13973   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13974   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13975   include:
13976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13978     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13979     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13980   layout:
13981     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13982     layout: "plot-throughput-speedup-analysis"
13983
13984 - type: "plot"
13985   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13986   algorithm: "plot_tsa_name"
13987   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13988   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13989   include:
13990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13994   layout:
13995     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13996     layout: "plot-throughput-speedup-analysis"
13997
13998 - type: "plot"
13999   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14000   algorithm: "plot_tsa_name"
14001   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14002   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14003   include:
14004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14009   layout:
14010     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14011     layout: "plot-throughput-speedup-analysis"
14012
14013 - type: "plot"
14014   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14015   algorithm: "plot_tsa_name"
14016   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14017   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14018   include:
14019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14024   layout:
14025     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14026     layout: "plot-throughput-speedup-analysis"
14027
14028 - type: "plot"
14029   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14030   algorithm: "plot_tsa_name"
14031   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14032   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14033   include:
14034     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14039     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14040   layout:
14041     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14042     layout: "plot-throughput-speedup-analysis"
14043
14044 - type: "plot"
14045   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14046   algorithm: "plot_tsa_name"
14047   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14048   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14049   include:
14050     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14051     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14052     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14053     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14054     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14055     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14056   layout:
14057     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14058     layout: "plot-throughput-speedup-analysis"
14059
14060 - type: "plot"
14061   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14062   algorithm: "plot_tsa_name"
14063   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14064   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14065   include:
14066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14069     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14070   layout:
14071     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14072     layout: "plot-throughput-speedup-analysis"
14073
14074 - type: "plot"
14075   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14076   algorithm: "plot_tsa_name"
14077   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14078   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14079   include:
14080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14082     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14083     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14084   layout:
14085     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14086     layout: "plot-throughput-speedup-analysis"
14087
14088 - type: "plot"
14089   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14090   algorithm: "plot_tsa_name"
14091   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14092   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14093   include:
14094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14097     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14098     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14099     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14100   layout:
14101     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14102     layout: "plot-throughput-speedup-analysis"
14103
14104 - type: "plot"
14105   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14106   algorithm: "plot_tsa_name"
14107   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14108   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14109   include:
14110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14113     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14114     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14115     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14116   layout:
14117     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14118     layout: "plot-throughput-speedup-analysis"
14119
14120 - type: "plot"
14121   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14122   algorithm: "plot_tsa_name"
14123   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14124   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14125   include:
14126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14128     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14129     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14130     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14131     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14132   layout:
14133     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14134     layout: "plot-throughput-speedup-analysis"
14135
14136 - type: "plot"
14137   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14138   algorithm: "plot_tsa_name"
14139   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14140   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14141   include:
14142     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14143     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14144     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14145     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14146     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14147     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14148   layout:
14149     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14150     layout: "plot-throughput-speedup-analysis"
14151
14152 - type: "plot"
14153   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14154   algorithm: "plot_tsa_name"
14155   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14156   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14157   include:
14158     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14159     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14160     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14161     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14162     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14163     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14164   layout:
14165     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14166     layout: "plot-throughput-speedup-analysis"
14167
14168 - type: "plot"
14169   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14170   algorithm: "plot_tsa_name"
14171   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14172   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14173   include:
14174     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14175     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14176     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14177     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14178     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14179     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14180   layout:
14181     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14182     layout: "plot-throughput-speedup-analysis"
14183
14184 - type: "plot"
14185   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14186   algorithm: "plot_tsa_name"
14187   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14188   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14189   include:
14190     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14191     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14192     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14193     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14194     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14195   layout:
14196     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14197     layout: "plot-throughput-speedup-analysis"
14198
14199 - type: "plot"
14200   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14201   algorithm: "plot_tsa_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14203   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14204   include:
14205     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14206     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14207     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14208     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14209     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14210   layout:
14211     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14212     layout: "plot-throughput-speedup-analysis"
14213
14214 #- type: "plot"
14215 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14216 #  algorithm: "plot_tsa_name"
14217 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14218 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14219 #  include:
14220 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14221 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14222 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14223 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14224 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14225 #  layout:
14226 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14227 #    layout: "plot-throughput-speedup-analysis"
14228 #
14229 #- type: "plot"
14230 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14231 #  algorithm: "plot_tsa_name"
14232 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14233 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14234 #  include:
14235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14237 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14238 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14239 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14240 #  layout:
14241 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14242 #    layout: "plot-throughput-speedup-analysis"
14243
14244 #- type: "plot"
14245 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14246 #  algorithm: "plot_tsa_name"
14247 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14248 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14249 #  include:
14250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14251 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14252 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14253 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14254 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14255 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14256 #  layout:
14257 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14258 #    layout: "plot-throughput-speedup-analysis"
14259 #
14260 #- type: "plot"
14261 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14262 #  algorithm: "plot_tsa_name"
14263 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14264 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14265 #  include:
14266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14267 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14268 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14269 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14270 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14271 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14272 #  layout:
14273 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14274 #    layout: "plot-throughput-speedup-analysis"
14275
14276 - type: "plot"
14277   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14278   algorithm: "plot_tsa_name"
14279   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14280   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14281   include:
14282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14287   layout:
14288     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14289     layout: "plot-throughput-speedup-analysis"
14290
14291 - type: "plot"
14292   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14293   algorithm: "plot_tsa_name"
14294   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14295   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14296   include:
14297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14302   layout:
14303     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14304     layout: "plot-throughput-speedup-analysis"
14305
14306 - type: "plot"
14307   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14308   algorithm: "plot_tsa_name"
14309   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14310   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14311   include:
14312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14318   layout:
14319     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14320     layout: "plot-throughput-speedup-analysis"
14321
14322 - type: "plot"
14323   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14324   algorithm: "plot_tsa_name"
14325   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14326   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14327   include:
14328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14333     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14334   layout:
14335     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14336     layout: "plot-throughput-speedup-analysis"
14337
14338 - type: "plot"
14339   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14340   algorithm: "plot_tsa_name"
14341   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14342   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14343   include:
14344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14348     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14349   layout:
14350     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14351     layout: "plot-throughput-speedup-analysis"
14352
14353 - type: "plot"
14354   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14355   algorithm: "plot_tsa_name"
14356   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14357   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14358   include:
14359     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14363     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14364   layout:
14365     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14366     layout: "plot-throughput-speedup-analysis"
14367
14368 - type: "plot"
14369   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14370   algorithm: "plot_tsa_name"
14371   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14372   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14373   include:
14374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14378   layout:
14379     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14380     layout: "plot-throughput-speedup-analysis"
14381
14382 - type: "plot"
14383   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14384   algorithm: "plot_tsa_name"
14385   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14386   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14387   include:
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14392   layout:
14393     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14394     layout: "plot-throughput-speedup-analysis"
14395
14396 - type: "plot"
14397   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14398   algorithm: "plot_tsa_name"
14399   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14400   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14401   include:
14402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14408   layout:
14409     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14410     layout: "plot-throughput-speedup-analysis"
14411
14412 - type: "plot"
14413   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14414   algorithm: "plot_tsa_name"
14415   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14416   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14417   include:
14418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14420     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14421     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14422     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14423     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14424   layout:
14425     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14426     layout: "plot-throughput-speedup-analysis"
14427
14428 - type: "plot"
14429   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14430   algorithm: "plot_tsa_name"
14431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14433   include:
14434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14439   layout:
14440     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14441     layout: "plot-throughput-speedup-analysis"
14442
14443 - type: "plot"
14444   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14445   algorithm: "plot_tsa_name"
14446   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14447   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14448   include:
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14454   layout:
14455     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14456     layout: "plot-throughput-speedup-analysis"
14457
14458 - type: "plot"
14459   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14460   algorithm: "plot_tsa_name"
14461   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14462   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14463   include:
14464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14470   layout:
14471     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14472     layout: "plot-throughput-speedup-analysis"
14473
14474 - type: "plot"
14475   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14476   algorithm: "plot_tsa_name"
14477   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14478   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14479   include:
14480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14483     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14485     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14486   layout:
14487     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14488     layout: "plot-throughput-speedup-analysis"
14489
14490 - type: "plot"
14491   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14492   algorithm: "plot_tsa_name"
14493   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14494   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14495   include:
14496     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14497     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14498     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14499     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14500   layout:
14501     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14502     layout: "plot-throughput-speedup-analysis"
14503
14504 - type: "plot"
14505   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14506   algorithm: "plot_tsa_name"
14507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14509   include:
14510     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14513     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14514   layout:
14515     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14516     layout: "plot-throughput-speedup-analysis"
14517
14518 - type: "plot"
14519   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14520   algorithm: "plot_tsa_name"
14521   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14522   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14523   include:
14524     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14528     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14529   layout:
14530     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14531     layout: "plot-throughput-speedup-analysis"
14532
14533 - type: "plot"
14534   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14535   algorithm: "plot_tsa_name"
14536   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14537   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14538   include:
14539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14543     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14544   layout:
14545     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14546     layout: "plot-throughput-speedup-analysis"
14547
14548 - type: "plot"
14549   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14550   algorithm: "plot_tsa_name"
14551   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14552   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14553   include:
14554     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14555     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14556     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14557     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14558     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14559     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14560   layout:
14561     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14562     layout: "plot-throughput-speedup-analysis"
14563
14564 - type: "plot"
14565   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14566   algorithm: "plot_tsa_name"
14567   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14568   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14569   include:
14570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14571     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14572     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14573     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14574     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14575     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14576   layout:
14577     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14578     layout: "plot-throughput-speedup-analysis"
14579
14580 - type: "plot"
14581   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14582   algorithm: "plot_tsa_name"
14583   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14584   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14585   include:
14586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14589     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14590   layout:
14591     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14592     layout: "plot-throughput-speedup-analysis"
14593
14594 - type: "plot"
14595   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14596   algorithm: "plot_tsa_name"
14597   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14598   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14599   include:
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14604   layout:
14605     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14606     layout: "plot-throughput-speedup-analysis"
14607
14608 - type: "plot"
14609   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14610   algorithm: "plot_tsa_name"
14611   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14612   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14613   include:
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14620   layout:
14621     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14629   include:
14630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14635     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14636   layout:
14637     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14638     layout: "plot-throughput-speedup-analysis"
14639
14640 - type: "plot"
14641   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14642   algorithm: "plot_tsa_name"
14643   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14644   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14645   include:
14646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14651     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14652   layout:
14653     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14654     layout: "plot-throughput-speedup-analysis"
14655
14656 - type: "plot"
14657   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14658   algorithm: "plot_tsa_name"
14659   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14660   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14661   include:
14662     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14663     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14665     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14666     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14667     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14668   layout:
14669     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14670     layout: "plot-throughput-speedup-analysis"
14671
14672 #- type: "plot"
14673 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14674 #  algorithm: "plot_tsa_name"
14675 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14676 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14677 #  include:
14678 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14679 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14680 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14681 #  layout:
14682 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14683 #    layout: "plot-throughput-speedup-analysis"
14684 #
14685 #- type: "plot"
14686 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14687 #  algorithm: "plot_tsa_name"
14688 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14689 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14690 #  include:
14691 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14692 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14693 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14694 #  layout:
14695 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14696 #    layout: "plot-throughput-speedup-analysis"
14697
14698 ################################################################################
14699
14700 # Packet Throughput - DPDK
14701
14702 # 2n-skx-xxv710
14703
14704 #- type: "plot"
14705 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14706 #  algorithm: "plot_perf_box_name"
14707 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14708 #  data: "plot-dpdk-throughput-latency-2n-skx"
14709 #  include:
14710 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14711 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14712 #  layout:
14713 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14714 #    layout: "plot-throughput"
14715 #
14716 #- type: "plot"
14717 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14718 #  algorithm: "plot_perf_box_name"
14719 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14720 #  data: "plot-dpdk-throughput-latency-2n-skx"
14721 #  include:
14722 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14723 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14724 #  layout:
14725 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14726 #    layout: "plot-throughput"
14727 #
14728 #- type: "plot"
14729 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14730 #  algorithm: "plot_perf_box_name"
14731 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14732 #  data: "plot-dpdk-throughput-latency-2n-skx"
14733 #  include:
14734 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14735 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14736 #  layout:
14737 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14738 #    layout: "plot-throughput"
14739 #
14740 #- type: "plot"
14741 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14742 #  algorithm: "plot_perf_box_name"
14743 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14744 #  data: "plot-dpdk-throughput-latency-2n-skx"
14745 #  include:
14746 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14747 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14748 #  layout:
14749 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14750 #    layout: "plot-throughput"
14751 #
14752 ## 2n-skx-x710
14753 #
14754 #- type: "plot"
14755 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14756 #  algorithm: "plot_perf_box_name"
14757 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14758 #  data: "plot-dpdk-throughput-latency-2n-skx"
14759 #  include:
14760 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14761 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14762 #  layout:
14763 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14764 #    layout: "plot-throughput"
14765 #
14766 #- type: "plot"
14767 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14768 #  algorithm: "plot_perf_box_name"
14769 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14770 #  data: "plot-dpdk-throughput-latency-2n-skx"
14771 #  include:
14772 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14773 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14774 #  layout:
14775 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14776 #    layout: "plot-throughput"
14777 #
14778 #- type: "plot"
14779 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14780 #  algorithm: "plot_perf_box_name"
14781 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14782 #  data: "plot-dpdk-throughput-latency-2n-skx"
14783 #  include:
14784 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14785 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14786 #  layout:
14787 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14788 #    layout: "plot-throughput"
14789 #
14790 #- type: "plot"
14791 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14792 #  algorithm: "plot_perf_box_name"
14793 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14794 #  data: "plot-dpdk-throughput-latency-2n-skx"
14795 #  include:
14796 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14797 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14798 #  layout:
14799 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14800 #    layout: "plot-throughput"
14801 #
14802 ## 3n-skx-xxv710
14803 #
14804 #- type: "plot"
14805 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14806 #  algorithm: "plot_perf_box_name"
14807 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14808 #  data: "plot-dpdk-throughput-latency-3n-skx"
14809 #  include:
14810 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14811 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14812 #  layout:
14813 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14814 #    layout: "plot-throughput"
14815 #
14816 #- type: "plot"
14817 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14818 #  algorithm: "plot_perf_box_name"
14819 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14820 #  data: "plot-dpdk-throughput-latency-3n-skx"
14821 #  include:
14822 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14823 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14824 #  layout:
14825 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14826 #    layout: "plot-throughput"
14827 #
14828 #- type: "plot"
14829 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14830 #  algorithm: "plot_perf_box_name"
14831 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14832 #  data: "plot-dpdk-throughput-latency-3n-skx"
14833 #  include:
14834 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14835 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14836 #  layout:
14837 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14838 #    layout: "plot-throughput"
14839 #
14840 #- type: "plot"
14841 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14842 #  algorithm: "plot_perf_box_name"
14843 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14844 #  data: "plot-dpdk-throughput-latency-3n-skx"
14845 #  include:
14846 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14847 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14848 #  layout:
14849 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14850 #    layout: "plot-throughput"
14851 #
14852 ## 3n-skx-x710
14853 #
14854 #- type: "plot"
14855 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14856 #  algorithm: "plot_perf_box_name"
14857 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14858 #  data: "plot-dpdk-throughput-latency-3n-skx"
14859 #  include:
14860 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14861 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14862 #  layout:
14863 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14864 #    layout: "plot-throughput"
14865 #
14866 #- type: "plot"
14867 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14868 #  algorithm: "plot_perf_box_name"
14869 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14870 #  data: "plot-dpdk-throughput-latency-3n-skx"
14871 #  include:
14872 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14873 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14874 #  layout:
14875 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14876 #    layout: "plot-throughput"
14877 #
14878 #- type: "plot"
14879 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14880 #  algorithm: "plot_perf_box_name"
14881 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14882 #  data: "plot-dpdk-throughput-latency-3n-skx"
14883 #  include:
14884 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14885 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14886 #  layout:
14887 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14888 #    layout: "plot-throughput"
14889 #
14890 #- type: "plot"
14891 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14892 #  algorithm: "plot_perf_box_name"
14893 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14894 #  data: "plot-dpdk-throughput-latency-3n-skx"
14895 #  include:
14896 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14897 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14898 #  layout:
14899 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14900 #    layout: "plot-throughput"
14901
14902 # 3n-hsw-xl710
14903
14904 - type: "plot"
14905   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14906   algorithm: "plot_perf_box_name"
14907   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14908   data: "plot-dpdk-throughput-latency-3n-hsw"
14909   include:
14910     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14911     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14912   layout:
14913     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14914     layout: "plot-throughput"
14915
14916 - type: "plot"
14917   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14918   algorithm: "plot_perf_box_name"
14919   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14920   data: "plot-dpdk-throughput-latency-3n-hsw"
14921   include:
14922     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14923     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14924   layout:
14925     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14926     layout: "plot-throughput"
14927
14928 - type: "plot"
14929   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14930   algorithm: "plot_perf_box_name"
14931   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14932   data: "plot-dpdk-throughput-latency-3n-hsw"
14933   include:
14934     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14935     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14936   layout:
14937     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14938     layout: "plot-throughput"
14939
14940 - type: "plot"
14941   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14942   algorithm: "plot_perf_box_name"
14943   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14944   data: "plot-dpdk-throughput-latency-3n-hsw"
14945   include:
14946     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14947     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14948   layout:
14949     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14950     layout: "plot-throughput"
14951
14952 # 3n-hsw-x710
14953
14954 - type: "plot"
14955   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14956   algorithm: "plot_perf_box_name"
14957   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14958   data: "plot-dpdk-throughput-latency-3n-hsw"
14959   include:
14960     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14961     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14962   layout:
14963     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14964     layout: "plot-throughput"
14965
14966 - type: "plot"
14967   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14968   algorithm: "plot_perf_box_name"
14969   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14970   data: "plot-dpdk-throughput-latency-3n-hsw"
14971   include:
14972     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14973     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14974   layout:
14975     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14976     layout: "plot-throughput"
14977
14978 - type: "plot"
14979   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14980   algorithm: "plot_perf_box_name"
14981   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14982   data: "plot-dpdk-throughput-latency-3n-hsw"
14983   include:
14984     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14985     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14986   layout:
14987     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14988     layout: "plot-throughput"
14989
14990 - type: "plot"
14991   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14992   algorithm: "plot_perf_box_name"
14993   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14994   data: "plot-dpdk-throughput-latency-3n-hsw"
14995   include:
14996     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14997     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14998   layout:
14999     title: "3n-hsw-x710-64b-2t2c-base-pdr"
15000     layout: "plot-throughput"
15001
15002 # 2n-dnv-x553
15003
15004 - type: "plot"
15005   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15006   algorithm: "plot_perf_box_name"
15007   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15008   data: "plot-dpdk-throughput-latency-2n-dnv"
15009   include:
15010     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15011     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15012   layout:
15013     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15014     layout: "plot-throughput"
15015
15016 - type: "plot"
15017   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15018   algorithm: "plot_perf_box_name"
15019   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15020   data: "plot-dpdk-throughput-latency-2n-dnv"
15021   include:
15022     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15023     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15024   layout:
15025     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15026     layout: "plot-throughput"
15027
15028 - type: "plot"
15029   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15030   algorithm: "plot_perf_box_name"
15031   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15032   data: "plot-dpdk-throughput-latency-2n-dnv"
15033   include:
15034     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15035     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15036   layout:
15037     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15038     layout: "plot-throughput"
15039
15040 - type: "plot"
15041   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15042   algorithm: "plot_perf_box_name"
15043   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15044   data: "plot-dpdk-throughput-latency-2n-dnv"
15045   include:
15046     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15047     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15048   layout:
15049     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15050     layout: "plot-throughput"
15051
15052 # 3n-dnv-x553
15053
15054 - type: "plot"
15055   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15056   algorithm: "plot_perf_box_name"
15057   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15058   data: "plot-dpdk-throughput-latency-3n-dnv"
15059   include:
15060     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15061     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15062   layout:
15063     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15064     layout: "plot-throughput"
15065
15066 - type: "plot"
15067   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15068   algorithm: "plot_perf_box_name"
15069   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15070   data: "plot-dpdk-throughput-latency-3n-dnv"
15071   include:
15072     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15073     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15074   layout:
15075     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15076     layout: "plot-throughput"
15077
15078 - type: "plot"
15079   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15080   algorithm: "plot_perf_box_name"
15081   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15082   data: "plot-dpdk-throughput-latency-3n-dnv"
15083   include:
15084     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15085     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15086   layout:
15087     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15088     layout: "plot-throughput"
15089
15090 - type: "plot"
15091   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15092   algorithm: "plot_perf_box_name"
15093   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15094   data: "plot-dpdk-throughput-latency-3n-dnv"
15095   include:
15096     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15097     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15098   layout:
15099     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15100     layout: "plot-throughput"
15101
15102 # 3n-tsh-x520
15103
15104 - type: "plot"
15105   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15106   algorithm: "plot_perf_box_name"
15107   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15108   data: "plot-dpdk-throughput-latency-3n-tsh"
15109   include:
15110     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15111     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15112   layout:
15113     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15114     layout: "plot-throughput"
15115
15116 - type: "plot"
15117   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15118   algorithm: "plot_perf_box_name"
15119   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15120   data: "plot-dpdk-throughput-latency-3n-tsh"
15121   include:
15122     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15123     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15124   layout:
15125     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15126     layout: "plot-throughput"
15127
15128 - type: "plot"
15129   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15130   algorithm: "plot_perf_box_name"
15131   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15132   data: "plot-dpdk-throughput-latency-3n-tsh"
15133   include:
15134     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15135     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15136   layout:
15137     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15138     layout: "plot-throughput"
15139
15140 - type: "plot"
15141   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15142   algorithm: "plot_perf_box_name"
15143   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15144   data: "plot-dpdk-throughput-latency-3n-tsh"
15145   include:
15146     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15147     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15148   layout:
15149     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15150     layout: "plot-throughput"
15151
15152 ################################################################################
15153 ###   2n-clx                                                                 ###
15154 ################################################################################
15155
15156 # Packet Throughput
15157
15158 #- type: "plot"
15159 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15160 #  algorithm: "plot_perf_box_name"
15161 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15162 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15163 #  include:
15164 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15165 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15166 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15167 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15168 #  layout:
15169 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15170 #    layout: "plot-throughput"
15171 #
15172 #- type: "plot"
15173 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15174 #  algorithm: "plot_perf_box_name"
15175 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15176 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15177 #  include:
15178 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15179 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15180 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15181 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15182 #  layout:
15183 #    title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15184 #    layout: "plot-throughput"
15185 #
15186 #- type: "plot"
15187 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15188 #  algorithm: "plot_perf_box_name"
15189 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15190 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15191 #  include:
15192 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15193 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15194 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15195 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15196 #  layout:
15197 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15198 #    layout: "plot-throughput"
15199 #
15200 #- type: "plot"
15201 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15202 #  algorithm: "plot_perf_box_name"
15203 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15204 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15205 #  include:
15206 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15207 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15208 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15209 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15210 #  layout:
15211 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15212 #    layout: "plot-throughput"
15213 #
15214 #- type: "plot"
15215 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15216 #  algorithm: "plot_perf_box_name"
15217 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15218 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15219 #  include:
15220 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15221 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15222 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15223 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15224 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15225 #  layout:
15226 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15227 #    layout: "plot-throughput"
15228 #
15229 #- type: "plot"
15230 #  title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15231 #  algorithm: "plot_perf_box_name"
15232 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15233 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15234 #  include:
15235 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15236 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15237 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15238 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15239 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15240 #  layout:
15241 #    title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15242 #    layout: "plot-throughput"
15243 #
15244 #- type: "plot"
15245 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15246 #  algorithm: "plot_perf_box_name"
15247 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15248 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15249 #  include:
15250 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15251 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15252 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15253 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15254 #  layout:
15255 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15256 #    layout: "plot-throughput"
15257 #
15258 #- type: "plot"
15259 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15260 #  algorithm: "plot_perf_box_name"
15261 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15262 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15263 #  include:
15264 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15265 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15266 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15267 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15268 #  layout:
15269 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15270 #    layout: "plot-throughput"
15271 #
15272 #- type: "plot"
15273 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15274 #  algorithm: "plot_perf_box_name"
15275 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15276 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15277 #  include:
15278 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15279 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15280 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15281 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15282 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15283 #  layout:
15284 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15285 #    layout: "plot-throughput"
15286 #
15287 #- type: "plot"
15288 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15289 #  algorithm: "plot_perf_box_name"
15290 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15291 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15292 #  include:
15293 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15294 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15295 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15296 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15297 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15298 #  layout:
15299 #    title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15300 #    layout: "plot-throughput"
15301 #
15302 #- type: "plot"
15303 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15304 #  algorithm: "plot_perf_box_name"
15305 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15306 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15307 #  include:
15308 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15309 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15310 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15311 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15312 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15313 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15314 #  layout:
15315 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15316 #    layout: "plot-throughput"
15317 #
15318 #- type: "plot"
15319 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15320 #  algorithm: "plot_perf_box_name"
15321 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15322 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15323 #  include:
15324 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15325 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15326 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15327 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15328 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15329 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15330 #  layout:
15331 #    title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15332 #    layout: "plot-throughput"
15333 #
15334 #- type: "plot"
15335 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15336 #  algorithm: "plot_perf_box_name"
15337 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15338 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15339 #  include:
15340 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15341 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15342 #  layout:
15343 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15344 #    layout: "plot-throughput"
15345 #
15346 #- type: "plot"
15347 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15348 #  algorithm: "plot_perf_box_name"
15349 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15350 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15351 #  include:
15352 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15353 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15354 #  layout:
15355 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15356 #    layout: "plot-throughput"
15357 #
15358 #- type: "plot"
15359 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15360 #  algorithm: "plot_perf_box_name"
15361 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15362 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15363 #  include:
15364 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15365 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15366 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15367 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15368 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15369 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15370 #  layout:
15371 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15372 #    layout: "plot-throughput"
15373 #
15374 #- type: "plot"
15375 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15376 #  algorithm: "plot_perf_box_name"
15377 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15378 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15379 #  include:
15380 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15381 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15382 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15383 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15384 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15385 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15386 #  layout:
15387 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15388 #    layout: "plot-throughput"
15389 #
15390 #- type: "plot"
15391 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15392 #  algorithm: "plot_perf_box_name"
15393 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15394 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15395 #  include:
15396 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15397 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15398 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15399 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15400 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15401 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15402 #  layout:
15403 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15404 #    layout: "plot-throughput"
15405 #
15406 #- type: "plot"
15407 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15408 #  algorithm: "plot_perf_box_name"
15409 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15410 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15411 #  include:
15412 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15413 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15414 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15415 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15416 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15417 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15418 #  layout:
15419 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15420 #    layout: "plot-throughput"
15421 #
15422 #- type: "plot"
15423 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15424 #  algorithm: "plot_perf_box_name"
15425 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15426 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15427 #  include:
15428 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15429 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15430 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15431 #  layout:
15432 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15433 #    layout: "plot-throughput"
15434 #
15435 #- type: "plot"
15436 #  title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15437 #  algorithm: "plot_perf_box_name"
15438 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15439 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15440 #  include:
15441 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15442 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15443 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15444 #  layout:
15445 #    title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15446 #    layout: "plot-throughput"
15447 #
15448 #- type: "plot"
15449 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15450 #  algorithm: "plot_perf_box_name"
15451 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15452 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15453 #  include:
15454 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15455 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15456 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15457 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15458 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15459 #  layout:
15460 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15461 #    layout: "plot-throughput"
15462 #
15463 #- type: "plot"
15464 #  title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15465 #  algorithm: "plot_perf_box_name"
15466 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15467 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15468 #  include:
15469 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15470 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15471 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15472 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15473 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15474 #  layout:
15475 #    title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15476 #    layout: "plot-throughput"
15477 #
15478 #- type: "plot"
15479 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15480 #  algorithm: "plot_perf_box_name"
15481 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15482 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15483 #  include:
15484 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15485 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15486 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15487 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15488 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15489 #  layout:
15490 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15491 #    layout: "plot-throughput"
15492 #
15493 #- type: "plot"
15494 #  title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15495 #  algorithm: "plot_perf_box_name"
15496 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15497 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15498 #  include:
15499 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15500 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15501 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15502 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15503 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15504 #  layout:
15505 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15506 #    layout: "plot-throughput"
15507 #
15508 #- type: "plot"
15509 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15510 #  algorithm: "plot_perf_box_name"
15511 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15512 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15513 #  include:
15514 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15515 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15516 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15517 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15518 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15519 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15520 #  layout:
15521 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15522 #    layout: "plot-throughput"
15523 #
15524 #- type: "plot"
15525 #  title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15526 #  algorithm: "plot_perf_box_name"
15527 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15528 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15529 #  include:
15530 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15531 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15532 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15533 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15534 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15535 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15536 #  layout:
15537 #    title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15538 #    layout: "plot-throughput"
15539 #
15540 #- type: "plot"
15541 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15542 #  algorithm: "plot_perf_box_name"
15543 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15544 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15545 #  include:
15546 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15547 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15548 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15549 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15550 #  layout:
15551 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15552 #    layout: "plot-throughput"
15553 #
15554 #- type: "plot"
15555 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15556 #  algorithm: "plot_perf_box_name"
15557 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15558 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15559 #  include:
15560 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15561 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15562 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15563 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15564 #  layout:
15565 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15566 #    layout: "plot-throughput"
15567 #
15568 #- type: "plot"
15569 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15570 #  algorithm: "plot_perf_box_name"
15571 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15572 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15573 #  include:
15574 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15575 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15576 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15577 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15578 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15579 #  layout:
15580 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15581 #    layout: "plot-throughput"
15582 #
15583 #- type: "plot"
15584 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15585 #  algorithm: "plot_perf_box_name"
15586 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15587 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15588 #  include:
15589 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15590 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15591 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15592 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15593 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15594 #  layout:
15595 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15596 #    layout: "plot-throughput"
15597 #
15598 #- type: "plot"
15599 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15600 #  algorithm: "plot_perf_box_name"
15601 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15602 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15603 #  include:
15604 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15605 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15606 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15607 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15608 #  layout:
15609 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15610 #    layout: "plot-throughput"
15611 #
15612 #- type: "plot"
15613 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15614 #  algorithm: "plot_perf_box_name"
15615 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15616 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15617 #  include:
15618 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15619 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15620 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15621 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15622 #  layout:
15623 #    title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15624 #    layout: "plot-throughput"
15625 #
15626 #- type: "plot"
15627 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15628 #  algorithm: "plot_perf_box_name"
15629 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15630 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15631 #  include:
15632 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15633 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15634 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15635 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15636 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15637 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15638 #  layout:
15639 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15640 #    layout: "plot-throughput"
15641 #
15642 #- type: "plot"
15643 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15644 #  algorithm: "plot_perf_box_name"
15645 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15646 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15647 #  include:
15648 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15649 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15650 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15651 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15652 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15653 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15654 #  layout:
15655 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15656 #    layout: "plot-throughput"
15657 #
15658 #- type: "plot"
15659 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15660 #  algorithm: "plot_perf_box_name"
15661 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15662 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15663 #  include:
15664 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15665 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15666 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15667 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15668 #  layout:
15669 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15670 #    layout: "plot-throughput"
15671 #
15672 #- type: "plot"
15673 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15674 #  algorithm: "plot_perf_box_name"
15675 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15676 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15677 #  include:
15678 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15679 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15680 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15681 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15682 #  layout:
15683 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15684 #    layout: "plot-throughput"
15685 #
15686 #- type: "plot"
15687 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15688 #  algorithm: "plot_perf_box_name"
15689 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15690 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15691 #  include:
15692 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15693 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15695 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15696 #  layout:
15697 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15698 #    layout: "plot-throughput"
15699 #
15700 #- type: "plot"
15701 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15702 #  algorithm: "plot_perf_box_name"
15703 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15704 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15705 #  include:
15706 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15707 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15708 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15709 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15710 #  layout:
15711 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15712 #    layout: "plot-throughput"
15713 #
15714 #- type: "plot"
15715 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15716 #  algorithm: "plot_perf_box_name"
15717 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15718 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15719 #  include:
15720 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15721 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15722 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15723 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15724 #  layout:
15725 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15726 #    layout: "plot-throughput"
15727 #
15728 #- type: "plot"
15729 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15730 #  algorithm: "plot_perf_box_name"
15731 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15732 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15733 #  include:
15734 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15735 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15736 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15737 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15738 #  layout:
15739 #    title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15740 #    layout: "plot-throughput"
15741 #
15742 #- type: "plot"
15743 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15744 #  algorithm: "plot_perf_box_name"
15745 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15746 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15747 #  include:
15748 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15749 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15750 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15751 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15752 #  layout:
15753 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15754 #    layout: "plot-throughput"
15755 #
15756 #- type: "plot"
15757 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15758 #  algorithm: "plot_perf_box_name"
15759 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15760 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15761 #  include:
15762 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15763 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15764 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15765 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15766 #  layout:
15767 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15768 #    layout: "plot-throughput"
15769 #
15770 #- type: "plot"
15771 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15772 #  algorithm: "plot_perf_box_name"
15773 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15774 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15775 #  include:
15776 #    - "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"
15777 #    - "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"
15778 #    - "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"
15779 #    - "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"
15780 #  layout:
15781 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15782 #    layout: "plot-throughput"
15783 #
15784 #- type: "plot"
15785 #  title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15786 #  algorithm: "plot_perf_box_name"
15787 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15788 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15789 #  include:
15790 #    - "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"
15791 #    - "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"
15792 #    - "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"
15793 #    - "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"
15794 #  layout:
15795 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15796 #    layout: "plot-throughput"
15797 #
15798 #################################################################################
15799 #
15800 ## Packet Speedup
15801 #
15802 #- type: "plot"
15803 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15804 #  algorithm: "plot_tsa_name"
15805 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15806 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15807 #  include:
15808 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15809 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15810 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15811 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15812 #  layout:
15813 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15814 #    layout: "plot-throughput-speedup-analysis"
15815 #
15816 #- type: "plot"
15817 #  title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15818 #  algorithm: "plot_tsa_name"
15819 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15820 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15821 #  include:
15822 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15823 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15824 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15825 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15826 #  layout:
15827 #    title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15828 #    layout: "plot-throughput-speedup-analysis"
15829 #
15830 #- type: "plot"
15831 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15832 #  algorithm: "plot_tsa_name"
15833 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15834 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15835 #  include:
15836 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15837 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15838 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15839 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15840 #  layout:
15841 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15842 #    layout: "plot-throughput"
15843 #
15844 #- type: "plot"
15845 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15846 #  algorithm: "plot_tsa_name"
15847 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15848 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15849 #  include:
15850 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15851 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15852 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15853 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15854 #  layout:
15855 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15856 #    layout: "plot-throughput"
15857 #
15858 #- type: "plot"
15859 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15860 #  algorithm: "plot_tsa_name"
15861 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15862 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15863 #  include:
15864 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15865 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15866 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15867 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15868 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15869 #  layout:
15870 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15871 #    layout: "plot-throughput-speedup-analysis"
15872 #
15873 #- type: "plot"
15874 #  title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15875 #  algorithm: "plot_tsa_name"
15876 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15877 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15878 #  include:
15879 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15880 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15881 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15882 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15883 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15884 #  layout:
15885 #    title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15886 #    layout: "plot-throughput-speedup-analysis"
15887 #
15888 #- type: "plot"
15889 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15890 #  algorithm: "plot_tsa_name"
15891 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15892 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15893 #  include:
15894 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15895 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15896 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15897 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15898 #  layout:
15899 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15900 #    layout: "plot-throughput-speedup-analysis"
15901 #
15902 #- type: "plot"
15903 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15904 #  algorithm: "plot_tsa_name"
15905 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15906 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15907 #  include:
15908 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15909 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15910 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15911 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15912 #  layout:
15913 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15914 #    layout: "plot-throughput-speedup-analysis"
15915 #
15916 #- type: "plot"
15917 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15918 #  algorithm: "plot_tsa_name"
15919 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15920 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15921 #  include:
15922 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15923 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15924 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15925 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15926 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15927 #  layout:
15928 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15929 #    layout: "plot-throughput-speedup-analysis"
15930 #
15931 #- type: "plot"
15932 #  title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15933 #  algorithm: "plot_tsa_name"
15934 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15935 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15936 #  include:
15937 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15938 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15939 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15940 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15941 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15942 #  layout:
15943 #    title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15944 #    layout: "plot-throughput-speedup-analysis"
15945 #
15946 #- type: "plot"
15947 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15948 #  algorithm: "plot_tsa_name"
15949 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15950 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15951 #  include:
15952 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15953 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15954 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15955 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15956 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15957 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15958 #  layout:
15959 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15960 #    layout: "plot-throughput-speedup-analysis"
15961 #
15962 #- type: "plot"
15963 #  title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15964 #  algorithm: "plot_tsa_name"
15965 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15966 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15967 #  include:
15968 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15969 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15970 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15971 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15972 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15973 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15974 #  layout:
15975 #    title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15976 #    layout: "plot-throughput-speedup-analysis"
15977 #
15978 #- type: "plot"
15979 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15980 #  algorithm: "plot_tsa_name"
15981 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr-tsa"
15982 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15983 #  include:
15984 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15985 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15986 #  layout:
15987 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15988 #    layout: "plot-throughput"
15989 #
15990 #- type: "plot"
15991 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15992 #  algorithm: "plot_tsa_name"
15993 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr-tsa"
15994 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
15995 #  include:
15996 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15997 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15998 #  layout:
15999 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16000 #    layout: "plot-throughput"
16001 #
16002 #- type: "plot"
16003 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
16004 #  algorithm: "plot_tsa_name"
16005 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr-tsa"
16006 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16007 #  include:
16008 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16009 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16010 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16011 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16012 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16013 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16014 #  layout:
16015 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16016 #    layout: "plot-throughput"
16017 #
16018 #- type: "plot"
16019 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
16020 #  algorithm: "plot_tsa_name"
16021 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr-tsa"
16022 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16023 #  include:
16024 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16025 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16026 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16027 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16028 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16029 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16030 #  layout:
16031 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16032 #    layout: "plot-throughput"
16033 #
16034 #- type: "plot"
16035 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16036 #  algorithm: "plot_tsa_name"
16037 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr-tsa"
16038 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16039 #  include:
16040 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16041 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16042 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16043 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16044 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16045 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16046 #  layout:
16047 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
16048 #    layout: "plot-throughput"
16049 #
16050 #- type: "plot"
16051 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16052 #  algorithm: "plot_tsa_name"
16053 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr-tsa"
16054 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16055 #  include:
16056 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16057 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16058 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16059 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16060 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.-64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16061 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16062 #  layout:
16063 #    title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
16064 #    layout: "plot-throughput"
16065 #
16066 #- type: "plot"
16067 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16068 #  algorithm: "plot_tsa_name"
16069 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16070 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16071 #  include:
16072 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16073 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16074 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16075 #  layout:
16076 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16077 #    layout: "plot-throughput-speedup-analysis"
16078 #
16079 #- type: "plot"
16080 #  title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16081 #  algorithm: "plot_tsa_name"
16082 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16083 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16084 #  include:
16085 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16086 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16087 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16088 #  layout:
16089 #    title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16090 #    layout: "plot-throughput-speedup-analysis"
16091 #
16092 #- type: "plot"
16093 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16094 #  algorithm: "plot_tsa_name"
16095 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16096 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16097 #  include:
16098 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16099 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16100 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16101 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16102 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16103 #  layout:
16104 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16105 #    layout: "plot-throughput-speedup-analysis"
16106 #
16107 #- type: "plot"
16108 #  title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16109 #  algorithm: "plot_tsa_name"
16110 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16111 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16112 #  include:
16113 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16114 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16115 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16116 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16117 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16118 #  layout:
16119 #    title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16120 #    layout: "plot-throughput-speedup-analysis"
16121 #
16122 #- type: "plot"
16123 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16124 #  algorithm: "plot_tsa_name"
16125 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr-tsa"
16126 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16127 #  include:
16128 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16129 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16130 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16131 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16132 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16133 #  layout:
16134 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
16135 #    layout: "plot-throughput"
16136 #
16137 #- type: "plot"
16138 #  title: "Speedup: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16139 #  algorithm: "plot_tsa_name"
16140 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr-tsa"
16141 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16142 #  include:
16143 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
16144 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
16145 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
16146 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
16147 #    - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
16148 #  layout:
16149 #    title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
16150 #    layout: "plot-throughput"
16151 #
16152 #- type: "plot"
16153 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16154 #  algorithm: "plot_tsa_name"
16155 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16156 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16157 #  include:
16158 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16159 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16160 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16161 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16162 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16163 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16164 #  layout:
16165 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16166 #    layout: "plot-throughput-speedup-analysis"
16167 #
16168 #- type: "plot"
16169 #  title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16170 #  algorithm: "plot_tsa_name"
16171 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16172 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16173 #  include:
16174 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16175 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16176 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16177 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16178 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16179 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16180 #  layout:
16181 #    title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16182 #    layout: "plot-throughput-speedup-analysis"
16183 #
16184 #- type: "plot"
16185 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16186 #  algorithm: "plot_tsa_name"
16187 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16188 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16189 #  include:
16190 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16191 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16192 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16193 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16194 #  layout:
16195 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16196 #    layout: "plot-throughput-speedup-analysis"
16197 #
16198 #- type: "plot"
16199 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16200 #  algorithm: "plot_tsa_name"
16201 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16202 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16203 #  include:
16204 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16205 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16206 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16207 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16208 #  layout:
16209 #    title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16210 #    layout: "plot-throughput-speedup-analysis"
16211 #
16212 #- type: "plot"
16213 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16214 #  algorithm: "plot_tsa_name"
16215 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16216 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16217 #  include:
16218 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16219 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16220 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16221 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16222 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16223 #  layout:
16224 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16225 #    layout: "plot-throughput-speedup-analysis"
16226 #
16227 #- type: "plot"
16228 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16229 #  algorithm: "plot_tsa_name"
16230 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16231 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16232 #  include:
16233 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16234 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16235 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16236 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16237 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16238 #  layout:
16239 #    title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16240 #    layout: "plot-throughput-speedup-analysis"
16241 #
16242 #- type: "plot"
16243 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16244 #  algorithm: "plot_tsa_name"
16245 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16246 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16247 #  include:
16248 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16249 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16251 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16252 #  layout:
16253 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16254 #    layout: "plot-throughput-speedup-analysis"
16255 #
16256 #- type: "plot"
16257 #  title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16258 #  algorithm: "plot_tsa_name"
16259 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16260 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16261 #  include:
16262 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16265 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16266 #  layout:
16267 #    title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16268 #    layout: "plot-throughput-speedup-analysis"
16269 #
16270 #- type: "plot"
16271 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16272 #  algorithm: "plot_tsa_name"
16273 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr-tsa"
16274 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16275 #  include:
16276 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16277 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16278 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16279 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16280 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16281 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16282 #  layout:
16283 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
16284 #    layout: "plot-throughput"
16285 #
16286 #- type: "plot"
16287 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16288 #  algorithm: "plot_tsa_name"
16289 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr-tsa"
16290 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16291 #  include:
16292 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
16293 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16294 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16295 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
16296 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
16297 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16298 #  layout:
16299 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
16300 #    layout: "plot-throughput"
16301 #
16302 #- type: "plot"
16303 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16304 #  algorithm: "plot_tsa_name"
16305 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr-tsa"
16306 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16307 #  include:
16308 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16309 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16310 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16311 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16312 #  layout:
16313 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
16314 #    layout: "plot-throughput"
16315 #
16316 #- type: "plot"
16317 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16318 #  algorithm: "plot_tsa_name"
16319 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr-tsa"
16320 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16321 #  include:
16322 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16323 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16324 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16325 #    - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16326 #  layout:
16327 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
16328 #    layout: "plot-throughput"
16329 #
16330 #- type: "plot"
16331 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16332 #  algorithm: "plot_tsa_name"
16333 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16334 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16335 #  include:
16336 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16337 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16338 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16339 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16340 #  layout:
16341 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16342 #    layout: "plot-throughput-speedup-analysis"
16343 #
16344 #- type: "plot"
16345 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16346 #  algorithm: "plot_tsa_name"
16347 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16348 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16349 #  include:
16350 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16351 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16352 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16353 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16354 #  layout:
16355 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16356 #    layout: "plot-throughput-speedup-analysis"
16357 #
16358 #- type: "plot"
16359 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16360 #  algorithm: "plot_tsa_name"
16361 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16362 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16363 #  include:
16364 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16365 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16366 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16367 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16368 #  layout:
16369 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16370 #    layout: "plot-throughput-speedup-analysis"
16371 #
16372 #- type: "plot"
16373 #  title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16374 #  algorithm: "plot_tsa_name"
16375 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16376 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16377 #  include:
16378 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16379 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16380 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16381 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16382 #  layout:
16383 #    title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16384 #    layout: "plot-throughput-speedup-analysis"
16385 #
16386 #- type: "plot"
16387 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16388 #  algorithm: "plot_tsa_name"
16389 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16390 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16391 #  include:
16392 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16393 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16394 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16395 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16396 #  layout:
16397 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16398 #    layout: "plot-throughput"
16399 #
16400 #- type: "plot"
16401 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16402 #  algorithm: "plot_tsa_name"
16403 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr-tsa"
16404 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16405 #  include:
16406 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16407 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16408 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16409 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16410 #  layout:
16411 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
16412 #    layout: "plot-throughput"
16413 #
16414 #- type: "plot"
16415 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16416 #  algorithm: "plot_tsa_name"
16417 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16418 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16419 #  include:
16420 #    - "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"
16421 #    - "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"
16422 #    - "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"
16423 #    - "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"
16424 #  layout:
16425 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
16426 #    layout: "plot-throughput"
16427 #
16428 #- type: "plot"
16429 #  title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16430 #  algorithm: "plot_tsa_name"
16431 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
16432 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
16433 #  include:
16434 #    - "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"
16435 #    - "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"
16436 #    - "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"
16437 #    - "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"
16438 #  layout:
16439 #    title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
16440 #    layout: "plot-throughput"
16441
16442 ################################################################################
16443
16444 # Packet Throughput - DPDK
16445
16446 # 2n-clx-xxv710
16447
16448 #- type: "plot"
16449 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16450 #  algorithm: "plot_perf_box_name"
16451 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16452 #  data: "plot-dpdk-throughput-latency-2n-clx"
16453 #  include:
16454 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16455 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16456 #  layout:
16457 #    title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16458 #    layout: "plot-throughput"
16459 #
16460 #- type: "plot"
16461 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16462 #  algorithm: "plot_perf_box_name"
16463 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16464 #  data: "plot-dpdk-throughput-latency-2n-clx"
16465 #  include:
16466 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16467 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16468 #  layout:
16469 #    title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16470 #    layout: "plot-throughput"
16471 #
16472 #- type: "plot"
16473 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16474 #  algorithm: "plot_perf_box_name"
16475 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16476 #  data: "plot-dpdk-throughput-latency-2n-clx"
16477 #  include:
16478 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16479 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16480 #  layout:
16481 #    title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16482 #    layout: "plot-throughput"
16483 #
16484 #- type: "plot"
16485 #  title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16486 #  algorithm: "plot_perf_box_name"
16487 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16488 #  data: "plot-dpdk-throughput-latency-2n-clx"
16489 #  include:
16490 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16491 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16492 #  layout:
16493 #    title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16494 #    layout: "plot-throughput"
16495 #
16496 ## 2n-clx-x710
16497 #
16498 #- type: "plot"
16499 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16500 #  algorithm: "plot_perf_box_name"
16501 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16502 #  data: "plot-dpdk-throughput-latency-2n-clx"
16503 #  include:
16504 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16505 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16506 #  layout:
16507 #    title: "2n-clx-x710-64b-2t1c-base-ndr"
16508 #    layout: "plot-throughput"
16509 #
16510 #- type: "plot"
16511 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16512 #  algorithm: "plot_perf_box_name"
16513 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16514 #  data: "plot-dpdk-throughput-latency-2n-clx"
16515 #  include:
16516 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16517 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16518 #  layout:
16519 #    title: "2n-clx-x710-64b-4t2c-base-ndr"
16520 #    layout: "plot-throughput"
16521 #
16522 #- type: "plot"
16523 #  title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16524 #  algorithm: "plot_perf_box_name"
16525 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16526 #  data: "plot-dpdk-throughput-latency-2n-clx"
16527 #  include:
16528 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16529 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16530 #  layout:
16531 #    title: "2n-clx-x710-64b-2t1c-base-pdr"
16532 #    layout: "plot-throughput"
16533 #
16534 #- type: "plot"
16535 #  title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16536 #  algorithm: "plot_perf_box_name"
16537 #  output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16538 #  data: "plot-dpdk-throughput-latency-2n-clx"
16539 #  include:
16540 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16541 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16542 #  layout:
16543 #    title: "2n-clx-x710-64b-4t2c-base-pdr"
16544 #    layout: "plot-throughput"
16545
16546 ################################################################################
16547
16548 #- type: "plot"
16549 #  title: "Latency by percentile: 2n-skx"
16550 #  algorithm: "plot_hdrh_lat_by_percentile"
16551 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16552 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16553 #  target-links: "../../_static/vpp"
16554 #  data: "plot-vpp-hdrh-lat-2n-skx"
16555 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16556 #  layout:
16557 #    layout: "plot-hdrh-latency-by-percentile"
16558
16559 #- type: "plot"
16560 #  title: "Latency by percentile: 3n-skx"
16561 #  algorithm: "plot_hdrh_lat_by_percentile"
16562 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16563 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16564 #  target-links: "../../_static/vpp"
16565 #  data: "plot-vpp-hdrh-lat-3n-skx"
16566 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16567 #  layout:
16568 #    layout: "plot-hdrh-latency-by-percentile"
16569
16570 #- type: "plot"
16571 #  title: "Latency by percentile: 2n-clx"
16572 #  algorithm: "plot_hdrh_lat_by_percentile"
16573 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16574 #  output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16575 #  target-links: "../../_static/vpp"
16576 #  data: "plot-vpp-hdrh-lat-2n-clx"
16577 #  filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
16578 #  layout:
16579 #    layout: "plot-hdrh-latency-by-percentile"
16580
16581 - type: "plot"
16582   title: "Latency by percentile: 3n-hsw"
16583   algorithm: "plot_hdrh_lat_by_percentile"
16584   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16585   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16586   target-links: "../../_static/vpp"
16587   data: "plot-vpp-hdrh-lat-3n-hsw"
16588   filter: "'1T1C' and 'NIC_Intel-XL710'"
16589   layout:
16590     layout: "plot-hdrh-latency-by-percentile"
16591
16592 - type: "plot"
16593   title: "Latency by percentile: 3n-tsh"
16594   algorithm: "plot_hdrh_lat_by_percentile"
16595   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16596   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16597   target-links: "../../_static/vpp"
16598   data: "plot-vpp-hdrh-lat-3n-tsh"
16599   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16600   layout:
16601     layout: "plot-hdrh-latency-by-percentile"
16602
16603 - type: "plot"
16604   title: "Latency by percentile: DPDK 3n-hsw"
16605   algorithm: "plot_hdrh_lat_by_percentile"
16606   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16607   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16608   target-links: "../../_static/dpdk"
16609   data: "plot-dpdk-hdrh-lat-3n-hsw"
16610   filter: "'1T1C' and 'NIC_Intel-XL710'"
16611   layout:
16612     layout: "plot-hdrh-latency-by-percentile"
16613
16614 - type: "plot"
16615   title: "Latency by percentile: DPDK 3n-tsh"
16616   algorithm: "plot_hdrh_lat_by_percentile"
16617   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16618   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16619   target-links: "../../_static/dpdk"
16620   data: "plot-dpdk-hdrh-lat-3n-tsh"
16621   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16622   layout:
16623     layout: "plot-hdrh-latency-by-percentile"