e73a9d46e747e6fca0dac8fabb53d1e06bd9e2fd
[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       cx556a: 60000000
130
131     link:
132       10ge: 14880952.38
133       25ge: 37202380.95
134       40ge: 59523809.52
135       100ge: 148809523.81
136
137     pci:
138       pci-g3-x8: 74404761.90
139       pci-g3-x16: 148809523.81
140
141   data-sets:
142
143     ###########################################################################
144     # Replacements:
145
146     replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost:
147       csit-vpp-perf-verify-1908-3n-hsw:
148         - 48  # NDRPDR sel vhost
149         - 49  # NDRPDR sel vhost
150         - 52  # NDRPDR sel vhost
151         - 53  # NDRPDR sel vhost
152         - 54  # NDRPDR sel vhost
153         - 55  # NDRPDR sel vhost
154         - 56  # NDRPDR sel vhost
155         - 57  # NDRPDR sel vhost
156         - 58  # NDRPDR sel vhost
157         - 59  # NDRPDR sel vhost
158
159     replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost:
160       csit-vpp-perf-verify-1908-3n-skx:
161         - 52  # NDRPDR sel vhost
162         - 53  # NDRPDR sel vhost
163         - 55  # NDRPDR sel vhost
164         - 61  # NDRPDR sel vhost
165         - 62  # NDRPDR sel vhost
166         - 63  # NDRPDR sel vhost
167         - 64  # NDRPDR sel vhost
168         - 65  # NDRPDR sel vhost
169         - 66  # NDRPDR sel vhost
170         - 67  # NDRPDR sel vhost
171
172     replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost:
173       csit-vpp-perf-verify-1908-2n-skx:
174         - 88  # NDRPDR sel vhost
175         - 89  # NDRPDR sel vhost
176         - 91  # NDRPDR sel vhost
177         - 92  # NDRPDR sel vhost
178         - 93  # NDRPDR sel vhost
179         - 94  # NDRPDR sel vhost
180         - 95  # NDRPDR sel vhost
181         - 96  # NDRPDR sel vhost
182         - 97  # NDRPDR sel vhost
183         - 98  # NDRPDR sel vhost
184
185     ###########################################################################
186     # Plots:
187
188     # 3n-hsw
189
190     plot-vpp-throughput-lat-tsa-3n-hsw:
191       csit-vpp-perf-verify-2001-3n-hsw:
192         - 21  # NDRPDR sel
193         - 22  # NDRPDR sel
194         - 23  # NDRPDR sel
195         - 24  # NDRPDR sel
196         - 25  # NDRPDR sel
197         - 29  # NDRPDR sel
198         - 30  # NDRPDR sel
199         - 31  # NDRPDR sel
200         - 32  # NDRPDR sel
201         - 34  # NDRPDR sel
202
203     plot-vpp-hdrh-lat-3n-hsw:
204       csit-vpp-perf-verify-2001-3n-hsw:
205         - 22  # NDRPDR sel
206
207     plot-vpp-nfv-3n-hsw-ndrpdr:
208       csit-vpp-perf-verify-2001-3n-hsw:
209         - 21  # NDRPDR sel
210         - 22  # NDRPDR sel
211         - 23  # NDRPDR sel
212         - 24  # NDRPDR sel
213         - 25  # NDRPDR sel
214         - 29  # NDRPDR sel
215         - 30  # NDRPDR sel
216         - 31  # NDRPDR sel
217         - 32  # NDRPDR sel
218         - 34  # NDRPDR sel
219
220     plot-vpp-nfv-3n-hsw-mrr:
221       csit-vpp-perf-verify-2001-3n-hsw:
222         - 17  # MRR sel
223
224     plot-dpdk-throughput-latency-3n-hsw:
225       csit-dpdk-perf-verify-2001-3n-hsw:
226         - 4   # NDRPDR sel
227         - 5   # NDRPDR sel
228         - 6   # NDRPDR sel
229         - 7   # NDRPDR sel
230         - 8   # NDRPDR sel
231         - 9   # NDRPDR sel
232         - 10  # NDRPDR sel
233         - 11  # NDRPDR sel
234         - 12  # NDRPDR sel
235         - 13  # NDRPDR sel
236         - 15  # NDRPDR sel
237         - 16  # NDRPDR sel
238         - 17  # NDRPDR sel
239         - 18  # NDRPDR sel
240         - 19  # NDRPDR sel
241         - 20  # NDRPDR sel
242         - 21  # NDRPDR sel
243         - 22  # NDRPDR sel
244         - 23  # NDRPDR sel
245         - 24  # NDRPDR sel
246
247     plot-dpdk-hdrh-lat-3n-hsw:
248       csit-dpdk-perf-verify-2001-3n-hsw:
249         - 16  # NDRPDR sel
250
251     # 3n-skx
252
253     plot-vpp-throughput-lat-tsa-3n-skx:
254       # TODO: Add the data
255       csit-vpp-perf-verify-2001-3n-skx:
256         - 14  # NDRPDR sel
257         - 15  # NDRPDR sel
258         - 16  # NDRPDR sel
259
260     plot-vpp-hdrh-lat-3n-skx:
261       csit-vpp-perf-verify-2001-3n-skx:
262         - 14  # NDRPDR sel
263
264     plot-vpp-nfv-3n-skx-ndrpdr:
265       # TODO: Add data
266       csit-vpp-perf-verify-2001-3n-skx:
267         - 14  # NDRPDR sel
268         - 15  # NDRPDR sel
269         - 16  # NDRPDR sel
270
271     plot-vpp-nfv-3n-skx-mrr:
272       # TODO: Replace
273       # csit-vpp-perf-verify-2001-3n-skx:
274       csit-vpp-perf-verify-1908-3n-skx:
275         - 36  # MRR sel
276
277     plot-dpdk-throughput-latency-3n-skx:
278       csit-dpdk-perf-verify-2001-3n-skx:
279         - 1   # NDRPDR sel
280         - 2   # NDRPDR sel
281         - 3   # NDRPDR sel
282         - 4   # NDRPDR sel
283         - 5   # NDRPDR sel
284         - 6   # NDRPDR sel
285         - 7   # NDRPDR sel
286         - 8   # NDRPDR sel
287         - 9   # NDRPDR sel
288         - 10  # NDRPDR sel
289
290     plot-dpdk-hdrh-lat-3n-skx:
291       csit-dpdk-perf-verify-2001-3n-skx:
292         - 1   # NDRPDR sel
293         - 19  # NDRPDR sel
294
295     # 2n-skx
296
297     plot-vpp-throughput-lat-tsa-2n-skx:
298       # TODO: Add the data
299       csit-vpp-perf-verify-2001-2n-skx:
300         - 21  # NDRPDR sel
301         - 22  # NDRPDR sel
302         - 23  # NDRPDR sel
303         - 26  # NDRPDR sel
304         - 27  # NDRPDR sel
305         - 29  # NDRPDR sel
306
307     plot-vpp-hdrh-lat-2n-skx:
308       csit-vpp-perf-verify-2001-2n-skx:
309         - 21  # NDRPDR sel
310
311     plot-vpp-http-server-performance:
312       # TODO: Replace:
313       # csit-vpp-perf-verify-2001-2n-skx:
314       csit-vpp-perf-verify-1908-2n-skx:
315         - 29  # TCP
316         - 30  # TCP
317         - 58  # TCP
318
319     plot-vpp-soak-2n-skx:
320       # TODO: Replace the data
321       # csit-vpp-perf-verify-2001-2n-skx:
322       csit-vpp-perf-verify-1908-2n-skx:
323         - 83  # SOAK
324         - 86  # SOAK
325
326     plot-vpp-nfv-2n-skx-ndrpdr:
327       # TODO: Add the data
328       csit-vpp-perf-verify-2001-2n-skx:
329         - 30  # NFV
330         - 31  # NFV
331
332     plot-vpp-nfv-2n-skx-mrr:
333       # TODO: Replace the data
334       # csit-vpp-perf-verify-2001-2n-skx:
335       csit-vpp-perf-verify-1908-2n-skx:
336         - 71  # NFV MRR
337
338     plot-vpp-nfv-reconf-2n-skx:
339       # TODO: Replace the data
340       # csit-vpp-perf-verify-2001-2n-skx:
341       csit-vpp-perf-verify-1908-2n-skx:
342         - 113 # NFV reconf sel
343         - 114 # NFV reconf sel
344         - 115 # NFV reconf sel
345
346     plot-dpdk-throughput-latency-2n-skx:
347       csit-dpdk-perf-verify-2001-2n-skx:
348         - 1   # NDRPDR sel
349         - 2   # NDRPDR sel
350         - 3   # NDRPDR sel
351         - 4   # NDRPDR sel
352         - 5   # NDRPDR sel
353         - 6   # NDRPDR sel
354         - 7   # NDRPDR sel
355         - 8   # NDRPDR sel
356         - 9   # NDRPDR sel
357         - 10  # NDRPDR sel
358         - 11  # NDRPDR sel
359         - 13  # NDRPDR sel
360         - 26  # NDRPDR sel
361         - 16  # NDRPDR sel
362         - 17  # NDRPDR sel
363         - 18  # NDRPDR sel
364         - 19  # NDRPDR sel
365         - 27  # NDRPDR sel
366         - 21  # NDRPDR sel
367         - 25  # NDRPDR sel
368
369     plot-dpdk-hdrh-lat-2n-skx:
370       csit-dpdk-perf-verify-2001-2n-skx:
371         - 1   # NDRPDR sel
372         - 19  # NDRPDR sel
373
374     # 2n-clx
375
376     plot-vpp-throughput-lat-tsa-2n-clx:
377       # TODO: Add the data
378       csit-vpp-perf-verify-2001-2n-clx:
379         - 28  # NDRPDR sel
380         - 29  # NDRPDR sel
381         - 32  # NDRPDR sel
382         - 40  # NDRPDR sel
383         - 43  # NDRPDR sel
384         - 44  # NDRPDR sel
385         - 45  # NDRPDR sel
386
387     plot-vpp-hdrh-lat-2n-clx:
388       csit-vpp-perf-verify-2001-2n-clx:
389         - 28  # NDRPDR sel
390
391     plot-vpp-nfv-2n-clx-ndrpdr:
392       # TODO: Add the data
393       csit-vpp-perf-verify-2001-2n-clx:
394         - 28  # NDRPDR sel
395         - 29  # NDRPDR sel
396         - 32  # NDRPDR sel
397         - 40  # NDRPDR sel
398         - 43  # NDRPDR sel
399         - 44  # NDRPDR sel
400         - 45  # NDRPDR sel
401
402     plot-vpp-nfv-2n-clx-mrr:
403       csit-vpp-perf-verify-2001-2n-clx:
404         - 39  # MRR
405
406     plot-dpdk-throughput-latency-2n-clx:
407       csit-dpdk-perf-verify-2001-2n-clx:
408         - 15  # NDRPDR sel
409         - 16  # NDRPDR sel
410         - 17  # NDRPDR sel
411         - 18  # NDRPDR sel
412         - 19  # NDRPDR sel
413         - 20  # NDRPDR sel
414         - 21  # NDRPDR sel
415         - 22  # NDRPDR sel
416         - 23  # NDRPDR sel
417         - 24  # NDRPDR sel
418         - 25  # NDRPDR sel
419         - 26  # NDRPDR sel
420         - 27  # NDRPDR sel
421         - 28  # NDRPDR sel
422         - 29  # NDRPDR sel
423         - 30  # NDRPDR sel
424         - 31  # NDRPDR sel
425         - 32  # NDRPDR sel
426         - 33  # NDRPDR sel
427         - 34  # NDRPDR sel
428
429
430     plot-dpdk-hdrh-lat-2n-clx:
431       csit-dpdk-perf-verify-2001-2n-clx:
432         - 15  # NDRPDR sel
433
434     # 3n-tsh
435
436     plot-vpp-throughput-lat-tsa-3n-tsh:
437       # TODO: Add the data
438       csit-vpp-perf-verify-2001-3n-tsh:
439         - 3   # NDRPDR sel
440         - 4   # NDRPDR sel
441         - 7   # NDRPDR sel
442         - 8   # NDRPDR sel
443         - 10  # NDRPDR sel
444         - 12  # NDRPDR sel
445         - 13  # NDRPDR sel
446         - 14  # NDRPDR sel
447
448     plot-vpp-hdrh-lat-3n-tsh:
449       csit-vpp-perf-verify-2001-3n-tsh:
450         - 10  # NDRPDR sel
451
452     plot-dpdk-throughput-latency-3n-tsh:
453       csit-dpdk-perf-verify-2001-3n-tsh:
454         - 3   # NDRPDR sel
455         - 4   # NDRPDR sel
456         - 5   # NDRPDR sel
457         - 9   # NDRPDR sel
458         - 10  # NDRPDR sel
459         - 11  # NDRPDR sel
460         - 12  # NDRPDR sel
461         - 14  # NDRPDR sel
462         - 15  # NDRPDR sel
463         - 18  # NDRPDR sel
464
465     plot-dpdk-hdrh-lat-3n-tsh:
466       csit-dpdk-perf-verify-2001-3n-tsh:
467         - 3   # NDRPDR sel
468
469     # 3n-dnv
470
471     plot-vpp-throughput-lat-tsa-3n-dnv:
472       csit-vpp-perf-verify-2001-3n-dnv:
473         - 5   # NDRPDR sel
474         - 6   # NDRPDR sel
475         - 7   # NDRPDR sel
476         - 8   # NDRPDR sel
477         - 9   # NDRPDR sel
478         - 10  # NDRPDR sel
479         - 12  # NDRPDR sel
480         - 16  # NDRPDR sel
481         - 17  # NDRPDR sel
482         - 18  # NDRPDR sel
483
484     plot-dpdk-throughput-latency-3n-dnv:
485       csit-dpdk-perf-verify-2001-3n-dnv:
486         - 12  # NDRPDR sel
487         - 13  # NDRPDR sel
488         - 14  # NDRPDR sel
489         - 15  # NDRPDR sel
490         - 16  # NDRPDR sel
491         - 17  # NDRPDR sel
492         - 18  # NDRPDR sel
493         - 19  # NDRPDR sel
494         - 20  # NDRPDR sel
495         - 22  # NDRPDR sel
496
497     # 2n-dnv
498
499     plot-vpp-throughput-lat-tsa-2n-dnv:
500       csit-vpp-perf-verify-2001-2n-dnv:
501         - 4   # NDRPDR sel
502         - 5   # NDRPDR sel
503         - 6   # NDRPDR sel
504         - 7   # NDRPDR sel
505         - 8   # NDRPDR sel
506         - 9   # NDRPDR sel
507         - 10  # NDRPDR sel
508         - 11  # NDRPDR sel
509         - 13  # NDRPDR sel
510         - 16  # NDRPDR sel
511
512     plot-dpdk-throughput-latency-2n-dnv:
513       csit-dpdk-perf-verify-2001-2n-dnv:
514         - 9   # NDRPDR sel
515         - 10  # NDRPDR sel
516         - 11  # NDRPDR sel
517         - 12  # NDRPDR sel
518         - 13  # NDRPDR sel
519         - 14  # NDRPDR sel
520         - 15  # NDRPDR sel
521         - 16  # NDRPDR sel
522         - 17  # NDRPDR sel
523         - 18  # NDRPDR sel
524
525     ###########################################################################
526     # Simple tables (only one data set):
527
528     # NIC Comparisons
529
530     vpp-nic-comparison-3n-skx:
531       # TODO: Add the data
532       csit-vpp-perf-verify-2001-3n-skx:
533         - 14  # NDRPDR sel
534         - 15  # NDRPDR sel
535         - 16  # NDRPDR sel
536
537     vpp-nic-comparison-2n-skx:
538       # TODO: Add the data
539       csit-vpp-perf-verify-2001-2n-skx:
540         - 21  # NDRPDR sel
541         - 22  # NDRPDR sel
542         - 23  # NDRPDR sel
543         - 26  # NDRPDR sel
544
545     vpp-nic-comparison-3n-skx-mrr:
546       # TODO: Replace
547       # csit-vpp-perf-verify-2001-3n-skx:
548       csit-vpp-perf-verify-1908-3n-skx:
549         - 36  # MRR sel
550
551     vpp-nic-comparison-2n-skx-mrr:
552       # TODO: Replace
553       # csit-vpp-perf-verify-2001-2n-skx:
554       csit-vpp-perf-verify-1908-2n-skx:
555         - 69  # MRR sel
556
557     # Results
558
559     vpp-perf-results-3n-hsw:
560       csit-vpp-perf-verify-2001-3n-hsw:
561         - 18  # NDRPDR full
562         - 20  # NDRPDR full
563         - 28  # NDRPDR full
564         - 35  # NDRPDR full
565         - 42  # NDRPDR full
566         - 46  # NDRPDR full
567         - 47  # NDRPDR full
568         - 48  # NDRPDR full
569         - 49  # NDRPDR full
570         - 50  # NDRPDR full
571         - 51  # NDRPDR full
572         - 52  # NDRPDR full
573         - 53  # NDRPDR full
574         - 54  # NDRPDR full
575         - 55  # NDRPDR full
576         - 56  # NDRPDR full
577         - 57  # NDRPDR full
578         - 58  # NDRPDR full
579         - 59  # NDRPDR full
580         - 61  # NDRPDR full
581         - 62  # NDRPDR full
582         - 63  # NDRPDR full
583         - 64  # NDRPDR full
584         - 65  # NDRPDR full
585         - 67  # NDRPDR full
586         - 70  # NDRPDR full
587         - 72  # NDRPDR full
588         - 73  # NDRPDR full
589         - 77  # NDRPDR full
590         - 78  # NDRPDR full
591         - 79  # NDRPDR full
592         - 81  # NDRPDR full
593         - 82  # NDRPDR full
594         - 84  # NDRPDR full
595
596     vpp-perf-results-3n-skx:
597       # TODO: Replace
598       csit-vpp-perf-verify-2001-3n-skx:
599         - 14  # NDRPDR sel
600
601     vpp-perf-results-2n-skx:
602       csit-vpp-perf-verify-2001-2n-skx:
603         - 32  # NDRPDR full
604         - 33  # NDRPDR full
605
606     vpp-perf-results-2n-clx:
607       # TODO: Add data
608       csit-vpp-perf-verify-2001-2n-clx:
609         - 34  # NDRPDR full
610         - 35  # NDRPDR full
611         - 36  # NDRPDR full
612         - 38  # NDRPDR full
613         - 41  # NDRPDR full
614         - 42  # NDRPDR full
615
616     vpp-perf-results-3n-tsh:
617       csit-vpp-perf-verify-2001-3n-tsh:
618         - 10  # NDRPDR sel
619
620     vpp-perf-results-3n-dnv:
621       csit-vpp-perf-verify-2001-3n-dnv:
622         - 19  # NDRPDR full
623         - 20  # NDRPDR full
624         - 21  # NDRPDR full
625         - 22  # NDRPDR full
626         - 23  # NDRPDR full
627         - 24  # NDRPDR full
628         - 25  # NDRPDR full
629         - 26  # NDRPDR full
630         - 37  # NDRPDR full
631         - 38  # NDRPDR full
632         - 39  # NDRPDR full
633
634     vpp-perf-results-2n-dnv:
635       csit-vpp-perf-verify-2001-2n-dnv:
636         - 21  # NDRPDR full
637         - 22  # NDRPDR full
638         - 25  # NDRPDR full
639         - 26  # NDRPDR full
640         - 27  # NDRPDR full
641         - 28  # NDRPDR full
642
643     vpp-mrr-results-3n-hsw:
644       csit-vpp-perf-verify-2001-3n-hsw:
645         - 17  # MRR sel
646
647     vpp-mrr-results-3n-skx:
648       # TODO: Replace
649       # csit-vpp-perf-verify-2001-3n-skx:
650       csit-vpp-perf-verify-1908-3n-skx:
651         - 36  # MRR sel
652
653     vpp-mrr-results-2n-skx:
654       # TODO: Replace
655       # csit-vpp-perf-verify-2001-2n-skx:
656       csit-vpp-perf-verify-1908-2n-skx:
657         - 69  # MRR sel
658
659     vpp-mrr-results-2n-clx:
660       csit-vpp-perf-verify-2001-2n-clx:
661         - 39  # MRR
662
663     vpp-mrr-results-3n-tsh:
664       csit-vpp-perf-verify-2001-3n-tsh:
665         - 9   # MRR sel
666
667     vpp-mrr-results-3n-dnv:
668       csit-vpp-perf-verify-2001-3n-dnv:
669         - 11  # MRR sel
670
671     vpp-mrr-results-2n-dnv:
672       csit-vpp-perf-verify-2001-2n-dnv:
673         - 12  # MRR sel
674
675     vpp-device-results-ubuntu:
676       csit-vpp-device-2001-ubuntu1804-1n-skx:
677         - 57
678
679     dpdk-perf-results-3n-hsw:
680       csit-dpdk-perf-verify-2001-3n-hsw:
681         - 25  # NDRPDR full
682         - 26  # NDRPDR full
683
684     dpdk-perf-results-3n-skx:
685       csit-dpdk-perf-verify-2001-3n-skx:
686         - 1   # NDRPDR sel
687
688     dpdk-perf-results-2n-skx:
689       csit-dpdk-perf-verify-2001-2n-skx:
690         - 1   # NDRPDR sel
691
692     dpdk-perf-results-2n-clx:
693       csit-dpdk-perf-verify-2001-2n-clx:
694         - 15  # NDRPDR sel
695         - 34  # NDRPDR sel
696
697     dpdk-perf-results-2n-dnv:
698       csit-dpdk-perf-verify-2001-2n-dnv:
699         - 16  # NDRPDR sel
700
701     dpdk-perf-results-3n-dnv:
702       csit-dpdk-perf-verify-2001-3n-dnv:
703         - 12  # NDRPDR sel
704
705     dpdk-perf-results-3n-tsh:
706       csit-dpdk-perf-verify-2001-3n-tsh:
707         - 3   # NDRPDR sel
708
709 ###########################################################################
710     # Tables (more than one data set)
711
712     # Performance changes
713
714     vpp-performance-changes-3n-hsw-h1:
715       csit-vpp-perf-verify-1904-3n-hsw:
716         - 11  # NDRPDR sel
717         - 12  # NDRPDR sel
718         - 20  # NDRPDR sel
719         - 21  # NDRPDR sel
720         - 23  # NDRPDR sel
721         - 24  # NDRPDR sel
722         - 25  # NDRPDR sel
723         - 26  # NDRPDR sel
724         - 29  # NDRPDR sel
725         - 30  # NDRPDR sel
726     vpp-performance-changes-3n-hsw-ref:
727       csit-vpp-perf-verify-1908-3n-hsw:
728         - 12  # NDRPDR sel
729         - 13  # NDRPDR sel
730         - 14  # NDRPDR sel
731         - 15  # NDRPDR sel
732         - 16  # NDRPDR sel
733         - 17  # NDRPDR sel
734         - 18  # NDRPDR sel
735         - 19  # NDRPDR sel
736         - 20  # NDRPDR sel
737         - 21  # NDRPDR sel
738     vpp-performance-changes-3n-hsw-cmp:
739       csit-vpp-perf-verify-2001-3n-hsw:
740         - 21  # NDRPDR sel
741         - 22  # NDRPDR sel
742         - 23  # NDRPDR sel
743         - 24  # NDRPDR sel
744         - 25  # NDRPDR sel
745         - 29  # NDRPDR sel
746         - 30  # NDRPDR sel
747         - 31  # NDRPDR sel
748         - 32  # NDRPDR sel
749         - 34  # NDRPDR sel
750     vpp-performance-changes-3n-hsw:
751       - "vpp-performance-changes-3n-hsw-h1"
752       - "vpp-performance-changes-3n-hsw-ref"
753       - "vpp-performance-changes-3n-hsw-cmp"
754
755     vpp-performance-changes-3n-skx-h1:
756       csit-vpp-perf-verify-1904-3n-skx:
757         - 8   # NDRPDR sel
758         - 9   # NDRPDR sel
759         - 10  # NDRPDR sel
760         - 11  # NDRPDR sel
761         - 12  # NDRPDR sel
762         - 14  # NDRPDR sel
763         - 16  # NDRPDR sel
764         - 21  # NDRPDR sel
765         - 23  # NDRPDR sel
766         - 25  # NDRPDR sel
767     vpp-performance-changes-3n-skx-ref:
768       csit-vpp-perf-verify-1908-3n-skx:
769         - 14  # NDRPDR sel
770         - 16  # NDRPDR sel
771         - 19  # NDRPDR sel
772         - 20  # NDRPDR sel
773         - 22  # NDRPDR sel
774         - 23  # NDRPDR sel
775         - 24  # NDRPDR sel
776         - 25  # NDRPDR sel
777         - 26  # NDRPDR sel
778         - 29  # NDRPDR sel
779     vpp-performance-changes-3n-skx-cmp:
780       # TODO: Add the data
781       csit-vpp-perf-verify-2001-3n-skx:
782         - 14  # NDRPDR sel
783         - 15  # NDRPDR sel
784         - 16  # NDRPDR sel
785     vpp-performance-changes-3n-skx:
786       - "vpp-performance-changes-3n-skx-h1"
787       - "vpp-performance-changes-3n-skx-ref"
788       - "vpp-performance-changes-3n-skx-cmp"
789
790     vpp-performance-changes-2n-skx-h1:
791       csit-vpp-perf-verify-1904-2n-skx:
792         - 12  # NDRPDR sel
793         - 14  # NDRPDR sel
794         - 16  # NDRPDR sel
795         - 17  # NDRPDR sel
796         - 18  # NDRPDR sel
797         - 21  # NDRPDR sel
798         - 27  # NDRPDR sel
799         - 30  # NDRPDR sel
800         - 31  # NDRPDR sel
801         - 32  # NDRPDR sel
802     vpp-performance-changes-2n-skx-ref:
803       csit-vpp-perf-verify-1908-2n-skx:
804         - 26  # NDRPDR sel
805         - 27  # NDRPDR sel
806         - 34  # NDRPDR sel
807         - 35  # NDRPDR sel
808         - 36  # NDRPDR sel
809         - 42  # NDRPDR sel
810         - 43  # NDRPDR sel
811         - 44  # NDRPDR sel
812         - 45  # NDRPDR sel
813         - 46  # NDRPDR sel
814     vpp-performance-changes-2n-skx-cmp:
815       # TODO: Add the data
816       csit-vpp-perf-verify-2001-2n-skx:
817         - 21  # NDRPDR sel
818         - 22  # NDRPDR sel
819         - 23  # NDRPDR sel
820         - 26  # NDRPDR sel
821         - 27  # NDRPDR sel
822         - 29  # NDRPDR sel
823     vpp-performance-changes-2n-skx:
824       - "vpp-performance-changes-2n-skx-h1"
825       - "vpp-performance-changes-2n-skx-ref"
826       - "vpp-performance-changes-2n-skx-cmp"
827
828     vpp-performance-changes-nfv-2n-skx-ref:
829       csit-vpp-perf-verify-1908-2n-skx:
830         - 22  # NFV
831         - 31  # NFV
832         - 32  # NFV
833     vpp-performance-changes-nfv-2n-skx-cmp:
834       # TODO: Add the data
835       csit-vpp-perf-verify-2001-2n-skx:
836         - 30  # NFV
837         - 31  # NFV
838     vpp-performance-changes-nfv-2n-skx:
839       - "vpp-performance-changes-nfv-2n-skx-ref"
840       - "vpp-performance-changes-nfv-2n-skx-cmp"
841
842     vpp-performance-changes-2n-dnv-ref:
843       csit-vpp-perf-verify-1908-2n-dnv:
844         - 1   # NDRPDR sel
845         - 2   # NDRPDR sel
846         - 3   # NDRPDR sel
847         - 4   # NDRPDR sel
848         - 5   # NDRPDR sel
849         - 6   # NDRPDR sel
850         - 7   # NDRPDR sel
851         - 8   # NDRPDR sel
852         - 9   # NDRPDR sel
853         - 10  # NDRPDR sel
854     vpp-performance-changes-2n-dnv-cmp:
855       csit-vpp-perf-verify-2001-2n-dnv:
856         - 4   # NDRPDR sel
857         - 5   # NDRPDR sel
858         - 6   # NDRPDR sel
859         - 7   # NDRPDR sel
860         - 8   # NDRPDR sel
861         - 9   # NDRPDR sel
862         - 10  # NDRPDR sel
863         - 11  # NDRPDR sel
864         - 13  # NDRPDR sel
865         - 16  # NDRPDR sel
866     vpp-performance-changes-2n-dnv:
867       - "vpp-performance-changes-2n-dnv-ref"
868       - "vpp-performance-changes-2n-dnv-cmp"
869
870     vpp-performance-changes-3n-dnv-ref:
871       csit-vpp-perf-verify-1908-3n-dnv:
872         - 6   # NDRPDR sel
873         - 7   # NDRPDR sel
874         - 8   # NDRPDR sel
875         - 9   # NDRPDR sel
876         - 10  # NDRPDR sel
877         - 12  # NDRPDR sel
878         - 13  # NDRPDR sel
879         - 14  # NDRPDR sel
880         - 15  # NDRPDR sel
881         - 16  # NDRPDR sel
882     vpp-performance-changes-3n-dnv-cmp:
883       csit-vpp-perf-verify-2001-3n-dnv:
884         - 5   # NDRPDR sel
885         - 6   # NDRPDR sel
886         - 7   # NDRPDR sel
887         - 8   # NDRPDR sel
888         - 9   # NDRPDR sel
889         - 10  # NDRPDR sel
890         - 12  # NDRPDR sel
891         - 16  # NDRPDR sel
892         - 17  # NDRPDR sel
893         - 18  # NDRPDR sel
894     vpp-performance-changes-3n-dnv:
895       - "vpp-performance-changes-3n-dnv-ref"
896       - "vpp-performance-changes-3n-dnv-cmp"
897
898     vpp-performance-changes-3n-tsh-ref:
899       csit-vpp-perf-verify-1908-3n-tsh:
900         - 7   # NDRPDR sel
901         - 8   # NDRPDR sel
902         - 9   # NDRPDR sel
903         - 10  # NDRPDR sel
904         - 11  # NDRPDR sel
905         - 12  # NDRPDR sel
906         - 13  # NDRPDR sel
907         - 14  # NDRPDR sel
908         - 15  # NDRPDR sel
909         - 16  # NDRPDR sel
910     vpp-performance-changes-3n-tsh-cmp:
911       # TODO: Add the data
912       csit-vpp-perf-verify-2001-3n-tsh:
913         - 3   # NDRPDR sel
914         - 4   # NDRPDR sel
915         - 7   # NDRPDR sel
916         - 8   # NDRPDR sel
917         - 10  # NDRPDR sel
918         - 12  # NDRPDR sel
919         - 13  # NDRPDR sel
920         - 14  # NDRPDR sel
921     vpp-performance-changes-3n-tsh:
922       - "vpp-performance-changes-3n-tsh-ref"
923       - "vpp-performance-changes-3n-tsh-cmp"
924
925     vpp-soak-vs-ndr-2n-skx-ref:
926       # TODO: Replace
927       # csit-vpp-perf-verify-2001-2n-skx:
928       csit-vpp-perf-verify-1908-2n-skx:
929         - 26  # NDRPDR sel
930         - 27  # NDRPDR sel
931         - 34  # NDRPDR sel
932     vpp-soak-vs-ndr-2n-skx-cmp:
933       # TODO: Replace
934       # csit-vpp-perf-verify-2001-2n-skx:
935       csit-vpp-perf-verify-1908-2n-skx:
936         - 83  # SOAK
937         - 86  # SOAK
938     vpp-soak-vs-ndr-2n-skx:
939       # TODO: Replace
940       # csit-vpp-perf-verify-2001-2n-skx:
941       csit-vpp-perf-verify-1908-2n-skx:
942         - 26  # NDRPDR sel
943         - 27  # NDRPDR sel
944         - 34  # NDRPDR sel
945         - 83  # SOAK
946         - 86  # SOAK
947
948     vpp-performance-changes-3n-hsw-mrr-h1:
949       csit-vpp-perf-verify-1904-3n-hsw:
950         - 9   # MRR sel
951     vpp-performance-changes-3n-hsw-mrr-ref:
952       csit-vpp-perf-verify-1908-3n-hsw:
953         - 39  # MRR sel
954     vpp-performance-changes-3n-hsw-mrr-cmp:
955       csit-vpp-perf-verify-2001-3n-hsw:
956         - 17  # MRR sel
957     vpp-performance-changes-3n-hsw-mrr:
958       - "vpp-performance-changes-3n-hsw-mrr-h1"
959       - "vpp-performance-changes-3n-hsw-mrr-ref"
960       - "vpp-performance-changes-3n-hsw-mrr-cmp"
961
962     vpp-performance-changes-3n-skx-mrr-h1:
963       csit-vpp-perf-verify-1904-3n-skx:
964         - 7   # MRR sel
965     vpp-performance-changes-3n-skx-mrr-ref:
966       csit-vpp-perf-verify-1908-3n-skx:
967         - 36  # MRR sel
968     vpp-performance-changes-3n-skx-mrr-cmp:
969       # TODO: Replace
970       # csit-vpp-perf-verify-2001-3n-skx:
971       csit-vpp-perf-verify-1908-3n-skx:
972         - 36  # MRR sel
973     vpp-performance-changes-3n-skx-mrr:
974       - "vpp-performance-changes-3n-skx-mrr-h1"
975       - "vpp-performance-changes-3n-skx-mrr-ref"
976       - "vpp-performance-changes-3n-skx-mrr-cmp"
977
978     vpp-performance-changes-2n-skx-mrr-h1:
979       csit-vpp-perf-verify-1904-2n-skx:
980         - 11  # MRR sel
981     vpp-performance-changes-2n-skx-mrr-ref:
982       csit-vpp-perf-verify-1908-2n-skx:
983         - 69  # MRR sel
984     vpp-performance-changes-2n-skx-mrr-cmp:
985       # TODO: Replace
986       # csit-vpp-perf-verify-2001-2n-skx:
987       csit-vpp-perf-verify-1908-2n-skx:
988         - 69  # MRR sel
989     vpp-performance-changes-2n-skx-mrr:
990       - "vpp-performance-changes-2n-skx-mrr-h1"
991       - "vpp-performance-changes-2n-skx-mrr-ref"
992       - "vpp-performance-changes-2n-skx-mrr-cmp"
993
994     vpp-performance-changes-nfv-2n-skx-mrr-ref:
995       csit-vpp-perf-verify-1908-2n-skx:
996         - 71  # NFV MRR
997     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
998       # TODO: Replace
999       # csit-vpp-perf-verify-2001-2n-skx:
1000       csit-vpp-perf-verify-1908-2n-skx:
1001         - 71  # NFV MRR
1002     vpp-performance-changes-nfv-2n-skx-mrr:
1003       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1004       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1005
1006     vpp-performance-changes-2n-dnv-mrr-ref:
1007       csit-vpp-perf-verify-1908-2n-dnv:
1008         - 11  # MRR sel
1009     vpp-performance-changes-2n-dnv-mrr-cmp:
1010       csit-vpp-perf-verify-2001-2n-dnv:
1011         - 12  # MRR sel
1012     vpp-performance-changes-2n-dnv-mrr:
1013       - "vpp-performance-changes-2n-dnv-mrr-ref"
1014       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1015
1016     vpp-performance-changes-3n-dnv-mrr-ref:
1017       csit-vpp-perf-verify-1908-3n-dnv:
1018         - 17  # MRR sel
1019     vpp-performance-changes-3n-dnv-mrr-cmp:
1020       csit-vpp-perf-verify-2001-3n-dnv:
1021         - 11  # MRR sel
1022     vpp-performance-changes-3n-dnv-mrr:
1023       - "vpp-performance-changes-3n-dnv-mrr-ref"
1024       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1025
1026     vpp-performance-changes-3n-tsh-mrr-ref:
1027       csit-vpp-perf-verify-1908-3n-tsh:
1028         - 17  # MRR sel
1029     vpp-performance-changes-3n-tsh-mrr-cmp:
1030       csit-vpp-perf-verify-2001-3n-tsh:
1031         - 9   # MRR sel
1032     vpp-performance-changes-3n-tsh-mrr:
1033       - "vpp-performance-changes-3n-tsh-mrr-ref"
1034       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1035
1036     dpdk-performance-changes-3n-hsw-h1:
1037       csit-dpdk-perf-verify-1904-3n-hsw:
1038         - 2   # NDRPDR sel
1039         - 3   # NDRPDR sel
1040         - 5   # NDRPDR sel
1041         - 6   # NDRPDR sel
1042         - 13  # NDRPDR sel
1043         - 14  # NDRPDR sel
1044         - 15  # NDRPDR sel
1045         - 18  # NDRPDR sel
1046         - 19  # NDRPDR sel
1047         - 20  # NDRPDR sel
1048     dpdk-performance-changes-3n-hsw-ref:
1049       csit-dpdk-perf-verify-1908-3n-hsw:
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         - 11  # NDRPDR sel
1060     dpdk-performance-changes-3n-hsw-cmp:
1061       csit-dpdk-perf-verify-2001-3n-hsw:
1062 #        - 4   # NDRPDR sel
1063 #        - 5   # NDRPDR sel
1064 #        - 6   # NDRPDR sel
1065 #        - 7   # NDRPDR sel
1066 #        - 8   # NDRPDR sel
1067 #        - 9   # NDRPDR sel
1068 #        - 10  # NDRPDR sel
1069 #        - 11  # NDRPDR sel
1070 #        - 12  # NDRPDR sel
1071 #        - 13  # NDRPDR sel
1072         - 15  # NDRPDR sel
1073         - 16  # NDRPDR sel
1074         - 17  # NDRPDR sel
1075         - 18  # NDRPDR sel
1076         - 19  # NDRPDR sel
1077         - 20  # NDRPDR sel
1078         - 21  # NDRPDR sel
1079         - 22  # NDRPDR sel
1080         - 23  # NDRPDR sel
1081         - 24  # NDRPDR sel
1082     dpdk-performance-changes-3n-hsw:
1083       - "dpdk-performance-changes-3n-hsw-h1"
1084       - "dpdk-performance-changes-3n-hsw-ref"
1085       - "dpdk-performance-changes-3n-hsw-cmp"
1086
1087     dpdk-performance-changes-3n-skx-h1:
1088       csit-dpdk-perf-verify-1904-3n-skx:
1089         - 2   # NDRPDR sel
1090         - 3   # NDRPDR sel
1091         - 4   # NDRPDR sel
1092         - 5   # NDRPDR sel
1093         - 6   # NDRPDR sel
1094         - 7   # NDRPDR sel
1095         - 11  # NDRPDR sel
1096         - 12  # NDRPDR sel
1097         - 13  # NDRPDR sel
1098         - 14  # NDRPDR sel
1099     dpdk-performance-changes-3n-skx-ref:
1100       csit-dpdk-perf-verify-1908-3n-skx:
1101         - 3   # NDRPDR sel
1102         - 4   # NDRPDR sel
1103         - 5   # NDRPDR sel
1104         - 6   # NDRPDR sel
1105         - 7   # NDRPDR sel
1106         - 8   # NDRPDR sel
1107         - 9   # NDRPDR sel
1108         - 10  # NDRPDR sel
1109         - 11  # NDRPDR sel
1110         - 12  # NDRPDR sel
1111     dpdk-performance-changes-3n-skx-cmp:
1112       csit-dpdk-perf-verify-2001-3n-skx:
1113         - 1   # NDRPDR sel
1114         - 2   # NDRPDR sel
1115         - 3   # NDRPDR sel
1116         - 4   # NDRPDR sel
1117         - 5   # NDRPDR sel
1118         - 6   # NDRPDR sel
1119         - 7   # NDRPDR sel
1120         - 8   # NDRPDR sel
1121         - 9   # NDRPDR sel
1122         - 10  # NDRPDR sel
1123     dpdk-performance-changes-3n-skx:
1124       - "dpdk-performance-changes-3n-skx-h1"
1125       - "dpdk-performance-changes-3n-skx-ref"
1126       - "dpdk-performance-changes-3n-skx-cmp"
1127
1128     dpdk-performance-changes-2n-skx-h1:
1129       csit-dpdk-perf-verify-1904-2n-skx:
1130         - 2   # NDRPDR sel
1131         - 3   # NDRPDR sel
1132         - 4   # NDRPDR sel
1133         - 5   # NDRPDR sel
1134         - 7   # NDRPDR sel
1135         - 8   # NDRPDR sel
1136         - 9   # NDRPDR sel
1137         - 10  # NDRPDR sel
1138         - 11  # NDRPDR sel
1139         - 12  # NDRPDR sel
1140     dpdk-performance-changes-2n-skx-ref:
1141       csit-dpdk-perf-verify-1908-2n-skx:
1142         - 2   # NDRPDR sel
1143         - 3   # NDRPDR sel
1144         - 4   # NDRPDR sel
1145         - 5   # NDRPDR sel
1146         - 7   # NDRPDR sel
1147         - 8   # NDRPDR sel
1148         - 9   # NDRPDR sel
1149         - 10  # NDRPDR sel
1150         - 11  # NDRPDR sel
1151         - 12  # NDRPDR sel
1152     dpdk-performance-changes-2n-skx-cmp:
1153       csit-dpdk-perf-verify-2001-2n-skx:
1154         - 1   # NDRPDR sel
1155         - 2   # NDRPDR sel
1156         - 3   # NDRPDR sel
1157         - 4   # NDRPDR sel
1158         - 5   # NDRPDR sel
1159         - 6   # NDRPDR sel
1160         - 7   # NDRPDR sel
1161         - 8   # NDRPDR sel
1162         - 9   # NDRPDR sel
1163         - 10  # NDRPDR sel
1164         - 11  # NDRPDR sel
1165         - 13  # NDRPDR sel
1166         - 26  # NDRPDR sel
1167         - 16  # NDRPDR sel
1168         - 17  # NDRPDR sel
1169         - 18  # NDRPDR sel
1170         - 19  # NDRPDR sel
1171         - 27  # NDRPDR sel
1172         - 21  # NDRPDR sel
1173         - 25  # NDRPDR sel
1174     dpdk-performance-changes-2n-skx:
1175       - "dpdk-performance-changes-2n-skx-h1"
1176       - "dpdk-performance-changes-2n-skx-ref"
1177       - "dpdk-performance-changes-2n-skx-cmp"
1178
1179     # Compare testbeds
1180
1181     vpp-compare-testbeds-ref:
1182       csit-vpp-perf-verify-2001-3n-hsw:
1183         - 21  # NDRPDR sel
1184         - 22  # NDRPDR sel
1185         - 23  # NDRPDR sel
1186         - 24  # NDRPDR sel
1187         - 25  # NDRPDR sel
1188         - 29  # NDRPDR sel
1189         - 30  # NDRPDR sel
1190         - 31  # NDRPDR sel
1191         - 32  # NDRPDR sel
1192         - 34  # NDRPDR sel
1193     vpp-compare-testbeds-cmp:
1194       # TODO: Add the data
1195       csit-vpp-perf-verify-2001-3n-skx:
1196         - 14  # NDRPDR sel
1197         - 15  # NDRPDR sel
1198         - 16  # NDRPDR sel
1199     vpp-compare-testbeds:
1200       - "vpp-compare-testbeds-ref"
1201       - "vpp-compare-testbeds-cmp"
1202
1203     vpp-compare-testbeds-skx-clx-ref:
1204       # TODO: Add the data
1205       csit-vpp-perf-verify-2001-2n-skx:
1206         - 21  # NDRPDR sel
1207         - 22  # NDRPDR sel
1208         - 23  # NDRPDR sel
1209         - 26  # NDRPDR sel
1210         - 27  # NDRPDR sel
1211         - 29  # NDRPDR sel
1212     vpp-compare-testbeds-skx-clx-cmp:
1213       # TODO: Add the data
1214       csit-vpp-perf-verify-2001-2n-clx:
1215         - 28  # NDRPDR sel
1216         - 29  # NDRPDR sel
1217         - 32  # NDRPDR sel
1218         - 40  # NDRPDR sel
1219         - 43  # NDRPDR sel
1220         - 44  # NDRPDR sel
1221         - 45  # NDRPDR sel
1222     vpp-compare-testbeds-skx-clx:
1223       - "vpp-compare-testbeds-skx-clx-ref"
1224       - "vpp-compare-testbeds-skx-clx-cmp"
1225
1226     vpp-compare-testbeds-hsw-clx-ref:
1227       csit-vpp-perf-verify-2001-3n-hsw:
1228         - 21  # NDRPDR sel
1229         - 22  # NDRPDR sel
1230         - 23  # NDRPDR sel
1231         - 24  # NDRPDR sel
1232         - 25  # NDRPDR sel
1233         - 29  # NDRPDR sel
1234         - 30  # NDRPDR sel
1235         - 31  # NDRPDR sel
1236         - 32  # NDRPDR sel
1237         - 34  # NDRPDR sel
1238     vpp-compare-testbeds-hsw-clx-cmp:
1239       # TODO: Add the data
1240       csit-vpp-perf-verify-2001-2n-clx:
1241         - 28  # NDRPDR sel
1242         - 29  # NDRPDR sel
1243         - 32  # NDRPDR sel
1244         - 40  # NDRPDR sel
1245         - 43  # NDRPDR sel
1246         - 44  # NDRPDR sel
1247         - 45  # NDRPDR sel
1248     vpp-compare-testbeds-hsw-clx:
1249       - "vpp-compare-testbeds-hsw-clx-ref"
1250       - "vpp-compare-testbeds-hsw-clx-cmp"
1251
1252     vpp-compare-testbeds-mrr-ref:
1253       csit-vpp-perf-verify-2001-3n-hsw:
1254         - 17  # MRR sel
1255     vpp-compare-testbeds-mrr-cmp:
1256       # TODO: Replace
1257       # csit-vpp-perf-verify-2001-3n-skx:
1258       csit-vpp-perf-verify-1908-3n-skx:
1259         - 36  # MRR sel
1260     vpp-compare-testbeds-mrr:
1261       - "vpp-compare-testbeds-mrr-ref"
1262       - "vpp-compare-testbeds-mrr-cmp"
1263
1264     vpp-compare-testbeds-mrr-skx-clx-ref:
1265       # TODO: Replace
1266       # csit-vpp-perf-verify-2001-2n-skx:
1267       csit-vpp-perf-verify-1908-2n-skx:
1268         - 69  # MRR sel
1269     vpp-compare-testbeds-mrr-skx-clx-cmp:
1270       csit-vpp-perf-verify-2001-2n-clx:
1271         - 39  # MRR
1272     vpp-compare-testbeds-mrr-skx-clx:
1273       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1274       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1275
1276     vpp-compare-testbeds-mrr-hsw-clx-ref:
1277       csit-vpp-perf-verify-2001-3n-hsw:
1278         - 17  # MRR sel
1279     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1280       csit-vpp-perf-verify-2001-2n-clx:
1281         - 39  # MRR
1282     vpp-compare-testbeds-mrr-hsw-clx:
1283       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1284       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1285
1286     dpdk-compare-testbeds-ref:
1287       csit-dpdk-perf-verify-2001-3n-hsw:
1288         - 4   # NDRPDR sel
1289         - 5   # NDRPDR sel
1290         - 6   # NDRPDR sel
1291         - 7   # NDRPDR sel
1292         - 8   # NDRPDR sel
1293         - 9   # NDRPDR sel
1294         - 10  # NDRPDR sel
1295         - 11  # NDRPDR sel
1296         - 12  # NDRPDR sel
1297         - 13  # NDRPDR sel
1298         - 15  # NDRPDR sel
1299         - 16  # NDRPDR sel
1300         - 17  # NDRPDR sel
1301         - 18  # NDRPDR sel
1302         - 19  # NDRPDR sel
1303         - 20  # NDRPDR sel
1304         - 21  # NDRPDR sel
1305         - 22  # NDRPDR sel
1306         - 23  # NDRPDR sel
1307         - 24  # NDRPDR sel
1308     dpdk-compare-testbeds-cmp:
1309       csit-dpdk-perf-verify-2001-3n-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     dpdk-compare-testbeds:
1321       - "dpdk-compare-testbeds-ref"
1322       - "dpdk-compare-testbeds-cmp"
1323
1324     dpdk-compare-testbeds-skx-clx-ref:
1325       csit-dpdk-perf-verify-2001-2n-skx:
1326         - 1   # NDRPDR sel
1327         - 2   # NDRPDR sel
1328         - 3   # NDRPDR sel
1329         - 4   # NDRPDR sel
1330         - 5   # NDRPDR sel
1331         - 6   # NDRPDR sel
1332         - 7   # NDRPDR sel
1333         - 8   # NDRPDR sel
1334         - 9   # NDRPDR sel
1335         - 10  # NDRPDR sel
1336         - 11  # NDRPDR sel
1337         - 13  # NDRPDR sel
1338         - 26  # NDRPDR sel
1339         - 16  # NDRPDR sel
1340         - 17  # NDRPDR sel
1341         - 18  # NDRPDR sel
1342         - 19  # NDRPDR sel
1343         - 27  # NDRPDR sel
1344         - 21  # NDRPDR sel
1345         - 25  # NDRPDR sel
1346     dpdk-compare-testbeds-skx-clx-cmp:
1347       csit-dpdk-perf-verify-2001-2n-clx:
1348         - 15  # NDRPDR sel
1349         - 16  # NDRPDR sel
1350         - 17  # NDRPDR sel
1351         - 18  # NDRPDR sel
1352         - 19  # NDRPDR sel
1353         - 20  # NDRPDR sel
1354         - 21  # NDRPDR sel
1355         - 22  # NDRPDR sel
1356         - 23  # NDRPDR sel
1357         - 24  # NDRPDR sel
1358         - 25  # NDRPDR sel
1359         - 26  # NDRPDR sel
1360         - 27  # NDRPDR sel
1361         - 28  # NDRPDR sel
1362         - 29  # NDRPDR sel
1363         - 30  # NDRPDR sel
1364         - 31  # NDRPDR sel
1365         - 32  # NDRPDR sel
1366         - 33  # NDRPDR sel
1367         - 34  # NDRPDR sel
1368
1369     dpdk-compare-testbeds-skx-clx:
1370       - "dpdk-compare-testbeds-skx-clx-ref"
1371       - "dpdk-compare-testbeds-skx-clx-cmp"
1372
1373     # Compare topologies
1374
1375     vpp-compare-topologies-ref:
1376       # TODO: Add the data
1377       csit-vpp-perf-verify-2001-3n-skx:
1378         - 14  # NDRPDR sel
1379         - 15  # NDRPDR sel
1380         - 16  # NDRPDR sel
1381     vpp-compare-topologies-cmp:
1382       # TODO: Add the data
1383       csit-vpp-perf-verify-2001-2n-skx:
1384         - 21  # NDRPDR sel
1385         - 22  # NDRPDR sel
1386         - 23  # NDRPDR sel
1387         - 26  # NDRPDR sel
1388         - 27  # NDRPDR sel
1389         - 29  # NDRPDR sel
1390     vpp-compare-topologies:
1391       - "vpp-compare-topologies-ref"
1392       - "vpp-compare-topologies-cmp"
1393
1394     vpp-compare-topologies-mrr-ref:
1395       # TODO: Replace
1396       # csit-vpp-perf-verify-2001-3n-skx:
1397       csit-vpp-perf-verify-1908-3n-skx:
1398         - 36  # MRR sel
1399     vpp-compare-topologies-mrr-cmp:
1400       # TODO: Replace
1401       # csit-vpp-perf-verify-2001-2n-skx:
1402       csit-vpp-perf-verify-1908-2n-skx:
1403         - 69  # MRR sel
1404     vpp-compare-topologies-mrr:
1405       - "vpp-compare-topologies-mrr-ref"
1406       - "vpp-compare-topologies-mrr-cmp"
1407
1408     dpdk-compare-topologies-ref:
1409       csit-dpdk-perf-verify-2001-3n-skx:
1410         - 1   # NDRPDR sel
1411         - 2   # NDRPDR sel
1412         - 3   # NDRPDR sel
1413         - 4   # NDRPDR sel
1414         - 5   # NDRPDR sel
1415         - 6   # NDRPDR sel
1416         - 7   # NDRPDR sel
1417         - 8   # NDRPDR sel
1418         - 9   # NDRPDR sel
1419         - 10  # NDRPDR sel
1420     dpdk-compare-topologies-cmp:
1421       csit-dpdk-perf-verify-2001-2n-skx:
1422         - 1   # NDRPDR sel
1423         - 2   # NDRPDR sel
1424         - 3   # NDRPDR sel
1425         - 4   # NDRPDR sel
1426         - 5   # NDRPDR sel
1427         - 6   # NDRPDR sel
1428         - 7   # NDRPDR sel
1429         - 8   # NDRPDR sel
1430         - 9   # NDRPDR sel
1431         - 10  # NDRPDR sel
1432         - 11  # NDRPDR sel
1433         - 13  # NDRPDR sel
1434         - 26  # NDRPDR sel
1435         - 16  # NDRPDR sel
1436         - 17  # NDRPDR sel
1437         - 18  # NDRPDR sel
1438         - 19  # NDRPDR sel
1439         - 27  # NDRPDR sel
1440         - 21  # NDRPDR sel
1441         - 25  # NDRPDR sel
1442     dpdk-compare-topologies:
1443       - "dpdk-compare-topologies-ref"
1444       - "dpdk-compare-topologies-cmp"
1445
1446   plot-layouts:
1447
1448     plot-soak-throughput:
1449       titlefont:
1450         size: 18
1451       xaxis:
1452         title: "<b>Test Cases [Index]</b>"
1453         titlefont:
1454           size: 16
1455         autorange: True
1456         fixedrange: False
1457         gridcolor: "rgb(230, 230, 230)"
1458         linecolor: "rgb(220, 220, 220)"
1459         linewidth: 1
1460         showgrid: True
1461         showline: True
1462         showticklabels: True
1463         tickcolor: "rgb(220, 220, 220)"
1464         tickmode: "linear"
1465         tickfont:
1466           size: 16
1467         zeroline: False
1468       yaxis:
1469         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1470         titlefont:
1471           size: 16
1472         gridcolor: "rgb(230, 230, 230)"
1473         hoverformat: ".4r"
1474         tickformat: ".3r"
1475         linecolor: "rgb(220, 220, 220)"
1476         linewidth: 1
1477         showgrid: True
1478         showline: True
1479         showticklabels: True
1480         tickcolor: "rgb(220, 220, 220)"
1481         tickfont:
1482           size: 16
1483         zeroline: False
1484         range: [0,50]
1485       autosize: False
1486       margin:
1487         t: 50
1488         b: 0
1489         l: 80
1490         r: 20
1491       showlegend: True
1492       legend:
1493         orientation: "h"
1494         font:
1495           size: 16
1496       width: 700
1497       height: 900
1498       paper_bgcolor: "#fff"
1499       plot_bgcolor: "#fff"
1500       hoverlabel:
1501         namelength: -1
1502
1503     plot-service-density:
1504       titlefont:
1505         size: 18
1506       xaxis:
1507         side: "top"
1508         autorange: True
1509         fixedrange: False
1510         showgrid: False
1511         showline: False
1512         showticklabels: False
1513         ticks: ""
1514         ticklen: 0
1515         tickwidth: 0
1516         zeroline: False
1517       yaxis:
1518         autorange: "reversed"
1519         showgrid: False
1520         showline: False
1521         showticklabels: False
1522         ticks: ""
1523         ticklen: 0
1524         tickwidth: 0
1525         zeroline: False
1526       showlegend: False
1527       paper_bgcolor: "#fff"
1528       plot_bgcolor: "#fff"
1529       width: 700
1530       height: 700
1531       hoverlabel:
1532         namelength: -1
1533
1534     plot-cps:
1535       titlefont:
1536         size: 18
1537       xaxis:
1538         title: "<b>Test Cases [Index]</b>"
1539         titlefont:
1540           size: 16
1541         autorange: True
1542         fixedrange: False
1543         gridcolor: "rgb(230, 230, 230)"
1544         linecolor: "rgb(220, 220, 220)"
1545         linewidth: 1
1546         showgrid: True
1547         showline: True
1548         showticklabels: True
1549         tickcolor: "rgb(220, 220, 220)"
1550         tickmode: "linear"
1551         tickfont:
1552           size: 16
1553         zeroline: False
1554       yaxis:
1555         title: "<b>Connections Per Second [cps]</b>"
1556         titlefont:
1557           size: 16
1558         gridcolor: "rgb(230, 230, 230)"
1559         hoverformat: ".4s"
1560         linecolor: "rgb(220, 220, 220)"
1561         linewidth: 1
1562         rangemode: "tozero"
1563         showgrid: True
1564         showline: True
1565         showticklabels: True
1566         tickcolor: "rgb(220, 220, 220)"
1567         tickformat: ".3s"
1568         tickfont:
1569           size: 16
1570         zeroline: False
1571       boxmode: "group"
1572       boxgroupgap: 0.5
1573       autosize: False
1574       margin:
1575         t: 50
1576         b: 20
1577         l: 80
1578         r: 20
1579       showlegend: True
1580       legend:
1581         orientation: "h"
1582         font:
1583           size: 16
1584       width: 700
1585       height: 800
1586       paper_bgcolor: "#fff"
1587       plot_bgcolor: "#fff"
1588       hoverlabel:
1589         namelength: -1
1590
1591     plot-rps:
1592       titlefont:
1593         size: 18
1594       xaxis:
1595         title: "<b>Test Cases [Index]</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(220, 220, 220)"
1607         tickmode: "linear"
1608         tickfont:
1609           size: 16
1610         zeroline: False
1611       yaxis:
1612         title: "<b>Requests Per Second [rps]</b>"
1613         titlefont:
1614           size: 16
1615         gridcolor: "rgb(230, 230, 230)"
1616         hoverformat: ".4s"
1617         linecolor: "rgb(220, 220, 220)"
1618         linewidth: 1
1619         rangemode: "tozero"
1620         showgrid: True
1621         showline: True
1622         showticklabels: True
1623         tickcolor: "rgb(230, 230, 230)"
1624         tickformat: ".3s"
1625         tickfont:
1626           size: 16
1627         zeroline: False
1628       boxmode: "group"
1629       boxgroupgap: 0.5
1630       autosize: False
1631       margin:
1632         t: 50
1633         b: 20
1634         l: 80
1635         r: 20
1636       showlegend: True
1637       legend:
1638         orientation: "h"
1639         font:
1640           size: 16
1641       width: 700
1642       height: 800
1643       paper_bgcolor: "#fff"
1644       plot_bgcolor: "#fff"
1645       hoverlabel:
1646         namelength: -1
1647
1648     plot-throughput:
1649       titlefont:
1650         size: 18
1651       xaxis:
1652         title: "<b>Test Cases [Index]</b>"
1653         titlefont:
1654           size: 16
1655         autorange: True
1656         fixedrange: False
1657         gridcolor: "rgb(230, 230, 230)"
1658         linecolor: "rgb(220, 220, 220)"
1659         linewidth: 1
1660         showgrid: True
1661         showline: True
1662         showticklabels: True
1663         tickcolor: "rgb(220, 220, 220)"
1664         tickmode: "linear"
1665         tickfont:
1666           size: 16
1667         zeroline: False
1668       yaxis:
1669         title: "<b>Packet Throughput [Mpps]</b>"
1670         titlefont:
1671           size: 16
1672         gridcolor: "rgb(230, 230, 230)"
1673         hoverformat: ".4r"
1674         tickformat: ".3r"
1675         linecolor: "rgb(220, 220, 220)"
1676         linewidth: 1
1677         showgrid: True
1678         showline: True
1679         showticklabels: True
1680         tickcolor: "rgb(220, 220, 220)"
1681         tickfont:
1682           size: 16
1683         zeroline: False
1684         range: [0,50]
1685       autosize: False
1686       margin:
1687         t: 50
1688         b: 0
1689         l: 80
1690         r: 20
1691       showlegend: True
1692       legend:
1693         orientation: "h"
1694         font:
1695           size: 16
1696       width: 700
1697       height: 900
1698       paper_bgcolor: "#fff"
1699       plot_bgcolor: "#fff"
1700       hoverlabel:
1701         namelength: -1
1702
1703     plot-throughput-speedup-analysis:
1704       titlefont:
1705         size: 18
1706       xaxis:
1707         title: "<b>Number of Cores [Qty]</b>"
1708         titlefont:
1709           size: 16
1710         autorange: True
1711         fixedrange: False
1712         gridcolor: "rgb(230, 230, 230)"
1713         linecolor: "rgb(220, 220, 220)"
1714         linewidth: 1
1715         showgrid: True
1716         showline: True
1717         showticklabels: True
1718         tickcolor: "rgb(238, 238, 238)"
1719         tickmode: "linear"
1720         tickfont:
1721           size: 16
1722         zeroline: False
1723       yaxis:
1724         title: "<b>Packet Throughput [Mpps]</b>"
1725         titlefont:
1726           size: 16
1727         type: "linear"
1728         gridcolor: "rgb(230, 230, 230)"
1729         hoverformat: ".4s"
1730         linecolor: "rgb(220, 220, 220)"
1731         linewidth: 1
1732         showgrid: True
1733         showline: True
1734         showticklabels: True
1735         tickcolor: "rgb(220, 220, 220)"
1736         tickformat: ".4s"
1737         tickfont:
1738           size: 16
1739         zeroline: True
1740         rangemode: "tozero"
1741         range: [0,100]
1742       legend:
1743         orientation: "h"
1744         font:
1745           size: 16
1746         xanchor: "left"
1747         yanchor: "top"
1748         x: 0
1749         y: -0.2
1750         bgcolor: "rgba(255, 255, 255, 0)"
1751         bordercolor: "rgba(255, 255, 255, 0)"
1752         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1753       autosize: False
1754       margin:
1755           't': 50
1756           'b': 150
1757           'l': 85
1758           'r': 10
1759       showlegend: True
1760       width: 700
1761       height: 700
1762       paper_bgcolor: "#fff"
1763       plot_bgcolor: "#fff"
1764       hoverlabel:
1765         namelength: -1
1766       annotations: [
1767         {
1768           text: "_ _          __          ...",
1769           align: "left",
1770           showarrow: False,
1771           xref: "paper",
1772           yref: "paper",
1773           xanchor: "left",
1774           yanchor: "top",
1775           x: 0,
1776           y: -0.13,
1777           font: {
1778             family: "Consolas, Courier New",
1779             size: 15
1780           },
1781         },
1782         {
1783           text: "    Perfect     Measured     Limit",
1784           align: "left",
1785           showarrow: False,
1786           xref: "paper",
1787           yref: "paper",
1788           xanchor: "left",
1789           yanchor: "top",
1790           x: 0,
1791           y: -0.15,
1792           font: {
1793             family: "Consolas, Courier New",
1794             size: 15
1795           },
1796         },
1797       ]
1798
1799     plot-latency:
1800       titlefont:
1801         size: 18
1802       xaxis:
1803         title: "<b>Direction</b>"
1804         titlefont:
1805           size: 16
1806         autorange: True
1807         fixedrange: False
1808         gridcolor: "rgb(230, 230, 230)"
1809         linecolor: "rgb(220, 220, 220)"
1810         linewidth: 1
1811         showgrid: True
1812         showline: True
1813         showticklabels: False
1814         tickcolor: "rgb(220, 220, 220)"
1815         tickmode: "linear"
1816         tickfont:
1817           size: 16
1818         zeroline: False
1819       yaxis:
1820         title: "<b>Packet Latency [uSec]</b>"
1821         titlefont:
1822           size: 16
1823         type: "linear"
1824         gridcolor: "rgb(230, 230, 230)"
1825         hoverformat: ".4s"
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         tickformat: ".4s"
1833         tickfont:
1834           size: 16
1835         zeroline: True
1836         rangemode: "tozero"
1837       legend:
1838         orientation: "h"
1839         font:
1840           size: 16
1841         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1842       autosize: False
1843       margin:
1844           't': 50
1845           'b': 150
1846           'l': 80
1847           'r': 10
1848       showlegend: True
1849       width: 700
1850       height: 700
1851       paper_bgcolor: "#fff"
1852       plot_bgcolor: "#fff"
1853       hoverlabel:
1854         namelength: -1
1855
1856     plot-hdrh-latency:
1857       title:
1858         text: ""
1859         xanchor: "center"
1860         x: 0.5
1861         font:
1862           size: 16
1863       width: 700
1864       plot_bgcolor: "white"
1865       annotations:
1866         - font:
1867             size: 14
1868           showarrow: False
1869           text: "<b>Packet Latency [uSec]</b>"
1870           x: 1
1871           xanchor: "right"
1872           xref: "paper"
1873           y: -0.045
1874           yanchor: "top"
1875           yref: "paper"
1876         - font:
1877             size: 14
1878           showarrow: False
1879           text: "<b>Probability [%]</b>"
1880           textangle: 270
1881           x: -0.06
1882           xanchor: "center"
1883           xref: "paper"
1884           y: 0.5
1885           yanchor: "middle"
1886           yref: "paper"
1887         - font:
1888             size: 14
1889           showarrow: False
1890           text: "<b>Direction: E-W</b>"
1891           x: 0.24
1892           xanchor: "center"
1893           xref: "paper"
1894           y: 1.05
1895           yanchor: "bottom"
1896           yref: "paper"
1897         - font:
1898             size: 14
1899           showarrow: False
1900           text: "<b>Direction: W-E</b>"
1901           x: 0.74
1902           xanchor: "center"
1903           xref: "paper"
1904           y: 1.05
1905           yanchor: "bottom"
1906           yref: "paper"
1907
1908     plot-hdrh-latency-percentile:
1909       title:
1910         text: ""
1911         xanchor: "center"
1912         x: 0.5
1913         font:
1914           size: 18
1915       xaxis:
1916         type: "log"
1917         title: "<b>Percentile [%]</b>"
1918         titlefont:
1919           size: 16
1920         autorange: True
1921         fixedrange: False
1922         gridcolor: "rgb(230, 230, 230)"
1923         linecolor: "rgb(220, 220, 220)"
1924         linewidth: 1
1925         showgrid: True
1926         showline: True
1927         showticklabels: True
1928         tickcolor: "rgb(220, 220, 220)"
1929         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1930         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1931         tickfont:
1932           size: 16
1933       yaxis:
1934         title: "<b>Packet Latency [uSec]</b>"
1935         titlefont:
1936           size: 16
1937         gridcolor: "rgb(230, 230, 230)"
1938         linecolor: "rgb(220, 220, 220)"
1939         linewidth: 1
1940         showgrid: True
1941         showline: True
1942         showticklabels: True
1943         tickcolor: "rgb(220, 220, 220)"
1944         tickfont:
1945           size: 16
1946       autosize: False
1947       showlegend: True
1948       legend:
1949         traceorder: "normal"
1950         orientation: "h"
1951         font:
1952           size: 16
1953         xanchor: "left"
1954         yanchor: "top"
1955         x: 0
1956         y: -0.15
1957         bgcolor: "rgba(255, 255, 255, 0)"
1958         bordercolor: "rgba(255, 255, 255, 0)"
1959       width: 700
1960       height: 700
1961       paper_bgcolor: "white"
1962       plot_bgcolor: "white"
1963
1964     plot-hdrh-latency-by-percentile:
1965       title:
1966         text: "<b>Latency by Percentile Distribution</b>"
1967         xanchor: "center"
1968         x: 0.5
1969         font:
1970           size: 18
1971       showlegend: True
1972       legend:
1973         traceorder: "normal"
1974         orientation: "h"
1975         font:
1976           size: 16
1977         xanchor: "left"
1978         yanchor: "top"
1979         x: 0
1980         y: -0.2
1981         bgcolor: "rgba(255, 255, 255, 0)"
1982         bordercolor: "rgba(255, 255, 255, 0)"
1983       xaxis:
1984         type: "linear"
1985         title: "<b>Percentile [%]</b>"
1986         titlefont:
1987           size: 14
1988         autorange: False
1989         fixedrange: False
1990         range: [0, 100]
1991         gridcolor: "rgb(230, 230, 230)"
1992         linecolor: "rgb(220, 220, 220)"
1993         linewidth: 1
1994         showgrid: True
1995         showline: True
1996         showticklabels: True
1997         tickcolor: "rgb(220, 220, 220)"
1998         tickvals: [0, 25, 50, 75, 100]
1999         ticktext: [0, 25, 50, 75, 100]
2000         tickfont:
2001           size: 14
2002       yaxis:
2003         title: "<b>One-Way Latency per Direction [uSec]</b>"
2004         titlefont:
2005           size: 14
2006         gridcolor: "rgb(230, 230, 230)"
2007         linecolor: "rgb(220, 220, 220)"
2008         linewidth: 1
2009         showgrid: True
2010         showline: True
2011         showticklabels: True
2012         tickcolor: "rgb(220, 220, 220)"
2013         tickfont:
2014           size: 14
2015       width: 700
2016       height: 700
2017       paper_bgcolor: "white"
2018       plot_bgcolor: "white"
2019
2020 - type: "static"
2021   src-path: "{DIR[RST]}"
2022   dst-path: "{DIR[WORKING,SRC]}"
2023
2024 - type: "input"
2025   general:
2026     file-name: "output_info.xml.gz"
2027     file-format: ".gz"
2028     arch-file-format:
2029       - ".gz"
2030       - ".zip"
2031     download-path: "{job}/{build}/archives/{filename}"
2032     extract: "output.xml"
2033
2034     zip-file-name: "robot-plugin.zip"
2035     zip-file-format: ".zip"
2036     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2037     zip-extract: "robot-plugin/output.xml"
2038
2039   builds:
2040
2041     csit-vpp-perf-verify-1904-3n-hsw:
2042       - 9   # MRR sel
2043       - 11  # NDRPDR sel
2044       - 12  # NDRPDR sel
2045       - 20  # NDRPDR sel
2046       - 21  # NDRPDR sel
2047       - 23  # NDRPDR sel
2048       - 24  # NDRPDR sel
2049       - 25  # NDRPDR sel
2050       - 26  # NDRPDR sel
2051       - 29  # NDRPDR sel
2052       - 30  # NDRPDR sel
2053     csit-vpp-perf-verify-1908-3n-hsw:
2054       - 12  # NDRPDR sel
2055       - 13  # NDRPDR sel
2056       - 14  # NDRPDR sel
2057       - 15  # NDRPDR sel
2058       - 16  # NDRPDR sel
2059       - 17  # NDRPDR sel
2060       - 18  # NDRPDR sel
2061       - 19  # NDRPDR sel
2062       - 20  # NDRPDR sel
2063       - 21  # NDRPDR sel
2064       - 48  # NDRPDR sel vhost
2065       - 49  # NDRPDR sel vhost
2066       - 52  # NDRPDR sel vhost
2067       - 53  # NDRPDR sel vhost
2068       - 54  # NDRPDR sel vhost
2069       - 55  # NDRPDR sel vhost
2070       - 56  # NDRPDR sel vhost
2071       - 57  # NDRPDR sel vhost
2072       - 58  # NDRPDR sel vhost
2073       - 59  # NDRPDR sel vhost
2074       - 39  # MRR sel
2075     csit-vpp-perf-verify-2001-3n-hsw:
2076       - 21  # NDRPDR sel
2077       - 22  # NDRPDR sel
2078       - 23  # NDRPDR sel
2079       - 24  # NDRPDR sel
2080       - 25  # NDRPDR sel
2081       - 29  # NDRPDR sel
2082       - 30  # NDRPDR sel
2083       - 31  # NDRPDR sel
2084       - 32  # NDRPDR sel
2085       - 34  # NDRPDR sel
2086       - 17  # MRR sel
2087       - 18  # NDRPDR full
2088       - 20  # NDRPDR full
2089       - 28  # NDRPDR full
2090       - 35  # NDRPDR full
2091       - 42  # NDRPDR full
2092       - 46  # NDRPDR full
2093       - 47  # NDRPDR full
2094       - 48  # NDRPDR full
2095       - 49  # NDRPDR full
2096       - 50  # NDRPDR full
2097       - 51  # NDRPDR full
2098       - 52  # NDRPDR full
2099       - 53  # NDRPDR full
2100       - 54  # NDRPDR full
2101       - 55  # NDRPDR full
2102       - 56  # NDRPDR full
2103       - 57  # NDRPDR full
2104       - 58  # NDRPDR full
2105       - 59  # NDRPDR full
2106       - 61  # NDRPDR full
2107       - 62  # NDRPDR full
2108       - 63  # NDRPDR full
2109       - 64  # NDRPDR full
2110       - 65  # NDRPDR full
2111       - 67  # NDRPDR full
2112       - 70  # NDRPDR full
2113       - 72  # NDRPDR full
2114       - 73  # NDRPDR full
2115       - 77  # NDRPDR full
2116       - 78  # NDRPDR full
2117       - 79  # NDRPDR full
2118       - 81  # NDRPDR full
2119       - 82  # NDRPDR full
2120       - 84  # NDRPDR full
2121
2122 #    csit-vpp-perf-verify-1904-3n-skx:
2123 #      - 7   # MRR sel
2124 #      - 8   # NDRPDR sel
2125 #      - 9   # NDRPDR sel
2126 #      - 10  # NDRPDR sel
2127 #      - 11  # NDRPDR sel
2128 #      - 12  # NDRPDR sel
2129 #      - 14  # NDRPDR sel
2130 #      - 16  # NDRPDR sel
2131 #      - 21  # NDRPDR sel
2132 #      - 23  # NDRPDR sel
2133 #      - 25  # NDRPDR sel
2134 #    csit-vpp-perf-verify-1908-3n-skx:
2135 #      - 14  # NDRPDR sel
2136 #      - 16  # NDRPDR sel
2137 #      - 19  # NDRPDR sel
2138 #      - 20  # NDRPDR sel
2139 #      - 22  # NDRPDR sel
2140 #      - 23  # NDRPDR sel
2141 #      - 24  # NDRPDR sel
2142 #      - 25  # NDRPDR sel
2143 #      - 26  # NDRPDR sel
2144 #      - 29  # NDRPDR sel
2145 #      - 52  # NDRPDR sel vhost
2146 #      - 53  # NDRPDR sel vhost
2147 #      - 55  # NDRPDR sel vhost
2148 #      - 61  # NDRPDR sel vhost
2149 #      - 62  # NDRPDR sel vhost
2150 #      - 63  # NDRPDR sel vhost
2151 #      - 64  # NDRPDR sel vhost
2152 #      - 65  # NDRPDR sel vhost
2153 #      - 66  # NDRPDR sel vhost
2154 #      - 67  # NDRPDR sel vhost
2155 #      - 36  # MRR sel
2156 #    csit-vpp-perf-verify-2001-3n-skx:
2157 #      - 14  # NDRPDR sel
2158 #      - 15  # NDRPDR sel
2159 #      - 16  # NDRPDR sel
2160
2161 #    csit-vpp-perf-verify-1904-2n-skx:
2162 #      - 11  # MRR sel
2163 #      - 12  # NDRPDR sel
2164 #      - 14  # NDRPDR sel
2165 #      - 16  # NDRPDR sel
2166 #      - 17  # NDRPDR sel
2167 #      - 18  # NDRPDR sel
2168 #      - 21  # NDRPDR sel
2169 #      - 27  # NDRPDR sel
2170 #      - 30  # NDRPDR sel
2171 #      - 31  # NDRPDR sel
2172 #      - 32  # NDRPDR sel
2173 #    csit-vpp-perf-verify-1908-2n-skx:
2174 #      - 26  # NDRPDR sel
2175 #      - 27  # NDRPDR sel
2176 #      - 34  # NDRPDR sel
2177 #      - 35  # NDRPDR sel
2178 #      - 36  # NDRPDR sel
2179 #      - 42  # NDRPDR sel
2180 #      - 43  # NDRPDR sel
2181 #      - 44  # NDRPDR sel
2182 #      - 45  # NDRPDR sel
2183 #      - 46  # NDRPDR sel
2184 #      - 88  # NDRPDR sel vhost
2185 #      - 89  # NDRPDR sel vhost
2186 #      - 91  # NDRPDR sel vhost
2187 #      - 92  # NDRPDR sel vhost
2188 #      - 93  # NDRPDR sel vhost
2189 #      - 94  # NDRPDR sel vhost
2190 #      - 95  # NDRPDR sel vhost
2191 #      - 96  # NDRPDR sel vhost
2192 #      - 97  # NDRPDR sel vhost
2193 #      - 98  # NDRPDR sel vhost
2194 #      - 69  # MRR sel
2195 #      - 29  # TCP
2196 #      - 30  # TCP
2197 #      - 58  # TCP
2198 #      - 22  # NFV
2199 #      - 31  # NFV
2200 #      - 32  # NFV
2201 #      - 71  # NFV MRR
2202 #      - 113 # NFV reconf sel
2203 #      - 114 # NFV reconf sel
2204 #      - 115 # NFV reconf sel
2205 #      - 83  # SOAK
2206 #      - 86  # SOAK
2207 #    csit-vpp-perf-verify-2001-2n-skx:
2208 #      - 21  # NDRPDR sel
2209 #      - 22  # NDRPDR sel
2210 #      - 23  # NDRPDR sel
2211 #      - 26  # NDRPDR sel
2212 #      - 27  # NDRPDR sel
2213 #      - 29  # NDRPDR sel
2214 #      - 32  # NDRPDR full
2215 #      - 33  # NDRPDR full
2216 #      - 30  # NFV
2217 #      - 31  # NFV
2218
2219     csit-vpp-perf-verify-2001-2n-clx:
2220       - 28  # NDRPDR sel
2221       - 29  # NDRPDR sel
2222       - 32  # NDRPDR sel
2223       - 40  # NDRPDR sel
2224       - 43  # NDRPDR sel
2225       - 44  # NDRPDR sel
2226       - 45  # NDRPDR sel
2227       - 39  # MRR
2228       - 34  # NDRPDR full
2229       - 35  # NDRPDR full
2230       - 36  # NDRPDR full
2231       - 38  # NDRPDR full
2232       - 41  # NDRPDR full
2233       - 42  # NDRPDR full
2234
2235     csit-vpp-perf-verify-1908-3n-tsh:
2236       - 7   # NDRPDR sel
2237       - 8   # NDRPDR sel
2238       - 9   # NDRPDR sel
2239       - 10  # NDRPDR sel
2240       - 11  # NDRPDR sel
2241       - 12  # NDRPDR sel
2242       - 13  # NDRPDR sel
2243       - 14  # NDRPDR sel
2244       - 15  # NDRPDR sel
2245       - 16  # NDRPDR sel
2246       - 17  # MRR sel
2247     csit-vpp-perf-verify-2001-3n-tsh:
2248       - 3   # NDRPDR sel
2249       - 4   # NDRPDR sel
2250       - 7   # NDRPDR sel
2251       - 8   # NDRPDR sel
2252       - 10  # NDRPDR sel
2253       - 12  # NDRPDR sel
2254       - 13  # NDRPDR sel
2255       - 14  # NDRPDR sel
2256       - 9   # MRR sel
2257
2258     csit-vpp-perf-verify-1908-3n-dnv:
2259       - 6   # NDRPDR sel
2260       - 7   # NDRPDR sel
2261       - 8   # NDRPDR sel
2262       - 9   # NDRPDR sel
2263       - 10  # NDRPDR sel
2264       - 12  # NDRPDR sel
2265       - 13  # NDRPDR sel
2266       - 14  # NDRPDR sel
2267       - 15  # NDRPDR sel
2268       - 16  # NDRPDR sel
2269       - 17  # MRR sel
2270     csit-vpp-perf-verify-2001-3n-dnv:
2271       - 5   # NDRPDR sel
2272       - 6   # NDRPDR sel
2273       - 7   # NDRPDR sel
2274       - 8   # NDRPDR sel
2275       - 9   # NDRPDR sel
2276       - 10  # NDRPDR sel
2277       - 12  # NDRPDR sel
2278       - 16  # NDRPDR sel
2279       - 17  # NDRPDR sel
2280       - 18  # NDRPDR sel
2281       - 11  # MRR sel
2282       - 19  # NDRPDR full
2283       - 20  # NDRPDR full
2284       - 21  # NDRPDR full
2285       - 22  # NDRPDR full
2286       - 23  # NDRPDR full
2287       - 24  # NDRPDR full
2288       - 25  # NDRPDR full
2289       - 26  # NDRPDR full
2290       - 37  # NDRPDR full
2291       - 38  # NDRPDR full
2292       - 39  # NDRPDR full
2293
2294     csit-vpp-perf-verify-1908-2n-dnv:
2295       - 1   # NDRPDR sel
2296       - 2   # NDRPDR sel
2297       - 3   # NDRPDR sel
2298       - 4   # NDRPDR sel
2299       - 5   # NDRPDR sel
2300       - 6   # NDRPDR sel
2301       - 7   # NDRPDR sel
2302       - 8   # NDRPDR sel
2303       - 9   # NDRPDR sel
2304       - 10  # NDRPDR sel
2305       - 11  # MRR sel
2306     csit-vpp-perf-verify-2001-2n-dnv:
2307       - 4   # NDRPDR sel
2308       - 5   # NDRPDR sel
2309       - 6   # NDRPDR sel
2310       - 7   # NDRPDR sel
2311       - 8   # NDRPDR sel
2312       - 9   # NDRPDR sel
2313       - 10  # NDRPDR sel
2314       - 11  # NDRPDR sel
2315       - 13  # NDRPDR sel
2316       - 16  # NDRPDR sel
2317       - 12  # MRR sel
2318       - 21  # NDRPDR full
2319       - 22  # NDRPDR full
2320       - 25  # NDRPDR full
2321       - 26  # NDRPDR full
2322       - 27  # NDRPDR full
2323       - 28  # NDRPDR full
2324
2325     csit-dpdk-perf-verify-1904-3n-hsw:
2326       - 2   # NDRPDR sel
2327       - 3   # NDRPDR sel
2328       - 5   # NDRPDR sel
2329       - 6   # NDRPDR sel
2330       - 13  # NDRPDR sel
2331       - 14  # NDRPDR sel
2332       - 15  # NDRPDR sel
2333       - 18  # NDRPDR sel
2334       - 19  # NDRPDR sel
2335       - 20  # NDRPDR sel
2336     csit-dpdk-perf-verify-1908-3n-hsw:
2337       - 2   # NDRPDR sel
2338       - 3   # NDRPDR sel
2339       - 4   # NDRPDR sel
2340       - 5   # NDRPDR sel
2341       - 6   # NDRPDR sel
2342       - 7   # NDRPDR sel
2343       - 8   # NDRPDR sel
2344       - 9   # NDRPDR sel
2345       - 10  # NDRPDR sel
2346       - 11  # NDRPDR sel
2347     csit-dpdk-perf-verify-2001-3n-hsw:
2348       - 4   # NDRPDR sel
2349       - 5   # NDRPDR sel
2350       - 6   # NDRPDR sel
2351       - 7   # NDRPDR sel
2352       - 8   # NDRPDR sel
2353       - 9   # NDRPDR sel
2354       - 10  # NDRPDR sel
2355       - 11  # NDRPDR sel
2356       - 12  # NDRPDR sel
2357       - 13  # NDRPDR sel
2358       - 15  # NDRPDR sel
2359       - 16  # NDRPDR sel
2360       - 17  # NDRPDR sel
2361       - 18  # NDRPDR sel
2362       - 19  # NDRPDR sel
2363       - 20  # NDRPDR sel
2364       - 21  # NDRPDR sel
2365       - 22  # NDRPDR sel
2366       - 23  # NDRPDR sel
2367       - 24  # NDRPDR sel
2368       - 25  # NDRPDR full
2369       - 26  # NDRPDR full
2370
2371 #    csit-dpdk-perf-verify-1904-3n-skx:
2372 #      - 2   # NDRPDR sel
2373 #      - 3   # NDRPDR sel
2374 #      - 4   # NDRPDR sel
2375 #      - 5   # NDRPDR sel
2376 #      - 6   # NDRPDR sel
2377 #      - 7   # NDRPDR sel
2378 #      - 11  # NDRPDR sel
2379 #      - 12  # NDRPDR sel
2380 #      - 13  # NDRPDR sel
2381 #      - 14  # NDRPDR sel
2382 #    csit-dpdk-perf-verify-1908-3n-skx:
2383 #      - 3   # NDRPDR sel
2384 #      - 4   # NDRPDR sel
2385 #      - 5   # NDRPDR sel
2386 #      - 6   # NDRPDR sel
2387 #      - 7   # NDRPDR sel
2388 #      - 8   # NDRPDR sel
2389 #      - 9   # NDRPDR sel
2390 #      - 10  # NDRPDR sel
2391 #      - 11  # NDRPDR sel
2392 #      - 12  # NDRPDR sel
2393 #    csit-dpdk-perf-verify-2001-3n-skx:
2394 #      - 1   # NDRPDR sel
2395 #      - 2   # NDRPDR sel
2396 #      - 3   # NDRPDR sel
2397 #      - 4   # NDRPDR sel
2398 #      - 5   # NDRPDR sel
2399 #      - 6   # NDRPDR sel
2400 #      - 7   # NDRPDR sel
2401 #      - 8   # NDRPDR sel
2402 #      - 9   # NDRPDR sel
2403 #      - 10  # NDRPDR sel
2404
2405 #    csit-dpdk-perf-verify-1904-2n-skx:
2406 #      - 2   # NDRPDR sel
2407 #      - 3   # NDRPDR sel
2408 #      - 4   # NDRPDR sel
2409 #      - 5   # NDRPDR sel
2410 #      - 7   # NDRPDR sel
2411 #      - 8   # NDRPDR sel
2412 #      - 9   # NDRPDR sel
2413 #      - 10  # NDRPDR sel
2414 #      - 11  # NDRPDR sel
2415 #      - 12  # NDRPDR sel
2416 #    csit-dpdk-perf-verify-1908-2n-skx:
2417 #      - 2   # NDRPDR sel
2418 #      - 3   # NDRPDR sel
2419 #      - 4   # NDRPDR sel
2420 #      - 5   # NDRPDR sel
2421 #      - 7   # NDRPDR sel
2422 #      - 8   # NDRPDR sel
2423 #      - 9   # NDRPDR sel
2424 #      - 10  # NDRPDR sel
2425 #      - 11  # NDRPDR sel
2426 #      - 12  # NDRPDR sel
2427 #    csit-dpdk-perf-verify-2001-2n-skx:
2428 #      - 1   # NDRPDR sel
2429 #      - 2   # NDRPDR sel
2430 #      - 3   # NDRPDR sel
2431 #      - 4   # NDRPDR sel
2432 #      - 5   # NDRPDR sel
2433 #      - 6   # NDRPDR sel
2434 #      - 7   # NDRPDR sel
2435 #      - 8   # NDRPDR sel
2436 #      - 9   # NDRPDR sel
2437 #      - 10  # NDRPDR sel
2438 #      - 11  # NDRPDR sel
2439 #      - 13  # NDRPDR sel
2440 #      - 26  # NDRPDR sel
2441 #      - 16  # NDRPDR sel
2442 #      - 17  # NDRPDR sel
2443 #      - 18  # NDRPDR sel
2444 #      - 19  # NDRPDR sel
2445 #      - 27  # NDRPDR sel
2446 #      - 21  # NDRPDR sel
2447 #      - 25  # NDRPDR sel
2448
2449     csit-dpdk-perf-verify-2001-2n-clx:
2450       - 15  # NDRPDR sel
2451       - 16  # NDRPDR sel
2452       - 17  # NDRPDR sel
2453       - 18  # NDRPDR sel
2454       - 19  # NDRPDR sel
2455       - 20  # NDRPDR sel
2456       - 21  # NDRPDR sel
2457       - 22  # NDRPDR sel
2458       - 23  # NDRPDR sel
2459       - 24  # NDRPDR sel
2460       - 25  # NDRPDR sel
2461       - 26  # NDRPDR sel
2462       - 27  # NDRPDR sel
2463       - 28  # NDRPDR sel
2464       - 29  # NDRPDR sel
2465       - 30  # NDRPDR sel
2466       - 31  # NDRPDR sel
2467       - 32  # NDRPDR sel
2468       - 33  # NDRPDR sel
2469       - 34  # NDRPDR sel
2470
2471     csit-dpdk-perf-verify-2001-2n-dnv:
2472       - 9   # NDRPDR sel
2473       - 10  # NDRPDR sel
2474       - 11  # NDRPDR sel
2475       - 12  # NDRPDR sel
2476       - 13  # NDRPDR sel
2477       - 14  # NDRPDR sel
2478       - 15  # NDRPDR sel
2479       - 16  # NDRPDR sel
2480       - 17  # NDRPDR sel
2481       - 18  # NDRPDR sel
2482
2483     csit-dpdk-perf-verify-2001-3n-dnv:
2484       - 12  # NDRPDR sel
2485       - 13  # NDRPDR sel
2486       - 14  # NDRPDR sel
2487       - 15  # NDRPDR sel
2488       - 16  # NDRPDR sel
2489       - 17  # NDRPDR sel
2490       - 18  # NDRPDR sel
2491       - 19  # NDRPDR sel
2492       - 20  # NDRPDR sel
2493       - 22  # NDRPDR sel
2494
2495     csit-dpdk-perf-verify-2001-3n-tsh:
2496       - 3   # NDRPDR sel
2497       - 4   # NDRPDR sel
2498       - 5   # NDRPDR sel
2499       - 9   # NDRPDR sel
2500       - 10  # NDRPDR sel
2501       - 11  # NDRPDR sel
2502       - 12  # NDRPDR sel
2503       - 14  # NDRPDR sel
2504       - 15  # NDRPDR sel
2505       - 18  # NDRPDR sel
2506
2507     csit-vpp-device-2001-ubuntu1804-1n-skx:
2508       - 57
2509
2510 - type: "output"
2511   output: "report"
2512   format:
2513     html:
2514     - full
2515 #    pdf:
2516 #    - minimal
2517
2518 ################################################################################
2519 ###                               T A B L E S                                ###
2520 ################################################################################
2521
2522 ## VPP Soak vs NDR
2523 #- type: "table"
2524 #  title: "VPP Soak vs NDR 2n-skx"
2525 #  algorithm: "table_soak_vs_ndr"
2526 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2527 #  reference:
2528 #    title: "NDR"
2529 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2530 #  compare:
2531 #    title: "Soak"
2532 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2533 #  data: "vpp-soak-vs-ndr-2n-skx"
2534 #  include-tests: "NDR"
2535 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2536 #  parameters:
2537 #    - "throughput"
2538 #    - "name"
2539 #    - "parent"
2540
2541 ################################################################################
2542
2543 ## VPP Compare NICs 3n-skx 2t1c ndr
2544 #- type: "table"
2545 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2546 #  algorithm: "table_nics_comparison"
2547 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2548 #  reference:
2549 #    title: "x710"
2550 #    nic: "NIC_Intel-X710"
2551 #  compare:
2552 #    title: "xxv710"
2553 #    nic: "NIC_Intel-XXV710"
2554 #  data: "vpp-nic-comparison-3n-skx"
2555 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2556 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2557 #  parameters:
2558 #  - "name"
2559 #  - "parent"
2560 #  - "throughput"
2561 #  - "tags"
2562 #
2563 ## VPP Compare NICs 3n-skx 4t2c ndr
2564 #- type: "table"
2565 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2566 #  algorithm: "table_nics_comparison"
2567 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2568 #  reference:
2569 #    title: "x710"
2570 #    nic: "NIC_Intel-X710"
2571 #  compare:
2572 #    title: "xxv710"
2573 #    nic: "NIC_Intel-XXV710"
2574 #  data: "vpp-nic-comparison-3n-skx"
2575 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2576 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2577 #  parameters:
2578 #  - "name"
2579 #  - "parent"
2580 #  - "throughput"
2581 #  - "tags"
2582 #
2583 ## VPP Compare NICs 3n-skx 2t1c pdr
2584 #- type: "table"
2585 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2586 #  algorithm: "table_nics_comparison"
2587 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2588 #  reference:
2589 #    title: "x710"
2590 #    nic: "NIC_Intel-X710"
2591 #  compare:
2592 #    title: "xxv710"
2593 #    nic: "NIC_Intel-XXV710"
2594 #  data: "vpp-nic-comparison-3n-skx"
2595 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2596 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2597 #  parameters:
2598 #  - "name"
2599 #  - "parent"
2600 #  - "throughput"
2601 #  - "tags"
2602 #
2603 # # VPP Compare NICs 3n-skx 4t2c pdr
2604 #- type: "table"
2605 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2606 #  algorithm: "table_nics_comparison"
2607 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2608 #  reference:
2609 #    title: "x710"
2610 #    nic: "NIC_Intel-X710"
2611 #  compare:
2612 #    title: "xxv710"
2613 #    nic: "NIC_Intel-XXV710"
2614 #  data: "vpp-nic-comparison-3n-skx"
2615 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2616 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2617 #  parameters:
2618 #  - "name"
2619 #  - "parent"
2620 #  - "throughput"
2621 #  - "tags"
2622 #
2623 ## VPP Compare NICs 3n-skx 2t1c mrr
2624 #- type: "table"
2625 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2626 #  algorithm: "table_nics_comparison"
2627 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2628 #  reference:
2629 #    title: "x710"
2630 #    nic: "NIC_Intel-X710"
2631 #  compare:
2632 #    title: "xxv710"
2633 #    nic: "NIC_Intel-XXV710"
2634 #  data: "vpp-nic-comparison-3n-skx-mrr"
2635 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2636 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2637 #  parameters:
2638 #  - "name"
2639 #  - "parent"
2640 #  - "result"
2641 #  - "tags"
2642 #
2643 ## VPP Compare NICs 3n-skx 4t2c mrr
2644 #- type: "table"
2645 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2646 #  algorithm: "table_nics_comparison"
2647 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2648 #  reference:
2649 #    title: "x710"
2650 #    nic: "NIC_Intel-X710"
2651 #  compare:
2652 #    title: "xxv710"
2653 #    nic: "NIC_Intel-XXV710"
2654 #  data: "vpp-nic-comparison-3n-skx-mrr"
2655 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2656 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2657 #  parameters:
2658 #  - "name"
2659 #  - "parent"
2660 #  - "result"
2661 #  - "tags"
2662 #
2663 # # VPP Compare NICs 3n-skx 8t4c mrr
2664 #- type: "table"
2665 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2666 #  algorithm: "table_nics_comparison"
2667 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2668 #  reference:
2669 #    title: "x710"
2670 #    nic: "NIC_Intel-X710"
2671 #  compare:
2672 #    title: "xxv710"
2673 #    nic: "NIC_Intel-XXV710"
2674 #  data: "vpp-nic-comparison-3n-skx-mrr"
2675 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2676 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2677 #  parameters:
2678 #  - "name"
2679 #  - "parent"
2680 #  - "result"
2681 #  - "tags"
2682 #
2683 ## VPP Compare NICs 2n-skx 2t1c ndr
2684 #- type: "table"
2685 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2686 #  algorithm: "table_nics_comparison"
2687 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2688 #  reference:
2689 #    title: "x710"
2690 #    nic: "NIC_Intel-X710"
2691 #  compare:
2692 #    title: "xxv710"
2693 #    nic: "NIC_Intel-XXV710"
2694 #  data: "vpp-nic-comparison-2n-skx"
2695 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2696 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2697 #  parameters:
2698 #  - "name"
2699 #  - "parent"
2700 #  - "throughput"
2701 #  - "tags"
2702 #
2703 ## VPP Compare NICs 2n-skx 4t2c ndr
2704 #- type: "table"
2705 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2706 #  algorithm: "table_nics_comparison"
2707 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2708 #  reference:
2709 #    title: "x710"
2710 #    nic: "NIC_Intel-X710"
2711 #  compare:
2712 #    title: "xxv710"
2713 #    nic: "NIC_Intel-XXV710"
2714 #  data: "vpp-nic-comparison-2n-skx"
2715 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2716 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2717 #  parameters:
2718 #  - "name"
2719 #  - "parent"
2720 #  - "throughput"
2721 #  - "tags"
2722 #
2723 # # VPP Compare NICs 2n-skx 2t1c pdr
2724 #- type: "table"
2725 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2726 #  algorithm: "table_nics_comparison"
2727 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2728 #  reference:
2729 #    title: "x710"
2730 #    nic: "NIC_Intel-X710"
2731 #  compare:
2732 #    title: "xxv710"
2733 #    nic: "NIC_Intel-XXV710"
2734 #  data: "vpp-nic-comparison-2n-skx"
2735 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2736 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2737 #  parameters:
2738 #  - "name"
2739 #  - "parent"
2740 #  - "throughput"
2741 #  - "tags"
2742 #
2743 ## VPP Compare NICs 2n-skx 4t2c pdr
2744 #- type: "table"
2745 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2746 #  algorithm: "table_nics_comparison"
2747 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2748 #  reference:
2749 #    title: "x710"
2750 #    nic: "NIC_Intel-X710"
2751 #  compare:
2752 #    title: "xxv710"
2753 #    nic: "NIC_Intel-XXV710"
2754 #  data: "vpp-nic-comparison-2n-skx"
2755 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2756 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2757 #  parameters:
2758 #  - "name"
2759 #  - "parent"
2760 #  - "throughput"
2761 #  - "tags"
2762 #
2763 ## VPP Compare NICs 2n-skx 2t1c mrr
2764 #- type: "table"
2765 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2766 #  algorithm: "table_nics_comparison"
2767 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2768 #  reference:
2769 #    title: "x710"
2770 #    nic: "NIC_Intel-X710"
2771 #  compare:
2772 #    title: "xxv710"
2773 #    nic: "NIC_Intel-XXV710"
2774 #  data: "vpp-nic-comparison-2n-skx-mrr"
2775 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2776 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2777 #  parameters:
2778 #  - "name"
2779 #  - "parent"
2780 #  - "result"
2781 #  - "tags"
2782 #
2783 ## VPP Compare NICs 2n-skx 4t2c mrr
2784 #- type: "table"
2785 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2786 #  algorithm: "table_nics_comparison"
2787 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2788 #  reference:
2789 #    title: "x710"
2790 #    nic: "NIC_Intel-X710"
2791 #  compare:
2792 #    title: "xxv710"
2793 #    nic: "NIC_Intel-XXV710"
2794 #  data: "vpp-nic-comparison-2n-skx-mrr"
2795 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2796 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2797 #  parameters:
2798 #  - "name"
2799 #  - "parent"
2800 #  - "result"
2801 #  - "tags"
2802 #
2803 ## VPP Compare NICs 2n-skx 8t4c mrr
2804 #- type: "table"
2805 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2806 #  algorithm: "table_nics_comparison"
2807 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2808 #  reference:
2809 #    title: "x710"
2810 #    nic: "NIC_Intel-X710"
2811 #  compare:
2812 #    title: "xxv710"
2813 #    nic: "NIC_Intel-XXV710"
2814 #  data: "vpp-nic-comparison-2n-skx-mrr"
2815 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2816 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2817 #  parameters:
2818 #  - "name"
2819 #  - "parent"
2820 #  - "result"
2821 #  - "tags"
2822
2823 ################################################################################
2824 # VPP
2825
2826 # VPP Performance Changes 3n-hsw 1t1c pdr
2827 - type: "table"
2828   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2829   algorithm: "table_perf_comparison"
2830   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2831   history:
2832     - title: "rls1904"
2833       data: "vpp-performance-changes-3n-hsw-h1"
2834   reference:
2835     title: "rls1908"
2836     data: "vpp-performance-changes-3n-hsw-ref"
2837     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2838   compare:
2839     title: "rls2001"
2840     data: "vpp-performance-changes-3n-hsw-cmp"
2841   data: "vpp-performance-changes-3n-hsw"
2842   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2843   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2844   parameters:
2845   - "name"
2846   - "parent"
2847   - "throughput"
2848
2849 # VPP Performance Changes 3n-hsw 2t2c pdr
2850 - type: "table"
2851   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2852   algorithm: "table_perf_comparison"
2853   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2854   history:
2855     - title: "rls1904"
2856       data: "vpp-performance-changes-3n-hsw-h1"
2857   reference:
2858     title: "rls1908"
2859     data: "vpp-performance-changes-3n-hsw-ref"
2860     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2861   compare:
2862     title: "rls2001"
2863     data: "vpp-performance-changes-3n-hsw-cmp"
2864   data: "vpp-performance-changes-3n-hsw"
2865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2866   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2867   parameters:
2868   - "name"
2869   - "parent"
2870   - "throughput"
2871
2872 # VPP Performance Changes 3n-hsw 1t1c ndr
2873 - type: "table"
2874   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2875   algorithm: "table_perf_comparison"
2876   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2877   history:
2878     - title: "rls1904"
2879       data: "vpp-performance-changes-3n-hsw-h1"
2880   reference:
2881     title: "rls1908"
2882     data: "vpp-performance-changes-3n-hsw-ref"
2883     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2884   compare:
2885     title: "rls2001"
2886     data: "vpp-performance-changes-3n-hsw-cmp"
2887   data: "vpp-performance-changes-3n-hsw"
2888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2889   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2890   parameters:
2891   - "name"
2892   - "parent"
2893   - "throughput"
2894
2895 # VPP Performance Changes 3n-hsw 2t2c ndr
2896 - type: "table"
2897   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2898   algorithm: "table_perf_comparison"
2899   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2900   history:
2901     - title: "rls1904"
2902       data: "vpp-performance-changes-3n-hsw-h1"
2903   reference:
2904     title: "rls1908"
2905     data: "vpp-performance-changes-3n-hsw-ref"
2906     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2907   compare:
2908     title: "rls2001"
2909     data: "vpp-performance-changes-3n-hsw-cmp"
2910   data: "vpp-performance-changes-3n-hsw"
2911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2912   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2913   parameters:
2914   - "name"
2915   - "parent"
2916   - "throughput"
2917
2918 ## VPP Performance Changes 3n-skx 2t1c pdr
2919 #- type: "table"
2920 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2921 #  algorithm: "table_perf_comparison_nic"
2922 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2923 #  history:
2924 #    - title: "rls1904 x710"
2925 #      data: "vpp-performance-changes-3n-skx-h1"
2926 #      nic: "NIC_Intel-X710"
2927 #  reference:
2928 #    title: "rls1908 xxv710"
2929 #    data: "vpp-performance-changes-3n-skx-ref"
2930 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2931 #    nic: "NIC_Intel-XXV710"
2932 #  compare:
2933 #    title: "rls2001 xxv710"
2934 #    data: "vpp-performance-changes-3n-skx-cmp"
2935 #    nic: "NIC_Intel-XXV710"
2936 #  data: "vpp-performance-changes-3n-skx"
2937 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2938 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2939 #  parameters:
2940 #  - "name"
2941 #  - "parent"
2942 #  - "throughput"
2943 #  - "tags"
2944 #
2945 ## VPP Performance Changes 3n-skx 4t2c pdr
2946 #- type: "table"
2947 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2948 #  algorithm: "table_perf_comparison_nic"
2949 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2950 #  history:
2951 #    - title: "rls1904 x710"
2952 #      data: "vpp-performance-changes-3n-skx-h1"
2953 #      nic: "NIC_Intel-X710"
2954 #  reference:
2955 #    title: "rls1908 x710"
2956 #    data: "vpp-performance-changes-3n-skx-ref"
2957 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2958 #    nic: "NIC_Intel-X710"
2959 #  compare:
2960 #    title: "rls2001 xxv710"
2961 #    data: "vpp-performance-changes-3n-skx-cmp"
2962 #    nic: "NIC_Intel-XXV710"
2963 #  data: "vpp-performance-changes-3n-skx"
2964 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2965 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2966 #  parameters:
2967 #  - "name"
2968 #  - "parent"
2969 #  - "throughput"
2970 #  - "tags"
2971 #
2972 ## VPP Performance Changes 3n-skx 2t1c ndr
2973 #- type: "table"
2974 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2975 #  algorithm: "table_perf_comparison_nic"
2976 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2977 #  history:
2978 #    - title: "rls1904 x710"
2979 #      data: "vpp-performance-changes-3n-skx-h1"
2980 #      nic: "NIC_Intel-X710"
2981 #  reference:
2982 #    title: "rls1908 x710"
2983 #    data: "vpp-performance-changes-3n-skx-ref"
2984 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2985 #    nic: "NIC_Intel-X710"
2986 #  compare:
2987 #    title: "rls2001 xxv710"
2988 #    data: "vpp-performance-changes-3n-skx-cmp"
2989 #    nic: "NIC_Intel-XXV710"
2990 #  data: "vpp-performance-changes-3n-skx"
2991 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2992 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2993 #  parameters:
2994 #  - "name"
2995 #  - "parent"
2996 #  - "throughput"
2997 #  - "tags"
2998 #
2999 ## VPP Performance Changes 3n-skx 4t2c ndr
3000 #- type: "table"
3001 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
3002 #  algorithm: "table_perf_comparison_nic"
3003 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3004 #  history:
3005 #    - title: "rls1904 x710"
3006 #      data: "vpp-performance-changes-3n-skx-h1"
3007 #      nic: "NIC_Intel-X710"
3008 #  reference:
3009 #    title: "rls1908 x710"
3010 #    data: "vpp-performance-changes-3n-skx-ref"
3011 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3012 #    nic: "NIC_Intel-X710"
3013 #  compare:
3014 #    title: "rls2001 xxv710"
3015 #    data: "vpp-performance-changes-3n-skx-cmp"
3016 #    nic: "NIC_Intel-XXV710"
3017 #  data: "vpp-performance-changes-3n-skx"
3018 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3019 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3020 #  parameters:
3021 #  - "name"
3022 #  - "parent"
3023 #  - "throughput"
3024 #  - "tags"
3025 #
3026 ## VPP Performance Changes 2n-skx 2t1c pdr
3027 #- type: "table"
3028 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
3029 #  algorithm: "table_perf_comparison_nic"
3030 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3031 #  history:
3032 #    - title: "rls1904 x710"
3033 #      data: "vpp-performance-changes-2n-skx-h1"
3034 #      nic: "NIC_Intel-X710"
3035 #  reference:
3036 #    title: "rls1908 xxv710"
3037 #    data: "vpp-performance-changes-2n-skx-ref"
3038 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3039 #    nic: "NIC_Intel-XXV710"
3040 #  compare:
3041 #    title: "rls2001 xxv710"
3042 #    data: "vpp-performance-changes-2n-skx-cmp"
3043 #    nic: "NIC_Intel-XXV710"
3044 #  data: "vpp-performance-changes-2n-skx"
3045 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3046 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3047 #  parameters:
3048 #  - "name"
3049 #  - "parent"
3050 #  - "throughput"
3051 #  - "tags"
3052 #
3053 ## VPP Performance Changes 2n-skx 4t2c pdr
3054 #- type: "table"
3055 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
3056 #  algorithm: "table_perf_comparison_nic"
3057 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3058 #  history:
3059 #    - title: "rls1904 x710"
3060 #      data: "vpp-performance-changes-2n-skx-h1"
3061 #      nic: "NIC_Intel-X710"
3062 #  reference:
3063 #    title: "rls1908 xxv710"
3064 #    data: "vpp-performance-changes-2n-skx-ref"
3065 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3066 #    nic: "NIC_Intel-XXV710"
3067 #  compare:
3068 #    title: "rls2001 xxv710"
3069 #    data: "vpp-performance-changes-2n-skx-cmp"
3070 #    nic: "NIC_Intel-XXV710"
3071 #  data: "vpp-performance-changes-2n-skx"
3072 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3073 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3074 #  parameters:
3075 #  - "name"
3076 #  - "parent"
3077 #  - "throughput"
3078 #  - "tags"
3079 #
3080 ## VPP Performance Changes 2n-skx 2t1c ndr
3081 #- type: "table"
3082 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
3083 #  algorithm: "table_perf_comparison_nic"
3084 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3085 #  history:
3086 #    - title: "rls1904 x710"
3087 #      data: "vpp-performance-changes-2n-skx-h1"
3088 #      nic: "NIC_Intel-X710"
3089 #  reference:
3090 #    title: "rls1908 xxv710"
3091 #    data: "vpp-performance-changes-2n-skx-ref"
3092 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3093 #    nic: "NIC_Intel-XXV710"
3094 #  compare:
3095 #    title: "rls2001 xxv710"
3096 #    data: "vpp-performance-changes-2n-skx-cmp"
3097 #    nic: "NIC_Intel-XXV710"
3098 #  data: "vpp-performance-changes-2n-skx"
3099 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3100 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3101 #  parameters:
3102 #  - "name"
3103 #  - "parent"
3104 #  - "throughput"
3105 #  - "tags"
3106 #
3107 ## VPP Performance Changes 2n-skx 4t2c ndr
3108 #- type: "table"
3109 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
3110 #  algorithm: "table_perf_comparison_nic"
3111 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3112 #  history:
3113 #    - title: "rls1904 x710"
3114 #      data: "vpp-performance-changes-2n-skx-h1"
3115 #      nic: "NIC_Intel-X710"
3116 #  reference:
3117 #    title: "rls1908 xxv710"
3118 #    data: "vpp-performance-changes-2n-skx-ref"
3119 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3120 #    nic: "NIC_Intel-XXV710"
3121 #  compare:
3122 #    title: "rls2001 xxv710"
3123 #    data: "vpp-performance-changes-2n-skx-cmp"
3124 #    nic: "NIC_Intel-XXV710"
3125 #  data: "vpp-performance-changes-2n-skx"
3126 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3127 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3128 #  parameters:
3129 #  - "name"
3130 #  - "parent"
3131 #  - "throughput"
3132 #  - "tags"
3133 #
3134 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3135 #- type: "table"
3136 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3137 #  algorithm: "table_perf_comparison"
3138 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3139 #  reference:
3140 #    title: "rls1908"
3141 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3142 #  compare:
3143 #    title: "rls2001"
3144 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3145 #  data: "vpp-performance-changes-nfv-2n-skx"
3146 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3147 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3148 #  parameters:
3149 #  - "name"
3150 #  - "parent"
3151 #  - "throughput"
3152 #  - "tags"
3153 #
3154 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3155 #- type: "table"
3156 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3157 #  algorithm: "table_perf_comparison"
3158 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3159 #  reference:
3160 #    title: "rls1908"
3161 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3162 #  compare:
3163 #    title: "rls2001"
3164 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3165 #  data: "vpp-performance-changes-nfv-2n-skx"
3166 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3167 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3168 #  parameters:
3169 #  - "name"
3170 #  - "parent"
3171 #  - "throughput"
3172 #  - "tags"
3173 #
3174 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3175 #- type: "table"
3176 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3177 #  algorithm: "table_perf_comparison"
3178 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3179 #  reference:
3180 #    title: "rls1908"
3181 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3182 #  compare:
3183 #    title: "rls2001"
3184 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3185 #  data: "vpp-performance-changes-nfv-2n-skx"
3186 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3187 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3188 #  parameters:
3189 #  - "name"
3190 #  - "parent"
3191 #  - "throughput"
3192 #  - "tags"
3193 #
3194 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3195 #- type: "table"
3196 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3197 #  algorithm: "table_perf_comparison"
3198 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3199 #  reference:
3200 #    title: "rls1908"
3201 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3202 #  compare:
3203 #    title: "rls2001"
3204 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3205 #  data: "vpp-performance-changes-nfv-2n-skx"
3206 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3207 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3208 #  parameters:
3209 #  - "name"
3210 #  - "parent"
3211 #  - "throughput"
3212 #  - "tags"
3213
3214 # VPP Performance Changes 2n-dnv 1t1c pdr
3215 - type: "table"
3216   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3217   algorithm: "table_perf_comparison"
3218   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3219   reference:
3220     title: "rls1908"
3221     data: "vpp-performance-changes-2n-dnv-ref"
3222   compare:
3223     title: "rls2001"
3224     data: "vpp-performance-changes-2n-dnv-cmp"
3225   data: "vpp-performance-changes-2n-dnv"
3226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3227   filter: "'1T1C'"
3228   parameters:
3229   - "name"
3230   - "parent"
3231   - "throughput"
3232   - "tags"
3233
3234 # VPP Performance Changes 2n-dnv 2t2c pdr
3235 - type: "table"
3236   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3237   algorithm: "table_perf_comparison"
3238   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3239   reference:
3240     title: "rls1908"
3241     data: "vpp-performance-changes-2n-dnv-ref"
3242   compare:
3243     title: "rls2001"
3244     data: "vpp-performance-changes-2n-dnv-cmp"
3245   data: "vpp-performance-changes-2n-dnv"
3246   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3247   filter: "'2T2C'"
3248   parameters:
3249   - "name"
3250   - "parent"
3251   - "throughput"
3252   - "tags"
3253
3254 # VPP Performance Changes 2n-dnv 1t1c ndr
3255 - type: "table"
3256   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3257   algorithm: "table_perf_comparison"
3258   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3259   reference:
3260     title: "rls1908"
3261     data: "vpp-performance-changes-2n-dnv-ref"
3262   compare:
3263     title: "rls2001"
3264     data: "vpp-performance-changes-2n-dnv-cmp"
3265   data: "vpp-performance-changes-2n-dnv"
3266   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3267   filter: "'1T1C'"
3268   parameters:
3269   - "name"
3270   - "parent"
3271   - "throughput"
3272   - "tags"
3273
3274 # VPP Performance Changes 2n-dnv 2t2c ndr
3275 - type: "table"
3276   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3277   algorithm: "table_perf_comparison"
3278   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3279   reference:
3280     title: "rls1908 "
3281     data: "vpp-performance-changes-2n-dnv-ref"
3282   compare:
3283     title: "rls2001"
3284     data: "vpp-performance-changes-2n-dnv-cmp"
3285   data: "vpp-performance-changes-2n-dnv"
3286   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3287   filter: "'2T2C'"
3288   parameters:
3289   - "name"
3290   - "parent"
3291   - "throughput"
3292   - "tags"
3293
3294 # VPP Performance Changes 3n-dnv 1t1c pdr
3295 - type: "table"
3296   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3297   algorithm: "table_perf_comparison"
3298   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3299   reference:
3300     title: "rls1908"
3301     data: "vpp-performance-changes-3n-dnv-ref"
3302   compare:
3303     title: "rls2001"
3304     data: "vpp-performance-changes-3n-dnv-cmp"
3305   data: "vpp-performance-changes-3n-dnv"
3306   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3307   filter: "'1T1C'"
3308   parameters:
3309   - "name"
3310   - "parent"
3311   - "throughput"
3312   - "tags"
3313
3314 # VPP Performance Changes 3n-dnv 2t2c pdr
3315 - type: "table"
3316   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3317   algorithm: "table_perf_comparison"
3318   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3319   reference:
3320     title: "rls1908"
3321     data: "vpp-performance-changes-3n-dnv-ref"
3322   compare:
3323     title: "rls2001"
3324     data: "vpp-performance-changes-3n-dnv-cmp"
3325   data: "vpp-performance-changes-3n-dnv"
3326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3327   filter: "'2T2C'"
3328   parameters:
3329   - "name"
3330   - "parent"
3331   - "throughput"
3332   - "tags"
3333
3334 # VPP Performance Changes 3n-dnv 1t1c ndr
3335 - type: "table"
3336   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3337   algorithm: "table_perf_comparison"
3338   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3339   reference:
3340     title: "rls1908"
3341     data: "vpp-performance-changes-3n-dnv-ref"
3342   compare:
3343     title: "rls2001"
3344     data: "vpp-performance-changes-3n-dnv-cmp"
3345   data: "vpp-performance-changes-3n-dnv"
3346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3347   filter: "'1T1C'"
3348   parameters:
3349   - "name"
3350   - "parent"
3351   - "throughput"
3352   - "tags"
3353
3354 # VPP Performance Changes 3n-dnv 2t2c ndr
3355 - type: "table"
3356   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3357   algorithm: "table_perf_comparison"
3358   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3359   reference:
3360     title: "rls1908"
3361     data: "vpp-performance-changes-3n-dnv-ref"
3362   compare:
3363     title: "rls2001"
3364     data: "vpp-performance-changes-3n-dnv-cmp"
3365   data: "vpp-performance-changes-3n-dnv"
3366   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3367   filter: "'2T2C'"
3368   parameters:
3369   - "name"
3370   - "parent"
3371   - "throughput"
3372   - "tags"
3373
3374 # VPP Performance Changes 3n-tsh 1t1c pdr
3375 - type: "table"
3376   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3377   algorithm: "table_perf_comparison"
3378   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3379   reference:
3380     title: "rls1908"
3381     data: "vpp-performance-changes-3n-tsh-ref"
3382   compare:
3383     title: "rls2001"
3384     data: "vpp-performance-changes-3n-tsh-cmp"
3385   data: "vpp-performance-changes-3n-tsh"
3386   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3387   filter: "'1T1C'"
3388   parameters:
3389   - "name"
3390   - "parent"
3391   - "throughput"
3392   - "tags"
3393
3394 # VPP Performance Changes 3n-tsh 2t2c pdr
3395 - type: "table"
3396   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3397   algorithm: "table_perf_comparison"
3398   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3399   reference:
3400     title: "rls1908"
3401     data: "vpp-performance-changes-3n-tsh-ref"
3402   compare:
3403     title: "rls2001"
3404     data: "vpp-performance-changes-3n-tsh-cmp"
3405   data: "vpp-performance-changes-3n-tsh"
3406   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3407   filter: "'2T2C'"
3408   parameters:
3409   - "name"
3410   - "parent"
3411   - "throughput"
3412   - "tags"
3413
3414 # VPP Performance Changes 3n-tsh 1t1c ndr
3415 - type: "table"
3416   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3417   algorithm: "table_perf_comparison"
3418   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3419   reference:
3420     title: "rls1908"
3421     data: "vpp-performance-changes-3n-tsh-ref"
3422   compare:
3423     title: "rls2001"
3424     data: "vpp-performance-changes-3n-tsh-cmp"
3425   data: "vpp-performance-changes-3n-tsh"
3426   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3427   filter: "'1T1C'"
3428   parameters:
3429   - "name"
3430   - "parent"
3431   - "throughput"
3432   - "tags"
3433
3434 # VPP Performance Changes 3n-tsh 2t2c ndr
3435 - type: "table"
3436   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3437   algorithm: "table_perf_comparison"
3438   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3439   reference:
3440     title: "rls1908"
3441     data: "vpp-performance-changes-3n-tsh-ref"
3442   compare:
3443     title: "rls2001"
3444     data: "vpp-performance-changes-3n-tsh-cmp"
3445   data: "vpp-performance-changes-3n-tsh"
3446   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3447   filter: "'2T2C'"
3448   parameters:
3449   - "name"
3450   - "parent"
3451   - "throughput"
3452   - "tags"
3453
3454 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3455 #- type: "table"
3456 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3457 #  algorithm: "table_perf_comparison_nic"
3458 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3459 #  reference:
3460 #    title: "3n-hsw xl710"
3461 #    data: "vpp-compare-testbeds-ref"
3462 #    nic: "NIC_Intel-XL710"
3463 #  compare:
3464 #    title: "3n-skx xxv710"
3465 #    data: "vpp-compare-testbeds-cmp"
3466 #    nic: "NIC_Intel-XXV710"
3467 #  data: "vpp-compare-testbeds"
3468 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3469 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3470 #  parameters:
3471 #  - "name"
3472 #  - "parent"
3473 #  - "throughput"
3474 #  - "tags"
3475 #
3476 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3477 #- type: "table"
3478 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3479 #  algorithm: "table_perf_comparison_nic"
3480 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3481 #  reference:
3482 #    title: "3n-hsw xl710"
3483 #    data: "vpp-compare-testbeds-ref"
3484 #    nic: "NIC_Intel-XL710"
3485 #  compare:
3486 #    title: "3n-skx xxv710"
3487 #    data: "vpp-compare-testbeds-cmp"
3488 #    nic: "NIC_Intel-XXV710"
3489 #  data: "vpp-compare-testbeds"
3490 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3491 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3492 #  parameters:
3493 #  - "name"
3494 #  - "parent"
3495 #  - "throughput"
3496 #  - "tags"
3497 #
3498 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3499 #- type: "table"
3500 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3501 #  algorithm: "table_perf_comparison_nic"
3502 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3503 #  reference:
3504 #    title: "3n-hsw xl710"
3505 #    data: "vpp-compare-testbeds-ref"
3506 #    nic: "NIC_Intel-XL710"
3507 #  compare:
3508 #    title: "3n-skx xxv710"
3509 #    data: "vpp-compare-testbeds-cmp"
3510 #    nic: "NIC_Intel-XXV710"
3511 #  data: "vpp-compare-testbeds"
3512 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3513 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3514 #  parameters:
3515 #  - "name"
3516 #  - "parent"
3517 #  - "throughput"
3518 #  - "tags"
3519 #
3520 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3521 #- type: "table"
3522 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3523 #  algorithm: "table_perf_comparison_nic"
3524 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3525 #  reference:
3526 #    title: "3n-hsw xl710"
3527 #    data: "vpp-compare-testbeds-ref"
3528 #    nic: "NIC_Intel-XL710"
3529 #  compare:
3530 #    title: "3n-skx xxv710"
3531 #    data: "vpp-compare-testbeds-cmp"
3532 #    nic: "NIC_Intel-XXV710"
3533 #  data: "vpp-compare-testbeds"
3534 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3535 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3536 #  parameters:
3537 #  - "name"
3538 #  - "parent"
3539 #  - "throughput"
3540 #  - "tags"
3541
3542 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3543 #- type: "table"
3544 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3545 #  algorithm: "table_perf_comparison"
3546 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3547 #  reference:
3548 #    title: "2n-skx"
3549 #    data: "vpp-compare-testbeds-skx-clx-ref"
3550 #  compare:
3551 #    title: "2n-clx"
3552 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3553 #  data: "vpp-compare-testbeds-skx-clx"
3554 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3555 #  filter: "'2T1C'"
3556 #  parameters:
3557 #  - "name"
3558 #  - "parent"
3559 #  - "throughput"
3560 #  - "tags"
3561 #
3562 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3563 #- type: "table"
3564 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3565 #  algorithm: "table_perf_comparison"
3566 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3567 #  reference:
3568 #    title: "2n-skx"
3569 #    data: "vpp-compare-testbeds-skx-clx-ref"
3570 #  compare:
3571 #    title: "2n-clx"
3572 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3573 #  data: "vpp-compare-testbeds-skx-clx"
3574 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3575 #  filter: "'4T2C'"
3576 #  parameters:
3577 #  - "name"
3578 #  - "parent"
3579 #  - "throughput"
3580 #  - "tags"
3581 #
3582 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3583 #- type: "table"
3584 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3585 #  algorithm: "table_perf_comparison"
3586 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3587 #  reference:
3588 #    title: "2n-skx"
3589 #    data: "vpp-compare-testbeds-skx-clx-ref"
3590 #  compare:
3591 #    title: "2n-clx"
3592 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3593 #  data: "vpp-compare-testbeds-skx-clx"
3594 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3595 #  filter: "'2T1C'"
3596 #  parameters:
3597 #  - "name"
3598 #  - "parent"
3599 #  - "throughput"
3600 #  - "tags"
3601 #
3602 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3603 #- type: "table"
3604 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3605 #  algorithm: "table_perf_comparison"
3606 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3607 #  reference:
3608 #    title: "2n-skx"
3609 #    data: "vpp-compare-testbeds-skx-clx-ref"
3610 #  compare:
3611 #    title: "2n-clx"
3612 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3613 #  data: "vpp-compare-testbeds-skx-clx"
3614 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3615 #  filter: "'4T2C'"
3616 #  parameters:
3617 #  - "name"
3618 #  - "parent"
3619 #  - "throughput"
3620 #  - "tags"
3621
3622 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3623 - type: "table"
3624   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3625   algorithm: "table_perf_comparison_nic"
3626   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3627   reference:
3628     title: "3n-hsw xl710"
3629     data: "vpp-compare-testbeds-hsw-clx-ref"
3630     nic: "NIC_Intel-XL710"
3631   compare:
3632     title: "2n-clx xxv710"
3633     data: "vpp-compare-testbeds-hsw-clx-cmp"
3634     nic: "NIC_Intel-XXV710"
3635   data: "vpp-compare-testbeds-hsw-clx"
3636   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3637   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3638   parameters:
3639   - "name"
3640   - "parent"
3641   - "throughput"
3642   - "tags"
3643
3644 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3645 - type: "table"
3646   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3647   algorithm: "table_perf_comparison_nic"
3648   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3649   reference:
3650     title: "3n-hsw xl710"
3651     data: "vpp-compare-testbeds-hsw-clx-ref"
3652     nic: "NIC_Intel-XL710"
3653   compare:
3654     title: "2n-clx xxv710"
3655     data: "vpp-compare-testbeds-hsw-clx-cmp"
3656     nic: "NIC_Intel-XXV710"
3657   data: "vpp-compare-testbeds-hsw-clx"
3658   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3659   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3660   parameters:
3661   - "name"
3662   - "parent"
3663   - "throughput"
3664   - "tags"
3665
3666 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3667 - type: "table"
3668   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3669   algorithm: "table_perf_comparison_nic"
3670   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3671   reference:
3672     title: "3n-hsw xl710"
3673     data: "vpp-compare-testbeds-hsw-clx-ref"
3674     nic: "NIC_Intel-XL710"
3675   compare:
3676     title: "2n-clx xxv710"
3677     data: "vpp-compare-testbeds-hsw-clx-cmp"
3678     nic: "NIC_Intel-XXV710"
3679   data: "vpp-compare-testbeds-hsw-clx"
3680   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3681   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3682   parameters:
3683   - "name"
3684   - "parent"
3685   - "throughput"
3686   - "tags"
3687
3688 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3689 - type: "table"
3690   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3691   algorithm: "table_perf_comparison_nic"
3692   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3693   reference:
3694     title: "3n-hsw xl710"
3695     data: "vpp-compare-testbeds-hsw-clx-ref"
3696     nic: "NIC_Intel-XL710"
3697   compare:
3698     title: "2n-clx xxv710"
3699     data: "vpp-compare-testbeds-hsw-clx-cmp"
3700     nic: "NIC_Intel-XXV710"
3701   data: "vpp-compare-testbeds-hsw-clx"
3702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3703   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3704   parameters:
3705   - "name"
3706   - "parent"
3707   - "throughput"
3708   - "tags"
3709
3710 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3711 #- type: "table"
3712 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3713 #  algorithm: "table_perf_comparison"
3714 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3715 #  reference:
3716 #    title: "3-Node Skx"
3717 #    data: "vpp-compare-topologies-ref"
3718 #  compare:
3719 #    title: "2-Node Skx"
3720 #    data: "vpp-compare-topologies-cmp"
3721 #  data: "vpp-compare-topologies"
3722 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3723 #  filter: "'NDRPDR' and '1C'"
3724 #  parameters:
3725 #  - "name"
3726 #  - "parent"
3727 #  - "throughput"
3728 #
3729 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3730 #- type: "table"
3731 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3732 #  algorithm: "table_perf_comparison"
3733 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3734 #  reference:
3735 #    title: "3-Node Skx"
3736 #    data: "vpp-compare-topologies-ref"
3737 #  compare:
3738 #    title: "2-Node Skx"
3739 #    data: "vpp-compare-topologies-cmp"
3740 #  data: "vpp-compare-topologies"
3741 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3742 #  filter: "'NDRPDR' and '2C'"
3743 #  parameters:
3744 #  - "name"
3745 #  - "parent"
3746 #  - "throughput"
3747 #
3748 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3749 #- type: "table"
3750 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3751 #  algorithm: "table_perf_comparison"
3752 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3753 #  reference:
3754 #    title: "3-Node Skx"
3755 #    data: "vpp-compare-topologies-ref"
3756 #  compare:
3757 #    title: "2-Node Skx"
3758 #    data: "vpp-compare-topologies-cmp"
3759 #  data: "vpp-compare-topologies"
3760 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3761 #  filter: "'NDRPDR' and '1C'"
3762 #  parameters:
3763 #  - "name"
3764 #  - "parent"
3765 #  - "throughput"
3766 #
3767 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3768 #- type: "table"
3769 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3770 #  algorithm: "table_perf_comparison"
3771 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3772 #  reference:
3773 #    title: "3-Node Skx"
3774 #    data: "vpp-compare-topologies-ref"
3775 #  compare:
3776 #    title: "2-Node Skx"
3777 #    data: "vpp-compare-topologies-cmp"
3778 #  data: "vpp-compare-topologies"
3779 #  include-tests: "PDR"
3780 #  filter: "'NDRPDR' and '2C'"
3781 #  parameters:
3782 #  - "name"
3783 #  - "parent"
3784 #  - "throughput"
3785
3786 # VPP Performance Changes 3n-hsw 1t1c MRR
3787 - type: "table"
3788   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3789   algorithm: "table_perf_comparison"
3790   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3791   history:
3792     - title: "rls1904"
3793       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3794   reference:
3795     title: "rls1908"
3796     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3797   compare:
3798     title: "rls2001"
3799     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3800   data: "vpp-performance-changes-3n-hsw-mrr"
3801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3802   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3803   parameters:
3804   - "name"
3805   - "parent"
3806   - "result"
3807
3808 # VPP Performance Changes 3n-hsw 2t2c MRR
3809 - type: "table"
3810   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3811   algorithm: "table_perf_comparison"
3812   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3813   history:
3814     - title: "rls1904"
3815       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3816   reference:
3817     title: "rls1908"
3818     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3819   compare:
3820     title: "rls2001"
3821     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3822   data: "vpp-performance-changes-3n-hsw-mrr"
3823   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3824   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3825   parameters:
3826   - "name"
3827   - "parent"
3828   - "result"
3829
3830 # VPP Performance Changes 3n-hsw 4t4c MRR
3831 - type: "table"
3832   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3833   algorithm: "table_perf_comparison"
3834   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3835   history:
3836     - title: "rls1904"
3837       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3838   reference:
3839     title: "rls1908"
3840     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3841   compare:
3842     title: "rls2001"
3843     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3844   data: "vpp-performance-changes-3n-hsw-mrr"
3845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3846   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3847   parameters:
3848   - "name"
3849   - "parent"
3850   - "result"
3851
3852 ## VPP Performance Changes 3n-skx 2t1c MRR
3853 #- type: "table"
3854 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3855 #  algorithm: "table_perf_comparison"
3856 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3857 #  history:
3858 #    - title: "rls1904"
3859 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3860 #  reference:
3861 #    title: "rls1908"
3862 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3863 #  compare:
3864 #    title: "rls2001"
3865 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3866 #  data: "vpp-performance-changes-3n-skx-mrr"
3867 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3868 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3869 #  parameters:
3870 #  - "name"
3871 #  - "parent"
3872 #  - "result"
3873 #
3874 ## VPP Performance Changes 3n-skx 4t2c MRR
3875 #- type: "table"
3876 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3877 #  algorithm: "table_perf_comparison"
3878 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3879 #  history:
3880 #    - title: "rls1904"
3881 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3882 #  reference:
3883 #    title: "rls1908"
3884 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3885 #  compare:
3886 #    title: "rls2001"
3887 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3888 #  data: "vpp-performance-changes-3n-skx-mrr"
3889 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3890 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3891 #  parameters:
3892 #  - "name"
3893 #  - "parent"
3894 #  - "result"
3895 #
3896 ## VPP Performance Changes 3n-skx 8t4c MRR
3897 #- type: "table"
3898 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3899 #  algorithm: "table_perf_comparison"
3900 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3901 #  history:
3902 #    - title: "rls1904"
3903 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3904 #  reference:
3905 #    title: "rls1908"
3906 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3907 #  compare:
3908 #    title: "rls2001"
3909 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3910 #  data: "vpp-performance-changes-3n-skx-mrr"
3911 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3912 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3913 #  parameters:
3914 #  - "name"
3915 #  - "parent"
3916 #  - "result"
3917 #
3918 ## VPP Performance Changes 2n-skx 2t1c MRR
3919 #- type: "table"
3920 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3921 #  algorithm: "table_perf_comparison"
3922 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3923 #  history:
3924 #    - title: "rls1904"
3925 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3926 #  reference:
3927 #    title: "rls1908"
3928 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3929 #  compare:
3930 #    title: "rls2001"
3931 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3932 #  data: "vpp-performance-changes-2n-skx-mrr"
3933 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3934 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3935 #  parameters:
3936 #  - "name"
3937 #  - "parent"
3938 #  - "result"
3939 #
3940 ## VPP Performance Changes 2n-skx 4t2c MRR
3941 #- type: "table"
3942 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3943 #  algorithm: "table_perf_comparison"
3944 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3945 #  history:
3946 #    - title: "rls1904"
3947 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3948 #  reference:
3949 #    title: "rls1908"
3950 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3951 #  compare:
3952 #    title: "rls2001"
3953 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3954 #  data: "vpp-performance-changes-2n-skx-mrr"
3955 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3956 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3957 #  parameters:
3958 #  - "name"
3959 #  - "parent"
3960 #  - "result"
3961 #
3962 ## VPP Performance Changes 2n-skx 8t4c MRR
3963 #- type: "table"
3964 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3965 #  algorithm: "table_perf_comparison"
3966 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3967 #  history:
3968 #    - title: "rls1904"
3969 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3970 #  reference:
3971 #    title: "rls1908"
3972 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3973 #  compare:
3974 #    title: "rls2001"
3975 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3976 #  data: "vpp-performance-changes-2n-skx-mrr"
3977 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3978 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3979 #  parameters:
3980 #  - "name"
3981 #  - "parent"
3982 #  - "result"
3983 #
3984 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3985 #- type: "table"
3986 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3987 #  algorithm: "table_perf_comparison"
3988 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3989 #  reference:
3990 #    title: "rls1908"
3991 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3992 #  compare:
3993 #    title: "rls2001"
3994 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3995 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3996 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3997 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3998 #  parameters:
3999 #  - "name"
4000 #  - "parent"
4001 #  - "result"
4002 #
4003 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4004 #- type: "table"
4005 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4006 #  algorithm: "table_perf_comparison"
4007 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4008 #  reference:
4009 #    title: "rls1908"
4010 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4011 #  compare:
4012 #    title: "rls2001"
4013 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4014 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4015 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4016 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4017 #  parameters:
4018 #  - "name"
4019 #  - "parent"
4020 #  - "result"
4021 #
4022 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4023 #- type: "table"
4024 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4025 #  algorithm: "table_perf_comparison"
4026 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4027 #  reference:
4028 #    title: "rls1908"
4029 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4030 #  compare:
4031 #    title: "rls2001"
4032 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4033 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4034 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4035 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4036 #  parameters:
4037 #  - "name"
4038 #  - "parent"
4039 #  - "result"
4040
4041 # VPP Performance Changes 2n-dnv 1t1c MRR
4042 - type: "table"
4043   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4044   algorithm: "table_perf_comparison"
4045   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4046   reference:
4047     title: "rls1908"
4048     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4049   compare:
4050     title: "rls2001"
4051     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4052   data: "vpp-performance-changes-2n-dnv-mrr"
4053   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4054   filter: "'1T1C' and 'MRR'"
4055   parameters:
4056   - "name"
4057   - "parent"
4058   - "result"
4059
4060 # VPP Performance Changes 2n-dnv 2t2c MRR
4061 - type: "table"
4062   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4063   algorithm: "table_perf_comparison"
4064   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4065   reference:
4066     title: "rls1908"
4067     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4068   compare:
4069     title: "rls2001"
4070     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4071   data: "vpp-performance-changes-2n-dnv-mrr"
4072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4073   filter: "'2T2C' and 'MRR'"
4074   parameters:
4075   - "name"
4076   - "parent"
4077   - "result"
4078
4079 # VPP Performance Changes 2n-dnv 4t4c MRR
4080 - type: "table"
4081   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4082   algorithm: "table_perf_comparison"
4083   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4084   reference:
4085     title: "rls1908"
4086     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4087   compare:
4088     title: "rls2001"
4089     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4090   data: "vpp-performance-changes-2n-dnv-mrr"
4091   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4092   filter: "'4T4C' and 'MRR'"
4093   parameters:
4094   - "name"
4095   - "parent"
4096   - "result"
4097
4098 # VPP Performance Changes 3n-dnv 1t1c MRR
4099 - type: "table"
4100   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4101   algorithm: "table_perf_comparison"
4102   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4103   reference:
4104     title: "rls1908"
4105     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4106   compare:
4107     title: "rls2001"
4108     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4109   data: "vpp-performance-changes-3n-dnv-mrr"
4110   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4111   filter: "'1T1C' and 'MRR'"
4112   parameters:
4113   - "name"
4114   - "parent"
4115   - "result"
4116
4117 # VPP Performance Changes 3n-dnv 2t2c MRR
4118 - type: "table"
4119   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4120   algorithm: "table_perf_comparison"
4121   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4122   reference:
4123     title: "rls1908"
4124     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4125   compare:
4126     title: "rls2001"
4127     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4128   data: "vpp-performance-changes-3n-dnv-mrr"
4129   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4130   filter: "'2T2C' and 'MRR'"
4131   parameters:
4132   - "name"
4133   - "parent"
4134   - "result"
4135
4136 # VPP Performance Changes 3n-dnv 4t4c MRR
4137 - type: "table"
4138   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4139   algorithm: "table_perf_comparison"
4140   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4141   reference:
4142     title: "rls1908"
4143     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4144   compare:
4145     title: "rls2001"
4146     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4147   data: "vpp-performance-changes-3n-dnv-mrr"
4148   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4149   filter: "'4T4C' and 'MRR'"
4150   parameters:
4151   - "name"
4152   - "parent"
4153   - "result"
4154
4155 # VPP Performance Changes 3n-tsh 1t1c MRR
4156 - type: "table"
4157   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4158   algorithm: "table_perf_comparison"
4159   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4160   reference:
4161     title: "rls1908"
4162     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4163   compare:
4164     title: "rls2001"
4165     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4166   data: "vpp-performance-changes-3n-tsh-mrr"
4167   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4168   filter: "'1T1C' and 'MRR'"
4169   parameters:
4170   - "name"
4171   - "parent"
4172   - "result"
4173
4174 # VPP Performance Changes 3n-tsh 2t2c MRR
4175 - type: "table"
4176   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4177   algorithm: "table_perf_comparison"
4178   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4179   reference:
4180     title: "rls1908"
4181     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4182   compare:
4183     title: "rls2001"
4184     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4185   data: "vpp-performance-changes-3n-tsh-mrr"
4186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4187   filter: "'2T2C' and 'MRR'"
4188   parameters:
4189   - "name"
4190   - "parent"
4191   - "result"
4192
4193 # VPP Performance Changes 3n-tsh 4t4c MRR
4194 - type: "table"
4195   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4196   algorithm: "table_perf_comparison"
4197   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4198   reference:
4199     title: "rls1908"
4200     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4201   compare:
4202     title: "rls2001"
4203     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4204   data: "vpp-performance-changes-3n-tsh-mrr"
4205   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4206   filter: "'4T4C' and 'MRR'"
4207   parameters:
4208   - "name"
4209   - "parent"
4210   - "result"
4211
4212 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4213 #- type: "table"
4214 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4215 #  algorithm: "table_perf_comparison_nic"
4216 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4217 #  reference:
4218 #    title: "3n-hsw xl710"
4219 #    data: "vpp-compare-testbeds-mrr-ref"
4220 #    nic: "NIC_Intel-XL710"
4221 #  compare:
4222 #    title: "3n-skx xxv710"
4223 #    data: "vpp-compare-testbeds-mrr-cmp"
4224 #    nic: "NIC_Intel-XXV710"
4225 #  data: "vpp-compare-testbeds-mrr"
4226 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4227 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4228 #  parameters:
4229 #  - "name"
4230 #  - "parent"
4231 #  - "result"
4232 #  - "tags"
4233 #
4234 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4235 #- type: "table"
4236 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4237 #  algorithm: "table_perf_comparison_nic"
4238 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4239 #  reference:
4240 #    title: "3n-hsw xl710"
4241 #    data: "vpp-compare-testbeds-mrr-ref"
4242 #    nic: "NIC_Intel-XL710"
4243 #  compare:
4244 #    title: "3n-skx xxv710"
4245 #    data: "vpp-compare-testbeds-mrr-cmp"
4246 #    nic: "NIC_Intel-XXV710"
4247 #  data: "vpp-compare-testbeds-mrr"
4248 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4249 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4250 #  parameters:
4251 #  - "name"
4252 #  - "parent"
4253 #  - "result"
4254 #  - "tags"
4255 #
4256 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4257 #- type: "table"
4258 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4259 #  algorithm: "table_perf_comparison_nic"
4260 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4261 #  reference:
4262 #    title: "3n-hsw xl710"
4263 #    data: "vpp-compare-testbeds-mrr-ref"
4264 #    nic: "NIC_Intel-XL710"
4265 #  compare:
4266 #    title: "3n-skx xxv710"
4267 #    data: "vpp-compare-testbeds-mrr-cmp"
4268 #    nic: "NIC_Intel-XXV710"
4269 #  data: "vpp-compare-testbeds-mrr"
4270 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4271 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4272 #  parameters:
4273 #  - "name"
4274 #  - "parent"
4275 #  - "result"
4276 #  - "tags"
4277
4278 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4279 #- type: "table"
4280 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4281 #  algorithm: "table_perf_comparison"
4282 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4283 #  reference:
4284 #    title: "2n-skx"
4285 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4286 #  compare:
4287 #    title: "2n-clx"
4288 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4289 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4290 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4291 #  filter: "'2T1C'"
4292 #  parameters:
4293 #  - "name"
4294 #  - "parent"
4295 #  - "result"
4296 #  - "tags"
4297 #
4298 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4299 #- type: "table"
4300 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4301 #  algorithm: "table_perf_comparison"
4302 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4303 #  reference:
4304 #    title: "2n-skx"
4305 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4306 #  compare:
4307 #    title: "2n-clx"
4308 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4309 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4310 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4311 #  filter: "'4T2C'"
4312 #  parameters:
4313 #  - "name"
4314 #  - "parent"
4315 #  - "result"
4316 #  - "tags"
4317 #
4318 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4319 #- type: "table"
4320 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4321 #  algorithm: "table_perf_comparison"
4322 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4323 #  reference:
4324 #    title: "2n-skx"
4325 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4326 #  compare:
4327 #    title: "2n-clx"
4328 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4329 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4330 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4331 #  filter: "'8T4C'"
4332 #  parameters:
4333 #  - "name"
4334 #  - "parent"
4335 #  - "result"
4336 #  - "tags"
4337 #
4338 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4339 #- type: "table"
4340 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4341 #  algorithm: "table_perf_comparison"
4342 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4343 #  reference:
4344 #    title: "3-Node Skx"
4345 #    data: "vpp-compare-topologies-mrr-ref"
4346 #  compare:
4347 #    title: "2-Node Skx"
4348 #    data: "vpp-compare-topologies-mrr-cmp"
4349 #  data: "vpp-compare-topologies-mrr"
4350 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4351 #  filter: "'MRR' and '1C'"
4352 #  parameters:
4353 #  - "name"
4354 #  - "parent"
4355 #  - "result"
4356 #
4357 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4358 #- type: "table"
4359 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4360 #  algorithm: "table_perf_comparison"
4361 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4362 #  reference:
4363 #    title: "3-Node Skx"
4364 #    data: "vpp-compare-topologies-mrr-ref"
4365 #  compare:
4366 #    title: "2-Node Skx"
4367 #    data: "vpp-compare-topologies-mrr-cmp"
4368 #  data: "vpp-compare-topologies-mrr"
4369 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4370 #  filter: "'MRR' and '2C'"
4371 #  parameters:
4372 #  - "name"
4373 #  - "parent"
4374 #  - "result"
4375 #
4376 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4377 #- type: "table"
4378 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4379 #  algorithm: "table_perf_comparison"
4380 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4381 #  reference:
4382 #    title: "3-Node Skx"
4383 #    data: "vpp-compare-topologies-mrr-ref"
4384 #  compare:
4385 #    title: "2-Node Skx"
4386 #    data: "vpp-compare-topologies-mrr-cmp"
4387 #  data: "vpp-compare-topologies-mrr"
4388 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4389 #  filter: "'MRR' and '4C'"
4390 #  parameters:
4391 #  - "name"
4392 #  - "parent"
4393 #  - "result"
4394
4395 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4396 - type: "table"
4397   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4398   algorithm: "table_perf_comparison_nic"
4399   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4400   reference:
4401     title: "3n-hsw xl710"
4402     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4403     nic: "NIC_Intel-XL710"
4404   compare:
4405     title: "2n-clx xxv710"
4406     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4407     nic: "NIC_Intel-XXV710"
4408   data: "vpp-compare-testbeds-mrr-hsw-clx"
4409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4410   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4411   parameters:
4412   - "name"
4413   - "parent"
4414   - "result"
4415   - "tags"
4416
4417 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4418 - type: "table"
4419   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4420   algorithm: "table_perf_comparison_nic"
4421   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4422   reference:
4423     title: "3n-hsw xl710"
4424     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4425     nic: "NIC_Intel-XL710"
4426   compare:
4427     title: "2n-clx xxv710"
4428     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4429     nic: "NIC_Intel-XXV710"
4430   data: "vpp-compare-testbeds-mrr-hsw-clx"
4431   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4432   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4433   parameters:
4434   - "name"
4435   - "parent"
4436   - "result"
4437   - "tags"
4438
4439 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4440 - type: "table"
4441   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4442   algorithm: "table_perf_comparison_nic"
4443   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4444   reference:
4445     title: "3n-hsw xl710"
4446     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4447     nic: "NIC_Intel-XL710"
4448   compare:
4449     title: "2n-clx xxv710"
4450     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4451     nic: "NIC_Intel-XXV710"
4452   data: "vpp-compare-testbeds-mrr-hsw-clx"
4453   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4454   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4455   parameters:
4456   - "name"
4457   - "parent"
4458   - "result"
4459   - "tags"
4460
4461 # Detailed Test Results - VPP Performance Results 3n-hsw
4462 - type: "table"
4463   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4464   algorithm: "table_merged_details"
4465   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4466   columns:
4467   - title: " |prein| Test Name |preout| "
4468     data: "data name"
4469   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4470     data: "data msg"
4471   data: "vpp-perf-results-3n-hsw"
4472   filter: "all"
4473   parameters:
4474   - "name"
4475   - "parent"
4476   - "msg"
4477
4478 ## Detailed Test Results - VPP Performance Results 3n-skx
4479 #- type: "table"
4480 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4481 #  algorithm: "table_merged_details"
4482 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4483 #  columns:
4484 #  - title: " |prein| Test Name |preout| "
4485 #    data: "data name"
4486 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4487 #    data: "data msg"
4488 #  data: "vpp-perf-results-3n-skx"
4489 #  filter: "all"
4490 #  parameters:
4491 #  - "name"
4492 #  - "parent"
4493 #  - "msg"
4494 #
4495 ## Detailed Test Results - VPP Performance Results 2n-skx
4496 #- type: "table"
4497 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4498 #  algorithm: "table_merged_details"
4499 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4500 #  columns:
4501 #  - title: " |prein| Test Name |preout| "
4502 #    data: "data name"
4503 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4504 #    data: "data msg"
4505 #  data: "vpp-perf-results-2n-skx"
4506 #  filter: "all"
4507 #  parameters:
4508 #  - "name"
4509 #  - "parent"
4510 #  - "msg"
4511
4512 # Detailed Test Results - VPP Performance Results 2n-clx
4513 - type: "table"
4514   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4515   algorithm: "table_merged_details"
4516   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4517   columns:
4518   - title: " |prein| Test Name |preout| "
4519     data: "data name"
4520   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4521     data: "data msg"
4522   data: "vpp-perf-results-2n-clx"
4523   filter: "all"
4524   parameters:
4525   - "name"
4526   - "parent"
4527   - "msg"
4528
4529 # Detailed Test Results - VPP Performance Results 3n-tsh
4530 - type: "table"
4531   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4532   algorithm: "table_merged_details"
4533   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4534   columns:
4535   - title: " |prein| Test Name |preout| "
4536     data: "data name"
4537   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4538     data: "data msg"
4539   data: "vpp-perf-results-3n-tsh"
4540   filter: "all"
4541   parameters:
4542   - "name"
4543   - "parent"
4544   - "msg"
4545
4546 # Detailed Test Results - VPP Performance Results 3n-dnv
4547 - type: "table"
4548   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4549   algorithm: "table_merged_details"
4550   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4551   columns:
4552   - title: " |prein| Test Name |preout| "
4553     data: "data name"
4554   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4555     data: "data msg"
4556   data: "vpp-perf-results-3n-dnv"
4557   filter: "all"
4558   parameters:
4559   - "name"
4560   - "parent"
4561   - "msg"
4562
4563 # Detailed Test Results - VPP Performance Results 2n-dnv
4564 - type: "table"
4565   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4566   algorithm: "table_merged_details"
4567   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4568   columns:
4569   - title: " |prein| Test Name |preout| "
4570     data: "data name"
4571   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
4572     data: "data msg"
4573   data: "vpp-perf-results-2n-dnv"
4574   filter: "all"
4575   parameters:
4576   - "name"
4577   - "parent"
4578   - "msg"
4579
4580 # Test configuration - VPP Performance Test Configs 3n-hsw
4581 - type: "table"
4582   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4583   algorithm: "table_merged_details"
4584   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4585   columns:
4586   - title: " |prein| Test Name |preout| "
4587     data: "data name"
4588   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4589     data: "data conf-history"
4590   data: "vpp-perf-results-3n-hsw"
4591   filter: "all"
4592   parameters:
4593   - "parent"
4594   - "name"
4595   - "conf-history"
4596
4597 ## Test configuration - VPP Performance Test Configs 3n-skx
4598 #- type: "table"
4599 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4600 #  algorithm: "table_merged_details"
4601 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4602 #  columns:
4603 #  - title: " |prein| Test Name |preout| "
4604 #    data: "data name"
4605 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4606 #    data: "data conf-history"
4607 #  data: "vpp-perf-results-3n-skx"
4608 #  filter: "all"
4609 #  parameters:
4610 #  - "parent"
4611 #  - "name"
4612 #  - "conf-history"
4613 #
4614 ## Test configuration - VPP Performance Test Configs 2n-skx
4615 #- type: "table"
4616 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4617 #  algorithm: "table_merged_details"
4618 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4619 #  columns:
4620 #  - title: " |prein| Test Name |preout| "
4621 #    data: "data name"
4622 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4623 #    data: "data conf-history"
4624 #  data: "vpp-perf-results-2n-skx"
4625 #  filter: "all"
4626 #  parameters:
4627 #  - "parent"
4628 #  - "name"
4629 #  - "conf-history"
4630
4631 # Test configuration - VPP Performance Test Configs 2n-clx
4632 - type: "table"
4633   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4634   algorithm: "table_merged_details"
4635   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4636   columns:
4637   - title: " |prein| Test Name |preout| "
4638     data: "data name"
4639   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4640     data: "data conf-history"
4641   data: "vpp-perf-results-2n-clx"
4642   filter: "all"
4643   parameters:
4644   - "parent"
4645   - "name"
4646   - "conf-history"
4647
4648 # Test configuration - VPP Performance Test Configs 3n-tsh
4649 - type: "table"
4650   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4651   algorithm: "table_merged_details"
4652   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4653   columns:
4654   - title: " |prein| Test Name |preout| "
4655     data: "data name"
4656   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4657     data: "data conf-history"
4658   data: "vpp-perf-results-3n-tsh"
4659   filter: "all"
4660   parameters:
4661   - "parent"
4662   - "name"
4663   - "conf-history"
4664
4665 # Test configuration - VPP Performance Test Configs 3n-dnv
4666 - type: "table"
4667   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4668   algorithm: "table_merged_details"
4669   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4670   columns:
4671   - title: " |prein| Test Name |preout| "
4672     data: "data name"
4673   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4674     data: "data conf-history"
4675   data: "vpp-perf-results-3n-dnv"
4676   filter: "all"
4677   parameters:
4678   - "parent"
4679   - "name"
4680   - "conf-history"
4681
4682 # Test configuration - VPP Performance Test Configs 2n-dnv
4683 - type: "table"
4684   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4685   algorithm: "table_merged_details"
4686   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4687   columns:
4688   - title: " |prein| Test Name |preout| "
4689     data: "data name"
4690   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4691     data: "data conf-history"
4692   data: "vpp-perf-results-2n-dnv"
4693   filter: "all"
4694   parameters:
4695   - "parent"
4696   - "name"
4697   - "conf-history"
4698
4699 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4700 - type: "table"
4701   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4702   algorithm: "table_oper_data_html"
4703   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4704   data: "vpp-perf-results-3n-hsw"
4705   filter: "all"
4706
4707 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4708 #- type: "table"
4709 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4710 #  algorithm: "table_oper_data_html"
4711 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4712 #  data: "vpp-perf-results-3n-skx"
4713 #  filter: "all"
4714 #
4715 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4716 #- type: "table"
4717 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4718 #  algorithm: "table_oper_data_html"
4719 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4720 #  data: "vpp-perf-results-2n-skx"
4721 #  filter: "all"
4722
4723 # Test Operational Data - VPP Performance Operational Data 2n-clx
4724 - type: "table"
4725   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4726   algorithm: "table_oper_data_html"
4727   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4728   data: "vpp-perf-results-2n-clx"
4729   filter: "all"
4730
4731 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4732 - type: "table"
4733   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4734   algorithm: "table_oper_data_html"
4735   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4736   data: "vpp-perf-results-3n-tsh"
4737   filter: "all"
4738
4739 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4740 - type: "table"
4741   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4742   algorithm: "table_oper_data_html"
4743   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4744   data: "vpp-perf-results-3n-dnv"
4745   filter: "all"
4746
4747 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4748 - type: "table"
4749   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4750   algorithm: "table_oper_data_html"
4751   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4752   data: "vpp-perf-results-2n-dnv"
4753   filter: "all"
4754
4755 # Detailed Test Results - VPP MRR Results 3n-hsw
4756 - type: "table"
4757   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4758   algorithm: "table_merged_details"
4759   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4760   columns:
4761   - title: " |prein| Test Name |preout| "
4762     data: "data name"
4763   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4764     data: "data msg"
4765   data: "vpp-mrr-results-3n-hsw"
4766   filter: "all"
4767   parameters:
4768   - "name"
4769   - "parent"
4770   - "msg"
4771
4772 ## Detailed Test Results - VPP MRR Results 3n-skx
4773 #- type: "table"
4774 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4775 #  algorithm: "table_merged_details"
4776 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4777 #  columns:
4778 #  - title: " |prein| Test Name |preout| "
4779 #    data: "data name"
4780 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4781 #    data: "data msg"
4782 #  data: "vpp-mrr-results-3n-skx"
4783 #  filter: "all"
4784 #  parameters:
4785 #  - "name"
4786 #  - "parent"
4787 #  - "msg"
4788 #
4789 ## Detailed Test Results - VPP MRR Results 2n-skx
4790 #- type: "table"
4791 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4792 #  algorithm: "table_merged_details"
4793 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4794 #  columns:
4795 #  - title: " |prein| Test Name |preout| "
4796 #    data: "data name"
4797 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4798 #    data: "data msg"
4799 #  data: "vpp-mrr-results-2n-skx"
4800 #  filter: "all"
4801 #  parameters:
4802 #  - "name"
4803 #  - "parent"
4804 #  - "msg"
4805
4806 # Detailed Test Results - VPP MRR Results 2n-clx
4807 - type: "table"
4808   title: "Detailed Test Results - VPP MRR Results 2n-clx"
4809   algorithm: "table_merged_details"
4810   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4811   columns:
4812   - title: " |prein| Test Name |preout| "
4813     data: "data name"
4814   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4815     data: "data msg"
4816   data: "vpp-mrr-results-2n-clx"
4817   filter: "all"
4818   parameters:
4819   - "name"
4820   - "parent"
4821   - "msg"
4822
4823 # Detailed Test Results - VPP MRR Results 3n-tsh
4824 - type: "table"
4825   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4826   algorithm: "table_merged_details"
4827   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4828   columns:
4829   - title: " |prein| Test Name |preout| "
4830     data: "data name"
4831   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4832     data: "data msg"
4833   data: "vpp-mrr-results-3n-tsh"
4834   filter: "all"
4835   parameters:
4836   - "name"
4837   - "parent"
4838   - "msg"
4839
4840 # Detailed Test Results - VPP MRR Results 3n-dnv
4841 - type: "table"
4842   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4843   algorithm: "table_merged_details"
4844   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4845   columns:
4846   - title: " |prein| Test Name |preout| "
4847     data: "data name"
4848   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4849     data: "data msg"
4850   data: "vpp-mrr-results-3n-dnv"
4851   filter: "all"
4852   parameters:
4853   - "name"
4854   - "parent"
4855   - "msg"
4856
4857 # Detailed Test Results - VPP MRR Results 2n-dnv
4858 - type: "table"
4859   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4860   algorithm: "table_merged_details"
4861   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4862   columns:
4863   - title: " |prein| Test Name |preout| "
4864     data: "data name"
4865   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4866     data: "data msg"
4867   data: "vpp-mrr-results-2n-dnv"
4868   filter: "all"
4869   parameters:
4870   - "name"
4871   - "parent"
4872   - "msg"
4873
4874 # Test configuration - VPP MRR Test Configs 3n-hsw
4875 - type: "table"
4876   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4877   algorithm: "table_merged_details"
4878   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4879   columns:
4880   - title: " |prein| Test Name |preout| "
4881     data: "data name"
4882   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4883     data: "data conf-history"
4884   data: "vpp-mrr-results-3n-hsw"
4885   filter: "all"
4886   parameters:
4887   - "parent"
4888   - "name"
4889   - "conf-history"
4890
4891 ## Test configuration - VPP MRR Test Configs 3n-skx
4892 #- type: "table"
4893 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4894 #  algorithm: "table_merged_details"
4895 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4896 #  columns:
4897 #  - title: " |prein| Test Name |preout| "
4898 #    data: "data name"
4899 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4900 #    data: "data conf-history"
4901 #  data: "vpp-mrr-results-3n-skx"
4902 #  filter: "all"
4903 #  parameters:
4904 #  - "parent"
4905 #  - "name"
4906 #  - "conf-history"
4907 #
4908 ## Test configuration - VPP MRR Test Configs 2n-skx
4909 #- type: "table"
4910 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4911 #  algorithm: "table_merged_details"
4912 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4913 #  columns:
4914 #  - title: " |prein| Test Name |preout| "
4915 #    data: "data name"
4916 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4917 #    data: "data conf-history"
4918 #  data: "vpp-mrr-results-2n-skx"
4919 #  filter: "all"
4920 #  parameters:
4921 #  - "parent"
4922 #  - "name"
4923 #  - "conf-history"
4924
4925 # Test configuration - VPP MRR Test Configs 2n-clx
4926 - type: "table"
4927   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4928   algorithm: "table_merged_details"
4929   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4930   columns:
4931   - title: " |prein| Test Name |preout| "
4932     data: "data name"
4933   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4934     data: "data conf-history"
4935   data: "vpp-mrr-results-2n-clx"
4936   filter: "all"
4937   parameters:
4938   - "parent"
4939   - "name"
4940   - "conf-history"
4941
4942 # Test configuration - VPP MRR Test Configs 3n-tsh
4943 - type: "table"
4944   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4945   algorithm: "table_merged_details"
4946   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4947   columns:
4948   - title: " |prein| Test Name |preout| "
4949     data: "data name"
4950   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4951     data: "data conf-history"
4952   data: "vpp-mrr-results-3n-tsh"
4953   filter: "all"
4954   parameters:
4955   - "parent"
4956   - "name"
4957   - "conf-history"
4958
4959 # Test configuration - VPP MRR Test Configs 3n-dnv
4960 - type: "table"
4961   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4962   algorithm: "table_merged_details"
4963   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4964   columns:
4965   - title: " |prein| Test Name |preout| "
4966     data: "data name"
4967   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4968     data: "data conf-history"
4969   data: "vpp-mrr-results-3n-dnv"
4970   filter: "all"
4971   parameters:
4972   - "parent"
4973   - "name"
4974   - "conf-history"
4975
4976 # Test configuration - VPP MRR Test Configs 2n-dnv
4977 - type: "table"
4978   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4979   algorithm: "table_merged_details"
4980   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4981   columns:
4982   - title: " |prein| Test Name |preout| "
4983     data: "data name"
4984   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4985     data: "data conf-history"
4986   data: "vpp-mrr-results-2n-dnv"
4987   filter: "all"
4988   parameters:
4989   - "parent"
4990   - "name"
4991   - "conf-history"
4992
4993 # Detailed Test Results - VPP Device Results - Ubuntu
4994 - type: "table"
4995   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4996   algorithm: "table_merged_details"
4997   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4998   columns:
4999   - title: " |prein| Test Name |preout| "
5000     data: "data name"
5001   - title: " |prein| Status |preout| "
5002     data: "data status"
5003   data: "vpp-device-results-ubuntu"
5004   filter: "all"
5005   parameters:
5006   - "name"
5007   - "parent"
5008   - "doc"
5009   - "status"
5010
5011 # Test configuration - VPP Device Test Configs - Ubuntu
5012 - type: "table"
5013   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5014   algorithm: "table_merged_details"
5015   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5016   columns:
5017   - title: " |prein| Test Name |preout| "
5018     data: "data name"
5019   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5020     data: "data conf-history"
5021   data: "vpp-device-results-ubuntu"
5022   filter: "all"
5023   parameters:
5024   - "parent"
5025   - "name"
5026   - "conf-history"
5027
5028 ################################################################################
5029
5030 # DPDK Performance Changes 3n-hsw 1t1c pdr
5031 - type: "table"
5032   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5033   algorithm: "table_perf_comparison"
5034   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5035   history:
5036     - title: "rls1904"
5037       data: "dpdk-performance-changes-3n-hsw-h1"
5038   reference:
5039     title: "rls1908"
5040     data: "dpdk-performance-changes-3n-hsw-ref"
5041   compare:
5042     title: "rls2001"
5043     data: "dpdk-performance-changes-3n-hsw-cmp"
5044   data: "dpdk-performance-changes-3n-hsw"
5045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5046   filter: "'1T1C' and 'NDRPDR'"
5047   parameters:
5048   - "name"
5049   - "parent"
5050   - "throughput"
5051
5052 # DPDK Performance Changes 3n-hsw 2t2c pdr
5053 - type: "table"
5054   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5055   algorithm: "table_perf_comparison"
5056   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5057   history:
5058     - title: "rls1904"
5059       data: "dpdk-performance-changes-3n-hsw-h1"
5060   reference:
5061     title: "rls1908"
5062     data: "dpdk-performance-changes-3n-hsw-ref"
5063   compare:
5064     title: "rls2001"
5065     data: "dpdk-performance-changes-3n-hsw-cmp"
5066   data: "dpdk-performance-changes-3n-hsw"
5067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5068   filter: "'2T2C' and 'NDRPDR'"
5069   parameters:
5070   - "name"
5071   - "parent"
5072   - "throughput"
5073
5074 # DPDK Performance Changes 3n-hsw 1t1c ndr
5075 - type: "table"
5076   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5077   algorithm: "table_perf_comparison"
5078   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5079   history:
5080     - title: "rls1904"
5081       data: "dpdk-performance-changes-3n-hsw-h1"
5082   reference:
5083     title: "rls1908"
5084     data: "dpdk-performance-changes-3n-hsw-ref"
5085   compare:
5086     title: "rls2001"
5087     data: "dpdk-performance-changes-3n-hsw-cmp"
5088   data: "dpdk-performance-changes-3n-hsw"
5089   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5090   filter: "'1T1C' and 'NDRPDR'"
5091   parameters:
5092   - "name"
5093   - "parent"
5094   - "throughput"
5095
5096 # DPDK Performance Changes 3n-hsw 2t2c ndr
5097 - type: "table"
5098   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5099   algorithm: "table_perf_comparison"
5100   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5101   history:
5102     - title: "rls1904"
5103       data: "dpdk-performance-changes-3n-hsw-h1"
5104   reference:
5105     title: "rls1908"
5106     data: "dpdk-performance-changes-3n-hsw-ref"
5107   compare:
5108     title: "rls2001"
5109     data: "dpdk-performance-changes-3n-hsw-cmp"
5110   data: "dpdk-performance-changes-3n-hsw"
5111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5112   filter: "'2T2C' and 'NDRPDR'"
5113   parameters:
5114   - "name"
5115   - "parent"
5116   - "throughput"
5117
5118 ## DPDK Performance Changes 3n-skx 2t1c pdr
5119 #- type: "table"
5120 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5121 #  algorithm: "table_perf_comparison"
5122 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5123 #  history:
5124 #    - title: "rls1904"
5125 #      data: "dpdk-performance-changes-3n-skx-h1"
5126 #  reference:
5127 #    title: "rls1908"
5128 #    data: "dpdk-performance-changes-3n-skx-ref"
5129 #  compare:
5130 #    title: "rls2001"
5131 #    data: "dpdk-performance-changes-3n-skx-cmp"
5132 #  data: "dpdk-performance-changes-3n-skx"
5133 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5134 #  filter: "'2T1C' and 'NDRPDR'"
5135 #  parameters:
5136 #  - "name"
5137 #  - "parent"
5138 #  - "throughput"
5139 #
5140 ## DPDK Performance Changes 3n-skx 4t2c pdr
5141 #- type: "table"
5142 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5143 #  algorithm: "table_perf_comparison"
5144 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5145 #  history:
5146 #    - title: "rls1904"
5147 #      data: "dpdk-performance-changes-3n-skx-h1"
5148 #  reference:
5149 #    title: "rls1908"
5150 #    data: "dpdk-performance-changes-3n-skx-ref"
5151 #  compare:
5152 #    title: "rls2001"
5153 #    data: "dpdk-performance-changes-3n-skx-cmp"
5154 #  data: "dpdk-performance-changes-3n-skx"
5155 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5156 #  filter: "'4T2C' and 'NDRPDR'"
5157 #  parameters:
5158 #  - "name"
5159 #  - "parent"
5160 #  - "throughput"
5161 #
5162 ## DPDK Performance Changes 3n-skx 2t1c ndr
5163 #- type: "table"
5164 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5165 #  algorithm: "table_perf_comparison"
5166 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5167 #  history:
5168 #    - title: "rls1904"
5169 #      data: "dpdk-performance-changes-3n-skx-h1"
5170 #  reference:
5171 #    title: "rls1908"
5172 #    data: "dpdk-performance-changes-3n-skx-ref"
5173 #  compare:
5174 #    title: "rls2001"
5175 #    data: "dpdk-performance-changes-3n-skx-cmp"
5176 #  data: "dpdk-performance-changes-3n-skx"
5177 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5178 #  filter: "'2T1C' and 'NDRPDR'"
5179 #  parameters:
5180 #  - "name"
5181 #  - "parent"
5182 #  - "throughput"
5183 #
5184 ## DPDK Performance Changes 3n-skx 4t2c ndr
5185 #- type: "table"
5186 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5187 #  algorithm: "table_perf_comparison"
5188 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5189 #  history:
5190 #    - title: "rls1904"
5191 #      data: "dpdk-performance-changes-3n-skx-h1"
5192 #  reference:
5193 #    title: "rls1908"
5194 #    data: "dpdk-performance-changes-3n-skx-ref"
5195 #  compare:
5196 #    title: "rls2001"
5197 #    data: "dpdk-performance-changes-3n-skx-cmp"
5198 #  data: "dpdk-performance-changes-3n-skx"
5199 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5200 #  filter: "'4T2C' and 'NDRPDR'"
5201 #  parameters:
5202 #  - "name"
5203 #  - "parent"
5204 #  - "throughput"
5205 #
5206 ## DPDK Performance Changes 2n-skx 2t1c pdr
5207 #- type: "table"
5208 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5209 #  algorithm: "table_perf_comparison"
5210 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5211 #  history:
5212 #    - title: "rls1904"
5213 #      data: "dpdk-performance-changes-2n-skx-h1"
5214 #  reference:
5215 #    title: "rls1908"
5216 #    data: "dpdk-performance-changes-2n-skx-ref"
5217 #  compare:
5218 #    title: "rls2001"
5219 #    data: "dpdk-performance-changes-2n-skx-cmp"
5220 #  data: "dpdk-performance-changes-2n-skx"
5221 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5222 #  filter: "'2T1C' and 'NDRPDR'"
5223 #  parameters:
5224 #  - "name"
5225 #  - "parent"
5226 #  - "throughput"
5227 #
5228 ## DPDK Performance Changes 2n-skx 4t2c pdr
5229 #- type: "table"
5230 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5231 #  algorithm: "table_perf_comparison"
5232 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5233 #  history:
5234 #    - title: "rls1904"
5235 #      data: "dpdk-performance-changes-2n-skx-h1"
5236 #  reference:
5237 #    title: "rls1908"
5238 #    data: "dpdk-performance-changes-2n-skx-ref"
5239 #  compare:
5240 #    title: "rls2001"
5241 #    data: "dpdk-performance-changes-2n-skx-cmp"
5242 #  data: "dpdk-performance-changes-2n-skx"
5243 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5244 #  filter: "'4T2C' and 'NDRPDR'"
5245 #  parameters:
5246 #  - "name"
5247 #  - "parent"
5248 #  - "throughput"
5249 #
5250 ## DPDK Performance Changes 2n-skx 2t1c ndr
5251 #- type: "table"
5252 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5253 #  algorithm: "table_perf_comparison"
5254 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5255 #  history:
5256 #    - title: "rls1904"
5257 #      data: "dpdk-performance-changes-2n-skx-h1"
5258 #  reference:
5259 #    title: "rls1908"
5260 #    data: "dpdk-performance-changes-2n-skx-ref"
5261 #  compare:
5262 #    title: "rls2001"
5263 #    data: "dpdk-performance-changes-2n-skx-cmp"
5264 #  data: "dpdk-performance-changes-2n-skx"
5265 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5266 #  filter: "'2T1C' and 'NDRPDR'"
5267 #  parameters:
5268 #  - "name"
5269 #  - "parent"
5270 #  - "throughput"
5271 #
5272 ## DPDK Performance Changes 2n-skx 4t2c ndr
5273 #- type: "table"
5274 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5275 #  algorithm: "table_perf_comparison"
5276 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5277 #  history:
5278 #    - title: "rls1904"
5279 #      data: "dpdk-performance-changes-2n-skx-h1"
5280 #  reference:
5281 #    title: "rls1908"
5282 #    data: "dpdk-performance-changes-2n-skx-ref"
5283 #  compare:
5284 #    title: "rls2001"
5285 #    data: "dpdk-performance-changes-2n-skx-cmp"
5286 #  data: "dpdk-performance-changes-2n-skx"
5287 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5288 #  filter: "'4T2C' and 'NDRPDR'"
5289 #  parameters:
5290 #  - "name"
5291 #  - "parent"
5292 #  - "throughput"
5293 #
5294 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5295 #- type: "table"
5296 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5297 #  algorithm: "table_perf_comparison"
5298 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5299 #  reference:
5300 #    title: "3-Node Hsw"
5301 #    data: "dpdk-compare-testbeds-ref"
5302 #  compare:
5303 #    title: "3-Node Skx"
5304 #    data: "dpdk-compare-testbeds-cmp"
5305 #  data: "dpdk-compare-testbeds"
5306 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5307 #  filter: "'NIC_Intel-X710'"
5308 #  parameters:
5309 #  - "name"
5310 #  - "parent"
5311 #  - "throughput"
5312 #
5313 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5314 #- type: "table"
5315 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5316 #  algorithm: "table_perf_comparison"
5317 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5318 #  reference:
5319 #    title: "3-Node Hsw"
5320 #    data: "dpdk-compare-testbeds-ref"
5321 #  compare:
5322 #    title: "3-Node Skx"
5323 #    data: "dpdk-compare-testbeds-cmp"
5324 #  data: "dpdk-compare-testbeds"
5325 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5326 #  filter: "'NIC_Intel-X710'"
5327 #  parameters:
5328 #  - "name"
5329 #  - "parent"
5330 #  - "throughput"
5331 #
5332 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5333 #- type: "table"
5334 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5335 #  algorithm: "table_perf_comparison"
5336 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5337 #  reference:
5338 #    title: "2-Node Skx"
5339 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5340 #  compare:
5341 #    title: "2-Node Clx"
5342 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5343 #  data: "dpdk-compare-testbeds-skx-clx"
5344 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5345 #  filter: "all"
5346 #  parameters:
5347 #  - "name"
5348 #  - "parent"
5349 #  - "throughput"
5350 #
5351 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5352 #- type: "table"
5353 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5354 #  algorithm: "table_perf_comparison"
5355 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5356 #  reference:
5357 #    title: "2-Node Skx"
5358 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5359 #  compare:
5360 #    title: "2-Node Clx"
5361 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5362 #  data: "dpdk-compare-testbeds-skx-clx"
5363 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5364 #  filter: "all"
5365 #  parameters:
5366 #  - "name"
5367 #  - "parent"
5368 #  - "throughput"
5369 #
5370 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5371 #- type: "table"
5372 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5373 #  algorithm: "table_perf_comparison"
5374 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5375 #  reference:
5376 #    title: "3-Node Skx"
5377 #    data: "dpdk-compare-topologies-ref"
5378 #  compare:
5379 #    title: "2-Node Skx"
5380 #    data: "dpdk-compare-topologies-cmp"
5381 #  data: "dpdk-compare-topologies"
5382 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5383 #  filter: "all"
5384 #  parameters:
5385 #  - "name"
5386 #  - "parent"
5387 #  - "throughput"
5388 #
5389 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5390 #- type: "table"
5391 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5392 #  algorithm: "table_perf_comparison"
5393 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5394 #  reference:
5395 #    title: "3-Node Skx"
5396 #    data: "dpdk-compare-topologies-ref"
5397 #  compare:
5398 #    title: "2-Node Skx"
5399 #    data: "dpdk-compare-topologies-cmp"
5400 #  data: "dpdk-compare-topologies"
5401 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5402 #  filter: "all"
5403 #  parameters:
5404 #  - "name"
5405 #  - "parent"
5406 #  - "throughput"
5407
5408 # Detailed Test Results - DPDK Performance Results 3n-hsw
5409 - type: "table"
5410   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5411   algorithm: "table_merged_details"
5412   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5413   columns:
5414   - title: " |prein| Test Name |preout| "
5415     data: "data name"
5416   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5417     data: "data msg"
5418   data: "dpdk-perf-results-3n-hsw"
5419   filter: "all"
5420   parameters:
5421   - "name"
5422   - "parent"
5423   - "msg"
5424
5425 ## Detailed Test Results - DPDK Performance Results 3n-skx
5426 #- type: "table"
5427 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5428 #  algorithm: "table_merged_details"
5429 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5430 #  columns:
5431 #  - title: " |prein| Test Name |preout| "
5432 #    data: "data name"
5433 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5434 #    data: "data msg"
5435 #  data: "dpdk-perf-results-3n-skx"
5436 #  filter: "all"
5437 #  parameters:
5438 #  - "name"
5439 #  - "parent"
5440 #  - "msg"
5441 #
5442 ## Detailed Test Results - DPDK Performance Results 2n-skx
5443 #- type: "table"
5444 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5445 #  algorithm: "table_merged_details"
5446 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5447 #  columns:
5448 #  - title: " |prein| Test Name |preout| "
5449 #    data: "data name"
5450 #  - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5451 #    data: "data msg"
5452 #  data: "dpdk-perf-results-2n-skx"
5453 #  filter: "all"
5454 #  parameters:
5455 #  - "name"
5456 #  - "parent"
5457 #  - "msg"
5458
5459 # Detailed Test Results - DPDK Performance Results 2n-clx
5460 - type: "table"
5461   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5462   algorithm: "table_merged_details"
5463   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5464   columns:
5465   - title: " |prein| Test Name |preout| "
5466     data: "data name"
5467   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5468     data: "data msg"
5469   data: "dpdk-perf-results-2n-clx"
5470   filter: "all"
5471   parameters:
5472   - "name"
5473   - "parent"
5474   - "msg"
5475
5476 # Detailed Test Results - DPDK Performance Results 2n-dnv
5477 - type: "table"
5478   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5479   algorithm: "table_merged_details"
5480   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5481   columns:
5482   - title: " |prein| Test Name |preout| "
5483     data: "data name"
5484   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5485     data: "data msg"
5486   data: "dpdk-perf-results-2n-dnv"
5487   filter: "all"
5488   parameters:
5489   - "name"
5490   - "parent"
5491   - "msg"
5492
5493 # Detailed Test Results - DPDK Performance Results 3n-dnv
5494 - type: "table"
5495   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5496   algorithm: "table_merged_details"
5497   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5498   columns:
5499   - title: " |prein| Test Name |preout| "
5500     data: "data name"
5501   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5502     data: "data msg"
5503   data: "dpdk-perf-results-3n-dnv"
5504   filter: "all"
5505   parameters:
5506   - "name"
5507   - "parent"
5508   - "msg"
5509
5510 # Detailed Test Results - DPDK Performance Results 3n-tsh
5511 - type: "table"
5512   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5513   algorithm: "table_merged_details"
5514   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5515   columns:
5516   - title: " |prein| Test Name |preout| "
5517     data: "data name"
5518   - title: " |prein| Throughput: |br| 1. Mpps      Gbps (NDR) |br| 2. Mpps      Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99      P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99      P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99      P50 P90 P99 (90% PDR) |preout| "
5519     data: "data msg"
5520   data: "dpdk-perf-results-3n-tsh"
5521   filter: "all"
5522   parameters:
5523   - "name"
5524   - "parent"
5525   - "msg"
5526
5527 ################################################################################
5528 ###                                F I L E S                                 ###
5529 ################################################################################
5530
5531 # VPP Performance Results 3n-hsw
5532 - type: "file"
5533   title: "VPP Performance Results 3n-hsw"
5534   algorithm: "file_test_results"
5535   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5536   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5537   data: "vpp-perf-results-3n-hsw"
5538   filter: "all"
5539   data-start-level: 4
5540
5541 ## VPP Performance Results 3n-skx
5542 #- type: "file"
5543 #  title: "VPP Performance Results 3n-skx"
5544 #  algorithm: "file_test_results"
5545 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5546 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5547 #  data: "vpp-perf-results-3n-skx"
5548 #  filter: "all"
5549 #  data-start-level: 4
5550 #
5551 ## VPP Performance Results 2n-skx
5552 #- type: "file"
5553 #  title: "VPP Performance Results 2n-skx"
5554 #  algorithm: "file_test_results"
5555 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5556 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5557 #  data: "vpp-perf-results-2n-skx"
5558 #  filter: "all"
5559 #  data-start-level: 4
5560
5561 # VPP Performance Results 2n-clx
5562 - type: "file"
5563   title: "VPP Performance Results 2n-clx"
5564   algorithm: "file_test_results"
5565   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5566   dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5567   data: "vpp-perf-results-2n-clx"
5568   filter: "all"
5569   data-start-level: 4
5570
5571 # VPP Performance Results 3n-tsh
5572 - type: "file"
5573   title: "VPP Performance Results 3n-tsh"
5574   algorithm: "file_test_results"
5575   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5576   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5577   data: "vpp-perf-results-3n-tsh"
5578   filter: "all"
5579   data-start-level: 4
5580
5581 # VPP Performance Results 3n-dnv
5582 - type: "file"
5583   title: "VPP Performance Results 3n-dnv"
5584   algorithm: "file_test_results"
5585   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5586   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5587   data: "vpp-perf-results-3n-dnv"
5588   filter: "all"
5589   data-start-level: 4
5590
5591 # VPP Performance Results 2n-dnv
5592 - type: "file"
5593   title: "VPP Performance Results 2n-dnv"
5594   algorithm: "file_test_results"
5595   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5596   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5597   data: "vpp-perf-results-2n-dnv"
5598   filter: "all"
5599   data-start-level: 4
5600
5601 # VPP Performance Configuration 3n-hsw
5602 - type: "file"
5603   title: "VPP Performance Configuration 3n-hsw"
5604   algorithm: "file_test_results"
5605   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5606   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5607   data: "vpp-perf-results-3n-hsw"
5608   filter: "all"
5609   data-start-level: 4
5610
5611 ## VPP Performance Configuration 3n-skx
5612 #- type: "file"
5613 #  title: "VPP Performance Configuration 3n-skx"
5614 #  algorithm: "file_test_results"
5615 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5616 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5617 #  data: "vpp-perf-results-3n-skx"
5618 #  filter: "all"
5619 #  data-start-level: 4
5620 #
5621 ## VPP Performance Configuration 2n-skx
5622 #- type: "file"
5623 #  title: "VPP Performance Configuration 2n-skx"
5624 #  algorithm: "file_test_results"
5625 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5626 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5627 #  data: "vpp-perf-results-2n-skx"
5628 #  filter: "all"
5629 #  data-start-level: 4
5630
5631 # VPP Performance Configuration 2n-clx
5632 - type: "file"
5633   title: "VPP Performance Configuration 2n-clx"
5634   algorithm: "file_test_results"
5635   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5636   dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5637   data: "vpp-perf-results-2n-clx"
5638   filter: "all"
5639   data-start-level: 4
5640
5641 # VPP Performance Configuration 3n-tsh
5642 - type: "file"
5643   title: "VPP Performance Configuration 3n-tsh"
5644   algorithm: "file_test_results"
5645   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5646   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5647   data: "vpp-perf-results-3n-tsh"
5648   filter: "all"
5649   data-start-level: 4
5650
5651 # VPP Performance Configuration 3n-dnv
5652 - type: "file"
5653   title: "VPP Performance Configuration 3n-dnv"
5654   algorithm: "file_test_results"
5655   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5656   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5657   data: "vpp-perf-results-3n-dnv"
5658   filter: "all"
5659   data-start-level: 4
5660
5661 # VPP Performance Configuration 2n-dnv
5662 - type: "file"
5663   title: "VPP Performance Configuration 2n-dnv"
5664   algorithm: "file_test_results"
5665   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5666   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5667   data: "vpp-perf-results-2n-dnv"
5668   filter: "all"
5669   data-start-level: 4
5670
5671 # VPP Performance Operational Data 3n-hsw
5672 - type: "file"
5673   title: "VPP Performance Operational Data 3n-hsw"
5674   algorithm: "file_test_results_html"
5675   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5676   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5677   data: "vpp-perf-results-3n-hsw"
5678   filter: "all"
5679   data-start-level: 4
5680
5681 ## VPP Performance Operational Data 3n-skx
5682 #- type: "file"
5683 #  title: "VPP Performance Operational Data 3n-skx"
5684 #  algorithm: "file_test_results_html"
5685 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5686 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5687 #  data: "vpp-perf-results-3n-skx"
5688 #  filter: "all"
5689 #  data-start-level: 4
5690 #
5691 ## VPP Performance Operational Data 2n-skx
5692 #- type: "file"
5693 #  title: "VPP Performance Operational Data 2n-skx"
5694 #  algorithm: "file_test_results_html"
5695 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5696 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5697 #  data: "vpp-perf-results-2n-skx"
5698 #  filter: "all"
5699 #  data-start-level: 4
5700
5701 # VPP Performance Operational Data 2n-clx
5702 - type: "file"
5703   title: "VPP Performance Operational Data 2n-clx"
5704   algorithm: "file_test_results_html"
5705   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5706   dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5707   data: "vpp-perf-results-2n-clx"
5708   filter: "all"
5709   data-start-level: 4
5710
5711 # VPP Performance Operational Data 3n-tsh
5712 - type: "file"
5713   title: "VPP Performance Operational Data 3n-tsh"
5714   algorithm: "file_test_results_html"
5715   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5716   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5717   data: "vpp-perf-results-3n-tsh"
5718   filter: "all"
5719   data-start-level: 4
5720
5721 # VPP Performance Operational Data 3n-dnv
5722 - type: "file"
5723   title: "VPP Performance Operational Data 3n-dnv"
5724   algorithm: "file_test_results_html"
5725   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5726   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5727   data: "vpp-perf-results-3n-dnv"
5728   filter: "all"
5729   data-start-level: 4
5730
5731 # VPP Performance Operational Data 2n-dnv
5732 - type: "file"
5733   title: "VPP Performance Operational Data 2n-dnv"
5734   algorithm: "file_test_results_html"
5735   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5736   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5737   data: "vpp-perf-results-2n-dnv"
5738   filter: "all"
5739   data-start-level: 4
5740
5741 # VPP MRR Results 3n-hsw
5742 - type: "file"
5743   title: "VPP MRR Results 3n-hsw"
5744   algorithm: "file_test_results"
5745   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5746   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5747   data: "vpp-mrr-results-3n-hsw"
5748   filter: "all"
5749   data-start-level: 4
5750
5751 ## VPP MRR Results 3n-skx
5752 #- type: "file"
5753 #  title: "VPP MRR Results 3n-skx"
5754 #  algorithm: "file_test_results"
5755 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5756 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5757 #  data: "vpp-mrr-results-3n-skx"
5758 #  filter: "all"
5759 #  data-start-level: 4
5760 #
5761 ## VPP MRR Results 2n-skx
5762 #- type: "file"
5763 #  title: "VPP MRR Results 2n-skx"
5764 #  algorithm: "file_test_results"
5765 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5766 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5767 #  data: "vpp-mrr-results-2n-skx"
5768 #  filter: "all"
5769 #  data-start-level: 4
5770
5771 # VPP MRR Results 2n-clx
5772 - type: "file"
5773   title: "VPP MRR Results 2n-clx"
5774   algorithm: "file_test_results"
5775   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5776   dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5777   data: "vpp-mrr-results-2n-clx"
5778   filter: "all"
5779   data-start-level: 4
5780
5781 # VPP MRR Results 3n-tsh
5782 - type: "file"
5783   title: "VPP MRR Results 3n-tsh"
5784   algorithm: "file_test_results"
5785   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5786   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5787   data: "vpp-mrr-results-3n-tsh"
5788   filter: "all"
5789   data-start-level: 4
5790
5791 # VPP MRR Results 3n-dnv
5792 - type: "file"
5793   title: "VPP MRR Results 3n-dnv"
5794   algorithm: "file_test_results"
5795   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5796   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5797   data: "vpp-mrr-results-3n-dnv"
5798   filter: "all"
5799   data-start-level: 4
5800
5801 # VPP MRR Results 2n-dnv
5802 - type: "file"
5803   title: "VPP MRR Results 2n-dnv"
5804   algorithm: "file_test_results"
5805   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5806   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5807   data: "vpp-mrr-results-2n-dnv"
5808   filter: "all"
5809   data-start-level: 4
5810
5811 # VPP MRR Configuration 3n-hsw
5812 - type: "file"
5813   title: "VPP MRR Configuration 3n-hsw"
5814   algorithm: "file_test_results"
5815   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5816   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5817   data: "vpp-mrr-results-3n-hsw"
5818   filter: "all"
5819   data-start-level: 4
5820
5821 ## VPP MRR Configuration 3n-skx
5822 #- type: "file"
5823 #  title: "VPP MRR Configuration 3n-skx"
5824 #  algorithm: "file_test_results"
5825 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5826 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5827 #  data: "vpp-mrr-results-3n-skx"
5828 #  filter: "all"
5829 #  data-start-level: 4
5830 #
5831 ## VPP MRR Configuration 2n-skx
5832 #- type: "file"
5833 #  title: "VPP MRR Configuration 2n-skx"
5834 #  algorithm: "file_test_results"
5835 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5836 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5837 #  data: "vpp-mrr-results-2n-skx"
5838 #  filter: "all"
5839 #  data-start-level: 4
5840
5841 # VPP MRR Configuration 2n-clx
5842 - type: "file"
5843   title: "VPP MRR Configuration 2n-clx"
5844   algorithm: "file_test_results"
5845   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5846   dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5847   data: "vpp-mrr-results-2n-clx"
5848   filter: "all"
5849   data-start-level: 4
5850
5851 # VPP MRR Configuration 3n-tsh
5852 - type: "file"
5853   title: "VPP MRR Configuration 3n-tsh"
5854   algorithm: "file_test_results"
5855   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5856   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5857   data: "vpp-mrr-results-3n-tsh"
5858   filter: "all"
5859   data-start-level: 4
5860
5861 # VPP MRR Configuration 3n-dnv
5862 - type: "file"
5863   title: "VPP MRR Configuration 3n-dnv"
5864   algorithm: "file_test_results"
5865   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5866   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5867   data: "vpp-mrr-results-3n-dnv"
5868   filter: "all"
5869   data-start-level: 4
5870
5871 # VPP MRR Configuration 2n-dnv
5872 - type: "file"
5873   title: "VPP MRR Configuration 2n-dnv"
5874   algorithm: "file_test_results"
5875   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5876   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5877   data: "vpp-mrr-results-2n-dnv"
5878   filter: "all"
5879   data-start-level: 4
5880
5881 # VPP Device Results - Ubuntu
5882 - type: "file"
5883   title: "VPP Device Results - Ubuntu"
5884   algorithm: "file_test_results"
5885   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5886   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5887   data: "vpp-device-results-ubuntu"
5888   filter: "all"
5889   data-start-level: 4
5890
5891 # VPP Device Configuration - Ubuntu
5892 - type: "file"
5893   title: "VPP Device Configuration - Ubuntu"
5894   algorithm: "file_test_results"
5895   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5896   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5897   data: "vpp-device-results-ubuntu"
5898   filter: "all"
5899   data-start-level: 4
5900
5901 # DPDK Performance Results 3n-hsw
5902 - type: "file"
5903   title: "DPDK Performance Results 3n-hsw"
5904   algorithm: "file_test_results"
5905   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5906   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5907   data: "dpdk-perf-results-3n-hsw"
5908   filter: "all"
5909   data-start-level: 4
5910
5911 ## DPDK Performance Results 3n-skx
5912 #- type: "file"
5913 #  title: "DPDK Performance Results 3n-skx"
5914 #  algorithm: "file_test_results"
5915 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5916 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5917 #  data: "dpdk-perf-results-3n-skx"
5918 #  filter: "all"
5919 #  data-start-level: 4
5920 #
5921 ## DPDK Performance Results 2n-skx
5922 #- type: "file"
5923 #  title: "DPDK Performance Results 2n-skx"
5924 #  algorithm: "file_test_results"
5925 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5926 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5927 #  data: "dpdk-perf-results-2n-skx"
5928 #  filter: "all"
5929 #  data-start-level: 4
5930
5931 # DPDK Performance Results 2n-clx
5932 - type: "file"
5933   title: "DPDK Performance Results 2n-clx"
5934   algorithm: "file_test_results"
5935   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5936   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5937   data: "dpdk-perf-results-2n-clx"
5938   filter: "all"
5939   data-start-level: 4
5940
5941 # DPDK Performance Results 2n-dnv
5942 - type: "file"
5943   title: "DPDK Performance Results 2n-dnv"
5944   algorithm: "file_test_results"
5945   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5946   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5947   data: "dpdk-perf-results-2n-dnv"
5948   filter: "all"
5949   data-start-level: 4
5950
5951 # DPDK Performance Results 3n-dnv
5952 - type: "file"
5953   title: "DPDK Performance Results 3n-dnv"
5954   algorithm: "file_test_results"
5955   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5956   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5957   data: "dpdk-perf-results-3n-dnv"
5958   filter: "all"
5959   data-start-level: 4
5960
5961 # DPDK Performance Results 3n-tsh
5962 - type: "file"
5963   title: "DPDK Performance Results 3n-tsh"
5964   algorithm: "file_test_results"
5965   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5966   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5967   data: "dpdk-perf-results-3n-tsh"
5968   filter: "all"
5969   data-start-level: 4
5970
5971 ################################################################################
5972 ###                                P L O T S                                 ###
5973 ################################################################################
5974
5975 ## Plots VPP HTTP Server Performance
5976 #- type: "plot"
5977 #  title: "VPP HTTP Server Performance"
5978 #  algorithm: "plot_http_server_perf_box"
5979 #  output-file-type: ".html"
5980 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5981 #  data:
5982 #    "plot-vpp-http-server-performance"
5983 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5984 #  # each tag is enclosed with ' (apostrophe).
5985 #  filter: "'HTTP' and 'TCP_CPS'"
5986 #  parameters:
5987 #  - "result"
5988 #  - "name"
5989 #  traces:
5990 #    hoverinfo: "y+name"
5991 #    boxpoints: "outliers"
5992 #    whiskerwidth: 0
5993 #  layout:
5994 #    title: "VPP HTTP Server Performance"
5995 #    layout:
5996 #      "plot-cps"
5997 #
5998 #- type: "plot"
5999 #  title: "VPP HTTP Server Performance"
6000 #  algorithm: "plot_http_server_perf_box"
6001 #  output-file-type: ".html"
6002 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6003 #  data:
6004 #    "plot-vpp-http-server-performance"
6005 #  filter: "'HTTP' and 'TCP_RPS'"
6006 #  parameters:
6007 #  - "result"
6008 #  - "name"
6009 #  traces:
6010 #    hoverinfo: "y+name"
6011 #    boxpoints: "outliers"
6012 #    whiskerwidth: 0
6013 #  layout:
6014 #    title: "VPP HTTP Server Performance"
6015 #    layout:
6016 #      "plot-rps"
6017
6018 ################################################################################
6019
6020 ## Soak Test (PLRsearch), boxes
6021 #- type: "plot"
6022 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6023 #  algorithm: "plot_perf_box_name"
6024 #  output-file-type: ".html"
6025 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6026 #  data: "plot-vpp-soak-2n-skx"
6027 #  include:
6028 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
6029 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6030 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6031 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
6032 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6033 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6034 #  layout:
6035 #    title: "30 Minutes Soak Test (PLRsearch)"
6036 #    layout: "plot-soak-throughput"
6037 #
6038 ## Soak Test (PLRsearch), boxes
6039 #- type: "plot"
6040 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6041 #  algorithm: "plot_perf_box_name"
6042 #  output-file-type: ".html"
6043 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6044 #  data: "plot-vpp-soak-2n-skx"
6045 #  include:
6046 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6047 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6048 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6049 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6050 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6051 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6052 #  layout:
6053 #    title: "30 Minutes Soak Test (PLRsearch)"
6054 #    layout: "plot-soak-throughput"
6055
6056 ###############################################################################
6057
6058 #- type: "plot"
6059 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6060 #  algorithm: "plot_nf_reconf_box_name"
6061 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6062 #  data: "plot-vpp-nfv-reconf-2n-skx"
6063 #  include:
6064 #    - "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"
6065 #    - "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"
6066 #    - "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"
6067 #    - "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"
6068 #    - "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"
6069 #    - "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"
6070 #  layout:
6071 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6072 #    layout: "plot-throughput"
6073 #
6074 #- type: "plot"
6075 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6076 #  algorithm: "plot_nf_reconf_box_name"
6077 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6078 #  data: "plot-vpp-nfv-reconf-2n-skx"
6079 #  include:
6080 #    - "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"
6081 #    - "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"
6082 #    - "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"
6083 #    - "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"
6084 #    - "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"
6085 #    - "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"
6086 #  layout:
6087 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6088 #    layout: "plot-throughput"
6089 #
6090 #- type: "plot"
6091 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6092 #  algorithm: "plot_nf_reconf_box_name"
6093 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6094 #  data: "plot-vpp-nfv-reconf-2n-skx"
6095 #  include:
6096 #    - "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"
6097 #    - "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"
6098 #    - "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"
6099 #    - "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"
6100 #    - "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"
6101 #    - "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"
6102 #  layout:
6103 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6104 #    layout: "plot-throughput"
6105 #
6106 ################################################################################
6107 ## Plots - NF Density - VSC - MRR 64b
6108 #- type: "plot"
6109 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6110 #  algorithm: "plot_nf_heatmap"
6111 #  output-file-type: ".html"
6112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6113 #  data: "plot-vpp-nfv-2n-skx-mrr"
6114 #  filter: "'NIC_Intel-XXV710' and
6115 #           'NF_DENSITY' and
6116 #           'VHOST' and
6117 #           not 'VXLAN' and
6118 #           'CHAIN' and
6119 #           'NF_VPPIP4' and
6120 #           '64B' and
6121 #           '2T1C' and
6122 #           'MRR'"
6123 #  parameters:
6124 #  - "result"
6125 #  - "name"
6126 #  - "tags"
6127 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6128 #  x-axis: "X = VNFs per Service Chain"
6129 #  y-axis: "Y = Number of Service Chains"
6130 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6131 #  layout:
6132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6133 #    layout: "plot-service-density"
6134 #
6135 #- type: "plot"
6136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6137 #  algorithm: "plot_nf_heatmap"
6138 #  output-file-type: ".html"
6139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6140 #  data: "plot-vpp-nfv-2n-skx-mrr"
6141 #  filter: "'NIC_Intel-XXV710' and
6142 #           'NF_DENSITY' and
6143 #           'VHOST' and
6144 #           not 'VXLAN' and
6145 #           'CHAIN' and
6146 #           'NF_VPPIP4' and
6147 #           '64B' and
6148 #           '4T2C' and
6149 #           'MRR'"
6150 #  parameters:
6151 #  - "result"
6152 #  - "name"
6153 #  - "tags"
6154 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6155 #  x-axis: "X = VNFs per Service Chain"
6156 #  y-axis: "Y = Number of Service Chains"
6157 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6158 #  layout:
6159 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6160 #    layout: "plot-service-density"
6161 #
6162 #- type: "plot"
6163 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6164 #  algorithm: "plot_nf_heatmap"
6165 #  output-file-type: ".html"
6166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6167 #  data: "plot-vpp-nfv-2n-skx-mrr"
6168 #  filter: "'NIC_Intel-XXV710' and
6169 #           'NF_DENSITY' and
6170 #           'VHOST' and
6171 #           not 'VXLAN' and
6172 #           'CHAIN' and
6173 #           'NF_VPPIP4' and
6174 #           '64B' and
6175 #           '8T4C' and
6176 #           'MRR'"
6177 #  parameters:
6178 #  - "result"
6179 #  - "name"
6180 #  - "tags"
6181 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6182 #  x-axis: "X = VNFs per Service Chain"
6183 #  y-axis: "Y = Number of Service Chains"
6184 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6185 #  layout:
6186 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6187 #    layout: "plot-service-density"
6188 #
6189 ## Plots - NF Density - VSC - MRR IMIX
6190 #- type: "plot"
6191 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6192 #  algorithm: "plot_nf_heatmap"
6193 #  output-file-type: ".html"
6194 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6195 #  data: "plot-vpp-nfv-2n-skx-mrr"
6196 #  filter: "'NIC_Intel-XXV710' and
6197 #           'NF_DENSITY' and
6198 #           'VHOST' and
6199 #           not 'VXLAN' and
6200 #           'CHAIN' and
6201 #           'NF_VPPIP4' and
6202 #           'IMIX' and
6203 #           '2T1C' and
6204 #           'MRR'"
6205 #  parameters:
6206 #  - "result"
6207 #  - "name"
6208 #  - "tags"
6209 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6210 #  x-axis: "X = VNFs per Service Chain"
6211 #  y-axis: "Y = Number of Service Chains"
6212 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6213 #  layout:
6214 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6215 #    layout: "plot-service-density"
6216 #
6217 #- type: "plot"
6218 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6219 #  algorithm: "plot_nf_heatmap"
6220 #  output-file-type: ".html"
6221 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6222 #  data: "plot-vpp-nfv-2n-skx-mrr"
6223 #  filter: "'NIC_Intel-XXV710' and
6224 #           'NF_DENSITY' and
6225 #           'VHOST' and
6226 #           not 'VXLAN' and
6227 #           'CHAIN' and
6228 #           'NF_VPPIP4' and
6229 #           'IMIX' and
6230 #           '4T2C' and
6231 #           'MRR'"
6232 #  parameters:
6233 #  - "result"
6234 #  - "name"
6235 #  - "tags"
6236 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6237 #  x-axis: "X = VNFs per Service Chain"
6238 #  y-axis: "Y = Number of Service Chains"
6239 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6240 #  layout:
6241 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6242 #    layout: "plot-service-density"
6243 #
6244 #- type: "plot"
6245 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6246 #  algorithm: "plot_nf_heatmap"
6247 #  output-file-type: ".html"
6248 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6249 #  data: "plot-vpp-nfv-2n-skx-mrr"
6250 #  filter: "'NIC_Intel-XXV710' and
6251 #           'NF_DENSITY' and
6252 #           'VHOST' and
6253 #           not 'VXLAN' and
6254 #           'CHAIN' and
6255 #           'NF_VPPIP4' and
6256 #           'IMIX' and
6257 #           '8T4C' and
6258 #           'MRR'"
6259 #  parameters:
6260 #  - "result"
6261 #  - "name"
6262 #  - "tags"
6263 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6264 #  x-axis: "X = VNFs per Service Chain"
6265 #  y-axis: "Y = Number of Service Chains"
6266 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6267 #  layout:
6268 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6269 #    layout: "plot-service-density"
6270 #
6271 ## Plots - NF Density - VSC - NDR 64b
6272 #- type: "plot"
6273 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6274 #  algorithm: "plot_nf_heatmap"
6275 #  output-file-type: ".html"
6276 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6277 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6278 #  filter: "'NIC_Intel-XXV710' and
6279 #           'NF_DENSITY' and
6280 #           'VHOST' and
6281 #           not 'VXLAN' and
6282 #           'CHAIN' and
6283 #           'NF_VPPIP4' and
6284 #           '64B' and
6285 #           '2T1C' and
6286 #           'NDRPDR'"
6287 #  parameters:
6288 #  - "throughput"
6289 #  - "name"
6290 #  - "tags"
6291 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6292 #  x-axis: "X = VNFs per Service Chain"
6293 #  y-axis: "Y = Number of Service Chains"
6294 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6295 #  layout:
6296 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6297 #    layout: "plot-service-density"
6298 #
6299 #- type: "plot"
6300 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6301 #  algorithm: "plot_nf_heatmap"
6302 #  output-file-type: ".html"
6303 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6304 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6305 #  filter: "'NIC_Intel-XXV710' and
6306 #           'NF_DENSITY' and
6307 #           'VHOST' and
6308 #           not 'VXLAN' and
6309 #           'CHAIN' and
6310 #           'NF_VPPIP4' and
6311 #           '64B' and
6312 #           '4T2C' and
6313 #           'NDRPDR'"
6314 #  parameters:
6315 #  - "throughput"
6316 #  - "name"
6317 #  - "tags"
6318 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6319 #  x-axis: "X = VNFs per Service Chain"
6320 #  y-axis: "Y = Number of Service Chains"
6321 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6322 #  layout:
6323 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6324 #    layout: "plot-service-density"
6325 #
6326 #- type: "plot"
6327 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6328 #  algorithm: "plot_nf_heatmap"
6329 #  output-file-type: ".html"
6330 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6331 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6332 #  filter: "'NIC_Intel-XXV710' and
6333 #           'NF_DENSITY' and
6334 #           'VHOST' and
6335 #           not 'VXLAN' and
6336 #           'CHAIN' and
6337 #           'NF_VPPIP4' and
6338 #           '64B' and
6339 #           '8T4C' and
6340 #           'NDRPDR'"
6341 #  parameters:
6342 #  - "throughput"
6343 #  - "name"
6344 #  - "tags"
6345 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6346 #  x-axis: "X = VNFs per Service Chain"
6347 #  y-axis: "Y = Number of Service Chains"
6348 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6349 #  layout:
6350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6351 #    layout: "plot-service-density"
6352 #
6353 ## Plots - NF Density - VSC - NDR IMIX
6354 #- type: "plot"
6355 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6356 #  algorithm: "plot_nf_heatmap"
6357 #  output-file-type: ".html"
6358 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6359 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6360 #  filter: "'NIC_Intel-XXV710' and
6361 #           'NF_DENSITY' and
6362 #           'VHOST' and
6363 #           not 'VXLAN' and
6364 #           'CHAIN' and
6365 #           'NF_VPPIP4' and
6366 #           'IMIX' and
6367 #           '2T1C' and
6368 #           'NDRPDR'"
6369 #  parameters:
6370 #  - "throughput"
6371 #  - "name"
6372 #  - "tags"
6373 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6374 #  x-axis: "X = VNFs per Service Chain"
6375 #  y-axis: "Y = Number of Service Chains"
6376 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6377 #  layout:
6378 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6379 #    layout: "plot-service-density"
6380 #
6381 #- type: "plot"
6382 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6383 #  algorithm: "plot_nf_heatmap"
6384 #  output-file-type: ".html"
6385 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6386 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6387 #  filter: "'NIC_Intel-XXV710' and
6388 #           'NF_DENSITY' and
6389 #           'VHOST' and
6390 #           not 'VXLAN' and
6391 #           'CHAIN' and
6392 #           'NF_VPPIP4' and
6393 #           'IMIX' and
6394 #           '4T2C' and
6395 #           'NDRPDR'"
6396 #  parameters:
6397 #  - "throughput"
6398 #  - "name"
6399 #  - "tags"
6400 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6401 #  x-axis: "X = VNFs per Service Chain"
6402 #  y-axis: "Y = Number of Service Chains"
6403 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6404 #  layout:
6405 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6406 #    layout: "plot-service-density"
6407 #
6408 #- type: "plot"
6409 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6410 #  algorithm: "plot_nf_heatmap"
6411 #  output-file-type: ".html"
6412 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6413 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6414 #  filter: "'NIC_Intel-XXV710' and
6415 #           'NF_DENSITY' and
6416 #           'VHOST' and
6417 #           not 'VXLAN' and
6418 #           'CHAIN' and
6419 #           'NF_VPPIP4' and
6420 #           'IMIX' and
6421 #           '8T4C' and
6422 #           'NDRPDR'"
6423 #  parameters:
6424 #  - "throughput"
6425 #  - "name"
6426 #  - "tags"
6427 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6428 #  x-axis: "X = VNFs per Service Chain"
6429 #  y-axis: "Y = Number of Service Chains"
6430 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6431 #  layout:
6432 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6433 #    layout: "plot-service-density"
6434 #
6435 ## Plots - NF Density - VSC - PDR 64b
6436 #- type: "plot"
6437 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6438 #  algorithm: "plot_nf_heatmap"
6439 #  output-file-type: ".html"
6440 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6441 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6442 #  filter: "'NIC_Intel-XXV710' and
6443 #           'NF_DENSITY' and
6444 #           'VHOST' and
6445 #           not 'VXLAN' and
6446 #           'CHAIN' and
6447 #           'NF_VPPIP4' and
6448 #           '64B' and
6449 #           '2T1C' and
6450 #           'NDRPDR'"
6451 #  parameters:
6452 #  - "throughput"
6453 #  - "name"
6454 #  - "tags"
6455 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6456 #  x-axis: "X = VNFs per Service Chain"
6457 #  y-axis: "Y = Number of Service Chains"
6458 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6459 #  layout:
6460 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6461 #    layout: "plot-service-density"
6462 #
6463 #- type: "plot"
6464 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6465 #  algorithm: "plot_nf_heatmap"
6466 #  output-file-type: ".html"
6467 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6468 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6469 #  filter: "'NIC_Intel-XXV710' and
6470 #           'NF_DENSITY' and
6471 #           'VHOST' and
6472 #           not 'VXLAN' and
6473 #           'CHAIN' and
6474 #           'NF_VPPIP4' and
6475 #           '64B' and
6476 #           '4T2C' and
6477 #           'NDRPDR'"
6478 #  parameters:
6479 #  - "throughput"
6480 #  - "name"
6481 #  - "tags"
6482 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6483 #  x-axis: "X = VNFs per Service Chain"
6484 #  y-axis: "Y = Number of Service Chains"
6485 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6486 #  layout:
6487 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6488 #    layout: "plot-service-density"
6489 #
6490 #- type: "plot"
6491 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6492 #  algorithm: "plot_nf_heatmap"
6493 #  output-file-type: ".html"
6494 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6495 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6496 #  filter: "'NIC_Intel-XXV710' and
6497 #           'NF_DENSITY' and
6498 #           'VHOST' and
6499 #           not 'VXLAN' and
6500 #           'CHAIN' and
6501 #           'NF_VPPIP4' and
6502 #           '64B' and
6503 #           '8T4C' and
6504 #           'NDRPDR'"
6505 #  parameters:
6506 #  - "throughput"
6507 #  - "name"
6508 #  - "tags"
6509 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6510 #  x-axis: "X = VNFs per Service Chain"
6511 #  y-axis: "Y = Number of Service Chains"
6512 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6513 #  layout:
6514 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6515 #    layout: "plot-service-density"
6516 #
6517 ## Plots - NF Density - VSC - PDR IMIX
6518 #- type: "plot"
6519 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6520 #  algorithm: "plot_nf_heatmap"
6521 #  output-file-type: ".html"
6522 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6523 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6524 #  filter: "'NIC_Intel-XXV710' and
6525 #           'NF_DENSITY' and
6526 #           'VHOST' and
6527 #           not 'VXLAN' and
6528 #           'CHAIN' and
6529 #           'NF_VPPIP4' and
6530 #           'IMIX' and
6531 #           '2T1C' and
6532 #           'NDRPDR'"
6533 #  parameters:
6534 #  - "throughput"
6535 #  - "name"
6536 #  - "tags"
6537 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6538 #  x-axis: "X = VNFs per Service Chain"
6539 #  y-axis: "Y = Number of Service Chains"
6540 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6541 #  layout:
6542 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6543 #    layout: "plot-service-density"
6544 #
6545 #- type: "plot"
6546 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6547 #  algorithm: "plot_nf_heatmap"
6548 #  output-file-type: ".html"
6549 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6550 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6551 #  filter: "'NIC_Intel-XXV710' and
6552 #           'NF_DENSITY' and
6553 #           'VHOST' and
6554 #           not 'VXLAN' and
6555 #           'CHAIN' and
6556 #           'NF_VPPIP4' and
6557 #           'IMIX' and
6558 #           '4T2C' and
6559 #           'NDRPDR'"
6560 #  parameters:
6561 #  - "throughput"
6562 #  - "name"
6563 #  - "tags"
6564 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6565 #  x-axis: "X = VNFs per Service Chain"
6566 #  y-axis: "Y = Number of Service Chains"
6567 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6568 #  layout:
6569 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6570 #    layout: "plot-service-density"
6571 #
6572 #- type: "plot"
6573 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6574 #  algorithm: "plot_nf_heatmap"
6575 #  output-file-type: ".html"
6576 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6577 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6578 #  filter: "'NIC_Intel-XXV710' and
6579 #           'NF_DENSITY' and
6580 #           'VHOST' and
6581 #           not 'VXLAN' and
6582 #           'CHAIN' and
6583 #           'NF_VPPIP4' and
6584 #           'IMIX' and
6585 #           '8T4C' and
6586 #           'NDRPDR'"
6587 #  parameters:
6588 #  - "throughput"
6589 #  - "name"
6590 #  - "tags"
6591 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6592 #  x-axis: "X = VNFs per Service Chain"
6593 #  y-axis: "Y = Number of Service Chains"
6594 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6595 #  layout:
6596 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6597 #    layout: "plot-service-density"
6598 #
6599 ################################################################################
6600 ## Plots - NF Density - VSC - MRR 64b
6601 #- type: "plot"
6602 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6603 #  algorithm: "plot_nf_heatmap"
6604 #  output-file-type: ".html"
6605 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6606 #  data: "plot-vpp-nfv-2n-skx-mrr"
6607 #  filter: "'NIC_Intel-XXV710' and
6608 #           'NF_DENSITY' and
6609 #           'VHOST' and
6610 #           'VXLAN' and
6611 #           'CHAIN' and
6612 #           '118' and
6613 #           '2T1C' and
6614 #           'MRR'"
6615 #  parameters:
6616 #  - "result"
6617 #  - "name"
6618 #  - "tags"
6619 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6620 #  x-axis: "X = VNFs per Service Chain"
6621 #  y-axis: "Y = Number of Service Chains"
6622 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6623 #  layout:
6624 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6625 #    layout: "plot-service-density"
6626 #
6627 #- type: "plot"
6628 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6629 #  algorithm: "plot_nf_heatmap"
6630 #  output-file-type: ".html"
6631 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6632 #  data: "plot-vpp-nfv-2n-skx-mrr"
6633 #  filter: "'NIC_Intel-XXV710' and
6634 #           'NF_DENSITY' and
6635 #           'VHOST' and
6636 #           'VXLAN' and
6637 #           'CHAIN' and
6638 #           '118' and
6639 #           '4T2C' and
6640 #           'MRR'"
6641 #  parameters:
6642 #  - "result"
6643 #  - "name"
6644 #  - "tags"
6645 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6646 #  x-axis: "X = VNFs per Service Chain"
6647 #  y-axis: "Y = Number of Service Chains"
6648 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6649 #  layout:
6650 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6651 #    layout: "plot-service-density"
6652 #
6653 #- type: "plot"
6654 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6655 #  algorithm: "plot_nf_heatmap"
6656 #  output-file-type: ".html"
6657 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6658 #  data: "plot-vpp-nfv-2n-skx-mrr"
6659 #  filter: "'NIC_Intel-XXV710' and
6660 #           'NF_DENSITY' and
6661 #           'VHOST' and
6662 #           'VXLAN' and
6663 #           'CHAIN' and
6664 #           '118' and
6665 #           '8T4C' and
6666 #           'MRR'"
6667 #  parameters:
6668 #  - "result"
6669 #  - "name"
6670 #  - "tags"
6671 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6672 #  x-axis: "X = VNFs per Service Chain"
6673 #  y-axis: "Y = Number of Service Chains"
6674 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6675 #  layout:
6676 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6677 #    layout: "plot-service-density"
6678 #
6679 ## Plots - NF Density - VSC - MRR IMIX
6680 #- type: "plot"
6681 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6682 #  algorithm: "plot_nf_heatmap"
6683 #  output-file-type: ".html"
6684 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6685 #  data: "plot-vpp-nfv-2n-skx-mrr"
6686 #  filter: "'NIC_Intel-XXV710' and
6687 #           'NF_DENSITY' and
6688 #           'VHOST' and
6689 #           'VXLAN' and
6690 #           'CHAIN' and
6691 #           'IMIX' and
6692 #           '2T1C' and
6693 #           'MRR'"
6694 #  parameters:
6695 #  - "result"
6696 #  - "name"
6697 #  - "tags"
6698 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6699 #  x-axis: "X = VNFs per Service Chain"
6700 #  y-axis: "Y = Number of Service Chains"
6701 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6702 #  layout:
6703 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6704 #    layout: "plot-service-density"
6705 #
6706 #- type: "plot"
6707 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6708 #  algorithm: "plot_nf_heatmap"
6709 #  output-file-type: ".html"
6710 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6711 #  data: "plot-vpp-nfv-2n-skx-mrr"
6712 #  filter: "'NIC_Intel-XXV710' and
6713 #           'NF_DENSITY' and
6714 #           'VHOST' and
6715 #           'VXLAN' and
6716 #           'CHAIN' and
6717 #           'IMIX' and
6718 #           '4T2C' and
6719 #           'MRR'"
6720 #  parameters:
6721 #  - "result"
6722 #  - "name"
6723 #  - "tags"
6724 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6725 #  x-axis: "X = VNFs per Service Chain"
6726 #  y-axis: "Y = Number of Service Chains"
6727 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6728 #  layout:
6729 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6730 #    layout: "plot-service-density"
6731 #
6732 #- type: "plot"
6733 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6734 #  algorithm: "plot_nf_heatmap"
6735 #  output-file-type: ".html"
6736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6737 #  data: "plot-vpp-nfv-2n-skx-mrr"
6738 #  filter: "'NIC_Intel-XXV710' and
6739 #           'NF_DENSITY' and
6740 #           'VHOST' and
6741 #           'VXLAN' and
6742 #           'CHAIN' and
6743 #           'IMIX' and
6744 #           '8T4C' and
6745 #           'MRR'"
6746 #  parameters:
6747 #  - "result"
6748 #  - "name"
6749 #  - "tags"
6750 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6751 #  x-axis: "X = VNFs per Service Chain"
6752 #  y-axis: "Y = Number of Service Chains"
6753 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6754 #  layout:
6755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6756 #    layout: "plot-service-density"
6757 #
6758 ## Plots - NF Density - VSC - NDR 64b
6759 #- type: "plot"
6760 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6761 #  algorithm: "plot_nf_heatmap"
6762 #  output-file-type: ".html"
6763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6764 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6765 #  filter: "'NIC_Intel-XXV710' and
6766 #           'NF_DENSITY' and
6767 #           'VHOST' and
6768 #           'VXLAN' and
6769 #           'CHAIN' and
6770 #           '118' and
6771 #           '2T1C' and
6772 #           'NDRPDR'"
6773 #  parameters:
6774 #  - "throughput"
6775 #  - "name"
6776 #  - "tags"
6777 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6778 #  x-axis: "X = VNFs per Service Chain"
6779 #  y-axis: "Y = Number of Service Chains"
6780 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6781 #  layout:
6782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6783 #    layout: "plot-service-density"
6784 #
6785 #- type: "plot"
6786 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6787 #  algorithm: "plot_nf_heatmap"
6788 #  output-file-type: ".html"
6789 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6790 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6791 #  filter: "'NIC_Intel-XXV710' and
6792 #           'NF_DENSITY' and
6793 #           'VHOST' and
6794 #           'VXLAN' and
6795 #           'CHAIN' and
6796 #           '118' and
6797 #           '4T2C' and
6798 #           'NDRPDR'"
6799 #  parameters:
6800 #  - "throughput"
6801 #  - "name"
6802 #  - "tags"
6803 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6804 #  x-axis: "X = VNFs per Service Chain"
6805 #  y-axis: "Y = Number of Service Chains"
6806 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6807 #  layout:
6808 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6809 #    layout: "plot-service-density"
6810 #
6811 #- type: "plot"
6812 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6813 #  algorithm: "plot_nf_heatmap"
6814 #  output-file-type: ".html"
6815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6816 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6817 #  filter: "'NIC_Intel-XXV710' and
6818 #           'NF_DENSITY' and
6819 #           'VHOST' and
6820 #           'VXLAN' and
6821 #           'CHAIN' and
6822 #           '118' and
6823 #           '8T4C' and
6824 #           'NDRPDR'"
6825 #  parameters:
6826 #  - "throughput"
6827 #  - "name"
6828 #  - "tags"
6829 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6830 #  x-axis: "X = VNFs per Service Chain"
6831 #  y-axis: "Y = Number of Service Chains"
6832 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6833 #  layout:
6834 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6835 #    layout: "plot-service-density"
6836 #
6837 ## Plots - NF Density - VSC - NDR IMIX
6838 #- type: "plot"
6839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6840 #  algorithm: "plot_nf_heatmap"
6841 #  output-file-type: ".html"
6842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6843 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6844 #  filter: "'NIC_Intel-XXV710' and
6845 #           'NF_DENSITY' and
6846 #           'VHOST' and
6847 #           'VXLAN' and
6848 #           'CHAIN' and
6849 #           'IMIX' and
6850 #           '2T1C' and
6851 #           'NDRPDR'"
6852 #  parameters:
6853 #  - "throughput"
6854 #  - "name"
6855 #  - "tags"
6856 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6857 #  x-axis: "X = VNFs per Service Chain"
6858 #  y-axis: "Y = Number of Service Chains"
6859 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6860 #  layout:
6861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6862 #    layout: "plot-service-density"
6863 #
6864 #- type: "plot"
6865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6866 #  algorithm: "plot_nf_heatmap"
6867 #  output-file-type: ".html"
6868 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6869 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6870 #  filter: "'NIC_Intel-XXV710' and
6871 #           'NF_DENSITY' and
6872 #           'VHOST' and
6873 #           'VXLAN' and
6874 #           'CHAIN' and
6875 #           'IMIX' and
6876 #           '4T2C' and
6877 #           'NDRPDR'"
6878 #  parameters:
6879 #  - "throughput"
6880 #  - "name"
6881 #  - "tags"
6882 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6883 #  x-axis: "X = VNFs per Service Chain"
6884 #  y-axis: "Y = Number of Service Chains"
6885 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6886 #  layout:
6887 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6888 #    layout: "plot-service-density"
6889 #
6890 #- type: "plot"
6891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6892 #  algorithm: "plot_nf_heatmap"
6893 #  output-file-type: ".html"
6894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6895 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6896 #  filter: "'NIC_Intel-XXV710' and
6897 #           'NF_DENSITY' and
6898 #           'VHOST' and
6899 #           'VXLAN' and
6900 #           'CHAIN' and
6901 #           'IMIX' and
6902 #           '8T4C' and
6903 #           'NDRPDR'"
6904 #  parameters:
6905 #  - "throughput"
6906 #  - "name"
6907 #  - "tags"
6908 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6909 #  x-axis: "X = VNFs per Service Chain"
6910 #  y-axis: "Y = Number of Service Chains"
6911 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6912 #  layout:
6913 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6914 #    layout: "plot-service-density"
6915 #
6916 ## Plots - NF Density - VSC - PDR 64b
6917 #- type: "plot"
6918 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6919 #  algorithm: "plot_nf_heatmap"
6920 #  output-file-type: ".html"
6921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6922 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6923 #  filter: "'NIC_Intel-XXV710' and
6924 #           'NF_DENSITY' and
6925 #           'VHOST' and
6926 #           'VXLAN' and
6927 #           'CHAIN' and
6928 #           '118' and
6929 #           '2T1C' and
6930 #           'NDRPDR'"
6931 #  parameters:
6932 #  - "throughput"
6933 #  - "name"
6934 #  - "tags"
6935 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6936 #  x-axis: "X = VNFs per Service Chain"
6937 #  y-axis: "Y = Number of Service Chains"
6938 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6939 #  layout:
6940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6941 #    layout: "plot-service-density"
6942 #
6943 #- type: "plot"
6944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6945 #  algorithm: "plot_nf_heatmap"
6946 #  output-file-type: ".html"
6947 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6948 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6949 #  filter: "'NIC_Intel-XXV710' and
6950 #           'NF_DENSITY' and
6951 #           'VHOST' and
6952 #           'VXLAN' and
6953 #           'CHAIN' and
6954 #           '118' and
6955 #           '4T2C' and
6956 #           'NDRPDR'"
6957 #  parameters:
6958 #  - "throughput"
6959 #  - "name"
6960 #  - "tags"
6961 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6962 #  x-axis: "X = VNFs per Service Chain"
6963 #  y-axis: "Y = Number of Service Chains"
6964 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6965 #  layout:
6966 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6967 #    layout: "plot-service-density"
6968 #
6969 #- type: "plot"
6970 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6971 #  algorithm: "plot_nf_heatmap"
6972 #  output-file-type: ".html"
6973 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6974 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6975 #  filter: "'NIC_Intel-XXV710' and
6976 #           'NF_DENSITY' and
6977 #           'VHOST' and
6978 #           'VXLAN' and
6979 #           'CHAIN' and
6980 #           '118' and
6981 #           '8T4C' and
6982 #           'NDRPDR'"
6983 #  parameters:
6984 #  - "throughput"
6985 #  - "name"
6986 #  - "tags"
6987 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6988 #  x-axis: "X = VNFs per Service Chain"
6989 #  y-axis: "Y = Number of Service Chains"
6990 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6991 #  layout:
6992 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6993 #    layout: "plot-service-density"
6994 #
6995 ## Plots - NF Density - VSC - PDR IMIX
6996 #- type: "plot"
6997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6998 #  algorithm: "plot_nf_heatmap"
6999 #  output-file-type: ".html"
7000 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7001 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7002 #  filter: "'NIC_Intel-XXV710' and
7003 #           'NF_DENSITY' and
7004 #           'VHOST' and
7005 #           'VXLAN' and
7006 #           'CHAIN' and
7007 #           'IMIX' and
7008 #           '2T1C' and
7009 #           'NDRPDR'"
7010 #  parameters:
7011 #  - "throughput"
7012 #  - "name"
7013 #  - "tags"
7014 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7015 #  x-axis: "X = VNFs per Service Chain"
7016 #  y-axis: "Y = Number of Service Chains"
7017 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7018 #  layout:
7019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7020 #    layout: "plot-service-density"
7021 #
7022 #- type: "plot"
7023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7024 #  algorithm: "plot_nf_heatmap"
7025 #  output-file-type: ".html"
7026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7027 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7028 #  filter: "'NIC_Intel-XXV710' and
7029 #           'NF_DENSITY' and
7030 #           'VHOST' and
7031 #           'VXLAN' and
7032 #           'CHAIN' and
7033 #           'IMIX' and
7034 #           '4T2C' and
7035 #           'NDRPDR'"
7036 #  parameters:
7037 #  - "throughput"
7038 #  - "name"
7039 #  - "tags"
7040 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7041 #  x-axis: "X = VNFs per Service Chain"
7042 #  y-axis: "Y = Number of Service Chains"
7043 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7044 #  layout:
7045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7046 #    layout: "plot-service-density"
7047 #
7048 #- type: "plot"
7049 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7050 #  algorithm: "plot_nf_heatmap"
7051 #  output-file-type: ".html"
7052 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7053 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7054 #  filter: "'NIC_Intel-XXV710' and
7055 #           'NF_DENSITY' and
7056 #           'VHOST' and
7057 #           'VXLAN' and
7058 #           'CHAIN' and
7059 #           'IMIX' and
7060 #           '8T4C' and
7061 #           'NDRPDR'"
7062 #  parameters:
7063 #  - "throughput"
7064 #  - "name"
7065 #  - "tags"
7066 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7067 #  x-axis: "X = VNFs per Service Chain"
7068 #  y-axis: "Y = Number of Service Chains"
7069 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7070 #  layout:
7071 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7072 #    layout: "plot-service-density"
7073 #
7074 ################################################################################
7075 ## Plots - NF Density - CSC - MRR 64b
7076 #- type: "plot"
7077 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7078 #  algorithm: "plot_nf_heatmap"
7079 #  output-file-type: ".html"
7080 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7081 #  data: "plot-vpp-nfv-2n-skx-mrr"
7082 #  filter: "'NIC_Intel-XXV710' and
7083 #           'NF_DENSITY' and
7084 #           'DOCKER' and
7085 #           'CHAIN' and
7086 #           'NF_VPPIP4' and
7087 #           '64B' and
7088 #           '2T1C' and
7089 #           'MRR'"
7090 #  parameters:
7091 #  - "result"
7092 #  - "name"
7093 #  - "tags"
7094 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7095 #  x-axis: "X = CNFs per Service Chain"
7096 #  y-axis: "Y = Number of Service Chains"
7097 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7098 #  layout:
7099 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7100 #    layout: "plot-service-density"
7101 #
7102 #- type: "plot"
7103 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7104 #  algorithm: "plot_nf_heatmap"
7105 #  output-file-type: ".html"
7106 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7107 #  data: "plot-vpp-nfv-2n-skx-mrr"
7108 #  filter: "'NIC_Intel-XXV710' and
7109 #           'NF_DENSITY' and
7110 #           'DOCKER' and
7111 #           'CHAIN' and
7112 #           'NF_VPPIP4' and
7113 #           '64B' and
7114 #           '4T2C' and
7115 #           'MRR'"
7116 #  parameters:
7117 #  - "result"
7118 #  - "name"
7119 #  - "tags"
7120 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7121 #  x-axis: "X = CNFs per Service Chain"
7122 #  y-axis: "Y = Number of Service Chains"
7123 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7124 #  layout:
7125 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7126 #    layout: "plot-service-density"
7127 #
7128 #- type: "plot"
7129 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7130 #  algorithm: "plot_nf_heatmap"
7131 #  output-file-type: ".html"
7132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7133 #  data: "plot-vpp-nfv-2n-skx-mrr"
7134 #  filter: "'NIC_Intel-XXV710' and
7135 #           'NF_DENSITY' and
7136 #           'DOCKER' and
7137 #           'CHAIN' and
7138 #           'NF_VPPIP4' and
7139 #           '64B' and
7140 #           '8T4C' and
7141 #           'MRR'"
7142 #  parameters:
7143 #  - "result"
7144 #  - "name"
7145 #  - "tags"
7146 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7147 #  x-axis: "X = CNFs per Service Chain"
7148 #  y-axis: "Y = Number of Service Chains"
7149 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7150 #  layout:
7151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7152 #    layout: "plot-service-density"
7153 #
7154 ## Plots - NF Density - CSC - MRR IMIX
7155 #- type: "plot"
7156 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7157 #  algorithm: "plot_nf_heatmap"
7158 #  output-file-type: ".html"
7159 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7160 #  data: "plot-vpp-nfv-2n-skx-mrr"
7161 #  filter: "'NIC_Intel-XXV710' and
7162 #           'NF_DENSITY' and
7163 #           'DOCKER' and
7164 #           'CHAIN' and
7165 #           'NF_VPPIP4' and
7166 #           'IMIX' and
7167 #           '2T1C' and
7168 #           'MRR'"
7169 #  parameters:
7170 #  - "result"
7171 #  - "name"
7172 #  - "tags"
7173 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7174 #  x-axis: "X = CNFs per Service Chain"
7175 #  y-axis: "Y = Number of Service Chains"
7176 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7177 #  layout:
7178 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7179 #    layout: "plot-service-density"
7180 #
7181 #- type: "plot"
7182 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7183 #  algorithm: "plot_nf_heatmap"
7184 #  output-file-type: ".html"
7185 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7186 #  data: "plot-vpp-nfv-2n-skx-mrr"
7187 #  filter: "'NIC_Intel-XXV710' and
7188 #           'NF_DENSITY' and
7189 #           'DOCKER' and
7190 #           'CHAIN' and
7191 #           'NF_VPPIP4' and
7192 #           'IMIX' and
7193 #           '4T2C' and
7194 #           'MRR'"
7195 #  parameters:
7196 #  - "result"
7197 #  - "name"
7198 #  - "tags"
7199 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7200 #  x-axis: "X = CNFs per Service Chain"
7201 #  y-axis: "Y = Number of Service Chains"
7202 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7203 #  layout:
7204 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7205 #    layout: "plot-service-density"
7206 #
7207 #- type: "plot"
7208 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7209 #  algorithm: "plot_nf_heatmap"
7210 #  output-file-type: ".html"
7211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7212 #  data: "plot-vpp-nfv-2n-skx-mrr"
7213 #  filter: "'NIC_Intel-XXV710' and
7214 #           'NF_DENSITY' and
7215 #           'DOCKER' and
7216 #           'CHAIN' and
7217 #           'NF_VPPIP4' and
7218 #           'IMIX' and
7219 #           '8T4C' and
7220 #           'MRR'"
7221 #  parameters:
7222 #  - "result"
7223 #  - "name"
7224 #  - "tags"
7225 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7226 #  x-axis: "X = CNFs per Service Chain"
7227 #  y-axis: "Y = Number of Service Chains"
7228 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7229 #  layout:
7230 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7231 #    layout: "plot-service-density"
7232 #
7233 ## Plots - NF Density - CSC - NDR 64b
7234 #- type: "plot"
7235 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7236 #  algorithm: "plot_nf_heatmap"
7237 #  output-file-type: ".html"
7238 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7239 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7240 #  filter: "'NIC_Intel-XXV710' and
7241 #           'NF_DENSITY' and
7242 #           'DOCKER' and
7243 #           'CHAIN' and
7244 #           'NF_VPPIP4' and
7245 #           '64B' and
7246 #           '2T1C' and
7247 #           'NDRPDR'"
7248 #  parameters:
7249 #  - "throughput"
7250 #  - "name"
7251 #  - "tags"
7252 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7253 #  x-axis: "X = CNFs per Service Chain"
7254 #  y-axis: "Y = Number of Service Chains"
7255 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7256 #  layout:
7257 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7258 #    layout: "plot-service-density"
7259 #
7260 #- type: "plot"
7261 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7262 #  algorithm: "plot_nf_heatmap"
7263 #  output-file-type: ".html"
7264 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7265 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7266 #  filter: "'NIC_Intel-XXV710' and
7267 #           'NF_DENSITY' and
7268 #           'DOCKER' and
7269 #           'CHAIN' and
7270 #           'NF_VPPIP4' and
7271 #           '64B' and
7272 #           '4T2C' and
7273 #           'NDRPDR'"
7274 #  parameters:
7275 #  - "throughput"
7276 #  - "name"
7277 #  - "tags"
7278 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7279 #  x-axis: "X = CNFs per Service Chain"
7280 #  y-axis: "Y = Number of Service Chains"
7281 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7282 #  layout:
7283 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7284 #    layout: "plot-service-density"
7285 #
7286 #- type: "plot"
7287 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7288 #  algorithm: "plot_nf_heatmap"
7289 #  output-file-type: ".html"
7290 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7291 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7292 #  filter: "'NIC_Intel-XXV710' and
7293 #           'NF_DENSITY' and
7294 #           'DOCKER' and
7295 #           'CHAIN' and
7296 #           'NF_VPPIP4' and
7297 #           '64B' and
7298 #           '8T4C' and
7299 #           'NDRPDR'"
7300 #  parameters:
7301 #  - "throughput"
7302 #  - "name"
7303 #  - "tags"
7304 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7305 #  x-axis: "X = CNFs per Service Chain"
7306 #  y-axis: "Y = Number of Service Chains"
7307 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7308 #  layout:
7309 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7310 #    layout: "plot-service-density"
7311 #
7312 ## Plots - NF Density - CSC - NDR IMIX
7313 #- type: "plot"
7314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7315 #  algorithm: "plot_nf_heatmap"
7316 #  output-file-type: ".html"
7317 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7318 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7319 #  filter: "'NIC_Intel-XXV710' and
7320 #           'NF_DENSITY' and
7321 #           'DOCKER' and
7322 #           'CHAIN' and
7323 #           'NF_VPPIP4' and
7324 #           'IMIX' and
7325 #           '2T1C' and
7326 #           'NDRPDR'"
7327 #  parameters:
7328 #  - "throughput"
7329 #  - "name"
7330 #  - "tags"
7331 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7332 #  x-axis: "X = CNFs per Service Chain"
7333 #  y-axis: "Y = Number of Service Chains"
7334 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7335 #  layout:
7336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7337 #    layout: "plot-service-density"
7338 #
7339 #- type: "plot"
7340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7341 #  algorithm: "plot_nf_heatmap"
7342 #  output-file-type: ".html"
7343 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7344 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7345 #  filter: "'NIC_Intel-XXV710' and
7346 #           'NF_DENSITY' and
7347 #           'DOCKER' and
7348 #           'CHAIN' and
7349 #           'NF_VPPIP4' and
7350 #           'IMIX' and
7351 #           '4T2C' and
7352 #           'NDRPDR'"
7353 #  parameters:
7354 #  - "throughput"
7355 #  - "name"
7356 #  - "tags"
7357 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7358 #  x-axis: "X = CNFs per Service Chain"
7359 #  y-axis: "Y = Number of Service Chains"
7360 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7361 #  layout:
7362 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7363 #    layout: "plot-service-density"
7364 #
7365 #- type: "plot"
7366 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7367 #  algorithm: "plot_nf_heatmap"
7368 #  output-file-type: ".html"
7369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7370 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7371 #  filter: "'NIC_Intel-XXV710' and
7372 #           'NF_DENSITY' and
7373 #           'DOCKER' and
7374 #           'CHAIN' and
7375 #           'NF_VPPIP4' and
7376 #           'IMIX' and
7377 #           '8T4C' and
7378 #           'NDRPDR'"
7379 #  parameters:
7380 #  - "throughput"
7381 #  - "name"
7382 #  - "tags"
7383 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7384 #  x-axis: "X = CNFs per Service Chain"
7385 #  y-axis: "Y = Number of Service Chains"
7386 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7387 #  layout:
7388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7389 #    layout: "plot-service-density"
7390 #
7391 ## Plots - NF Density - CSC - PDR 64b
7392 #- type: "plot"
7393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7394 #  algorithm: "plot_nf_heatmap"
7395 #  output-file-type: ".html"
7396 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7397 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7398 #  filter: "'NIC_Intel-XXV710' and
7399 #           'NF_DENSITY' and
7400 #           'DOCKER' and
7401 #           'CHAIN' and
7402 #           'NF_VPPIP4' and
7403 #           '64B' and
7404 #           '2T1C' and
7405 #           'NDRPDR'"
7406 #  parameters:
7407 #  - "throughput"
7408 #  - "name"
7409 #  - "tags"
7410 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7411 #  x-axis: "X = CNFs per Service Chain"
7412 #  y-axis: "Y = Number of Service Chains"
7413 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7414 #  layout:
7415 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7416 #    layout: "plot-service-density"
7417 #
7418 #- type: "plot"
7419 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7420 #  algorithm: "plot_nf_heatmap"
7421 #  output-file-type: ".html"
7422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7423 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7424 #  filter: "'NIC_Intel-XXV710' and
7425 #           'NF_DENSITY' and
7426 #           'DOCKER' and
7427 #           'CHAIN' and
7428 #           'NF_VPPIP4' and
7429 #           '64B' and
7430 #           '4T2C' and
7431 #           'NDRPDR'"
7432 #  parameters:
7433 #  - "throughput"
7434 #  - "name"
7435 #  - "tags"
7436 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7437 #  x-axis: "X = CNFs per Service Chain"
7438 #  y-axis: "Y = Number of Service Chains"
7439 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7440 #  layout:
7441 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7442 #    layout: "plot-service-density"
7443 #
7444 #- type: "plot"
7445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7446 #  algorithm: "plot_nf_heatmap"
7447 #  output-file-type: ".html"
7448 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7449 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7450 #  filter: "'NIC_Intel-XXV710' and
7451 #           'NF_DENSITY' and
7452 #           'DOCKER' and
7453 #           'CHAIN' and
7454 #           'NF_VPPIP4' and
7455 #           '64B' and
7456 #           '8T4C' and
7457 #           'NDRPDR'"
7458 #  parameters:
7459 #  - "throughput"
7460 #  - "name"
7461 #  - "tags"
7462 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7463 #  x-axis: "X = CNFs per Service Chain"
7464 #  y-axis: "Y = Number of Service Chains"
7465 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7466 #  layout:
7467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7468 #    layout: "plot-service-density"
7469 #
7470 ## Plots - NF Density - CSC - PDR IMIX
7471 #- type: "plot"
7472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7473 #  algorithm: "plot_nf_heatmap"
7474 #  output-file-type: ".html"
7475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7476 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7477 #  filter: "'NIC_Intel-XXV710' and
7478 #           'NF_DENSITY' and
7479 #           'DOCKER' and
7480 #           'CHAIN' and
7481 #           'NF_VPPIP4' and
7482 #           'IMIX' and
7483 #           '2T1C' and
7484 #           'NDRPDR'"
7485 #  parameters:
7486 #  - "throughput"
7487 #  - "name"
7488 #  - "tags"
7489 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7490 #  x-axis: "X = CNFs per Service Chain"
7491 #  y-axis: "Y = Number of Service Chains"
7492 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7493 #  layout:
7494 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7495 #    layout: "plot-service-density"
7496 #
7497 #- type: "plot"
7498 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7499 #  algorithm: "plot_nf_heatmap"
7500 #  output-file-type: ".html"
7501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7502 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7503 #  filter: "'NIC_Intel-XXV710' and
7504 #           'NF_DENSITY' and
7505 #           'DOCKER' and
7506 #           'CHAIN' and
7507 #           'NF_VPPIP4' and
7508 #           'IMIX' and
7509 #           '4T2C' and
7510 #           'NDRPDR'"
7511 #  parameters:
7512 #  - "throughput"
7513 #  - "name"
7514 #  - "tags"
7515 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7516 #  x-axis: "X = CNFs per Service Chain"
7517 #  y-axis: "Y = Number of Service Chains"
7518 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7519 #  layout:
7520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7521 #    layout: "plot-service-density"
7522 #
7523 #- type: "plot"
7524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7525 #  algorithm: "plot_nf_heatmap"
7526 #  output-file-type: ".html"
7527 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7528 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7529 #  filter: "'NIC_Intel-XXV710' and
7530 #           'NF_DENSITY' and
7531 #           'DOCKER' and
7532 #           'CHAIN' and
7533 #           'NF_VPPIP4' and
7534 #           'IMIX' and
7535 #           '8T4C' and
7536 #           'NDRPDR'"
7537 #  parameters:
7538 #  - "throughput"
7539 #  - "name"
7540 #  - "tags"
7541 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7542 #  x-axis: "X = CNFs per Service Chain"
7543 #  y-axis: "Y = Number of Service Chains"
7544 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7545 #  layout:
7546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7547 #    layout: "plot-service-density"
7548 #
7549 ################################################################################
7550 #
7551 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7552 #- type: "plot"
7553 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7554 #  algorithm: "plot_nf_heatmap"
7555 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7556 #  data: "plot-vpp-nfv-3n-skx-mrr"
7557 #  filter: "'NIC_Intel-XXV710' and
7558 #           'NF_DENSITY' and
7559 #           'DOCKER' and
7560 #           'CHAIN' and
7561 #           'NF_VPPIP4' and
7562 #           'IPSEC' and
7563 #           'TNL_4' and
7564 #           'IMIX' and
7565 #           '2T1C' and
7566 #           'MRR'"
7567 #  parameters:
7568 #  - "result"
7569 #  - "name"
7570 #  - "tags"
7571 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7572 #  x-axis: "X = CNFs per Service Chain"
7573 #  y-axis: "Y = Number of Service Chains"
7574 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7575 #  layout:
7576 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7577 #    layout: "plot-service-density"
7578 #
7579 #- type: "plot"
7580 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7581 #  algorithm: "plot_nf_heatmap"
7582 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7583 #  data: "plot-vpp-nfv-3n-skx-mrr"
7584 #  filter: "'NIC_Intel-XXV710' and
7585 #           'NF_DENSITY' and
7586 #           'DOCKER' and
7587 #           'CHAIN' and
7588 #           'NF_VPPIP4' and
7589 #           'IPSEC' and
7590 #           'TNL_4' and
7591 #           'IMIX' and
7592 #           '4T2C' and
7593 #           'MRR'"
7594 #  parameters:
7595 #  - "result"
7596 #  - "name"
7597 #  - "tags"
7598 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7599 #  x-axis: "X = CNFs per Service Chain"
7600 #  y-axis: "Y = Number of Service Chains"
7601 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7602 #  layout:
7603 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7604 #    layout: "plot-service-density"
7605 #
7606 #- type: "plot"
7607 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7608 #  algorithm: "plot_nf_heatmap"
7609 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7610 #  data: "plot-vpp-nfv-3n-skx-mrr"
7611 #  filter: "'NIC_Intel-XXV710' and
7612 #           'NF_DENSITY' and
7613 #           'DOCKER' and
7614 #           'CHAIN' and
7615 #           'NF_VPPIP4' and
7616 #           'IPSEC' and
7617 #           'TNL_4' and
7618 #           'IMIX' and
7619 #           '8T4C' and
7620 #           'MRR'"
7621 #  parameters:
7622 #  - "result"
7623 #  - "name"
7624 #  - "tags"
7625 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7626 #  x-axis: "X = CNFs per Service Chain"
7627 #  y-axis: "Y = Number of Service Chains"
7628 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7629 #  layout:
7630 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7631 #    layout: "plot-service-density"
7632 #
7633 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7634 #- type: "plot"
7635 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7636 #  algorithm: "plot_nf_heatmap"
7637 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7638 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7639 #  filter: "'NIC_Intel-XXV710' and
7640 #           'NF_DENSITY' and
7641 #           'DOCKER' and
7642 #           'CHAIN' and
7643 #           'NF_VPPIP4' and
7644 #           'IPSEC' and
7645 #           'TNL_4' and
7646 #           'IMIX' and
7647 #           '2T1C' and
7648 #           'NDRPDR'"
7649 #  parameters:
7650 #  - "throughput"
7651 #  - "name"
7652 #  - "tags"
7653 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7654 #  x-axis: "X = CNFs per Service Chain"
7655 #  y-axis: "Y = Number of Service Chains"
7656 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7657 #  layout:
7658 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7659 #    layout: "plot-service-density"
7660 #
7661 #- type: "plot"
7662 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7663 #  algorithm: "plot_nf_heatmap"
7664 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7665 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7666 #  filter: "'NIC_Intel-XXV710' and
7667 #           'NF_DENSITY' and
7668 #           'DOCKER' and
7669 #           'CHAIN' and
7670 #           'NF_VPPIP4' and
7671 #           'IPSEC' and
7672 #           'TNL_4' and
7673 #           'IMIX' and
7674 #           '4T2C' and
7675 #           'NDRPDR'"
7676 #  parameters:
7677 #  - "throughput"
7678 #  - "name"
7679 #  - "tags"
7680 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7681 #  x-axis: "X = CNFs per Service Chain"
7682 #  y-axis: "Y = Number of Service Chains"
7683 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7684 #  layout:
7685 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7686 #    layout: "plot-service-density"
7687 #
7688 #- type: "plot"
7689 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7690 #  algorithm: "plot_nf_heatmap"
7691 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7692 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7693 #  filter: "'NIC_Intel-XXV710' and
7694 #           'NF_DENSITY' and
7695 #           'DOCKER' and
7696 #           'CHAIN' and
7697 #           'NF_VPPIP4' and
7698 #           'IPSEC' and
7699 #           'TNL_4' and
7700 #           'IMIX' and
7701 #           '8T4C' and
7702 #           'NDRPDR'"
7703 #  parameters:
7704 #  - "throughput"
7705 #  - "name"
7706 #  - "tags"
7707 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7708 #  x-axis: "X = CNFs per Service Chain"
7709 #  y-axis: "Y = Number of Service Chains"
7710 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7711 #  layout:
7712 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7713 #    layout: "plot-service-density"
7714 #
7715 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7716 #- type: "plot"
7717 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7718 #  algorithm: "plot_nf_heatmap"
7719 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7720 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7721 #  filter: "'NIC_Intel-XXV710' and
7722 #           'NF_DENSITY' and
7723 #           'DOCKER' and
7724 #           'CHAIN' and
7725 #           'NF_VPPIP4' and
7726 #           'IPSEC' and
7727 #           'TNL_4' and
7728 #           'IMIX' and
7729 #           '2T1C' and
7730 #           'NDRPDR'"
7731 #  parameters:
7732 #  - "throughput"
7733 #  - "name"
7734 #  - "tags"
7735 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7736 #  x-axis: "X = CNFs per Service Chain"
7737 #  y-axis: "Y = Number of Service Chains"
7738 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7739 #  layout:
7740 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7741 #    layout: "plot-service-density"
7742 #
7743 #- type: "plot"
7744 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7745 #  algorithm: "plot_nf_heatmap"
7746 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7747 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7748 #  filter: "'NIC_Intel-XXV710' and
7749 #           'NF_DENSITY' and
7750 #           'DOCKER' and
7751 #           'CHAIN' and
7752 #           'NF_VPPIP4' and
7753 #           'IPSEC' and
7754 #           'TNL_4' and
7755 #           'IMIX' and
7756 #           '4T2C' and
7757 #           'NDRPDR'"
7758 #  parameters:
7759 #  - "throughput"
7760 #  - "name"
7761 #  - "tags"
7762 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7763 #  x-axis: "X = CNFs per Service Chain"
7764 #  y-axis: "Y = Number of Service Chains"
7765 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7766 #  layout:
7767 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7768 #    layout: "plot-service-density"
7769 #
7770 #- type: "plot"
7771 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7772 #  algorithm: "plot_nf_heatmap"
7773 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7774 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7775 #  filter: "'NIC_Intel-XXV710' and
7776 #           'NF_DENSITY' and
7777 #           'DOCKER' and
7778 #           'CHAIN' and
7779 #           'NF_VPPIP4' and
7780 #           'IPSEC' and
7781 #           'TNL_4' and
7782 #           'IMIX' and
7783 #           '8T4C' and
7784 #           'NDRPDR'"
7785 #  parameters:
7786 #  - "throughput"
7787 #  - "name"
7788 #  - "tags"
7789 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7790 #  x-axis: "X = CNFs per Service Chain"
7791 #  y-axis: "Y = Number of Service Chains"
7792 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7793 #  layout:
7794 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7795 #    layout: "plot-service-density"
7796
7797 ###############################################################################
7798
7799 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7800 - type: "plot"
7801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7802   algorithm: "plot_nf_heatmap"
7803   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7804   data: "plot-vpp-nfv-3n-hsw-mrr"
7805   filter: "'NIC_Intel-XL710' and
7806            'NF_DENSITY' and
7807            'DOCKER' and
7808            'CHAIN' and
7809            'NF_VPPIP4' and
7810            'IMIX' and
7811            'TNL_4' and
7812            '1T1C' and
7813            'MRR'"
7814   parameters:
7815   - "result"
7816   - "name"
7817   - "tags"
7818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7819   x-axis: "X = CNFs per Service Chain"
7820   y-axis: "Y = Number of Service Chains"
7821   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7822   layout:
7823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7824     layout: "plot-service-density"
7825
7826 - type: "plot"
7827   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7828   algorithm: "plot_nf_heatmap"
7829   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7830   data: "plot-vpp-nfv-3n-hsw-mrr"
7831   filter: "'NIC_Intel-XL710' and
7832            'NF_DENSITY' and
7833            'DOCKER' and
7834            'CHAIN' and
7835            'NF_VPPIP4' and
7836            'IPSEC' and
7837            'TNL_4' and
7838            'IMIX' and
7839            '2T2C' and
7840            'MRR'"
7841   parameters:
7842   - "result"
7843   - "name"
7844   - "tags"
7845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7846   x-axis: "X = CNFs per Service Chain"
7847   y-axis: "Y = Number of Service Chains"
7848   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7849   layout:
7850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7851     layout: "plot-service-density"
7852
7853 - type: "plot"
7854   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7855   algorithm: "plot_nf_heatmap"
7856   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7857   data: "plot-vpp-nfv-3n-hsw-mrr"
7858   filter: "'NIC_Intel-XL710' and
7859            'NF_DENSITY' and
7860            'DOCKER' and
7861            'CHAIN' and
7862            'NF_VPPIP4' and
7863            'IPSEC' and
7864            'TNL_4' and
7865            'IMIX' and
7866            '4T4C' and
7867            'MRR'"
7868   parameters:
7869   - "result"
7870   - "name"
7871   - "tags"
7872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7873   x-axis: "X = CNFs per Service Chain"
7874   y-axis: "Y = Number of Service Chains"
7875   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7876   layout:
7877     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7878     layout: "plot-service-density"
7879
7880 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7881 - type: "plot"
7882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7883   algorithm: "plot_nf_heatmap"
7884   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7885   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7886   filter: "'NIC_Intel-XL710' and
7887            'NF_DENSITY' and
7888            'DOCKER' and
7889            'CHAIN' and
7890            'NF_VPPIP4' and
7891            'IPSEC' and
7892            'TNL_4' and
7893            'IMIX' and
7894            '1T1C' and
7895            'NDRPDR'"
7896   parameters:
7897   - "throughput"
7898   - "name"
7899   - "tags"
7900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7901   x-axis: "X = CNFs per Service Chain"
7902   y-axis: "Y = Number of Service Chains"
7903   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7904   layout:
7905     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7906     layout: "plot-service-density"
7907
7908 - type: "plot"
7909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7910   algorithm: "plot_nf_heatmap"
7911   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7912   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7913   filter: "'NIC_Intel-XL710' and
7914            'NF_DENSITY' and
7915            'DOCKER' and
7916            'CHAIN' and
7917            'NF_VPPIP4' and
7918            'IPSEC' and
7919            'TNL_4' and
7920            'IMIX' and
7921            '2T2C' and
7922            'NDRPDR'"
7923   parameters:
7924   - "throughput"
7925   - "name"
7926   - "tags"
7927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7928   x-axis: "X = CNFs per Service Chain"
7929   y-axis: "Y = Number of Service Chains"
7930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7931   layout:
7932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7933     layout: "plot-service-density"
7934
7935 - type: "plot"
7936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7937   algorithm: "plot_nf_heatmap"
7938   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7939   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7940   filter: "'NIC_Intel-XL710' and
7941            'NF_DENSITY' and
7942            'DOCKER' and
7943            'CHAIN' and
7944            'NF_VPPIP4' and
7945            'IPSEC' and
7946            'TNL_4' and
7947            'IMIX' and
7948            '4T4C' and
7949            'NDRPDR'"
7950   parameters:
7951   - "throughput"
7952   - "name"
7953   - "tags"
7954   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7955   x-axis: "X = CNFs per Service Chain"
7956   y-axis: "Y = Number of Service Chains"
7957   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7958   layout:
7959     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7960     layout: "plot-service-density"
7961
7962 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7963 - type: "plot"
7964   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7965   algorithm: "plot_nf_heatmap"
7966   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7967   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7968   filter: "'NIC_Intel-XL710' and
7969            'NF_DENSITY' and
7970            'DOCKER' and
7971            'CHAIN' and
7972            'NF_VPPIP4' and
7973            'IPSEC' and
7974            'TNL_4' and
7975            'IMIX' and
7976            '1T1C' and
7977            'NDRPDR'"
7978   parameters:
7979   - "throughput"
7980   - "name"
7981   - "tags"
7982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7983   x-axis: "X = CNFs per Service Chain"
7984   y-axis: "Y = Number of Service Chains"
7985   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7986   layout:
7987     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7988     layout: "plot-service-density"
7989
7990 - type: "plot"
7991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7992   algorithm: "plot_nf_heatmap"
7993   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7994   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7995   filter: "'NIC_Intel-XL710' and
7996            'NF_DENSITY' and
7997            'DOCKER' and
7998            'CHAIN' and
7999            'NF_VPPIP4' and
8000            'IPSEC' and
8001            'TNL_4' and
8002            'IMIX' and
8003            '2T2C' and
8004            'NDRPDR'"
8005   parameters:
8006   - "throughput"
8007   - "name"
8008   - "tags"
8009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8010   x-axis: "X = CNFs per Service Chain"
8011   y-axis: "Y = Number of Service Chains"
8012   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8013   layout:
8014     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8015     layout: "plot-service-density"
8016
8017 - type: "plot"
8018   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8019   algorithm: "plot_nf_heatmap"
8020   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8021   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8022   filter: "'NIC_Intel-XL710' and
8023            'NF_DENSITY' and
8024            'DOCKER' and
8025            'CHAIN' and
8026            'NF_VPPIP4' and
8027            'IPSEC' and
8028            'TNL_4' and
8029            'IMIX' and
8030            '4T4C' and
8031            'NDRPDR'"
8032   parameters:
8033   - "throughput"
8034   - "name"
8035   - "tags"
8036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8037   x-axis: "X = CNFs per Service Chain"
8038   y-axis: "Y = Number of Service Chains"
8039   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8040   layout:
8041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8042     layout: "plot-service-density"
8043
8044 ###############################################################################
8045
8046 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8047 #- type: "plot"
8048 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8049 #  algorithm: "plot_nf_heatmap"
8050 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8051 #  data: "plot-vpp-nfv-3n-skx-mrr"
8052 #  filter: "'NIC_Intel-XXV710' and
8053 #           'NF_DENSITY' and
8054 #           'DOCKER' and
8055 #           'CHAIN' and
8056 #           'NF_VPPIP4' and
8057 #           'IPSEC' and
8058 #           'TNL_1000' and
8059 #           'IMIX' and
8060 #           '2T1C' and
8061 #           'MRR'"
8062 #  parameters:
8063 #  - "result"
8064 #  - "name"
8065 #  - "tags"
8066 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8067 #  x-axis: "X = CNFs per Service Chain"
8068 #  y-axis: "Y = Number of Service Chains"
8069 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8070 #  layout:
8071 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8072 #    layout: "plot-service-density"
8073 #
8074 #- type: "plot"
8075 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8076 #  algorithm: "plot_nf_heatmap"
8077 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8078 #  data: "plot-vpp-nfv-3n-skx-mrr"
8079 #  filter: "'NIC_Intel-XXV710' and
8080 #           'NF_DENSITY' and
8081 #           'DOCKER' and
8082 #           'CHAIN' and
8083 #           'NF_VPPIP4' and
8084 #           'IPSEC' and
8085 #           'TNL_1000' and
8086 #           'IMIX' and
8087 #           '4T2C' and
8088 #           'MRR'"
8089 #  parameters:
8090 #  - "result"
8091 #  - "name"
8092 #  - "tags"
8093 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8094 #  x-axis: "X = CNFs per Service Chain"
8095 #  y-axis: "Y = Number of Service Chains"
8096 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8097 #  layout:
8098 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8099 #    layout: "plot-service-density"
8100 #
8101 #- type: "plot"
8102 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8103 #  algorithm: "plot_nf_heatmap"
8104 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8105 #  data: "plot-vpp-nfv-3n-skx-mrr"
8106 #  filter: "'NIC_Intel-XXV710' and
8107 #           'NF_DENSITY' and
8108 #           'DOCKER' and
8109 #           'CHAIN' and
8110 #           'NF_VPPIP4' and
8111 #           'IPSEC' and
8112 #           'TNL_1000' and
8113 #           'IMIX' and
8114 #           '8T4C' and
8115 #           'MRR'"
8116 #  parameters:
8117 #  - "result"
8118 #  - "name"
8119 #  - "tags"
8120 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8121 #  x-axis: "X = CNFs per Service Chain"
8122 #  y-axis: "Y = Number of Service Chains"
8123 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8124 #  layout:
8125 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8126 #    layout: "plot-service-density"
8127 #
8128 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8129 #- type: "plot"
8130 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8131 #  algorithm: "plot_nf_heatmap"
8132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8133 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8134 #  filter: "'NIC_Intel-XXV710' and
8135 #           'NF_DENSITY' and
8136 #           'DOCKER' and
8137 #           'CHAIN' and
8138 #           'NF_VPPIP4' and
8139 #           'IPSEC' and
8140 #           'TNL_1000' and
8141 #           'IMIX' and
8142 #           '2T1C' and
8143 #           'NDRPDR'"
8144 #  parameters:
8145 #  - "throughput"
8146 #  - "name"
8147 #  - "tags"
8148 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8149 #  x-axis: "X = CNFs per Service Chain"
8150 #  y-axis: "Y = Number of Service Chains"
8151 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8152 #  layout:
8153 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8154 #    layout: "plot-service-density"
8155 #
8156 #- type: "plot"
8157 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8158 #  algorithm: "plot_nf_heatmap"
8159 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8160 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8161 #  filter: "'NIC_Intel-XXV710' and
8162 #           'NF_DENSITY' and
8163 #           'DOCKER' and
8164 #           'CHAIN' and
8165 #           'NF_VPPIP4' and
8166 #           'IPSEC' and
8167 #           'TNL_1000' and
8168 #           'IMIX' and
8169 #           '4T2C' and
8170 #           'NDRPDR'"
8171 #  parameters:
8172 #  - "throughput"
8173 #  - "name"
8174 #  - "tags"
8175 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8176 #  x-axis: "X = CNFs per Service Chain"
8177 #  y-axis: "Y = Number of Service Chains"
8178 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8179 #  layout:
8180 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8181 #    layout: "plot-service-density"
8182 #
8183 #- type: "plot"
8184 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8185 #  algorithm: "plot_nf_heatmap"
8186 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8187 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8188 #  filter: "'NIC_Intel-XXV710' and
8189 #           'NF_DENSITY' and
8190 #           'DOCKER' and
8191 #           'CHAIN' and
8192 #           'NF_VPPIP4' and
8193 #           'IPSEC' and
8194 #           'TNL_1000' and
8195 #           'IMIX' and
8196 #           '8T4C' and
8197 #           'NDRPDR'"
8198 #  parameters:
8199 #  - "throughput"
8200 #  - "name"
8201 #  - "tags"
8202 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8203 #  x-axis: "X = CNFs per Service Chain"
8204 #  y-axis: "Y = Number of Service Chains"
8205 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8206 #  layout:
8207 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8208 #    layout: "plot-service-density"
8209 #
8210 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8211 #- type: "plot"
8212 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8213 #  algorithm: "plot_nf_heatmap"
8214 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8215 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8216 #  filter: "'NIC_Intel-XXV710' and
8217 #           'NF_DENSITY' and
8218 #           'DOCKER' and
8219 #           'CHAIN' and
8220 #           'NF_VPPIP4' and
8221 #           'IPSEC' and
8222 #           'TNL_1000' and
8223 #           'IMIX' and
8224 #           '2T1C' and
8225 #           'NDRPDR'"
8226 #  parameters:
8227 #  - "throughput"
8228 #  - "name"
8229 #  - "tags"
8230 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8231 #  x-axis: "X = CNFs per Service Chain"
8232 #  y-axis: "Y = Number of Service Chains"
8233 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8234 #  layout:
8235 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8236 #    layout: "plot-service-density"
8237 #
8238 #- type: "plot"
8239 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8240 #  algorithm: "plot_nf_heatmap"
8241 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8242 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8243 #  filter: "'NIC_Intel-XXV710' and
8244 #           'NF_DENSITY' and
8245 #           'DOCKER' and
8246 #           'CHAIN' and
8247 #           'NF_VPPIP4' and
8248 #           'IPSEC' and
8249 #           'TNL_1000' and
8250 #           'IMIX' and
8251 #           '4T2C' and
8252 #           'NDRPDR'"
8253 #  parameters:
8254 #  - "throughput"
8255 #  - "name"
8256 #  - "tags"
8257 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8258 #  x-axis: "X = CNFs per Service Chain"
8259 #  y-axis: "Y = Number of Service Chains"
8260 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8261 #  layout:
8262 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8263 #    layout: "plot-service-density"
8264 #
8265 #- type: "plot"
8266 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8267 #  algorithm: "plot_nf_heatmap"
8268 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8269 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8270 #  filter: "'NIC_Intel-XXV710' and
8271 #           'NF_DENSITY' and
8272 #           'DOCKER' and
8273 #           'CHAIN' and
8274 #           'NF_VPPIP4' and
8275 #           'IPSEC' and
8276 #           'TNL_1000' and
8277 #           'IMIX' and
8278 #           '8T4C' and
8279 #           'NDRPDR'"
8280 #  parameters:
8281 #  - "throughput"
8282 #  - "name"
8283 #  - "tags"
8284 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8285 #  x-axis: "X = CNFs per Service Chain"
8286 #  y-axis: "Y = Number of Service Chains"
8287 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8288 #  layout:
8289 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8290 #    layout: "plot-service-density"
8291
8292 ###############################################################################
8293
8294 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8295 - type: "plot"
8296   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8297   algorithm: "plot_nf_heatmap"
8298   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8299   data: "plot-vpp-nfv-3n-hsw-mrr"
8300   filter: "'NIC_Intel-XL710' and
8301            'NF_DENSITY' and
8302            'DOCKER' and
8303            'CHAIN' and
8304            'NF_VPPIP4' and
8305            'IMIX' and
8306            'TNL_1000' and
8307            '1T1C' and
8308            'MRR'"
8309   parameters:
8310   - "result"
8311   - "name"
8312   - "tags"
8313   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8314   x-axis: "X = CNFs per Service Chain"
8315   y-axis: "Y = Number of Service Chains"
8316   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8317   layout:
8318     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8319     layout: "plot-service-density"
8320
8321 - type: "plot"
8322   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8323   algorithm: "plot_nf_heatmap"
8324   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8325   data: "plot-vpp-nfv-3n-hsw-mrr"
8326   filter: "'NIC_Intel-XL710' and
8327            'NF_DENSITY' and
8328            'DOCKER' and
8329            'CHAIN' and
8330            'NF_VPPIP4' and
8331            'IPSEC' and
8332            'TNL_1000' and
8333            'IMIX' and
8334            '2T2C' and
8335            'MRR'"
8336   parameters:
8337   - "result"
8338   - "name"
8339   - "tags"
8340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8341   x-axis: "X = CNFs per Service Chain"
8342   y-axis: "Y = Number of Service Chains"
8343   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8344   layout:
8345     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8346     layout: "plot-service-density"
8347
8348 - type: "plot"
8349   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8350   algorithm: "plot_nf_heatmap"
8351   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8352   data: "plot-vpp-nfv-3n-hsw-mrr"
8353   filter: "'NIC_Intel-XL710' and
8354            'NF_DENSITY' and
8355            'DOCKER' and
8356            'CHAIN' and
8357            'NF_VPPIP4' and
8358            'IPSEC' and
8359            'TNL_1000' and
8360            'IMIX' and
8361            '4T4C' and
8362            'MRR'"
8363   parameters:
8364   - "result"
8365   - "name"
8366   - "tags"
8367   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8368   x-axis: "X = CNFs per Service Chain"
8369   y-axis: "Y = Number of Service Chains"
8370   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8371   layout:
8372     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8373     layout: "plot-service-density"
8374
8375 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8376 - type: "plot"
8377   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8378   algorithm: "plot_nf_heatmap"
8379   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8380   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8381   filter: "'NIC_Intel-XL710' and
8382            'NF_DENSITY' and
8383            'DOCKER' and
8384            'CHAIN' and
8385            'NF_VPPIP4' and
8386            'IPSEC' and
8387            'TNL_1000' and
8388            'IMIX' and
8389            '1T1C' and
8390            'NDRPDR'"
8391   parameters:
8392   - "throughput"
8393   - "name"
8394   - "tags"
8395   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8396   x-axis: "X = CNFs per Service Chain"
8397   y-axis: "Y = Number of Service Chains"
8398   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8399   layout:
8400     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8401     layout: "plot-service-density"
8402
8403 - type: "plot"
8404   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8405   algorithm: "plot_nf_heatmap"
8406   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8407   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8408   filter: "'NIC_Intel-XL710' and
8409            'NF_DENSITY' and
8410            'DOCKER' and
8411            'CHAIN' and
8412            'NF_VPPIP4' and
8413            'IPSEC' and
8414            'TNL_1000' and
8415            'IMIX' and
8416            '2T2C' and
8417            'NDRPDR'"
8418   parameters:
8419   - "throughput"
8420   - "name"
8421   - "tags"
8422   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8423   x-axis: "X = CNFs per Service Chain"
8424   y-axis: "Y = Number of Service Chains"
8425   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8426   layout:
8427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8428     layout: "plot-service-density"
8429
8430 - type: "plot"
8431   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8432   algorithm: "plot_nf_heatmap"
8433   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8434   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8435   filter: "'NIC_Intel-XL710' and
8436            'NF_DENSITY' and
8437            'DOCKER' and
8438            'CHAIN' and
8439            'NF_VPPIP4' and
8440            'IPSEC' and
8441            'TNL_1000' and
8442            'IMIX' and
8443            '4T4C' and
8444            'NDRPDR'"
8445   parameters:
8446   - "throughput"
8447   - "name"
8448   - "tags"
8449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8450   x-axis: "X = CNFs per Service Chain"
8451   y-axis: "Y = Number of Service Chains"
8452   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8453   layout:
8454     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8455     layout: "plot-service-density"
8456
8457 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8458 - type: "plot"
8459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8460   algorithm: "plot_nf_heatmap"
8461   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8462   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8463   filter: "'NIC_Intel-XL710' and
8464            'NF_DENSITY' and
8465            'DOCKER' and
8466            'CHAIN' and
8467            'NF_VPPIP4' and
8468            'IPSEC' and
8469            'TNL_1000' and
8470            'IMIX' and
8471            '1T1C' and
8472            'NDRPDR'"
8473   parameters:
8474   - "throughput"
8475   - "name"
8476   - "tags"
8477   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8478   x-axis: "X = CNFs per Service Chain"
8479   y-axis: "Y = Number of Service Chains"
8480   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8481   layout:
8482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8483     layout: "plot-service-density"
8484
8485 - type: "plot"
8486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8487   algorithm: "plot_nf_heatmap"
8488   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8489   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8490   filter: "'NIC_Intel-XL710' and
8491            'NF_DENSITY' and
8492            'DOCKER' and
8493            'CHAIN' and
8494            'NF_VPPIP4' and
8495            'IPSEC' and
8496            'TNL_1000' and
8497            'IMIX' and
8498            '2T2C' and
8499            'NDRPDR'"
8500   parameters:
8501   - "throughput"
8502   - "name"
8503   - "tags"
8504   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8505   x-axis: "X = CNFs per Service Chain"
8506   y-axis: "Y = Number of Service Chains"
8507   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8508   layout:
8509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8510     layout: "plot-service-density"
8511
8512 - type: "plot"
8513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8514   algorithm: "plot_nf_heatmap"
8515   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8516   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8517   filter: "'NIC_Intel-XL710' and
8518            'NF_DENSITY' and
8519            'DOCKER' and
8520            'CHAIN' and
8521            'NF_VPPIP4' and
8522            'IPSEC' and
8523            'TNL_1000' and
8524            'IMIX' and
8525            '4T4C' and
8526            'NDRPDR'"
8527   parameters:
8528   - "throughput"
8529   - "name"
8530   - "tags"
8531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8532   x-axis: "X = CNFs per Service Chain"
8533   y-axis: "Y = Number of Service Chains"
8534   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8535   layout:
8536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8537     layout: "plot-service-density"
8538
8539 ###############################################################################
8540
8541 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8542 #- type: "plot"
8543 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8544 #  algorithm: "plot_nf_heatmap"
8545 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8546 #  data: "plot-vpp-nfv-3n-skx-mrr"
8547 #  filter: "'NIC_Intel-XXV710' and
8548 #           'NF_DENSITY' and
8549 #           'DOCKER' and
8550 #           'CHAIN' and
8551 #           'NF_VPPIP4' and
8552 #           'IPSEC' and
8553 #           'TNL_10000' and
8554 #           'IMIX' and
8555 #           '2T1C' and
8556 #           'MRR'"
8557 #  parameters:
8558 #  - "result"
8559 #  - "name"
8560 #  - "tags"
8561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8562 #  x-axis: "X = CNFs per Service Chain"
8563 #  y-axis: "Y = Number of Service Chains"
8564 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8565 #  layout:
8566 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8567 #    layout: "plot-service-density"
8568 #
8569 #- type: "plot"
8570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8571 #  algorithm: "plot_nf_heatmap"
8572 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8573 #  data: "plot-vpp-nfv-3n-skx-mrr"
8574 #  filter: "'NIC_Intel-XXV710' and
8575 #           'NF_DENSITY' and
8576 #           'DOCKER' and
8577 #           'CHAIN' and
8578 #           'NF_VPPIP4' and
8579 #           'IPSEC' and
8580 #           'TNL_10000' and
8581 #           'IMIX' and
8582 #           '4T2C' and
8583 #           'MRR'"
8584 #  parameters:
8585 #  - "result"
8586 #  - "name"
8587 #  - "tags"
8588 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8589 #  x-axis: "X = CNFs per Service Chain"
8590 #  y-axis: "Y = Number of Service Chains"
8591 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8592 #  layout:
8593 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8594 #    layout: "plot-service-density"
8595 #
8596 #- type: "plot"
8597 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8598 #  algorithm: "plot_nf_heatmap"
8599 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8600 #  data: "plot-vpp-nfv-3n-skx-mrr"
8601 #  filter: "'NIC_Intel-XXV710' and
8602 #           'NF_DENSITY' and
8603 #           'DOCKER' and
8604 #           'CHAIN' and
8605 #           'NF_VPPIP4' and
8606 #           'IPSEC' and
8607 #           'TNL_10000' and
8608 #           'IMIX' and
8609 #           '8T4C' and
8610 #           'MRR'"
8611 #  parameters:
8612 #  - "result"
8613 #  - "name"
8614 #  - "tags"
8615 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8616 #  x-axis: "X = CNFs per Service Chain"
8617 #  y-axis: "Y = Number of Service Chains"
8618 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8619 #  layout:
8620 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8621 #    layout: "plot-service-density"
8622 #
8623 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8624 #- type: "plot"
8625 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8626 #  algorithm: "plot_nf_heatmap"
8627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8628 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8629 #  filter: "'NIC_Intel-XXV710' and
8630 #           'NF_DENSITY' and
8631 #           'DOCKER' and
8632 #           'CHAIN' and
8633 #           'NF_VPPIP4' and
8634 #           'IPSEC' and
8635 #           'TNL_10000' and
8636 #           'IMIX' and
8637 #           '2T1C' and
8638 #           'NDRPDR'"
8639 #  parameters:
8640 #  - "throughput"
8641 #  - "name"
8642 #  - "tags"
8643 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8644 #  x-axis: "X = CNFs per Service Chain"
8645 #  y-axis: "Y = Number of Service Chains"
8646 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8647 #  layout:
8648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8649 #    layout: "plot-service-density"
8650 #
8651 #- type: "plot"
8652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8653 #  algorithm: "plot_nf_heatmap"
8654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8655 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8656 #  filter: "'NIC_Intel-XXV710' and
8657 #           'NF_DENSITY' and
8658 #           'DOCKER' and
8659 #           'CHAIN' and
8660 #           'NF_VPPIP4' and
8661 #           'IPSEC' and
8662 #           'TNL_10000' and
8663 #           'IMIX' and
8664 #           '4T2C' and
8665 #           'NDRPDR'"
8666 #  parameters:
8667 #  - "throughput"
8668 #  - "name"
8669 #  - "tags"
8670 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8671 #  x-axis: "X = CNFs per Service Chain"
8672 #  y-axis: "Y = Number of Service Chains"
8673 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8674 #  layout:
8675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8676 #    layout: "plot-service-density"
8677 #
8678 #- type: "plot"
8679 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8680 #  algorithm: "plot_nf_heatmap"
8681 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8682 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8683 #  filter: "'NIC_Intel-XXV710' and
8684 #           'NF_DENSITY' and
8685 #           'DOCKER' and
8686 #           'CHAIN' and
8687 #           'NF_VPPIP4' and
8688 #           'IPSEC' and
8689 #           'TNL_10000' and
8690 #           'IMIX' and
8691 #           '8T4C' and
8692 #           'NDRPDR'"
8693 #  parameters:
8694 #  - "throughput"
8695 #  - "name"
8696 #  - "tags"
8697 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8698 #  x-axis: "X = CNFs per Service Chain"
8699 #  y-axis: "Y = Number of Service Chains"
8700 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8701 #  layout:
8702 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8703 #    layout: "plot-service-density"
8704 #
8705 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8706 #- type: "plot"
8707 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8708 #  algorithm: "plot_nf_heatmap"
8709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8710 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8711 #  filter: "'NIC_Intel-XXV710' and
8712 #           'NF_DENSITY' and
8713 #           'DOCKER' and
8714 #           'CHAIN' and
8715 #           'NF_VPPIP4' and
8716 #           'IPSEC' and
8717 #           'TNL_10000' and
8718 #           'IMIX' and
8719 #           '2T1C' and
8720 #           'NDRPDR'"
8721 #  parameters:
8722 #  - "throughput"
8723 #  - "name"
8724 #  - "tags"
8725 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8726 #  x-axis: "X = CNFs per Service Chain"
8727 #  y-axis: "Y = Number of Service Chains"
8728 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8729 #  layout:
8730 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8731 #    layout: "plot-service-density"
8732 #
8733 #- type: "plot"
8734 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8735 #  algorithm: "plot_nf_heatmap"
8736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8737 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8738 #  filter: "'NIC_Intel-XXV710' and
8739 #           'NF_DENSITY' and
8740 #           'DOCKER' and
8741 #           'CHAIN' and
8742 #           'NF_VPPIP4' and
8743 #           'IPSEC' and
8744 #           'TNL_10000' and
8745 #           'IMIX' and
8746 #           '4T2C' and
8747 #           'NDRPDR'"
8748 #  parameters:
8749 #  - "throughput"
8750 #  - "name"
8751 #  - "tags"
8752 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8753 #  x-axis: "X = CNFs per Service Chain"
8754 #  y-axis: "Y = Number of Service Chains"
8755 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8756 #  layout:
8757 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8758 #    layout: "plot-service-density"
8759 #
8760 #- type: "plot"
8761 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8762 #  algorithm: "plot_nf_heatmap"
8763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8764 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8765 #  filter: "'NIC_Intel-XXV710' and
8766 #           'NF_DENSITY' and
8767 #           'DOCKER' and
8768 #           'CHAIN' and
8769 #           'NF_VPPIP4' and
8770 #           'IPSEC' and
8771 #           'TNL_10000' and
8772 #           'IMIX' and
8773 #           '8T4C' and
8774 #           'NDRPDR'"
8775 #  parameters:
8776 #  - "throughput"
8777 #  - "name"
8778 #  - "tags"
8779 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8780 #  x-axis: "X = CNFs per Service Chain"
8781 #  y-axis: "Y = Number of Service Chains"
8782 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8783 #  layout:
8784 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8785 #    layout: "plot-service-density"
8786
8787 ###############################################################################
8788
8789 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8790 - type: "plot"
8791   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8792   algorithm: "plot_nf_heatmap"
8793   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8794   data: "plot-vpp-nfv-3n-hsw-mrr"
8795   filter: "'NIC_Intel-XL710' and
8796            'NF_DENSITY' and
8797            'DOCKER' and
8798            'CHAIN' and
8799            'NF_VPPIP4' and
8800            'IMIX' and
8801            'TNL_10000' and
8802            '1T1C' and
8803            'MRR'"
8804   parameters:
8805   - "result"
8806   - "name"
8807   - "tags"
8808   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8809   x-axis: "X = CNFs per Service Chain"
8810   y-axis: "Y = Number of Service Chains"
8811   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8812   layout:
8813     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8814     layout: "plot-service-density"
8815
8816 - type: "plot"
8817   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8818   algorithm: "plot_nf_heatmap"
8819   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8820   data: "plot-vpp-nfv-3n-hsw-mrr"
8821   filter: "'NIC_Intel-XL710' and
8822            'NF_DENSITY' and
8823            'DOCKER' and
8824            'CHAIN' and
8825            'NF_VPPIP4' and
8826            'IPSEC' and
8827            'TNL_10000' and
8828            'IMIX' and
8829            '2T2C' and
8830            'MRR'"
8831   parameters:
8832   - "result"
8833   - "name"
8834   - "tags"
8835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8836   x-axis: "X = CNFs per Service Chain"
8837   y-axis: "Y = Number of Service Chains"
8838   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8839   layout:
8840     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8841     layout: "plot-service-density"
8842
8843 - type: "plot"
8844   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8845   algorithm: "plot_nf_heatmap"
8846   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8847   data: "plot-vpp-nfv-3n-hsw-mrr"
8848   filter: "'NIC_Intel-XL710' and
8849            'NF_DENSITY' and
8850            'DOCKER' and
8851            'CHAIN' and
8852            'NF_VPPIP4' and
8853            'IPSEC' and
8854            'TNL_10000' and
8855            'IMIX' and
8856            '4T4C' and
8857            'MRR'"
8858   parameters:
8859   - "result"
8860   - "name"
8861   - "tags"
8862   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8863   x-axis: "X = CNFs per Service Chain"
8864   y-axis: "Y = Number of Service Chains"
8865   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8866   layout:
8867     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8868     layout: "plot-service-density"
8869
8870 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8871 - type: "plot"
8872   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8873   algorithm: "plot_nf_heatmap"
8874   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8875   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8876   filter: "'NIC_Intel-XL710' and
8877            'NF_DENSITY' and
8878            'DOCKER' and
8879            'CHAIN' and
8880            'NF_VPPIP4' and
8881            'IPSEC' and
8882            'TNL_10000' and
8883            'IMIX' and
8884            '1T1C' and
8885            'NDRPDR'"
8886   parameters:
8887   - "throughput"
8888   - "name"
8889   - "tags"
8890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8891   x-axis: "X = CNFs per Service Chain"
8892   y-axis: "Y = Number of Service Chains"
8893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8894   layout:
8895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8896     layout: "plot-service-density"
8897
8898 - type: "plot"
8899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8900   algorithm: "plot_nf_heatmap"
8901   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8902   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8903   filter: "'NIC_Intel-XL710' and
8904            'NF_DENSITY' and
8905            'DOCKER' and
8906            'CHAIN' and
8907            'NF_VPPIP4' and
8908            'IPSEC' and
8909            'TNL_10000' and
8910            'IMIX' and
8911            '2T2C' and
8912            'NDRPDR'"
8913   parameters:
8914   - "throughput"
8915   - "name"
8916   - "tags"
8917   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8918   x-axis: "X = CNFs per Service Chain"
8919   y-axis: "Y = Number of Service Chains"
8920   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8921   layout:
8922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8923     layout: "plot-service-density"
8924
8925 - type: "plot"
8926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8927   algorithm: "plot_nf_heatmap"
8928   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8929   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8930   filter: "'NIC_Intel-XL710' and
8931            'NF_DENSITY' and
8932            'DOCKER' and
8933            'CHAIN' and
8934            'NF_VPPIP4' and
8935            'IPSEC' and
8936            'TNL_10000' and
8937            'IMIX' and
8938            '4T4C' and
8939            'NDRPDR'"
8940   parameters:
8941   - "throughput"
8942   - "name"
8943   - "tags"
8944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8945   x-axis: "X = CNFs per Service Chain"
8946   y-axis: "Y = Number of Service Chains"
8947   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8948   layout:
8949     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8950     layout: "plot-service-density"
8951
8952 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8953 - type: "plot"
8954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8955   algorithm: "plot_nf_heatmap"
8956   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8957   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8958   filter: "'NIC_Intel-XL710' and
8959            'NF_DENSITY' and
8960            'DOCKER' and
8961            'CHAIN' and
8962            'NF_VPPIP4' and
8963            'IPSEC' and
8964            'TNL_10000' and
8965            'IMIX' and
8966            '1T1C' and
8967            'NDRPDR'"
8968   parameters:
8969   - "throughput"
8970   - "name"
8971   - "tags"
8972   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8973   x-axis: "X = CNFs per Service Chain"
8974   y-axis: "Y = Number of Service Chains"
8975   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8976   layout:
8977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8978     layout: "plot-service-density"
8979
8980 - type: "plot"
8981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8982   algorithm: "plot_nf_heatmap"
8983   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8984   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8985   filter: "'NIC_Intel-XL710' and
8986            'NF_DENSITY' and
8987            'DOCKER' and
8988            'CHAIN' and
8989            'NF_VPPIP4' and
8990            'IPSEC' and
8991            'TNL_10000' and
8992            'IMIX' and
8993            '2T2C' and
8994            'NDRPDR'"
8995   parameters:
8996   - "throughput"
8997   - "name"
8998   - "tags"
8999   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9000   x-axis: "X = CNFs per Service Chain"
9001   y-axis: "Y = Number of Service Chains"
9002   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9003   layout:
9004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9005     layout: "plot-service-density"
9006
9007 - type: "plot"
9008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9009   algorithm: "plot_nf_heatmap"
9010   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9011   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9012   filter: "'NIC_Intel-XL710' and
9013            'NF_DENSITY' and
9014            'DOCKER' and
9015            'CHAIN' and
9016            'NF_VPPIP4' and
9017            'IPSEC' and
9018            'TNL_10000' and
9019            'IMIX' and
9020            '4T4C' and
9021            'NDRPDR'"
9022   parameters:
9023   - "throughput"
9024   - "name"
9025   - "tags"
9026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9027   x-axis: "X = CNFs per Service Chain"
9028   y-axis: "Y = Number of Service Chains"
9029   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9030   layout:
9031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9032     layout: "plot-service-density"
9033
9034 ###############################################################################
9035
9036 # Plots - NF Density - CSP - MRR 64b
9037
9038 #- type: "plot"
9039 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9040 #  algorithm: "plot_nf_heatmap"
9041 #  output-file-type: ".html"
9042 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9043 #  data: "plot-vpp-nfv-2n-skx-mrr"
9044 #  filter: "'NIC_Intel-XXV710' and
9045 #           'NF_DENSITY' and
9046 #           'DOCKER' and
9047 #           'PIPELINE' and
9048 #           'NF_VPPIP4' and
9049 #           '64B' and
9050 #           '2T1C' and
9051 #           'MRR'"
9052 #  parameters:
9053 #  - "result"
9054 #  - "name"
9055 #  - "tags"
9056 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9057 #  x-axis: "X = CNFs per Service Pipeline"
9058 #  y-axis: "Y = Number of Service Pipelines"
9059 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9060 #  layout:
9061 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9062 #    layout: "plot-service-density"
9063 #
9064 #- type: "plot"
9065 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9066 #  algorithm: "plot_nf_heatmap"
9067 #  output-file-type: ".html"
9068 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9069 #  data: "plot-vpp-nfv-2n-skx-mrr"
9070 #  filter: "'NIC_Intel-XXV710' and
9071 #           'NF_DENSITY' and
9072 #           'DOCKER' and
9073 #           'PIPELINE' and
9074 #           'NF_VPPIP4' and
9075 #           '64B' and
9076 #           '4T2C' and
9077 #           'MRR'"
9078 #  parameters:
9079 #  - "result"
9080 #  - "name"
9081 #  - "tags"
9082 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9083 #  x-axis: "X = CNFs per Service Pipeline"
9084 #  y-axis: "Y = Number of Service Pipelines"
9085 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9086 #  layout:
9087 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9088 #    layout: "plot-service-density"
9089 #
9090 #- type: "plot"
9091 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9092 #  algorithm: "plot_nf_heatmap"
9093 #  output-file-type: ".html"
9094 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9095 #  data: "plot-vpp-nfv-2n-skx-mrr"
9096 #  filter: "'NIC_Intel-XXV710' and
9097 #           'NF_DENSITY' and
9098 #           'DOCKER' and
9099 #           'PIPELINE' and
9100 #           'NF_VPPIP4' and
9101 #           '64B' and
9102 #           '8T4C' and
9103 #           'MRR'"
9104 #  parameters:
9105 #  - "result"
9106 #  - "name"
9107 #  - "tags"
9108 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9109 #  x-axis: "X = CNFs per Service Pipeline"
9110 #  y-axis: "Y = Number of Service Pipelines"
9111 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9112 #  layout:
9113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9114 #    layout: "plot-service-density"
9115 #
9116 ## Plots - NF Density - CSP - MRR IMIX
9117 #- type: "plot"
9118 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9119 #  algorithm: "plot_nf_heatmap"
9120 #  output-file-type: ".html"
9121 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9122 #  data: "plot-vpp-nfv-2n-skx-mrr"
9123 #  filter: "'NIC_Intel-XXV710' and
9124 #           'NF_DENSITY' and
9125 #           'DOCKER' and
9126 #           'PIPELINE' and
9127 #           'NF_VPPIP4' and
9128 #           'IMIX' and
9129 #           '2T1C' and
9130 #           'MRR'"
9131 #  parameters:
9132 #  - "result"
9133 #  - "name"
9134 #  - "tags"
9135 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9136 #  x-axis: "X = CNFs per Service Pipeline"
9137 #  y-axis: "Y = Number of Service Pipelines"
9138 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9139 #  layout:
9140 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9141 #    layout: "plot-service-density"
9142 #
9143 #- type: "plot"
9144 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9145 #  algorithm: "plot_nf_heatmap"
9146 #  output-file-type: ".html"
9147 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9148 #  data: "plot-vpp-nfv-2n-skx-mrr"
9149 #  filter: "'NIC_Intel-XXV710' and
9150 #           'NF_DENSITY' and
9151 #           'DOCKER' and
9152 #           'PIPELINE' and
9153 #           'NF_VPPIP4' and
9154 #           'IMIX' and
9155 #           '4T2C' and
9156 #           'MRR'"
9157 #  parameters:
9158 #  - "result"
9159 #  - "name"
9160 #  - "tags"
9161 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9162 #  x-axis: "X = CNFs per Service Pipeline"
9163 #  y-axis: "Y = Number of Service Pipelines"
9164 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9165 #  layout:
9166 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9167 #    layout: "plot-service-density"
9168 #
9169 #- type: "plot"
9170 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9171 #  algorithm: "plot_nf_heatmap"
9172 #  output-file-type: ".html"
9173 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9174 #  data: "plot-vpp-nfv-2n-skx-mrr"
9175 #  filter: "'NIC_Intel-XXV710' and
9176 #           'NF_DENSITY' and
9177 #           'DOCKER' and
9178 #           'PIPELINE' and
9179 #           'NF_VPPIP4' and
9180 #           'IMIX' and
9181 #           '8T4C' and
9182 #           'MRR'"
9183 #  parameters:
9184 #  - "result"
9185 #  - "name"
9186 #  - "tags"
9187 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9188 #  x-axis: "X = CNFs per Service Pipeline"
9189 #  y-axis: "Y = Number of Service Pipelines"
9190 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9191 #  layout:
9192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9193 #    layout: "plot-service-density"
9194 #
9195 ## Plots - NF Density - CSP - NDR 64b
9196 #- type: "plot"
9197 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9198 #  algorithm: "plot_nf_heatmap"
9199 #  output-file-type: ".html"
9200 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9201 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9202 #  filter: "'NIC_Intel-XXV710' and
9203 #           'NF_DENSITY' and
9204 #           'DOCKER' and
9205 #           'PIPELINE' and
9206 #           'NF_VPPIP4' and
9207 #           '64B' and
9208 #           '2T1C' and
9209 #           'NDRPDR'"
9210 #  parameters:
9211 #  - "throughput"
9212 #  - "name"
9213 #  - "tags"
9214 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9215 #  x-axis: "X = CNFs per Service Pipeline"
9216 #  y-axis: "Y = Number of Service Pipelines"
9217 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9218 #  layout:
9219 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9220 #    layout: "plot-service-density"
9221 #
9222 #- type: "plot"
9223 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9224 #  algorithm: "plot_nf_heatmap"
9225 #  output-file-type: ".html"
9226 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9227 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9228 #  filter: "'NIC_Intel-XXV710' and
9229 #           'NF_DENSITY' and
9230 #           'DOCKER' and
9231 #           'PIPELINE' and
9232 #           'NF_VPPIP4' and
9233 #           '64B' and
9234 #           '4T2C' and
9235 #           'NDRPDR'"
9236 #  parameters:
9237 #  - "throughput"
9238 #  - "name"
9239 #  - "tags"
9240 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9241 #  x-axis: "X = CNFs per Service Pipeline"
9242 #  y-axis: "Y = Number of Service Pipelines"
9243 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9244 #  layout:
9245 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9246 #    layout: "plot-service-density"
9247 #
9248 #- type: "plot"
9249 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9250 #  algorithm: "plot_nf_heatmap"
9251 #  output-file-type: ".html"
9252 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9253 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9254 #  filter: "'NIC_Intel-XXV710' and
9255 #           'NF_DENSITY' and
9256 #           'DOCKER' and
9257 #           'PIPELINE' and
9258 #           'NF_VPPIP4' and
9259 #           '64B' and
9260 #           '8T4C' and
9261 #           'NDRPDR'"
9262 #  parameters:
9263 #  - "throughput"
9264 #  - "name"
9265 #  - "tags"
9266 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9267 #  x-axis: "X = CNFs per Service Pipeline"
9268 #  y-axis: "Y = Number of Service Pipelines"
9269 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9270 #  layout:
9271 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9272 #    layout: "plot-service-density"
9273 #
9274 ## Plots - NF Density - CSP - NDR IMIX
9275 #- type: "plot"
9276 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9277 #  algorithm: "plot_nf_heatmap"
9278 #  output-file-type: ".html"
9279 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9280 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9281 #  filter: "'NIC_Intel-XXV710' and
9282 #           'NF_DENSITY' and
9283 #           'DOCKER' and
9284 #           'PIPELINE' and
9285 #           'NF_VPPIP4' and
9286 #           'IMIX' and
9287 #           '2T1C' and
9288 #           'NDRPDR'"
9289 #  parameters:
9290 #  - "throughput"
9291 #  - "name"
9292 #  - "tags"
9293 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9294 #  x-axis: "X = CNFs per Service Pipeline"
9295 #  y-axis: "Y = Number of Service Pipelines"
9296 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9297 #  layout:
9298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9299 #    layout: "plot-service-density"
9300 #
9301 #- type: "plot"
9302 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9303 #  algorithm: "plot_nf_heatmap"
9304 #  output-file-type: ".html"
9305 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9306 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9307 #  filter: "'NIC_Intel-XXV710' and
9308 #           'NF_DENSITY' and
9309 #           'DOCKER' and
9310 #           'PIPELINE' and
9311 #           'NF_VPPIP4' and
9312 #           'IMIX' and
9313 #           '4T2C' and
9314 #           'NDRPDR'"
9315 #  parameters:
9316 #  - "throughput"
9317 #  - "name"
9318 #  - "tags"
9319 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9320 #  x-axis: "X = CNFs per Service Pipeline"
9321 #  y-axis: "Y = Number of Service Pipelines"
9322 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9323 #  layout:
9324 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9325 #    layout: "plot-service-density"
9326 #
9327 #- type: "plot"
9328 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9329 #  algorithm: "plot_nf_heatmap"
9330 #  output-file-type: ".html"
9331 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9332 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9333 #  filter: "'NIC_Intel-XXV710' and
9334 #           'NF_DENSITY' and
9335 #           'DOCKER' and
9336 #           'PIPELINE' and
9337 #           'NF_VPPIP4' and
9338 #           'IMIX' and
9339 #           '8T4C' and
9340 #           'NDRPDR'"
9341 #  parameters:
9342 #  - "throughput"
9343 #  - "name"
9344 #  - "tags"
9345 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9346 #  x-axis: "X = CNFs per Service Pipeline"
9347 #  y-axis: "Y = Number of Service Pipelines"
9348 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9349 #  layout:
9350 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9351 #    layout: "plot-service-density"
9352 #
9353 ## Plots - NF Density - CSP - PDR 64b
9354 #- type: "plot"
9355 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9356 #  algorithm: "plot_nf_heatmap"
9357 #  output-file-type: ".html"
9358 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9359 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9360 #  filter: "'NIC_Intel-XXV710' and
9361 #           'NF_DENSITY' and
9362 #           'DOCKER' and
9363 #           'PIPELINE' and
9364 #           'NF_VPPIP4' and
9365 #           '64B' and
9366 #           '2T1C' and
9367 #           'NDRPDR'"
9368 #  parameters:
9369 #  - "throughput"
9370 #  - "name"
9371 #  - "tags"
9372 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9373 #  x-axis: "X = CNFs per Service Pipeline"
9374 #  y-axis: "Y = Number of Service Pipelines"
9375 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9376 #  layout:
9377 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9378 #    layout: "plot-service-density"
9379 #
9380 #- type: "plot"
9381 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9382 #  algorithm: "plot_nf_heatmap"
9383 #  output-file-type: ".html"
9384 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9385 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9386 #  filter: "'NIC_Intel-XXV710' and
9387 #           'NF_DENSITY' and
9388 #           'DOCKER' and
9389 #           'PIPELINE' and
9390 #           'NF_VPPIP4' and
9391 #           '64B' and
9392 #           '4T2C' and
9393 #           'NDRPDR'"
9394 #  parameters:
9395 #  - "throughput"
9396 #  - "name"
9397 #  - "tags"
9398 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9399 #  x-axis: "X = CNFs per Service Pipeline"
9400 #  y-axis: "Y = Number of Service Pipelines"
9401 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9402 #  layout:
9403 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9404 #    layout: "plot-service-density"
9405 #
9406 #- type: "plot"
9407 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9408 #  algorithm: "plot_nf_heatmap"
9409 #  output-file-type: ".html"
9410 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9411 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9412 #  filter: "'NIC_Intel-XXV710' and
9413 #           'NF_DENSITY' and
9414 #           'DOCKER' and
9415 #           'PIPELINE' and
9416 #           'NF_VPPIP4' and
9417 #           '64B' and
9418 #           '8T4C' and
9419 #           'NDRPDR'"
9420 #  parameters:
9421 #  - "throughput"
9422 #  - "name"
9423 #  - "tags"
9424 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9425 #  x-axis: "X = CNFs per Service Pipeline"
9426 #  y-axis: "Y = Number of Service Pipelines"
9427 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9428 #  layout:
9429 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9430 #    layout: "plot-service-density"
9431 #
9432 ## Plots - NF Density - CSP - PDR IMIX
9433 #- type: "plot"
9434 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9435 #  algorithm: "plot_nf_heatmap"
9436 #  output-file-type: ".html"
9437 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9438 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9439 #  filter: "'NIC_Intel-XXV710' and
9440 #           'NF_DENSITY' and
9441 #           'DOCKER' and
9442 #           'PIPELINE' and
9443 #           'NF_VPPIP4' and
9444 #           'IMIX' and
9445 #           '2T1C' and
9446 #           'NDRPDR'"
9447 #  parameters:
9448 #  - "throughput"
9449 #  - "name"
9450 #  - "tags"
9451 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9452 #  x-axis: "X = CNFs per Service Pipeline"
9453 #  y-axis: "Y = Number of Service Pipelines"
9454 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9455 #  layout:
9456 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9457 #    layout: "plot-service-density"
9458 #
9459 #- type: "plot"
9460 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9461 #  algorithm: "plot_nf_heatmap"
9462 #  output-file-type: ".html"
9463 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9464 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9465 #  filter: "'NIC_Intel-XXV710' and
9466 #           'NF_DENSITY' and
9467 #           'DOCKER' and
9468 #           'PIPELINE' and
9469 #           'NF_VPPIP4' and
9470 #           'IMIX' and
9471 #           '4T2C' and
9472 #           'NDRPDR'"
9473 #  parameters:
9474 #  - "throughput"
9475 #  - "name"
9476 #  - "tags"
9477 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9478 #  x-axis: "X = CNFs per Service Pipeline"
9479 #  y-axis: "Y = Number of Service Pipelines"
9480 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9481 #  layout:
9482 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9483 #    layout: "plot-service-density"
9484 #
9485 #- type: "plot"
9486 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9487 #  algorithm: "plot_nf_heatmap"
9488 #  output-file-type: ".html"
9489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9490 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9491 #  filter: "'NIC_Intel-XXV710' and
9492 #           'NF_DENSITY' and
9493 #           'DOCKER' and
9494 #           'PIPELINE' and
9495 #           'NF_VPPIP4' and
9496 #           'IMIX' and
9497 #           '8T4C' and
9498 #           'NDRPDR'"
9499 #  parameters:
9500 #  - "throughput"
9501 #  - "name"
9502 #  - "tags"
9503 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9504 #  x-axis: "X = CNFs per Service Pipeline"
9505 #  y-axis: "Y = Number of Service Pipelines"
9506 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9507 #  layout:
9508 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9509 #    layout: "plot-service-density"
9510
9511 ###############################################################################
9512 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9513
9514 - type: "plot"
9515   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9516   algorithm: "plot_nf_heatmap"
9517   output-file-type: ".html"
9518   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9519   data: "plot-vpp-nfv-2n-clx-mrr"
9520   filter: "'NIC_Intel-XXV710' and
9521            'NF_DENSITY' and
9522            'VHOST' and
9523            not 'VXLAN' and
9524            'CHAIN' and
9525            'NF_VPPIP4' and
9526            'IMIX' and
9527            '2T1C' and
9528            'MRR'"
9529   parameters:
9530   - "result"
9531   - "name"
9532   - "tags"
9533   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9534   x-axis: "X = VNFs per Service Chain"
9535   y-axis: "Y = Number of Service Chains"
9536   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9537   layout:
9538     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9539     layout: "plot-service-density"
9540
9541 - type: "plot"
9542   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9543   algorithm: "plot_nf_heatmap"
9544   output-file-type: ".html"
9545   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9546   data: "plot-vpp-nfv-2n-clx-mrr"
9547   filter: "'NIC_Intel-XXV710' and
9548            'NF_DENSITY' and
9549            'VHOST' and
9550            not 'VXLAN' and
9551            'CHAIN' and
9552            'NF_VPPIP4' and
9553            'IMIX' and
9554            '4T2C' and
9555            'MRR'"
9556   parameters:
9557   - "result"
9558   - "name"
9559   - "tags"
9560   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9561   x-axis: "X = VNFs per Service Chain"
9562   y-axis: "Y = Number of Service Chains"
9563   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9564   layout:
9565     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9566     layout: "plot-service-density"
9567
9568 - type: "plot"
9569   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9570   algorithm: "plot_nf_heatmap"
9571   output-file-type: ".html"
9572   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9573   data: "plot-vpp-nfv-2n-clx-mrr"
9574   filter: "'NIC_Intel-XXV710' and
9575            'NF_DENSITY' and
9576            'VHOST' and
9577            not 'VXLAN' and
9578            'CHAIN' and
9579            'NF_VPPIP4' and
9580            'IMIX' and
9581            '8T4C' and
9582            'MRR'"
9583   parameters:
9584   - "result"
9585   - "name"
9586   - "tags"
9587   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9588   x-axis: "X = VNFs per Service Chain"
9589   y-axis: "Y = Number of Service Chains"
9590   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9591   layout:
9592     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9593     layout: "plot-service-density"
9594
9595 # Plots - NF Density - VSC - NDR IMIX
9596 - type: "plot"
9597   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9598   algorithm: "plot_nf_heatmap"
9599   output-file-type: ".html"
9600   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9601   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9602   filter: "'NIC_Intel-XXV710' and
9603            'NF_DENSITY' and
9604            'VHOST' and
9605            not 'VXLAN' and
9606            'CHAIN' and
9607            'NF_VPPIP4' and
9608            'IMIX' and
9609            '2T1C' and
9610            'NDRPDR'"
9611   parameters:
9612   - "throughput"
9613   - "name"
9614   - "tags"
9615   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9616   x-axis: "X = VNFs per Service Chain"
9617   y-axis: "Y = Number of Service Chains"
9618   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9619   layout:
9620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9621     layout: "plot-service-density"
9622
9623 - type: "plot"
9624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9625   algorithm: "plot_nf_heatmap"
9626   output-file-type: ".html"
9627   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9628   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9629   filter: "'NIC_Intel-XXV710' and
9630            'NF_DENSITY' and
9631            'VHOST' and
9632            not 'VXLAN' and
9633            'CHAIN' and
9634            'NF_VPPIP4' and
9635            'IMIX' and
9636            '4T2C' and
9637            'NDRPDR'"
9638   parameters:
9639   - "throughput"
9640   - "name"
9641   - "tags"
9642   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9643   x-axis: "X = VNFs per Service Chain"
9644   y-axis: "Y = Number of Service Chains"
9645   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9646   layout:
9647     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9648     layout: "plot-service-density"
9649
9650 - type: "plot"
9651   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9652   algorithm: "plot_nf_heatmap"
9653   output-file-type: ".html"
9654   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9655   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9656   filter: "'NIC_Intel-XXV710' and
9657            'NF_DENSITY' and
9658            'VHOST' and
9659            not 'VXLAN' and
9660            'CHAIN' and
9661            'NF_VPPIP4' and
9662            'IMIX' and
9663            '8T4C' and
9664            'NDRPDR'"
9665   parameters:
9666   - "throughput"
9667   - "name"
9668   - "tags"
9669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9670   x-axis: "X = VNFs per Service Chain"
9671   y-axis: "Y = Number of Service Chains"
9672   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9673   layout:
9674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9675     layout: "plot-service-density"
9676
9677 # Plots - NF Density - VSC - PDR IMIX
9678 - type: "plot"
9679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9680   algorithm: "plot_nf_heatmap"
9681   output-file-type: ".html"
9682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9683   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9684   filter: "'NIC_Intel-XXV710' and
9685            'NF_DENSITY' and
9686            'VHOST' and
9687            not 'VXLAN' and
9688            'CHAIN' and
9689            'NF_VPPIP4' and
9690            'IMIX' and
9691            '2T1C' and
9692            'NDRPDR'"
9693   parameters:
9694   - "throughput"
9695   - "name"
9696   - "tags"
9697   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9698   x-axis: "X = VNFs per Service Chain"
9699   y-axis: "Y = Number of Service Chains"
9700   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9701   layout:
9702     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9703     layout: "plot-service-density"
9704
9705 - type: "plot"
9706   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9707   algorithm: "plot_nf_heatmap"
9708   output-file-type: ".html"
9709   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9710   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9711   filter: "'NIC_Intel-XXV710' and
9712            'NF_DENSITY' and
9713            'VHOST' and
9714            not 'VXLAN' and
9715            'CHAIN' and
9716            'NF_VPPIP4' and
9717            'IMIX' and
9718            '4T2C' and
9719            'NDRPDR'"
9720   parameters:
9721   - "throughput"
9722   - "name"
9723   - "tags"
9724   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9725   x-axis: "X = VNFs per Service Chain"
9726   y-axis: "Y = Number of Service Chains"
9727   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9728   layout:
9729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9730     layout: "plot-service-density"
9731
9732 - type: "plot"
9733   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9734   algorithm: "plot_nf_heatmap"
9735   output-file-type: ".html"
9736   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9737   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9738   filter: "'NIC_Intel-XXV710' and
9739            'NF_DENSITY' and
9740            'VHOST' and
9741            not 'VXLAN' and
9742            'CHAIN' and
9743            'NF_VPPIP4' and
9744            'IMIX' and
9745            '8T4C' and
9746            'NDRPDR'"
9747   parameters:
9748   - "throughput"
9749   - "name"
9750   - "tags"
9751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9752   x-axis: "X = VNFs per Service Chain"
9753   y-axis: "Y = Number of Service Chains"
9754   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9755   layout:
9756     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9757     layout: "plot-service-density"
9758
9759 # Plots - NF Density - VSC - MRR IMIX
9760 - type: "plot"
9761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9762   algorithm: "plot_nf_heatmap"
9763   output-file-type: ".html"
9764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9765   data: "plot-vpp-nfv-2n-clx-mrr"
9766   filter: "'NIC_Intel-XXV710' and
9767            'NF_DENSITY' and
9768            'VHOST' and
9769            'VXLAN' and
9770            'CHAIN' and
9771            'IMIX' and
9772            '2T1C' and
9773            'MRR'"
9774   parameters:
9775   - "result"
9776   - "name"
9777   - "tags"
9778   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9779   x-axis: "X = VNFs per Service Chain"
9780   y-axis: "Y = Number of Service Chains"
9781   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9782   layout:
9783     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9784     layout: "plot-service-density"
9785
9786 - type: "plot"
9787   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9788   algorithm: "plot_nf_heatmap"
9789   output-file-type: ".html"
9790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9791   data: "plot-vpp-nfv-2n-clx-mrr"
9792   filter: "'NIC_Intel-XXV710' and
9793            'NF_DENSITY' and
9794            'VHOST' and
9795            'VXLAN' and
9796            'CHAIN' and
9797            'IMIX' and
9798            '4T2C' and
9799            'MRR'"
9800   parameters:
9801   - "result"
9802   - "name"
9803   - "tags"
9804   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9805   x-axis: "X = VNFs per Service Chain"
9806   y-axis: "Y = Number of Service Chains"
9807   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9808   layout:
9809     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9810     layout: "plot-service-density"
9811
9812 - type: "plot"
9813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9814   algorithm: "plot_nf_heatmap"
9815   output-file-type: ".html"
9816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9817   data: "plot-vpp-nfv-2n-clx-mrr"
9818   filter: "'NIC_Intel-XXV710' and
9819            'NF_DENSITY' and
9820            'VHOST' and
9821            'VXLAN' and
9822            'CHAIN' and
9823            'IMIX' and
9824            '8T4C' and
9825            'MRR'"
9826   parameters:
9827   - "result"
9828   - "name"
9829   - "tags"
9830   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9831   x-axis: "X = VNFs per Service Chain"
9832   y-axis: "Y = Number of Service Chains"
9833   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9834   layout:
9835     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9836     layout: "plot-service-density"
9837
9838 # Plots - NF Density - VSC - NDR IMIX
9839 - type: "plot"
9840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9841   algorithm: "plot_nf_heatmap"
9842   output-file-type: ".html"
9843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9844   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9845   filter: "'NIC_Intel-XXV710' and
9846            'NF_DENSITY' and
9847            'VHOST' and
9848            'VXLAN' and
9849            'CHAIN' a
9850            'IMIX' and
9851            '2T1C' and
9852            'NDRPDR'"
9853   parameters:
9854   - "throughput"
9855   - "name"
9856   - "tags"
9857   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9858   x-axis: "X = VNFs per Service Chain"
9859   y-axis: "Y = Number of Service Chains"
9860   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9861   layout:
9862     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9863     layout: "plot-service-density"
9864
9865 - type: "plot"
9866   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9867   algorithm: "plot_nf_heatmap"
9868   output-file-type: ".html"
9869   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9870   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9871   filter: "'NIC_Intel-XXV710' and
9872            'NF_DENSITY' and
9873            'VHOST' and
9874            'VXLAN' and
9875            'CHAIN' and
9876            'IMIX' and
9877            '4T2C' and
9878            'NDRPDR'"
9879   parameters:
9880   - "throughput"
9881   - "name"
9882   - "tags"
9883   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9884   x-axis: "X = VNFs per Service Chain"
9885   y-axis: "Y = Number of Service Chains"
9886   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9887   layout:
9888     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9889     layout: "plot-service-density"
9890
9891 - type: "plot"
9892   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9893   algorithm: "plot_nf_heatmap"
9894   output-file-type: ".html"
9895   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9896   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9897   filter: "'NIC_Intel-XXV710' and
9898            'NF_DENSITY' and
9899            'VHOST' and
9900            'VXLAN' and
9901            'CHAIN' and
9902            'IMIX' and
9903            '8T4C' and
9904            'NDRPDR'"
9905   parameters:
9906   - "throughput"
9907   - "name"
9908   - "tags"
9909   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9910   x-axis: "X = VNFs per Service Chain"
9911   y-axis: "Y = Number of Service Chains"
9912   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9913   layout:
9914     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9915     layout: "plot-service-density"
9916
9917 # Plots - NF Density - VSC - PDR IMIX
9918 - type: "plot"
9919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9920   algorithm: "plot_nf_heatmap"
9921   output-file-type: ".html"
9922   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9923   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9924   filter: "'NIC_Intel-XXV710' and
9925            'NF_DENSITY' and
9926            'VHOST' and
9927            'VXLAN' and
9928            'CHAIN' and
9929            'IMIX' and
9930            '2T1C' and
9931            'NDRPDR'"
9932   parameters:
9933   - "throughput"
9934   - "name"
9935   - "tags"
9936   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9937   x-axis: "X = VNFs per Service Chain"
9938   y-axis: "Y = Number of Service Chains"
9939   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9940   layout:
9941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9942     layout: "plot-service-density"
9943
9944 - type: "plot"
9945   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9946   algorithm: "plot_nf_heatmap"
9947   output-file-type: ".html"
9948   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9949   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9950   filter: "'NIC_Intel-XXV710' and
9951            'NF_DENSITY' and
9952            'VHOST' and
9953            'VXLAN' and
9954            'CHAIN' and
9955            'IMIX' and
9956            '4T2C' and
9957            'NDRPDR'"
9958   parameters:
9959   - "throughput"
9960   - "name"
9961   - "tags"
9962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9963   x-axis: "X = VNFs per Service Chain"
9964   y-axis: "Y = Number of Service Chains"
9965   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9966   layout:
9967     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9968     layout: "plot-service-density"
9969
9970 - type: "plot"
9971   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9972   algorithm: "plot_nf_heatmap"
9973   output-file-type: ".html"
9974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9975   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9976   filter: "'NIC_Intel-XXV710' and
9977            'NF_DENSITY' and
9978            'VHOST' and
9979            'VXLAN' and
9980            'CHAIN' and
9981            'IMIX' and
9982            '8T4C' and
9983            'NDRPDR'"
9984   parameters:
9985   - "throughput"
9986   - "name"
9987   - "tags"
9988   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9989   x-axis: "X = VNFs per Service Chain"
9990   y-axis: "Y = Number of Service Chains"
9991   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9992   layout:
9993     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9994     layout: "plot-service-density"
9995
9996 # Plots - NF Density - CSC - MRR IMIX
9997 - type: "plot"
9998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9999   algorithm: "plot_nf_heatmap"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10002   data: "plot-vpp-nfv-2n-clx-mrr"
10003   filter: "'NIC_Intel-XXV710' and
10004            'NF_DENSITY' and
10005            'DOCKER' and
10006            'CHAIN' and
10007            'NF_VPPIP4' and
10008            'IMIX' and
10009            '2T1C' and
10010            'MRR'"
10011   parameters:
10012   - "result"
10013   - "name"
10014   - "tags"
10015   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10016   x-axis: "X = CNFs per Service Chain"
10017   y-axis: "Y = Number of Service Chains"
10018   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10019   layout:
10020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10021     layout: "plot-service-density"
10022
10023 - type: "plot"
10024   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10025   algorithm: "plot_nf_heatmap"
10026   output-file-type: ".html"
10027   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10028   data: "plot-vpp-nfv-2n-clx-mrr"
10029   filter: "'NIC_Intel-XXV710' and
10030            'NF_DENSITY' and
10031            'DOCKER' and
10032            'CHAIN' and
10033            'NF_VPPIP4' and
10034            'IMIX' and
10035            '4T2C' and
10036            'MRR'"
10037   parameters:
10038   - "result"
10039   - "name"
10040   - "tags"
10041   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10042   x-axis: "X = CNFs per Service Chain"
10043   y-axis: "Y = Number of Service Chains"
10044   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10045   layout:
10046     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10047     layout: "plot-service-density"
10048
10049 - type: "plot"
10050   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10051   algorithm: "plot_nf_heatmap"
10052   output-file-type: ".html"
10053   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10054   data: "plot-vpp-nfv-2n-clx-mrr"
10055   filter: "'NIC_Intel-XXV710' and
10056            'NF_DENSITY' and
10057            'DOCKER' and
10058            'CHAIN' and
10059            'NF_VPPIP4' and
10060            'IMIX' and
10061            '8T4C' and
10062            'MRR'"
10063   parameters:
10064   - "result"
10065   - "name"
10066   - "tags"
10067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10068   x-axis: "X = CNFs per Service Chain"
10069   y-axis: "Y = Number of Service Chains"
10070   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10071   layout:
10072     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10073     layout: "plot-service-density"
10074
10075 # Plots - NF Density - CSC - NDR IMIX
10076 - type: "plot"
10077   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10078   algorithm: "plot_nf_heatmap"
10079   output-file-type: ".html"
10080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10081   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10082   filter: "'NIC_Intel-XXV710' and
10083            'NF_DENSITY' and
10084            'DOCKER' and
10085            'CHAIN' and
10086            'NF_VPPIP4' and
10087            'IMIX' and
10088            '2T1C' and
10089            'NDRPDR'"
10090   parameters:
10091   - "throughput"
10092   - "name"
10093   - "tags"
10094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = CNFs per Service Chain"
10096   y-axis: "Y = Number of Service Chains"
10097   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10100     layout: "plot-service-density"
10101
10102 - type: "plot"
10103   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10104   algorithm: "plot_nf_heatmap"
10105   output-file-type: ".html"
10106   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10107   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10108   filter: "'NIC_Intel-XXV710' and
10109            'NF_DENSITY' and
10110            'DOCKER' and
10111            'CHAIN' and
10112            'NF_VPPIP4' and
10113            'IMIX' and
10114            '4T2C' and
10115            'NDRPDR'"
10116   parameters:
10117   - "throughput"
10118   - "name"
10119   - "tags"
10120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10121   x-axis: "X = CNFs per Service Chain"
10122   y-axis: "Y = Number of Service Chains"
10123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10124   layout:
10125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10126     layout: "plot-service-density"
10127
10128 - type: "plot"
10129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10130   algorithm: "plot_nf_heatmap"
10131   output-file-type: ".html"
10132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10133   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10134   filter: "'NIC_Intel-XXV710' and
10135            'NF_DENSITY' and
10136            'DOCKER' and
10137            'CHAIN' and
10138            'NF_VPPIP4' and
10139            'IMIX' and
10140            '8T4C' and
10141            'NDRPDR'"
10142   parameters:
10143   - "throughput"
10144   - "name"
10145   - "tags"
10146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10147   x-axis: "X = CNFs per Service Chain"
10148   y-axis: "Y = Number of Service Chains"
10149   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10150   layout:
10151     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10152     layout: "plot-service-density"
10153
10154 # Plots - NF Density - CSC - PDR IMIX
10155 - type: "plot"
10156   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10157   algorithm: "plot_nf_heatmap"
10158   output-file-type: ".html"
10159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10160   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10161   filter: "'NIC_Intel-XXV710' and
10162            'NF_DENSITY' and
10163            'DOCKER' and
10164            'CHAIN' and
10165            'NF_VPPIP4' and
10166            'IMIX' and
10167            '2T1C' and
10168            'NDRPDR'"
10169   parameters:
10170   - "throughput"
10171   - "name"
10172   - "tags"
10173   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10174   x-axis: "X = CNFs per Service Chain"
10175   y-axis: "Y = Number of Service Chains"
10176   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10177   layout:
10178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10179     layout: "plot-service-density"
10180
10181 - type: "plot"
10182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10183   algorithm: "plot_nf_heatmap"
10184   output-file-type: ".html"
10185   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10186   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10187   filter: "'NIC_Intel-XXV710' and
10188            'NF_DENSITY' and
10189            'DOCKER' and
10190            'CHAIN' and
10191            'NF_VPPIP4' and
10192            'IMIX' and
10193            '4T2C' and
10194            'NDRPDR'"
10195   parameters:
10196   - "throughput"
10197   - "name"
10198   - "tags"
10199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10200   x-axis: "X = CNFs per Service Chain"
10201   y-axis: "Y = Number of Service Chains"
10202   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10203   layout:
10204     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10205     layout: "plot-service-density"
10206
10207 - type: "plot"
10208   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10209   algorithm: "plot_nf_heatmap"
10210   output-file-type: ".html"
10211   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10212   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10213   filter: "'NIC_Intel-XXV710' and
10214            'NF_DENSITY' and
10215            'DOCKER' and
10216            'CHAIN' and
10217            'NF_VPPIP4' and
10218            'IMIX' and
10219            '8T4C' and
10220            'NDRPDR'"
10221   parameters:
10222   - "throughput"
10223   - "name"
10224   - "tags"
10225   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10226   x-axis: "X = CNFs per Service Chain"
10227   y-axis: "Y = Number of Service Chains"
10228   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10229   layout:
10230     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10231     layout: "plot-service-density"
10232
10233 # Plots - NF Density - CSP - MRR IMIX
10234 - type: "plot"
10235   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10236   algorithm: "plot_nf_heatmap"
10237   output-file-type: ".html"
10238   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10239   data: "plot-vpp-nfv-2n-clx-mrr"
10240   filter: "'NIC_Intel-XXV710' and
10241            'NF_DENSITY' and
10242            'DOCKER' and
10243            'PIPELINE' and
10244            'NF_VPPIP4' and
10245            'IMIX' and
10246            '2T1C' and
10247            'MRR'"
10248   parameters:
10249   - "result"
10250   - "name"
10251   - "tags"
10252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10253   x-axis: "X = CNFs per Service Pipeline"
10254   y-axis: "Y = Number of Service Pipelines"
10255   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10256   layout:
10257     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10258     layout: "plot-service-density"
10259
10260 - type: "plot"
10261   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10262   algorithm: "plot_nf_heatmap"
10263   output-file-type: ".html"
10264   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10265   data: "plot-vpp-nfv-2n-clx-mrr"
10266   filter: "'NIC_Intel-XXV710' and
10267            'NF_DENSITY' and
10268            'DOCKER' and
10269            'PIPELINE' and
10270            'NF_VPPIP4' and
10271            'IMIX' and
10272            '4T2C' and
10273            'MRR'"
10274   parameters:
10275   - "result"
10276   - "name"
10277   - "tags"
10278   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10279   x-axis: "X = CNFs per Service Pipeline"
10280   y-axis: "Y = Number of Service Pipelines"
10281   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10282   layout:
10283     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10284     layout: "plot-service-density"
10285
10286 - type: "plot"
10287   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10288   algorithm: "plot_nf_heatmap"
10289   output-file-type: ".html"
10290   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10291   data: "plot-vpp-nfv-2n-clx-mrr"
10292   filter: "'NIC_Intel-XXV710' and
10293            'NF_DENSITY' and
10294            'DOCKER' and
10295            'PIPELINE' and
10296            'NF_VPPIP4' and
10297            'IMIX' and
10298            '8T4C' and
10299            'MRR'"
10300   parameters:
10301   - "result"
10302   - "name"
10303   - "tags"
10304   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10305   x-axis: "X = CNFs per Service Pipeline"
10306   y-axis: "Y = Number of Service Pipelines"
10307   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10308   layout:
10309     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10310     layout: "plot-service-density"
10311
10312 # Plots - NF Density - CSP - NDR IMIX
10313 - type: "plot"
10314   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10315   algorithm: "plot_nf_heatmap"
10316   output-file-type: ".html"
10317   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10318   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10319   filter: "'NIC_Intel-XXV710' and
10320            'NF_DENSITY' and
10321            'DOCKER' and
10322            'PIPELINE' and
10323            'NF_VPPIP4' and
10324            'IMIX' and
10325            '2T1C' and
10326            'NDRPDR'"
10327   parameters:
10328   - "throughput"
10329   - "name"
10330   - "tags"
10331   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10332   x-axis: "X = CNFs per Service Pipeline"
10333   y-axis: "Y = Number of Service Pipelines"
10334   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10335   layout:
10336     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10337     layout: "plot-service-density"
10338
10339 - type: "plot"
10340   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10341   algorithm: "plot_nf_heatmap"
10342   output-file-type: ".html"
10343   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10344   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10345   filter: "'NIC_Intel-XXV710' and
10346            'NF_DENSITY' and
10347            'DOCKER' and
10348            'PIPELINE' and
10349            'NF_VPPIP4' and
10350            'IMIX' and
10351            '4T2C' and
10352            'NDRPDR'"
10353   parameters:
10354   - "throughput"
10355   - "name"
10356   - "tags"
10357   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10358   x-axis: "X = CNFs per Service Pipeline"
10359   y-axis: "Y = Number of Service Pipelines"
10360   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10361   layout:
10362     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10363     layout: "plot-service-density"
10364
10365 - type: "plot"
10366   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10367   algorithm: "plot_nf_heatmap"
10368   output-file-type: ".html"
10369   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10370   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10371   filter: "'NIC_Intel-XXV710' and
10372            'NF_DENSITY' and
10373            'DOCKER' and
10374            'PIPELINE' and
10375            'NF_VPPIP4' and
10376            'IMIX' and
10377            '8T4C' and
10378            'NDRPDR'"
10379   parameters:
10380   - "throughput"
10381   - "name"
10382   - "tags"
10383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10384   x-axis: "X = CNFs per Service Pipeline"
10385   y-axis: "Y = Number of Service Pipelines"
10386   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10387   layout:
10388     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10389     layout: "plot-service-density"
10390
10391 # Plots - NF Density - CSP - PDR IMIX
10392 - type: "plot"
10393   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10394   algorithm: "plot_nf_heatmap"
10395   output-file-type: ".html"
10396   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10397   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10398   filter: "'NIC_Intel-XXV710' and
10399            'NF_DENSITY' and
10400            'DOCKER' and
10401            'PIPELINE' and
10402            'NF_VPPIP4' and
10403            'IMIX' and
10404            '2T1C' and
10405            'NDRPDR'"
10406   parameters:
10407   - "throughput"
10408   - "name"
10409   - "tags"
10410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10411   x-axis: "X = CNFs per Service Pipeline"
10412   y-axis: "Y = Number of Service Pipelines"
10413   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10414   layout:
10415     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10416     layout: "plot-service-density"
10417
10418 - type: "plot"
10419   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10420   algorithm: "plot_nf_heatmap"
10421   output-file-type: ".html"
10422   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10423   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10424   filter: "'NIC_Intel-XXV710' and
10425            'NF_DENSITY' and
10426            'DOCKER' and
10427            'PIPELINE' and
10428            'NF_VPPIP4' and
10429            'IMIX' and
10430            '4T2C' and
10431            'NDRPDR'"
10432   parameters:
10433   - "throughput"
10434   - "name"
10435   - "tags"
10436   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10437   x-axis: "X = CNFs per Service Pipeline"
10438   y-axis: "Y = Number of Service Pipelines"
10439   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10440   layout:
10441     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10442     layout: "plot-service-density"
10443
10444 - type: "plot"
10445   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10446   algorithm: "plot_nf_heatmap"
10447   output-file-type: ".html"
10448   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10449   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10450   filter: "'NIC_Intel-XXV710' and
10451            'NF_DENSITY' and
10452            'DOCKER' and
10453            'PIPELINE' and
10454            'NF_VPPIP4' and
10455            'IMIX' and
10456            '8T4C' and
10457            'NDRPDR'"
10458   parameters:
10459   - "throughput"
10460   - "name"
10461   - "tags"
10462   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10463   x-axis: "X = CNFs per Service Pipeline"
10464   y-axis: "Y = Number of Service Pipelines"
10465   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10466   layout:
10467     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10468     layout: "plot-service-density"
10469
10470 ################################################################################
10471
10472 # Packet Throughput
10473
10474 #- type: "plot"
10475 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10476 #  algorithm: "plot_perf_box_name"
10477 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10478 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10479 #  include:
10480 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10481 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10482 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10483 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10484 #  layout:
10485 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10486 #    layout: "plot-throughput"
10487 #
10488 #- type: "plot"
10489 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10490 #  algorithm: "plot_perf_box_name"
10491 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10492 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10493 #  include:
10494 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10495 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10496 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10497 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10498 #  layout:
10499 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10500 #    layout: "plot-throughput"
10501 #
10502 #- type: "plot"
10503 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10504 #  algorithm: "plot_perf_box_name"
10505 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10506 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10507 #  include:
10508 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10509 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10510 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10511 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10512 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10513 #  layout:
10514 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10515 #    layout: "plot-throughput"
10516 #
10517 #- type: "plot"
10518 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10519 #  algorithm: "plot_perf_box_name"
10520 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10521 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10522 #  include:
10523 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10524 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10525 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10526 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10527 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10528 #  layout:
10529 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10530 #    layout: "plot-throughput"
10531
10532 - type: "plot"
10533   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10534   algorithm: "plot_perf_box_name"
10535   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10536   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10537   include:
10538     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10539     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10540     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10541     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10542     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10543   layout:
10544     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10545     layout: "plot-throughput"
10546
10547 - type: "plot"
10548   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10549   algorithm: "plot_perf_box_name"
10550   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10551   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10552   include:
10553     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10554     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10555     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10556     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10557     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10558   layout:
10559     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10560     layout: "plot-throughput"
10561
10562 #- type: "plot"
10563 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10564 #  algorithm: "plot_perf_box_name"
10565 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10566 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10567 #  include:
10568 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10569 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10570 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10571 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10572 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10573 #  layout:
10574 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10575 #    layout: "plot-throughput"
10576 #
10577 #- type: "plot"
10578 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10579 #  algorithm: "plot_perf_box_name"
10580 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10581 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10582 #  include:
10583 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10584 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10585 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10586 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10587 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10588 #  layout:
10589 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10590 #    layout: "plot-throughput"
10591 #
10592 #- type: "plot"
10593 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10594 #  algorithm: "plot_perf_box_name"
10595 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10596 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10597 #  include:
10598 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10599 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10600 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10601 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10602 #  layout:
10603 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10604 #    layout: "plot-throughput"
10605 #
10606 #- type: "plot"
10607 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10608 #  algorithm: "plot_perf_box_name"
10609 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10610 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10611 #  include:
10612 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10613 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10614 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10615 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10616 #  layout:
10617 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10618 #    layout: "plot-throughput"
10619 #
10620 #- type: "plot"
10621 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10622 #  algorithm: "plot_perf_box_name"
10623 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10624 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10625 #  include:
10626 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10627 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10628 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10629 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10630 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10631 #  layout:
10632 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10633 #    layout: "plot-throughput"
10634 #
10635 #- type: "plot"
10636 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10637 #  algorithm: "plot_perf_box_name"
10638 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10639 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10640 #  include:
10641 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10642 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10643 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10644 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10645 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10646 #  layout:
10647 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10648 #    layout: "plot-throughput"
10649 #
10650 #- type: "plot"
10651 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10652 #  algorithm: "plot_perf_box_name"
10653 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10654 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10655 #  include:
10656 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10657 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10658 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10659 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10660 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10661 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10662 #  layout:
10663 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10664 #    layout: "plot-throughput"
10665 #
10666 #- type: "plot"
10667 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10668 #  algorithm: "plot_perf_box_name"
10669 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10670 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10671 #  include:
10672 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10673 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10674 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10675 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10676 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10677 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10678 #  layout:
10679 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10680 #    layout: "plot-throughput"
10681
10682 - type: "plot"
10683   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10684   algorithm: "plot_perf_box_name"
10685   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10687   include:
10688     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10689     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10690     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10691   layout:
10692     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10693     layout: "plot-throughput"
10694
10695 - type: "plot"
10696   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10697   algorithm: "plot_perf_box_name"
10698   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10699   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10700   include:
10701     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10702     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10703     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10704   layout:
10705     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10706     layout: "plot-throughput"
10707
10708 #- type: "plot"
10709 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10710 #  algorithm: "plot_perf_box_name"
10711 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10712 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10713 #  include:
10714 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10715 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10716 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10717 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10718 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10719 #  layout:
10720 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10721 #    layout: "plot-throughput"
10722 #
10723 #- type: "plot"
10724 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10725 #  algorithm: "plot_perf_box_name"
10726 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10727 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10728 #  include:
10729 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10730 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10731 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10732 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10733 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10734 #  layout:
10735 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10736 #    layout: "plot-throughput"
10737 #
10738 #- type: "plot"
10739 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10740 #  algorithm: "plot_perf_box_name"
10741 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10742 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10743 #  include:
10744 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10745 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10746 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10747 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10748 #  layout:
10749 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10750 #    layout: "plot-throughput"
10751 #
10752 #- type: "plot"
10753 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10754 #  algorithm: "plot_perf_box_name"
10755 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10756 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10757 #  include:
10758 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10759 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10760 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10761 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10762 #  layout:
10763 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10764 #    layout: "plot-throughput"
10765 #
10766 #- type: "plot"
10767 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10768 #  algorithm: "plot_perf_box_name"
10769 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10770 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10771 #  include:
10772 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10773 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10774 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10775 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10776 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10777 #  layout:
10778 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10779 #    layout: "plot-throughput"
10780 #
10781 #- type: "plot"
10782 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10783 #  algorithm: "plot_perf_box_name"
10784 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10785 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10786 #  include:
10787 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10788 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10789 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10790 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10791 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10792 #  layout:
10793 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10794 #    layout: "plot-throughput"
10795 #
10796 #- type: "plot"
10797 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10798 #  algorithm: "plot_perf_box_name"
10799 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10800 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10801 #  include:
10802 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10803 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10804 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10805 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10806 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10807 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10808 #  layout:
10809 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10810 #    layout: "plot-throughput"
10811 #
10812 #- type: "plot"
10813 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10814 #  algorithm: "plot_perf_box_name"
10815 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10816 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10817 #  include:
10818 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10819 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10820 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10821 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10822 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10823 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10824 #  layout:
10825 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10826 #    layout: "plot-throughput"
10827
10828 - type: "plot"
10829   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10830   algorithm: "plot_perf_box_name"
10831   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10832   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10833   include:
10834     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10835     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10836     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10837     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10839   layout:
10840     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10841     layout: "plot-throughput"
10842
10843 - type: "plot"
10844   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10845   algorithm: "plot_perf_box_name"
10846   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10847   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10848   include:
10849     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10850     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10851     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10852     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10853     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10854   layout:
10855     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10856     layout: "plot-throughput"
10857
10858 - type: "plot"
10859   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10860   algorithm: "plot_perf_box_name"
10861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10863   include:
10864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10868     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10870   layout:
10871     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10872     layout: "plot-throughput"
10873
10874 - type: "plot"
10875   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10876   algorithm: "plot_perf_box_name"
10877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10879   include:
10880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10883     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10884     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10886   layout:
10887     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10888     layout: "plot-throughput"
10889
10890 - type: "plot"
10891   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10892   algorithm: "plot_perf_box_name"
10893   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10894   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10895   include:
10896     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10897     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10898     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10901   layout:
10902     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10903     layout: "plot-throughput"
10904
10905 - type: "plot"
10906   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10907   algorithm: "plot_perf_box_name"
10908   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10909   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10910   include:
10911     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10912     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10913     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10914     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10916   layout:
10917     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10918     layout: "plot-throughput"
10919
10920 - type: "plot"
10921   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10922   algorithm: "plot_perf_box_name"
10923   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10924   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10925   include:
10926     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10927     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10932   layout:
10933     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10934     layout: "plot-throughput"
10935
10936 - type: "plot"
10937   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10938   algorithm: "plot_perf_box_name"
10939   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10940   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10941   include:
10942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10946     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10947     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10948   layout:
10949     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10950     layout: "plot-throughput"
10951
10952 - type: "plot"
10953   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10954   algorithm: "plot_perf_box_name"
10955   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10956   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10957   include:
10958     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10959     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10963   layout:
10964     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10965     layout: "plot-throughput"
10966
10967 - type: "plot"
10968   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10969   algorithm: "plot_perf_box_name"
10970   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10971   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10972   include:
10973     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10974     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10977     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10978   layout:
10979     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10980     layout: "plot-throughput"
10981
10982 - type: "plot"
10983   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10984   algorithm: "plot_perf_box_name"
10985   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10986   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10987   include:
10988     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10989     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10990     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10991     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10994   layout:
10995     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10996     layout: "plot-throughput"
10997
10998 - type: "plot"
10999   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11000   algorithm: "plot_perf_box_name"
11001   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11002   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11003   include:
11004     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11005     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11006     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11009     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11010   layout:
11011     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11012     layout: "plot-throughput"
11013
11014 - type: "plot"
11015   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11016   algorithm: "plot_perf_box_name"
11017   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11018   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11019   include:
11020     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11021     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11022   layout:
11023     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11024     layout: "plot-throughput"
11025
11026 - type: "plot"
11027   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11028   algorithm: "plot_perf_box_name"
11029   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11031   include:
11032     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11033     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11034   layout:
11035     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11036     layout: "plot-throughput"
11037
11038 #- type: "plot"
11039 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11040 #  algorithm: "plot_perf_box_name"
11041 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11042 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11043 #  include:
11044 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11045 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11046 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11047 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11048 #  layout:
11049 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11050 #    layout: "plot-throughput"
11051 #
11052 #- type: "plot"
11053 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11054 #  algorithm: "plot_perf_box_name"
11055 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11056 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11057 #  include:
11058 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11059 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11060 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11061 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11062 #  layout:
11063 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11064 #    layout: "plot-throughput"
11065
11066 - type: "plot"
11067   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11068   algorithm: "plot_perf_box_name"
11069   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11070   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11071   include:
11072     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11076   layout:
11077     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11078     layout: "plot-throughput"
11079
11080 - type: "plot"
11081   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11082   algorithm: "plot_perf_box_name"
11083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11085   include:
11086     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11087     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11090   layout:
11091     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11092     layout: "plot-throughput"
11093
11094 - type: "plot"
11095   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11096   algorithm: "plot_perf_box_name"
11097   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11098   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11099   include:
11100     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11101     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11102     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11103     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11104   layout:
11105     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11106     layout: "plot-throughput"
11107
11108 - type: "plot"
11109   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11110   algorithm: "plot_perf_box_name"
11111   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11112   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11113   include:
11114     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11115     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11116     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11117     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11118   layout:
11119     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11120     layout: "plot-throughput"
11121
11122 #- type: "plot"
11123 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11124 #  algorithm: "plot_perf_box_name"
11125 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11126 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11127 #  include:
11128 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11129 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11130 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11131 #  layout:
11132 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11133 #    layout: "plot-throughput"
11134 #
11135 #- type: "plot"
11136 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11137 #  algorithm: "plot_perf_box_name"
11138 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11139 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11140 #  include:
11141 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11142 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11143 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11144 #  layout:
11145 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11146 #    layout: "plot-throughput"
11147 #
11148 #- type: "plot"
11149 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11150 #  algorithm: "plot_perf_box_name"
11151 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11152 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11153 #  include:
11154 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11155 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11156 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11157 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11158 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11159 #  layout:
11160 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11161 #    layout: "plot-throughput"
11162 #
11163 #- type: "plot"
11164 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11165 #  algorithm: "plot_perf_box_name"
11166 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11167 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11168 #  include:
11169 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11170 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11171 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11172 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11173 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11174 #  layout:
11175 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11176 #    layout: "plot-throughput"
11177
11178 - type: "plot"
11179   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11180   algorithm: "plot_perf_box_name"
11181   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11182   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11183   include:
11184     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11185     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11186     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11187   layout:
11188     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11189     layout: "plot-throughput"
11190
11191 - type: "plot"
11192   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11193   algorithm: "plot_perf_box_name"
11194   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11195   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11196   include:
11197     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11198     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11199     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11200   layout:
11201     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11202     layout: "plot-throughput"
11203
11204 #- type: "plot"
11205 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11206 #  algorithm: "plot_perf_box_name"
11207 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11208 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11209 #  include:
11210 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11211 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11212 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11213 #  layout:
11214 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11215 #    layout: "plot-throughput"
11216 #
11217 #- type: "plot"
11218 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11219 #  algorithm: "plot_perf_box_name"
11220 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11221 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11222 #  include:
11223 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11224 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11225 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11226 #  layout:
11227 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11228 #    layout: "plot-throughput"
11229 #
11230 #- type: "plot"
11231 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11232 #  algorithm: "plot_perf_box_name"
11233 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11234 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11235 #  include:
11236 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11237 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11238 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11239 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11240 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11241 #  layout:
11242 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11243 #    layout: "plot-throughput"
11244 #
11245 #- type: "plot"
11246 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11247 #  algorithm: "plot_perf_box_name"
11248 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11249 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11250 #  include:
11251 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11252 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11253 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11254 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11255 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11256 #  layout:
11257 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11258 #    layout: "plot-throughput"
11259
11260 - type: "plot"
11261   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11262   algorithm: "plot_perf_box_name"
11263   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11264   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11265   include:
11266     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11267     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11268     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11269     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11270     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11271   layout:
11272     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11273     layout: "plot-throughput"
11274
11275 - type: "plot"
11276   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11277   algorithm: "plot_perf_box_name"
11278   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11279   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11280   include:
11281     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11282     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11283     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11284     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11285     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11286   layout:
11287     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11288     layout: "plot-throughput"
11289
11290 - type: "plot"
11291   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11292   algorithm: "plot_perf_box_name"
11293   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11294   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11295   include:
11296     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11297     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11298     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11299     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11300     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11301   layout:
11302     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11303     layout: "plot-throughput"
11304
11305 - type: "plot"
11306   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11307   algorithm: "plot_perf_box_name"
11308   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11309   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11310   include:
11311     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11312     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11314     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11316   layout:
11317     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11318     layout: "plot-throughput"
11319
11320 - type: "plot"
11321   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11322   algorithm: "plot_perf_box_name"
11323   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11324   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11325   include:
11326     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11327     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11328     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11329     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11330     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11331   layout:
11332     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11333     layout: "plot-throughput"
11334
11335 - type: "plot"
11336   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11337   algorithm: "plot_perf_box_name"
11338   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11339   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11340   include:
11341     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11342     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11343     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11346   layout:
11347     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11348     layout: "plot-throughput"
11349
11350 - type: "plot"
11351   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11352   algorithm: "plot_perf_box_name"
11353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11354   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11355   include:
11356     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11360     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11362   layout:
11363     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11364     layout: "plot-throughput"
11365
11366 - type: "plot"
11367   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11368   algorithm: "plot_perf_box_name"
11369   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11371   include:
11372     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11373     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11374     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11375     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11376     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11377     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11378   layout:
11379     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11380     layout: "plot-throughput"
11381
11382 - type: "plot"
11383   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11384   algorithm: "plot_perf_box_name"
11385   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11386   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11387   include:
11388     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11389     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11390     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11391     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11392   layout:
11393     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11394     layout: "plot-throughput"
11395
11396 - type: "plot"
11397   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11398   algorithm: "plot_perf_box_name"
11399   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11400   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11401   include:
11402     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11403     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11404     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11405     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11406   layout:
11407     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11408     layout: "plot-throughput"
11409
11410 #- type: "plot"
11411 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11412 #  algorithm: "plot_perf_box_name"
11413 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11414 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11415 #  include:
11416 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11417 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11418 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11419 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11420 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11421 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11422 #  layout:
11423 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11424 #    layout: "plot-throughput"
11425 #
11426 #- type: "plot"
11427 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11428 #  algorithm: "plot_perf_box_name"
11429 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11430 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11431 #  include:
11432 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11433 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11434 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11435 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11436 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11437 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11438 #  layout:
11439 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11440 #    layout: "plot-throughput"
11441
11442 - type: "plot"
11443   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11444   algorithm: "plot_perf_box_name"
11445   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11446   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11447   include:
11448     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11449 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11450     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11451 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11453 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11454   layout:
11455     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11456     layout: "plot-throughput"
11457
11458 - type: "plot"
11459   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11460   algorithm: "plot_perf_box_name"
11461   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11462   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11463   include:
11464     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11465 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11466     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11467 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11469 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11470   layout:
11471     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11472     layout: "plot-throughput"
11473
11474 - type: "plot"
11475   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11476   algorithm: "plot_perf_box_name"
11477   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11478   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11479   include:
11480     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11481     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11482     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11483     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11484     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11486   layout:
11487     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11488     layout: "plot-throughput"
11489
11490 - type: "plot"
11491   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11492   algorithm: "plot_perf_box_name"
11493   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11494   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11495   include:
11496     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11497     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11498     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11499     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11500     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11501     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11502   layout:
11503     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11504     layout: "plot-throughput"
11505
11506 #- type: "plot"
11507 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11508 #  algorithm: "plot_perf_box_name"
11509 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11510 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11511 #  include:
11512 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11513 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11514 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11515 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11516 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11517 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11518 #  layout:
11519 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11520 #    layout: "plot-throughput"
11521 #
11522 #- type: "plot"
11523 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11524 #  algorithm: "plot_perf_box_name"
11525 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11526 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11527 #  include:
11528 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11529 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11530 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11531 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11532 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11533 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11534 #  layout:
11535 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11536 #    layout: "plot-throughput"
11537 #
11538 #- type: "plot"
11539 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11540 #  algorithm: "plot_perf_box_name"
11541 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11542 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11543 #  include:
11544 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11545 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11546 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11547 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11548 #  layout:
11549 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11550 #    layout: "plot-throughput"
11551 #
11552 #- type: "plot"
11553 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11554 #  algorithm: "plot_perf_box_name"
11555 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11556 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11557 #  include:
11558 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11559 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11560 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11561 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11562 #  layout:
11563 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11564 #    layout: "plot-throughput"
11565 #
11566 #- type: "plot"
11567 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11568 #  algorithm: "plot_perf_box_name"
11569 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11570 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11571 #  include:
11572 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11573 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11574 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11575 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11576 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11577 #  layout:
11578 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11579 #    layout: "plot-throughput"
11580 #
11581 #- type: "plot"
11582 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11583 #  algorithm: "plot_perf_box_name"
11584 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11585 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11586 #  include:
11587 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11588 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11589 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11590 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11591 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11592 #  layout:
11593 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11594 #    layout: "plot-throughput"
11595 #
11596 #- type: "plot"
11597 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11598 #  algorithm: "plot_perf_box_name"
11599 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11600 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11601 #  include:
11602 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11603 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11604 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11605 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11606 #  layout:
11607 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11608 #    layout: "plot-throughput"
11609 #
11610 #- type: "plot"
11611 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11612 #  algorithm: "plot_perf_box_name"
11613 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11614 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11615 #  include:
11616 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11617 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11618 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11619 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11620 #  layout:
11621 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11622 #    layout: "plot-throughput"
11623
11624 - type: "plot"
11625   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11626   algorithm: "plot_perf_box_name"
11627   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11629   include:
11630     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11631     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11632     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11633     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11634     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11635     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11636   layout:
11637     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11638     layout: "plot-throughput"
11639
11640 - type: "plot"
11641   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11642   algorithm: "plot_perf_box_name"
11643   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11645   include:
11646     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11647     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11648     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11649     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11650     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11651     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11652   layout:
11653     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11654     layout: "plot-throughput"
11655
11656 #- type: "plot"
11657 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11658 #  algorithm: "plot_perf_box_name"
11659 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11660 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11661 #  include:
11662 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11663 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11664 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11665 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11666 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11667 #  layout:
11668 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11669 #    layout: "plot-throughput"
11670 #
11671 #- type: "plot"
11672 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11673 #  algorithm: "plot_perf_box_name"
11674 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11675 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11676 #  include:
11677 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11678 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11679 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11680 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11681 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11682 #  layout:
11683 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11684 #    layout: "plot-throughput"
11685 #
11686 #- type: "plot"
11687 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11688 #  algorithm: "plot_perf_box_name"
11689 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11690 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11691 #  include:
11692 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11693 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11694 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11695 #  layout:
11696 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11697 #    layout: "plot-throughput"
11698 #
11699 #- type: "plot"
11700 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11701 #  algorithm: "plot_perf_box_name"
11702 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11703 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11704 #  include:
11705 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11706 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11707 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11708 #  layout:
11709 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11710 #    layout: "plot-throughput"
11711 #
11712 #- type: "plot"
11713 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11714 #  algorithm: "plot_perf_box_name"
11715 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11716 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11717 #  include:
11718 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11719 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11720 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11721 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11722 #  layout:
11723 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11724 #    layout: "plot-throughput"
11725 #
11726 #- type: "plot"
11727 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11728 #  algorithm: "plot_perf_box_name"
11729 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11730 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11731 #  include:
11732 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11733 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11734 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11735 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11736 #  layout:
11737 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11738 #    layout: "plot-throughput"
11739 #
11740 #- type: "plot"
11741 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11742 #  algorithm: "plot_perf_box_name"
11743 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11744 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11745 #  include:
11746 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11747 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11748 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11749 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11750 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11751 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11752 #  layout:
11753 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11754 #    layout: "plot-throughput"
11755 #
11756 #- type: "plot"
11757 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11758 #  algorithm: "plot_perf_box_name"
11759 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11760 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11761 #  include:
11762 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11763 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11764 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11765 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11766 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11767 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11768 #  layout:
11769 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11770 #    layout: "plot-throughput"
11771 #
11772 #- type: "plot"
11773 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11774 #  algorithm: "plot_perf_box_name"
11775 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11776 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11777 #  include:
11778 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11779 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11780 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11781 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11782 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11783 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11784 #  layout:
11785 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11786 #    layout: "plot-throughput"
11787 #
11788 #- type: "plot"
11789 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11790 #  algorithm: "plot_perf_box_name"
11791 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11792 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11793 #  include:
11794 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11795 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11796 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11797 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11798 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11799 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11800 #  layout:
11801 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11802 #    layout: "plot-throughput"
11803
11804 - type: "plot"
11805   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11806   algorithm: "plot_perf_box_name"
11807   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11808   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11809   include:
11810     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11811     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11812     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11813     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11814   layout:
11815     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11820   algorithm: "plot_perf_box_name"
11821   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11822   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11823   include:
11824     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11825     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11826     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11827     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11828   layout:
11829     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11830     layout: "plot-throughput"
11831
11832 - type: "plot"
11833   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11834   algorithm: "plot_perf_box_name"
11835   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11836   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11837   include:
11838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11839     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11840     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11841     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11842     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11843     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11844   layout:
11845     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11846     layout: "plot-throughput"
11847
11848 - type: "plot"
11849   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11850   algorithm: "plot_perf_box_name"
11851   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11852   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11853   include:
11854     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11855     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11856     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11857     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11858     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11859     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11860   layout:
11861     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11862     layout: "plot-throughput"
11863
11864 - type: "plot"
11865   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11866   algorithm: "plot_perf_box_name"
11867   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11868   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11869   include:
11870     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11871     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11872     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11873     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11874     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11875     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11876   layout:
11877     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11878     layout: "plot-throughput"
11879
11880 - type: "plot"
11881   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11882   algorithm: "plot_perf_box_name"
11883   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11884   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11885   include:
11886     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11887     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11888     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11889     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11890     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11891     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11892   layout:
11893     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11894     layout: "plot-throughput"
11895
11896 - type: "plot"
11897   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11898   algorithm: "plot_perf_box_name"
11899   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11900   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11901   include:
11902     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11906   layout:
11907     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11908     layout: "plot-throughput"
11909
11910 - type: "plot"
11911   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11912   algorithm: "plot_perf_box_name"
11913   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11914   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11915   include:
11916     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11917     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11918     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11920   layout:
11921     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11922     layout: "plot-throughput"
11923
11924 - type: "plot"
11925   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11926   algorithm: "plot_perf_box_name"
11927   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11928   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11929   include:
11930     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11931     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11932     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11933     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11934     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11935     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11936   layout:
11937     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11938     layout: "plot-throughput"
11939
11940 - type: "plot"
11941   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11942   algorithm: "plot_perf_box_name"
11943   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11944   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11945   include:
11946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11947     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11948     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11949     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11950     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11951     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11952   layout:
11953     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11954     layout: "plot-throughput"
11955
11956 - type: "plot"
11957   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11958   algorithm: "plot_perf_box_name"
11959   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11960   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11961   include:
11962     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11963     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11964     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11965     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11966   layout:
11967     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11968     layout: "plot-throughput"
11969
11970 - type: "plot"
11971   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11972   algorithm: "plot_perf_box_name"
11973   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11974   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11975   include:
11976     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11977     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11978     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11980   layout:
11981     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11982     layout: "plot-throughput"
11983
11984 - type: "plot"
11985   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11986   algorithm: "plot_perf_box_name"
11987   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11988   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11989   include:
11990     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11991     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11992     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11993     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11994     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11995     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11996   layout:
11997     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11998     layout: "plot-throughput"
11999
12000 - type: "plot"
12001   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12002   algorithm: "plot_perf_box_name"
12003   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12004   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12005   include:
12006     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12007     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12008     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12009     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12010     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12011     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12012   layout:
12013     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12014     layout: "plot-throughput"
12015
12016 - type: "plot"
12017   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12018   algorithm: "plot_perf_box_name"
12019   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12020   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12021   include:
12022     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12023     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12024     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12025     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12026     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12027     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12028   layout:
12029     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12030     layout: "plot-throughput"
12031
12032 - type: "plot"
12033   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12034   algorithm: "plot_perf_box_name"
12035   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12036   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12037   include:
12038     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12039     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12040     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12042     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12043     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12044   layout:
12045     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12046     layout: "plot-throughput"
12047
12048 - type: "plot"
12049   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12050   algorithm: "plot_perf_box_name"
12051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12053   include:
12054     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12055     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12056     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12057     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12058     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12059     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12060   layout:
12061     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12062     layout: "plot-throughput"
12063
12064 - type: "plot"
12065   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12066   algorithm: "plot_perf_box_name"
12067   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12068   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12069   include:
12070     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12071     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12072     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12073     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12074     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12075     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12076   layout:
12077     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12078     layout: "plot-throughput"
12079
12080 #- type: "plot"
12081 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12082 #  algorithm: "plot_perf_box_name"
12083 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12084 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12085 #  include:
12086 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12087 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12088 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12089 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12090 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12091 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12092 #  layout:
12093 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12094 #    layout: "plot-throughput"
12095 #
12096 #- type: "plot"
12097 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12098 #  algorithm: "plot_perf_box_name"
12099 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12100 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12101 #  include:
12102 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12103 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12104 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12105 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12106 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12107 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12108 #  layout:
12109 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12110 #    layout: "plot-throughput"
12111
12112 - type: "plot"
12113   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12114   algorithm: "plot_perf_box_name"
12115   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12116   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12117   include:
12118     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12119     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12120     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12121     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12122     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12123     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12124   layout:
12125     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12126     layout: "plot-throughput"
12127
12128 - type: "plot"
12129   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12130   algorithm: "plot_perf_box_name"
12131   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12132   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12133   include:
12134     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12135     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12136     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12137     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12138     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12139     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12140   layout:
12141     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12142     layout: "plot-throughput"
12143
12144 #- type: "plot"
12145 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12146 #  algorithm: "plot_perf_box_name"
12147 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12148 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12149 #  include:
12150 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12151 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12152 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12153 #  layout:
12154 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12155 #    layout: "plot-throughput"
12156 #
12157 #- type: "plot"
12158 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12159 #  algorithm: "plot_perf_box_name"
12160 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12161 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12162 #  include:
12163 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12164 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12165 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12166 #  layout:
12167 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12168 #    layout: "plot-throughput"
12169
12170 #- type: "plot"
12171 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12172 #  algorithm: "plot_perf_box_name"
12173 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12174 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12175 #  include:
12176 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12177 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12178 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12179 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12180 #  layout:
12181 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12182 #    layout: "plot-throughput"
12183 #
12184 #- type: "plot"
12185 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12186 #  algorithm: "plot_perf_box_name"
12187 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12188 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12189 #  include:
12190 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12191 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12192 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12193 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12194 #  layout:
12195 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12196 #    layout: "plot-throughput"
12197 #
12198 #- type: "plot"
12199 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12200 #  algorithm: "plot_perf_box_name"
12201 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12202 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12203 #  include:
12204 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12205 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12206 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12207 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12208 #  layout:
12209 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12210 #    layout: "plot-throughput"
12211 #
12212 #- type: "plot"
12213 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12214 #  algorithm: "plot_perf_box_name"
12215 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12216 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12217 #  include:
12218 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12219 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12220 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12221 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12222 #  layout:
12223 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12224 #    layout: "plot-throughput"
12225
12226 - type: "plot"
12227   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12228   algorithm: "plot_perf_box_name"
12229   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12231   include:
12232     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12233     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12234     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12235     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12236   layout:
12237     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12238     layout: "plot-throughput"
12239
12240 - type: "plot"
12241   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12242   algorithm: "plot_perf_box_name"
12243   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12244   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12245   include:
12246     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12247     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12248     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12249     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12250   layout:
12251     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12252     layout: "plot-throughput"
12253
12254 - type: "plot"
12255   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12256   algorithm: "plot_perf_box_name"
12257   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12258   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12259   include:
12260     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12261     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12262     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12263     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12264   layout:
12265     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12266     layout: "plot-throughput"
12267
12268 - type: "plot"
12269   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12270   algorithm: "plot_perf_box_name"
12271   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12273   include:
12274     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12275     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12276     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12277     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12278   layout:
12279     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12280     layout: "plot-throughput"
12281
12282 #- type: "plot"
12283 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12284 #  algorithm: "plot_perf_box_name"
12285 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12286 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12287 #  include:
12288 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12289 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12290 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12291 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12292 #  layout:
12293 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12294 #    layout: "plot-throughput"
12295 #
12296 #- type: "plot"
12297 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12298 #  algorithm: "plot_perf_box_name"
12299 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12300 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12301 #  include:
12302 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12303 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12304 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12305 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12306 #  layout:
12307 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12308 #    layout: "plot-throughput"
12309 #
12310 #- type: "plot"
12311 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12312 #  algorithm: "plot_perf_box_name"
12313 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12314 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12315 #  include:
12316 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12317 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12318 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12319 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12320 #  layout:
12321 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12322 #    layout: "plot-throughput"
12323 #
12324 #- type: "plot"
12325 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12326 #  algorithm: "plot_perf_box_name"
12327 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12328 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12329 #  include:
12330 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12331 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12332 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12333 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12334 #  layout:
12335 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12336 #    layout: "plot-throughput"
12337 #
12338 #- type: "plot"
12339 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12340 #  algorithm: "plot_perf_box_name"
12341 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12342 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12343 #  include:
12344 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12345 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12346 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12347 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12348 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12349 #  layout:
12350 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12351 #    layout: "plot-throughput"
12352 #
12353 #- type: "plot"
12354 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12355 #  algorithm: "plot_perf_box_name"
12356 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12357 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12358 #  include:
12359 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12360 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12361 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12362 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12363 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12364 #  layout:
12365 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12366 #    layout: "plot-throughput"
12367 #
12368 #- type: "plot"
12369 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12370 #  algorithm: "plot_perf_box_name"
12371 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12372 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12373 #  include:
12374 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12375 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12376 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12377 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12378 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12379 #  layout:
12380 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12381 #    layout: "plot-throughput"
12382 #
12383 #- type: "plot"
12384 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12385 #  algorithm: "plot_perf_box_name"
12386 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12387 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12388 #  include:
12389 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12390 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12391 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12392 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12393 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12394 #  layout:
12395 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12396 #    layout: "plot-throughput"
12397 #
12398 #- type: "plot"
12399 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12400 #  algorithm: "plot_perf_box_name"
12401 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12402 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12403 #  include:
12404 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12405 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12406 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12407 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12408 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12409 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12410 #  layout:
12411 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12412 #    layout: "plot-throughput"
12413 #
12414 #- type: "plot"
12415 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12416 #  algorithm: "plot_perf_box_name"
12417 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12418 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12419 #  include:
12420 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12421 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12422 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12423 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12424 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12425 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12426 #  layout:
12427 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12428 #    layout: "plot-throughput"
12429 #
12430 #- type: "plot"
12431 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12432 #  algorithm: "plot_perf_box_name"
12433 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12434 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12435 #  include:
12436 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12437 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12438 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12439 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12440 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12441 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12442 #  layout:
12443 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12444 #    layout: "plot-throughput"
12445 #
12446 #- type: "plot"
12447 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12448 #  algorithm: "plot_perf_box_name"
12449 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12450 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12451 #  include:
12452 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12453 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12454 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12455 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12456 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12457 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12458 #  layout:
12459 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12460 #    layout: "plot-throughput"
12461
12462 - type: "plot"
12463   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12464   algorithm: "plot_perf_box_name"
12465   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12466   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12467   include:
12468     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12469     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12470     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12471     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12472     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12473   layout:
12474     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12475     layout: "plot-throughput"
12476
12477 - type: "plot"
12478   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12479   algorithm: "plot_perf_box_name"
12480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12482   include:
12483     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12484     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12485     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12486     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12487     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12488   layout:
12489     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12490     layout: "plot-throughput"
12491
12492 #- type: "plot"
12493 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12494 #  algorithm: "plot_perf_box_name"
12495 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12496 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12497 #  include:
12498 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12499 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12500 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12501 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12502 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12503 #  layout:
12504 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12505 #    layout: "plot-throughput"
12506 #
12507 #- type: "plot"
12508 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12509 #  algorithm: "plot_perf_box_name"
12510 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12511 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12512 #  include:
12513 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12514 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12515 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12516 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12517 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12518 #  layout:
12519 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12520 #    layout: "plot-throughput"
12521
12522 #- type: "plot"
12523 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12524 #  algorithm: "plot_perf_box_name"
12525 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12526 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12527 #  include:
12528 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12529 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12530 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12531 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12532 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12533 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12534 #  layout:
12535 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12536 #    layout: "plot-throughput"
12537 #
12538 #- type: "plot"
12539 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12540 #  algorithm: "plot_perf_box_name"
12541 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12542 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12543 #  include:
12544 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12545 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12546 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12547 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12548 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12549 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12550 #  layout:
12551 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12552 #    layout: "plot-throughput"
12553
12554 #- type: "plot"
12555 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12556 #  algorithm: "plot_perf_box_name"
12557 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12558 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12559 #  include:
12560 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12561 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12562 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12563 #  layout:
12564 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12565 #    layout: "plot-throughput"
12566 #
12567 #- type: "plot"
12568 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12569 #  algorithm: "plot_perf_box_name"
12570 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12571 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12572 #  include:
12573 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12574 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12575 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12576 #  layout:
12577 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12578 #    layout: "plot-throughput"
12579
12580 ################################################################################
12581
12582 # Packet Speedup
12583
12584 #- type: "plot"
12585 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12586 #  algorithm: "plot_tsa_name"
12587 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12588 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12589 #  include:
12590 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12591 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12592 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12593 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12594 #  layout:
12595 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12596 #    layout: "plot-throughput-speedup-analysis"
12597 #
12598 #- type: "plot"
12599 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12600 #  algorithm: "plot_tsa_name"
12601 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12602 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12603 #  include:
12604 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12605 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12606 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12607 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12608 #  layout:
12609 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12610 #    layout: "plot-throughput-speedup-analysis"
12611 #
12612 #- type: "plot"
12613 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12614 #  algorithm: "plot_tsa_name"
12615 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12616 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12617 #  include:
12618 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12619 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12620 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12621 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12622 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12623 #  layout:
12624 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12625 #    layout: "plot-throughput-speedup-analysis"
12626 #
12627 #- type: "plot"
12628 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12629 #  algorithm: "plot_tsa_name"
12630 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12631 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12632 #  include:
12633 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12634 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12635 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12636 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12637 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12638 #  layout:
12639 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12640 #    layout: "plot-throughput-speedup-analysis"
12641 #
12642 #- type: "plot"
12643 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12644 #  algorithm: "plot_tsa_name"
12645 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12646 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12647 #  include:
12648 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12649 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12650 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12651 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12652 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12653 #  layout:
12654 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12655 #    layout: "plot-throughput-speedup-analysis"
12656 #
12657 #- type: "plot"
12658 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12659 #  algorithm: "plot_tsa_name"
12660 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12661 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12662 #  include:
12663 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12664 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12665 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12666 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12667 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12668 #  layout:
12669 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12670 #    layout: "plot-throughput-speedup-analysis"
12671 #
12672 #- type: "plot"
12673 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12674 #  algorithm: "plot_tsa_name"
12675 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12676 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12677 #  include:
12678 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12679 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12680 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12681 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12682 #  layout:
12683 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12684 #    layout: "plot-throughput-speedup-analysis"
12685 #
12686 #- type: "plot"
12687 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12688 #  algorithm: "plot_tsa_name"
12689 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12690 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12691 #  include:
12692 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12693 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12694 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12695 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12696 #  layout:
12697 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12698 #    layout: "plot-throughput-speedup-analysis"
12699 #
12700 #- type: "plot"
12701 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12702 #  algorithm: "plot_tsa_name"
12703 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12704 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12705 #  include:
12706 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12707 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12708 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12709 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12710 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12711 #  layout:
12712 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12713 #    layout: "plot-throughput-speedup-analysis"
12714 #
12715 #- type: "plot"
12716 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12717 #  algorithm: "plot_tsa_name"
12718 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12719 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12720 #  include:
12721 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12722 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12723 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12724 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12725 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12726 #  layout:
12727 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12728 #    layout: "plot-throughput-speedup-analysis"
12729 #
12730 #- type: "plot"
12731 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12732 #  algorithm: "plot_tsa_name"
12733 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12734 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12735 #  include:
12736 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12737 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12738 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12739 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12740 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12741 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12742 #  layout:
12743 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12744 #    layout: "plot-throughput-speedup-analysis"
12745 #
12746 #- type: "plot"
12747 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12748 #  algorithm: "plot_tsa_name"
12749 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12750 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12751 #  include:
12752 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12753 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12754 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12755 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12756 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12757 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12758 #  layout:
12759 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12760 #    layout: "plot-throughput-speedup-analysis"
12761
12762 - type: "plot"
12763   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12764   algorithm: "plot_tsa_name"
12765   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12767   include:
12768     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12769     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12770     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12771   layout:
12772     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12773     layout: "plot-throughput-speedup-analysis"
12774
12775 - type: "plot"
12776   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12777   algorithm: "plot_tsa_name"
12778   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12779   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12780   include:
12781     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12782     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12783     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12784   layout:
12785     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12786     layout: "plot-throughput-speedup-analysis"
12787
12788 #- type: "plot"
12789 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12790 #  algorithm: "plot_tsa_name"
12791 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12792 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12793 #  include:
12794 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12795 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12796 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12797 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12798 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12799 #  layout:
12800 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12801 #    layout: "plot-throughput-speedup-analysis"
12802 #
12803 #- type: "plot"
12804 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12805 #  algorithm: "plot_tsa_name"
12806 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12807 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12808 #  include:
12809 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12810 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12811 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12812 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12813 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12814 #  layout:
12815 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12816 #    layout: "plot-throughput-speedup-analysis"
12817 #
12818 #- type: "plot"
12819 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12820 #  algorithm: "plot_tsa_name"
12821 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12822 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12823 #  include:
12824 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12825 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12826 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12827 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12828 #  layout:
12829 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12830 #    layout: "plot-throughput-speedup-analysis"
12831 #
12832 #- type: "plot"
12833 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12834 #  algorithm: "plot_tsa_name"
12835 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12836 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12837 #  include:
12838 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12839 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12840 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12841 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12842 #  layout:
12843 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12844 #    layout: "plot-throughput-speedup-analysis"
12845 #
12846 #- type: "plot"
12847 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12848 #  algorithm: "plot_tsa_name"
12849 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12850 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12851 #  include:
12852 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12853 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12854 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12855 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12856 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12857 #  layout:
12858 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12859 #    layout: "plot-throughput-speedup-analysis"
12860 #
12861 #- type: "plot"
12862 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12863 #  algorithm: "plot_tsa_name"
12864 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12865 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12866 #  include:
12867 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12868 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12869 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12870 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12871 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12872 #  layout:
12873 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12874 #    layout: "plot-throughput-speedup-analysis"
12875 #
12876 #- type: "plot"
12877 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12878 #  algorithm: "plot_tsa_name"
12879 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12880 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12881 #  include:
12882 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12883 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12884 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12885 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12886 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12887 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12888 #  layout:
12889 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12890 #    layout: "plot-throughput-speedup-analysis"
12891 #
12892 #- type: "plot"
12893 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12894 #  algorithm: "plot_tsa_name"
12895 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12896 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12897 #  include:
12898 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12899 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12900 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12901 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12902 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12903 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12904 #  layout:
12905 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12906 #    layout: "plot-throughput-speedup-analysis"
12907
12908 - type: "plot"
12909   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12910   algorithm: "plot_tsa_name"
12911   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12912   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12913   include:
12914     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12915     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12916   layout:
12917     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12918     layout: "plot-throughput-speedup-analysis"
12919
12920 - type: "plot"
12921   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12922   algorithm: "plot_tsa_name"
12923   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12925   include:
12926     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12927     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12928   layout:
12929     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12930     layout: "plot-throughput-speedup-analysis"
12931
12932 #- type: "plot"
12933 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12934 #  algorithm: "plot_tsa_name"
12935 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12936 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12937 #  include:
12938 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12939 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12940 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12941 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12942 #  layout:
12943 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12944 #    layout: "plot-throughput-speedup-analysis"
12945 #
12946 #- type: "plot"
12947 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12948 #  algorithm: "plot_tsa_name"
12949 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12950 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12951 #  include:
12952 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12953 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12954 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12955 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12956 #  layout:
12957 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12958 #    layout: "plot-throughput-speedup-analysis"
12959 #
12960 #- type: "plot"
12961 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12962 #  algorithm: "plot_tsa_name"
12963 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12964 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12965 #  include:
12966 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12967 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12968 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12969 #  layout:
12970 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12971 #    layout: "plot-throughput-speedup-analysis"
12972 #
12973 #- type: "plot"
12974 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12975 #  algorithm: "plot_tsa_name"
12976 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12977 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12978 #  include:
12979 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12980 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12981 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12982 #  layout:
12983 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12984 #    layout: "plot-throughput-speedup-analysis"
12985 #
12986 #- type: "plot"
12987 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12988 #  algorithm: "plot_tsa_name"
12989 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12990 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12991 #  include:
12992 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12993 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12994 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12995 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12996 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12997 #  layout:
12998 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12999 #    layout: "plot-throughput-speedup-analysis"
13000 #
13001 #- type: "plot"
13002 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13003 #  algorithm: "plot_tsa_name"
13004 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13005 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13006 #  include:
13007 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13008 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13009 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13010 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13011 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13012 #  layout:
13013 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13014 #    layout: "plot-throughput-speedup-analysis"
13015
13016 - type: "plot"
13017   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13018   algorithm: "plot_tsa_name"
13019   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13021   include:
13022     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13023     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13024     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13025   layout:
13026     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13027     layout: "plot-throughput-speedup-analysis"
13028
13029 - type: "plot"
13030   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13031   algorithm: "plot_tsa_name"
13032   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13033   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13034   include:
13035     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13036     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13037     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13038   layout:
13039     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13040     layout: "plot-throughput-speedup-analysis"
13041
13042 #- type: "plot"
13043 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13044 #  algorithm: "plot_tsa_name"
13045 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13046 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13047 #  include:
13048 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13049 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13050 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13051 #  layout:
13052 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13053 #    layout: "plot-throughput-speedup-analysis"
13054 #
13055 #- type: "plot"
13056 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13057 #  algorithm: "plot_tsa_name"
13058 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13059 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13060 #  include:
13061 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13062 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13063 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13064 #  layout:
13065 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13066 #    layout: "plot-throughput-speedup-analysis"
13067 #
13068 #- type: "plot"
13069 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13070 #  algorithm: "plot_tsa_name"
13071 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13072 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13073 #  include:
13074 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13075 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13076 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13077 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13078 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13079 #  layout:
13080 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13081 #    layout: "plot-throughput-speedup-analysis"
13082 #
13083 #- type: "plot"
13084 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13085 #  algorithm: "plot_tsa_name"
13086 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13087 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13088 #  include:
13089 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13090 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13091 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13092 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13093 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13094 #  layout:
13095 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13096 #    layout: "plot-throughput-speedup-analysis"
13097
13098 - type: "plot"
13099   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13100   algorithm: "plot_tsa_name"
13101   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13103   include:
13104     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13105     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13106     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13107     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13108     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13109     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13110   layout:
13111     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13112     layout: "plot-throughput-speedup-analysis"
13113
13114 - type: "plot"
13115   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13116   algorithm: "plot_tsa_name"
13117   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13119   include:
13120     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13121     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13122     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13123     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13125     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13126   layout:
13127     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13128     layout: "plot-throughput-speedup-analysis"
13129
13130 - type: "plot"
13131   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13132   algorithm: "plot_tsa_name"
13133   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13134   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13135   include:
13136     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13137     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13138     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13139     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13140   layout:
13141     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13142     layout: "plot-throughput-speedup-analysis"
13143
13144 - type: "plot"
13145   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13146   algorithm: "plot_tsa_name"
13147   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13148   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13149   include:
13150     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13151     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13152     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13153     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13154   layout:
13155     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13156     layout: "plot-throughput-speedup-analysis"
13157
13158 #- type: "plot"
13159 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13160 #  algorithm: "plot_tsa_name"
13161 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13162 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13163 #  include:
13164 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13165 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13166 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13167 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13168 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13169 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13170 #  layout:
13171 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13172 #    layout: "plot-throughput-speedup-analysis"
13173 #
13174 #- type: "plot"
13175 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13176 #  algorithm: "plot_tsa_name"
13177 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13178 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13179 #  include:
13180 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13181 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13182 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13183 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13184 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13185 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13186 #  layout:
13187 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13188 #    layout: "plot-throughput-speedup-analysis"
13189 #
13190 #- type: "plot"
13191 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13192 #  algorithm: "plot_tsa_name"
13193 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13194 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13195 #  include:
13196 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13197 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13198 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13199 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13200 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13201 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13202 #  layout:
13203 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13204 #    layout: "plot-throughput-speedup-analysis"
13205 #
13206 #- type: "plot"
13207 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13208 #  algorithm: "plot_tsa_name"
13209 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13210 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13211 #  include:
13212 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13213 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13214 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13215 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13216 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13217 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13218 #  layout:
13219 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13220 #    layout: "plot-throughput-speedup-analysis"
13221 #
13222 #- type: "plot"
13223 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13224 #  algorithm: "plot_tsa_name"
13225 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13226 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13227 #  include:
13228 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13229 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13230 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13231 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13232 #  layout:
13233 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13234 #    layout: "plot-throughput-speedup-analysis"
13235 #
13236 #- type: "plot"
13237 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13238 #  algorithm: "plot_tsa_name"
13239 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13240 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13241 #  include:
13242 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13243 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13244 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13245 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13246 #  layout:
13247 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13248 #    layout: "plot-throughput-speedup-analysis"
13249 #
13250 #- type: "plot"
13251 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13252 #  algorithm: "plot_tsa_name"
13253 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13254 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13255 #  include:
13256 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13257 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13258 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13259 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13260 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13261 #  layout:
13262 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13263 #    layout: "plot-throughput-speedup-analysis"
13264 #
13265 #- type: "plot"
13266 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13267 #  algorithm: "plot_tsa_name"
13268 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13269 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13270 #  include:
13271 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13272 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13273 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13274 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13275 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13276 #  layout:
13277 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13278 #    layout: "plot-throughput-speedup-analysis"
13279 #
13280 #- type: "plot"
13281 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13282 #  algorithm: "plot_tsa_name"
13283 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13284 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13285 #  include:
13286 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13287 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13288 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13289 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13290 #  layout:
13291 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13292 #    layout: "plot-throughput-speedup-analysis"
13293 #
13294 #- type: "plot"
13295 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13296 #  algorithm: "plot_tsa_name"
13297 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13298 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13299 #  include:
13300 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13301 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13302 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13303 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13304 #  layout:
13305 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13306 #    layout: "plot-throughput-speedup-analysis"
13307
13308 - type: "plot"
13309   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13310   algorithm: "plot_tsa_name"
13311   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13312   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13313   include:
13314     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13316     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13317     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13318     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13319     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13320   layout:
13321     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13322     layout: "plot-throughput-speedup-analysis"
13323
13324 - type: "plot"
13325   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13326   algorithm: "plot_tsa_name"
13327   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13328   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13329   include:
13330     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13331     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13332     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13333     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13334     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13335     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13336   layout:
13337     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13338     layout: "plot-throughput-speedup-analysis"
13339
13340 #- type: "plot"
13341 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13342 #  algorithm: "plot_tsa_name"
13343 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13344 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13345 #  include:
13346 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13347 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13348 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13349 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13350 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13351 #  layout:
13352 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13353 #    layout: "plot-throughput-speedup-analysis"
13354 #
13355 #- type: "plot"
13356 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13357 #  algorithm: "plot_tsa_name"
13358 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13359 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13360 #  include:
13361 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13362 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13363 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13364 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13365 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13366 #  layout:
13367 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13368 #    layout: "plot-throughput-speedup-analysis"
13369 #
13370 #- type: "plot"
13371 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13372 #  algorithm: "plot_tsa_name"
13373 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13374 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13375 #  include:
13376 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13377 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13378 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13379 #  layout:
13380 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13381 #    layout: "plot-throughput-speedup-analysis"
13382 #
13383 #- type: "plot"
13384 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13385 #  algorithm: "plot_tsa_name"
13386 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13387 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13388 #  include:
13389 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13390 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13391 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13392 #  layout:
13393 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13394 #    layout: "plot-throughput-speedup-analysis"
13395 #
13396 #- type: "plot"
13397 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13398 #  algorithm: "plot_tsa_name"
13399 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13400 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13401 #  include:
13402 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13403 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13404 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13405 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13406 #  layout:
13407 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13408 #    layout: "plot-throughput-speedup-analysis"
13409 #
13410 #- type: "plot"
13411 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13412 #  algorithm: "plot_tsa_name"
13413 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13414 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13415 #  include:
13416 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13417 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13418 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13419 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13420 #  layout:
13421 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13422 #    layout: "plot-throughput-speedup-analysis"
13423 #
13424 #- type: "plot"
13425 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13426 #  algorithm: "plot_tsa_name"
13427 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13428 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13429 #  include:
13430 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13431 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13432 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13433 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13434 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13435 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13436 #  layout:
13437 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13438 #    layout: "plot-throughput-speedup-analysis"
13439 #
13440 #- type: "plot"
13441 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13442 #  algorithm: "plot_tsa_name"
13443 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13444 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13445 #  include:
13446 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13447 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13448 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13449 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13450 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13451 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13452 #  layout:
13453 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13454 #    layout: "plot-throughput-speedup-analysis"
13455 #
13456 #- type: "plot"
13457 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13458 #  algorithm: "plot_tsa_name"
13459 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13460 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13461 #  include:
13462 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13463 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13464 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13465 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13466 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13467 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13468 #  layout:
13469 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13470 #    layout: "plot-throughput-speedup-analysis"
13471 #
13472 #- type: "plot"
13473 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13474 #  algorithm: "plot_tsa_name"
13475 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13476 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13477 #  include:
13478 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13479 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13480 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13481 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13482 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13483 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13484 #  layout:
13485 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13486 #    layout: "plot-throughput-speedup-analysis"
13487
13488 - type: "plot"
13489   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13490   algorithm: "plot_tsa_name"
13491   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13493   include:
13494     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13495     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13496     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13497     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13498     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13499     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13500   layout:
13501     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13502     layout: "plot-throughput-speedup-analysis"
13503
13504 - type: "plot"
13505   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13506   algorithm: "plot_tsa_name"
13507   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13509   include:
13510     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13511     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13512     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13513     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13514     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13515     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13516   layout:
13517     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13518     layout: "plot-throughput-speedup-analysis"
13519
13520 #- type: "plot"
13521 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13522 #  algorithm: "plot_tsa_name"
13523 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13524 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13525 #  include:
13526 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13527 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13528 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13529 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13530 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13531 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13532 #  layout:
13533 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13534 #    layout: "plot-throughput-speedup-analysis"
13535 #
13536 #- type: "plot"
13537 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13538 #  algorithm: "plot_tsa_name"
13539 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13540 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13541 #  include:
13542 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13543 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13544 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13545 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13546 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13547 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13548 #  layout:
13549 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13550 #    layout: "plot-throughput-speedup-analysis"
13551 #
13552 #- type: "plot"
13553 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13554 #  algorithm: "plot_tsa_name"
13555 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13556 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13557 #  include:
13558 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13559 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13560 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13561 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13562 #  layout:
13563 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13564 #    layout: "plot-throughput-speedup-analysis"
13565 #
13566 #- type: "plot"
13567 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13568 #  algorithm: "plot_tsa_name"
13569 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13570 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13571 #  include:
13572 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13573 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13574 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13575 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13576 #  layout:
13577 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13578 #    layout: "plot-throughput-speedup-analysis"
13579 #
13580 #- type: "plot"
13581 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13582 #  algorithm: "plot_tsa_name"
13583 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13584 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13585 #  include:
13586 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13587 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13588 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13589 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13590 #  layout:
13591 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13592 #    layout: "plot-throughput-speedup-analysis"
13593 #
13594 #- type: "plot"
13595 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13596 #  algorithm: "plot_tsa_name"
13597 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13598 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13599 #  include:
13600 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13601 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13602 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13603 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13604 #  layout:
13605 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13606 #    layout: "plot-throughput-speedup-analysis"
13607
13608 - type: "plot"
13609   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13610   algorithm: "plot_tsa_name"
13611   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13613   include:
13614     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13615     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13616     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13617     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13618   layout:
13619     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13620     layout: "plot-throughput-speedup-analysis"
13621
13622 - type: "plot"
13623   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13624   algorithm: "plot_tsa_name"
13625   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13626   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13627   include:
13628     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13629     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13630     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13631     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13632   layout:
13633     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13634     layout: "plot-throughput-speedup-analysis"
13635
13636 - type: "plot"
13637   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13638   algorithm: "plot_tsa_name"
13639   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13640   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13641   include:
13642     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13643     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13644     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13645     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13646   layout:
13647     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13648     layout: "plot-throughput-speedup-analysis"
13649
13650 - type: "plot"
13651   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13652   algorithm: "plot_tsa_name"
13653   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13654   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13655   include:
13656     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13657     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13658     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13659     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13660   layout:
13661     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13662     layout: "plot-throughput-speedup-analysis"
13663
13664 #- type: "plot"
13665 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13666 #  algorithm: "plot_tsa_name"
13667 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13668 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13669 #  include:
13670 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13671 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13672 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13673 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13674 #  layout:
13675 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13676 #    layout: "plot-throughput-speedup-analysis"
13677 #
13678 #- type: "plot"
13679 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13680 #  algorithm: "plot_tsa_name"
13681 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13682 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13683 #  include:
13684 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13685 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13686 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13687 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13688 #  layout:
13689 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13690 #    layout: "plot-throughput-speedup-analysis"
13691 #
13692 #- type: "plot"
13693 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13694 #  algorithm: "plot_tsa_name"
13695 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13696 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13697 #  include:
13698 #    - "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"
13699 #    - "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"
13700 #    - "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"
13701 #    - "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"
13702 #  layout:
13703 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13704 #    layout: "plot-throughput-speedup-analysis"
13705 #
13706 #- type: "plot"
13707 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13708 #  algorithm: "plot_tsa_name"
13709 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13710 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13711 #  include:
13712 #    - "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"
13713 #    - "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"
13714 #    - "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"
13715 #    - "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"
13716 #  layout:
13717 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13718 #    layout: "plot-throughput-speedup-analysis"
13719 #
13720 #- type: "plot"
13721 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13722 #  algorithm: "plot_tsa_name"
13723 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13724 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13725 #  include:
13726 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13727 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13728 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13729 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13730 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13731 #  layout:
13732 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13733 #    layout: "plot-throughput-speedup-analysis"
13734 #
13735 #- type: "plot"
13736 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13737 #  algorithm: "plot_tsa_name"
13738 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13739 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13740 #  include:
13741 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13742 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13743 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13744 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13745 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13746 #  layout:
13747 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13748 #    layout: "plot-throughput-speedup-analysis"
13749 #
13750 #- type: "plot"
13751 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13752 #  algorithm: "plot_tsa_name"
13753 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13754 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13755 #  include:
13756 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13757 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13758 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13759 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13760 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13761 #  layout:
13762 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13763 #    layout: "plot-throughput-speedup-analysis"
13764 #
13765 #- type: "plot"
13766 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13767 #  algorithm: "plot_tsa_name"
13768 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13769 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13770 #  include:
13771 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13772 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13773 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13774 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13775 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13776 #  layout:
13777 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13778 #    layout: "plot-throughput-speedup-analysis"
13779 #
13780 #- type: "plot"
13781 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13782 #  algorithm: "plot_tsa_name"
13783 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13784 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13785 #  include:
13786 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13787 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13788 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13789 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13790 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13791 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13792 #  layout:
13793 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13794 #    layout: "plot-throughput-speedup-analysis"
13795 #
13796 #- type: "plot"
13797 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13798 #  algorithm: "plot_tsa_name"
13799 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13800 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13801 #  include:
13802 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13803 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13804 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13805 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13806 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13807 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13808 #  layout:
13809 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13810 #    layout: "plot-throughput-speedup-analysis"
13811 #
13812 #- type: "plot"
13813 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13814 #  algorithm: "plot_tsa_name"
13815 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13816 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13817 #  include:
13818 #    - "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"
13819 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13820 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13821 #    - "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"
13822 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13823 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13824 #  layout:
13825 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13826 #    layout: "plot-throughput-speedup-analysis"
13827 #
13828 #- type: "plot"
13829 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13830 #  algorithm: "plot_tsa_name"
13831 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13832 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13833 #  include:
13834 #    - "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"
13835 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13836 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13837 #    - "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"
13838 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13839 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13840 #  layout:
13841 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13842 #    layout: "plot-throughput-speedup-analysis"
13843 #
13844 #- type: "plot"
13845 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13846 #  algorithm: "plot_tsa_name"
13847 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13848 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13849 #  include:
13850 #    - "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"
13851 #    - "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"
13852 #    - "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"
13853 #  layout:
13854 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13855 #    layout: "plot-throughput-speedup-analysis"
13856 #
13857 #- type: "plot"
13858 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13859 #  algorithm: "plot_tsa_name"
13860 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13861 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13862 #  include:
13863 #    - "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"
13864 #    - "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"
13865 #    - "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"
13866 #  layout:
13867 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13868 #    layout: "plot-throughput-speedup-analysis"
13869
13870 - type: "plot"
13871   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13872   algorithm: "plot_tsa_name"
13873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13875   include:
13876     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13877     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13878     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13879     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13880     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13881   layout:
13882     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13883     layout: "plot-throughput-speedup-analysis"
13884
13885 - type: "plot"
13886   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13887   algorithm: "plot_tsa_name"
13888   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13889   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13890   include:
13891     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13892     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13893     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13894     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13895     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13896   layout:
13897     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13898     layout: "plot-throughput-speedup-analysis"
13899
13900 - type: "plot"
13901   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13902   algorithm: "plot_tsa_name"
13903   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13904   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13905   include:
13906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13911   layout:
13912     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13913     layout: "plot-throughput-speedup-analysis"
13914
13915 - type: "plot"
13916   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13917   algorithm: "plot_tsa_name"
13918   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13919   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13920   include:
13921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13922     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13926   layout:
13927     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13928     layout: "plot-throughput-speedup-analysis"
13929
13930 - type: "plot"
13931   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13932   algorithm: "plot_tsa_name"
13933   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13934   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13935   include:
13936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13942   layout:
13943     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13944     layout: "plot-throughput-speedup-analysis"
13945
13946 - type: "plot"
13947   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13948   algorithm: "plot_tsa_name"
13949   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13950   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13951   include:
13952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13958   layout:
13959     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13960     layout: "plot-throughput-speedup-analysis"
13961
13962 - type: "plot"
13963   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13964   algorithm: "plot_tsa_name"
13965   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13966   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13967   include:
13968     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13969     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13970     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13971     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13972   layout:
13973     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13974     layout: "plot-throughput-speedup-analysis"
13975
13976 - type: "plot"
13977   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13978   algorithm: "plot_tsa_name"
13979   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13980   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13981   include:
13982     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13983     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13984     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13985     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13986   layout:
13987     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13988     layout: "plot-throughput-speedup-analysis"
13989
13990 - type: "plot"
13991   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13992   algorithm: "plot_tsa_name"
13993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13994   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13995   include:
13996     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13997     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13998     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13999     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14000     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14001   layout:
14002     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14003     layout: "plot-throughput-speedup-analysis"
14004
14005 - type: "plot"
14006   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14007   algorithm: "plot_tsa_name"
14008   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14009   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14010   include:
14011     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14012     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14013     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14014     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14015     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14016   layout:
14017     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14018     layout: "plot-throughput-speedup-analysis"
14019
14020 - type: "plot"
14021   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14022   algorithm: "plot_tsa_name"
14023   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14024   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14025   include:
14026     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14027     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14032   layout:
14033     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14034     layout: "plot-throughput-speedup-analysis"
14035
14036 - type: "plot"
14037   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14038   algorithm: "plot_tsa_name"
14039   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14040   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14041   include:
14042     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14043     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14047     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14048   layout:
14049     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14050     layout: "plot-throughput-speedup-analysis"
14051
14052 - type: "plot"
14053   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14054   algorithm: "plot_tsa_name"
14055   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14056   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14057   include:
14058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14062   layout:
14063     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14064     layout: "plot-throughput-speedup-analysis"
14065
14066 - type: "plot"
14067   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14068   algorithm: "plot_tsa_name"
14069   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14070   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14071   include:
14072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14076   layout:
14077     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14078     layout: "plot-throughput-speedup-analysis"
14079
14080 - type: "plot"
14081   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14082   algorithm: "plot_tsa_name"
14083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14085   include:
14086     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14092   layout:
14093     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14094     layout: "plot-throughput-speedup-analysis"
14095
14096 - type: "plot"
14097   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14098   algorithm: "plot_tsa_name"
14099   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14100   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14101   include:
14102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14105     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14108   layout:
14109     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14110     layout: "plot-throughput-speedup-analysis"
14111
14112 - type: "plot"
14113   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14114   algorithm: "plot_tsa_name"
14115   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14116   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14117   include:
14118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14119     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14120     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14121     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14122     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14123     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14124   layout:
14125     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14126     layout: "plot-throughput-speedup-analysis"
14127
14128 - type: "plot"
14129   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14130   algorithm: "plot_tsa_name"
14131   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14132   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14133   include:
14134     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14135     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14136     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14137     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14138     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14139     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14140   layout:
14141     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14142     layout: "plot-throughput-speedup-analysis"
14143
14144 - type: "plot"
14145   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14146   algorithm: "plot_tsa_name"
14147   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14148   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14149   include:
14150     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14151     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14152     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14153     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14154     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14155     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14156   layout:
14157     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14158     layout: "plot-throughput-speedup-analysis"
14159
14160 - type: "plot"
14161   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14162   algorithm: "plot_tsa_name"
14163   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14164   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14165   include:
14166     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14167     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14168     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14169     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14170     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14171     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14172   layout:
14173     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14174     layout: "plot-throughput-speedup-analysis"
14175
14176 - type: "plot"
14177   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14178   algorithm: "plot_tsa_name"
14179   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14180   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14181   include:
14182     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14183     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14184     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14185     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14186     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14187   layout:
14188     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14189     layout: "plot-throughput-speedup-analysis"
14190
14191 - type: "plot"
14192   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14193   algorithm: "plot_tsa_name"
14194   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14195   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14196   include:
14197     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14198     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14202   layout:
14203     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14204     layout: "plot-throughput-speedup-analysis"
14205
14206 #- type: "plot"
14207 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14208 #  algorithm: "plot_tsa_name"
14209 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14210 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14211 #  include:
14212 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14213 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14214 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14215 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14216 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14217 #  layout:
14218 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14219 #    layout: "plot-throughput-speedup-analysis"
14220 #
14221 #- type: "plot"
14222 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14223 #  algorithm: "plot_tsa_name"
14224 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14225 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14226 #  include:
14227 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14228 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14229 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14230 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14231 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14232 #  layout:
14233 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14234 #    layout: "plot-throughput-speedup-analysis"
14235
14236 #- type: "plot"
14237 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14238 #  algorithm: "plot_tsa_name"
14239 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14240 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14241 #  include:
14242 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14243 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14244 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14245 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14246 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14247 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14248 #  layout:
14249 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14250 #    layout: "plot-throughput-speedup-analysis"
14251 #
14252 #- type: "plot"
14253 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14254 #  algorithm: "plot_tsa_name"
14255 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14256 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14257 #  include:
14258 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14259 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14260 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14261 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14262 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14263 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14264 #  layout:
14265 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14266 #    layout: "plot-throughput-speedup-analysis"
14267
14268 - type: "plot"
14269   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14270   algorithm: "plot_tsa_name"
14271   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14272   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14273   include:
14274     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14275     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14276     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14277     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14279   layout:
14280     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14281     layout: "plot-throughput-speedup-analysis"
14282
14283 - type: "plot"
14284   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14285   algorithm: "plot_tsa_name"
14286   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14287   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14288   include:
14289     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14290     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14291     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14292     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14294   layout:
14295     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14296     layout: "plot-throughput-speedup-analysis"
14297
14298 - type: "plot"
14299   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14300   algorithm: "plot_tsa_name"
14301   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14302   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14303   include:
14304     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14305     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14306     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14307     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14308     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14309     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14310   layout:
14311     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14312     layout: "plot-throughput-speedup-analysis"
14313
14314 - type: "plot"
14315   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14316   algorithm: "plot_tsa_name"
14317   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14318   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14319   include:
14320     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14321     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14322     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14323     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14326   layout:
14327     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14328     layout: "plot-throughput-speedup-analysis"
14329
14330 - type: "plot"
14331   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14332   algorithm: "plot_tsa_name"
14333   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14334   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14335   include:
14336     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14338     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14339     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14340     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14341   layout:
14342     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14343     layout: "plot-throughput-speedup-analysis"
14344
14345 - type: "plot"
14346   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14347   algorithm: "plot_tsa_name"
14348   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14349   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14350   include:
14351     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14354     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14356   layout:
14357     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14358     layout: "plot-throughput-speedup-analysis"
14359
14360 - type: "plot"
14361   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14362   algorithm: "plot_tsa_name"
14363   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14364   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14365   include:
14366     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14367     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14368     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14369     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14370   layout:
14371     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14372     layout: "plot-throughput-speedup-analysis"
14373
14374 - type: "plot"
14375   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14376   algorithm: "plot_tsa_name"
14377   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14378   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14379   include:
14380     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14381     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14382     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14383     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14384   layout:
14385     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14386     layout: "plot-throughput-speedup-analysis"
14387
14388 - type: "plot"
14389   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14390   algorithm: "plot_tsa_name"
14391   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14392   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14393   include:
14394     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14395     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14396     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14397     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14398     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14400   layout:
14401     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14402     layout: "plot-throughput-speedup-analysis"
14403
14404 - type: "plot"
14405   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14406   algorithm: "plot_tsa_name"
14407   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14408   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14409   include:
14410     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14411     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14412     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14413     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14416   layout:
14417     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14418     layout: "plot-throughput-speedup-analysis"
14419
14420 - type: "plot"
14421   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14422   algorithm: "plot_tsa_name"
14423   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14424   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14425   include:
14426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14428     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14431   layout:
14432     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14433     layout: "plot-throughput-speedup-analysis"
14434
14435 - type: "plot"
14436   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14437   algorithm: "plot_tsa_name"
14438   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14439   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14440   include:
14441     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14442     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14443     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14444     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14446   layout:
14447     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14448     layout: "plot-throughput-speedup-analysis"
14449
14450 - type: "plot"
14451   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14452   algorithm: "plot_tsa_name"
14453   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14454   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14455   include:
14456     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14457     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14462   layout:
14463     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14464     layout: "plot-throughput-speedup-analysis"
14465
14466 - type: "plot"
14467   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14468   algorithm: "plot_tsa_name"
14469   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14470   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14471   include:
14472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14478   layout:
14479     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14480     layout: "plot-throughput-speedup-analysis"
14481
14482 - type: "plot"
14483   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14484   algorithm: "plot_tsa_name"
14485   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14486   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14487   include:
14488     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14492   layout:
14493     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14494     layout: "plot-throughput-speedup-analysis"
14495
14496 - type: "plot"
14497   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14498   algorithm: "plot_tsa_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14500   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14501   include:
14502     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14506   layout:
14507     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14508     layout: "plot-throughput-speedup-analysis"
14509
14510 - type: "plot"
14511   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14512   algorithm: "plot_tsa_name"
14513   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14514   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14515   include:
14516     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14521   layout:
14522     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14523     layout: "plot-throughput-speedup-analysis"
14524
14525 - type: "plot"
14526   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14527   algorithm: "plot_tsa_name"
14528   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14529   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14530   include:
14531     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14536   layout:
14537     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14538     layout: "plot-throughput-speedup-analysis"
14539
14540 - type: "plot"
14541   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14542   algorithm: "plot_tsa_name"
14543   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14544   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14545   include:
14546     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14547     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14548     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14549     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14550     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14551     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14552   layout:
14553     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14554     layout: "plot-throughput-speedup-analysis"
14555
14556 - type: "plot"
14557   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14558   algorithm: "plot_tsa_name"
14559   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14560   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14561   include:
14562     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14563     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14564     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14565     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14567     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14568   layout:
14569     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14570     layout: "plot-throughput-speedup-analysis"
14571
14572 - type: "plot"
14573   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14574   algorithm: "plot_tsa_name"
14575   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14576   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14577   include:
14578     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14579     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14580     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14581     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14582   layout:
14583     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14584     layout: "plot-throughput-speedup-analysis"
14585
14586 - type: "plot"
14587   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14588   algorithm: "plot_tsa_name"
14589   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14590   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14591   include:
14592     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14593     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14594     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14595     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14596   layout:
14597     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14598     layout: "plot-throughput-speedup-analysis"
14599
14600 - type: "plot"
14601   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14602   algorithm: "plot_tsa_name"
14603   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14604   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14605   include:
14606     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14607     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14612   layout:
14613     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14614     layout: "plot-throughput-speedup-analysis"
14615
14616 - type: "plot"
14617   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14618   algorithm: "plot_tsa_name"
14619   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14620   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14621   include:
14622     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14623     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14624     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14625     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14626     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14627     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14628   layout:
14629     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14630     layout: "plot-throughput-speedup-analysis"
14631
14632 - type: "plot"
14633   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14634   algorithm: "plot_tsa_name"
14635   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14636   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14637   include:
14638     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14639     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14640     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14641     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14642     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14643     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14644   layout:
14645     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14646     layout: "plot-throughput-speedup-analysis"
14647
14648 - type: "plot"
14649   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14650   algorithm: "plot_tsa_name"
14651   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14652   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14653   include:
14654     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14655     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14656     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14658     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14659     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14660   layout:
14661     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14662     layout: "plot-throughput-speedup-analysis"
14663
14664 #- type: "plot"
14665 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14666 #  algorithm: "plot_tsa_name"
14667 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14668 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14669 #  include:
14670 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14671 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14672 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14673 #  layout:
14674 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14675 #    layout: "plot-throughput-speedup-analysis"
14676 #
14677 #- type: "plot"
14678 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14679 #  algorithm: "plot_tsa_name"
14680 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14681 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14682 #  include:
14683 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14684 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14685 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14686 #  layout:
14687 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14688 #    layout: "plot-throughput-speedup-analysis"
14689
14690 ################################################################################
14691
14692 # Packet Throughput - DPDK
14693
14694 # 2n-skx-xxv710
14695
14696 #- type: "plot"
14697 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14698 #  algorithm: "plot_perf_box_name"
14699 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14700 #  data: "plot-dpdk-throughput-latency-2n-skx"
14701 #  include:
14702 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14703 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14704 #  layout:
14705 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14706 #    layout: "plot-throughput"
14707 #
14708 #- type: "plot"
14709 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14710 #  algorithm: "plot_perf_box_name"
14711 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14712 #  data: "plot-dpdk-throughput-latency-2n-skx"
14713 #  include:
14714 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14715 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14716 #  layout:
14717 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14718 #    layout: "plot-throughput"
14719 #
14720 #- type: "plot"
14721 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14722 #  algorithm: "plot_perf_box_name"
14723 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14724 #  data: "plot-dpdk-throughput-latency-2n-skx"
14725 #  include:
14726 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14727 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14728 #  layout:
14729 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14730 #    layout: "plot-throughput"
14731 #
14732 #- type: "plot"
14733 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14734 #  algorithm: "plot_perf_box_name"
14735 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14736 #  data: "plot-dpdk-throughput-latency-2n-skx"
14737 #  include:
14738 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14739 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14740 #  layout:
14741 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14742 #    layout: "plot-throughput"
14743 #
14744 ## 2n-skx-x710
14745 #
14746 #- type: "plot"
14747 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14748 #  algorithm: "plot_perf_box_name"
14749 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14750 #  data: "plot-dpdk-throughput-latency-2n-skx"
14751 #  include:
14752 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14753 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14754 #  layout:
14755 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14756 #    layout: "plot-throughput"
14757 #
14758 #- type: "plot"
14759 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14760 #  algorithm: "plot_perf_box_name"
14761 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14762 #  data: "plot-dpdk-throughput-latency-2n-skx"
14763 #  include:
14764 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14765 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14766 #  layout:
14767 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14768 #    layout: "plot-throughput"
14769 #
14770 #- type: "plot"
14771 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14772 #  algorithm: "plot_perf_box_name"
14773 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14774 #  data: "plot-dpdk-throughput-latency-2n-skx"
14775 #  include:
14776 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14777 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14778 #  layout:
14779 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14780 #    layout: "plot-throughput"
14781 #
14782 #- type: "plot"
14783 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14784 #  algorithm: "plot_perf_box_name"
14785 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14786 #  data: "plot-dpdk-throughput-latency-2n-skx"
14787 #  include:
14788 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14789 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14790 #  layout:
14791 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14792 #    layout: "plot-throughput"
14793 #
14794 ## 3n-skx-xxv710
14795 #
14796 #- type: "plot"
14797 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14798 #  algorithm: "plot_perf_box_name"
14799 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14800 #  data: "plot-dpdk-throughput-latency-3n-skx"
14801 #  include:
14802 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14803 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14804 #  layout:
14805 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14806 #    layout: "plot-throughput"
14807 #
14808 #- type: "plot"
14809 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14810 #  algorithm: "plot_perf_box_name"
14811 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14812 #  data: "plot-dpdk-throughput-latency-3n-skx"
14813 #  include:
14814 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14815 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14816 #  layout:
14817 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14818 #    layout: "plot-throughput"
14819 #
14820 #- type: "plot"
14821 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14822 #  algorithm: "plot_perf_box_name"
14823 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14824 #  data: "plot-dpdk-throughput-latency-3n-skx"
14825 #  include:
14826 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14827 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14828 #  layout:
14829 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14830 #    layout: "plot-throughput"
14831 #
14832 #- type: "plot"
14833 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14834 #  algorithm: "plot_perf_box_name"
14835 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14836 #  data: "plot-dpdk-throughput-latency-3n-skx"
14837 #  include:
14838 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14839 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14840 #  layout:
14841 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14842 #    layout: "plot-throughput"
14843 #
14844 ## 3n-skx-x710
14845 #
14846 #- type: "plot"
14847 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14848 #  algorithm: "plot_perf_box_name"
14849 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14850 #  data: "plot-dpdk-throughput-latency-3n-skx"
14851 #  include:
14852 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14853 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14854 #  layout:
14855 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14856 #    layout: "plot-throughput"
14857 #
14858 #- type: "plot"
14859 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14860 #  algorithm: "plot_perf_box_name"
14861 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14862 #  data: "plot-dpdk-throughput-latency-3n-skx"
14863 #  include:
14864 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14865 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14866 #  layout:
14867 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14868 #    layout: "plot-throughput"
14869 #
14870 #- type: "plot"
14871 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14872 #  algorithm: "plot_perf_box_name"
14873 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14874 #  data: "plot-dpdk-throughput-latency-3n-skx"
14875 #  include:
14876 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14877 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14878 #  layout:
14879 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14880 #    layout: "plot-throughput"
14881 #
14882 #- type: "plot"
14883 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14884 #  algorithm: "plot_perf_box_name"
14885 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14886 #  data: "plot-dpdk-throughput-latency-3n-skx"
14887 #  include:
14888 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14889 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14890 #  layout:
14891 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14892 #    layout: "plot-throughput"
14893
14894 # 3n-hsw-xl710
14895
14896 - type: "plot"
14897   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14898   algorithm: "plot_perf_box_name"
14899   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14900   data: "plot-dpdk-throughput-latency-3n-hsw"
14901   include:
14902     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14903     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14904   layout:
14905     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14906     layout: "plot-throughput"
14907
14908 - type: "plot"
14909   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14910   algorithm: "plot_perf_box_name"
14911   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14912   data: "plot-dpdk-throughput-latency-3n-hsw"
14913   include:
14914     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14915     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14916   layout:
14917     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14918     layout: "plot-throughput"
14919
14920 - type: "plot"
14921   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14922   algorithm: "plot_perf_box_name"
14923   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14924   data: "plot-dpdk-throughput-latency-3n-hsw"
14925   include:
14926     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14927     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14928   layout:
14929     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14930     layout: "plot-throughput"
14931
14932 - type: "plot"
14933   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14934   algorithm: "plot_perf_box_name"
14935   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14936   data: "plot-dpdk-throughput-latency-3n-hsw"
14937   include:
14938     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14939     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14940   layout:
14941     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14942     layout: "plot-throughput"
14943
14944 # 3n-hsw-x710
14945
14946 - type: "plot"
14947   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14948   algorithm: "plot_perf_box_name"
14949   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14950   data: "plot-dpdk-throughput-latency-3n-hsw"
14951   include:
14952     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14953     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14954   layout:
14955     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14956     layout: "plot-throughput"
14957
14958 - type: "plot"
14959   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14960   algorithm: "plot_perf_box_name"
14961   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14962   data: "plot-dpdk-throughput-latency-3n-hsw"
14963   include:
14964     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14965     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14966   layout:
14967     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14968     layout: "plot-throughput"
14969
14970 - type: "plot"
14971   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14972   algorithm: "plot_perf_box_name"
14973   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14974   data: "plot-dpdk-throughput-latency-3n-hsw"
14975   include:
14976     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14977     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14978   layout:
14979     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14980     layout: "plot-throughput"
14981
14982 - type: "plot"
14983   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14984   algorithm: "plot_perf_box_name"
14985   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14986   data: "plot-dpdk-throughput-latency-3n-hsw"
14987   include:
14988     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14989     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14990   layout:
14991     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14992     layout: "plot-throughput"
14993
14994 # 2n-dnv-x553
14995
14996 - type: "plot"
14997   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14998   algorithm: "plot_perf_box_name"
14999   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15000   data: "plot-dpdk-throughput-latency-2n-dnv"
15001   include:
15002     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15003     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15004   layout:
15005     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15006     layout: "plot-throughput"
15007
15008 - type: "plot"
15009   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15010   algorithm: "plot_perf_box_name"
15011   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15012   data: "plot-dpdk-throughput-latency-2n-dnv"
15013   include:
15014     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15015     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15016   layout:
15017     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15018     layout: "plot-throughput"
15019
15020 - type: "plot"
15021   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15022   algorithm: "plot_perf_box_name"
15023   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15024   data: "plot-dpdk-throughput-latency-2n-dnv"
15025   include:
15026     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15027     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15028   layout:
15029     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15030     layout: "plot-throughput"
15031
15032 - type: "plot"
15033   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15034   algorithm: "plot_perf_box_name"
15035   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15036   data: "plot-dpdk-throughput-latency-2n-dnv"
15037   include:
15038     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15039     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15040   layout:
15041     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15042     layout: "plot-throughput"
15043
15044 # 3n-dnv-x553
15045
15046 - type: "plot"
15047   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15048   algorithm: "plot_perf_box_name"
15049   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15050   data: "plot-dpdk-throughput-latency-3n-dnv"
15051   include:
15052     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15053     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15054   layout:
15055     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15056     layout: "plot-throughput"
15057
15058 - type: "plot"
15059   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15060   algorithm: "plot_perf_box_name"
15061   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15062   data: "plot-dpdk-throughput-latency-3n-dnv"
15063   include:
15064     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15065     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15066   layout:
15067     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15068     layout: "plot-throughput"
15069
15070 - type: "plot"
15071   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15072   algorithm: "plot_perf_box_name"
15073   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15074   data: "plot-dpdk-throughput-latency-3n-dnv"
15075   include:
15076     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15077     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15078   layout:
15079     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15080     layout: "plot-throughput"
15081
15082 - type: "plot"
15083   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15084   algorithm: "plot_perf_box_name"
15085   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15086   data: "plot-dpdk-throughput-latency-3n-dnv"
15087   include:
15088     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15089     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15090   layout:
15091     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15092     layout: "plot-throughput"
15093
15094 # 3n-tsh-x520
15095
15096 - type: "plot"
15097   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15098   algorithm: "plot_perf_box_name"
15099   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15100   data: "plot-dpdk-throughput-latency-3n-tsh"
15101   include:
15102     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15103     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15104   layout:
15105     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15106     layout: "plot-throughput"
15107
15108 - type: "plot"
15109   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15110   algorithm: "plot_perf_box_name"
15111   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15112   data: "plot-dpdk-throughput-latency-3n-tsh"
15113   include:
15114     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15115     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15116   layout:
15117     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15118     layout: "plot-throughput"
15119
15120 - type: "plot"
15121   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15122   algorithm: "plot_perf_box_name"
15123   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15124   data: "plot-dpdk-throughput-latency-3n-tsh"
15125   include:
15126     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15127     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15128   layout:
15129     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15130     layout: "plot-throughput"
15131
15132 - type: "plot"
15133   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15134   algorithm: "plot_perf_box_name"
15135   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15136   data: "plot-dpdk-throughput-latency-3n-tsh"
15137   include:
15138     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15139     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15140   layout:
15141     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15142     layout: "plot-throughput"
15143
15144 ################################################################################
15145 ###   2n-clx                                                                 ###
15146 ################################################################################
15147
15148 # Packet Throughput
15149
15150 - type: "plot"
15151   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15152   algorithm: "plot_perf_box_name"
15153   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15154   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15155   include:
15156     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15157     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15158     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15159     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15160   layout:
15161     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15162     layout: "plot-throughput"
15163
15164 - type: "plot"
15165   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15166   algorithm: "plot_perf_box_name"
15167   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15168   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15169   include:
15170     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15171     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15172     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15173     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15174   layout:
15175     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15176     layout: "plot-throughput"
15177
15178 - type: "plot"
15179   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15180   algorithm: "plot_perf_box_name"
15181   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15182   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15183   include:
15184     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15185     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15186     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15187     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15188   layout:
15189     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15190     layout: "plot-throughput"
15191
15192 - type: "plot"
15193   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15194   algorithm: "plot_perf_box_name"
15195   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15196   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15197   include:
15198     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15199     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15200     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15201     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15202   layout:
15203     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15204     layout: "plot-throughput"
15205
15206 - type: "plot"
15207   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15208   algorithm: "plot_perf_box_name"
15209   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15211   include:
15212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15217   layout:
15218     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15219     layout: "plot-throughput"
15220
15221 - type: "plot"
15222   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15223   algorithm: "plot_perf_box_name"
15224   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15226   include:
15227     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15232   layout:
15233     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15234     layout: "plot-throughput"
15235
15236 - type: "plot"
15237   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15238   algorithm: "plot_perf_box_name"
15239   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15240   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15241   include:
15242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15246   layout:
15247     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15248     layout: "plot-throughput"
15249
15250 - type: "plot"
15251   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15252   algorithm: "plot_perf_box_name"
15253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15255   include:
15256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15260   layout:
15261     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15262     layout: "plot-throughput"
15263
15264 - type: "plot"
15265   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15266   algorithm: "plot_perf_box_name"
15267   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15268   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15269   include:
15270     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15275   layout:
15276     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15277     layout: "plot-throughput"
15278
15279 - type: "plot"
15280   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15281   algorithm: "plot_perf_box_name"
15282   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15284   include:
15285     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15286     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15287     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15290   layout:
15291     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15292     layout: "plot-throughput"
15293
15294 - type: "plot"
15295   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15296   algorithm: "plot_perf_box_name"
15297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15299   include:
15300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15306   layout:
15307     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15308     layout: "plot-throughput"
15309
15310 - type: "plot"
15311   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15312   algorithm: "plot_perf_box_name"
15313   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15314   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15315   include:
15316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15322   layout:
15323     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15324     layout: "plot-throughput"
15325
15326 - type: "plot"
15327   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15328   algorithm: "plot_perf_box_name"
15329   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15331   include:
15332     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15333     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15334   layout:
15335     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15336     layout: "plot-throughput"
15337
15338 - type: "plot"
15339   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15340   algorithm: "plot_perf_box_name"
15341   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15343   include:
15344     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15345     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15346   layout:
15347     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15348     layout: "plot-throughput"
15349
15350 - type: "plot"
15351   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15352   algorithm: "plot_perf_box_name"
15353   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15355   include:
15356     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15357     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15358     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15359     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15360     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15361     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15362   layout:
15363     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15364     layout: "plot-throughput"
15365
15366 - type: "plot"
15367   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15368   algorithm: "plot_perf_box_name"
15369   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15371   include:
15372     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15373     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15374     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15375     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15376     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15377     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15378   layout:
15379     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15380     layout: "plot-throughput"
15381
15382 - type: "plot"
15383   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15384   algorithm: "plot_perf_box_name"
15385   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15387   include:
15388     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15389     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15390     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15391     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15392     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15393     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15394   layout:
15395     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15396     layout: "plot-throughput"
15397
15398 - type: "plot"
15399   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15400   algorithm: "plot_perf_box_name"
15401   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15403   include:
15404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15408     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15410   layout:
15411     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15412     layout: "plot-throughput"
15413
15414 - type: "plot"
15415   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15416   algorithm: "plot_perf_box_name"
15417   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15419   include:
15420     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15421     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15422     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15423   layout:
15424     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15425     layout: "plot-throughput"
15426
15427 - type: "plot"
15428   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15429   algorithm: "plot_perf_box_name"
15430   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15432   include:
15433     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15434     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15435     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15436   layout:
15437     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15438     layout: "plot-throughput"
15439
15440 - type: "plot"
15441   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15442   algorithm: "plot_perf_box_name"
15443   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15445   include:
15446     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15447     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15448     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15449     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15451   layout:
15452     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15453     layout: "plot-throughput"
15454
15455 - type: "plot"
15456   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15457   algorithm: "plot_perf_box_name"
15458   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15460   include:
15461     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15462     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15466   layout:
15467     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15468     layout: "plot-throughput"
15469
15470 - type: "plot"
15471   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15472   algorithm: "plot_perf_box_name"
15473   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15474   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15475   include:
15476     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15477     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15478     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15479     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15480     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15481   layout:
15482     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15483     layout: "plot-throughput"
15484
15485 - type: "plot"
15486   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15487   algorithm: "plot_perf_box_name"
15488   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15490   include:
15491     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15492     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15493     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15494     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15495     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15496   layout:
15497     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15498     layout: "plot-throughput"
15499
15500 - type: "plot"
15501   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15502   algorithm: "plot_perf_box_name"
15503   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15505   include:
15506     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15512   layout:
15513     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15514     layout: "plot-throughput"
15515
15516 - type: "plot"
15517   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15518   algorithm: "plot_perf_box_name"
15519   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15520   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15521   include:
15522     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15528   layout:
15529     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15530     layout: "plot-throughput"
15531
15532 - type: "plot"
15533   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15534   algorithm: "plot_perf_box_name"
15535   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15536   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15537   include:
15538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15542   layout:
15543     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15544     layout: "plot-throughput"
15545
15546 - type: "plot"
15547   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15548   algorithm: "plot_perf_box_name"
15549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15551   include:
15552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15556   layout:
15557     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15558     layout: "plot-throughput"
15559
15560 - type: "plot"
15561   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15562   algorithm: "plot_perf_box_name"
15563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15565   include:
15566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15571   layout:
15572     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15573     layout: "plot-throughput"
15574
15575 - type: "plot"
15576   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15577   algorithm: "plot_perf_box_name"
15578   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15580   include:
15581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15586   layout:
15587     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15588     layout: "plot-throughput"
15589
15590 - type: "plot"
15591   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15592   algorithm: "plot_perf_box_name"
15593   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15595   include:
15596     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15600   layout:
15601     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15602     layout: "plot-throughput"
15603
15604 - type: "plot"
15605   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15606   algorithm: "plot_perf_box_name"
15607   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15608   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15609   include:
15610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15614   layout:
15615     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15616     layout: "plot-throughput"
15617
15618 - type: "plot"
15619   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15620   algorithm: "plot_perf_box_name"
15621   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15622   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15623   include:
15624     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15627     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15628     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15629     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15630   layout:
15631     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15632     layout: "plot-throughput"
15633
15634 - type: "plot"
15635   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15636   algorithm: "plot_perf_box_name"
15637   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15639   include:
15640     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15643     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15644     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15645     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15646   layout:
15647     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15648     layout: "plot-throughput"
15649
15650 - type: "plot"
15651   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15652   algorithm: "plot_perf_box_name"
15653   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15655   include:
15656     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15658     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15659     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15660   layout:
15661     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15662     layout: "plot-throughput"
15663
15664 - type: "plot"
15665   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15666   algorithm: "plot_perf_box_name"
15667   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15669   include:
15670     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15674   layout:
15675     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15676     layout: "plot-throughput"
15677
15678 - type: "plot"
15679   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15680   algorithm: "plot_perf_box_name"
15681   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15682   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15683   include:
15684     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15685     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15686     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15687     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15688   layout:
15689     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15690     layout: "plot-throughput"
15691
15692 - type: "plot"
15693   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15694   algorithm: "plot_perf_box_name"
15695   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15696   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15697   include:
15698     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15700     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15701     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15702   layout:
15703     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15704     layout: "plot-throughput"
15705
15706 - type: "plot"
15707   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15708   algorithm: "plot_perf_box_name"
15709   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15710   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15711   include:
15712     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15713     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15714     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15715     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15716   layout:
15717     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15718     layout: "plot-throughput"
15719
15720 - type: "plot"
15721   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15722   algorithm: "plot_perf_box_name"
15723   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15724   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15725   include:
15726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15728     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15729     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15730   layout:
15731     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15732     layout: "plot-throughput"
15733
15734 - type: "plot"
15735   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15736   algorithm: "plot_perf_box_name"
15737   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15738   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15739   include:
15740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15742     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15743     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15744   layout:
15745     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15746     layout: "plot-throughput"
15747
15748 - type: "plot"
15749   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15750   algorithm: "plot_perf_box_name"
15751   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15752   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15753   include:
15754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15757     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15758   layout:
15759     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15760     layout: "plot-throughput"
15761
15762 - type: "plot"
15763   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15764   algorithm: "plot_perf_box_name"
15765   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15766   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15767   include:
15768     - "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"
15769     - "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"
15770     - "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"
15771     - "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"
15772   layout:
15773     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15774     layout: "plot-throughput"
15775
15776 - type: "plot"
15777   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15778   algorithm: "plot_perf_box_name"
15779   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15781   include:
15782     - "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"
15783     - "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"
15784     - "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"
15785     - "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"
15786   layout:
15787     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15788     layout: "plot-throughput"
15789
15790 ################################################################################
15791
15792 # Packet Speedup
15793
15794 - type: "plot"
15795   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15796   algorithm: "plot_tsa_name"
15797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15799   include:
15800     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15804   layout:
15805     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15806     layout: "plot-throughput-speedup-analysis"
15807
15808 - type: "plot"
15809   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15810   algorithm: "plot_tsa_name"
15811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15813   include:
15814     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15818   layout:
15819     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15820     layout: "plot-throughput-speedup-analysis"
15821
15822 - type: "plot"
15823   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15824   algorithm: "plot_tsa_name"
15825   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15827   include:
15828     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15829     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15830     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15831     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15832   layout:
15833     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
15834     layout: "plot-throughput-speedup-analysis"
15835
15836 - type: "plot"
15837   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15838   algorithm: "plot_tsa_name"
15839   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15841   include:
15842     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15843     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15844     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15845     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15846   layout:
15847     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
15848     layout: "plot-throughput-speedup-analysis"
15849
15850 - type: "plot"
15851   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15852   algorithm: "plot_tsa_name"
15853   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15854   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15855   include:
15856     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15857     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15858     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15861   layout:
15862     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15863     layout: "plot-throughput-speedup-analysis"
15864
15865 - type: "plot"
15866   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15867   algorithm: "plot_tsa_name"
15868   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15869   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15870   include:
15871     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15873     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15874     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15876   layout:
15877     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15878     layout: "plot-throughput-speedup-analysis"
15879
15880 - type: "plot"
15881   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15882   algorithm: "plot_tsa_name"
15883   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15884   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15885   include:
15886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15890   layout:
15891     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15892     layout: "plot-throughput-speedup-analysis"
15893
15894 - type: "plot"
15895   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15896   algorithm: "plot_tsa_name"
15897   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15898   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15899   include:
15900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15904   layout:
15905     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15906     layout: "plot-throughput-speedup-analysis"
15907
15908 - type: "plot"
15909   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15910   algorithm: "plot_tsa_name"
15911   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15913   include:
15914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15919   layout:
15920     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15921     layout: "plot-throughput-speedup-analysis"
15922
15923 - type: "plot"
15924   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15925   algorithm: "plot_tsa_name"
15926   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15928   include:
15929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15934   layout:
15935     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15936     layout: "plot-throughput-speedup-analysis"
15937
15938 - type: "plot"
15939   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15940   algorithm: "plot_tsa_name"
15941   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15942   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15943   include:
15944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15950   layout:
15951     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15952     layout: "plot-throughput-speedup-analysis"
15953
15954 - type: "plot"
15955   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15956   algorithm: "plot_tsa_name"
15957   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15959   include:
15960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15966   layout:
15967     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15968     layout: "plot-throughput-speedup-analysis"
15969
15970 - type: "plot"
15971   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15972   algorithm: "plot_tsa_name"
15973   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15974   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15975   include:
15976     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15977     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15978   layout:
15979     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
15980     layout: "plot-throughput-speedup-analysis"
15981
15982 - type: "plot"
15983   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15984   algorithm: "plot_tsa_name"
15985   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15987   include:
15988     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15989     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15990   layout:
15991     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
15992     layout: "plot-throughput-speedup-analysis"
15993
15994 - type: "plot"
15995   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15996   algorithm: "plot_tsa_name"
15997   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15999   include:
16000     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16001     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16002     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16003     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16004     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16005     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16006   layout:
16007     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
16008     layout: "plot-throughput-speedup-analysis"
16009
16010 - type: "plot"
16011   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16012   algorithm: "plot_tsa_name"
16013   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16014   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16015   include:
16016     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16017     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16018     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16019     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16020     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16021     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16022   layout:
16023     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16024     layout: "plot-throughput-speedup-analysis"
16025
16026 - type: "plot"
16027   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16028   algorithm: "plot_tsa_name"
16029   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16031   include:
16032     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16033     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16034     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16035     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16036     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16037     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16038   layout:
16039     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16040     layout: "plot-throughput-speedup-analysis"
16041
16042 - type: "plot"
16043   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16044   algorithm: "plot_tsa_name"
16045   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16046   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16047   include:
16048     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16049     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16050     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16051     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16052     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16053     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16054   layout:
16055     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16056     layout: "plot-throughput-speedup-analysis"
16057
16058 - type: "plot"
16059   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16060   algorithm: "plot_tsa_name"
16061   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16062   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16063   include:
16064     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16065     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16066     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16067   layout:
16068     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16069     layout: "plot-throughput-speedup-analysis"
16070
16071 - type: "plot"
16072   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16073   algorithm: "plot_tsa_name"
16074   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16075   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16076   include:
16077     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16078     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16079     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16080   layout:
16081     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16082     layout: "plot-throughput-speedup-analysis"
16083
16084 - type: "plot"
16085   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16086   algorithm: "plot_tsa_name"
16087   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16089   include:
16090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16095   layout:
16096     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16097     layout: "plot-throughput-speedup-analysis"
16098
16099 - type: "plot"
16100   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16101   algorithm: "plot_tsa_name"
16102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16104   include:
16105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16110   layout:
16111     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16112     layout: "plot-throughput-speedup-analysis"
16113
16114 - type: "plot"
16115   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16116   algorithm: "plot_tsa_name"
16117   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16119   include:
16120     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16122     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16123     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16124     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16125   layout:
16126     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16127     layout: "plot-throughput-speedup-analysis"
16128
16129 - type: "plot"
16130   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16131   algorithm: "plot_tsa_name"
16132   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16134   include:
16135     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16136     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16137     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16138     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16139     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16140   layout:
16141     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16142     layout: "plot-throughput-speedup-analysis"
16143
16144 - type: "plot"
16145   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16146   algorithm: "plot_tsa_name"
16147   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16149   include:
16150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16156   layout:
16157     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16158     layout: "plot-throughput-speedup-analysis"
16159
16160 - type: "plot"
16161   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16162   algorithm: "plot_tsa_name"
16163   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16164   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16165   include:
16166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16172   layout:
16173     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16174     layout: "plot-throughput-speedup-analysis"
16175
16176 - type: "plot"
16177   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16178   algorithm: "plot_tsa_name"
16179   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16180   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16181   include:
16182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16186   layout:
16187     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16188     layout: "plot-throughput-speedup-analysis"
16189
16190 - type: "plot"
16191   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16192   algorithm: "plot_tsa_name"
16193   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16195   include:
16196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16200   layout:
16201     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16202     layout: "plot-throughput-speedup-analysis"
16203
16204 - type: "plot"
16205   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16206   algorithm: "plot_tsa_name"
16207   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16208   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16209   include:
16210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16215   layout:
16216     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16217     layout: "plot-throughput-speedup-analysis"
16218
16219 - type: "plot"
16220   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16221   algorithm: "plot_tsa_name"
16222   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16223   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16224   include:
16225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16230   layout:
16231     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16232     layout: "plot-throughput-speedup-analysis"
16233
16234 - type: "plot"
16235   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16236   algorithm: "plot_tsa_name"
16237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16239   include:
16240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16244   layout:
16245     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16246     layout: "plot-throughput-speedup-analysis"
16247
16248 - type: "plot"
16249   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16250   algorithm: "plot_tsa_name"
16251   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16253   include:
16254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16258   layout:
16259     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16267   include:
16268     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16269     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16270     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16271     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16272     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16273     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16274   layout:
16275     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16276     layout: "plot-throughput-speedup-analysis"
16277
16278 - type: "plot"
16279   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16280   algorithm: "plot_tsa_name"
16281   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16282   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16283   include:
16284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16285     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16286     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16287     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16288     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16289     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16290   layout:
16291     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 - type: "plot"
16295   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16296   algorithm: "plot_tsa_name"
16297   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16299   include:
16300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16302     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16303     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16304   layout:
16305     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16306     layout: "plot-throughput-speedup-analysis"
16307
16308 - type: "plot"
16309   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16310   algorithm: "plot_tsa_name"
16311   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16313   include:
16314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16318   layout:
16319     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16320     layout: "plot-throughput-speedup-analysis"
16321
16322 - type: "plot"
16323   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16324   algorithm: "plot_tsa_name"
16325   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16327   include:
16328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16332   layout:
16333     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16334     layout: "plot-throughput-speedup-analysis"
16335
16336 - type: "plot"
16337   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16338   algorithm: "plot_tsa_name"
16339   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16341   include:
16342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16346   layout:
16347     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16348     layout: "plot-throughput-speedup-analysis"
16349
16350 - type: "plot"
16351   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16352   algorithm: "plot_tsa_name"
16353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16355   include:
16356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16360   layout:
16361     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16362     layout: "plot-throughput-speedup-analysis"
16363
16364 - type: "plot"
16365   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16366   algorithm: "plot_tsa_name"
16367   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16369   include:
16370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16374   layout:
16375     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16376     layout: "plot-throughput-speedup-analysis"
16377
16378 - type: "plot"
16379   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16380   algorithm: "plot_tsa_name"
16381   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16383   include:
16384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16388   layout:
16389     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16390     layout: "plot-throughput-speedup-analysis"
16391
16392 - type: "plot"
16393   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16394   algorithm: "plot_tsa_name"
16395   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16397   include:
16398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16402   layout:
16403     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16404     layout: "plot-throughput-speedup-analysis"
16405
16406 - type: "plot"
16407   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16408   algorithm: "plot_tsa_name"
16409   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16411   include:
16412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16416   layout:
16417     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16418     layout: "plot-throughput-speedup-analysis"
16419
16420 - type: "plot"
16421   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16422   algorithm: "plot_tsa_name"
16423   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16425   include:
16426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16430   layout:
16431     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16432     layout: "plot-throughput-speedup-analysis"
16433
16434 ################################################################################
16435
16436 # Packet Throughput - DPDK
16437
16438 # 2n-clx-xxv710
16439
16440 - type: "plot"
16441   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16442   algorithm: "plot_perf_box_name"
16443   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16444   data: "plot-dpdk-throughput-latency-2n-clx"
16445   include:
16446     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16447     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16448   layout:
16449     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16450     layout: "plot-throughput"
16451
16452 - type: "plot"
16453   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16454   algorithm: "plot_perf_box_name"
16455   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16456   data: "plot-dpdk-throughput-latency-2n-clx"
16457   include:
16458     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16459     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16460   layout:
16461     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16462     layout: "plot-throughput"
16463
16464 - type: "plot"
16465   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16466   algorithm: "plot_perf_box_name"
16467   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16468   data: "plot-dpdk-throughput-latency-2n-clx"
16469   include:
16470     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16471     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16472   layout:
16473     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16474     layout: "plot-throughput"
16475
16476 - type: "plot"
16477   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16478   algorithm: "plot_perf_box_name"
16479   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16480   data: "plot-dpdk-throughput-latency-2n-clx"
16481   include:
16482     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16483     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16484   layout:
16485     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16486     layout: "plot-throughput"
16487
16488 # 2n-clx-x710
16489
16490 - type: "plot"
16491   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16492   algorithm: "plot_perf_box_name"
16493   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16494   data: "plot-dpdk-throughput-latency-2n-clx"
16495   include:
16496     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16497     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16498   layout:
16499     title: "2n-clx-x710-64b-2t1c-base-ndr"
16500     layout: "plot-throughput"
16501
16502 - type: "plot"
16503   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16504   algorithm: "plot_perf_box_name"
16505   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16506   data: "plot-dpdk-throughput-latency-2n-clx"
16507   include:
16508     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16509     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16510   layout:
16511     title: "2n-clx-x710-64b-4t2c-base-ndr"
16512     layout: "plot-throughput"
16513
16514 - type: "plot"
16515   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16516   algorithm: "plot_perf_box_name"
16517   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16518   data: "plot-dpdk-throughput-latency-2n-clx"
16519   include:
16520     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16521     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16522   layout:
16523     title: "2n-clx-x710-64b-2t1c-base-pdr"
16524     layout: "plot-throughput"
16525
16526 - type: "plot"
16527   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16528   algorithm: "plot_perf_box_name"
16529   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16530   data: "plot-dpdk-throughput-latency-2n-clx"
16531   include:
16532     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16533     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16534   layout:
16535     title: "2n-clx-x710-64b-4t2c-base-pdr"
16536     layout: "plot-throughput"
16537
16538 ################################################################################
16539
16540 #- type: "plot"
16541 #  title: "Latency by percentile: 2n-skx"
16542 #  algorithm: "plot_hdrh_lat_by_percentile"
16543 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16544 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16545 #  target-links: "../../_static/vpp"
16546 #  data: "plot-vpp-hdrh-lat-2n-skx"
16547 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16548 #  layout:
16549 #    layout: "plot-hdrh-latency-by-percentile"
16550
16551 #- type: "plot"
16552 #  title: "Latency by percentile: 3n-skx"
16553 #  algorithm: "plot_hdrh_lat_by_percentile"
16554 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16555 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16556 #  target-links: "../../_static/vpp"
16557 #  data: "plot-vpp-hdrh-lat-3n-skx"
16558 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16559 #  layout:
16560 #    layout: "plot-hdrh-latency-by-percentile"
16561
16562 - type: "plot"
16563   title: "Latency by percentile: 2n-clx"
16564   algorithm: "plot_hdrh_lat_by_percentile"
16565   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16566   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16567   target-links: "../../_static/vpp"
16568   data: "plot-vpp-hdrh-lat-2n-clx"
16569   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16570   layout:
16571     layout: "plot-hdrh-latency-by-percentile"
16572
16573 - type: "plot"
16574   title: "Latency by percentile: 3n-hsw"
16575   algorithm: "plot_hdrh_lat_by_percentile"
16576   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16577   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16578   target-links: "../../_static/vpp"
16579   data: "plot-vpp-hdrh-lat-3n-hsw"
16580   filter: "'1T1C' and 'NIC_Intel-XL710'"
16581   layout:
16582     layout: "plot-hdrh-latency-by-percentile"
16583
16584 - type: "plot"
16585   title: "Latency by percentile: 3n-tsh"
16586   algorithm: "plot_hdrh_lat_by_percentile"
16587   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16588   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16589   target-links: "../../_static/vpp"
16590   data: "plot-vpp-hdrh-lat-3n-tsh"
16591   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16592   layout:
16593     layout: "plot-hdrh-latency-by-percentile"
16594
16595 - type: "plot"
16596   title: "Latency by percentile: DPDK 2n-clx"
16597   algorithm: "plot_hdrh_lat_by_percentile"
16598   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16599   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16600   target-links: "../../_static/dpdk"
16601   data: "plot-dpdk-hdrh-lat-2n-clx"
16602   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16603   layout:
16604     layout: "plot-hdrh-latency-by-percentile"
16605
16606 - type: "plot"
16607   title: "Latency by percentile: DPDK 3n-hsw"
16608   algorithm: "plot_hdrh_lat_by_percentile"
16609   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16610   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16611   target-links: "../../_static/dpdk"
16612   data: "plot-dpdk-hdrh-lat-3n-hsw"
16613   filter: "'1T1C' and 'NIC_Intel-XL710'"
16614   layout:
16615     layout: "plot-hdrh-latency-by-percentile"
16616
16617 - type: "plot"
16618   title: "Latency by percentile: DPDK 3n-tsh"
16619   algorithm: "plot_hdrh_lat_by_percentile"
16620   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16621   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16622   target-links: "../../_static/dpdk"
16623   data: "plot-dpdk-hdrh-lat-3n-tsh"
16624   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16625   layout:
16626     layout: "plot-hdrh-latency-by-percentile"