Report: Detailed test results
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
37     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
38     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
39     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
40     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
41     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
42     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
43     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
44     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
45     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
46     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
47     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
48     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
49     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
50     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
51     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
52     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
57     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
58     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
59     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
60     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
61     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
62     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
63     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
64     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
65     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
66     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
67     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
68     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
69     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
70     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
71
72     # Detailed tests operational data
73     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
74     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
75     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
76     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
77     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
78     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
79     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
80     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
81
82     # Latencies:
83     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
84     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
85
86     # .css patch file to fix tables generated by Sphinx
87     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
88     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
89
90   urls:
91     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
92     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
93     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
94     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
95     DIR[NEXUS,DOC]: "report/_static/archive"
96
97   make-dirs:
98   # List the directories which are created while preparing the environment.
99   # All directories MUST be defined in "paths" section.
100   - "DIR[WORKING,DATA]"
101   - "DIR[STATIC,VPP]"
102   - "DIR[STATIC,DPDK]"
103   - "DIR[STATIC,ARCH]"
104   - "DIR[BUILD,LATEX]"
105   - "DIR[WORKING,SRC]"
106   - "DIR[WORKING,SRC,STATIC]"
107
108   remove-dirs:
109   # List the directories which are deleted while cleaning the environment.
110   # All directories MUST be defined in "paths" section.
111   #- "DIR[BUILD,HTML]"
112   - "DIR[WORKING,DATA]"
113
114   build-dirs:
115   # List the directories where the results (build) is stored.
116   # All directories MUST be defined in "paths" section.
117   - "DIR[BUILD,HTML]"
118   - "DIR[BUILD,LATEX]"
119
120 - type: "configuration"
121
122   limits:
123     nic:
124       x520: 24460000
125       x553: 29761905
126       x710: 35800000
127       xxv710: 35800000
128       xl710: 35800000
129       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         - 15  # NDRPDR sel
448
449     plot-vpp-hdrh-lat-3n-tsh:
450       csit-vpp-perf-verify-2001-3n-tsh:
451         - 10  # NDRPDR sel
452
453     plot-dpdk-throughput-latency-3n-tsh:
454       csit-dpdk-perf-verify-2001-3n-tsh:
455         - 3   # NDRPDR sel
456         - 4   # NDRPDR sel
457         - 5   # NDRPDR sel
458         - 9   # NDRPDR sel
459         - 10  # NDRPDR sel
460         - 11  # NDRPDR sel
461         - 12  # NDRPDR sel
462         - 14  # NDRPDR sel
463         - 15  # NDRPDR sel
464         - 18  # NDRPDR sel
465
466     plot-dpdk-hdrh-lat-3n-tsh:
467       csit-dpdk-perf-verify-2001-3n-tsh:
468         - 3   # NDRPDR sel
469
470     # 3n-dnv
471
472     plot-vpp-throughput-lat-tsa-3n-dnv:
473       csit-vpp-perf-verify-2001-3n-dnv:
474         - 5   # NDRPDR sel
475         - 6   # NDRPDR sel
476         - 7   # NDRPDR sel
477         - 8   # NDRPDR sel
478         - 9   # NDRPDR sel
479         - 10  # NDRPDR sel
480         - 12  # NDRPDR sel
481         - 16  # NDRPDR sel
482         - 17  # NDRPDR sel
483         - 18  # NDRPDR sel
484
485     plot-dpdk-throughput-latency-3n-dnv:
486       csit-dpdk-perf-verify-2001-3n-dnv:
487         - 12  # NDRPDR sel
488         - 13  # NDRPDR sel
489         - 14  # NDRPDR sel
490         - 15  # NDRPDR sel
491         - 16  # NDRPDR sel
492         - 17  # NDRPDR sel
493         - 18  # NDRPDR sel
494         - 19  # NDRPDR sel
495         - 20  # NDRPDR sel
496         - 22  # NDRPDR sel
497
498     # 2n-dnv
499
500     plot-vpp-throughput-lat-tsa-2n-dnv:
501       csit-vpp-perf-verify-2001-2n-dnv:
502         - 4   # NDRPDR sel
503         - 5   # NDRPDR sel
504         - 6   # NDRPDR sel
505         - 7   # NDRPDR sel
506         - 8   # NDRPDR sel
507         - 9   # NDRPDR sel
508         - 10  # NDRPDR sel
509         - 11  # NDRPDR sel
510         - 13  # NDRPDR sel
511         - 16  # NDRPDR sel
512
513     plot-dpdk-throughput-latency-2n-dnv:
514       csit-dpdk-perf-verify-2001-2n-dnv:
515         - 9   # NDRPDR sel
516         - 10  # NDRPDR sel
517         - 11  # NDRPDR sel
518         - 12  # NDRPDR sel
519         - 13  # NDRPDR sel
520         - 14  # NDRPDR sel
521         - 15  # NDRPDR sel
522         - 16  # NDRPDR sel
523         - 17  # NDRPDR sel
524         - 18  # NDRPDR sel
525
526     ###########################################################################
527     # Simple tables (only one data set):
528
529     # NIC Comparisons
530
531     vpp-nic-comparison-3n-skx:
532       # TODO: Add the data
533       csit-vpp-perf-verify-2001-3n-skx:
534         - 14  # NDRPDR sel
535         - 15  # NDRPDR sel
536         - 16  # NDRPDR sel
537
538     vpp-nic-comparison-2n-skx:
539       # TODO: Add the data
540       csit-vpp-perf-verify-2001-2n-skx:
541         - 21  # NDRPDR sel
542         - 22  # NDRPDR sel
543         - 23  # NDRPDR sel
544         - 26  # NDRPDR sel
545
546     vpp-nic-comparison-3n-skx-mrr:
547       # TODO: Replace
548       # csit-vpp-perf-verify-2001-3n-skx:
549       csit-vpp-perf-verify-1908-3n-skx:
550         - 36  # MRR sel
551
552     vpp-nic-comparison-2n-skx-mrr:
553       # TODO: Replace
554       # csit-vpp-perf-verify-2001-2n-skx:
555       csit-vpp-perf-verify-1908-2n-skx:
556         - 69  # MRR sel
557
558     # Results
559
560     vpp-perf-results-3n-hsw:
561       csit-vpp-perf-verify-2001-3n-hsw:
562         - 18  # NDRPDR full
563         - 20  # NDRPDR full
564         - 28  # NDRPDR full
565         - 35  # NDRPDR full
566         - 42  # NDRPDR full
567         - 46  # NDRPDR full
568         - 47  # NDRPDR full
569         - 48  # NDRPDR full
570         - 49  # NDRPDR full
571         - 50  # NDRPDR full
572         - 51  # NDRPDR full
573         - 52  # NDRPDR full
574         - 53  # NDRPDR full
575         - 54  # NDRPDR full
576         - 55  # NDRPDR full
577         - 56  # NDRPDR full
578         - 57  # NDRPDR full
579         - 58  # NDRPDR full
580         - 59  # NDRPDR full
581         - 61  # NDRPDR full
582         - 62  # NDRPDR full
583         - 63  # NDRPDR full
584         - 64  # NDRPDR full
585         - 65  # NDRPDR full
586         - 67  # NDRPDR full
587         - 70  # NDRPDR full
588         - 72  # NDRPDR full
589         - 73  # NDRPDR full
590         - 76  # NDRPDR full
591         - 77  # NDRPDR full
592         - 78  # NDRPDR full
593         - 79  # NDRPDR full
594         - 81  # NDRPDR full
595         - 82  # NDRPDR full
596         - 84  # NDRPDR full
597         - 85  # NDRPDR full
598
599     vpp-perf-results-3n-skx:
600       # TODO: Replace
601       csit-vpp-perf-verify-2001-3n-skx:
602         - 14  # NDRPDR sel
603
604     vpp-perf-results-2n-skx:
605       csit-vpp-perf-verify-2001-2n-skx:
606         - 32  # NDRPDR full
607         - 33  # NDRPDR full
608
609     vpp-perf-results-2n-clx:
610       # TODO: Add data
611       csit-vpp-perf-verify-2001-2n-clx:
612         - 34  # NDRPDR full
613         - 35  # NDRPDR full
614         - 36  # NDRPDR full
615         - 38  # NDRPDR full
616         - 41  # NDRPDR full
617         - 42  # NDRPDR full
618
619     vpp-perf-results-3n-tsh:
620       csit-vpp-perf-verify-2001-3n-tsh:
621         - 10  # NDRPDR sel
622
623     vpp-perf-results-3n-dnv:
624       csit-vpp-perf-verify-2001-3n-dnv:
625         - 19  # NDRPDR full
626         - 20  # NDRPDR full
627         - 21  # NDRPDR full
628         - 22  # NDRPDR full
629         - 23  # NDRPDR full
630         - 24  # NDRPDR full
631         - 25  # NDRPDR full
632         - 26  # NDRPDR full
633         - 37  # NDRPDR full
634         - 38  # NDRPDR full
635         - 39  # NDRPDR full
636
637     vpp-perf-results-2n-dnv:
638       csit-vpp-perf-verify-2001-2n-dnv:
639         - 21  # NDRPDR full
640         - 22  # NDRPDR full
641         - 25  # NDRPDR full
642         - 26  # NDRPDR full
643         - 27  # NDRPDR full
644         - 28  # NDRPDR full
645
646     vpp-mrr-results-3n-hsw:
647       csit-vpp-perf-verify-2001-3n-hsw:
648         - 17  # MRR sel
649
650     vpp-mrr-results-3n-skx:
651       # TODO: Replace
652       # csit-vpp-perf-verify-2001-3n-skx:
653       csit-vpp-perf-verify-1908-3n-skx:
654         - 36  # MRR sel
655
656     vpp-mrr-results-2n-skx:
657       # TODO: Replace
658       # csit-vpp-perf-verify-2001-2n-skx:
659       csit-vpp-perf-verify-1908-2n-skx:
660         - 69  # MRR sel
661
662     vpp-mrr-results-2n-clx:
663       csit-vpp-perf-verify-2001-2n-clx:
664         - 39  # MRR
665
666     vpp-mrr-results-3n-tsh:
667       csit-vpp-perf-verify-2001-3n-tsh:
668         - 9   # MRR sel
669
670     vpp-mrr-results-3n-dnv:
671       csit-vpp-perf-verify-2001-3n-dnv:
672         - 11  # MRR sel
673
674     vpp-mrr-results-2n-dnv:
675       csit-vpp-perf-verify-2001-2n-dnv:
676         - 12  # MRR sel
677
678     vpp-device-results-ubuntu:
679       csit-vpp-device-2001-ubuntu1804-1n-skx:
680         - 57
681
682     dpdk-perf-results-3n-hsw:
683       csit-dpdk-perf-verify-2001-3n-hsw:
684         - 25  # NDRPDR full
685         - 26  # NDRPDR full
686
687     dpdk-perf-results-3n-skx:
688       csit-dpdk-perf-verify-2001-3n-skx:
689         - 1   # NDRPDR sel
690
691     dpdk-perf-results-2n-skx:
692       csit-dpdk-perf-verify-2001-2n-skx:
693         - 1   # NDRPDR sel
694
695     dpdk-perf-results-2n-clx:
696       csit-dpdk-perf-verify-2001-2n-clx:
697         - 15  # NDRPDR sel
698         - 34  # NDRPDR sel
699
700     dpdk-perf-results-2n-dnv:
701       csit-dpdk-perf-verify-2001-2n-dnv:
702         - 16  # NDRPDR sel
703
704     dpdk-perf-results-3n-dnv:
705       csit-dpdk-perf-verify-2001-3n-dnv:
706         - 12  # NDRPDR sel
707
708     dpdk-perf-results-3n-tsh:
709       csit-dpdk-perf-verify-2001-3n-tsh:
710         - 3   # NDRPDR sel
711
712 ###########################################################################
713     # Tables (more than one data set)
714
715     # Performance changes
716
717     vpp-performance-changes-3n-hsw-h1:
718       csit-vpp-perf-verify-1904-3n-hsw:
719         - 11  # NDRPDR sel
720         - 12  # NDRPDR sel
721         - 20  # NDRPDR sel
722         - 21  # NDRPDR sel
723         - 23  # NDRPDR sel
724         - 24  # NDRPDR sel
725         - 25  # NDRPDR sel
726         - 26  # NDRPDR sel
727         - 29  # NDRPDR sel
728         - 30  # NDRPDR sel
729     vpp-performance-changes-3n-hsw-ref:
730       csit-vpp-perf-verify-1908-3n-hsw:
731         - 12  # NDRPDR sel
732         - 13  # NDRPDR sel
733         - 14  # NDRPDR sel
734         - 15  # NDRPDR sel
735         - 16  # NDRPDR sel
736         - 17  # NDRPDR sel
737         - 18  # NDRPDR sel
738         - 19  # NDRPDR sel
739         - 20  # NDRPDR sel
740         - 21  # NDRPDR sel
741     vpp-performance-changes-3n-hsw-cmp:
742       csit-vpp-perf-verify-2001-3n-hsw:
743         - 21  # NDRPDR sel
744         - 22  # NDRPDR sel
745         - 23  # NDRPDR sel
746         - 24  # NDRPDR sel
747         - 25  # NDRPDR sel
748         - 29  # NDRPDR sel
749         - 30  # NDRPDR sel
750         - 31  # NDRPDR sel
751         - 32  # NDRPDR sel
752         - 34  # NDRPDR sel
753     vpp-performance-changes-3n-hsw:
754       - "vpp-performance-changes-3n-hsw-h1"
755       - "vpp-performance-changes-3n-hsw-ref"
756       - "vpp-performance-changes-3n-hsw-cmp"
757
758     vpp-performance-changes-3n-skx-h1:
759       csit-vpp-perf-verify-1904-3n-skx:
760         - 8   # NDRPDR sel
761         - 9   # NDRPDR sel
762         - 10  # NDRPDR sel
763         - 11  # NDRPDR sel
764         - 12  # NDRPDR sel
765         - 14  # NDRPDR sel
766         - 16  # NDRPDR sel
767         - 21  # NDRPDR sel
768         - 23  # NDRPDR sel
769         - 25  # NDRPDR sel
770     vpp-performance-changes-3n-skx-ref:
771       csit-vpp-perf-verify-1908-3n-skx:
772         - 14  # NDRPDR sel
773         - 16  # NDRPDR sel
774         - 19  # NDRPDR sel
775         - 20  # NDRPDR sel
776         - 22  # NDRPDR sel
777         - 23  # NDRPDR sel
778         - 24  # NDRPDR sel
779         - 25  # NDRPDR sel
780         - 26  # NDRPDR sel
781         - 29  # NDRPDR sel
782     vpp-performance-changes-3n-skx-cmp:
783       # TODO: Add the data
784       csit-vpp-perf-verify-2001-3n-skx:
785         - 14  # NDRPDR sel
786         - 15  # NDRPDR sel
787         - 16  # NDRPDR sel
788     vpp-performance-changes-3n-skx:
789       - "vpp-performance-changes-3n-skx-h1"
790       - "vpp-performance-changes-3n-skx-ref"
791       - "vpp-performance-changes-3n-skx-cmp"
792
793     vpp-performance-changes-2n-skx-h1:
794       csit-vpp-perf-verify-1904-2n-skx:
795         - 12  # NDRPDR sel
796         - 14  # NDRPDR sel
797         - 16  # NDRPDR sel
798         - 17  # NDRPDR sel
799         - 18  # NDRPDR sel
800         - 21  # NDRPDR sel
801         - 27  # NDRPDR sel
802         - 30  # NDRPDR sel
803         - 31  # NDRPDR sel
804         - 32  # NDRPDR sel
805     vpp-performance-changes-2n-skx-ref:
806       csit-vpp-perf-verify-1908-2n-skx:
807         - 26  # NDRPDR sel
808         - 27  # NDRPDR sel
809         - 34  # NDRPDR sel
810         - 35  # NDRPDR sel
811         - 36  # NDRPDR sel
812         - 42  # NDRPDR sel
813         - 43  # NDRPDR sel
814         - 44  # NDRPDR sel
815         - 45  # NDRPDR sel
816         - 46  # NDRPDR sel
817     vpp-performance-changes-2n-skx-cmp:
818       # TODO: Add the data
819       csit-vpp-perf-verify-2001-2n-skx:
820         - 21  # NDRPDR sel
821         - 22  # NDRPDR sel
822         - 23  # NDRPDR sel
823         - 26  # NDRPDR sel
824         - 27  # NDRPDR sel
825         - 29  # NDRPDR sel
826     vpp-performance-changes-2n-skx:
827       - "vpp-performance-changes-2n-skx-h1"
828       - "vpp-performance-changes-2n-skx-ref"
829       - "vpp-performance-changes-2n-skx-cmp"
830
831     vpp-performance-changes-nfv-2n-skx-ref:
832       csit-vpp-perf-verify-1908-2n-skx:
833         - 22  # NFV
834         - 31  # NFV
835         - 32  # NFV
836     vpp-performance-changes-nfv-2n-skx-cmp:
837       # TODO: Add the data
838       csit-vpp-perf-verify-2001-2n-skx:
839         - 30  # NFV
840         - 31  # NFV
841     vpp-performance-changes-nfv-2n-skx:
842       - "vpp-performance-changes-nfv-2n-skx-ref"
843       - "vpp-performance-changes-nfv-2n-skx-cmp"
844
845     vpp-performance-changes-2n-dnv-ref:
846       csit-vpp-perf-verify-1908-2n-dnv:
847         - 1   # NDRPDR sel
848         - 2   # NDRPDR sel
849         - 3   # NDRPDR sel
850         - 4   # NDRPDR sel
851         - 5   # NDRPDR sel
852         - 6   # NDRPDR sel
853         - 7   # NDRPDR sel
854         - 8   # NDRPDR sel
855         - 9   # NDRPDR sel
856         - 10  # NDRPDR sel
857     vpp-performance-changes-2n-dnv-cmp:
858       csit-vpp-perf-verify-2001-2n-dnv:
859         - 4   # NDRPDR sel
860         - 5   # NDRPDR sel
861         - 6   # NDRPDR sel
862         - 7   # NDRPDR sel
863         - 8   # NDRPDR sel
864         - 9   # NDRPDR sel
865         - 10  # NDRPDR sel
866         - 11  # NDRPDR sel
867         - 13  # NDRPDR sel
868         - 16  # NDRPDR sel
869     vpp-performance-changes-2n-dnv:
870       - "vpp-performance-changes-2n-dnv-ref"
871       - "vpp-performance-changes-2n-dnv-cmp"
872
873     vpp-performance-changes-3n-dnv-ref:
874       csit-vpp-perf-verify-1908-3n-dnv:
875         - 6   # NDRPDR sel
876         - 7   # NDRPDR sel
877         - 8   # NDRPDR sel
878         - 9   # NDRPDR sel
879         - 10  # NDRPDR sel
880         - 12  # NDRPDR sel
881         - 13  # NDRPDR sel
882         - 14  # NDRPDR sel
883         - 15  # NDRPDR sel
884         - 16  # NDRPDR sel
885     vpp-performance-changes-3n-dnv-cmp:
886       csit-vpp-perf-verify-2001-3n-dnv:
887         - 5   # NDRPDR sel
888         - 6   # NDRPDR sel
889         - 7   # NDRPDR sel
890         - 8   # NDRPDR sel
891         - 9   # NDRPDR sel
892         - 10  # NDRPDR sel
893         - 12  # NDRPDR sel
894         - 16  # NDRPDR sel
895         - 17  # NDRPDR sel
896         - 18  # NDRPDR sel
897     vpp-performance-changes-3n-dnv:
898       - "vpp-performance-changes-3n-dnv-ref"
899       - "vpp-performance-changes-3n-dnv-cmp"
900
901     vpp-performance-changes-3n-tsh-ref:
902       csit-vpp-perf-verify-1908-3n-tsh:
903         - 7   # NDRPDR sel
904         - 8   # NDRPDR sel
905         - 9   # NDRPDR sel
906         - 10  # NDRPDR sel
907         - 11  # NDRPDR sel
908         - 12  # NDRPDR sel
909         - 13  # NDRPDR sel
910         - 14  # NDRPDR sel
911         - 15  # NDRPDR sel
912         - 16  # NDRPDR sel
913     vpp-performance-changes-3n-tsh-cmp:
914       # TODO: Add the data
915       csit-vpp-perf-verify-2001-3n-tsh:
916         - 3   # NDRPDR sel
917         - 4   # NDRPDR sel
918         - 7   # NDRPDR sel
919         - 8   # NDRPDR sel
920         - 10  # NDRPDR sel
921         - 12  # NDRPDR sel
922         - 13  # NDRPDR sel
923         - 14  # NDRPDR sel
924         - 15  # NDRPDR sel
925     vpp-performance-changes-3n-tsh:
926       - "vpp-performance-changes-3n-tsh-ref"
927       - "vpp-performance-changes-3n-tsh-cmp"
928
929     vpp-soak-vs-ndr-2n-skx-ref:
930       # TODO: Replace
931       # csit-vpp-perf-verify-2001-2n-skx:
932       csit-vpp-perf-verify-1908-2n-skx:
933         - 26  # NDRPDR sel
934         - 27  # NDRPDR sel
935         - 34  # NDRPDR sel
936     vpp-soak-vs-ndr-2n-skx-cmp:
937       # TODO: Replace
938       # csit-vpp-perf-verify-2001-2n-skx:
939       csit-vpp-perf-verify-1908-2n-skx:
940         - 83  # SOAK
941         - 86  # SOAK
942     vpp-soak-vs-ndr-2n-skx:
943       # TODO: Replace
944       # csit-vpp-perf-verify-2001-2n-skx:
945       csit-vpp-perf-verify-1908-2n-skx:
946         - 26  # NDRPDR sel
947         - 27  # NDRPDR sel
948         - 34  # NDRPDR sel
949         - 83  # SOAK
950         - 86  # SOAK
951
952     vpp-performance-changes-3n-hsw-mrr-h1:
953       csit-vpp-perf-verify-1904-3n-hsw:
954         - 9   # MRR sel
955     vpp-performance-changes-3n-hsw-mrr-ref:
956       csit-vpp-perf-verify-1908-3n-hsw:
957         - 39  # MRR sel
958     vpp-performance-changes-3n-hsw-mrr-cmp:
959       csit-vpp-perf-verify-2001-3n-hsw:
960         - 17  # MRR sel
961     vpp-performance-changes-3n-hsw-mrr:
962       - "vpp-performance-changes-3n-hsw-mrr-h1"
963       - "vpp-performance-changes-3n-hsw-mrr-ref"
964       - "vpp-performance-changes-3n-hsw-mrr-cmp"
965
966     vpp-performance-changes-3n-skx-mrr-h1:
967       csit-vpp-perf-verify-1904-3n-skx:
968         - 7   # MRR sel
969     vpp-performance-changes-3n-skx-mrr-ref:
970       csit-vpp-perf-verify-1908-3n-skx:
971         - 36  # MRR sel
972     vpp-performance-changes-3n-skx-mrr-cmp:
973       # TODO: Replace
974       # csit-vpp-perf-verify-2001-3n-skx:
975       csit-vpp-perf-verify-1908-3n-skx:
976         - 36  # MRR sel
977     vpp-performance-changes-3n-skx-mrr:
978       - "vpp-performance-changes-3n-skx-mrr-h1"
979       - "vpp-performance-changes-3n-skx-mrr-ref"
980       - "vpp-performance-changes-3n-skx-mrr-cmp"
981
982     vpp-performance-changes-2n-skx-mrr-h1:
983       csit-vpp-perf-verify-1904-2n-skx:
984         - 11  # MRR sel
985     vpp-performance-changes-2n-skx-mrr-ref:
986       csit-vpp-perf-verify-1908-2n-skx:
987         - 69  # MRR sel
988     vpp-performance-changes-2n-skx-mrr-cmp:
989       # TODO: Replace
990       # csit-vpp-perf-verify-2001-2n-skx:
991       csit-vpp-perf-verify-1908-2n-skx:
992         - 69  # MRR sel
993     vpp-performance-changes-2n-skx-mrr:
994       - "vpp-performance-changes-2n-skx-mrr-h1"
995       - "vpp-performance-changes-2n-skx-mrr-ref"
996       - "vpp-performance-changes-2n-skx-mrr-cmp"
997
998     vpp-performance-changes-nfv-2n-skx-mrr-ref:
999       csit-vpp-perf-verify-1908-2n-skx:
1000         - 71  # NFV MRR
1001     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1002       # TODO: Replace
1003       # csit-vpp-perf-verify-2001-2n-skx:
1004       csit-vpp-perf-verify-1908-2n-skx:
1005         - 71  # NFV MRR
1006     vpp-performance-changes-nfv-2n-skx-mrr:
1007       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
1008       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
1009
1010     vpp-performance-changes-2n-dnv-mrr-ref:
1011       csit-vpp-perf-verify-1908-2n-dnv:
1012         - 11  # MRR sel
1013     vpp-performance-changes-2n-dnv-mrr-cmp:
1014       csit-vpp-perf-verify-2001-2n-dnv:
1015         - 12  # MRR sel
1016     vpp-performance-changes-2n-dnv-mrr:
1017       - "vpp-performance-changes-2n-dnv-mrr-ref"
1018       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1019
1020     vpp-performance-changes-3n-dnv-mrr-ref:
1021       csit-vpp-perf-verify-1908-3n-dnv:
1022         - 17  # MRR sel
1023     vpp-performance-changes-3n-dnv-mrr-cmp:
1024       csit-vpp-perf-verify-2001-3n-dnv:
1025         - 11  # MRR sel
1026     vpp-performance-changes-3n-dnv-mrr:
1027       - "vpp-performance-changes-3n-dnv-mrr-ref"
1028       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1029
1030     vpp-performance-changes-3n-tsh-mrr-ref:
1031       csit-vpp-perf-verify-1908-3n-tsh:
1032         - 17  # MRR sel
1033     vpp-performance-changes-3n-tsh-mrr-cmp:
1034       csit-vpp-perf-verify-2001-3n-tsh:
1035         - 9   # MRR sel
1036     vpp-performance-changes-3n-tsh-mrr:
1037       - "vpp-performance-changes-3n-tsh-mrr-ref"
1038       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1039
1040     dpdk-performance-changes-3n-hsw-h1:
1041       csit-dpdk-perf-verify-1904-3n-hsw:
1042         - 2   # NDRPDR sel
1043         - 3   # NDRPDR sel
1044         - 5   # NDRPDR sel
1045         - 6   # NDRPDR sel
1046         - 13  # NDRPDR sel
1047         - 14  # NDRPDR sel
1048         - 15  # NDRPDR sel
1049         - 18  # NDRPDR sel
1050         - 19  # NDRPDR sel
1051         - 20  # NDRPDR sel
1052     dpdk-performance-changes-3n-hsw-ref:
1053       csit-dpdk-perf-verify-1908-3n-hsw:
1054         - 2   # NDRPDR sel
1055         - 3   # NDRPDR sel
1056         - 4   # NDRPDR sel
1057         - 5   # NDRPDR sel
1058         - 6   # NDRPDR sel
1059         - 7   # NDRPDR sel
1060         - 8   # NDRPDR sel
1061         - 9   # NDRPDR sel
1062         - 10  # NDRPDR sel
1063         - 11  # NDRPDR sel
1064     dpdk-performance-changes-3n-hsw-cmp:
1065       csit-dpdk-perf-verify-2001-3n-hsw:
1066 #        - 4   # NDRPDR sel
1067 #        - 5   # NDRPDR sel
1068 #        - 6   # NDRPDR sel
1069 #        - 7   # NDRPDR sel
1070 #        - 8   # NDRPDR sel
1071 #        - 9   # NDRPDR sel
1072 #        - 10  # NDRPDR sel
1073 #        - 11  # NDRPDR sel
1074 #        - 12  # NDRPDR sel
1075 #        - 13  # NDRPDR sel
1076         - 15  # NDRPDR sel
1077         - 16  # NDRPDR sel
1078         - 17  # NDRPDR sel
1079         - 18  # NDRPDR sel
1080         - 19  # NDRPDR sel
1081         - 20  # NDRPDR sel
1082         - 21  # NDRPDR sel
1083         - 22  # NDRPDR sel
1084         - 23  # NDRPDR sel
1085         - 24  # NDRPDR sel
1086     dpdk-performance-changes-3n-hsw:
1087       - "dpdk-performance-changes-3n-hsw-h1"
1088       - "dpdk-performance-changes-3n-hsw-ref"
1089       - "dpdk-performance-changes-3n-hsw-cmp"
1090
1091     dpdk-performance-changes-3n-skx-h1:
1092       csit-dpdk-perf-verify-1904-3n-skx:
1093         - 2   # NDRPDR sel
1094         - 3   # NDRPDR sel
1095         - 4   # NDRPDR sel
1096         - 5   # NDRPDR sel
1097         - 6   # NDRPDR sel
1098         - 7   # NDRPDR sel
1099         - 11  # NDRPDR sel
1100         - 12  # NDRPDR sel
1101         - 13  # NDRPDR sel
1102         - 14  # NDRPDR sel
1103     dpdk-performance-changes-3n-skx-ref:
1104       csit-dpdk-perf-verify-1908-3n-skx:
1105         - 3   # NDRPDR sel
1106         - 4   # NDRPDR sel
1107         - 5   # NDRPDR sel
1108         - 6   # NDRPDR sel
1109         - 7   # NDRPDR sel
1110         - 8   # NDRPDR sel
1111         - 9   # NDRPDR sel
1112         - 10  # NDRPDR sel
1113         - 11  # NDRPDR sel
1114         - 12  # NDRPDR sel
1115     dpdk-performance-changes-3n-skx-cmp:
1116       csit-dpdk-perf-verify-2001-3n-skx:
1117         - 1   # NDRPDR sel
1118         - 2   # NDRPDR sel
1119         - 3   # NDRPDR sel
1120         - 4   # NDRPDR sel
1121         - 5   # NDRPDR sel
1122         - 6   # NDRPDR sel
1123         - 7   # NDRPDR sel
1124         - 8   # NDRPDR sel
1125         - 9   # NDRPDR sel
1126         - 10  # NDRPDR sel
1127     dpdk-performance-changes-3n-skx:
1128       - "dpdk-performance-changes-3n-skx-h1"
1129       - "dpdk-performance-changes-3n-skx-ref"
1130       - "dpdk-performance-changes-3n-skx-cmp"
1131
1132     dpdk-performance-changes-2n-skx-h1:
1133       csit-dpdk-perf-verify-1904-2n-skx:
1134         - 2   # NDRPDR sel
1135         - 3   # NDRPDR sel
1136         - 4   # NDRPDR sel
1137         - 5   # NDRPDR sel
1138         - 7   # NDRPDR sel
1139         - 8   # NDRPDR sel
1140         - 9   # NDRPDR sel
1141         - 10  # NDRPDR sel
1142         - 11  # NDRPDR sel
1143         - 12  # NDRPDR sel
1144     dpdk-performance-changes-2n-skx-ref:
1145       csit-dpdk-perf-verify-1908-2n-skx:
1146         - 2   # NDRPDR sel
1147         - 3   # NDRPDR sel
1148         - 4   # NDRPDR sel
1149         - 5   # NDRPDR sel
1150         - 7   # NDRPDR sel
1151         - 8   # NDRPDR sel
1152         - 9   # NDRPDR sel
1153         - 10  # NDRPDR sel
1154         - 11  # NDRPDR sel
1155         - 12  # NDRPDR sel
1156     dpdk-performance-changes-2n-skx-cmp:
1157       csit-dpdk-perf-verify-2001-2n-skx:
1158         - 1   # NDRPDR sel
1159         - 2   # NDRPDR sel
1160         - 3   # NDRPDR sel
1161         - 4   # NDRPDR sel
1162         - 5   # NDRPDR sel
1163         - 6   # NDRPDR sel
1164         - 7   # NDRPDR sel
1165         - 8   # NDRPDR sel
1166         - 9   # NDRPDR sel
1167         - 10  # NDRPDR sel
1168         - 11  # NDRPDR sel
1169         - 13  # NDRPDR sel
1170         - 26  # NDRPDR sel
1171         - 16  # NDRPDR sel
1172         - 17  # NDRPDR sel
1173         - 18  # NDRPDR sel
1174         - 19  # NDRPDR sel
1175         - 27  # NDRPDR sel
1176         - 21  # NDRPDR sel
1177         - 25  # NDRPDR sel
1178     dpdk-performance-changes-2n-skx:
1179       - "dpdk-performance-changes-2n-skx-h1"
1180       - "dpdk-performance-changes-2n-skx-ref"
1181       - "dpdk-performance-changes-2n-skx-cmp"
1182
1183     # Compare testbeds
1184
1185     vpp-compare-testbeds-ref:
1186       csit-vpp-perf-verify-2001-3n-hsw:
1187         - 21  # NDRPDR sel
1188         - 22  # NDRPDR sel
1189         - 23  # NDRPDR sel
1190         - 24  # NDRPDR sel
1191         - 25  # NDRPDR sel
1192         - 29  # NDRPDR sel
1193         - 30  # NDRPDR sel
1194         - 31  # NDRPDR sel
1195         - 32  # NDRPDR sel
1196         - 34  # NDRPDR sel
1197     vpp-compare-testbeds-cmp:
1198       # TODO: Add the data
1199       csit-vpp-perf-verify-2001-3n-skx:
1200         - 14  # NDRPDR sel
1201         - 15  # NDRPDR sel
1202         - 16  # NDRPDR sel
1203     vpp-compare-testbeds:
1204       - "vpp-compare-testbeds-ref"
1205       - "vpp-compare-testbeds-cmp"
1206
1207     vpp-compare-testbeds-skx-clx-ref:
1208       # TODO: Add the data
1209       csit-vpp-perf-verify-2001-2n-skx:
1210         - 21  # NDRPDR sel
1211         - 22  # NDRPDR sel
1212         - 23  # NDRPDR sel
1213         - 26  # NDRPDR sel
1214         - 27  # NDRPDR sel
1215         - 29  # NDRPDR sel
1216     vpp-compare-testbeds-skx-clx-cmp:
1217       # TODO: Add the data
1218       csit-vpp-perf-verify-2001-2n-clx:
1219         - 28  # NDRPDR sel
1220         - 29  # NDRPDR sel
1221         - 32  # NDRPDR sel
1222         - 40  # NDRPDR sel
1223         - 43  # NDRPDR sel
1224         - 44  # NDRPDR sel
1225         - 45  # NDRPDR sel
1226     vpp-compare-testbeds-skx-clx:
1227       - "vpp-compare-testbeds-skx-clx-ref"
1228       - "vpp-compare-testbeds-skx-clx-cmp"
1229
1230     vpp-compare-testbeds-hsw-clx-ref:
1231       csit-vpp-perf-verify-2001-3n-hsw:
1232         - 21  # NDRPDR sel
1233         - 22  # NDRPDR sel
1234         - 23  # NDRPDR sel
1235         - 24  # NDRPDR sel
1236         - 25  # NDRPDR sel
1237         - 29  # NDRPDR sel
1238         - 30  # NDRPDR sel
1239         - 31  # NDRPDR sel
1240         - 32  # NDRPDR sel
1241         - 34  # NDRPDR sel
1242     vpp-compare-testbeds-hsw-clx-cmp:
1243       # TODO: Add the data
1244       csit-vpp-perf-verify-2001-2n-clx:
1245         - 28  # NDRPDR sel
1246         - 29  # NDRPDR sel
1247         - 32  # NDRPDR sel
1248         - 40  # NDRPDR sel
1249         - 43  # NDRPDR sel
1250         - 44  # NDRPDR sel
1251         - 45  # NDRPDR sel
1252     vpp-compare-testbeds-hsw-clx:
1253       - "vpp-compare-testbeds-hsw-clx-ref"
1254       - "vpp-compare-testbeds-hsw-clx-cmp"
1255
1256     vpp-compare-testbeds-mrr-ref:
1257       csit-vpp-perf-verify-2001-3n-hsw:
1258         - 17  # MRR sel
1259     vpp-compare-testbeds-mrr-cmp:
1260       # TODO: Replace
1261       # csit-vpp-perf-verify-2001-3n-skx:
1262       csit-vpp-perf-verify-1908-3n-skx:
1263         - 36  # MRR sel
1264     vpp-compare-testbeds-mrr:
1265       - "vpp-compare-testbeds-mrr-ref"
1266       - "vpp-compare-testbeds-mrr-cmp"
1267
1268     vpp-compare-testbeds-mrr-skx-clx-ref:
1269       # TODO: Replace
1270       # csit-vpp-perf-verify-2001-2n-skx:
1271       csit-vpp-perf-verify-1908-2n-skx:
1272         - 69  # MRR sel
1273     vpp-compare-testbeds-mrr-skx-clx-cmp:
1274       csit-vpp-perf-verify-2001-2n-clx:
1275         - 39  # MRR
1276     vpp-compare-testbeds-mrr-skx-clx:
1277       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1278       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1279
1280     vpp-compare-testbeds-mrr-hsw-clx-ref:
1281       csit-vpp-perf-verify-2001-3n-hsw:
1282         - 17  # MRR sel
1283     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1284       csit-vpp-perf-verify-2001-2n-clx:
1285         - 39  # MRR
1286     vpp-compare-testbeds-mrr-hsw-clx:
1287       - "vpp-compare-testbeds-mrr-hsw-clx-ref"
1288       - "vpp-compare-testbeds-mrr-hsw-clx-cmp"
1289
1290     dpdk-compare-testbeds-ref:
1291       csit-dpdk-perf-verify-2001-3n-hsw:
1292         - 4   # NDRPDR sel
1293         - 5   # NDRPDR sel
1294         - 6   # NDRPDR sel
1295         - 7   # NDRPDR sel
1296         - 8   # NDRPDR sel
1297         - 9   # NDRPDR sel
1298         - 10  # NDRPDR sel
1299         - 11  # NDRPDR sel
1300         - 12  # NDRPDR sel
1301         - 13  # NDRPDR sel
1302         - 15  # NDRPDR sel
1303         - 16  # NDRPDR sel
1304         - 17  # NDRPDR sel
1305         - 18  # NDRPDR sel
1306         - 19  # NDRPDR sel
1307         - 20  # NDRPDR sel
1308         - 21  # NDRPDR sel
1309         - 22  # NDRPDR sel
1310         - 23  # NDRPDR sel
1311         - 24  # NDRPDR sel
1312     dpdk-compare-testbeds-cmp:
1313       csit-dpdk-perf-verify-2001-3n-skx:
1314         - 1   # NDRPDR sel
1315         - 2   # NDRPDR sel
1316         - 3   # NDRPDR sel
1317         - 4   # NDRPDR sel
1318         - 5   # NDRPDR sel
1319         - 6   # NDRPDR sel
1320         - 7   # NDRPDR sel
1321         - 8   # NDRPDR sel
1322         - 9   # NDRPDR sel
1323         - 10  # NDRPDR sel
1324     dpdk-compare-testbeds:
1325       - "dpdk-compare-testbeds-ref"
1326       - "dpdk-compare-testbeds-cmp"
1327
1328     dpdk-compare-testbeds-skx-clx-ref:
1329       csit-dpdk-perf-verify-2001-2n-skx:
1330         - 1   # NDRPDR sel
1331         - 2   # NDRPDR sel
1332         - 3   # NDRPDR sel
1333         - 4   # NDRPDR sel
1334         - 5   # NDRPDR sel
1335         - 6   # NDRPDR sel
1336         - 7   # NDRPDR sel
1337         - 8   # NDRPDR sel
1338         - 9   # NDRPDR sel
1339         - 10  # NDRPDR sel
1340         - 11  # NDRPDR sel
1341         - 13  # NDRPDR sel
1342         - 26  # NDRPDR sel
1343         - 16  # NDRPDR sel
1344         - 17  # NDRPDR sel
1345         - 18  # NDRPDR sel
1346         - 19  # NDRPDR sel
1347         - 27  # NDRPDR sel
1348         - 21  # NDRPDR sel
1349         - 25  # NDRPDR sel
1350     dpdk-compare-testbeds-skx-clx-cmp:
1351       csit-dpdk-perf-verify-2001-2n-clx:
1352         - 15  # NDRPDR sel
1353         - 16  # NDRPDR sel
1354         - 17  # NDRPDR sel
1355         - 18  # NDRPDR sel
1356         - 19  # NDRPDR sel
1357         - 20  # NDRPDR sel
1358         - 21  # NDRPDR sel
1359         - 22  # NDRPDR sel
1360         - 23  # NDRPDR sel
1361         - 24  # NDRPDR sel
1362         - 25  # NDRPDR sel
1363         - 26  # NDRPDR sel
1364         - 27  # NDRPDR sel
1365         - 28  # NDRPDR sel
1366         - 29  # NDRPDR sel
1367         - 30  # NDRPDR sel
1368         - 31  # NDRPDR sel
1369         - 32  # NDRPDR sel
1370         - 33  # NDRPDR sel
1371         - 34  # NDRPDR sel
1372
1373     dpdk-compare-testbeds-skx-clx:
1374       - "dpdk-compare-testbeds-skx-clx-ref"
1375       - "dpdk-compare-testbeds-skx-clx-cmp"
1376
1377     # Compare topologies
1378
1379     vpp-compare-topologies-ref:
1380       # TODO: Add the data
1381       csit-vpp-perf-verify-2001-3n-skx:
1382         - 14  # NDRPDR sel
1383         - 15  # NDRPDR sel
1384         - 16  # NDRPDR sel
1385     vpp-compare-topologies-cmp:
1386       # TODO: Add the data
1387       csit-vpp-perf-verify-2001-2n-skx:
1388         - 21  # NDRPDR sel
1389         - 22  # NDRPDR sel
1390         - 23  # NDRPDR sel
1391         - 26  # NDRPDR sel
1392         - 27  # NDRPDR sel
1393         - 29  # NDRPDR sel
1394     vpp-compare-topologies:
1395       - "vpp-compare-topologies-ref"
1396       - "vpp-compare-topologies-cmp"
1397
1398     vpp-compare-topologies-mrr-ref:
1399       # TODO: Replace
1400       # csit-vpp-perf-verify-2001-3n-skx:
1401       csit-vpp-perf-verify-1908-3n-skx:
1402         - 36  # MRR sel
1403     vpp-compare-topologies-mrr-cmp:
1404       # TODO: Replace
1405       # csit-vpp-perf-verify-2001-2n-skx:
1406       csit-vpp-perf-verify-1908-2n-skx:
1407         - 69  # MRR sel
1408     vpp-compare-topologies-mrr:
1409       - "vpp-compare-topologies-mrr-ref"
1410       - "vpp-compare-topologies-mrr-cmp"
1411
1412     dpdk-compare-topologies-ref:
1413       csit-dpdk-perf-verify-2001-3n-skx:
1414         - 1   # NDRPDR sel
1415         - 2   # NDRPDR sel
1416         - 3   # NDRPDR sel
1417         - 4   # NDRPDR sel
1418         - 5   # NDRPDR sel
1419         - 6   # NDRPDR sel
1420         - 7   # NDRPDR sel
1421         - 8   # NDRPDR sel
1422         - 9   # NDRPDR sel
1423         - 10  # NDRPDR sel
1424     dpdk-compare-topologies-cmp:
1425       csit-dpdk-perf-verify-2001-2n-skx:
1426         - 1   # NDRPDR sel
1427         - 2   # NDRPDR sel
1428         - 3   # NDRPDR sel
1429         - 4   # NDRPDR sel
1430         - 5   # NDRPDR sel
1431         - 6   # NDRPDR sel
1432         - 7   # NDRPDR sel
1433         - 8   # NDRPDR sel
1434         - 9   # NDRPDR sel
1435         - 10  # NDRPDR sel
1436         - 11  # NDRPDR sel
1437         - 13  # NDRPDR sel
1438         - 26  # NDRPDR sel
1439         - 16  # NDRPDR sel
1440         - 17  # NDRPDR sel
1441         - 18  # NDRPDR sel
1442         - 19  # NDRPDR sel
1443         - 27  # NDRPDR sel
1444         - 21  # NDRPDR sel
1445         - 25  # NDRPDR sel
1446     dpdk-compare-topologies:
1447       - "dpdk-compare-topologies-ref"
1448       - "dpdk-compare-topologies-cmp"
1449
1450   plot-layouts:
1451
1452     plot-soak-throughput:
1453       titlefont:
1454         size: 18
1455       xaxis:
1456         title: "<b>Test Cases [Index]</b>"
1457         titlefont:
1458           size: 16
1459         autorange: True
1460         fixedrange: False
1461         gridcolor: "rgb(230, 230, 230)"
1462         linecolor: "rgb(220, 220, 220)"
1463         linewidth: 1
1464         showgrid: True
1465         showline: True
1466         showticklabels: True
1467         tickcolor: "rgb(220, 220, 220)"
1468         tickmode: "linear"
1469         tickfont:
1470           size: 16
1471         zeroline: False
1472       yaxis:
1473         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1474         titlefont:
1475           size: 16
1476         gridcolor: "rgb(230, 230, 230)"
1477         hoverformat: ".4r"
1478         tickformat: ".3r"
1479         linecolor: "rgb(220, 220, 220)"
1480         linewidth: 1
1481         showgrid: True
1482         showline: True
1483         showticklabels: True
1484         tickcolor: "rgb(220, 220, 220)"
1485         tickfont:
1486           size: 16
1487         zeroline: False
1488         range: [0,50]
1489       autosize: False
1490       margin:
1491         t: 50
1492         b: 0
1493         l: 80
1494         r: 20
1495       showlegend: True
1496       legend:
1497         orientation: "h"
1498         font:
1499           size: 16
1500       width: 700
1501       height: 900
1502       paper_bgcolor: "#fff"
1503       plot_bgcolor: "#fff"
1504       hoverlabel:
1505         namelength: -1
1506
1507     plot-service-density:
1508       titlefont:
1509         size: 18
1510       xaxis:
1511         side: "top"
1512         autorange: True
1513         fixedrange: False
1514         showgrid: False
1515         showline: False
1516         showticklabels: False
1517         ticks: ""
1518         ticklen: 0
1519         tickwidth: 0
1520         zeroline: False
1521       yaxis:
1522         autorange: "reversed"
1523         showgrid: False
1524         showline: False
1525         showticklabels: False
1526         ticks: ""
1527         ticklen: 0
1528         tickwidth: 0
1529         zeroline: False
1530       showlegend: False
1531       paper_bgcolor: "#fff"
1532       plot_bgcolor: "#fff"
1533       width: 700
1534       height: 700
1535       hoverlabel:
1536         namelength: -1
1537
1538     plot-cps:
1539       titlefont:
1540         size: 18
1541       xaxis:
1542         title: "<b>Test Cases [Index]</b>"
1543         titlefont:
1544           size: 16
1545         autorange: True
1546         fixedrange: False
1547         gridcolor: "rgb(230, 230, 230)"
1548         linecolor: "rgb(220, 220, 220)"
1549         linewidth: 1
1550         showgrid: True
1551         showline: True
1552         showticklabels: True
1553         tickcolor: "rgb(220, 220, 220)"
1554         tickmode: "linear"
1555         tickfont:
1556           size: 16
1557         zeroline: False
1558       yaxis:
1559         title: "<b>Connections Per Second [cps]</b>"
1560         titlefont:
1561           size: 16
1562         gridcolor: "rgb(230, 230, 230)"
1563         hoverformat: ".4s"
1564         linecolor: "rgb(220, 220, 220)"
1565         linewidth: 1
1566         rangemode: "tozero"
1567         showgrid: True
1568         showline: True
1569         showticklabels: True
1570         tickcolor: "rgb(220, 220, 220)"
1571         tickformat: ".3s"
1572         tickfont:
1573           size: 16
1574         zeroline: False
1575       boxmode: "group"
1576       boxgroupgap: 0.5
1577       autosize: False
1578       margin:
1579         t: 50
1580         b: 20
1581         l: 80
1582         r: 20
1583       showlegend: True
1584       legend:
1585         orientation: "h"
1586         font:
1587           size: 16
1588       width: 700
1589       height: 800
1590       paper_bgcolor: "#fff"
1591       plot_bgcolor: "#fff"
1592       hoverlabel:
1593         namelength: -1
1594
1595     plot-rps:
1596       titlefont:
1597         size: 18
1598       xaxis:
1599         title: "<b>Test Cases [Index]</b>"
1600         titlefont:
1601           size: 16
1602         autorange: True
1603         fixedrange: False
1604         gridcolor: "rgb(230, 230, 230)"
1605         linecolor: "rgb(220, 220, 220)"
1606         linewidth: 1
1607         showgrid: True
1608         showline: True
1609         showticklabels: True
1610         tickcolor: "rgb(220, 220, 220)"
1611         tickmode: "linear"
1612         tickfont:
1613           size: 16
1614         zeroline: False
1615       yaxis:
1616         title: "<b>Requests Per Second [rps]</b>"
1617         titlefont:
1618           size: 16
1619         gridcolor: "rgb(230, 230, 230)"
1620         hoverformat: ".4s"
1621         linecolor: "rgb(220, 220, 220)"
1622         linewidth: 1
1623         rangemode: "tozero"
1624         showgrid: True
1625         showline: True
1626         showticklabels: True
1627         tickcolor: "rgb(230, 230, 230)"
1628         tickformat: ".3s"
1629         tickfont:
1630           size: 16
1631         zeroline: False
1632       boxmode: "group"
1633       boxgroupgap: 0.5
1634       autosize: False
1635       margin:
1636         t: 50
1637         b: 20
1638         l: 80
1639         r: 20
1640       showlegend: True
1641       legend:
1642         orientation: "h"
1643         font:
1644           size: 16
1645       width: 700
1646       height: 800
1647       paper_bgcolor: "#fff"
1648       plot_bgcolor: "#fff"
1649       hoverlabel:
1650         namelength: -1
1651
1652     plot-throughput:
1653       titlefont:
1654         size: 18
1655       xaxis:
1656         title: "<b>Test Cases [Index]</b>"
1657         titlefont:
1658           size: 16
1659         autorange: True
1660         fixedrange: False
1661         gridcolor: "rgb(230, 230, 230)"
1662         linecolor: "rgb(220, 220, 220)"
1663         linewidth: 1
1664         showgrid: True
1665         showline: True
1666         showticklabels: True
1667         tickcolor: "rgb(220, 220, 220)"
1668         tickmode: "linear"
1669         tickfont:
1670           size: 16
1671         zeroline: False
1672       yaxis:
1673         title: "<b>Packet Throughput [Mpps]</b>"
1674         titlefont:
1675           size: 16
1676         gridcolor: "rgb(230, 230, 230)"
1677         hoverformat: ".4r"
1678         tickformat: ".3r"
1679         linecolor: "rgb(220, 220, 220)"
1680         linewidth: 1
1681         showgrid: True
1682         showline: True
1683         showticklabels: True
1684         tickcolor: "rgb(220, 220, 220)"
1685         tickfont:
1686           size: 16
1687         zeroline: False
1688         range: [0,50]
1689       autosize: False
1690       margin:
1691         t: 50
1692         b: 0
1693         l: 80
1694         r: 20
1695       showlegend: True
1696       legend:
1697         orientation: "h"
1698         font:
1699           size: 16
1700       width: 700
1701       height: 900
1702       paper_bgcolor: "#fff"
1703       plot_bgcolor: "#fff"
1704       hoverlabel:
1705         namelength: -1
1706
1707     plot-throughput-speedup-analysis:
1708       titlefont:
1709         size: 18
1710       xaxis:
1711         title: "<b>Number of Cores [Qty]</b>"
1712         titlefont:
1713           size: 16
1714         autorange: True
1715         fixedrange: False
1716         gridcolor: "rgb(230, 230, 230)"
1717         linecolor: "rgb(220, 220, 220)"
1718         linewidth: 1
1719         showgrid: True
1720         showline: True
1721         showticklabels: True
1722         tickcolor: "rgb(238, 238, 238)"
1723         tickmode: "linear"
1724         tickfont:
1725           size: 16
1726         zeroline: False
1727       yaxis:
1728         title: "<b>Packet Throughput [Mpps]</b>"
1729         titlefont:
1730           size: 16
1731         type: "linear"
1732         gridcolor: "rgb(230, 230, 230)"
1733         hoverformat: ".4s"
1734         linecolor: "rgb(220, 220, 220)"
1735         linewidth: 1
1736         showgrid: True
1737         showline: True
1738         showticklabels: True
1739         tickcolor: "rgb(220, 220, 220)"
1740         tickformat: ".4s"
1741         tickfont:
1742           size: 16
1743         zeroline: True
1744         rangemode: "tozero"
1745         range: [0,100]
1746       legend:
1747         orientation: "h"
1748         font:
1749           size: 16
1750         xanchor: "left"
1751         yanchor: "top"
1752         x: 0
1753         y: -0.2
1754         bgcolor: "rgba(255, 255, 255, 0)"
1755         bordercolor: "rgba(255, 255, 255, 0)"
1756         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1757       autosize: False
1758       margin:
1759           't': 50
1760           'b': 150
1761           'l': 85
1762           'r': 10
1763       showlegend: True
1764       width: 700
1765       height: 700
1766       paper_bgcolor: "#fff"
1767       plot_bgcolor: "#fff"
1768       hoverlabel:
1769         namelength: -1
1770       annotations: [
1771         {
1772           text: "_ _          __          ...",
1773           align: "left",
1774           showarrow: False,
1775           xref: "paper",
1776           yref: "paper",
1777           xanchor: "left",
1778           yanchor: "top",
1779           x: 0,
1780           y: -0.13,
1781           font: {
1782             family: "Consolas, Courier New",
1783             size: 15
1784           },
1785         },
1786         {
1787           text: "    Perfect     Measured     Limit",
1788           align: "left",
1789           showarrow: False,
1790           xref: "paper",
1791           yref: "paper",
1792           xanchor: "left",
1793           yanchor: "top",
1794           x: 0,
1795           y: -0.15,
1796           font: {
1797             family: "Consolas, Courier New",
1798             size: 15
1799           },
1800         },
1801       ]
1802
1803     plot-latency:
1804       titlefont:
1805         size: 18
1806       xaxis:
1807         title: "<b>Direction</b>"
1808         titlefont:
1809           size: 16
1810         autorange: True
1811         fixedrange: False
1812         gridcolor: "rgb(230, 230, 230)"
1813         linecolor: "rgb(220, 220, 220)"
1814         linewidth: 1
1815         showgrid: True
1816         showline: True
1817         showticklabels: False
1818         tickcolor: "rgb(220, 220, 220)"
1819         tickmode: "linear"
1820         tickfont:
1821           size: 16
1822         zeroline: False
1823       yaxis:
1824         title: "<b>Packet Latency [uSec]</b>"
1825         titlefont:
1826           size: 16
1827         type: "linear"
1828         gridcolor: "rgb(230, 230, 230)"
1829         hoverformat: ".4s"
1830         linecolor: "rgb(220, 220, 220)"
1831         linewidth: 1
1832         showgrid: True
1833         showline: True
1834         showticklabels: True
1835         tickcolor: "rgb(220, 220, 220)"
1836         tickformat: ".4s"
1837         tickfont:
1838           size: 16
1839         zeroline: True
1840         rangemode: "tozero"
1841       legend:
1842         orientation: "h"
1843         font:
1844           size: 16
1845         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1846       autosize: False
1847       margin:
1848           't': 50
1849           'b': 150
1850           'l': 80
1851           'r': 10
1852       showlegend: True
1853       width: 700
1854       height: 700
1855       paper_bgcolor: "#fff"
1856       plot_bgcolor: "#fff"
1857       hoverlabel:
1858         namelength: -1
1859
1860     plot-hdrh-latency:
1861       title:
1862         text: ""
1863         xanchor: "center"
1864         x: 0.5
1865         font:
1866           size: 16
1867       width: 700
1868       plot_bgcolor: "white"
1869       annotations:
1870         - font:
1871             size: 14
1872           showarrow: False
1873           text: "<b>Packet Latency [uSec]</b>"
1874           x: 1
1875           xanchor: "right"
1876           xref: "paper"
1877           y: -0.045
1878           yanchor: "top"
1879           yref: "paper"
1880         - font:
1881             size: 14
1882           showarrow: False
1883           text: "<b>Probability [%]</b>"
1884           textangle: 270
1885           x: -0.06
1886           xanchor: "center"
1887           xref: "paper"
1888           y: 0.5
1889           yanchor: "middle"
1890           yref: "paper"
1891         - font:
1892             size: 14
1893           showarrow: False
1894           text: "<b>Direction: E-W</b>"
1895           x: 0.24
1896           xanchor: "center"
1897           xref: "paper"
1898           y: 1.05
1899           yanchor: "bottom"
1900           yref: "paper"
1901         - font:
1902             size: 14
1903           showarrow: False
1904           text: "<b>Direction: W-E</b>"
1905           x: 0.74
1906           xanchor: "center"
1907           xref: "paper"
1908           y: 1.05
1909           yanchor: "bottom"
1910           yref: "paper"
1911
1912     plot-hdrh-latency-percentile:
1913       title:
1914         text: ""
1915         xanchor: "center"
1916         x: 0.5
1917         font:
1918           size: 18
1919       xaxis:
1920         type: "log"
1921         title: "<b>Percentile [%]</b>"
1922         titlefont:
1923           size: 16
1924         autorange: True
1925         fixedrange: False
1926         gridcolor: "rgb(230, 230, 230)"
1927         linecolor: "rgb(220, 220, 220)"
1928         linewidth: 1
1929         showgrid: True
1930         showline: True
1931         showticklabels: True
1932         tickcolor: "rgb(220, 220, 220)"
1933         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1934         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1935         tickfont:
1936           size: 16
1937       yaxis:
1938         title: "<b>Packet Latency [uSec]</b>"
1939         titlefont:
1940           size: 16
1941         gridcolor: "rgb(230, 230, 230)"
1942         linecolor: "rgb(220, 220, 220)"
1943         linewidth: 1
1944         showgrid: True
1945         showline: True
1946         showticklabels: True
1947         tickcolor: "rgb(220, 220, 220)"
1948         tickfont:
1949           size: 16
1950       autosize: False
1951       showlegend: True
1952       legend:
1953         traceorder: "normal"
1954         orientation: "h"
1955         font:
1956           size: 16
1957         xanchor: "left"
1958         yanchor: "top"
1959         x: 0
1960         y: -0.15
1961         bgcolor: "rgba(255, 255, 255, 0)"
1962         bordercolor: "rgba(255, 255, 255, 0)"
1963       width: 700
1964       height: 700
1965       paper_bgcolor: "white"
1966       plot_bgcolor: "white"
1967
1968     plot-hdrh-latency-by-percentile:
1969       title:
1970         text: "<b>Latency by Percentile Distribution</b>"
1971         xanchor: "center"
1972         x: 0.5
1973         font:
1974           size: 18
1975       showlegend: True
1976       legend:
1977         traceorder: "normal"
1978         orientation: "h"
1979         font:
1980           size: 16
1981         xanchor: "left"
1982         yanchor: "top"
1983         x: 0
1984         y: -0.2
1985         bgcolor: "rgba(255, 255, 255, 0)"
1986         bordercolor: "rgba(255, 255, 255, 0)"
1987       xaxis:
1988         type: "linear"
1989         title: "<b>Percentile [%]</b>"
1990         titlefont:
1991           size: 14
1992         autorange: False
1993         fixedrange: False
1994         range: [0, 100]
1995         gridcolor: "rgb(230, 230, 230)"
1996         linecolor: "rgb(220, 220, 220)"
1997         linewidth: 1
1998         showgrid: True
1999         showline: True
2000         showticklabels: True
2001         tickcolor: "rgb(220, 220, 220)"
2002         tickvals: [0, 25, 50, 75, 100]
2003         ticktext: [0, 25, 50, 75, 100]
2004         tickfont:
2005           size: 14
2006       yaxis:
2007         title: "<b>One-Way Latency per Direction [uSec]</b>"
2008         titlefont:
2009           size: 14
2010         gridcolor: "rgb(230, 230, 230)"
2011         linecolor: "rgb(220, 220, 220)"
2012         linewidth: 1
2013         showgrid: True
2014         showline: True
2015         showticklabels: True
2016         tickcolor: "rgb(220, 220, 220)"
2017         tickfont:
2018           size: 14
2019       width: 700
2020       height: 700
2021       paper_bgcolor: "white"
2022       plot_bgcolor: "white"
2023
2024 - type: "static"
2025   src-path: "{DIR[RST]}"
2026   dst-path: "{DIR[WORKING,SRC]}"
2027
2028 - type: "input"
2029   general:
2030     file-name: "output_info.xml.gz"
2031     file-format: ".gz"
2032     arch-file-format:
2033       - ".gz"
2034       - ".zip"
2035     download-path: "{job}/{build}/archives/{filename}"
2036     extract: "output.xml"
2037
2038     zip-file-name: "robot-plugin.zip"
2039     zip-file-format: ".zip"
2040     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2041     zip-extract: "robot-plugin/output.xml"
2042
2043   builds:
2044
2045     csit-vpp-perf-verify-1904-3n-hsw:
2046       - 9   # MRR sel
2047       - 11  # NDRPDR sel
2048       - 12  # NDRPDR sel
2049       - 20  # NDRPDR sel
2050       - 21  # NDRPDR sel
2051       - 23  # NDRPDR sel
2052       - 24  # NDRPDR sel
2053       - 25  # NDRPDR sel
2054       - 26  # NDRPDR sel
2055       - 29  # NDRPDR sel
2056       - 30  # NDRPDR sel
2057     csit-vpp-perf-verify-1908-3n-hsw:
2058       - 12  # NDRPDR sel
2059       - 13  # NDRPDR sel
2060       - 14  # NDRPDR sel
2061       - 15  # NDRPDR sel
2062       - 16  # NDRPDR sel
2063       - 17  # NDRPDR sel
2064       - 18  # NDRPDR sel
2065       - 19  # NDRPDR sel
2066       - 20  # NDRPDR sel
2067       - 21  # NDRPDR sel
2068       - 48  # NDRPDR sel vhost
2069       - 49  # NDRPDR sel vhost
2070       - 52  # NDRPDR sel vhost
2071       - 53  # NDRPDR sel vhost
2072       - 54  # NDRPDR sel vhost
2073       - 55  # NDRPDR sel vhost
2074       - 56  # NDRPDR sel vhost
2075       - 57  # NDRPDR sel vhost
2076       - 58  # NDRPDR sel vhost
2077       - 59  # NDRPDR sel vhost
2078       - 39  # MRR sel
2079     csit-vpp-perf-verify-2001-3n-hsw:
2080       - 21  # NDRPDR sel
2081       - 22  # NDRPDR sel
2082       - 23  # NDRPDR sel
2083       - 24  # NDRPDR sel
2084       - 25  # NDRPDR sel
2085       - 29  # NDRPDR sel
2086       - 30  # NDRPDR sel
2087       - 31  # NDRPDR sel
2088       - 32  # NDRPDR sel
2089       - 34  # NDRPDR sel
2090       - 17  # MRR sel
2091       - 18  # NDRPDR full
2092       - 20  # NDRPDR full
2093       - 28  # NDRPDR full
2094       - 35  # NDRPDR full
2095       - 42  # NDRPDR full
2096       - 46  # NDRPDR full
2097       - 47  # NDRPDR full
2098       - 48  # NDRPDR full
2099       - 49  # NDRPDR full
2100       - 50  # NDRPDR full
2101       - 51  # NDRPDR full
2102       - 52  # NDRPDR full
2103       - 53  # NDRPDR full
2104       - 54  # NDRPDR full
2105       - 55  # NDRPDR full
2106       - 56  # NDRPDR full
2107       - 57  # NDRPDR full
2108       - 58  # NDRPDR full
2109       - 59  # NDRPDR full
2110       - 61  # NDRPDR full
2111       - 62  # NDRPDR full
2112       - 63  # NDRPDR full
2113       - 64  # NDRPDR full
2114       - 65  # NDRPDR full
2115       - 67  # NDRPDR full
2116       - 70  # NDRPDR full
2117       - 72  # NDRPDR full
2118       - 73  # NDRPDR full
2119       - 76  # NDRPDR full
2120       - 77  # NDRPDR full
2121       - 78  # NDRPDR full
2122       - 79  # NDRPDR full
2123       - 81  # NDRPDR full
2124       - 82  # NDRPDR full
2125       - 84  # NDRPDR full
2126       - 85  # NDRPDR full
2127
2128 #    csit-vpp-perf-verify-1904-3n-skx:
2129 #      - 7   # MRR sel
2130 #      - 8   # NDRPDR sel
2131 #      - 9   # NDRPDR sel
2132 #      - 10  # NDRPDR sel
2133 #      - 11  # NDRPDR sel
2134 #      - 12  # NDRPDR sel
2135 #      - 14  # NDRPDR sel
2136 #      - 16  # NDRPDR sel
2137 #      - 21  # NDRPDR sel
2138 #      - 23  # NDRPDR sel
2139 #      - 25  # NDRPDR sel
2140 #    csit-vpp-perf-verify-1908-3n-skx:
2141 #      - 14  # NDRPDR sel
2142 #      - 16  # NDRPDR sel
2143 #      - 19  # NDRPDR sel
2144 #      - 20  # NDRPDR sel
2145 #      - 22  # NDRPDR sel
2146 #      - 23  # NDRPDR sel
2147 #      - 24  # NDRPDR sel
2148 #      - 25  # NDRPDR sel
2149 #      - 26  # NDRPDR sel
2150 #      - 29  # NDRPDR sel
2151 #      - 52  # NDRPDR sel vhost
2152 #      - 53  # NDRPDR sel vhost
2153 #      - 55  # NDRPDR sel vhost
2154 #      - 61  # NDRPDR sel vhost
2155 #      - 62  # NDRPDR sel vhost
2156 #      - 63  # NDRPDR sel vhost
2157 #      - 64  # NDRPDR sel vhost
2158 #      - 65  # NDRPDR sel vhost
2159 #      - 66  # NDRPDR sel vhost
2160 #      - 67  # NDRPDR sel vhost
2161 #      - 36  # MRR sel
2162 #    csit-vpp-perf-verify-2001-3n-skx:
2163 #      - 14  # NDRPDR sel
2164 #      - 15  # NDRPDR sel
2165 #      - 16  # NDRPDR sel
2166
2167 #    csit-vpp-perf-verify-1904-2n-skx:
2168 #      - 11  # MRR sel
2169 #      - 12  # NDRPDR sel
2170 #      - 14  # NDRPDR sel
2171 #      - 16  # NDRPDR sel
2172 #      - 17  # NDRPDR sel
2173 #      - 18  # NDRPDR sel
2174 #      - 21  # NDRPDR sel
2175 #      - 27  # NDRPDR sel
2176 #      - 30  # NDRPDR sel
2177 #      - 31  # NDRPDR sel
2178 #      - 32  # NDRPDR sel
2179 #    csit-vpp-perf-verify-1908-2n-skx:
2180 #      - 26  # NDRPDR sel
2181 #      - 27  # NDRPDR sel
2182 #      - 34  # NDRPDR sel
2183 #      - 35  # NDRPDR sel
2184 #      - 36  # NDRPDR sel
2185 #      - 42  # NDRPDR sel
2186 #      - 43  # NDRPDR sel
2187 #      - 44  # NDRPDR sel
2188 #      - 45  # NDRPDR sel
2189 #      - 46  # NDRPDR sel
2190 #      - 88  # NDRPDR sel vhost
2191 #      - 89  # NDRPDR sel vhost
2192 #      - 91  # NDRPDR sel vhost
2193 #      - 92  # NDRPDR sel vhost
2194 #      - 93  # NDRPDR sel vhost
2195 #      - 94  # NDRPDR sel vhost
2196 #      - 95  # NDRPDR sel vhost
2197 #      - 96  # NDRPDR sel vhost
2198 #      - 97  # NDRPDR sel vhost
2199 #      - 98  # NDRPDR sel vhost
2200 #      - 69  # MRR sel
2201 #      - 29  # TCP
2202 #      - 30  # TCP
2203 #      - 58  # TCP
2204 #      - 22  # NFV
2205 #      - 31  # NFV
2206 #      - 32  # NFV
2207 #      - 71  # NFV MRR
2208 #      - 113 # NFV reconf sel
2209 #      - 114 # NFV reconf sel
2210 #      - 115 # NFV reconf sel
2211 #      - 83  # SOAK
2212 #      - 86  # SOAK
2213 #    csit-vpp-perf-verify-2001-2n-skx:
2214 #      - 21  # NDRPDR sel
2215 #      - 22  # NDRPDR sel
2216 #      - 23  # NDRPDR sel
2217 #      - 26  # NDRPDR sel
2218 #      - 27  # NDRPDR sel
2219 #      - 29  # NDRPDR sel
2220 #      - 32  # NDRPDR full
2221 #      - 33  # NDRPDR full
2222 #      - 30  # NFV
2223 #      - 31  # NFV
2224
2225     csit-vpp-perf-verify-2001-2n-clx:
2226       - 28  # NDRPDR sel
2227       - 29  # NDRPDR sel
2228       - 32  # NDRPDR sel
2229       - 40  # NDRPDR sel
2230       - 43  # NDRPDR sel
2231       - 44  # NDRPDR sel
2232       - 45  # NDRPDR sel
2233       - 39  # MRR
2234       - 34  # NDRPDR full
2235       - 35  # NDRPDR full
2236       - 36  # NDRPDR full
2237       - 38  # NDRPDR full
2238       - 41  # NDRPDR full
2239       - 42  # NDRPDR full
2240
2241     csit-vpp-perf-verify-1908-3n-tsh:
2242       - 7   # NDRPDR sel
2243       - 8   # NDRPDR sel
2244       - 9   # NDRPDR sel
2245       - 10  # NDRPDR sel
2246       - 11  # NDRPDR sel
2247       - 12  # NDRPDR sel
2248       - 13  # NDRPDR sel
2249       - 14  # NDRPDR sel
2250       - 15  # NDRPDR sel
2251       - 16  # NDRPDR sel
2252       - 17  # MRR sel
2253     csit-vpp-perf-verify-2001-3n-tsh:
2254       - 3   # NDRPDR sel
2255       - 4   # NDRPDR sel
2256       - 7   # NDRPDR sel
2257       - 8   # NDRPDR sel
2258       - 10  # NDRPDR sel
2259       - 12  # NDRPDR sel
2260       - 13  # NDRPDR sel
2261       - 14  # NDRPDR sel
2262       - 15  # NDRPDR sel
2263       - 9   # MRR sel
2264
2265     csit-vpp-perf-verify-1908-3n-dnv:
2266       - 6   # NDRPDR sel
2267       - 7   # NDRPDR sel
2268       - 8   # NDRPDR sel
2269       - 9   # NDRPDR sel
2270       - 10  # NDRPDR sel
2271       - 12  # NDRPDR sel
2272       - 13  # NDRPDR sel
2273       - 14  # NDRPDR sel
2274       - 15  # NDRPDR sel
2275       - 16  # NDRPDR sel
2276       - 17  # MRR sel
2277     csit-vpp-perf-verify-2001-3n-dnv:
2278       - 5   # NDRPDR sel
2279       - 6   # NDRPDR sel
2280       - 7   # NDRPDR sel
2281       - 8   # NDRPDR sel
2282       - 9   # NDRPDR sel
2283       - 10  # NDRPDR sel
2284       - 12  # NDRPDR sel
2285       - 16  # NDRPDR sel
2286       - 17  # NDRPDR sel
2287       - 18  # NDRPDR sel
2288       - 11  # MRR sel
2289       - 19  # NDRPDR full
2290       - 20  # NDRPDR full
2291       - 21  # NDRPDR full
2292       - 22  # NDRPDR full
2293       - 23  # NDRPDR full
2294       - 24  # NDRPDR full
2295       - 25  # NDRPDR full
2296       - 26  # NDRPDR full
2297       - 37  # NDRPDR full
2298       - 38  # NDRPDR full
2299       - 39  # NDRPDR full
2300
2301     csit-vpp-perf-verify-1908-2n-dnv:
2302       - 1   # NDRPDR sel
2303       - 2   # NDRPDR sel
2304       - 3   # NDRPDR sel
2305       - 4   # NDRPDR sel
2306       - 5   # NDRPDR sel
2307       - 6   # NDRPDR sel
2308       - 7   # NDRPDR sel
2309       - 8   # NDRPDR sel
2310       - 9   # NDRPDR sel
2311       - 10  # NDRPDR sel
2312       - 11  # MRR sel
2313     csit-vpp-perf-verify-2001-2n-dnv:
2314       - 4   # NDRPDR sel
2315       - 5   # NDRPDR sel
2316       - 6   # NDRPDR sel
2317       - 7   # NDRPDR sel
2318       - 8   # NDRPDR sel
2319       - 9   # NDRPDR sel
2320       - 10  # NDRPDR sel
2321       - 11  # NDRPDR sel
2322       - 13  # NDRPDR sel
2323       - 16  # NDRPDR sel
2324       - 12  # MRR sel
2325       - 21  # NDRPDR full
2326       - 22  # NDRPDR full
2327       - 25  # NDRPDR full
2328       - 26  # NDRPDR full
2329       - 27  # NDRPDR full
2330       - 28  # NDRPDR full
2331
2332     csit-dpdk-perf-verify-1904-3n-hsw:
2333       - 2   # NDRPDR sel
2334       - 3   # NDRPDR sel
2335       - 5   # NDRPDR sel
2336       - 6   # NDRPDR sel
2337       - 13  # NDRPDR sel
2338       - 14  # NDRPDR sel
2339       - 15  # NDRPDR sel
2340       - 18  # NDRPDR sel
2341       - 19  # NDRPDR sel
2342       - 20  # NDRPDR sel
2343     csit-dpdk-perf-verify-1908-3n-hsw:
2344       - 2   # NDRPDR sel
2345       - 3   # NDRPDR sel
2346       - 4   # NDRPDR sel
2347       - 5   # NDRPDR sel
2348       - 6   # NDRPDR sel
2349       - 7   # NDRPDR sel
2350       - 8   # NDRPDR sel
2351       - 9   # NDRPDR sel
2352       - 10  # NDRPDR sel
2353       - 11  # NDRPDR sel
2354     csit-dpdk-perf-verify-2001-3n-hsw:
2355       - 4   # NDRPDR sel
2356       - 5   # NDRPDR sel
2357       - 6   # NDRPDR sel
2358       - 7   # NDRPDR sel
2359       - 8   # NDRPDR sel
2360       - 9   # NDRPDR sel
2361       - 10  # NDRPDR sel
2362       - 11  # NDRPDR sel
2363       - 12  # NDRPDR sel
2364       - 13  # NDRPDR sel
2365       - 15  # NDRPDR sel
2366       - 16  # NDRPDR sel
2367       - 17  # NDRPDR sel
2368       - 18  # NDRPDR sel
2369       - 19  # NDRPDR sel
2370       - 20  # NDRPDR sel
2371       - 21  # NDRPDR sel
2372       - 22  # NDRPDR sel
2373       - 23  # NDRPDR sel
2374       - 24  # NDRPDR sel
2375       - 25  # NDRPDR full
2376       - 26  # NDRPDR full
2377
2378 #    csit-dpdk-perf-verify-1904-3n-skx:
2379 #      - 2   # NDRPDR sel
2380 #      - 3   # NDRPDR sel
2381 #      - 4   # NDRPDR sel
2382 #      - 5   # NDRPDR sel
2383 #      - 6   # NDRPDR sel
2384 #      - 7   # NDRPDR sel
2385 #      - 11  # NDRPDR sel
2386 #      - 12  # NDRPDR sel
2387 #      - 13  # NDRPDR sel
2388 #      - 14  # NDRPDR sel
2389 #    csit-dpdk-perf-verify-1908-3n-skx:
2390 #      - 3   # NDRPDR sel
2391 #      - 4   # NDRPDR sel
2392 #      - 5   # NDRPDR sel
2393 #      - 6   # NDRPDR sel
2394 #      - 7   # NDRPDR sel
2395 #      - 8   # NDRPDR sel
2396 #      - 9   # NDRPDR sel
2397 #      - 10  # NDRPDR sel
2398 #      - 11  # NDRPDR sel
2399 #      - 12  # NDRPDR sel
2400 #    csit-dpdk-perf-verify-2001-3n-skx:
2401 #      - 1   # NDRPDR sel
2402 #      - 2   # NDRPDR sel
2403 #      - 3   # NDRPDR sel
2404 #      - 4   # NDRPDR sel
2405 #      - 5   # NDRPDR sel
2406 #      - 6   # NDRPDR sel
2407 #      - 7   # NDRPDR sel
2408 #      - 8   # NDRPDR sel
2409 #      - 9   # NDRPDR sel
2410 #      - 10  # NDRPDR sel
2411
2412 #    csit-dpdk-perf-verify-1904-2n-skx:
2413 #      - 2   # NDRPDR sel
2414 #      - 3   # NDRPDR sel
2415 #      - 4   # NDRPDR sel
2416 #      - 5   # NDRPDR sel
2417 #      - 7   # NDRPDR sel
2418 #      - 8   # NDRPDR sel
2419 #      - 9   # NDRPDR sel
2420 #      - 10  # NDRPDR sel
2421 #      - 11  # NDRPDR sel
2422 #      - 12  # NDRPDR sel
2423 #    csit-dpdk-perf-verify-1908-2n-skx:
2424 #      - 2   # NDRPDR sel
2425 #      - 3   # NDRPDR sel
2426 #      - 4   # NDRPDR sel
2427 #      - 5   # NDRPDR sel
2428 #      - 7   # NDRPDR sel
2429 #      - 8   # NDRPDR sel
2430 #      - 9   # NDRPDR sel
2431 #      - 10  # NDRPDR sel
2432 #      - 11  # NDRPDR sel
2433 #      - 12  # NDRPDR sel
2434 #    csit-dpdk-perf-verify-2001-2n-skx:
2435 #      - 1   # NDRPDR sel
2436 #      - 2   # NDRPDR sel
2437 #      - 3   # NDRPDR sel
2438 #      - 4   # NDRPDR sel
2439 #      - 5   # NDRPDR sel
2440 #      - 6   # NDRPDR sel
2441 #      - 7   # NDRPDR sel
2442 #      - 8   # NDRPDR sel
2443 #      - 9   # NDRPDR sel
2444 #      - 10  # NDRPDR sel
2445 #      - 11  # NDRPDR sel
2446 #      - 13  # NDRPDR sel
2447 #      - 26  # NDRPDR sel
2448 #      - 16  # NDRPDR sel
2449 #      - 17  # NDRPDR sel
2450 #      - 18  # NDRPDR sel
2451 #      - 19  # NDRPDR sel
2452 #      - 27  # NDRPDR sel
2453 #      - 21  # NDRPDR sel
2454 #      - 25  # NDRPDR sel
2455
2456     csit-dpdk-perf-verify-2001-2n-clx:
2457       - 15  # NDRPDR sel
2458       - 16  # NDRPDR sel
2459       - 17  # NDRPDR sel
2460       - 18  # NDRPDR sel
2461       - 19  # NDRPDR sel
2462       - 20  # NDRPDR sel
2463       - 21  # NDRPDR sel
2464       - 22  # NDRPDR sel
2465       - 23  # NDRPDR sel
2466       - 24  # NDRPDR sel
2467       - 25  # NDRPDR sel
2468       - 26  # NDRPDR sel
2469       - 27  # NDRPDR sel
2470       - 28  # NDRPDR sel
2471       - 29  # NDRPDR sel
2472       - 30  # NDRPDR sel
2473       - 31  # NDRPDR sel
2474       - 32  # NDRPDR sel
2475       - 33  # NDRPDR sel
2476       - 34  # NDRPDR sel
2477
2478     csit-dpdk-perf-verify-2001-2n-dnv:
2479       - 9   # NDRPDR sel
2480       - 10  # NDRPDR sel
2481       - 11  # NDRPDR sel
2482       - 12  # NDRPDR sel
2483       - 13  # NDRPDR sel
2484       - 14  # NDRPDR sel
2485       - 15  # NDRPDR sel
2486       - 16  # NDRPDR sel
2487       - 17  # NDRPDR sel
2488       - 18  # NDRPDR sel
2489
2490     csit-dpdk-perf-verify-2001-3n-dnv:
2491       - 12  # NDRPDR sel
2492       - 13  # NDRPDR sel
2493       - 14  # NDRPDR sel
2494       - 15  # NDRPDR sel
2495       - 16  # NDRPDR sel
2496       - 17  # NDRPDR sel
2497       - 18  # NDRPDR sel
2498       - 19  # NDRPDR sel
2499       - 20  # NDRPDR sel
2500       - 22  # NDRPDR sel
2501
2502     csit-dpdk-perf-verify-2001-3n-tsh:
2503       - 3   # NDRPDR sel
2504       - 4   # NDRPDR sel
2505       - 5   # NDRPDR sel
2506       - 9   # NDRPDR sel
2507       - 10  # NDRPDR sel
2508       - 11  # NDRPDR sel
2509       - 12  # NDRPDR sel
2510       - 14  # NDRPDR sel
2511       - 15  # NDRPDR sel
2512       - 18  # NDRPDR sel
2513
2514     csit-vpp-device-2001-ubuntu1804-1n-skx:
2515       - 57
2516
2517 - type: "output"
2518   output: "report"
2519   format:
2520     html:
2521     - full
2522 #    pdf:
2523 #    - minimal
2524
2525 ################################################################################
2526 ###                               T A B L E S                                ###
2527 ################################################################################
2528
2529 ## VPP Soak vs NDR
2530 #- type: "table"
2531 #  title: "VPP Soak vs NDR 2n-skx"
2532 #  algorithm: "table_soak_vs_ndr"
2533 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2534 #  reference:
2535 #    title: "NDR"
2536 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2537 #  compare:
2538 #    title: "Soak"
2539 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2540 #  data: "vpp-soak-vs-ndr-2n-skx"
2541 #  include-tests: "NDR"
2542 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2543 #  parameters:
2544 #    - "throughput"
2545 #    - "name"
2546 #    - "parent"
2547
2548 ################################################################################
2549
2550 ## VPP Compare NICs 3n-skx 2t1c ndr
2551 #- type: "table"
2552 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2553 #  algorithm: "table_nics_comparison"
2554 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2555 #  reference:
2556 #    title: "x710"
2557 #    nic: "NIC_Intel-X710"
2558 #  compare:
2559 #    title: "xxv710"
2560 #    nic: "NIC_Intel-XXV710"
2561 #  data: "vpp-nic-comparison-3n-skx"
2562 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2563 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2564 #  parameters:
2565 #  - "name"
2566 #  - "parent"
2567 #  - "throughput"
2568 #  - "tags"
2569 #
2570 ## VPP Compare NICs 3n-skx 4t2c ndr
2571 #- type: "table"
2572 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2573 #  algorithm: "table_nics_comparison"
2574 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2575 #  reference:
2576 #    title: "x710"
2577 #    nic: "NIC_Intel-X710"
2578 #  compare:
2579 #    title: "xxv710"
2580 #    nic: "NIC_Intel-XXV710"
2581 #  data: "vpp-nic-comparison-3n-skx"
2582 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2583 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2584 #  parameters:
2585 #  - "name"
2586 #  - "parent"
2587 #  - "throughput"
2588 #  - "tags"
2589 #
2590 ## VPP Compare NICs 3n-skx 2t1c pdr
2591 #- type: "table"
2592 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2593 #  algorithm: "table_nics_comparison"
2594 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2595 #  reference:
2596 #    title: "x710"
2597 #    nic: "NIC_Intel-X710"
2598 #  compare:
2599 #    title: "xxv710"
2600 #    nic: "NIC_Intel-XXV710"
2601 #  data: "vpp-nic-comparison-3n-skx"
2602 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2603 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2604 #  parameters:
2605 #  - "name"
2606 #  - "parent"
2607 #  - "throughput"
2608 #  - "tags"
2609 #
2610 # # VPP Compare NICs 3n-skx 4t2c pdr
2611 #- type: "table"
2612 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2613 #  algorithm: "table_nics_comparison"
2614 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2615 #  reference:
2616 #    title: "x710"
2617 #    nic: "NIC_Intel-X710"
2618 #  compare:
2619 #    title: "xxv710"
2620 #    nic: "NIC_Intel-XXV710"
2621 #  data: "vpp-nic-comparison-3n-skx"
2622 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2623 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2624 #  parameters:
2625 #  - "name"
2626 #  - "parent"
2627 #  - "throughput"
2628 #  - "tags"
2629 #
2630 ## VPP Compare NICs 3n-skx 2t1c mrr
2631 #- type: "table"
2632 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2633 #  algorithm: "table_nics_comparison"
2634 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2635 #  reference:
2636 #    title: "x710"
2637 #    nic: "NIC_Intel-X710"
2638 #  compare:
2639 #    title: "xxv710"
2640 #    nic: "NIC_Intel-XXV710"
2641 #  data: "vpp-nic-comparison-3n-skx-mrr"
2642 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2643 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2644 #  parameters:
2645 #  - "name"
2646 #  - "parent"
2647 #  - "result"
2648 #  - "tags"
2649 #
2650 ## VPP Compare NICs 3n-skx 4t2c mrr
2651 #- type: "table"
2652 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2653 #  algorithm: "table_nics_comparison"
2654 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2655 #  reference:
2656 #    title: "x710"
2657 #    nic: "NIC_Intel-X710"
2658 #  compare:
2659 #    title: "xxv710"
2660 #    nic: "NIC_Intel-XXV710"
2661 #  data: "vpp-nic-comparison-3n-skx-mrr"
2662 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2663 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2664 #  parameters:
2665 #  - "name"
2666 #  - "parent"
2667 #  - "result"
2668 #  - "tags"
2669 #
2670 # # VPP Compare NICs 3n-skx 8t4c mrr
2671 #- type: "table"
2672 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2673 #  algorithm: "table_nics_comparison"
2674 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2675 #  reference:
2676 #    title: "x710"
2677 #    nic: "NIC_Intel-X710"
2678 #  compare:
2679 #    title: "xxv710"
2680 #    nic: "NIC_Intel-XXV710"
2681 #  data: "vpp-nic-comparison-3n-skx-mrr"
2682 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2683 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2684 #  parameters:
2685 #  - "name"
2686 #  - "parent"
2687 #  - "result"
2688 #  - "tags"
2689 #
2690 ## VPP Compare NICs 2n-skx 2t1c ndr
2691 #- type: "table"
2692 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2693 #  algorithm: "table_nics_comparison"
2694 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2695 #  reference:
2696 #    title: "x710"
2697 #    nic: "NIC_Intel-X710"
2698 #  compare:
2699 #    title: "xxv710"
2700 #    nic: "NIC_Intel-XXV710"
2701 #  data: "vpp-nic-comparison-2n-skx"
2702 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2703 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2704 #  parameters:
2705 #  - "name"
2706 #  - "parent"
2707 #  - "throughput"
2708 #  - "tags"
2709 #
2710 ## VPP Compare NICs 2n-skx 4t2c ndr
2711 #- type: "table"
2712 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2713 #  algorithm: "table_nics_comparison"
2714 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2715 #  reference:
2716 #    title: "x710"
2717 #    nic: "NIC_Intel-X710"
2718 #  compare:
2719 #    title: "xxv710"
2720 #    nic: "NIC_Intel-XXV710"
2721 #  data: "vpp-nic-comparison-2n-skx"
2722 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2723 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2724 #  parameters:
2725 #  - "name"
2726 #  - "parent"
2727 #  - "throughput"
2728 #  - "tags"
2729 #
2730 # # VPP Compare NICs 2n-skx 2t1c pdr
2731 #- type: "table"
2732 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2733 #  algorithm: "table_nics_comparison"
2734 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2735 #  reference:
2736 #    title: "x710"
2737 #    nic: "NIC_Intel-X710"
2738 #  compare:
2739 #    title: "xxv710"
2740 #    nic: "NIC_Intel-XXV710"
2741 #  data: "vpp-nic-comparison-2n-skx"
2742 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2743 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2744 #  parameters:
2745 #  - "name"
2746 #  - "parent"
2747 #  - "throughput"
2748 #  - "tags"
2749 #
2750 ## VPP Compare NICs 2n-skx 4t2c pdr
2751 #- type: "table"
2752 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2753 #  algorithm: "table_nics_comparison"
2754 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2755 #  reference:
2756 #    title: "x710"
2757 #    nic: "NIC_Intel-X710"
2758 #  compare:
2759 #    title: "xxv710"
2760 #    nic: "NIC_Intel-XXV710"
2761 #  data: "vpp-nic-comparison-2n-skx"
2762 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2763 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2764 #  parameters:
2765 #  - "name"
2766 #  - "parent"
2767 #  - "throughput"
2768 #  - "tags"
2769 #
2770 ## VPP Compare NICs 2n-skx 2t1c mrr
2771 #- type: "table"
2772 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2773 #  algorithm: "table_nics_comparison"
2774 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2775 #  reference:
2776 #    title: "x710"
2777 #    nic: "NIC_Intel-X710"
2778 #  compare:
2779 #    title: "xxv710"
2780 #    nic: "NIC_Intel-XXV710"
2781 #  data: "vpp-nic-comparison-2n-skx-mrr"
2782 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2783 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2784 #  parameters:
2785 #  - "name"
2786 #  - "parent"
2787 #  - "result"
2788 #  - "tags"
2789 #
2790 ## VPP Compare NICs 2n-skx 4t2c mrr
2791 #- type: "table"
2792 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2793 #  algorithm: "table_nics_comparison"
2794 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2795 #  reference:
2796 #    title: "x710"
2797 #    nic: "NIC_Intel-X710"
2798 #  compare:
2799 #    title: "xxv710"
2800 #    nic: "NIC_Intel-XXV710"
2801 #  data: "vpp-nic-comparison-2n-skx-mrr"
2802 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2803 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2804 #  parameters:
2805 #  - "name"
2806 #  - "parent"
2807 #  - "result"
2808 #  - "tags"
2809 #
2810 ## VPP Compare NICs 2n-skx 8t4c mrr
2811 #- type: "table"
2812 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2813 #  algorithm: "table_nics_comparison"
2814 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2815 #  reference:
2816 #    title: "x710"
2817 #    nic: "NIC_Intel-X710"
2818 #  compare:
2819 #    title: "xxv710"
2820 #    nic: "NIC_Intel-XXV710"
2821 #  data: "vpp-nic-comparison-2n-skx-mrr"
2822 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2823 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2824 #  parameters:
2825 #  - "name"
2826 #  - "parent"
2827 #  - "result"
2828 #  - "tags"
2829
2830 ################################################################################
2831 # VPP
2832
2833 # VPP Performance Changes 3n-hsw 1t1c pdr
2834 - type: "table"
2835   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2836   algorithm: "table_perf_comparison"
2837   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2838   history:
2839     - title: "rls1904"
2840       data: "vpp-performance-changes-3n-hsw-h1"
2841   reference:
2842     title: "rls1908"
2843     data: "vpp-performance-changes-3n-hsw-ref"
2844     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2845   compare:
2846     title: "rls2001"
2847     data: "vpp-performance-changes-3n-hsw-cmp"
2848   data: "vpp-performance-changes-3n-hsw"
2849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2850   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2851   parameters:
2852   - "name"
2853   - "parent"
2854   - "throughput"
2855
2856 # VPP Performance Changes 3n-hsw 2t2c pdr
2857 - type: "table"
2858   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2859   algorithm: "table_perf_comparison"
2860   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2861   history:
2862     - title: "rls1904"
2863       data: "vpp-performance-changes-3n-hsw-h1"
2864   reference:
2865     title: "rls1908"
2866     data: "vpp-performance-changes-3n-hsw-ref"
2867     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2868   compare:
2869     title: "rls2001"
2870     data: "vpp-performance-changes-3n-hsw-cmp"
2871   data: "vpp-performance-changes-3n-hsw"
2872   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2873   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2874   parameters:
2875   - "name"
2876   - "parent"
2877   - "throughput"
2878
2879 # VPP Performance Changes 3n-hsw 1t1c ndr
2880 - type: "table"
2881   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2882   algorithm: "table_perf_comparison"
2883   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2884   history:
2885     - title: "rls1904"
2886       data: "vpp-performance-changes-3n-hsw-h1"
2887   reference:
2888     title: "rls1908"
2889     data: "vpp-performance-changes-3n-hsw-ref"
2890     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2891   compare:
2892     title: "rls2001"
2893     data: "vpp-performance-changes-3n-hsw-cmp"
2894   data: "vpp-performance-changes-3n-hsw"
2895   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2896   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2897   parameters:
2898   - "name"
2899   - "parent"
2900   - "throughput"
2901
2902 # VPP Performance Changes 3n-hsw 2t2c ndr
2903 - type: "table"
2904   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2905   algorithm: "table_perf_comparison"
2906   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2907   history:
2908     - title: "rls1904"
2909       data: "vpp-performance-changes-3n-hsw-h1"
2910   reference:
2911     title: "rls1908"
2912     data: "vpp-performance-changes-3n-hsw-ref"
2913     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2914   compare:
2915     title: "rls2001"
2916     data: "vpp-performance-changes-3n-hsw-cmp"
2917   data: "vpp-performance-changes-3n-hsw"
2918   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2919   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2920   parameters:
2921   - "name"
2922   - "parent"
2923   - "throughput"
2924
2925 ## VPP Performance Changes 3n-skx 2t1c pdr
2926 #- type: "table"
2927 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2928 #  algorithm: "table_perf_comparison_nic"
2929 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2930 #  history:
2931 #    - title: "rls1904 x710"
2932 #      data: "vpp-performance-changes-3n-skx-h1"
2933 #      nic: "NIC_Intel-X710"
2934 #  reference:
2935 #    title: "rls1908 xxv710"
2936 #    data: "vpp-performance-changes-3n-skx-ref"
2937 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2938 #    nic: "NIC_Intel-XXV710"
2939 #  compare:
2940 #    title: "rls2001 xxv710"
2941 #    data: "vpp-performance-changes-3n-skx-cmp"
2942 #    nic: "NIC_Intel-XXV710"
2943 #  data: "vpp-performance-changes-3n-skx"
2944 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2945 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2946 #  parameters:
2947 #  - "name"
2948 #  - "parent"
2949 #  - "throughput"
2950 #  - "tags"
2951 #
2952 ## VPP Performance Changes 3n-skx 4t2c pdr
2953 #- type: "table"
2954 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2955 #  algorithm: "table_perf_comparison_nic"
2956 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2957 #  history:
2958 #    - title: "rls1904 x710"
2959 #      data: "vpp-performance-changes-3n-skx-h1"
2960 #      nic: "NIC_Intel-X710"
2961 #  reference:
2962 #    title: "rls1908 x710"
2963 #    data: "vpp-performance-changes-3n-skx-ref"
2964 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2965 #    nic: "NIC_Intel-X710"
2966 #  compare:
2967 #    title: "rls2001 xxv710"
2968 #    data: "vpp-performance-changes-3n-skx-cmp"
2969 #    nic: "NIC_Intel-XXV710"
2970 #  data: "vpp-performance-changes-3n-skx"
2971 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2972 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2973 #  parameters:
2974 #  - "name"
2975 #  - "parent"
2976 #  - "throughput"
2977 #  - "tags"
2978 #
2979 ## VPP Performance Changes 3n-skx 2t1c ndr
2980 #- type: "table"
2981 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2982 #  algorithm: "table_perf_comparison_nic"
2983 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2984 #  history:
2985 #    - title: "rls1904 x710"
2986 #      data: "vpp-performance-changes-3n-skx-h1"
2987 #      nic: "NIC_Intel-X710"
2988 #  reference:
2989 #    title: "rls1908 x710"
2990 #    data: "vpp-performance-changes-3n-skx-ref"
2991 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2992 #    nic: "NIC_Intel-X710"
2993 #  compare:
2994 #    title: "rls2001 xxv710"
2995 #    data: "vpp-performance-changes-3n-skx-cmp"
2996 #    nic: "NIC_Intel-XXV710"
2997 #  data: "vpp-performance-changes-3n-skx"
2998 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2999 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3000 #  parameters:
3001 #  - "name"
3002 #  - "parent"
3003 #  - "throughput"
3004 #  - "tags"
3005 #
3006 ## VPP Performance Changes 3n-skx 4t2c ndr
3007 #- type: "table"
3008 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
3009 #  algorithm: "table_perf_comparison_nic"
3010 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3011 #  history:
3012 #    - title: "rls1904 x710"
3013 #      data: "vpp-performance-changes-3n-skx-h1"
3014 #      nic: "NIC_Intel-X710"
3015 #  reference:
3016 #    title: "rls1908 x710"
3017 #    data: "vpp-performance-changes-3n-skx-ref"
3018 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
3019 #    nic: "NIC_Intel-X710"
3020 #  compare:
3021 #    title: "rls2001 xxv710"
3022 #    data: "vpp-performance-changes-3n-skx-cmp"
3023 #    nic: "NIC_Intel-XXV710"
3024 #  data: "vpp-performance-changes-3n-skx"
3025 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3026 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3027 #  parameters:
3028 #  - "name"
3029 #  - "parent"
3030 #  - "throughput"
3031 #  - "tags"
3032 #
3033 ## VPP Performance Changes 2n-skx 2t1c pdr
3034 #- type: "table"
3035 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
3036 #  algorithm: "table_perf_comparison_nic"
3037 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3038 #  history:
3039 #    - title: "rls1904 x710"
3040 #      data: "vpp-performance-changes-2n-skx-h1"
3041 #      nic: "NIC_Intel-X710"
3042 #  reference:
3043 #    title: "rls1908 xxv710"
3044 #    data: "vpp-performance-changes-2n-skx-ref"
3045 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3046 #    nic: "NIC_Intel-XXV710"
3047 #  compare:
3048 #    title: "rls2001 xxv710"
3049 #    data: "vpp-performance-changes-2n-skx-cmp"
3050 #    nic: "NIC_Intel-XXV710"
3051 #  data: "vpp-performance-changes-2n-skx"
3052 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3053 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3054 #  parameters:
3055 #  - "name"
3056 #  - "parent"
3057 #  - "throughput"
3058 #  - "tags"
3059 #
3060 ## VPP Performance Changes 2n-skx 4t2c pdr
3061 #- type: "table"
3062 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
3063 #  algorithm: "table_perf_comparison_nic"
3064 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3065 #  history:
3066 #    - title: "rls1904 x710"
3067 #      data: "vpp-performance-changes-2n-skx-h1"
3068 #      nic: "NIC_Intel-X710"
3069 #  reference:
3070 #    title: "rls1908 xxv710"
3071 #    data: "vpp-performance-changes-2n-skx-ref"
3072 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3073 #    nic: "NIC_Intel-XXV710"
3074 #  compare:
3075 #    title: "rls2001 xxv710"
3076 #    data: "vpp-performance-changes-2n-skx-cmp"
3077 #    nic: "NIC_Intel-XXV710"
3078 #  data: "vpp-performance-changes-2n-skx"
3079 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3080 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3081 #  parameters:
3082 #  - "name"
3083 #  - "parent"
3084 #  - "throughput"
3085 #  - "tags"
3086 #
3087 ## VPP Performance Changes 2n-skx 2t1c ndr
3088 #- type: "table"
3089 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
3090 #  algorithm: "table_perf_comparison_nic"
3091 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3092 #  history:
3093 #    - title: "rls1904 x710"
3094 #      data: "vpp-performance-changes-2n-skx-h1"
3095 #      nic: "NIC_Intel-X710"
3096 #  reference:
3097 #    title: "rls1908 xxv710"
3098 #    data: "vpp-performance-changes-2n-skx-ref"
3099 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3100 #    nic: "NIC_Intel-XXV710"
3101 #  compare:
3102 #    title: "rls2001 xxv710"
3103 #    data: "vpp-performance-changes-2n-skx-cmp"
3104 #    nic: "NIC_Intel-XXV710"
3105 #  data: "vpp-performance-changes-2n-skx"
3106 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3107 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3108 #  parameters:
3109 #  - "name"
3110 #  - "parent"
3111 #  - "throughput"
3112 #  - "tags"
3113 #
3114 ## VPP Performance Changes 2n-skx 4t2c ndr
3115 #- type: "table"
3116 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
3117 #  algorithm: "table_perf_comparison_nic"
3118 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3119 #  history:
3120 #    - title: "rls1904 x710"
3121 #      data: "vpp-performance-changes-2n-skx-h1"
3122 #      nic: "NIC_Intel-X710"
3123 #  reference:
3124 #    title: "rls1908 xxv710"
3125 #    data: "vpp-performance-changes-2n-skx-ref"
3126 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3127 #    nic: "NIC_Intel-XXV710"
3128 #  compare:
3129 #    title: "rls2001 xxv710"
3130 #    data: "vpp-performance-changes-2n-skx-cmp"
3131 #    nic: "NIC_Intel-XXV710"
3132 #  data: "vpp-performance-changes-2n-skx"
3133 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3134 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3135 #  parameters:
3136 #  - "name"
3137 #  - "parent"
3138 #  - "throughput"
3139 #  - "tags"
3140 #
3141 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3142 #- type: "table"
3143 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3144 #  algorithm: "table_perf_comparison"
3145 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3146 #  reference:
3147 #    title: "rls1908"
3148 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3149 #  compare:
3150 #    title: "rls2001"
3151 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3152 #  data: "vpp-performance-changes-nfv-2n-skx"
3153 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3154 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3155 #  parameters:
3156 #  - "name"
3157 #  - "parent"
3158 #  - "throughput"
3159 #  - "tags"
3160 #
3161 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3162 #- type: "table"
3163 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3164 #  algorithm: "table_perf_comparison"
3165 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3166 #  reference:
3167 #    title: "rls1908"
3168 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3169 #  compare:
3170 #    title: "rls2001"
3171 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3172 #  data: "vpp-performance-changes-nfv-2n-skx"
3173 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3174 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3175 #  parameters:
3176 #  - "name"
3177 #  - "parent"
3178 #  - "throughput"
3179 #  - "tags"
3180 #
3181 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3182 #- type: "table"
3183 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3184 #  algorithm: "table_perf_comparison"
3185 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3186 #  reference:
3187 #    title: "rls1908"
3188 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3189 #  compare:
3190 #    title: "rls2001"
3191 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3192 #  data: "vpp-performance-changes-nfv-2n-skx"
3193 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3194 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3195 #  parameters:
3196 #  - "name"
3197 #  - "parent"
3198 #  - "throughput"
3199 #  - "tags"
3200 #
3201 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3202 #- type: "table"
3203 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3204 #  algorithm: "table_perf_comparison"
3205 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3206 #  reference:
3207 #    title: "rls1908"
3208 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3209 #  compare:
3210 #    title: "rls2001"
3211 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3212 #  data: "vpp-performance-changes-nfv-2n-skx"
3213 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3214 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3215 #  parameters:
3216 #  - "name"
3217 #  - "parent"
3218 #  - "throughput"
3219 #  - "tags"
3220
3221 # VPP Performance Changes 2n-dnv 1t1c pdr
3222 - type: "table"
3223   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3224   algorithm: "table_perf_comparison"
3225   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3226   reference:
3227     title: "rls1908"
3228     data: "vpp-performance-changes-2n-dnv-ref"
3229   compare:
3230     title: "rls2001"
3231     data: "vpp-performance-changes-2n-dnv-cmp"
3232   data: "vpp-performance-changes-2n-dnv"
3233   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3234   filter: "'1T1C'"
3235   parameters:
3236   - "name"
3237   - "parent"
3238   - "throughput"
3239   - "tags"
3240
3241 # VPP Performance Changes 2n-dnv 2t2c pdr
3242 - type: "table"
3243   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3244   algorithm: "table_perf_comparison"
3245   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3246   reference:
3247     title: "rls1908"
3248     data: "vpp-performance-changes-2n-dnv-ref"
3249   compare:
3250     title: "rls2001"
3251     data: "vpp-performance-changes-2n-dnv-cmp"
3252   data: "vpp-performance-changes-2n-dnv"
3253   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3254   filter: "'2T2C'"
3255   parameters:
3256   - "name"
3257   - "parent"
3258   - "throughput"
3259   - "tags"
3260
3261 # VPP Performance Changes 2n-dnv 1t1c ndr
3262 - type: "table"
3263   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3264   algorithm: "table_perf_comparison"
3265   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3266   reference:
3267     title: "rls1908"
3268     data: "vpp-performance-changes-2n-dnv-ref"
3269   compare:
3270     title: "rls2001"
3271     data: "vpp-performance-changes-2n-dnv-cmp"
3272   data: "vpp-performance-changes-2n-dnv"
3273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3274   filter: "'1T1C'"
3275   parameters:
3276   - "name"
3277   - "parent"
3278   - "throughput"
3279   - "tags"
3280
3281 # VPP Performance Changes 2n-dnv 2t2c ndr
3282 - type: "table"
3283   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3284   algorithm: "table_perf_comparison"
3285   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3286   reference:
3287     title: "rls1908 "
3288     data: "vpp-performance-changes-2n-dnv-ref"
3289   compare:
3290     title: "rls2001"
3291     data: "vpp-performance-changes-2n-dnv-cmp"
3292   data: "vpp-performance-changes-2n-dnv"
3293   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3294   filter: "'2T2C'"
3295   parameters:
3296   - "name"
3297   - "parent"
3298   - "throughput"
3299   - "tags"
3300
3301 # VPP Performance Changes 3n-dnv 1t1c pdr
3302 - type: "table"
3303   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3304   algorithm: "table_perf_comparison"
3305   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3306   reference:
3307     title: "rls1908"
3308     data: "vpp-performance-changes-3n-dnv-ref"
3309   compare:
3310     title: "rls2001"
3311     data: "vpp-performance-changes-3n-dnv-cmp"
3312   data: "vpp-performance-changes-3n-dnv"
3313   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3314   filter: "'1T1C'"
3315   parameters:
3316   - "name"
3317   - "parent"
3318   - "throughput"
3319   - "tags"
3320
3321 # VPP Performance Changes 3n-dnv 2t2c pdr
3322 - type: "table"
3323   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3324   algorithm: "table_perf_comparison"
3325   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3326   reference:
3327     title: "rls1908"
3328     data: "vpp-performance-changes-3n-dnv-ref"
3329   compare:
3330     title: "rls2001"
3331     data: "vpp-performance-changes-3n-dnv-cmp"
3332   data: "vpp-performance-changes-3n-dnv"
3333   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3334   filter: "'2T2C'"
3335   parameters:
3336   - "name"
3337   - "parent"
3338   - "throughput"
3339   - "tags"
3340
3341 # VPP Performance Changes 3n-dnv 1t1c ndr
3342 - type: "table"
3343   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3344   algorithm: "table_perf_comparison"
3345   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3346   reference:
3347     title: "rls1908"
3348     data: "vpp-performance-changes-3n-dnv-ref"
3349   compare:
3350     title: "rls2001"
3351     data: "vpp-performance-changes-3n-dnv-cmp"
3352   data: "vpp-performance-changes-3n-dnv"
3353   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3354   filter: "'1T1C'"
3355   parameters:
3356   - "name"
3357   - "parent"
3358   - "throughput"
3359   - "tags"
3360
3361 # VPP Performance Changes 3n-dnv 2t2c ndr
3362 - type: "table"
3363   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3364   algorithm: "table_perf_comparison"
3365   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3366   reference:
3367     title: "rls1908"
3368     data: "vpp-performance-changes-3n-dnv-ref"
3369   compare:
3370     title: "rls2001"
3371     data: "vpp-performance-changes-3n-dnv-cmp"
3372   data: "vpp-performance-changes-3n-dnv"
3373   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3374   filter: "'2T2C'"
3375   parameters:
3376   - "name"
3377   - "parent"
3378   - "throughput"
3379   - "tags"
3380
3381 # VPP Performance Changes 3n-tsh 1t1c pdr
3382 - type: "table"
3383   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3384   algorithm: "table_perf_comparison"
3385   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3386   reference:
3387     title: "rls1908"
3388     data: "vpp-performance-changes-3n-tsh-ref"
3389   compare:
3390     title: "rls2001"
3391     data: "vpp-performance-changes-3n-tsh-cmp"
3392   data: "vpp-performance-changes-3n-tsh"
3393   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3394   filter: "'1T1C'"
3395   parameters:
3396   - "name"
3397   - "parent"
3398   - "throughput"
3399   - "tags"
3400
3401 # VPP Performance Changes 3n-tsh 2t2c pdr
3402 - type: "table"
3403   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3404   algorithm: "table_perf_comparison"
3405   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3406   reference:
3407     title: "rls1908"
3408     data: "vpp-performance-changes-3n-tsh-ref"
3409   compare:
3410     title: "rls2001"
3411     data: "vpp-performance-changes-3n-tsh-cmp"
3412   data: "vpp-performance-changes-3n-tsh"
3413   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3414   filter: "'2T2C'"
3415   parameters:
3416   - "name"
3417   - "parent"
3418   - "throughput"
3419   - "tags"
3420
3421 # VPP Performance Changes 3n-tsh 1t1c ndr
3422 - type: "table"
3423   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3424   algorithm: "table_perf_comparison"
3425   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3426   reference:
3427     title: "rls1908"
3428     data: "vpp-performance-changes-3n-tsh-ref"
3429   compare:
3430     title: "rls2001"
3431     data: "vpp-performance-changes-3n-tsh-cmp"
3432   data: "vpp-performance-changes-3n-tsh"
3433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3434   filter: "'1T1C'"
3435   parameters:
3436   - "name"
3437   - "parent"
3438   - "throughput"
3439   - "tags"
3440
3441 # VPP Performance Changes 3n-tsh 2t2c ndr
3442 - type: "table"
3443   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3444   algorithm: "table_perf_comparison"
3445   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3446   reference:
3447     title: "rls1908"
3448     data: "vpp-performance-changes-3n-tsh-ref"
3449   compare:
3450     title: "rls2001"
3451     data: "vpp-performance-changes-3n-tsh-cmp"
3452   data: "vpp-performance-changes-3n-tsh"
3453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3454   filter: "'2T2C'"
3455   parameters:
3456   - "name"
3457   - "parent"
3458   - "throughput"
3459   - "tags"
3460
3461 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3462 #- type: "table"
3463 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3464 #  algorithm: "table_perf_comparison_nic"
3465 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3466 #  reference:
3467 #    title: "3n-hsw xl710"
3468 #    data: "vpp-compare-testbeds-ref"
3469 #    nic: "NIC_Intel-XL710"
3470 #  compare:
3471 #    title: "3n-skx xxv710"
3472 #    data: "vpp-compare-testbeds-cmp"
3473 #    nic: "NIC_Intel-XXV710"
3474 #  data: "vpp-compare-testbeds"
3475 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3476 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3477 #  parameters:
3478 #  - "name"
3479 #  - "parent"
3480 #  - "throughput"
3481 #  - "tags"
3482 #
3483 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3484 #- type: "table"
3485 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3486 #  algorithm: "table_perf_comparison_nic"
3487 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3488 #  reference:
3489 #    title: "3n-hsw xl710"
3490 #    data: "vpp-compare-testbeds-ref"
3491 #    nic: "NIC_Intel-XL710"
3492 #  compare:
3493 #    title: "3n-skx xxv710"
3494 #    data: "vpp-compare-testbeds-cmp"
3495 #    nic: "NIC_Intel-XXV710"
3496 #  data: "vpp-compare-testbeds"
3497 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3498 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3499 #  parameters:
3500 #  - "name"
3501 #  - "parent"
3502 #  - "throughput"
3503 #  - "tags"
3504 #
3505 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3506 #- type: "table"
3507 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3508 #  algorithm: "table_perf_comparison_nic"
3509 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3510 #  reference:
3511 #    title: "3n-hsw xl710"
3512 #    data: "vpp-compare-testbeds-ref"
3513 #    nic: "NIC_Intel-XL710"
3514 #  compare:
3515 #    title: "3n-skx xxv710"
3516 #    data: "vpp-compare-testbeds-cmp"
3517 #    nic: "NIC_Intel-XXV710"
3518 #  data: "vpp-compare-testbeds"
3519 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3520 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3521 #  parameters:
3522 #  - "name"
3523 #  - "parent"
3524 #  - "throughput"
3525 #  - "tags"
3526 #
3527 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3528 #- type: "table"
3529 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3530 #  algorithm: "table_perf_comparison_nic"
3531 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3532 #  reference:
3533 #    title: "3n-hsw xl710"
3534 #    data: "vpp-compare-testbeds-ref"
3535 #    nic: "NIC_Intel-XL710"
3536 #  compare:
3537 #    title: "3n-skx xxv710"
3538 #    data: "vpp-compare-testbeds-cmp"
3539 #    nic: "NIC_Intel-XXV710"
3540 #  data: "vpp-compare-testbeds"
3541 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3542 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3543 #  parameters:
3544 #  - "name"
3545 #  - "parent"
3546 #  - "throughput"
3547 #  - "tags"
3548
3549 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3550 #- type: "table"
3551 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3552 #  algorithm: "table_perf_comparison"
3553 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3554 #  reference:
3555 #    title: "2n-skx"
3556 #    data: "vpp-compare-testbeds-skx-clx-ref"
3557 #  compare:
3558 #    title: "2n-clx"
3559 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3560 #  data: "vpp-compare-testbeds-skx-clx"
3561 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3562 #  filter: "'2T1C'"
3563 #  parameters:
3564 #  - "name"
3565 #  - "parent"
3566 #  - "throughput"
3567 #  - "tags"
3568 #
3569 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3570 #- type: "table"
3571 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3572 #  algorithm: "table_perf_comparison"
3573 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3574 #  reference:
3575 #    title: "2n-skx"
3576 #    data: "vpp-compare-testbeds-skx-clx-ref"
3577 #  compare:
3578 #    title: "2n-clx"
3579 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3580 #  data: "vpp-compare-testbeds-skx-clx"
3581 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3582 #  filter: "'4T2C'"
3583 #  parameters:
3584 #  - "name"
3585 #  - "parent"
3586 #  - "throughput"
3587 #  - "tags"
3588 #
3589 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3590 #- type: "table"
3591 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3592 #  algorithm: "table_perf_comparison"
3593 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3594 #  reference:
3595 #    title: "2n-skx"
3596 #    data: "vpp-compare-testbeds-skx-clx-ref"
3597 #  compare:
3598 #    title: "2n-clx"
3599 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3600 #  data: "vpp-compare-testbeds-skx-clx"
3601 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3602 #  filter: "'2T1C'"
3603 #  parameters:
3604 #  - "name"
3605 #  - "parent"
3606 #  - "throughput"
3607 #  - "tags"
3608 #
3609 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3610 #- type: "table"
3611 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3612 #  algorithm: "table_perf_comparison"
3613 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3614 #  reference:
3615 #    title: "2n-skx"
3616 #    data: "vpp-compare-testbeds-skx-clx-ref"
3617 #  compare:
3618 #    title: "2n-clx"
3619 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3620 #  data: "vpp-compare-testbeds-skx-clx"
3621 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3622 #  filter: "'4T2C'"
3623 #  parameters:
3624 #  - "name"
3625 #  - "parent"
3626 #  - "throughput"
3627 #  - "tags"
3628
3629 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
3630 - type: "table"
3631   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
3632   algorithm: "table_perf_comparison_nic"
3633   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
3634   reference:
3635     title: "3n-hsw xl710"
3636     data: "vpp-compare-testbeds-hsw-clx-ref"
3637     nic: "NIC_Intel-XL710"
3638   compare:
3639     title: "2n-clx xxv710"
3640     data: "vpp-compare-testbeds-hsw-clx-cmp"
3641     nic: "NIC_Intel-XXV710"
3642   data: "vpp-compare-testbeds-hsw-clx"
3643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3644   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3645   parameters:
3646   - "name"
3647   - "parent"
3648   - "throughput"
3649   - "tags"
3650
3651 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
3652 - type: "table"
3653   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
3654   algorithm: "table_perf_comparison_nic"
3655   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
3656   reference:
3657     title: "3n-hsw xl710"
3658     data: "vpp-compare-testbeds-hsw-clx-ref"
3659     nic: "NIC_Intel-XL710"
3660   compare:
3661     title: "2n-clx xxv710"
3662     data: "vpp-compare-testbeds-hsw-clx-cmp"
3663     nic: "NIC_Intel-XXV710"
3664   data: "vpp-compare-testbeds-hsw-clx"
3665   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3666   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3667   parameters:
3668   - "name"
3669   - "parent"
3670   - "throughput"
3671   - "tags"
3672
3673 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
3674 - type: "table"
3675   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
3676   algorithm: "table_perf_comparison_nic"
3677   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
3678   reference:
3679     title: "3n-hsw xl710"
3680     data: "vpp-compare-testbeds-hsw-clx-ref"
3681     nic: "NIC_Intel-XL710"
3682   compare:
3683     title: "2n-clx xxv710"
3684     data: "vpp-compare-testbeds-hsw-clx-cmp"
3685     nic: "NIC_Intel-XXV710"
3686   data: "vpp-compare-testbeds-hsw-clx"
3687   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3688   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3689   parameters:
3690   - "name"
3691   - "parent"
3692   - "throughput"
3693   - "tags"
3694
3695 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
3696 - type: "table"
3697   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
3698   algorithm: "table_perf_comparison_nic"
3699   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
3700   reference:
3701     title: "3n-hsw xl710"
3702     data: "vpp-compare-testbeds-hsw-clx-ref"
3703     nic: "NIC_Intel-XL710"
3704   compare:
3705     title: "2n-clx xxv710"
3706     data: "vpp-compare-testbeds-hsw-clx-cmp"
3707     nic: "NIC_Intel-XXV710"
3708   data: "vpp-compare-testbeds-hsw-clx"
3709   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3710   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3711   parameters:
3712   - "name"
3713   - "parent"
3714   - "throughput"
3715   - "tags"
3716
3717 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3718 #- type: "table"
3719 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3720 #  algorithm: "table_perf_comparison"
3721 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3722 #  reference:
3723 #    title: "3-Node Skx"
3724 #    data: "vpp-compare-topologies-ref"
3725 #  compare:
3726 #    title: "2-Node Skx"
3727 #    data: "vpp-compare-topologies-cmp"
3728 #  data: "vpp-compare-topologies"
3729 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3730 #  filter: "'NDRPDR' and '1C'"
3731 #  parameters:
3732 #  - "name"
3733 #  - "parent"
3734 #  - "throughput"
3735 #
3736 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3737 #- type: "table"
3738 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3739 #  algorithm: "table_perf_comparison"
3740 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3741 #  reference:
3742 #    title: "3-Node Skx"
3743 #    data: "vpp-compare-topologies-ref"
3744 #  compare:
3745 #    title: "2-Node Skx"
3746 #    data: "vpp-compare-topologies-cmp"
3747 #  data: "vpp-compare-topologies"
3748 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3749 #  filter: "'NDRPDR' and '2C'"
3750 #  parameters:
3751 #  - "name"
3752 #  - "parent"
3753 #  - "throughput"
3754 #
3755 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3756 #- type: "table"
3757 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3758 #  algorithm: "table_perf_comparison"
3759 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3760 #  reference:
3761 #    title: "3-Node Skx"
3762 #    data: "vpp-compare-topologies-ref"
3763 #  compare:
3764 #    title: "2-Node Skx"
3765 #    data: "vpp-compare-topologies-cmp"
3766 #  data: "vpp-compare-topologies"
3767 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3768 #  filter: "'NDRPDR' and '1C'"
3769 #  parameters:
3770 #  - "name"
3771 #  - "parent"
3772 #  - "throughput"
3773 #
3774 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3775 #- type: "table"
3776 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3777 #  algorithm: "table_perf_comparison"
3778 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3779 #  reference:
3780 #    title: "3-Node Skx"
3781 #    data: "vpp-compare-topologies-ref"
3782 #  compare:
3783 #    title: "2-Node Skx"
3784 #    data: "vpp-compare-topologies-cmp"
3785 #  data: "vpp-compare-topologies"
3786 #  include-tests: "PDR"
3787 #  filter: "'NDRPDR' and '2C'"
3788 #  parameters:
3789 #  - "name"
3790 #  - "parent"
3791 #  - "throughput"
3792
3793 # VPP Performance Changes 3n-hsw 1t1c MRR
3794 - type: "table"
3795   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3796   algorithm: "table_perf_comparison"
3797   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3798   history:
3799     - title: "rls1904"
3800       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3801   reference:
3802     title: "rls1908"
3803     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3804   compare:
3805     title: "rls2001"
3806     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3807   data: "vpp-performance-changes-3n-hsw-mrr"
3808   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3809   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3810   parameters:
3811   - "name"
3812   - "parent"
3813   - "result"
3814
3815 # VPP Performance Changes 3n-hsw 2t2c MRR
3816 - type: "table"
3817   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3818   algorithm: "table_perf_comparison"
3819   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3820   history:
3821     - title: "rls1904"
3822       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3823   reference:
3824     title: "rls1908"
3825     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3826   compare:
3827     title: "rls2001"
3828     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3829   data: "vpp-performance-changes-3n-hsw-mrr"
3830   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3831   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3832   parameters:
3833   - "name"
3834   - "parent"
3835   - "result"
3836
3837 # VPP Performance Changes 3n-hsw 4t4c MRR
3838 - type: "table"
3839   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3840   algorithm: "table_perf_comparison"
3841   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3842   history:
3843     - title: "rls1904"
3844       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3845   reference:
3846     title: "rls1908"
3847     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3848   compare:
3849     title: "rls2001"
3850     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3851   data: "vpp-performance-changes-3n-hsw-mrr"
3852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3853   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3854   parameters:
3855   - "name"
3856   - "parent"
3857   - "result"
3858
3859 ## VPP Performance Changes 3n-skx 2t1c MRR
3860 #- type: "table"
3861 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3862 #  algorithm: "table_perf_comparison"
3863 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3864 #  history:
3865 #    - title: "rls1904"
3866 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3867 #  reference:
3868 #    title: "rls1908"
3869 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3870 #  compare:
3871 #    title: "rls2001"
3872 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3873 #  data: "vpp-performance-changes-3n-skx-mrr"
3874 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3875 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3876 #  parameters:
3877 #  - "name"
3878 #  - "parent"
3879 #  - "result"
3880 #
3881 ## VPP Performance Changes 3n-skx 4t2c MRR
3882 #- type: "table"
3883 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3884 #  algorithm: "table_perf_comparison"
3885 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3886 #  history:
3887 #    - title: "rls1904"
3888 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3889 #  reference:
3890 #    title: "rls1908"
3891 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3892 #  compare:
3893 #    title: "rls2001"
3894 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3895 #  data: "vpp-performance-changes-3n-skx-mrr"
3896 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3897 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3898 #  parameters:
3899 #  - "name"
3900 #  - "parent"
3901 #  - "result"
3902 #
3903 ## VPP Performance Changes 3n-skx 8t4c MRR
3904 #- type: "table"
3905 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3906 #  algorithm: "table_perf_comparison"
3907 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3908 #  history:
3909 #    - title: "rls1904"
3910 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3911 #  reference:
3912 #    title: "rls1908"
3913 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3914 #  compare:
3915 #    title: "rls2001"
3916 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3917 #  data: "vpp-performance-changes-3n-skx-mrr"
3918 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3919 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3920 #  parameters:
3921 #  - "name"
3922 #  - "parent"
3923 #  - "result"
3924 #
3925 ## VPP Performance Changes 2n-skx 2t1c MRR
3926 #- type: "table"
3927 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3928 #  algorithm: "table_perf_comparison"
3929 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3930 #  history:
3931 #    - title: "rls1904"
3932 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3933 #  reference:
3934 #    title: "rls1908"
3935 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3936 #  compare:
3937 #    title: "rls2001"
3938 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3939 #  data: "vpp-performance-changes-2n-skx-mrr"
3940 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3941 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3942 #  parameters:
3943 #  - "name"
3944 #  - "parent"
3945 #  - "result"
3946 #
3947 ## VPP Performance Changes 2n-skx 4t2c MRR
3948 #- type: "table"
3949 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3950 #  algorithm: "table_perf_comparison"
3951 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3952 #  history:
3953 #    - title: "rls1904"
3954 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3955 #  reference:
3956 #    title: "rls1908"
3957 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3958 #  compare:
3959 #    title: "rls2001"
3960 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3961 #  data: "vpp-performance-changes-2n-skx-mrr"
3962 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3963 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3964 #  parameters:
3965 #  - "name"
3966 #  - "parent"
3967 #  - "result"
3968 #
3969 ## VPP Performance Changes 2n-skx 8t4c MRR
3970 #- type: "table"
3971 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3972 #  algorithm: "table_perf_comparison"
3973 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3974 #  history:
3975 #    - title: "rls1904"
3976 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3977 #  reference:
3978 #    title: "rls1908"
3979 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3980 #  compare:
3981 #    title: "rls2001"
3982 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3983 #  data: "vpp-performance-changes-2n-skx-mrr"
3984 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3985 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3986 #  parameters:
3987 #  - "name"
3988 #  - "parent"
3989 #  - "result"
3990 #
3991 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3992 #- type: "table"
3993 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3994 #  algorithm: "table_perf_comparison"
3995 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3996 #  reference:
3997 #    title: "rls1908"
3998 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3999 #  compare:
4000 #    title: "rls2001"
4001 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4002 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4003 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4004 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
4005 #  parameters:
4006 #  - "name"
4007 #  - "parent"
4008 #  - "result"
4009 #
4010 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
4011 #- type: "table"
4012 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
4013 #  algorithm: "table_perf_comparison"
4014 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
4015 #  reference:
4016 #    title: "rls1908"
4017 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4018 #  compare:
4019 #    title: "rls2001"
4020 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4021 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4022 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4023 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
4024 #  parameters:
4025 #  - "name"
4026 #  - "parent"
4027 #  - "result"
4028 #
4029 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
4030 #- type: "table"
4031 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
4032 #  algorithm: "table_perf_comparison"
4033 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
4034 #  reference:
4035 #    title: "rls1908"
4036 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
4037 #  compare:
4038 #    title: "rls2001"
4039 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
4040 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
4041 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4042 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
4043 #  parameters:
4044 #  - "name"
4045 #  - "parent"
4046 #  - "result"
4047
4048 # VPP Performance Changes 2n-dnv 1t1c MRR
4049 - type: "table"
4050   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
4051   algorithm: "table_perf_comparison"
4052   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4053   reference:
4054     title: "rls1908"
4055     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4056   compare:
4057     title: "rls2001"
4058     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4059   data: "vpp-performance-changes-2n-dnv-mrr"
4060   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4061   filter: "'1T1C' and 'MRR'"
4062   parameters:
4063   - "name"
4064   - "parent"
4065   - "result"
4066
4067 # VPP Performance Changes 2n-dnv 2t2c MRR
4068 - type: "table"
4069   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
4070   algorithm: "table_perf_comparison"
4071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4072   reference:
4073     title: "rls1908"
4074     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4075   compare:
4076     title: "rls2001"
4077     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4078   data: "vpp-performance-changes-2n-dnv-mrr"
4079   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4080   filter: "'2T2C' and 'MRR'"
4081   parameters:
4082   - "name"
4083   - "parent"
4084   - "result"
4085
4086 # VPP Performance Changes 2n-dnv 4t4c MRR
4087 - type: "table"
4088   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
4089   algorithm: "table_perf_comparison"
4090   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4091   reference:
4092     title: "rls1908"
4093     data: "vpp-performance-changes-2n-dnv-mrr-ref"
4094   compare:
4095     title: "rls2001"
4096     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
4097   data: "vpp-performance-changes-2n-dnv-mrr"
4098   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4099   filter: "'4T4C' and 'MRR'"
4100   parameters:
4101   - "name"
4102   - "parent"
4103   - "result"
4104
4105 # VPP Performance Changes 3n-dnv 1t1c MRR
4106 - type: "table"
4107   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
4108   algorithm: "table_perf_comparison"
4109   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4110   reference:
4111     title: "rls1908"
4112     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4113   compare:
4114     title: "rls2001"
4115     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4116   data: "vpp-performance-changes-3n-dnv-mrr"
4117   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4118   filter: "'1T1C' and 'MRR'"
4119   parameters:
4120   - "name"
4121   - "parent"
4122   - "result"
4123
4124 # VPP Performance Changes 3n-dnv 2t2c MRR
4125 - type: "table"
4126   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
4127   algorithm: "table_perf_comparison"
4128   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4129   reference:
4130     title: "rls1908"
4131     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4132   compare:
4133     title: "rls2001"
4134     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4135   data: "vpp-performance-changes-3n-dnv-mrr"
4136   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4137   filter: "'2T2C' and 'MRR'"
4138   parameters:
4139   - "name"
4140   - "parent"
4141   - "result"
4142
4143 # VPP Performance Changes 3n-dnv 4t4c MRR
4144 - type: "table"
4145   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
4146   algorithm: "table_perf_comparison"
4147   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
4148   reference:
4149     title: "rls1908"
4150     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4151   compare:
4152     title: "rls2001"
4153     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4154   data: "vpp-performance-changes-3n-dnv-mrr"
4155   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4156   filter: "'4T4C' and 'MRR'"
4157   parameters:
4158   - "name"
4159   - "parent"
4160   - "result"
4161
4162 # VPP Performance Changes 3n-tsh 1t1c MRR
4163 - type: "table"
4164   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4165   algorithm: "table_perf_comparison"
4166   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4167   reference:
4168     title: "rls1908"
4169     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4170   compare:
4171     title: "rls2001"
4172     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4173   data: "vpp-performance-changes-3n-tsh-mrr"
4174   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4175   filter: "'1T1C' and 'MRR'"
4176   parameters:
4177   - "name"
4178   - "parent"
4179   - "result"
4180
4181 # VPP Performance Changes 3n-tsh 2t2c MRR
4182 - type: "table"
4183   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4184   algorithm: "table_perf_comparison"
4185   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4186   reference:
4187     title: "rls1908"
4188     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4189   compare:
4190     title: "rls2001"
4191     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4192   data: "vpp-performance-changes-3n-tsh-mrr"
4193   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4194   filter: "'2T2C' and 'MRR'"
4195   parameters:
4196   - "name"
4197   - "parent"
4198   - "result"
4199
4200 # VPP Performance Changes 3n-tsh 4t4c MRR
4201 - type: "table"
4202   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4203   algorithm: "table_perf_comparison"
4204   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4205   reference:
4206     title: "rls1908"
4207     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4208   compare:
4209     title: "rls2001"
4210     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4211   data: "vpp-performance-changes-3n-tsh-mrr"
4212   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4213   filter: "'4T4C' and 'MRR'"
4214   parameters:
4215   - "name"
4216   - "parent"
4217   - "result"
4218
4219 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4220 #- type: "table"
4221 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4222 #  algorithm: "table_perf_comparison_nic"
4223 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4224 #  reference:
4225 #    title: "3n-hsw xl710"
4226 #    data: "vpp-compare-testbeds-mrr-ref"
4227 #    nic: "NIC_Intel-XL710"
4228 #  compare:
4229 #    title: "3n-skx xxv710"
4230 #    data: "vpp-compare-testbeds-mrr-cmp"
4231 #    nic: "NIC_Intel-XXV710"
4232 #  data: "vpp-compare-testbeds-mrr"
4233 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4234 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4235 #  parameters:
4236 #  - "name"
4237 #  - "parent"
4238 #  - "result"
4239 #  - "tags"
4240 #
4241 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4242 #- type: "table"
4243 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4244 #  algorithm: "table_perf_comparison_nic"
4245 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4246 #  reference:
4247 #    title: "3n-hsw xl710"
4248 #    data: "vpp-compare-testbeds-mrr-ref"
4249 #    nic: "NIC_Intel-XL710"
4250 #  compare:
4251 #    title: "3n-skx xxv710"
4252 #    data: "vpp-compare-testbeds-mrr-cmp"
4253 #    nic: "NIC_Intel-XXV710"
4254 #  data: "vpp-compare-testbeds-mrr"
4255 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4256 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4257 #  parameters:
4258 #  - "name"
4259 #  - "parent"
4260 #  - "result"
4261 #  - "tags"
4262 #
4263 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4264 #- type: "table"
4265 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4266 #  algorithm: "table_perf_comparison_nic"
4267 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4268 #  reference:
4269 #    title: "3n-hsw xl710"
4270 #    data: "vpp-compare-testbeds-mrr-ref"
4271 #    nic: "NIC_Intel-XL710"
4272 #  compare:
4273 #    title: "3n-skx xxv710"
4274 #    data: "vpp-compare-testbeds-mrr-cmp"
4275 #    nic: "NIC_Intel-XXV710"
4276 #  data: "vpp-compare-testbeds-mrr"
4277 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4278 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4279 #  parameters:
4280 #  - "name"
4281 #  - "parent"
4282 #  - "result"
4283 #  - "tags"
4284
4285 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4286 #- type: "table"
4287 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4288 #  algorithm: "table_perf_comparison"
4289 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4290 #  reference:
4291 #    title: "2n-skx"
4292 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4293 #  compare:
4294 #    title: "2n-clx"
4295 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4296 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4297 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4298 #  filter: "'2T1C'"
4299 #  parameters:
4300 #  - "name"
4301 #  - "parent"
4302 #  - "result"
4303 #  - "tags"
4304 #
4305 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4306 #- type: "table"
4307 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4308 #  algorithm: "table_perf_comparison"
4309 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4310 #  reference:
4311 #    title: "2n-skx"
4312 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4313 #  compare:
4314 #    title: "2n-clx"
4315 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4316 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4317 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4318 #  filter: "'4T2C'"
4319 #  parameters:
4320 #  - "name"
4321 #  - "parent"
4322 #  - "result"
4323 #  - "tags"
4324 #
4325 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4326 #- type: "table"
4327 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4328 #  algorithm: "table_perf_comparison"
4329 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4330 #  reference:
4331 #    title: "2n-skx"
4332 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4333 #  compare:
4334 #    title: "2n-clx"
4335 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4336 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4337 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4338 #  filter: "'8T4C'"
4339 #  parameters:
4340 #  - "name"
4341 #  - "parent"
4342 #  - "result"
4343 #  - "tags"
4344 #
4345 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4346 #- type: "table"
4347 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4348 #  algorithm: "table_perf_comparison"
4349 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4350 #  reference:
4351 #    title: "3-Node Skx"
4352 #    data: "vpp-compare-topologies-mrr-ref"
4353 #  compare:
4354 #    title: "2-Node Skx"
4355 #    data: "vpp-compare-topologies-mrr-cmp"
4356 #  data: "vpp-compare-topologies-mrr"
4357 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4358 #  filter: "'MRR' and '1C'"
4359 #  parameters:
4360 #  - "name"
4361 #  - "parent"
4362 #  - "result"
4363 #
4364 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4365 #- type: "table"
4366 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4367 #  algorithm: "table_perf_comparison"
4368 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4369 #  reference:
4370 #    title: "3-Node Skx"
4371 #    data: "vpp-compare-topologies-mrr-ref"
4372 #  compare:
4373 #    title: "2-Node Skx"
4374 #    data: "vpp-compare-topologies-mrr-cmp"
4375 #  data: "vpp-compare-topologies-mrr"
4376 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4377 #  filter: "'MRR' and '2C'"
4378 #  parameters:
4379 #  - "name"
4380 #  - "parent"
4381 #  - "result"
4382 #
4383 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4384 #- type: "table"
4385 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4386 #  algorithm: "table_perf_comparison"
4387 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4388 #  reference:
4389 #    title: "3-Node Skx"
4390 #    data: "vpp-compare-topologies-mrr-ref"
4391 #  compare:
4392 #    title: "2-Node Skx"
4393 #    data: "vpp-compare-topologies-mrr-cmp"
4394 #  data: "vpp-compare-topologies-mrr"
4395 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4396 #  filter: "'MRR' and '4C'"
4397 #  parameters:
4398 #  - "name"
4399 #  - "parent"
4400 #  - "result"
4401
4402 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
4403 - type: "table"
4404   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
4405   algorithm: "table_perf_comparison_nic"
4406   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
4407   reference:
4408     title: "3n-hsw xl710"
4409     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4410     nic: "NIC_Intel-XL710"
4411   compare:
4412     title: "2n-clx xxv710"
4413     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4414     nic: "NIC_Intel-XXV710"
4415   data: "vpp-compare-testbeds-mrr-hsw-clx"
4416   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4417   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4418   parameters:
4419   - "name"
4420   - "parent"
4421   - "result"
4422   - "tags"
4423
4424 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
4425 - type: "table"
4426   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
4427   algorithm: "table_perf_comparison_nic"
4428   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
4429   reference:
4430     title: "3n-hsw xl710"
4431     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4432     nic: "NIC_Intel-XL710"
4433   compare:
4434     title: "2n-clx xxv710"
4435     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4436     nic: "NIC_Intel-XXV710"
4437   data: "vpp-compare-testbeds-mrr-hsw-clx"
4438   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4439   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4440   parameters:
4441   - "name"
4442   - "parent"
4443   - "result"
4444   - "tags"
4445
4446 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
4447 - type: "table"
4448   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
4449   algorithm: "table_perf_comparison_nic"
4450   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
4451   reference:
4452     title: "3n-hsw xl710"
4453     data: "vpp-compare-testbeds-mrr-hsw-clx-ref"
4454     nic: "NIC_Intel-XL710"
4455   compare:
4456     title: "2n-clx xxv710"
4457     data: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
4458     nic: "NIC_Intel-XXV710"
4459   data: "vpp-compare-testbeds-mrr-hsw-clx"
4460   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4461   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4462   parameters:
4463   - "name"
4464   - "parent"
4465   - "result"
4466   - "tags"
4467
4468 # Detailed Test Results - VPP Performance Results 3n-hsw
4469 - type: "table"
4470   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4471   algorithm: "table_merged_details"
4472   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4473   columns:
4474   - title: " |prein| Test Name |preout| "
4475     data: "data name"
4476   - 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| "
4477     data: "data msg"
4478   data: "vpp-perf-results-3n-hsw"
4479   filter: "all"
4480   parameters:
4481   - "name"
4482   - "parent"
4483   - "msg"
4484
4485 ## Detailed Test Results - VPP Performance Results 3n-skx
4486 #- type: "table"
4487 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4488 #  algorithm: "table_merged_details"
4489 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4490 #  columns:
4491 #  - title: " |prein| Test Name |preout| "
4492 #    data: "data name"
4493 #  - 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| "
4494 #    data: "data msg"
4495 #  data: "vpp-perf-results-3n-skx"
4496 #  filter: "all"
4497 #  parameters:
4498 #  - "name"
4499 #  - "parent"
4500 #  - "msg"
4501 #
4502 ## Detailed Test Results - VPP Performance Results 2n-skx
4503 #- type: "table"
4504 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4505 #  algorithm: "table_merged_details"
4506 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4507 #  columns:
4508 #  - title: " |prein| Test Name |preout| "
4509 #    data: "data name"
4510 #  - 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| "
4511 #    data: "data msg"
4512 #  data: "vpp-perf-results-2n-skx"
4513 #  filter: "all"
4514 #  parameters:
4515 #  - "name"
4516 #  - "parent"
4517 #  - "msg"
4518
4519 # Detailed Test Results - VPP Performance Results 2n-clx
4520 - type: "table"
4521   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4522   algorithm: "table_merged_details"
4523   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4524   columns:
4525   - title: " |prein| Test Name |preout| "
4526     data: "data name"
4527   - 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| "
4528     data: "data msg"
4529   data: "vpp-perf-results-2n-clx"
4530   filter: "all"
4531   parameters:
4532   - "name"
4533   - "parent"
4534   - "msg"
4535
4536 # Detailed Test Results - VPP Performance Results 3n-tsh
4537 - type: "table"
4538   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4539   algorithm: "table_merged_details"
4540   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4541   columns:
4542   - title: " |prein| Test Name |preout| "
4543     data: "data name"
4544   - 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| "
4545     data: "data msg"
4546   data: "vpp-perf-results-3n-tsh"
4547   filter: "all"
4548   parameters:
4549   - "name"
4550   - "parent"
4551   - "msg"
4552
4553 # Detailed Test Results - VPP Performance Results 3n-dnv
4554 - type: "table"
4555   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4556   algorithm: "table_merged_details"
4557   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4558   columns:
4559   - title: " |prein| Test Name |preout| "
4560     data: "data name"
4561   - 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| "
4562     data: "data msg"
4563   data: "vpp-perf-results-3n-dnv"
4564   filter: "all"
4565   parameters:
4566   - "name"
4567   - "parent"
4568   - "msg"
4569
4570 # Detailed Test Results - VPP Performance Results 2n-dnv
4571 - type: "table"
4572   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4573   algorithm: "table_merged_details"
4574   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4575   columns:
4576   - title: " |prein| Test Name |preout| "
4577     data: "data name"
4578   - 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| "
4579     data: "data msg"
4580   data: "vpp-perf-results-2n-dnv"
4581   filter: "all"
4582   parameters:
4583   - "name"
4584   - "parent"
4585   - "msg"
4586
4587 # Test configuration - VPP Performance Test Configs 3n-hsw
4588 - type: "table"
4589   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4590   algorithm: "table_merged_details"
4591   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4592   columns:
4593   - title: " |prein| Test Name |preout| "
4594     data: "data name"
4595   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4596     data: "data conf-history"
4597   data: "vpp-perf-results-3n-hsw"
4598   filter: "all"
4599   parameters:
4600   - "parent"
4601   - "name"
4602   - "conf-history"
4603
4604 ## Test configuration - VPP Performance Test Configs 3n-skx
4605 #- type: "table"
4606 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4607 #  algorithm: "table_merged_details"
4608 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4609 #  columns:
4610 #  - title: " |prein| Test Name |preout| "
4611 #    data: "data name"
4612 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4613 #    data: "data conf-history"
4614 #  data: "vpp-perf-results-3n-skx"
4615 #  filter: "all"
4616 #  parameters:
4617 #  - "parent"
4618 #  - "name"
4619 #  - "conf-history"
4620 #
4621 ## Test configuration - VPP Performance Test Configs 2n-skx
4622 #- type: "table"
4623 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4624 #  algorithm: "table_merged_details"
4625 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4626 #  columns:
4627 #  - title: " |prein| Test Name |preout| "
4628 #    data: "data name"
4629 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4630 #    data: "data conf-history"
4631 #  data: "vpp-perf-results-2n-skx"
4632 #  filter: "all"
4633 #  parameters:
4634 #  - "parent"
4635 #  - "name"
4636 #  - "conf-history"
4637
4638 # Test configuration - VPP Performance Test Configs 2n-clx
4639 - type: "table"
4640   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4641   algorithm: "table_merged_details"
4642   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4643   columns:
4644   - title: " |prein| Test Name |preout| "
4645     data: "data name"
4646   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4647     data: "data conf-history"
4648   data: "vpp-perf-results-2n-clx"
4649   filter: "all"
4650   parameters:
4651   - "parent"
4652   - "name"
4653   - "conf-history"
4654
4655 # Test configuration - VPP Performance Test Configs 3n-tsh
4656 - type: "table"
4657   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4658   algorithm: "table_merged_details"
4659   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4660   columns:
4661   - title: " |prein| Test Name |preout| "
4662     data: "data name"
4663   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4664     data: "data conf-history"
4665   data: "vpp-perf-results-3n-tsh"
4666   filter: "all"
4667   parameters:
4668   - "parent"
4669   - "name"
4670   - "conf-history"
4671
4672 # Test configuration - VPP Performance Test Configs 3n-dnv
4673 - type: "table"
4674   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4675   algorithm: "table_merged_details"
4676   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4677   columns:
4678   - title: " |prein| Test Name |preout| "
4679     data: "data name"
4680   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4681     data: "data conf-history"
4682   data: "vpp-perf-results-3n-dnv"
4683   filter: "all"
4684   parameters:
4685   - "parent"
4686   - "name"
4687   - "conf-history"
4688
4689 # Test configuration - VPP Performance Test Configs 2n-dnv
4690 - type: "table"
4691   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4692   algorithm: "table_merged_details"
4693   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4694   columns:
4695   - title: " |prein| Test Name |preout| "
4696     data: "data name"
4697   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4698     data: "data conf-history"
4699   data: "vpp-perf-results-2n-dnv"
4700   filter: "all"
4701   parameters:
4702   - "parent"
4703   - "name"
4704   - "conf-history"
4705
4706 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4707 - type: "table"
4708   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4709   algorithm: "table_oper_data_html"
4710   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4711   data: "vpp-perf-results-3n-hsw"
4712   filter: "all"
4713
4714 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4715 #- type: "table"
4716 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4717 #  algorithm: "table_oper_data_html"
4718 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4719 #  data: "vpp-perf-results-3n-skx"
4720 #  filter: "all"
4721 #
4722 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4723 #- type: "table"
4724 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4725 #  algorithm: "table_oper_data_html"
4726 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4727 #  data: "vpp-perf-results-2n-skx"
4728 #  filter: "all"
4729
4730 # Test Operational Data - VPP Performance Operational Data 2n-clx
4731 - type: "table"
4732   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4733   algorithm: "table_oper_data_html"
4734   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4735   data: "vpp-perf-results-2n-clx"
4736   filter: "all"
4737
4738 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4739 - type: "table"
4740   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4741   algorithm: "table_oper_data_html"
4742   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4743   data: "vpp-perf-results-3n-tsh"
4744   filter: "all"
4745
4746 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4747 - type: "table"
4748   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4749   algorithm: "table_oper_data_html"
4750   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4751   data: "vpp-perf-results-3n-dnv"
4752   filter: "all"
4753
4754 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4755 - type: "table"
4756   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4757   algorithm: "table_oper_data_html"
4758   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4759   data: "vpp-perf-results-2n-dnv"
4760   filter: "all"
4761
4762 # Detailed Test Results - VPP MRR Results 3n-hsw
4763 - type: "table"
4764   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4765   algorithm: "table_merged_details"
4766   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4767   columns:
4768   - title: " |prein| Test Name |preout| "
4769     data: "data name"
4770   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4771     data: "data msg"
4772   data: "vpp-mrr-results-3n-hsw"
4773   filter: "all"
4774   parameters:
4775   - "name"
4776   - "parent"
4777   - "msg"
4778
4779 ## Detailed Test Results - VPP MRR Results 3n-skx
4780 #- type: "table"
4781 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4782 #  algorithm: "table_merged_details"
4783 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4784 #  columns:
4785 #  - title: " |prein| Test Name |preout| "
4786 #    data: "data name"
4787 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4788 #    data: "data msg"
4789 #  data: "vpp-mrr-results-3n-skx"
4790 #  filter: "all"
4791 #  parameters:
4792 #  - "name"
4793 #  - "parent"
4794 #  - "msg"
4795 #
4796 ## Detailed Test Results - VPP MRR Results 2n-skx
4797 #- type: "table"
4798 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4799 #  algorithm: "table_merged_details"
4800 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4801 #  columns:
4802 #  - title: " |prein| Test Name |preout| "
4803 #    data: "data name"
4804 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4805 #    data: "data msg"
4806 #  data: "vpp-mrr-results-2n-skx"
4807 #  filter: "all"
4808 #  parameters:
4809 #  - "name"
4810 #  - "parent"
4811 #  - "msg"
4812
4813 # Detailed Test Results - VPP MRR Results 2n-clx
4814 - type: "table"
4815   title: "Detailed Test Results - VPP MRR Results 2n-clx"
4816   algorithm: "table_merged_details"
4817   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4818   columns:
4819   - title: " |prein| Test Name |preout| "
4820     data: "data name"
4821   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4822     data: "data msg"
4823   data: "vpp-mrr-results-2n-clx"
4824   filter: "all"
4825   parameters:
4826   - "name"
4827   - "parent"
4828   - "msg"
4829
4830 # Detailed Test Results - VPP MRR Results 3n-tsh
4831 - type: "table"
4832   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4833   algorithm: "table_merged_details"
4834   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4835   columns:
4836   - title: " |prein| Test Name |preout| "
4837     data: "data name"
4838   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4839     data: "data msg"
4840   data: "vpp-mrr-results-3n-tsh"
4841   filter: "all"
4842   parameters:
4843   - "name"
4844   - "parent"
4845   - "msg"
4846
4847 # Detailed Test Results - VPP MRR Results 3n-dnv
4848 - type: "table"
4849   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4850   algorithm: "table_merged_details"
4851   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4852   columns:
4853   - title: " |prein| Test Name |preout| "
4854     data: "data name"
4855   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4856     data: "data msg"
4857   data: "vpp-mrr-results-3n-dnv"
4858   filter: "all"
4859   parameters:
4860   - "name"
4861   - "parent"
4862   - "msg"
4863
4864 # Detailed Test Results - VPP MRR Results 2n-dnv
4865 - type: "table"
4866   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4867   algorithm: "table_merged_details"
4868   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4869   columns:
4870   - title: " |prein| Test Name |preout| "
4871     data: "data name"
4872   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4873     data: "data msg"
4874   data: "vpp-mrr-results-2n-dnv"
4875   filter: "all"
4876   parameters:
4877   - "name"
4878   - "parent"
4879   - "msg"
4880
4881 # Test configuration - VPP MRR Test Configs 3n-hsw
4882 - type: "table"
4883   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4884   algorithm: "table_merged_details"
4885   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4886   columns:
4887   - title: " |prein| Test Name |preout| "
4888     data: "data name"
4889   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4890     data: "data conf-history"
4891   data: "vpp-mrr-results-3n-hsw"
4892   filter: "all"
4893   parameters:
4894   - "parent"
4895   - "name"
4896   - "conf-history"
4897
4898 ## Test configuration - VPP MRR Test Configs 3n-skx
4899 #- type: "table"
4900 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4901 #  algorithm: "table_merged_details"
4902 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4903 #  columns:
4904 #  - title: " |prein| Test Name |preout| "
4905 #    data: "data name"
4906 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4907 #    data: "data conf-history"
4908 #  data: "vpp-mrr-results-3n-skx"
4909 #  filter: "all"
4910 #  parameters:
4911 #  - "parent"
4912 #  - "name"
4913 #  - "conf-history"
4914 #
4915 ## Test configuration - VPP MRR Test Configs 2n-skx
4916 #- type: "table"
4917 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4918 #  algorithm: "table_merged_details"
4919 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4920 #  columns:
4921 #  - title: " |prein| Test Name |preout| "
4922 #    data: "data name"
4923 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4924 #    data: "data conf-history"
4925 #  data: "vpp-mrr-results-2n-skx"
4926 #  filter: "all"
4927 #  parameters:
4928 #  - "parent"
4929 #  - "name"
4930 #  - "conf-history"
4931
4932 # Test configuration - VPP MRR Test Configs 2n-clx
4933 - type: "table"
4934   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4935   algorithm: "table_merged_details"
4936   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4937   columns:
4938   - title: " |prein| Test Name |preout| "
4939     data: "data name"
4940   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4941     data: "data conf-history"
4942   data: "vpp-mrr-results-2n-clx"
4943   filter: "all"
4944   parameters:
4945   - "parent"
4946   - "name"
4947   - "conf-history"
4948
4949 # Test configuration - VPP MRR Test Configs 3n-tsh
4950 - type: "table"
4951   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4952   algorithm: "table_merged_details"
4953   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4954   columns:
4955   - title: " |prein| Test Name |preout| "
4956     data: "data name"
4957   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4958     data: "data conf-history"
4959   data: "vpp-mrr-results-3n-tsh"
4960   filter: "all"
4961   parameters:
4962   - "parent"
4963   - "name"
4964   - "conf-history"
4965
4966 # Test configuration - VPP MRR Test Configs 3n-dnv
4967 - type: "table"
4968   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4969   algorithm: "table_merged_details"
4970   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4971   columns:
4972   - title: " |prein| Test Name |preout| "
4973     data: "data name"
4974   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4975     data: "data conf-history"
4976   data: "vpp-mrr-results-3n-dnv"
4977   filter: "all"
4978   parameters:
4979   - "parent"
4980   - "name"
4981   - "conf-history"
4982
4983 # Test configuration - VPP MRR Test Configs 2n-dnv
4984 - type: "table"
4985   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4986   algorithm: "table_merged_details"
4987   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4988   columns:
4989   - title: " |prein| Test Name |preout| "
4990     data: "data name"
4991   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4992     data: "data conf-history"
4993   data: "vpp-mrr-results-2n-dnv"
4994   filter: "all"
4995   parameters:
4996   - "parent"
4997   - "name"
4998   - "conf-history"
4999
5000 # Detailed Test Results - VPP Device Results - Ubuntu
5001 - type: "table"
5002   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5003   algorithm: "table_merged_details"
5004   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5005   columns:
5006   - title: " |prein| Test Name |preout| "
5007     data: "data name"
5008   - title: " |prein| Status |preout| "
5009     data: "data status"
5010   data: "vpp-device-results-ubuntu"
5011   filter: "all"
5012   parameters:
5013   - "name"
5014   - "parent"
5015   - "doc"
5016   - "status"
5017
5018 # Test configuration - VPP Device Test Configs - Ubuntu
5019 - type: "table"
5020   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5021   algorithm: "table_merged_details"
5022   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5023   columns:
5024   - title: " |prein| Test Name |preout| "
5025     data: "data name"
5026   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5027     data: "data conf-history"
5028   data: "vpp-device-results-ubuntu"
5029   filter: "all"
5030   parameters:
5031   - "parent"
5032   - "name"
5033   - "conf-history"
5034
5035 ################################################################################
5036
5037 # DPDK Performance Changes 3n-hsw 1t1c pdr
5038 - type: "table"
5039   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5040   algorithm: "table_perf_comparison"
5041   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5042   history:
5043     - title: "rls1904"
5044       data: "dpdk-performance-changes-3n-hsw-h1"
5045   reference:
5046     title: "rls1908"
5047     data: "dpdk-performance-changes-3n-hsw-ref"
5048   compare:
5049     title: "rls2001"
5050     data: "dpdk-performance-changes-3n-hsw-cmp"
5051   data: "dpdk-performance-changes-3n-hsw"
5052   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5053   filter: "'1T1C' and 'NDRPDR'"
5054   parameters:
5055   - "name"
5056   - "parent"
5057   - "throughput"
5058
5059 # DPDK Performance Changes 3n-hsw 2t2c pdr
5060 - type: "table"
5061   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5062   algorithm: "table_perf_comparison"
5063   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5064   history:
5065     - title: "rls1904"
5066       data: "dpdk-performance-changes-3n-hsw-h1"
5067   reference:
5068     title: "rls1908"
5069     data: "dpdk-performance-changes-3n-hsw-ref"
5070   compare:
5071     title: "rls2001"
5072     data: "dpdk-performance-changes-3n-hsw-cmp"
5073   data: "dpdk-performance-changes-3n-hsw"
5074   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5075   filter: "'2T2C' and 'NDRPDR'"
5076   parameters:
5077   - "name"
5078   - "parent"
5079   - "throughput"
5080
5081 # DPDK Performance Changes 3n-hsw 1t1c ndr
5082 - type: "table"
5083   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5084   algorithm: "table_perf_comparison"
5085   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5086   history:
5087     - title: "rls1904"
5088       data: "dpdk-performance-changes-3n-hsw-h1"
5089   reference:
5090     title: "rls1908"
5091     data: "dpdk-performance-changes-3n-hsw-ref"
5092   compare:
5093     title: "rls2001"
5094     data: "dpdk-performance-changes-3n-hsw-cmp"
5095   data: "dpdk-performance-changes-3n-hsw"
5096   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5097   filter: "'1T1C' and 'NDRPDR'"
5098   parameters:
5099   - "name"
5100   - "parent"
5101   - "throughput"
5102
5103 # DPDK Performance Changes 3n-hsw 2t2c ndr
5104 - type: "table"
5105   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
5106   algorithm: "table_perf_comparison"
5107   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
5108   history:
5109     - title: "rls1904"
5110       data: "dpdk-performance-changes-3n-hsw-h1"
5111   reference:
5112     title: "rls1908"
5113     data: "dpdk-performance-changes-3n-hsw-ref"
5114   compare:
5115     title: "rls2001"
5116     data: "dpdk-performance-changes-3n-hsw-cmp"
5117   data: "dpdk-performance-changes-3n-hsw"
5118   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5119   filter: "'2T2C' and 'NDRPDR'"
5120   parameters:
5121   - "name"
5122   - "parent"
5123   - "throughput"
5124
5125 ## DPDK Performance Changes 3n-skx 2t1c pdr
5126 #- type: "table"
5127 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
5128 #  algorithm: "table_perf_comparison"
5129 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
5130 #  history:
5131 #    - title: "rls1904"
5132 #      data: "dpdk-performance-changes-3n-skx-h1"
5133 #  reference:
5134 #    title: "rls1908"
5135 #    data: "dpdk-performance-changes-3n-skx-ref"
5136 #  compare:
5137 #    title: "rls2001"
5138 #    data: "dpdk-performance-changes-3n-skx-cmp"
5139 #  data: "dpdk-performance-changes-3n-skx"
5140 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5141 #  filter: "'2T1C' and 'NDRPDR'"
5142 #  parameters:
5143 #  - "name"
5144 #  - "parent"
5145 #  - "throughput"
5146 #
5147 ## DPDK Performance Changes 3n-skx 4t2c pdr
5148 #- type: "table"
5149 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
5150 #  algorithm: "table_perf_comparison"
5151 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
5152 #  history:
5153 #    - title: "rls1904"
5154 #      data: "dpdk-performance-changes-3n-skx-h1"
5155 #  reference:
5156 #    title: "rls1908"
5157 #    data: "dpdk-performance-changes-3n-skx-ref"
5158 #  compare:
5159 #    title: "rls2001"
5160 #    data: "dpdk-performance-changes-3n-skx-cmp"
5161 #  data: "dpdk-performance-changes-3n-skx"
5162 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5163 #  filter: "'4T2C' and 'NDRPDR'"
5164 #  parameters:
5165 #  - "name"
5166 #  - "parent"
5167 #  - "throughput"
5168 #
5169 ## DPDK Performance Changes 3n-skx 2t1c ndr
5170 #- type: "table"
5171 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
5172 #  algorithm: "table_perf_comparison"
5173 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
5174 #  history:
5175 #    - title: "rls1904"
5176 #      data: "dpdk-performance-changes-3n-skx-h1"
5177 #  reference:
5178 #    title: "rls1908"
5179 #    data: "dpdk-performance-changes-3n-skx-ref"
5180 #  compare:
5181 #    title: "rls2001"
5182 #    data: "dpdk-performance-changes-3n-skx-cmp"
5183 #  data: "dpdk-performance-changes-3n-skx"
5184 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5185 #  filter: "'2T1C' and 'NDRPDR'"
5186 #  parameters:
5187 #  - "name"
5188 #  - "parent"
5189 #  - "throughput"
5190 #
5191 ## DPDK Performance Changes 3n-skx 4t2c ndr
5192 #- type: "table"
5193 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
5194 #  algorithm: "table_perf_comparison"
5195 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
5196 #  history:
5197 #    - title: "rls1904"
5198 #      data: "dpdk-performance-changes-3n-skx-h1"
5199 #  reference:
5200 #    title: "rls1908"
5201 #    data: "dpdk-performance-changes-3n-skx-ref"
5202 #  compare:
5203 #    title: "rls2001"
5204 #    data: "dpdk-performance-changes-3n-skx-cmp"
5205 #  data: "dpdk-performance-changes-3n-skx"
5206 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5207 #  filter: "'4T2C' and 'NDRPDR'"
5208 #  parameters:
5209 #  - "name"
5210 #  - "parent"
5211 #  - "throughput"
5212 #
5213 ## DPDK Performance Changes 2n-skx 2t1c pdr
5214 #- type: "table"
5215 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
5216 #  algorithm: "table_perf_comparison"
5217 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5218 #  history:
5219 #    - title: "rls1904"
5220 #      data: "dpdk-performance-changes-2n-skx-h1"
5221 #  reference:
5222 #    title: "rls1908"
5223 #    data: "dpdk-performance-changes-2n-skx-ref"
5224 #  compare:
5225 #    title: "rls2001"
5226 #    data: "dpdk-performance-changes-2n-skx-cmp"
5227 #  data: "dpdk-performance-changes-2n-skx"
5228 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5229 #  filter: "'2T1C' and 'NDRPDR'"
5230 #  parameters:
5231 #  - "name"
5232 #  - "parent"
5233 #  - "throughput"
5234 #
5235 ## DPDK Performance Changes 2n-skx 4t2c pdr
5236 #- type: "table"
5237 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5238 #  algorithm: "table_perf_comparison"
5239 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5240 #  history:
5241 #    - title: "rls1904"
5242 #      data: "dpdk-performance-changes-2n-skx-h1"
5243 #  reference:
5244 #    title: "rls1908"
5245 #    data: "dpdk-performance-changes-2n-skx-ref"
5246 #  compare:
5247 #    title: "rls2001"
5248 #    data: "dpdk-performance-changes-2n-skx-cmp"
5249 #  data: "dpdk-performance-changes-2n-skx"
5250 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5251 #  filter: "'4T2C' and 'NDRPDR'"
5252 #  parameters:
5253 #  - "name"
5254 #  - "parent"
5255 #  - "throughput"
5256 #
5257 ## DPDK Performance Changes 2n-skx 2t1c ndr
5258 #- type: "table"
5259 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5260 #  algorithm: "table_perf_comparison"
5261 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5262 #  history:
5263 #    - title: "rls1904"
5264 #      data: "dpdk-performance-changes-2n-skx-h1"
5265 #  reference:
5266 #    title: "rls1908"
5267 #    data: "dpdk-performance-changes-2n-skx-ref"
5268 #  compare:
5269 #    title: "rls2001"
5270 #    data: "dpdk-performance-changes-2n-skx-cmp"
5271 #  data: "dpdk-performance-changes-2n-skx"
5272 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5273 #  filter: "'2T1C' and 'NDRPDR'"
5274 #  parameters:
5275 #  - "name"
5276 #  - "parent"
5277 #  - "throughput"
5278 #
5279 ## DPDK Performance Changes 2n-skx 4t2c ndr
5280 #- type: "table"
5281 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5282 #  algorithm: "table_perf_comparison"
5283 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5284 #  history:
5285 #    - title: "rls1904"
5286 #      data: "dpdk-performance-changes-2n-skx-h1"
5287 #  reference:
5288 #    title: "rls1908"
5289 #    data: "dpdk-performance-changes-2n-skx-ref"
5290 #  compare:
5291 #    title: "rls2001"
5292 #    data: "dpdk-performance-changes-2n-skx-cmp"
5293 #  data: "dpdk-performance-changes-2n-skx"
5294 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5295 #  filter: "'4T2C' and 'NDRPDR'"
5296 #  parameters:
5297 #  - "name"
5298 #  - "parent"
5299 #  - "throughput"
5300 #
5301 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5302 #- type: "table"
5303 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5304 #  algorithm: "table_perf_comparison"
5305 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5306 #  reference:
5307 #    title: "3-Node Hsw"
5308 #    data: "dpdk-compare-testbeds-ref"
5309 #  compare:
5310 #    title: "3-Node Skx"
5311 #    data: "dpdk-compare-testbeds-cmp"
5312 #  data: "dpdk-compare-testbeds"
5313 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5314 #  filter: "'NIC_Intel-X710'"
5315 #  parameters:
5316 #  - "name"
5317 #  - "parent"
5318 #  - "throughput"
5319 #
5320 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5321 #- type: "table"
5322 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5323 #  algorithm: "table_perf_comparison"
5324 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5325 #  reference:
5326 #    title: "3-Node Hsw"
5327 #    data: "dpdk-compare-testbeds-ref"
5328 #  compare:
5329 #    title: "3-Node Skx"
5330 #    data: "dpdk-compare-testbeds-cmp"
5331 #  data: "dpdk-compare-testbeds"
5332 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5333 #  filter: "'NIC_Intel-X710'"
5334 #  parameters:
5335 #  - "name"
5336 #  - "parent"
5337 #  - "throughput"
5338 #
5339 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5340 #- type: "table"
5341 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5342 #  algorithm: "table_perf_comparison"
5343 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5344 #  reference:
5345 #    title: "2-Node Skx"
5346 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5347 #  compare:
5348 #    title: "2-Node Clx"
5349 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5350 #  data: "dpdk-compare-testbeds-skx-clx"
5351 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5352 #  filter: "all"
5353 #  parameters:
5354 #  - "name"
5355 #  - "parent"
5356 #  - "throughput"
5357 #
5358 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5359 #- type: "table"
5360 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5361 #  algorithm: "table_perf_comparison"
5362 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5363 #  reference:
5364 #    title: "2-Node Skx"
5365 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5366 #  compare:
5367 #    title: "2-Node Clx"
5368 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5369 #  data: "dpdk-compare-testbeds-skx-clx"
5370 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5371 #  filter: "all"
5372 #  parameters:
5373 #  - "name"
5374 #  - "parent"
5375 #  - "throughput"
5376 #
5377 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5378 #- type: "table"
5379 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5380 #  algorithm: "table_perf_comparison"
5381 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5382 #  reference:
5383 #    title: "3-Node Skx"
5384 #    data: "dpdk-compare-topologies-ref"
5385 #  compare:
5386 #    title: "2-Node Skx"
5387 #    data: "dpdk-compare-topologies-cmp"
5388 #  data: "dpdk-compare-topologies"
5389 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5390 #  filter: "all"
5391 #  parameters:
5392 #  - "name"
5393 #  - "parent"
5394 #  - "throughput"
5395 #
5396 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5397 #- type: "table"
5398 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5399 #  algorithm: "table_perf_comparison"
5400 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5401 #  reference:
5402 #    title: "3-Node Skx"
5403 #    data: "dpdk-compare-topologies-ref"
5404 #  compare:
5405 #    title: "2-Node Skx"
5406 #    data: "dpdk-compare-topologies-cmp"
5407 #  data: "dpdk-compare-topologies"
5408 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5409 #  filter: "all"
5410 #  parameters:
5411 #  - "name"
5412 #  - "parent"
5413 #  - "throughput"
5414
5415 # Detailed Test Results - DPDK Performance Results 3n-hsw
5416 - type: "table"
5417   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5418   algorithm: "table_merged_details"
5419   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5420   columns:
5421   - title: " |prein| Test Name |preout| "
5422     data: "data name"
5423   - 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| "
5424     data: "data msg"
5425   data: "dpdk-perf-results-3n-hsw"
5426   filter: "all"
5427   parameters:
5428   - "name"
5429   - "parent"
5430   - "msg"
5431
5432 ## Detailed Test Results - DPDK Performance Results 3n-skx
5433 #- type: "table"
5434 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5435 #  algorithm: "table_merged_details"
5436 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5437 #  columns:
5438 #  - title: " |prein| Test Name |preout| "
5439 #    data: "data name"
5440 #  - 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| "
5441 #    data: "data msg"
5442 #  data: "dpdk-perf-results-3n-skx"
5443 #  filter: "all"
5444 #  parameters:
5445 #  - "name"
5446 #  - "parent"
5447 #  - "msg"
5448 #
5449 ## Detailed Test Results - DPDK Performance Results 2n-skx
5450 #- type: "table"
5451 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5452 #  algorithm: "table_merged_details"
5453 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5454 #  columns:
5455 #  - title: " |prein| Test Name |preout| "
5456 #    data: "data name"
5457 #  - 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| "
5458 #    data: "data msg"
5459 #  data: "dpdk-perf-results-2n-skx"
5460 #  filter: "all"
5461 #  parameters:
5462 #  - "name"
5463 #  - "parent"
5464 #  - "msg"
5465
5466 # Detailed Test Results - DPDK Performance Results 2n-clx
5467 - type: "table"
5468   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5469   algorithm: "table_merged_details"
5470   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5471   columns:
5472   - title: " |prein| Test Name |preout| "
5473     data: "data name"
5474   - 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| "
5475     data: "data msg"
5476   data: "dpdk-perf-results-2n-clx"
5477   filter: "all"
5478   parameters:
5479   - "name"
5480   - "parent"
5481   - "msg"
5482
5483 # Detailed Test Results - DPDK Performance Results 2n-dnv
5484 - type: "table"
5485   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5486   algorithm: "table_merged_details"
5487   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5488   columns:
5489   - title: " |prein| Test Name |preout| "
5490     data: "data name"
5491   - 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| "
5492     data: "data msg"
5493   data: "dpdk-perf-results-2n-dnv"
5494   filter: "all"
5495   parameters:
5496   - "name"
5497   - "parent"
5498   - "msg"
5499
5500 # Detailed Test Results - DPDK Performance Results 3n-dnv
5501 - type: "table"
5502   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5503   algorithm: "table_merged_details"
5504   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5505   columns:
5506   - title: " |prein| Test Name |preout| "
5507     data: "data name"
5508   - 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| "
5509     data: "data msg"
5510   data: "dpdk-perf-results-3n-dnv"
5511   filter: "all"
5512   parameters:
5513   - "name"
5514   - "parent"
5515   - "msg"
5516
5517 # Detailed Test Results - DPDK Performance Results 3n-tsh
5518 - type: "table"
5519   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5520   algorithm: "table_merged_details"
5521   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5522   columns:
5523   - title: " |prein| Test Name |preout| "
5524     data: "data name"
5525   - 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| "
5526     data: "data msg"
5527   data: "dpdk-perf-results-3n-tsh"
5528   filter: "all"
5529   parameters:
5530   - "name"
5531   - "parent"
5532   - "msg"
5533
5534 ################################################################################
5535 ###                                F I L E S                                 ###
5536 ################################################################################
5537
5538 # VPP Performance Results 3n-hsw
5539 - type: "file"
5540   title: "VPP Performance Results 3n-hsw"
5541   algorithm: "file_test_results"
5542   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5543   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5544   data: "vpp-perf-results-3n-hsw"
5545   filter: "all"
5546   data-start-level: 4
5547
5548 ## VPP Performance Results 3n-skx
5549 #- type: "file"
5550 #  title: "VPP Performance Results 3n-skx"
5551 #  algorithm: "file_test_results"
5552 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5553 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5554 #  data: "vpp-perf-results-3n-skx"
5555 #  filter: "all"
5556 #  data-start-level: 4
5557 #
5558 ## VPP Performance Results 2n-skx
5559 #- type: "file"
5560 #  title: "VPP Performance Results 2n-skx"
5561 #  algorithm: "file_test_results"
5562 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5563 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5564 #  data: "vpp-perf-results-2n-skx"
5565 #  filter: "all"
5566 #  data-start-level: 4
5567
5568 # VPP Performance Results 2n-clx
5569 - type: "file"
5570   title: "VPP Performance Results 2n-clx"
5571   algorithm: "file_test_results"
5572   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5573   dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5574   data: "vpp-perf-results-2n-clx"
5575   filter: "all"
5576   data-start-level: 4
5577
5578 # VPP Performance Results 3n-tsh
5579 - type: "file"
5580   title: "VPP Performance Results 3n-tsh"
5581   algorithm: "file_test_results"
5582   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5583   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5584   data: "vpp-perf-results-3n-tsh"
5585   filter: "all"
5586   data-start-level: 4
5587
5588 # VPP Performance Results 3n-dnv
5589 - type: "file"
5590   title: "VPP Performance Results 3n-dnv"
5591   algorithm: "file_test_results"
5592   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5593   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5594   data: "vpp-perf-results-3n-dnv"
5595   filter: "all"
5596   data-start-level: 4
5597
5598 # VPP Performance Results 2n-dnv
5599 - type: "file"
5600   title: "VPP Performance Results 2n-dnv"
5601   algorithm: "file_test_results"
5602   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5603   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5604   data: "vpp-perf-results-2n-dnv"
5605   filter: "all"
5606   data-start-level: 4
5607
5608 # VPP Performance Configuration 3n-hsw
5609 - type: "file"
5610   title: "VPP Performance Configuration 3n-hsw"
5611   algorithm: "file_test_results"
5612   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5613   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5614   data: "vpp-perf-results-3n-hsw"
5615   filter: "all"
5616   data-start-level: 4
5617
5618 ## VPP Performance Configuration 3n-skx
5619 #- type: "file"
5620 #  title: "VPP Performance Configuration 3n-skx"
5621 #  algorithm: "file_test_results"
5622 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5623 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5624 #  data: "vpp-perf-results-3n-skx"
5625 #  filter: "all"
5626 #  data-start-level: 4
5627 #
5628 ## VPP Performance Configuration 2n-skx
5629 #- type: "file"
5630 #  title: "VPP Performance Configuration 2n-skx"
5631 #  algorithm: "file_test_results"
5632 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5633 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5634 #  data: "vpp-perf-results-2n-skx"
5635 #  filter: "all"
5636 #  data-start-level: 4
5637
5638 # VPP Performance Configuration 2n-clx
5639 - type: "file"
5640   title: "VPP Performance Configuration 2n-clx"
5641   algorithm: "file_test_results"
5642   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5643   dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5644   data: "vpp-perf-results-2n-clx"
5645   filter: "all"
5646   data-start-level: 4
5647
5648 # VPP Performance Configuration 3n-tsh
5649 - type: "file"
5650   title: "VPP Performance Configuration 3n-tsh"
5651   algorithm: "file_test_results"
5652   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5653   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5654   data: "vpp-perf-results-3n-tsh"
5655   filter: "all"
5656   data-start-level: 4
5657
5658 # VPP Performance Configuration 3n-dnv
5659 - type: "file"
5660   title: "VPP Performance Configuration 3n-dnv"
5661   algorithm: "file_test_results"
5662   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5663   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5664   data: "vpp-perf-results-3n-dnv"
5665   filter: "all"
5666   data-start-level: 4
5667
5668 # VPP Performance Configuration 2n-dnv
5669 - type: "file"
5670   title: "VPP Performance Configuration 2n-dnv"
5671   algorithm: "file_test_results"
5672   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5673   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5674   data: "vpp-perf-results-2n-dnv"
5675   filter: "all"
5676   data-start-level: 4
5677
5678 # VPP Performance Operational Data 3n-hsw
5679 - type: "file"
5680   title: "VPP Performance Operational Data 3n-hsw"
5681   algorithm: "file_test_results_html"
5682   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5683   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5684   data: "vpp-perf-results-3n-hsw"
5685   filter: "all"
5686   data-start-level: 4
5687
5688 ## VPP Performance Operational Data 3n-skx
5689 #- type: "file"
5690 #  title: "VPP Performance Operational Data 3n-skx"
5691 #  algorithm: "file_test_results_html"
5692 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5693 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5694 #  data: "vpp-perf-results-3n-skx"
5695 #  filter: "all"
5696 #  data-start-level: 4
5697 #
5698 ## VPP Performance Operational Data 2n-skx
5699 #- type: "file"
5700 #  title: "VPP Performance Operational Data 2n-skx"
5701 #  algorithm: "file_test_results_html"
5702 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5703 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5704 #  data: "vpp-perf-results-2n-skx"
5705 #  filter: "all"
5706 #  data-start-level: 4
5707
5708 # VPP Performance Operational Data 2n-clx
5709 - type: "file"
5710   title: "VPP Performance Operational Data 2n-clx"
5711   algorithm: "file_test_results_html"
5712   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5713   dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5714   data: "vpp-perf-results-2n-clx"
5715   filter: "all"
5716   data-start-level: 4
5717
5718 # VPP Performance Operational Data 3n-tsh
5719 - type: "file"
5720   title: "VPP Performance Operational Data 3n-tsh"
5721   algorithm: "file_test_results_html"
5722   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5723   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5724   data: "vpp-perf-results-3n-tsh"
5725   filter: "all"
5726   data-start-level: 4
5727
5728 # VPP Performance Operational Data 3n-dnv
5729 - type: "file"
5730   title: "VPP Performance Operational Data 3n-dnv"
5731   algorithm: "file_test_results_html"
5732   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5733   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5734   data: "vpp-perf-results-3n-dnv"
5735   filter: "all"
5736   data-start-level: 4
5737
5738 # VPP Performance Operational Data 2n-dnv
5739 - type: "file"
5740   title: "VPP Performance Operational Data 2n-dnv"
5741   algorithm: "file_test_results_html"
5742   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5743   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5744   data: "vpp-perf-results-2n-dnv"
5745   filter: "all"
5746   data-start-level: 4
5747
5748 # VPP MRR Results 3n-hsw
5749 - type: "file"
5750   title: "VPP MRR Results 3n-hsw"
5751   algorithm: "file_test_results"
5752   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5753   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5754   data: "vpp-mrr-results-3n-hsw"
5755   filter: "all"
5756   data-start-level: 4
5757
5758 ## VPP MRR Results 3n-skx
5759 #- type: "file"
5760 #  title: "VPP MRR Results 3n-skx"
5761 #  algorithm: "file_test_results"
5762 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5763 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5764 #  data: "vpp-mrr-results-3n-skx"
5765 #  filter: "all"
5766 #  data-start-level: 4
5767 #
5768 ## VPP MRR Results 2n-skx
5769 #- type: "file"
5770 #  title: "VPP MRR Results 2n-skx"
5771 #  algorithm: "file_test_results"
5772 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5773 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5774 #  data: "vpp-mrr-results-2n-skx"
5775 #  filter: "all"
5776 #  data-start-level: 4
5777
5778 # VPP MRR Results 2n-clx
5779 - type: "file"
5780   title: "VPP MRR Results 2n-clx"
5781   algorithm: "file_test_results"
5782   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5783   dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5784   data: "vpp-mrr-results-2n-clx"
5785   filter: "all"
5786   data-start-level: 4
5787
5788 # VPP MRR Results 3n-tsh
5789 - type: "file"
5790   title: "VPP MRR Results 3n-tsh"
5791   algorithm: "file_test_results"
5792   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5793   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5794   data: "vpp-mrr-results-3n-tsh"
5795   filter: "all"
5796   data-start-level: 4
5797
5798 # VPP MRR Results 3n-dnv
5799 - type: "file"
5800   title: "VPP MRR Results 3n-dnv"
5801   algorithm: "file_test_results"
5802   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5803   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5804   data: "vpp-mrr-results-3n-dnv"
5805   filter: "all"
5806   data-start-level: 4
5807
5808 # VPP MRR Results 2n-dnv
5809 - type: "file"
5810   title: "VPP MRR Results 2n-dnv"
5811   algorithm: "file_test_results"
5812   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5813   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5814   data: "vpp-mrr-results-2n-dnv"
5815   filter: "all"
5816   data-start-level: 4
5817
5818 # VPP MRR Configuration 3n-hsw
5819 - type: "file"
5820   title: "VPP MRR Configuration 3n-hsw"
5821   algorithm: "file_test_results"
5822   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5823   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5824   data: "vpp-mrr-results-3n-hsw"
5825   filter: "all"
5826   data-start-level: 4
5827
5828 ## VPP MRR Configuration 3n-skx
5829 #- type: "file"
5830 #  title: "VPP MRR Configuration 3n-skx"
5831 #  algorithm: "file_test_results"
5832 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5833 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5834 #  data: "vpp-mrr-results-3n-skx"
5835 #  filter: "all"
5836 #  data-start-level: 4
5837 #
5838 ## VPP MRR Configuration 2n-skx
5839 #- type: "file"
5840 #  title: "VPP MRR Configuration 2n-skx"
5841 #  algorithm: "file_test_results"
5842 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5843 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5844 #  data: "vpp-mrr-results-2n-skx"
5845 #  filter: "all"
5846 #  data-start-level: 4
5847
5848 # VPP MRR Configuration 2n-clx
5849 - type: "file"
5850   title: "VPP MRR Configuration 2n-clx"
5851   algorithm: "file_test_results"
5852   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5853   dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5854   data: "vpp-mrr-results-2n-clx"
5855   filter: "all"
5856   data-start-level: 4
5857
5858 # VPP MRR Configuration 3n-tsh
5859 - type: "file"
5860   title: "VPP MRR Configuration 3n-tsh"
5861   algorithm: "file_test_results"
5862   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5863   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5864   data: "vpp-mrr-results-3n-tsh"
5865   filter: "all"
5866   data-start-level: 4
5867
5868 # VPP MRR Configuration 3n-dnv
5869 - type: "file"
5870   title: "VPP MRR Configuration 3n-dnv"
5871   algorithm: "file_test_results"
5872   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5873   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5874   data: "vpp-mrr-results-3n-dnv"
5875   filter: "all"
5876   data-start-level: 4
5877
5878 # VPP MRR Configuration 2n-dnv
5879 - type: "file"
5880   title: "VPP MRR Configuration 2n-dnv"
5881   algorithm: "file_test_results"
5882   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5883   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5884   data: "vpp-mrr-results-2n-dnv"
5885   filter: "all"
5886   data-start-level: 4
5887
5888 # VPP Device Results - Ubuntu
5889 - type: "file"
5890   title: "VPP Device Results - Ubuntu"
5891   algorithm: "file_test_results"
5892   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5893   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5894   data: "vpp-device-results-ubuntu"
5895   filter: "all"
5896   data-start-level: 4
5897
5898 # VPP Device Configuration - Ubuntu
5899 - type: "file"
5900   title: "VPP Device Configuration - Ubuntu"
5901   algorithm: "file_test_results"
5902   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5903   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5904   data: "vpp-device-results-ubuntu"
5905   filter: "all"
5906   data-start-level: 4
5907
5908 # DPDK Performance Results 3n-hsw
5909 - type: "file"
5910   title: "DPDK Performance Results 3n-hsw"
5911   algorithm: "file_test_results"
5912   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5913   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5914   data: "dpdk-perf-results-3n-hsw"
5915   filter: "all"
5916   data-start-level: 4
5917
5918 ## DPDK Performance Results 3n-skx
5919 #- type: "file"
5920 #  title: "DPDK Performance Results 3n-skx"
5921 #  algorithm: "file_test_results"
5922 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5923 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5924 #  data: "dpdk-perf-results-3n-skx"
5925 #  filter: "all"
5926 #  data-start-level: 4
5927 #
5928 ## DPDK Performance Results 2n-skx
5929 #- type: "file"
5930 #  title: "DPDK Performance Results 2n-skx"
5931 #  algorithm: "file_test_results"
5932 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5933 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5934 #  data: "dpdk-perf-results-2n-skx"
5935 #  filter: "all"
5936 #  data-start-level: 4
5937
5938 # DPDK Performance Results 2n-clx
5939 - type: "file"
5940   title: "DPDK Performance Results 2n-clx"
5941   algorithm: "file_test_results"
5942   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5943   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5944   data: "dpdk-perf-results-2n-clx"
5945   filter: "all"
5946   data-start-level: 4
5947
5948 # DPDK Performance Results 2n-dnv
5949 - type: "file"
5950   title: "DPDK Performance Results 2n-dnv"
5951   algorithm: "file_test_results"
5952   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5953   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5954   data: "dpdk-perf-results-2n-dnv"
5955   filter: "all"
5956   data-start-level: 4
5957
5958 # DPDK Performance Results 3n-dnv
5959 - type: "file"
5960   title: "DPDK Performance Results 3n-dnv"
5961   algorithm: "file_test_results"
5962   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5963   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5964   data: "dpdk-perf-results-3n-dnv"
5965   filter: "all"
5966   data-start-level: 4
5967
5968 # DPDK Performance Results 3n-tsh
5969 - type: "file"
5970   title: "DPDK Performance Results 3n-tsh"
5971   algorithm: "file_test_results"
5972   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5973   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5974   data: "dpdk-perf-results-3n-tsh"
5975   filter: "all"
5976   data-start-level: 4
5977
5978 ################################################################################
5979 ###                                P L O T S                                 ###
5980 ################################################################################
5981
5982 ## Plots VPP HTTP Server Performance
5983 #- type: "plot"
5984 #  title: "VPP HTTP Server Performance"
5985 #  algorithm: "plot_http_server_perf_box"
5986 #  output-file-type: ".html"
5987 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5988 #  data:
5989 #    "plot-vpp-http-server-performance"
5990 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5991 #  # each tag is enclosed with ' (apostrophe).
5992 #  filter: "'HTTP' and 'TCP_CPS'"
5993 #  parameters:
5994 #  - "result"
5995 #  - "name"
5996 #  traces:
5997 #    hoverinfo: "y+name"
5998 #    boxpoints: "outliers"
5999 #    whiskerwidth: 0
6000 #  layout:
6001 #    title: "VPP HTTP Server Performance"
6002 #    layout:
6003 #      "plot-cps"
6004 #
6005 #- type: "plot"
6006 #  title: "VPP HTTP Server Performance"
6007 #  algorithm: "plot_http_server_perf_box"
6008 #  output-file-type: ".html"
6009 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
6010 #  data:
6011 #    "plot-vpp-http-server-performance"
6012 #  filter: "'HTTP' and 'TCP_RPS'"
6013 #  parameters:
6014 #  - "result"
6015 #  - "name"
6016 #  traces:
6017 #    hoverinfo: "y+name"
6018 #    boxpoints: "outliers"
6019 #    whiskerwidth: 0
6020 #  layout:
6021 #    title: "VPP HTTP Server Performance"
6022 #    layout:
6023 #      "plot-rps"
6024
6025 ################################################################################
6026
6027 ## Soak Test (PLRsearch), boxes
6028 #- type: "plot"
6029 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6030 #  algorithm: "plot_perf_box_name"
6031 #  output-file-type: ".html"
6032 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
6033 #  data: "plot-vpp-soak-2n-skx"
6034 #  include:
6035 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
6036 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
6037 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
6038 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
6039 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
6040 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
6041 #  layout:
6042 #    title: "30 Minutes Soak Test (PLRsearch)"
6043 #    layout: "plot-soak-throughput"
6044 #
6045 ## Soak Test (PLRsearch), boxes
6046 #- type: "plot"
6047 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
6048 #  algorithm: "plot_perf_box_name"
6049 #  output-file-type: ".html"
6050 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
6051 #  data: "plot-vpp-soak-2n-skx"
6052 #  include:
6053 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
6054 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
6055 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
6056 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
6057 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
6058 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
6059 #  layout:
6060 #    title: "30 Minutes Soak Test (PLRsearch)"
6061 #    layout: "plot-soak-throughput"
6062
6063 ###############################################################################
6064
6065 #- type: "plot"
6066 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6067 #  algorithm: "plot_nf_reconf_box_name"
6068 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
6069 #  data: "plot-vpp-nfv-reconf-2n-skx"
6070 #  include:
6071 #    - "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"
6072 #    - "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"
6073 #    - "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"
6074 #    - "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"
6075 #    - "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"
6076 #    - "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"
6077 #  layout:
6078 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6079 #    layout: "plot-throughput"
6080 #
6081 #- type: "plot"
6082 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6083 #  algorithm: "plot_nf_reconf_box_name"
6084 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
6085 #  data: "plot-vpp-nfv-reconf-2n-skx"
6086 #  include:
6087 #    - "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"
6088 #    - "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"
6089 #    - "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"
6090 #    - "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"
6091 #    - "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"
6092 #    - "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"
6093 #  layout:
6094 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6095 #    layout: "plot-throughput"
6096 #
6097 #- type: "plot"
6098 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
6099 #  algorithm: "plot_nf_reconf_box_name"
6100 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
6101 #  data: "plot-vpp-nfv-reconf-2n-skx"
6102 #  include:
6103 #    - "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"
6104 #    - "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"
6105 #    - "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"
6106 #    - "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"
6107 #    - "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"
6108 #    - "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"
6109 #  layout:
6110 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
6111 #    layout: "plot-throughput"
6112 #
6113 ################################################################################
6114 ## Plots - NF Density - VSC - MRR 64b
6115 #- type: "plot"
6116 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6117 #  algorithm: "plot_nf_heatmap"
6118 #  output-file-type: ".html"
6119 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
6120 #  data: "plot-vpp-nfv-2n-skx-mrr"
6121 #  filter: "'NIC_Intel-XXV710' and
6122 #           'NF_DENSITY' and
6123 #           'VHOST' and
6124 #           not 'VXLAN' and
6125 #           'CHAIN' and
6126 #           'NF_VPPIP4' and
6127 #           '64B' and
6128 #           '2T1C' and
6129 #           'MRR'"
6130 #  parameters:
6131 #  - "result"
6132 #  - "name"
6133 #  - "tags"
6134 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6135 #  x-axis: "X = VNFs per Service Chain"
6136 #  y-axis: "Y = Number of Service Chains"
6137 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6138 #  layout:
6139 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6140 #    layout: "plot-service-density"
6141 #
6142 #- type: "plot"
6143 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6144 #  algorithm: "plot_nf_heatmap"
6145 #  output-file-type: ".html"
6146 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
6147 #  data: "plot-vpp-nfv-2n-skx-mrr"
6148 #  filter: "'NIC_Intel-XXV710' and
6149 #           'NF_DENSITY' and
6150 #           'VHOST' and
6151 #           not 'VXLAN' and
6152 #           'CHAIN' and
6153 #           'NF_VPPIP4' and
6154 #           '64B' and
6155 #           '4T2C' and
6156 #           'MRR'"
6157 #  parameters:
6158 #  - "result"
6159 #  - "name"
6160 #  - "tags"
6161 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6162 #  x-axis: "X = VNFs per Service Chain"
6163 #  y-axis: "Y = Number of Service Chains"
6164 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6165 #  layout:
6166 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6167 #    layout: "plot-service-density"
6168 #
6169 #- type: "plot"
6170 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6171 #  algorithm: "plot_nf_heatmap"
6172 #  output-file-type: ".html"
6173 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
6174 #  data: "plot-vpp-nfv-2n-skx-mrr"
6175 #  filter: "'NIC_Intel-XXV710' and
6176 #           'NF_DENSITY' and
6177 #           'VHOST' and
6178 #           not 'VXLAN' and
6179 #           'CHAIN' and
6180 #           'NF_VPPIP4' and
6181 #           '64B' and
6182 #           '8T4C' and
6183 #           'MRR'"
6184 #  parameters:
6185 #  - "result"
6186 #  - "name"
6187 #  - "tags"
6188 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6189 #  x-axis: "X = VNFs per Service Chain"
6190 #  y-axis: "Y = Number of Service Chains"
6191 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6192 #  layout:
6193 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6194 #    layout: "plot-service-density"
6195 #
6196 ## Plots - NF Density - VSC - MRR IMIX
6197 #- type: "plot"
6198 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6199 #  algorithm: "plot_nf_heatmap"
6200 #  output-file-type: ".html"
6201 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
6202 #  data: "plot-vpp-nfv-2n-skx-mrr"
6203 #  filter: "'NIC_Intel-XXV710' and
6204 #           'NF_DENSITY' and
6205 #           'VHOST' and
6206 #           not 'VXLAN' and
6207 #           'CHAIN' and
6208 #           'NF_VPPIP4' and
6209 #           'IMIX' and
6210 #           '2T1C' and
6211 #           'MRR'"
6212 #  parameters:
6213 #  - "result"
6214 #  - "name"
6215 #  - "tags"
6216 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6217 #  x-axis: "X = VNFs per Service Chain"
6218 #  y-axis: "Y = Number of Service Chains"
6219 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6220 #  layout:
6221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6222 #    layout: "plot-service-density"
6223 #
6224 #- type: "plot"
6225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6226 #  algorithm: "plot_nf_heatmap"
6227 #  output-file-type: ".html"
6228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6229 #  data: "plot-vpp-nfv-2n-skx-mrr"
6230 #  filter: "'NIC_Intel-XXV710' and
6231 #           'NF_DENSITY' and
6232 #           'VHOST' and
6233 #           not 'VXLAN' and
6234 #           'CHAIN' and
6235 #           'NF_VPPIP4' and
6236 #           'IMIX' and
6237 #           '4T2C' and
6238 #           'MRR'"
6239 #  parameters:
6240 #  - "result"
6241 #  - "name"
6242 #  - "tags"
6243 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6244 #  x-axis: "X = VNFs per Service Chain"
6245 #  y-axis: "Y = Number of Service Chains"
6246 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6247 #  layout:
6248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6249 #    layout: "plot-service-density"
6250 #
6251 #- type: "plot"
6252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6253 #  algorithm: "plot_nf_heatmap"
6254 #  output-file-type: ".html"
6255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6256 #  data: "plot-vpp-nfv-2n-skx-mrr"
6257 #  filter: "'NIC_Intel-XXV710' and
6258 #           'NF_DENSITY' and
6259 #           'VHOST' and
6260 #           not 'VXLAN' and
6261 #           'CHAIN' and
6262 #           'NF_VPPIP4' and
6263 #           'IMIX' and
6264 #           '8T4C' and
6265 #           'MRR'"
6266 #  parameters:
6267 #  - "result"
6268 #  - "name"
6269 #  - "tags"
6270 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6271 #  x-axis: "X = VNFs per Service Chain"
6272 #  y-axis: "Y = Number of Service Chains"
6273 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6274 #  layout:
6275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6276 #    layout: "plot-service-density"
6277 #
6278 ## Plots - NF Density - VSC - NDR 64b
6279 #- type: "plot"
6280 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6281 #  algorithm: "plot_nf_heatmap"
6282 #  output-file-type: ".html"
6283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6284 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6285 #  filter: "'NIC_Intel-XXV710' and
6286 #           'NF_DENSITY' and
6287 #           'VHOST' and
6288 #           not 'VXLAN' and
6289 #           'CHAIN' and
6290 #           'NF_VPPIP4' and
6291 #           '64B' and
6292 #           '2T1C' and
6293 #           'NDRPDR'"
6294 #  parameters:
6295 #  - "throughput"
6296 #  - "name"
6297 #  - "tags"
6298 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6299 #  x-axis: "X = VNFs per Service Chain"
6300 #  y-axis: "Y = Number of Service Chains"
6301 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6302 #  layout:
6303 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6304 #    layout: "plot-service-density"
6305 #
6306 #- type: "plot"
6307 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6308 #  algorithm: "plot_nf_heatmap"
6309 #  output-file-type: ".html"
6310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6311 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6312 #  filter: "'NIC_Intel-XXV710' and
6313 #           'NF_DENSITY' and
6314 #           'VHOST' and
6315 #           not 'VXLAN' and
6316 #           'CHAIN' and
6317 #           'NF_VPPIP4' and
6318 #           '64B' and
6319 #           '4T2C' and
6320 #           'NDRPDR'"
6321 #  parameters:
6322 #  - "throughput"
6323 #  - "name"
6324 #  - "tags"
6325 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6326 #  x-axis: "X = VNFs per Service Chain"
6327 #  y-axis: "Y = Number of Service Chains"
6328 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6329 #  layout:
6330 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6331 #    layout: "plot-service-density"
6332 #
6333 #- type: "plot"
6334 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6335 #  algorithm: "plot_nf_heatmap"
6336 #  output-file-type: ".html"
6337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6338 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6339 #  filter: "'NIC_Intel-XXV710' and
6340 #           'NF_DENSITY' and
6341 #           'VHOST' and
6342 #           not 'VXLAN' and
6343 #           'CHAIN' and
6344 #           'NF_VPPIP4' and
6345 #           '64B' and
6346 #           '8T4C' and
6347 #           'NDRPDR'"
6348 #  parameters:
6349 #  - "throughput"
6350 #  - "name"
6351 #  - "tags"
6352 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6353 #  x-axis: "X = VNFs per Service Chain"
6354 #  y-axis: "Y = Number of Service Chains"
6355 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6356 #  layout:
6357 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6358 #    layout: "plot-service-density"
6359 #
6360 ## Plots - NF Density - VSC - NDR IMIX
6361 #- type: "plot"
6362 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6363 #  algorithm: "plot_nf_heatmap"
6364 #  output-file-type: ".html"
6365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6366 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6367 #  filter: "'NIC_Intel-XXV710' and
6368 #           'NF_DENSITY' and
6369 #           'VHOST' and
6370 #           not 'VXLAN' and
6371 #           'CHAIN' and
6372 #           'NF_VPPIP4' and
6373 #           'IMIX' and
6374 #           '2T1C' and
6375 #           'NDRPDR'"
6376 #  parameters:
6377 #  - "throughput"
6378 #  - "name"
6379 #  - "tags"
6380 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6381 #  x-axis: "X = VNFs per Service Chain"
6382 #  y-axis: "Y = Number of Service Chains"
6383 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6384 #  layout:
6385 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6386 #    layout: "plot-service-density"
6387 #
6388 #- type: "plot"
6389 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6390 #  algorithm: "plot_nf_heatmap"
6391 #  output-file-type: ".html"
6392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6393 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6394 #  filter: "'NIC_Intel-XXV710' and
6395 #           'NF_DENSITY' and
6396 #           'VHOST' and
6397 #           not 'VXLAN' and
6398 #           'CHAIN' and
6399 #           'NF_VPPIP4' and
6400 #           'IMIX' and
6401 #           '4T2C' and
6402 #           'NDRPDR'"
6403 #  parameters:
6404 #  - "throughput"
6405 #  - "name"
6406 #  - "tags"
6407 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6408 #  x-axis: "X = VNFs per Service Chain"
6409 #  y-axis: "Y = Number of Service Chains"
6410 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6411 #  layout:
6412 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6413 #    layout: "plot-service-density"
6414 #
6415 #- type: "plot"
6416 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6417 #  algorithm: "plot_nf_heatmap"
6418 #  output-file-type: ".html"
6419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6420 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6421 #  filter: "'NIC_Intel-XXV710' and
6422 #           'NF_DENSITY' and
6423 #           'VHOST' and
6424 #           not 'VXLAN' and
6425 #           'CHAIN' and
6426 #           'NF_VPPIP4' and
6427 #           'IMIX' and
6428 #           '8T4C' and
6429 #           'NDRPDR'"
6430 #  parameters:
6431 #  - "throughput"
6432 #  - "name"
6433 #  - "tags"
6434 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6435 #  x-axis: "X = VNFs per Service Chain"
6436 #  y-axis: "Y = Number of Service Chains"
6437 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6438 #  layout:
6439 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6440 #    layout: "plot-service-density"
6441 #
6442 ## Plots - NF Density - VSC - PDR 64b
6443 #- type: "plot"
6444 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6445 #  algorithm: "plot_nf_heatmap"
6446 #  output-file-type: ".html"
6447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6448 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6449 #  filter: "'NIC_Intel-XXV710' and
6450 #           'NF_DENSITY' and
6451 #           'VHOST' and
6452 #           not 'VXLAN' and
6453 #           'CHAIN' and
6454 #           'NF_VPPIP4' and
6455 #           '64B' and
6456 #           '2T1C' and
6457 #           'NDRPDR'"
6458 #  parameters:
6459 #  - "throughput"
6460 #  - "name"
6461 #  - "tags"
6462 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6463 #  x-axis: "X = VNFs per Service Chain"
6464 #  y-axis: "Y = Number of Service Chains"
6465 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6466 #  layout:
6467 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6468 #    layout: "plot-service-density"
6469 #
6470 #- type: "plot"
6471 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6472 #  algorithm: "plot_nf_heatmap"
6473 #  output-file-type: ".html"
6474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6475 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6476 #  filter: "'NIC_Intel-XXV710' and
6477 #           'NF_DENSITY' and
6478 #           'VHOST' and
6479 #           not 'VXLAN' and
6480 #           'CHAIN' and
6481 #           'NF_VPPIP4' and
6482 #           '64B' and
6483 #           '4T2C' and
6484 #           'NDRPDR'"
6485 #  parameters:
6486 #  - "throughput"
6487 #  - "name"
6488 #  - "tags"
6489 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6490 #  x-axis: "X = VNFs per Service Chain"
6491 #  y-axis: "Y = Number of Service Chains"
6492 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6493 #  layout:
6494 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6495 #    layout: "plot-service-density"
6496 #
6497 #- type: "plot"
6498 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6499 #  algorithm: "plot_nf_heatmap"
6500 #  output-file-type: ".html"
6501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6502 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6503 #  filter: "'NIC_Intel-XXV710' and
6504 #           'NF_DENSITY' and
6505 #           'VHOST' and
6506 #           not 'VXLAN' and
6507 #           'CHAIN' and
6508 #           'NF_VPPIP4' and
6509 #           '64B' and
6510 #           '8T4C' and
6511 #           'NDRPDR'"
6512 #  parameters:
6513 #  - "throughput"
6514 #  - "name"
6515 #  - "tags"
6516 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6517 #  x-axis: "X = VNFs per Service Chain"
6518 #  y-axis: "Y = Number of Service Chains"
6519 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6520 #  layout:
6521 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6522 #    layout: "plot-service-density"
6523 #
6524 ## Plots - NF Density - VSC - PDR IMIX
6525 #- type: "plot"
6526 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6527 #  algorithm: "plot_nf_heatmap"
6528 #  output-file-type: ".html"
6529 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6530 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6531 #  filter: "'NIC_Intel-XXV710' and
6532 #           'NF_DENSITY' and
6533 #           'VHOST' and
6534 #           not 'VXLAN' and
6535 #           'CHAIN' and
6536 #           'NF_VPPIP4' and
6537 #           'IMIX' and
6538 #           '2T1C' and
6539 #           'NDRPDR'"
6540 #  parameters:
6541 #  - "throughput"
6542 #  - "name"
6543 #  - "tags"
6544 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6545 #  x-axis: "X = VNFs per Service Chain"
6546 #  y-axis: "Y = Number of Service Chains"
6547 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6548 #  layout:
6549 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6550 #    layout: "plot-service-density"
6551 #
6552 #- type: "plot"
6553 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6554 #  algorithm: "plot_nf_heatmap"
6555 #  output-file-type: ".html"
6556 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6557 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6558 #  filter: "'NIC_Intel-XXV710' and
6559 #           'NF_DENSITY' and
6560 #           'VHOST' and
6561 #           not 'VXLAN' and
6562 #           'CHAIN' and
6563 #           'NF_VPPIP4' and
6564 #           'IMIX' and
6565 #           '4T2C' and
6566 #           'NDRPDR'"
6567 #  parameters:
6568 #  - "throughput"
6569 #  - "name"
6570 #  - "tags"
6571 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6572 #  x-axis: "X = VNFs per Service Chain"
6573 #  y-axis: "Y = Number of Service Chains"
6574 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6575 #  layout:
6576 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6577 #    layout: "plot-service-density"
6578 #
6579 #- type: "plot"
6580 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6581 #  algorithm: "plot_nf_heatmap"
6582 #  output-file-type: ".html"
6583 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6584 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6585 #  filter: "'NIC_Intel-XXV710' and
6586 #           'NF_DENSITY' and
6587 #           'VHOST' and
6588 #           not 'VXLAN' and
6589 #           'CHAIN' and
6590 #           'NF_VPPIP4' and
6591 #           'IMIX' and
6592 #           '8T4C' and
6593 #           'NDRPDR'"
6594 #  parameters:
6595 #  - "throughput"
6596 #  - "name"
6597 #  - "tags"
6598 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6599 #  x-axis: "X = VNFs per Service Chain"
6600 #  y-axis: "Y = Number of Service Chains"
6601 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6602 #  layout:
6603 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6604 #    layout: "plot-service-density"
6605 #
6606 ################################################################################
6607 ## Plots - NF Density - VSC - MRR 64b
6608 #- type: "plot"
6609 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6610 #  algorithm: "plot_nf_heatmap"
6611 #  output-file-type: ".html"
6612 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6613 #  data: "plot-vpp-nfv-2n-skx-mrr"
6614 #  filter: "'NIC_Intel-XXV710' and
6615 #           'NF_DENSITY' and
6616 #           'VHOST' and
6617 #           'VXLAN' and
6618 #           'CHAIN' and
6619 #           '118' and
6620 #           '2T1C' and
6621 #           'MRR'"
6622 #  parameters:
6623 #  - "result"
6624 #  - "name"
6625 #  - "tags"
6626 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6627 #  x-axis: "X = VNFs per Service Chain"
6628 #  y-axis: "Y = Number of Service Chains"
6629 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6630 #  layout:
6631 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6632 #    layout: "plot-service-density"
6633 #
6634 #- type: "plot"
6635 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6636 #  algorithm: "plot_nf_heatmap"
6637 #  output-file-type: ".html"
6638 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6639 #  data: "plot-vpp-nfv-2n-skx-mrr"
6640 #  filter: "'NIC_Intel-XXV710' and
6641 #           'NF_DENSITY' and
6642 #           'VHOST' and
6643 #           'VXLAN' and
6644 #           'CHAIN' and
6645 #           '118' and
6646 #           '4T2C' and
6647 #           'MRR'"
6648 #  parameters:
6649 #  - "result"
6650 #  - "name"
6651 #  - "tags"
6652 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6653 #  x-axis: "X = VNFs per Service Chain"
6654 #  y-axis: "Y = Number of Service Chains"
6655 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6656 #  layout:
6657 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6658 #    layout: "plot-service-density"
6659 #
6660 #- type: "plot"
6661 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6662 #  algorithm: "plot_nf_heatmap"
6663 #  output-file-type: ".html"
6664 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6665 #  data: "plot-vpp-nfv-2n-skx-mrr"
6666 #  filter: "'NIC_Intel-XXV710' and
6667 #           'NF_DENSITY' and
6668 #           'VHOST' and
6669 #           'VXLAN' and
6670 #           'CHAIN' and
6671 #           '118' and
6672 #           '8T4C' and
6673 #           'MRR'"
6674 #  parameters:
6675 #  - "result"
6676 #  - "name"
6677 #  - "tags"
6678 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6679 #  x-axis: "X = VNFs per Service Chain"
6680 #  y-axis: "Y = Number of Service Chains"
6681 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6682 #  layout:
6683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6684 #    layout: "plot-service-density"
6685 #
6686 ## Plots - NF Density - VSC - MRR IMIX
6687 #- type: "plot"
6688 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6689 #  algorithm: "plot_nf_heatmap"
6690 #  output-file-type: ".html"
6691 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6692 #  data: "plot-vpp-nfv-2n-skx-mrr"
6693 #  filter: "'NIC_Intel-XXV710' and
6694 #           'NF_DENSITY' and
6695 #           'VHOST' and
6696 #           'VXLAN' and
6697 #           'CHAIN' and
6698 #           'IMIX' and
6699 #           '2T1C' and
6700 #           'MRR'"
6701 #  parameters:
6702 #  - "result"
6703 #  - "name"
6704 #  - "tags"
6705 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6706 #  x-axis: "X = VNFs per Service Chain"
6707 #  y-axis: "Y = Number of Service Chains"
6708 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6709 #  layout:
6710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6711 #    layout: "plot-service-density"
6712 #
6713 #- type: "plot"
6714 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6715 #  algorithm: "plot_nf_heatmap"
6716 #  output-file-type: ".html"
6717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6718 #  data: "plot-vpp-nfv-2n-skx-mrr"
6719 #  filter: "'NIC_Intel-XXV710' and
6720 #           'NF_DENSITY' and
6721 #           'VHOST' and
6722 #           'VXLAN' and
6723 #           'CHAIN' and
6724 #           'IMIX' and
6725 #           '4T2C' and
6726 #           'MRR'"
6727 #  parameters:
6728 #  - "result"
6729 #  - "name"
6730 #  - "tags"
6731 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6732 #  x-axis: "X = VNFs per Service Chain"
6733 #  y-axis: "Y = Number of Service Chains"
6734 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6735 #  layout:
6736 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6737 #    layout: "plot-service-density"
6738 #
6739 #- type: "plot"
6740 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6741 #  algorithm: "plot_nf_heatmap"
6742 #  output-file-type: ".html"
6743 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6744 #  data: "plot-vpp-nfv-2n-skx-mrr"
6745 #  filter: "'NIC_Intel-XXV710' and
6746 #           'NF_DENSITY' and
6747 #           'VHOST' and
6748 #           'VXLAN' and
6749 #           'CHAIN' and
6750 #           'IMIX' and
6751 #           '8T4C' and
6752 #           'MRR'"
6753 #  parameters:
6754 #  - "result"
6755 #  - "name"
6756 #  - "tags"
6757 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6758 #  x-axis: "X = VNFs per Service Chain"
6759 #  y-axis: "Y = Number of Service Chains"
6760 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6761 #  layout:
6762 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6763 #    layout: "plot-service-density"
6764 #
6765 ## Plots - NF Density - VSC - NDR 64b
6766 #- type: "plot"
6767 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6768 #  algorithm: "plot_nf_heatmap"
6769 #  output-file-type: ".html"
6770 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6771 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6772 #  filter: "'NIC_Intel-XXV710' and
6773 #           'NF_DENSITY' and
6774 #           'VHOST' and
6775 #           'VXLAN' and
6776 #           'CHAIN' and
6777 #           '118' and
6778 #           '2T1C' and
6779 #           'NDRPDR'"
6780 #  parameters:
6781 #  - "throughput"
6782 #  - "name"
6783 #  - "tags"
6784 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6785 #  x-axis: "X = VNFs per Service Chain"
6786 #  y-axis: "Y = Number of Service Chains"
6787 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6788 #  layout:
6789 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6790 #    layout: "plot-service-density"
6791 #
6792 #- type: "plot"
6793 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6794 #  algorithm: "plot_nf_heatmap"
6795 #  output-file-type: ".html"
6796 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6797 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6798 #  filter: "'NIC_Intel-XXV710' and
6799 #           'NF_DENSITY' and
6800 #           'VHOST' and
6801 #           'VXLAN' and
6802 #           'CHAIN' and
6803 #           '118' and
6804 #           '4T2C' and
6805 #           'NDRPDR'"
6806 #  parameters:
6807 #  - "throughput"
6808 #  - "name"
6809 #  - "tags"
6810 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6811 #  x-axis: "X = VNFs per Service Chain"
6812 #  y-axis: "Y = Number of Service Chains"
6813 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6814 #  layout:
6815 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6816 #    layout: "plot-service-density"
6817 #
6818 #- type: "plot"
6819 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6820 #  algorithm: "plot_nf_heatmap"
6821 #  output-file-type: ".html"
6822 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6823 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6824 #  filter: "'NIC_Intel-XXV710' and
6825 #           'NF_DENSITY' and
6826 #           'VHOST' and
6827 #           'VXLAN' and
6828 #           'CHAIN' and
6829 #           '118' and
6830 #           '8T4C' and
6831 #           'NDRPDR'"
6832 #  parameters:
6833 #  - "throughput"
6834 #  - "name"
6835 #  - "tags"
6836 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6837 #  x-axis: "X = VNFs per Service Chain"
6838 #  y-axis: "Y = Number of Service Chains"
6839 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6840 #  layout:
6841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6842 #    layout: "plot-service-density"
6843 #
6844 ## Plots - NF Density - VSC - NDR IMIX
6845 #- type: "plot"
6846 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6847 #  algorithm: "plot_nf_heatmap"
6848 #  output-file-type: ".html"
6849 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6850 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6851 #  filter: "'NIC_Intel-XXV710' and
6852 #           'NF_DENSITY' and
6853 #           'VHOST' and
6854 #           'VXLAN' and
6855 #           'CHAIN' and
6856 #           'IMIX' and
6857 #           '2T1C' and
6858 #           'NDRPDR'"
6859 #  parameters:
6860 #  - "throughput"
6861 #  - "name"
6862 #  - "tags"
6863 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6864 #  x-axis: "X = VNFs per Service Chain"
6865 #  y-axis: "Y = Number of Service Chains"
6866 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6867 #  layout:
6868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6869 #    layout: "plot-service-density"
6870 #
6871 #- type: "plot"
6872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6873 #  algorithm: "plot_nf_heatmap"
6874 #  output-file-type: ".html"
6875 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6876 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6877 #  filter: "'NIC_Intel-XXV710' and
6878 #           'NF_DENSITY' and
6879 #           'VHOST' and
6880 #           'VXLAN' and
6881 #           'CHAIN' and
6882 #           'IMIX' and
6883 #           '4T2C' and
6884 #           'NDRPDR'"
6885 #  parameters:
6886 #  - "throughput"
6887 #  - "name"
6888 #  - "tags"
6889 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6890 #  x-axis: "X = VNFs per Service Chain"
6891 #  y-axis: "Y = Number of Service Chains"
6892 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6893 #  layout:
6894 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6895 #    layout: "plot-service-density"
6896 #
6897 #- type: "plot"
6898 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6899 #  algorithm: "plot_nf_heatmap"
6900 #  output-file-type: ".html"
6901 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6902 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6903 #  filter: "'NIC_Intel-XXV710' and
6904 #           'NF_DENSITY' and
6905 #           'VHOST' and
6906 #           'VXLAN' and
6907 #           'CHAIN' and
6908 #           'IMIX' and
6909 #           '8T4C' and
6910 #           'NDRPDR'"
6911 #  parameters:
6912 #  - "throughput"
6913 #  - "name"
6914 #  - "tags"
6915 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6916 #  x-axis: "X = VNFs per Service Chain"
6917 #  y-axis: "Y = Number of Service Chains"
6918 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6919 #  layout:
6920 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6921 #    layout: "plot-service-density"
6922 #
6923 ## Plots - NF Density - VSC - PDR 64b
6924 #- type: "plot"
6925 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6926 #  algorithm: "plot_nf_heatmap"
6927 #  output-file-type: ".html"
6928 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6929 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6930 #  filter: "'NIC_Intel-XXV710' and
6931 #           'NF_DENSITY' and
6932 #           'VHOST' and
6933 #           'VXLAN' and
6934 #           'CHAIN' and
6935 #           '118' and
6936 #           '2T1C' and
6937 #           'NDRPDR'"
6938 #  parameters:
6939 #  - "throughput"
6940 #  - "name"
6941 #  - "tags"
6942 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6943 #  x-axis: "X = VNFs per Service Chain"
6944 #  y-axis: "Y = Number of Service Chains"
6945 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6946 #  layout:
6947 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6948 #    layout: "plot-service-density"
6949 #
6950 #- type: "plot"
6951 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6952 #  algorithm: "plot_nf_heatmap"
6953 #  output-file-type: ".html"
6954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6955 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6956 #  filter: "'NIC_Intel-XXV710' and
6957 #           'NF_DENSITY' and
6958 #           'VHOST' and
6959 #           'VXLAN' and
6960 #           'CHAIN' and
6961 #           '118' and
6962 #           '4T2C' and
6963 #           'NDRPDR'"
6964 #  parameters:
6965 #  - "throughput"
6966 #  - "name"
6967 #  - "tags"
6968 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6969 #  x-axis: "X = VNFs per Service Chain"
6970 #  y-axis: "Y = Number of Service Chains"
6971 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6972 #  layout:
6973 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6974 #    layout: "plot-service-density"
6975 #
6976 #- type: "plot"
6977 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6978 #  algorithm: "plot_nf_heatmap"
6979 #  output-file-type: ".html"
6980 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6981 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6982 #  filter: "'NIC_Intel-XXV710' and
6983 #           'NF_DENSITY' and
6984 #           'VHOST' and
6985 #           'VXLAN' and
6986 #           'CHAIN' and
6987 #           '118' and
6988 #           '8T4C' and
6989 #           'NDRPDR'"
6990 #  parameters:
6991 #  - "throughput"
6992 #  - "name"
6993 #  - "tags"
6994 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6995 #  x-axis: "X = VNFs per Service Chain"
6996 #  y-axis: "Y = Number of Service Chains"
6997 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6998 #  layout:
6999 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7000 #    layout: "plot-service-density"
7001 #
7002 ## Plots - NF Density - VSC - PDR IMIX
7003 #- type: "plot"
7004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7005 #  algorithm: "plot_nf_heatmap"
7006 #  output-file-type: ".html"
7007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7008 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7009 #  filter: "'NIC_Intel-XXV710' and
7010 #           'NF_DENSITY' and
7011 #           'VHOST' and
7012 #           'VXLAN' and
7013 #           'CHAIN' and
7014 #           'IMIX' and
7015 #           '2T1C' and
7016 #           'NDRPDR'"
7017 #  parameters:
7018 #  - "throughput"
7019 #  - "name"
7020 #  - "tags"
7021 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7022 #  x-axis: "X = VNFs per Service Chain"
7023 #  y-axis: "Y = Number of Service Chains"
7024 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7025 #  layout:
7026 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7027 #    layout: "plot-service-density"
7028 #
7029 #- type: "plot"
7030 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7031 #  algorithm: "plot_nf_heatmap"
7032 #  output-file-type: ".html"
7033 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7034 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7035 #  filter: "'NIC_Intel-XXV710' and
7036 #           'NF_DENSITY' and
7037 #           'VHOST' and
7038 #           'VXLAN' and
7039 #           'CHAIN' and
7040 #           'IMIX' and
7041 #           '4T2C' and
7042 #           'NDRPDR'"
7043 #  parameters:
7044 #  - "throughput"
7045 #  - "name"
7046 #  - "tags"
7047 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7048 #  x-axis: "X = VNFs per Service Chain"
7049 #  y-axis: "Y = Number of Service Chains"
7050 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7051 #  layout:
7052 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7053 #    layout: "plot-service-density"
7054 #
7055 #- type: "plot"
7056 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7057 #  algorithm: "plot_nf_heatmap"
7058 #  output-file-type: ".html"
7059 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7060 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7061 #  filter: "'NIC_Intel-XXV710' and
7062 #           'NF_DENSITY' and
7063 #           'VHOST' and
7064 #           'VXLAN' and
7065 #           'CHAIN' and
7066 #           'IMIX' and
7067 #           '8T4C' and
7068 #           'NDRPDR'"
7069 #  parameters:
7070 #  - "throughput"
7071 #  - "name"
7072 #  - "tags"
7073 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7074 #  x-axis: "X = VNFs per Service Chain"
7075 #  y-axis: "Y = Number of Service Chains"
7076 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7077 #  layout:
7078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7079 #    layout: "plot-service-density"
7080 #
7081 ################################################################################
7082 ## Plots - NF Density - CSC - MRR 64b
7083 #- type: "plot"
7084 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7085 #  algorithm: "plot_nf_heatmap"
7086 #  output-file-type: ".html"
7087 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
7088 #  data: "plot-vpp-nfv-2n-skx-mrr"
7089 #  filter: "'NIC_Intel-XXV710' and
7090 #           'NF_DENSITY' and
7091 #           'DOCKER' and
7092 #           'CHAIN' and
7093 #           'NF_VPPIP4' and
7094 #           '64B' and
7095 #           '2T1C' and
7096 #           'MRR'"
7097 #  parameters:
7098 #  - "result"
7099 #  - "name"
7100 #  - "tags"
7101 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7102 #  x-axis: "X = CNFs per Service Chain"
7103 #  y-axis: "Y = Number of Service Chains"
7104 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7105 #  layout:
7106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7107 #    layout: "plot-service-density"
7108 #
7109 #- type: "plot"
7110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7111 #  algorithm: "plot_nf_heatmap"
7112 #  output-file-type: ".html"
7113 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
7114 #  data: "plot-vpp-nfv-2n-skx-mrr"
7115 #  filter: "'NIC_Intel-XXV710' and
7116 #           'NF_DENSITY' and
7117 #           'DOCKER' and
7118 #           'CHAIN' and
7119 #           'NF_VPPIP4' and
7120 #           '64B' and
7121 #           '4T2C' and
7122 #           'MRR'"
7123 #  parameters:
7124 #  - "result"
7125 #  - "name"
7126 #  - "tags"
7127 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7128 #  x-axis: "X = CNFs per Service Chain"
7129 #  y-axis: "Y = Number of Service Chains"
7130 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7131 #  layout:
7132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7133 #    layout: "plot-service-density"
7134 #
7135 #- type: "plot"
7136 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7137 #  algorithm: "plot_nf_heatmap"
7138 #  output-file-type: ".html"
7139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
7140 #  data: "plot-vpp-nfv-2n-skx-mrr"
7141 #  filter: "'NIC_Intel-XXV710' and
7142 #           'NF_DENSITY' and
7143 #           'DOCKER' and
7144 #           'CHAIN' and
7145 #           'NF_VPPIP4' and
7146 #           '64B' and
7147 #           '8T4C' and
7148 #           'MRR'"
7149 #  parameters:
7150 #  - "result"
7151 #  - "name"
7152 #  - "tags"
7153 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7154 #  x-axis: "X = CNFs per Service Chain"
7155 #  y-axis: "Y = Number of Service Chains"
7156 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
7157 #  layout:
7158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7159 #    layout: "plot-service-density"
7160 #
7161 ## Plots - NF Density - CSC - MRR IMIX
7162 #- type: "plot"
7163 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7164 #  algorithm: "plot_nf_heatmap"
7165 #  output-file-type: ".html"
7166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7167 #  data: "plot-vpp-nfv-2n-skx-mrr"
7168 #  filter: "'NIC_Intel-XXV710' and
7169 #           'NF_DENSITY' and
7170 #           'DOCKER' and
7171 #           'CHAIN' and
7172 #           'NF_VPPIP4' and
7173 #           'IMIX' and
7174 #           '2T1C' and
7175 #           'MRR'"
7176 #  parameters:
7177 #  - "result"
7178 #  - "name"
7179 #  - "tags"
7180 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7181 #  x-axis: "X = CNFs per Service Chain"
7182 #  y-axis: "Y = Number of Service Chains"
7183 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7184 #  layout:
7185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7186 #    layout: "plot-service-density"
7187 #
7188 #- type: "plot"
7189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7190 #  algorithm: "plot_nf_heatmap"
7191 #  output-file-type: ".html"
7192 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7193 #  data: "plot-vpp-nfv-2n-skx-mrr"
7194 #  filter: "'NIC_Intel-XXV710' and
7195 #           'NF_DENSITY' and
7196 #           'DOCKER' and
7197 #           'CHAIN' and
7198 #           'NF_VPPIP4' and
7199 #           'IMIX' and
7200 #           '4T2C' and
7201 #           'MRR'"
7202 #  parameters:
7203 #  - "result"
7204 #  - "name"
7205 #  - "tags"
7206 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7207 #  x-axis: "X = CNFs per Service Chain"
7208 #  y-axis: "Y = Number of Service Chains"
7209 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7210 #  layout:
7211 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7212 #    layout: "plot-service-density"
7213 #
7214 #- type: "plot"
7215 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7216 #  algorithm: "plot_nf_heatmap"
7217 #  output-file-type: ".html"
7218 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7219 #  data: "plot-vpp-nfv-2n-skx-mrr"
7220 #  filter: "'NIC_Intel-XXV710' and
7221 #           'NF_DENSITY' and
7222 #           'DOCKER' and
7223 #           'CHAIN' and
7224 #           'NF_VPPIP4' and
7225 #           'IMIX' and
7226 #           '8T4C' and
7227 #           'MRR'"
7228 #  parameters:
7229 #  - "result"
7230 #  - "name"
7231 #  - "tags"
7232 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7233 #  x-axis: "X = CNFs per Service Chain"
7234 #  y-axis: "Y = Number of Service Chains"
7235 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7236 #  layout:
7237 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7238 #    layout: "plot-service-density"
7239 #
7240 ## Plots - NF Density - CSC - NDR 64b
7241 #- type: "plot"
7242 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7243 #  algorithm: "plot_nf_heatmap"
7244 #  output-file-type: ".html"
7245 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7246 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7247 #  filter: "'NIC_Intel-XXV710' and
7248 #           'NF_DENSITY' and
7249 #           'DOCKER' and
7250 #           'CHAIN' and
7251 #           'NF_VPPIP4' and
7252 #           '64B' and
7253 #           '2T1C' and
7254 #           'NDRPDR'"
7255 #  parameters:
7256 #  - "throughput"
7257 #  - "name"
7258 #  - "tags"
7259 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7260 #  x-axis: "X = CNFs per Service Chain"
7261 #  y-axis: "Y = Number of Service Chains"
7262 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7263 #  layout:
7264 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7265 #    layout: "plot-service-density"
7266 #
7267 #- type: "plot"
7268 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7269 #  algorithm: "plot_nf_heatmap"
7270 #  output-file-type: ".html"
7271 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7272 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7273 #  filter: "'NIC_Intel-XXV710' and
7274 #           'NF_DENSITY' and
7275 #           'DOCKER' and
7276 #           'CHAIN' and
7277 #           'NF_VPPIP4' and
7278 #           '64B' and
7279 #           '4T2C' and
7280 #           'NDRPDR'"
7281 #  parameters:
7282 #  - "throughput"
7283 #  - "name"
7284 #  - "tags"
7285 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7286 #  x-axis: "X = CNFs per Service Chain"
7287 #  y-axis: "Y = Number of Service Chains"
7288 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7289 #  layout:
7290 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7291 #    layout: "plot-service-density"
7292 #
7293 #- type: "plot"
7294 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7295 #  algorithm: "plot_nf_heatmap"
7296 #  output-file-type: ".html"
7297 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7298 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7299 #  filter: "'NIC_Intel-XXV710' and
7300 #           'NF_DENSITY' and
7301 #           'DOCKER' and
7302 #           'CHAIN' and
7303 #           'NF_VPPIP4' and
7304 #           '64B' and
7305 #           '8T4C' and
7306 #           'NDRPDR'"
7307 #  parameters:
7308 #  - "throughput"
7309 #  - "name"
7310 #  - "tags"
7311 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7312 #  x-axis: "X = CNFs per Service Chain"
7313 #  y-axis: "Y = Number of Service Chains"
7314 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7315 #  layout:
7316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7317 #    layout: "plot-service-density"
7318 #
7319 ## Plots - NF Density - CSC - NDR IMIX
7320 #- type: "plot"
7321 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7322 #  algorithm: "plot_nf_heatmap"
7323 #  output-file-type: ".html"
7324 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7325 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7326 #  filter: "'NIC_Intel-XXV710' and
7327 #           'NF_DENSITY' and
7328 #           'DOCKER' and
7329 #           'CHAIN' and
7330 #           'NF_VPPIP4' and
7331 #           'IMIX' and
7332 #           '2T1C' and
7333 #           'NDRPDR'"
7334 #  parameters:
7335 #  - "throughput"
7336 #  - "name"
7337 #  - "tags"
7338 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7339 #  x-axis: "X = CNFs per Service Chain"
7340 #  y-axis: "Y = Number of Service Chains"
7341 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7342 #  layout:
7343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7344 #    layout: "plot-service-density"
7345 #
7346 #- type: "plot"
7347 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7348 #  algorithm: "plot_nf_heatmap"
7349 #  output-file-type: ".html"
7350 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7351 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7352 #  filter: "'NIC_Intel-XXV710' and
7353 #           'NF_DENSITY' and
7354 #           'DOCKER' and
7355 #           'CHAIN' and
7356 #           'NF_VPPIP4' and
7357 #           'IMIX' and
7358 #           '4T2C' and
7359 #           'NDRPDR'"
7360 #  parameters:
7361 #  - "throughput"
7362 #  - "name"
7363 #  - "tags"
7364 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7365 #  x-axis: "X = CNFs per Service Chain"
7366 #  y-axis: "Y = Number of Service Chains"
7367 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7368 #  layout:
7369 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7370 #    layout: "plot-service-density"
7371 #
7372 #- type: "plot"
7373 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7374 #  algorithm: "plot_nf_heatmap"
7375 #  output-file-type: ".html"
7376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7377 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7378 #  filter: "'NIC_Intel-XXV710' and
7379 #           'NF_DENSITY' and
7380 #           'DOCKER' and
7381 #           'CHAIN' and
7382 #           'NF_VPPIP4' and
7383 #           'IMIX' and
7384 #           '8T4C' and
7385 #           'NDRPDR'"
7386 #  parameters:
7387 #  - "throughput"
7388 #  - "name"
7389 #  - "tags"
7390 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7391 #  x-axis: "X = CNFs per Service Chain"
7392 #  y-axis: "Y = Number of Service Chains"
7393 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7394 #  layout:
7395 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7396 #    layout: "plot-service-density"
7397 #
7398 ## Plots - NF Density - CSC - PDR 64b
7399 #- type: "plot"
7400 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7401 #  algorithm: "plot_nf_heatmap"
7402 #  output-file-type: ".html"
7403 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7404 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7405 #  filter: "'NIC_Intel-XXV710' and
7406 #           'NF_DENSITY' and
7407 #           'DOCKER' and
7408 #           'CHAIN' and
7409 #           'NF_VPPIP4' and
7410 #           '64B' and
7411 #           '2T1C' and
7412 #           'NDRPDR'"
7413 #  parameters:
7414 #  - "throughput"
7415 #  - "name"
7416 #  - "tags"
7417 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7418 #  x-axis: "X = CNFs per Service Chain"
7419 #  y-axis: "Y = Number of Service Chains"
7420 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7421 #  layout:
7422 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7423 #    layout: "plot-service-density"
7424 #
7425 #- type: "plot"
7426 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7427 #  algorithm: "plot_nf_heatmap"
7428 #  output-file-type: ".html"
7429 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7430 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7431 #  filter: "'NIC_Intel-XXV710' and
7432 #           'NF_DENSITY' and
7433 #           'DOCKER' and
7434 #           'CHAIN' and
7435 #           'NF_VPPIP4' and
7436 #           '64B' and
7437 #           '4T2C' and
7438 #           'NDRPDR'"
7439 #  parameters:
7440 #  - "throughput"
7441 #  - "name"
7442 #  - "tags"
7443 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7444 #  x-axis: "X = CNFs per Service Chain"
7445 #  y-axis: "Y = Number of Service Chains"
7446 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7447 #  layout:
7448 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7449 #    layout: "plot-service-density"
7450 #
7451 #- type: "plot"
7452 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7453 #  algorithm: "plot_nf_heatmap"
7454 #  output-file-type: ".html"
7455 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7456 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7457 #  filter: "'NIC_Intel-XXV710' and
7458 #           'NF_DENSITY' and
7459 #           'DOCKER' and
7460 #           'CHAIN' and
7461 #           'NF_VPPIP4' and
7462 #           '64B' and
7463 #           '8T4C' and
7464 #           'NDRPDR'"
7465 #  parameters:
7466 #  - "throughput"
7467 #  - "name"
7468 #  - "tags"
7469 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7470 #  x-axis: "X = CNFs per Service Chain"
7471 #  y-axis: "Y = Number of Service Chains"
7472 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7473 #  layout:
7474 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7475 #    layout: "plot-service-density"
7476 #
7477 ## Plots - NF Density - CSC - PDR IMIX
7478 #- type: "plot"
7479 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7480 #  algorithm: "plot_nf_heatmap"
7481 #  output-file-type: ".html"
7482 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7483 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7484 #  filter: "'NIC_Intel-XXV710' and
7485 #           'NF_DENSITY' and
7486 #           'DOCKER' and
7487 #           'CHAIN' and
7488 #           'NF_VPPIP4' and
7489 #           'IMIX' and
7490 #           '2T1C' and
7491 #           'NDRPDR'"
7492 #  parameters:
7493 #  - "throughput"
7494 #  - "name"
7495 #  - "tags"
7496 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7497 #  x-axis: "X = CNFs per Service Chain"
7498 #  y-axis: "Y = Number of Service Chains"
7499 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7500 #  layout:
7501 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7502 #    layout: "plot-service-density"
7503 #
7504 #- type: "plot"
7505 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7506 #  algorithm: "plot_nf_heatmap"
7507 #  output-file-type: ".html"
7508 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7509 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7510 #  filter: "'NIC_Intel-XXV710' and
7511 #           'NF_DENSITY' and
7512 #           'DOCKER' and
7513 #           'CHAIN' and
7514 #           'NF_VPPIP4' and
7515 #           'IMIX' and
7516 #           '4T2C' and
7517 #           'NDRPDR'"
7518 #  parameters:
7519 #  - "throughput"
7520 #  - "name"
7521 #  - "tags"
7522 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7523 #  x-axis: "X = CNFs per Service Chain"
7524 #  y-axis: "Y = Number of Service Chains"
7525 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7526 #  layout:
7527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7528 #    layout: "plot-service-density"
7529 #
7530 #- type: "plot"
7531 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7532 #  algorithm: "plot_nf_heatmap"
7533 #  output-file-type: ".html"
7534 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7535 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7536 #  filter: "'NIC_Intel-XXV710' and
7537 #           'NF_DENSITY' and
7538 #           'DOCKER' and
7539 #           'CHAIN' and
7540 #           'NF_VPPIP4' and
7541 #           'IMIX' and
7542 #           '8T4C' and
7543 #           'NDRPDR'"
7544 #  parameters:
7545 #  - "throughput"
7546 #  - "name"
7547 #  - "tags"
7548 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7549 #  x-axis: "X = CNFs per Service Chain"
7550 #  y-axis: "Y = Number of Service Chains"
7551 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7552 #  layout:
7553 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7554 #    layout: "plot-service-density"
7555 #
7556 ################################################################################
7557 #
7558 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7559 #- type: "plot"
7560 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7561 #  algorithm: "plot_nf_heatmap"
7562 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7563 #  data: "plot-vpp-nfv-3n-skx-mrr"
7564 #  filter: "'NIC_Intel-XXV710' and
7565 #           'NF_DENSITY' and
7566 #           'DOCKER' and
7567 #           'CHAIN' and
7568 #           'NF_VPPIP4' and
7569 #           'IPSEC' and
7570 #           'TNL_4' and
7571 #           'IMIX' and
7572 #           '2T1C' and
7573 #           'MRR'"
7574 #  parameters:
7575 #  - "result"
7576 #  - "name"
7577 #  - "tags"
7578 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7579 #  x-axis: "X = CNFs per Service Chain"
7580 #  y-axis: "Y = Number of Service Chains"
7581 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7582 #  layout:
7583 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7584 #    layout: "plot-service-density"
7585 #
7586 #- type: "plot"
7587 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7588 #  algorithm: "plot_nf_heatmap"
7589 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7590 #  data: "plot-vpp-nfv-3n-skx-mrr"
7591 #  filter: "'NIC_Intel-XXV710' and
7592 #           'NF_DENSITY' and
7593 #           'DOCKER' and
7594 #           'CHAIN' and
7595 #           'NF_VPPIP4' and
7596 #           'IPSEC' and
7597 #           'TNL_4' and
7598 #           'IMIX' and
7599 #           '4T2C' and
7600 #           'MRR'"
7601 #  parameters:
7602 #  - "result"
7603 #  - "name"
7604 #  - "tags"
7605 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7606 #  x-axis: "X = CNFs per Service Chain"
7607 #  y-axis: "Y = Number of Service Chains"
7608 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7609 #  layout:
7610 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7611 #    layout: "plot-service-density"
7612 #
7613 #- type: "plot"
7614 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7615 #  algorithm: "plot_nf_heatmap"
7616 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7617 #  data: "plot-vpp-nfv-3n-skx-mrr"
7618 #  filter: "'NIC_Intel-XXV710' and
7619 #           'NF_DENSITY' and
7620 #           'DOCKER' and
7621 #           'CHAIN' and
7622 #           'NF_VPPIP4' and
7623 #           'IPSEC' and
7624 #           'TNL_4' and
7625 #           'IMIX' and
7626 #           '8T4C' and
7627 #           'MRR'"
7628 #  parameters:
7629 #  - "result"
7630 #  - "name"
7631 #  - "tags"
7632 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7633 #  x-axis: "X = CNFs per Service Chain"
7634 #  y-axis: "Y = Number of Service Chains"
7635 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7636 #  layout:
7637 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7638 #    layout: "plot-service-density"
7639 #
7640 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7641 #- type: "plot"
7642 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7643 #  algorithm: "plot_nf_heatmap"
7644 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7645 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7646 #  filter: "'NIC_Intel-XXV710' and
7647 #           'NF_DENSITY' and
7648 #           'DOCKER' and
7649 #           'CHAIN' and
7650 #           'NF_VPPIP4' and
7651 #           'IPSEC' and
7652 #           'TNL_4' and
7653 #           'IMIX' and
7654 #           '2T1C' and
7655 #           'NDRPDR'"
7656 #  parameters:
7657 #  - "throughput"
7658 #  - "name"
7659 #  - "tags"
7660 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7661 #  x-axis: "X = CNFs per Service Chain"
7662 #  y-axis: "Y = Number of Service Chains"
7663 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7664 #  layout:
7665 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7666 #    layout: "plot-service-density"
7667 #
7668 #- type: "plot"
7669 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7670 #  algorithm: "plot_nf_heatmap"
7671 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7672 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7673 #  filter: "'NIC_Intel-XXV710' and
7674 #           'NF_DENSITY' and
7675 #           'DOCKER' and
7676 #           'CHAIN' and
7677 #           'NF_VPPIP4' and
7678 #           'IPSEC' and
7679 #           'TNL_4' and
7680 #           'IMIX' and
7681 #           '4T2C' and
7682 #           'NDRPDR'"
7683 #  parameters:
7684 #  - "throughput"
7685 #  - "name"
7686 #  - "tags"
7687 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7688 #  x-axis: "X = CNFs per Service Chain"
7689 #  y-axis: "Y = Number of Service Chains"
7690 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7691 #  layout:
7692 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7693 #    layout: "plot-service-density"
7694 #
7695 #- type: "plot"
7696 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7697 #  algorithm: "plot_nf_heatmap"
7698 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7699 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7700 #  filter: "'NIC_Intel-XXV710' and
7701 #           'NF_DENSITY' and
7702 #           'DOCKER' and
7703 #           'CHAIN' and
7704 #           'NF_VPPIP4' and
7705 #           'IPSEC' and
7706 #           'TNL_4' and
7707 #           'IMIX' and
7708 #           '8T4C' and
7709 #           'NDRPDR'"
7710 #  parameters:
7711 #  - "throughput"
7712 #  - "name"
7713 #  - "tags"
7714 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7715 #  x-axis: "X = CNFs per Service Chain"
7716 #  y-axis: "Y = Number of Service Chains"
7717 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7718 #  layout:
7719 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7720 #    layout: "plot-service-density"
7721 #
7722 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7723 #- type: "plot"
7724 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7725 #  algorithm: "plot_nf_heatmap"
7726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7727 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7728 #  filter: "'NIC_Intel-XXV710' and
7729 #           'NF_DENSITY' and
7730 #           'DOCKER' and
7731 #           'CHAIN' and
7732 #           'NF_VPPIP4' and
7733 #           'IPSEC' and
7734 #           'TNL_4' and
7735 #           'IMIX' and
7736 #           '2T1C' and
7737 #           'NDRPDR'"
7738 #  parameters:
7739 #  - "throughput"
7740 #  - "name"
7741 #  - "tags"
7742 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7743 #  x-axis: "X = CNFs per Service Chain"
7744 #  y-axis: "Y = Number of Service Chains"
7745 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7746 #  layout:
7747 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7748 #    layout: "plot-service-density"
7749 #
7750 #- type: "plot"
7751 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7752 #  algorithm: "plot_nf_heatmap"
7753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7754 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7755 #  filter: "'NIC_Intel-XXV710' and
7756 #           'NF_DENSITY' and
7757 #           'DOCKER' and
7758 #           'CHAIN' and
7759 #           'NF_VPPIP4' and
7760 #           'IPSEC' and
7761 #           'TNL_4' and
7762 #           'IMIX' and
7763 #           '4T2C' and
7764 #           'NDRPDR'"
7765 #  parameters:
7766 #  - "throughput"
7767 #  - "name"
7768 #  - "tags"
7769 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7770 #  x-axis: "X = CNFs per Service Chain"
7771 #  y-axis: "Y = Number of Service Chains"
7772 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7773 #  layout:
7774 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7775 #    layout: "plot-service-density"
7776 #
7777 #- type: "plot"
7778 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7779 #  algorithm: "plot_nf_heatmap"
7780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7781 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7782 #  filter: "'NIC_Intel-XXV710' and
7783 #           'NF_DENSITY' and
7784 #           'DOCKER' and
7785 #           'CHAIN' and
7786 #           'NF_VPPIP4' and
7787 #           'IPSEC' and
7788 #           'TNL_4' and
7789 #           'IMIX' and
7790 #           '8T4C' and
7791 #           'NDRPDR'"
7792 #  parameters:
7793 #  - "throughput"
7794 #  - "name"
7795 #  - "tags"
7796 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7797 #  x-axis: "X = CNFs per Service Chain"
7798 #  y-axis: "Y = Number of Service Chains"
7799 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7800 #  layout:
7801 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7802 #    layout: "plot-service-density"
7803
7804 ###############################################################################
7805
7806 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7807 - type: "plot"
7808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7809   algorithm: "plot_nf_heatmap"
7810   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7811   data: "plot-vpp-nfv-3n-hsw-mrr"
7812   filter: "'NIC_Intel-XL710' and
7813            'NF_DENSITY' and
7814            'DOCKER' and
7815            'CHAIN' and
7816            'NF_VPPIP4' and
7817            'IMIX' and
7818            'TNL_4' and
7819            '1T1C' and
7820            'MRR'"
7821   parameters:
7822   - "result"
7823   - "name"
7824   - "tags"
7825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7826   x-axis: "X = CNFs per Service Chain"
7827   y-axis: "Y = Number of Service Chains"
7828   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7829   layout:
7830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7831     layout: "plot-service-density"
7832
7833 - type: "plot"
7834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7835   algorithm: "plot_nf_heatmap"
7836   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7837   data: "plot-vpp-nfv-3n-hsw-mrr"
7838   filter: "'NIC_Intel-XL710' and
7839            'NF_DENSITY' and
7840            'DOCKER' and
7841            'CHAIN' and
7842            'NF_VPPIP4' and
7843            'IPSEC' and
7844            'TNL_4' and
7845            'IMIX' and
7846            '2T2C' and
7847            'MRR'"
7848   parameters:
7849   - "result"
7850   - "name"
7851   - "tags"
7852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7853   x-axis: "X = CNFs per Service Chain"
7854   y-axis: "Y = Number of Service Chains"
7855   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7856   layout:
7857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7858     layout: "plot-service-density"
7859
7860 - type: "plot"
7861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7862   algorithm: "plot_nf_heatmap"
7863   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7864   data: "plot-vpp-nfv-3n-hsw-mrr"
7865   filter: "'NIC_Intel-XL710' and
7866            'NF_DENSITY' and
7867            'DOCKER' and
7868            'CHAIN' and
7869            'NF_VPPIP4' and
7870            'IPSEC' and
7871            'TNL_4' and
7872            'IMIX' and
7873            '4T4C' and
7874            'MRR'"
7875   parameters:
7876   - "result"
7877   - "name"
7878   - "tags"
7879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7880   x-axis: "X = CNFs per Service Chain"
7881   y-axis: "Y = Number of Service Chains"
7882   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7883   layout:
7884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7885     layout: "plot-service-density"
7886
7887 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7888 - type: "plot"
7889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7890   algorithm: "plot_nf_heatmap"
7891   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7892   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7893   filter: "'NIC_Intel-XL710' and
7894            'NF_DENSITY' and
7895            'DOCKER' and
7896            'CHAIN' and
7897            'NF_VPPIP4' and
7898            'IPSEC' and
7899            'TNL_4' and
7900            'IMIX' and
7901            '1T1C' and
7902            'NDRPDR'"
7903   parameters:
7904   - "throughput"
7905   - "name"
7906   - "tags"
7907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7908   x-axis: "X = CNFs per Service Chain"
7909   y-axis: "Y = Number of Service Chains"
7910   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7911   layout:
7912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7913     layout: "plot-service-density"
7914
7915 - type: "plot"
7916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7917   algorithm: "plot_nf_heatmap"
7918   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7919   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7920   filter: "'NIC_Intel-XL710' and
7921            'NF_DENSITY' and
7922            'DOCKER' and
7923            'CHAIN' and
7924            'NF_VPPIP4' and
7925            'IPSEC' and
7926            'TNL_4' and
7927            'IMIX' and
7928            '2T2C' and
7929            'NDRPDR'"
7930   parameters:
7931   - "throughput"
7932   - "name"
7933   - "tags"
7934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7935   x-axis: "X = CNFs per Service Chain"
7936   y-axis: "Y = Number of Service Chains"
7937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7938   layout:
7939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7940     layout: "plot-service-density"
7941
7942 - type: "plot"
7943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7944   algorithm: "plot_nf_heatmap"
7945   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7946   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7947   filter: "'NIC_Intel-XL710' and
7948            'NF_DENSITY' and
7949            'DOCKER' and
7950            'CHAIN' and
7951            'NF_VPPIP4' and
7952            'IPSEC' and
7953            'TNL_4' and
7954            'IMIX' and
7955            '4T4C' and
7956            'NDRPDR'"
7957   parameters:
7958   - "throughput"
7959   - "name"
7960   - "tags"
7961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7962   x-axis: "X = CNFs per Service Chain"
7963   y-axis: "Y = Number of Service Chains"
7964   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7965   layout:
7966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7967     layout: "plot-service-density"
7968
7969 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7970 - type: "plot"
7971   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7972   algorithm: "plot_nf_heatmap"
7973   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7974   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7975   filter: "'NIC_Intel-XL710' and
7976            'NF_DENSITY' and
7977            'DOCKER' and
7978            'CHAIN' and
7979            'NF_VPPIP4' and
7980            'IPSEC' and
7981            'TNL_4' and
7982            'IMIX' and
7983            '1T1C' and
7984            'NDRPDR'"
7985   parameters:
7986   - "throughput"
7987   - "name"
7988   - "tags"
7989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7990   x-axis: "X = CNFs per Service Chain"
7991   y-axis: "Y = Number of Service Chains"
7992   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7993   layout:
7994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7995     layout: "plot-service-density"
7996
7997 - type: "plot"
7998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7999   algorithm: "plot_nf_heatmap"
8000   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8001   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8002   filter: "'NIC_Intel-XL710' and
8003            'NF_DENSITY' and
8004            'DOCKER' and
8005            'CHAIN' and
8006            'NF_VPPIP4' and
8007            'IPSEC' and
8008            'TNL_4' and
8009            'IMIX' and
8010            '2T2C' and
8011            'NDRPDR'"
8012   parameters:
8013   - "throughput"
8014   - "name"
8015   - "tags"
8016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8017   x-axis: "X = CNFs per Service Chain"
8018   y-axis: "Y = Number of Service Chains"
8019   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8020   layout:
8021     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8022     layout: "plot-service-density"
8023
8024 - type: "plot"
8025   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8026   algorithm: "plot_nf_heatmap"
8027   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8028   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8029   filter: "'NIC_Intel-XL710' and
8030            'NF_DENSITY' and
8031            'DOCKER' and
8032            'CHAIN' and
8033            'NF_VPPIP4' and
8034            'IPSEC' and
8035            'TNL_4' and
8036            'IMIX' and
8037            '4T4C' and
8038            'NDRPDR'"
8039   parameters:
8040   - "throughput"
8041   - "name"
8042   - "tags"
8043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8044   x-axis: "X = CNFs per Service Chain"
8045   y-axis: "Y = Number of Service Chains"
8046   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8047   layout:
8048     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8049     layout: "plot-service-density"
8050
8051 ###############################################################################
8052
8053 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8054 #- type: "plot"
8055 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8056 #  algorithm: "plot_nf_heatmap"
8057 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8058 #  data: "plot-vpp-nfv-3n-skx-mrr"
8059 #  filter: "'NIC_Intel-XXV710' and
8060 #           'NF_DENSITY' and
8061 #           'DOCKER' and
8062 #           'CHAIN' and
8063 #           'NF_VPPIP4' and
8064 #           'IPSEC' and
8065 #           'TNL_1000' and
8066 #           'IMIX' and
8067 #           '2T1C' and
8068 #           'MRR'"
8069 #  parameters:
8070 #  - "result"
8071 #  - "name"
8072 #  - "tags"
8073 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8074 #  x-axis: "X = CNFs per Service Chain"
8075 #  y-axis: "Y = Number of Service Chains"
8076 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8077 #  layout:
8078 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8079 #    layout: "plot-service-density"
8080 #
8081 #- type: "plot"
8082 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8083 #  algorithm: "plot_nf_heatmap"
8084 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8085 #  data: "plot-vpp-nfv-3n-skx-mrr"
8086 #  filter: "'NIC_Intel-XXV710' and
8087 #           'NF_DENSITY' and
8088 #           'DOCKER' and
8089 #           'CHAIN' and
8090 #           'NF_VPPIP4' and
8091 #           'IPSEC' and
8092 #           'TNL_1000' and
8093 #           'IMIX' and
8094 #           '4T2C' and
8095 #           'MRR'"
8096 #  parameters:
8097 #  - "result"
8098 #  - "name"
8099 #  - "tags"
8100 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8101 #  x-axis: "X = CNFs per Service Chain"
8102 #  y-axis: "Y = Number of Service Chains"
8103 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8104 #  layout:
8105 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8106 #    layout: "plot-service-density"
8107 #
8108 #- type: "plot"
8109 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8110 #  algorithm: "plot_nf_heatmap"
8111 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8112 #  data: "plot-vpp-nfv-3n-skx-mrr"
8113 #  filter: "'NIC_Intel-XXV710' and
8114 #           'NF_DENSITY' and
8115 #           'DOCKER' and
8116 #           'CHAIN' and
8117 #           'NF_VPPIP4' and
8118 #           'IPSEC' and
8119 #           'TNL_1000' and
8120 #           'IMIX' and
8121 #           '8T4C' and
8122 #           'MRR'"
8123 #  parameters:
8124 #  - "result"
8125 #  - "name"
8126 #  - "tags"
8127 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8128 #  x-axis: "X = CNFs per Service Chain"
8129 #  y-axis: "Y = Number of Service Chains"
8130 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8131 #  layout:
8132 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8133 #    layout: "plot-service-density"
8134 #
8135 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8136 #- type: "plot"
8137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8138 #  algorithm: "plot_nf_heatmap"
8139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8140 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8141 #  filter: "'NIC_Intel-XXV710' and
8142 #           'NF_DENSITY' and
8143 #           'DOCKER' and
8144 #           'CHAIN' and
8145 #           'NF_VPPIP4' and
8146 #           'IPSEC' and
8147 #           'TNL_1000' and
8148 #           'IMIX' and
8149 #           '2T1C' and
8150 #           'NDRPDR'"
8151 #  parameters:
8152 #  - "throughput"
8153 #  - "name"
8154 #  - "tags"
8155 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8156 #  x-axis: "X = CNFs per Service Chain"
8157 #  y-axis: "Y = Number of Service Chains"
8158 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8159 #  layout:
8160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8161 #    layout: "plot-service-density"
8162 #
8163 #- type: "plot"
8164 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8165 #  algorithm: "plot_nf_heatmap"
8166 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8167 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8168 #  filter: "'NIC_Intel-XXV710' and
8169 #           'NF_DENSITY' and
8170 #           'DOCKER' and
8171 #           'CHAIN' and
8172 #           'NF_VPPIP4' and
8173 #           'IPSEC' and
8174 #           'TNL_1000' and
8175 #           'IMIX' and
8176 #           '4T2C' and
8177 #           'NDRPDR'"
8178 #  parameters:
8179 #  - "throughput"
8180 #  - "name"
8181 #  - "tags"
8182 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8183 #  x-axis: "X = CNFs per Service Chain"
8184 #  y-axis: "Y = Number of Service Chains"
8185 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8186 #  layout:
8187 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8188 #    layout: "plot-service-density"
8189 #
8190 #- type: "plot"
8191 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8192 #  algorithm: "plot_nf_heatmap"
8193 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8194 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8195 #  filter: "'NIC_Intel-XXV710' and
8196 #           'NF_DENSITY' and
8197 #           'DOCKER' and
8198 #           'CHAIN' and
8199 #           'NF_VPPIP4' and
8200 #           'IPSEC' and
8201 #           'TNL_1000' and
8202 #           'IMIX' and
8203 #           '8T4C' and
8204 #           'NDRPDR'"
8205 #  parameters:
8206 #  - "throughput"
8207 #  - "name"
8208 #  - "tags"
8209 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8210 #  x-axis: "X = CNFs per Service Chain"
8211 #  y-axis: "Y = Number of Service Chains"
8212 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8213 #  layout:
8214 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8215 #    layout: "plot-service-density"
8216 #
8217 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8218 #- type: "plot"
8219 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8220 #  algorithm: "plot_nf_heatmap"
8221 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8222 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8223 #  filter: "'NIC_Intel-XXV710' and
8224 #           'NF_DENSITY' and
8225 #           'DOCKER' and
8226 #           'CHAIN' and
8227 #           'NF_VPPIP4' and
8228 #           'IPSEC' and
8229 #           'TNL_1000' and
8230 #           'IMIX' and
8231 #           '2T1C' and
8232 #           'NDRPDR'"
8233 #  parameters:
8234 #  - "throughput"
8235 #  - "name"
8236 #  - "tags"
8237 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8238 #  x-axis: "X = CNFs per Service Chain"
8239 #  y-axis: "Y = Number of Service Chains"
8240 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8241 #  layout:
8242 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8243 #    layout: "plot-service-density"
8244 #
8245 #- type: "plot"
8246 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8247 #  algorithm: "plot_nf_heatmap"
8248 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8249 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8250 #  filter: "'NIC_Intel-XXV710' and
8251 #           'NF_DENSITY' and
8252 #           'DOCKER' and
8253 #           'CHAIN' and
8254 #           'NF_VPPIP4' and
8255 #           'IPSEC' and
8256 #           'TNL_1000' and
8257 #           'IMIX' and
8258 #           '4T2C' and
8259 #           'NDRPDR'"
8260 #  parameters:
8261 #  - "throughput"
8262 #  - "name"
8263 #  - "tags"
8264 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8265 #  x-axis: "X = CNFs per Service Chain"
8266 #  y-axis: "Y = Number of Service Chains"
8267 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8268 #  layout:
8269 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8270 #    layout: "plot-service-density"
8271 #
8272 #- type: "plot"
8273 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8274 #  algorithm: "plot_nf_heatmap"
8275 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8276 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8277 #  filter: "'NIC_Intel-XXV710' and
8278 #           'NF_DENSITY' and
8279 #           'DOCKER' and
8280 #           'CHAIN' and
8281 #           'NF_VPPIP4' and
8282 #           'IPSEC' and
8283 #           'TNL_1000' and
8284 #           'IMIX' and
8285 #           '8T4C' and
8286 #           'NDRPDR'"
8287 #  parameters:
8288 #  - "throughput"
8289 #  - "name"
8290 #  - "tags"
8291 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8292 #  x-axis: "X = CNFs per Service Chain"
8293 #  y-axis: "Y = Number of Service Chains"
8294 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8295 #  layout:
8296 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8297 #    layout: "plot-service-density"
8298
8299 ###############################################################################
8300
8301 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8302 - type: "plot"
8303   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8304   algorithm: "plot_nf_heatmap"
8305   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8306   data: "plot-vpp-nfv-3n-hsw-mrr"
8307   filter: "'NIC_Intel-XL710' and
8308            'NF_DENSITY' and
8309            'DOCKER' and
8310            'CHAIN' and
8311            'NF_VPPIP4' and
8312            'IMIX' and
8313            'TNL_1000' and
8314            '1T1C' and
8315            'MRR'"
8316   parameters:
8317   - "result"
8318   - "name"
8319   - "tags"
8320   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8321   x-axis: "X = CNFs per Service Chain"
8322   y-axis: "Y = Number of Service Chains"
8323   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8324   layout:
8325     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8326     layout: "plot-service-density"
8327
8328 - type: "plot"
8329   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8330   algorithm: "plot_nf_heatmap"
8331   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8332   data: "plot-vpp-nfv-3n-hsw-mrr"
8333   filter: "'NIC_Intel-XL710' and
8334            'NF_DENSITY' and
8335            'DOCKER' and
8336            'CHAIN' and
8337            'NF_VPPIP4' and
8338            'IPSEC' and
8339            'TNL_1000' and
8340            'IMIX' and
8341            '2T2C' and
8342            'MRR'"
8343   parameters:
8344   - "result"
8345   - "name"
8346   - "tags"
8347   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8348   x-axis: "X = CNFs per Service Chain"
8349   y-axis: "Y = Number of Service Chains"
8350   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8351   layout:
8352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8353     layout: "plot-service-density"
8354
8355 - type: "plot"
8356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8357   algorithm: "plot_nf_heatmap"
8358   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8359   data: "plot-vpp-nfv-3n-hsw-mrr"
8360   filter: "'NIC_Intel-XL710' and
8361            'NF_DENSITY' and
8362            'DOCKER' and
8363            'CHAIN' and
8364            'NF_VPPIP4' and
8365            'IPSEC' and
8366            'TNL_1000' and
8367            'IMIX' and
8368            '4T4C' and
8369            'MRR'"
8370   parameters:
8371   - "result"
8372   - "name"
8373   - "tags"
8374   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8375   x-axis: "X = CNFs per Service Chain"
8376   y-axis: "Y = Number of Service Chains"
8377   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8378   layout:
8379     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8380     layout: "plot-service-density"
8381
8382 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8383 - type: "plot"
8384   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8385   algorithm: "plot_nf_heatmap"
8386   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8387   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8388   filter: "'NIC_Intel-XL710' and
8389            'NF_DENSITY' and
8390            'DOCKER' and
8391            'CHAIN' and
8392            'NF_VPPIP4' and
8393            'IPSEC' and
8394            'TNL_1000' and
8395            'IMIX' and
8396            '1T1C' and
8397            'NDRPDR'"
8398   parameters:
8399   - "throughput"
8400   - "name"
8401   - "tags"
8402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8403   x-axis: "X = CNFs per Service Chain"
8404   y-axis: "Y = Number of Service Chains"
8405   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8406   layout:
8407     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8408     layout: "plot-service-density"
8409
8410 - type: "plot"
8411   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8412   algorithm: "plot_nf_heatmap"
8413   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8414   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8415   filter: "'NIC_Intel-XL710' and
8416            'NF_DENSITY' and
8417            'DOCKER' and
8418            'CHAIN' and
8419            'NF_VPPIP4' and
8420            'IPSEC' and
8421            'TNL_1000' and
8422            'IMIX' and
8423            '2T2C' and
8424            'NDRPDR'"
8425   parameters:
8426   - "throughput"
8427   - "name"
8428   - "tags"
8429   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8430   x-axis: "X = CNFs per Service Chain"
8431   y-axis: "Y = Number of Service Chains"
8432   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8433   layout:
8434     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8435     layout: "plot-service-density"
8436
8437 - type: "plot"
8438   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8439   algorithm: "plot_nf_heatmap"
8440   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8441   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8442   filter: "'NIC_Intel-XL710' and
8443            'NF_DENSITY' and
8444            'DOCKER' and
8445            'CHAIN' and
8446            'NF_VPPIP4' and
8447            'IPSEC' and
8448            'TNL_1000' and
8449            'IMIX' and
8450            '4T4C' and
8451            'NDRPDR'"
8452   parameters:
8453   - "throughput"
8454   - "name"
8455   - "tags"
8456   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8457   x-axis: "X = CNFs per Service Chain"
8458   y-axis: "Y = Number of Service Chains"
8459   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8460   layout:
8461     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8462     layout: "plot-service-density"
8463
8464 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8465 - type: "plot"
8466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8467   algorithm: "plot_nf_heatmap"
8468   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8469   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8470   filter: "'NIC_Intel-XL710' and
8471            'NF_DENSITY' and
8472            'DOCKER' and
8473            'CHAIN' and
8474            'NF_VPPIP4' and
8475            'IPSEC' and
8476            'TNL_1000' and
8477            'IMIX' and
8478            '1T1C' and
8479            'NDRPDR'"
8480   parameters:
8481   - "throughput"
8482   - "name"
8483   - "tags"
8484   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8485   x-axis: "X = CNFs per Service Chain"
8486   y-axis: "Y = Number of Service Chains"
8487   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8488   layout:
8489     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8490     layout: "plot-service-density"
8491
8492 - type: "plot"
8493   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8494   algorithm: "plot_nf_heatmap"
8495   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8496   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8497   filter: "'NIC_Intel-XL710' and
8498            'NF_DENSITY' and
8499            'DOCKER' and
8500            'CHAIN' and
8501            'NF_VPPIP4' and
8502            'IPSEC' and
8503            'TNL_1000' and
8504            'IMIX' and
8505            '2T2C' and
8506            'NDRPDR'"
8507   parameters:
8508   - "throughput"
8509   - "name"
8510   - "tags"
8511   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8512   x-axis: "X = CNFs per Service Chain"
8513   y-axis: "Y = Number of Service Chains"
8514   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8515   layout:
8516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8517     layout: "plot-service-density"
8518
8519 - type: "plot"
8520   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8521   algorithm: "plot_nf_heatmap"
8522   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8523   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8524   filter: "'NIC_Intel-XL710' and
8525            'NF_DENSITY' and
8526            'DOCKER' and
8527            'CHAIN' and
8528            'NF_VPPIP4' and
8529            'IPSEC' and
8530            'TNL_1000' and
8531            'IMIX' and
8532            '4T4C' and
8533            'NDRPDR'"
8534   parameters:
8535   - "throughput"
8536   - "name"
8537   - "tags"
8538   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8539   x-axis: "X = CNFs per Service Chain"
8540   y-axis: "Y = Number of Service Chains"
8541   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8542   layout:
8543     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8544     layout: "plot-service-density"
8545
8546 ###############################################################################
8547
8548 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8549 #- type: "plot"
8550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8551 #  algorithm: "plot_nf_heatmap"
8552 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8553 #  data: "plot-vpp-nfv-3n-skx-mrr"
8554 #  filter: "'NIC_Intel-XXV710' and
8555 #           'NF_DENSITY' and
8556 #           'DOCKER' and
8557 #           'CHAIN' and
8558 #           'NF_VPPIP4' and
8559 #           'IPSEC' and
8560 #           'TNL_10000' and
8561 #           'IMIX' and
8562 #           '2T1C' and
8563 #           'MRR'"
8564 #  parameters:
8565 #  - "result"
8566 #  - "name"
8567 #  - "tags"
8568 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8569 #  x-axis: "X = CNFs per Service Chain"
8570 #  y-axis: "Y = Number of Service Chains"
8571 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8572 #  layout:
8573 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8574 #    layout: "plot-service-density"
8575 #
8576 #- type: "plot"
8577 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8578 #  algorithm: "plot_nf_heatmap"
8579 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8580 #  data: "plot-vpp-nfv-3n-skx-mrr"
8581 #  filter: "'NIC_Intel-XXV710' and
8582 #           'NF_DENSITY' and
8583 #           'DOCKER' and
8584 #           'CHAIN' and
8585 #           'NF_VPPIP4' and
8586 #           'IPSEC' and
8587 #           'TNL_10000' and
8588 #           'IMIX' and
8589 #           '4T2C' and
8590 #           'MRR'"
8591 #  parameters:
8592 #  - "result"
8593 #  - "name"
8594 #  - "tags"
8595 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8596 #  x-axis: "X = CNFs per Service Chain"
8597 #  y-axis: "Y = Number of Service Chains"
8598 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8599 #  layout:
8600 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8601 #    layout: "plot-service-density"
8602 #
8603 #- type: "plot"
8604 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8605 #  algorithm: "plot_nf_heatmap"
8606 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8607 #  data: "plot-vpp-nfv-3n-skx-mrr"
8608 #  filter: "'NIC_Intel-XXV710' and
8609 #           'NF_DENSITY' and
8610 #           'DOCKER' and
8611 #           'CHAIN' and
8612 #           'NF_VPPIP4' and
8613 #           'IPSEC' and
8614 #           'TNL_10000' and
8615 #           'IMIX' and
8616 #           '8T4C' and
8617 #           'MRR'"
8618 #  parameters:
8619 #  - "result"
8620 #  - "name"
8621 #  - "tags"
8622 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8623 #  x-axis: "X = CNFs per Service Chain"
8624 #  y-axis: "Y = Number of Service Chains"
8625 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8626 #  layout:
8627 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8628 #    layout: "plot-service-density"
8629 #
8630 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8631 #- type: "plot"
8632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8633 #  algorithm: "plot_nf_heatmap"
8634 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8635 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8636 #  filter: "'NIC_Intel-XXV710' and
8637 #           'NF_DENSITY' and
8638 #           'DOCKER' and
8639 #           'CHAIN' and
8640 #           'NF_VPPIP4' and
8641 #           'IPSEC' and
8642 #           'TNL_10000' and
8643 #           'IMIX' and
8644 #           '2T1C' and
8645 #           'NDRPDR'"
8646 #  parameters:
8647 #  - "throughput"
8648 #  - "name"
8649 #  - "tags"
8650 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8651 #  x-axis: "X = CNFs per Service Chain"
8652 #  y-axis: "Y = Number of Service Chains"
8653 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8654 #  layout:
8655 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8656 #    layout: "plot-service-density"
8657 #
8658 #- type: "plot"
8659 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8660 #  algorithm: "plot_nf_heatmap"
8661 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8662 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8663 #  filter: "'NIC_Intel-XXV710' and
8664 #           'NF_DENSITY' and
8665 #           'DOCKER' and
8666 #           'CHAIN' and
8667 #           'NF_VPPIP4' and
8668 #           'IPSEC' and
8669 #           'TNL_10000' and
8670 #           'IMIX' and
8671 #           '4T2C' and
8672 #           'NDRPDR'"
8673 #  parameters:
8674 #  - "throughput"
8675 #  - "name"
8676 #  - "tags"
8677 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8678 #  x-axis: "X = CNFs per Service Chain"
8679 #  y-axis: "Y = Number of Service Chains"
8680 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8681 #  layout:
8682 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8683 #    layout: "plot-service-density"
8684 #
8685 #- type: "plot"
8686 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8687 #  algorithm: "plot_nf_heatmap"
8688 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8689 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8690 #  filter: "'NIC_Intel-XXV710' and
8691 #           'NF_DENSITY' and
8692 #           'DOCKER' and
8693 #           'CHAIN' and
8694 #           'NF_VPPIP4' and
8695 #           'IPSEC' and
8696 #           'TNL_10000' and
8697 #           'IMIX' and
8698 #           '8T4C' and
8699 #           'NDRPDR'"
8700 #  parameters:
8701 #  - "throughput"
8702 #  - "name"
8703 #  - "tags"
8704 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8705 #  x-axis: "X = CNFs per Service Chain"
8706 #  y-axis: "Y = Number of Service Chains"
8707 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8708 #  layout:
8709 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8710 #    layout: "plot-service-density"
8711 #
8712 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8713 #- type: "plot"
8714 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8715 #  algorithm: "plot_nf_heatmap"
8716 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8717 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8718 #  filter: "'NIC_Intel-XXV710' and
8719 #           'NF_DENSITY' and
8720 #           'DOCKER' and
8721 #           'CHAIN' and
8722 #           'NF_VPPIP4' and
8723 #           'IPSEC' and
8724 #           'TNL_10000' and
8725 #           'IMIX' and
8726 #           '2T1C' and
8727 #           'NDRPDR'"
8728 #  parameters:
8729 #  - "throughput"
8730 #  - "name"
8731 #  - "tags"
8732 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8733 #  x-axis: "X = CNFs per Service Chain"
8734 #  y-axis: "Y = Number of Service Chains"
8735 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8736 #  layout:
8737 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8738 #    layout: "plot-service-density"
8739 #
8740 #- type: "plot"
8741 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8742 #  algorithm: "plot_nf_heatmap"
8743 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8744 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8745 #  filter: "'NIC_Intel-XXV710' and
8746 #           'NF_DENSITY' and
8747 #           'DOCKER' and
8748 #           'CHAIN' and
8749 #           'NF_VPPIP4' and
8750 #           'IPSEC' and
8751 #           'TNL_10000' and
8752 #           'IMIX' and
8753 #           '4T2C' and
8754 #           'NDRPDR'"
8755 #  parameters:
8756 #  - "throughput"
8757 #  - "name"
8758 #  - "tags"
8759 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8760 #  x-axis: "X = CNFs per Service Chain"
8761 #  y-axis: "Y = Number of Service Chains"
8762 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8763 #  layout:
8764 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8765 #    layout: "plot-service-density"
8766 #
8767 #- type: "plot"
8768 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8769 #  algorithm: "plot_nf_heatmap"
8770 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8771 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8772 #  filter: "'NIC_Intel-XXV710' and
8773 #           'NF_DENSITY' and
8774 #           'DOCKER' and
8775 #           'CHAIN' and
8776 #           'NF_VPPIP4' and
8777 #           'IPSEC' and
8778 #           'TNL_10000' and
8779 #           'IMIX' and
8780 #           '8T4C' and
8781 #           'NDRPDR'"
8782 #  parameters:
8783 #  - "throughput"
8784 #  - "name"
8785 #  - "tags"
8786 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8787 #  x-axis: "X = CNFs per Service Chain"
8788 #  y-axis: "Y = Number of Service Chains"
8789 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8790 #  layout:
8791 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8792 #    layout: "plot-service-density"
8793
8794 ###############################################################################
8795
8796 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8797 - type: "plot"
8798   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8799   algorithm: "plot_nf_heatmap"
8800   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8801   data: "plot-vpp-nfv-3n-hsw-mrr"
8802   filter: "'NIC_Intel-XL710' and
8803            'NF_DENSITY' and
8804            'DOCKER' and
8805            'CHAIN' and
8806            'NF_VPPIP4' and
8807            'IMIX' and
8808            'TNL_10000' and
8809            '1T1C' and
8810            'MRR'"
8811   parameters:
8812   - "result"
8813   - "name"
8814   - "tags"
8815   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8816   x-axis: "X = CNFs per Service Chain"
8817   y-axis: "Y = Number of Service Chains"
8818   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8819   layout:
8820     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8821     layout: "plot-service-density"
8822
8823 - type: "plot"
8824   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8825   algorithm: "plot_nf_heatmap"
8826   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8827   data: "plot-vpp-nfv-3n-hsw-mrr"
8828   filter: "'NIC_Intel-XL710' and
8829            'NF_DENSITY' and
8830            'DOCKER' and
8831            'CHAIN' and
8832            'NF_VPPIP4' and
8833            'IPSEC' and
8834            'TNL_10000' and
8835            'IMIX' and
8836            '2T2C' and
8837            'MRR'"
8838   parameters:
8839   - "result"
8840   - "name"
8841   - "tags"
8842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8843   x-axis: "X = CNFs per Service Chain"
8844   y-axis: "Y = Number of Service Chains"
8845   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8846   layout:
8847     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8848     layout: "plot-service-density"
8849
8850 - type: "plot"
8851   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8852   algorithm: "plot_nf_heatmap"
8853   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8854   data: "plot-vpp-nfv-3n-hsw-mrr"
8855   filter: "'NIC_Intel-XL710' and
8856            'NF_DENSITY' and
8857            'DOCKER' and
8858            'CHAIN' and
8859            'NF_VPPIP4' and
8860            'IPSEC' and
8861            'TNL_10000' and
8862            'IMIX' and
8863            '4T4C' and
8864            'MRR'"
8865   parameters:
8866   - "result"
8867   - "name"
8868   - "tags"
8869   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8870   x-axis: "X = CNFs per Service Chain"
8871   y-axis: "Y = Number of Service Chains"
8872   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8873   layout:
8874     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8875     layout: "plot-service-density"
8876
8877 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8878 - type: "plot"
8879   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8880   algorithm: "plot_nf_heatmap"
8881   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8882   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8883   filter: "'NIC_Intel-XL710' and
8884            'NF_DENSITY' and
8885            'DOCKER' and
8886            'CHAIN' and
8887            'NF_VPPIP4' and
8888            'IPSEC' and
8889            'TNL_10000' and
8890            'IMIX' and
8891            '1T1C' and
8892            'NDRPDR'"
8893   parameters:
8894   - "throughput"
8895   - "name"
8896   - "tags"
8897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8898   x-axis: "X = CNFs per Service Chain"
8899   y-axis: "Y = Number of Service Chains"
8900   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8901   layout:
8902     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8903     layout: "plot-service-density"
8904
8905 - type: "plot"
8906   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8907   algorithm: "plot_nf_heatmap"
8908   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8909   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8910   filter: "'NIC_Intel-XL710' and
8911            'NF_DENSITY' and
8912            'DOCKER' and
8913            'CHAIN' and
8914            'NF_VPPIP4' and
8915            'IPSEC' and
8916            'TNL_10000' and
8917            'IMIX' and
8918            '2T2C' and
8919            'NDRPDR'"
8920   parameters:
8921   - "throughput"
8922   - "name"
8923   - "tags"
8924   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8925   x-axis: "X = CNFs per Service Chain"
8926   y-axis: "Y = Number of Service Chains"
8927   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8928   layout:
8929     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8930     layout: "plot-service-density"
8931
8932 - type: "plot"
8933   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8934   algorithm: "plot_nf_heatmap"
8935   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8936   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8937   filter: "'NIC_Intel-XL710' and
8938            'NF_DENSITY' and
8939            'DOCKER' and
8940            'CHAIN' and
8941            'NF_VPPIP4' and
8942            'IPSEC' and
8943            'TNL_10000' and
8944            'IMIX' and
8945            '4T4C' and
8946            'NDRPDR'"
8947   parameters:
8948   - "throughput"
8949   - "name"
8950   - "tags"
8951   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8952   x-axis: "X = CNFs per Service Chain"
8953   y-axis: "Y = Number of Service Chains"
8954   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8955   layout:
8956     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8957     layout: "plot-service-density"
8958
8959 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8960 - type: "plot"
8961   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8962   algorithm: "plot_nf_heatmap"
8963   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8964   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8965   filter: "'NIC_Intel-XL710' and
8966            'NF_DENSITY' and
8967            'DOCKER' and
8968            'CHAIN' and
8969            'NF_VPPIP4' and
8970            'IPSEC' and
8971            'TNL_10000' and
8972            'IMIX' and
8973            '1T1C' and
8974            'NDRPDR'"
8975   parameters:
8976   - "throughput"
8977   - "name"
8978   - "tags"
8979   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8980   x-axis: "X = CNFs per Service Chain"
8981   y-axis: "Y = Number of Service Chains"
8982   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8983   layout:
8984     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8985     layout: "plot-service-density"
8986
8987 - type: "plot"
8988   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8989   algorithm: "plot_nf_heatmap"
8990   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8991   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8992   filter: "'NIC_Intel-XL710' and
8993            'NF_DENSITY' and
8994            'DOCKER' and
8995            'CHAIN' and
8996            'NF_VPPIP4' and
8997            'IPSEC' and
8998            'TNL_10000' and
8999            'IMIX' and
9000            '2T2C' and
9001            'NDRPDR'"
9002   parameters:
9003   - "throughput"
9004   - "name"
9005   - "tags"
9006   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9007   x-axis: "X = CNFs per Service Chain"
9008   y-axis: "Y = Number of Service Chains"
9009   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9010   layout:
9011     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9012     layout: "plot-service-density"
9013
9014 - type: "plot"
9015   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9016   algorithm: "plot_nf_heatmap"
9017   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9018   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9019   filter: "'NIC_Intel-XL710' and
9020            'NF_DENSITY' and
9021            'DOCKER' and
9022            'CHAIN' and
9023            'NF_VPPIP4' and
9024            'IPSEC' and
9025            'TNL_10000' and
9026            'IMIX' and
9027            '4T4C' and
9028            'NDRPDR'"
9029   parameters:
9030   - "throughput"
9031   - "name"
9032   - "tags"
9033   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9034   x-axis: "X = CNFs per Service Chain"
9035   y-axis: "Y = Number of Service Chains"
9036   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9037   layout:
9038     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9039     layout: "plot-service-density"
9040
9041 ###############################################################################
9042
9043 # Plots - NF Density - CSP - MRR 64b
9044
9045 #- type: "plot"
9046 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9047 #  algorithm: "plot_nf_heatmap"
9048 #  output-file-type: ".html"
9049 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
9050 #  data: "plot-vpp-nfv-2n-skx-mrr"
9051 #  filter: "'NIC_Intel-XXV710' and
9052 #           'NF_DENSITY' and
9053 #           'DOCKER' and
9054 #           'PIPELINE' and
9055 #           'NF_VPPIP4' and
9056 #           '64B' and
9057 #           '2T1C' and
9058 #           'MRR'"
9059 #  parameters:
9060 #  - "result"
9061 #  - "name"
9062 #  - "tags"
9063 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9064 #  x-axis: "X = CNFs per Service Pipeline"
9065 #  y-axis: "Y = Number of Service Pipelines"
9066 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9067 #  layout:
9068 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9069 #    layout: "plot-service-density"
9070 #
9071 #- type: "plot"
9072 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9073 #  algorithm: "plot_nf_heatmap"
9074 #  output-file-type: ".html"
9075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
9076 #  data: "plot-vpp-nfv-2n-skx-mrr"
9077 #  filter: "'NIC_Intel-XXV710' and
9078 #           'NF_DENSITY' and
9079 #           'DOCKER' and
9080 #           'PIPELINE' and
9081 #           'NF_VPPIP4' and
9082 #           '64B' and
9083 #           '4T2C' and
9084 #           'MRR'"
9085 #  parameters:
9086 #  - "result"
9087 #  - "name"
9088 #  - "tags"
9089 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9090 #  x-axis: "X = CNFs per Service Pipeline"
9091 #  y-axis: "Y = Number of Service Pipelines"
9092 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9093 #  layout:
9094 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9095 #    layout: "plot-service-density"
9096 #
9097 #- type: "plot"
9098 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9099 #  algorithm: "plot_nf_heatmap"
9100 #  output-file-type: ".html"
9101 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
9102 #  data: "plot-vpp-nfv-2n-skx-mrr"
9103 #  filter: "'NIC_Intel-XXV710' and
9104 #           'NF_DENSITY' and
9105 #           'DOCKER' and
9106 #           'PIPELINE' and
9107 #           'NF_VPPIP4' and
9108 #           '64B' and
9109 #           '8T4C' and
9110 #           'MRR'"
9111 #  parameters:
9112 #  - "result"
9113 #  - "name"
9114 #  - "tags"
9115 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9116 #  x-axis: "X = CNFs per Service Pipeline"
9117 #  y-axis: "Y = Number of Service Pipelines"
9118 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
9119 #  layout:
9120 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9121 #    layout: "plot-service-density"
9122 #
9123 ## Plots - NF Density - CSP - MRR IMIX
9124 #- type: "plot"
9125 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9126 #  algorithm: "plot_nf_heatmap"
9127 #  output-file-type: ".html"
9128 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9129 #  data: "plot-vpp-nfv-2n-skx-mrr"
9130 #  filter: "'NIC_Intel-XXV710' and
9131 #           'NF_DENSITY' and
9132 #           'DOCKER' and
9133 #           'PIPELINE' and
9134 #           'NF_VPPIP4' and
9135 #           'IMIX' and
9136 #           '2T1C' and
9137 #           'MRR'"
9138 #  parameters:
9139 #  - "result"
9140 #  - "name"
9141 #  - "tags"
9142 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9143 #  x-axis: "X = CNFs per Service Pipeline"
9144 #  y-axis: "Y = Number of Service Pipelines"
9145 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9146 #  layout:
9147 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9148 #    layout: "plot-service-density"
9149 #
9150 #- type: "plot"
9151 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9152 #  algorithm: "plot_nf_heatmap"
9153 #  output-file-type: ".html"
9154 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9155 #  data: "plot-vpp-nfv-2n-skx-mrr"
9156 #  filter: "'NIC_Intel-XXV710' and
9157 #           'NF_DENSITY' and
9158 #           'DOCKER' and
9159 #           'PIPELINE' and
9160 #           'NF_VPPIP4' and
9161 #           'IMIX' and
9162 #           '4T2C' and
9163 #           'MRR'"
9164 #  parameters:
9165 #  - "result"
9166 #  - "name"
9167 #  - "tags"
9168 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9169 #  x-axis: "X = CNFs per Service Pipeline"
9170 #  y-axis: "Y = Number of Service Pipelines"
9171 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9172 #  layout:
9173 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9174 #    layout: "plot-service-density"
9175 #
9176 #- type: "plot"
9177 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9178 #  algorithm: "plot_nf_heatmap"
9179 #  output-file-type: ".html"
9180 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9181 #  data: "plot-vpp-nfv-2n-skx-mrr"
9182 #  filter: "'NIC_Intel-XXV710' and
9183 #           'NF_DENSITY' and
9184 #           'DOCKER' and
9185 #           'PIPELINE' and
9186 #           'NF_VPPIP4' and
9187 #           'IMIX' and
9188 #           '8T4C' and
9189 #           'MRR'"
9190 #  parameters:
9191 #  - "result"
9192 #  - "name"
9193 #  - "tags"
9194 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9195 #  x-axis: "X = CNFs per Service Pipeline"
9196 #  y-axis: "Y = Number of Service Pipelines"
9197 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9198 #  layout:
9199 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9200 #    layout: "plot-service-density"
9201 #
9202 ## Plots - NF Density - CSP - NDR 64b
9203 #- type: "plot"
9204 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9205 #  algorithm: "plot_nf_heatmap"
9206 #  output-file-type: ".html"
9207 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
9208 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9209 #  filter: "'NIC_Intel-XXV710' and
9210 #           'NF_DENSITY' and
9211 #           'DOCKER' and
9212 #           'PIPELINE' and
9213 #           'NF_VPPIP4' and
9214 #           '64B' and
9215 #           '2T1C' and
9216 #           'NDRPDR'"
9217 #  parameters:
9218 #  - "throughput"
9219 #  - "name"
9220 #  - "tags"
9221 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9222 #  x-axis: "X = CNFs per Service Pipeline"
9223 #  y-axis: "Y = Number of Service Pipelines"
9224 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9225 #  layout:
9226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9227 #    layout: "plot-service-density"
9228 #
9229 #- type: "plot"
9230 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9231 #  algorithm: "plot_nf_heatmap"
9232 #  output-file-type: ".html"
9233 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9234 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9235 #  filter: "'NIC_Intel-XXV710' and
9236 #           'NF_DENSITY' and
9237 #           'DOCKER' and
9238 #           'PIPELINE' and
9239 #           'NF_VPPIP4' and
9240 #           '64B' and
9241 #           '4T2C' and
9242 #           'NDRPDR'"
9243 #  parameters:
9244 #  - "throughput"
9245 #  - "name"
9246 #  - "tags"
9247 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9248 #  x-axis: "X = CNFs per Service Pipeline"
9249 #  y-axis: "Y = Number of Service Pipelines"
9250 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9251 #  layout:
9252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9253 #    layout: "plot-service-density"
9254 #
9255 #- type: "plot"
9256 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9257 #  algorithm: "plot_nf_heatmap"
9258 #  output-file-type: ".html"
9259 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9260 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9261 #  filter: "'NIC_Intel-XXV710' and
9262 #           'NF_DENSITY' and
9263 #           'DOCKER' and
9264 #           'PIPELINE' and
9265 #           'NF_VPPIP4' and
9266 #           '64B' and
9267 #           '8T4C' and
9268 #           'NDRPDR'"
9269 #  parameters:
9270 #  - "throughput"
9271 #  - "name"
9272 #  - "tags"
9273 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9274 #  x-axis: "X = CNFs per Service Pipeline"
9275 #  y-axis: "Y = Number of Service Pipelines"
9276 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9277 #  layout:
9278 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9279 #    layout: "plot-service-density"
9280 #
9281 ## Plots - NF Density - CSP - NDR IMIX
9282 #- type: "plot"
9283 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9284 #  algorithm: "plot_nf_heatmap"
9285 #  output-file-type: ".html"
9286 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9287 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9288 #  filter: "'NIC_Intel-XXV710' and
9289 #           'NF_DENSITY' and
9290 #           'DOCKER' and
9291 #           'PIPELINE' and
9292 #           'NF_VPPIP4' and
9293 #           'IMIX' and
9294 #           '2T1C' and
9295 #           'NDRPDR'"
9296 #  parameters:
9297 #  - "throughput"
9298 #  - "name"
9299 #  - "tags"
9300 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9301 #  x-axis: "X = CNFs per Service Pipeline"
9302 #  y-axis: "Y = Number of Service Pipelines"
9303 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9304 #  layout:
9305 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9306 #    layout: "plot-service-density"
9307 #
9308 #- type: "plot"
9309 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9310 #  algorithm: "plot_nf_heatmap"
9311 #  output-file-type: ".html"
9312 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9313 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9314 #  filter: "'NIC_Intel-XXV710' and
9315 #           'NF_DENSITY' and
9316 #           'DOCKER' and
9317 #           'PIPELINE' and
9318 #           'NF_VPPIP4' and
9319 #           'IMIX' and
9320 #           '4T2C' and
9321 #           'NDRPDR'"
9322 #  parameters:
9323 #  - "throughput"
9324 #  - "name"
9325 #  - "tags"
9326 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9327 #  x-axis: "X = CNFs per Service Pipeline"
9328 #  y-axis: "Y = Number of Service Pipelines"
9329 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9330 #  layout:
9331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9332 #    layout: "plot-service-density"
9333 #
9334 #- type: "plot"
9335 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9336 #  algorithm: "plot_nf_heatmap"
9337 #  output-file-type: ".html"
9338 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9339 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9340 #  filter: "'NIC_Intel-XXV710' and
9341 #           'NF_DENSITY' and
9342 #           'DOCKER' and
9343 #           'PIPELINE' and
9344 #           'NF_VPPIP4' and
9345 #           'IMIX' and
9346 #           '8T4C' and
9347 #           'NDRPDR'"
9348 #  parameters:
9349 #  - "throughput"
9350 #  - "name"
9351 #  - "tags"
9352 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9353 #  x-axis: "X = CNFs per Service Pipeline"
9354 #  y-axis: "Y = Number of Service Pipelines"
9355 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9356 #  layout:
9357 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9358 #    layout: "plot-service-density"
9359 #
9360 ## Plots - NF Density - CSP - PDR 64b
9361 #- type: "plot"
9362 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9363 #  algorithm: "plot_nf_heatmap"
9364 #  output-file-type: ".html"
9365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9366 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9367 #  filter: "'NIC_Intel-XXV710' and
9368 #           'NF_DENSITY' and
9369 #           'DOCKER' and
9370 #           'PIPELINE' and
9371 #           'NF_VPPIP4' and
9372 #           '64B' and
9373 #           '2T1C' and
9374 #           'NDRPDR'"
9375 #  parameters:
9376 #  - "throughput"
9377 #  - "name"
9378 #  - "tags"
9379 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9380 #  x-axis: "X = CNFs per Service Pipeline"
9381 #  y-axis: "Y = Number of Service Pipelines"
9382 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9383 #  layout:
9384 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9385 #    layout: "plot-service-density"
9386 #
9387 #- type: "plot"
9388 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9389 #  algorithm: "plot_nf_heatmap"
9390 #  output-file-type: ".html"
9391 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9392 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9393 #  filter: "'NIC_Intel-XXV710' and
9394 #           'NF_DENSITY' and
9395 #           'DOCKER' and
9396 #           'PIPELINE' and
9397 #           'NF_VPPIP4' and
9398 #           '64B' and
9399 #           '4T2C' and
9400 #           'NDRPDR'"
9401 #  parameters:
9402 #  - "throughput"
9403 #  - "name"
9404 #  - "tags"
9405 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9406 #  x-axis: "X = CNFs per Service Pipeline"
9407 #  y-axis: "Y = Number of Service Pipelines"
9408 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9409 #  layout:
9410 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9411 #    layout: "plot-service-density"
9412 #
9413 #- type: "plot"
9414 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9415 #  algorithm: "plot_nf_heatmap"
9416 #  output-file-type: ".html"
9417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9418 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9419 #  filter: "'NIC_Intel-XXV710' and
9420 #           'NF_DENSITY' and
9421 #           'DOCKER' and
9422 #           'PIPELINE' and
9423 #           'NF_VPPIP4' and
9424 #           '64B' and
9425 #           '8T4C' and
9426 #           'NDRPDR'"
9427 #  parameters:
9428 #  - "throughput"
9429 #  - "name"
9430 #  - "tags"
9431 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9432 #  x-axis: "X = CNFs per Service Pipeline"
9433 #  y-axis: "Y = Number of Service Pipelines"
9434 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9435 #  layout:
9436 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9437 #    layout: "plot-service-density"
9438 #
9439 ## Plots - NF Density - CSP - PDR IMIX
9440 #- type: "plot"
9441 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9442 #  algorithm: "plot_nf_heatmap"
9443 #  output-file-type: ".html"
9444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9445 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9446 #  filter: "'NIC_Intel-XXV710' and
9447 #           'NF_DENSITY' and
9448 #           'DOCKER' and
9449 #           'PIPELINE' and
9450 #           'NF_VPPIP4' and
9451 #           'IMIX' and
9452 #           '2T1C' and
9453 #           'NDRPDR'"
9454 #  parameters:
9455 #  - "throughput"
9456 #  - "name"
9457 #  - "tags"
9458 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9459 #  x-axis: "X = CNFs per Service Pipeline"
9460 #  y-axis: "Y = Number of Service Pipelines"
9461 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9462 #  layout:
9463 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9464 #    layout: "plot-service-density"
9465 #
9466 #- type: "plot"
9467 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9468 #  algorithm: "plot_nf_heatmap"
9469 #  output-file-type: ".html"
9470 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9471 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9472 #  filter: "'NIC_Intel-XXV710' and
9473 #           'NF_DENSITY' and
9474 #           'DOCKER' and
9475 #           'PIPELINE' and
9476 #           'NF_VPPIP4' and
9477 #           'IMIX' and
9478 #           '4T2C' and
9479 #           'NDRPDR'"
9480 #  parameters:
9481 #  - "throughput"
9482 #  - "name"
9483 #  - "tags"
9484 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9485 #  x-axis: "X = CNFs per Service Pipeline"
9486 #  y-axis: "Y = Number of Service Pipelines"
9487 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9488 #  layout:
9489 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9490 #    layout: "plot-service-density"
9491 #
9492 #- type: "plot"
9493 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9494 #  algorithm: "plot_nf_heatmap"
9495 #  output-file-type: ".html"
9496 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9497 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9498 #  filter: "'NIC_Intel-XXV710' and
9499 #           'NF_DENSITY' and
9500 #           'DOCKER' and
9501 #           'PIPELINE' and
9502 #           'NF_VPPIP4' and
9503 #           'IMIX' and
9504 #           '8T4C' and
9505 #           'NDRPDR'"
9506 #  parameters:
9507 #  - "throughput"
9508 #  - "name"
9509 #  - "tags"
9510 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9511 #  x-axis: "X = CNFs per Service Pipeline"
9512 #  y-axis: "Y = Number of Service Pipelines"
9513 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9514 #  layout:
9515 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9516 #    layout: "plot-service-density"
9517
9518 ###############################################################################
9519 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9520
9521 - type: "plot"
9522   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9523   algorithm: "plot_nf_heatmap"
9524   output-file-type: ".html"
9525   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9526   data: "plot-vpp-nfv-2n-clx-mrr"
9527   filter: "'NIC_Intel-XXV710' and
9528            'NF_DENSITY' and
9529            'VHOST' and
9530            not 'VXLAN' and
9531            'CHAIN' and
9532            'NF_VPPIP4' and
9533            'IMIX' and
9534            '2T1C' and
9535            'MRR'"
9536   parameters:
9537   - "result"
9538   - "name"
9539   - "tags"
9540   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9541   x-axis: "X = VNFs per Service Chain"
9542   y-axis: "Y = Number of Service Chains"
9543   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9544   layout:
9545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9546     layout: "plot-service-density"
9547
9548 - type: "plot"
9549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9550   algorithm: "plot_nf_heatmap"
9551   output-file-type: ".html"
9552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9553   data: "plot-vpp-nfv-2n-clx-mrr"
9554   filter: "'NIC_Intel-XXV710' and
9555            'NF_DENSITY' and
9556            'VHOST' and
9557            not 'VXLAN' and
9558            'CHAIN' and
9559            'NF_VPPIP4' and
9560            'IMIX' and
9561            '4T2C' and
9562            'MRR'"
9563   parameters:
9564   - "result"
9565   - "name"
9566   - "tags"
9567   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9568   x-axis: "X = VNFs per Service Chain"
9569   y-axis: "Y = Number of Service Chains"
9570   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9571   layout:
9572     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9573     layout: "plot-service-density"
9574
9575 - type: "plot"
9576   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9577   algorithm: "plot_nf_heatmap"
9578   output-file-type: ".html"
9579   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9580   data: "plot-vpp-nfv-2n-clx-mrr"
9581   filter: "'NIC_Intel-XXV710' and
9582            'NF_DENSITY' and
9583            'VHOST' and
9584            not 'VXLAN' and
9585            'CHAIN' and
9586            'NF_VPPIP4' and
9587            'IMIX' and
9588            '8T4C' and
9589            'MRR'"
9590   parameters:
9591   - "result"
9592   - "name"
9593   - "tags"
9594   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9595   x-axis: "X = VNFs per Service Chain"
9596   y-axis: "Y = Number of Service Chains"
9597   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9598   layout:
9599     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9600     layout: "plot-service-density"
9601
9602 # Plots - NF Density - VSC - NDR IMIX
9603 - type: "plot"
9604   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9605   algorithm: "plot_nf_heatmap"
9606   output-file-type: ".html"
9607   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9608   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9609   filter: "'NIC_Intel-XXV710' and
9610            'NF_DENSITY' and
9611            'VHOST' and
9612            not 'VXLAN' and
9613            'CHAIN' and
9614            'NF_VPPIP4' and
9615            'IMIX' and
9616            '2T1C' and
9617            'NDRPDR'"
9618   parameters:
9619   - "throughput"
9620   - "name"
9621   - "tags"
9622   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9623   x-axis: "X = VNFs per Service Chain"
9624   y-axis: "Y = Number of Service Chains"
9625   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9626   layout:
9627     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9628     layout: "plot-service-density"
9629
9630 - type: "plot"
9631   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9632   algorithm: "plot_nf_heatmap"
9633   output-file-type: ".html"
9634   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9635   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9636   filter: "'NIC_Intel-XXV710' and
9637            'NF_DENSITY' and
9638            'VHOST' and
9639            not 'VXLAN' and
9640            'CHAIN' and
9641            'NF_VPPIP4' and
9642            'IMIX' and
9643            '4T2C' and
9644            'NDRPDR'"
9645   parameters:
9646   - "throughput"
9647   - "name"
9648   - "tags"
9649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9650   x-axis: "X = VNFs per Service Chain"
9651   y-axis: "Y = Number of Service Chains"
9652   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9653   layout:
9654     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9655     layout: "plot-service-density"
9656
9657 - type: "plot"
9658   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9659   algorithm: "plot_nf_heatmap"
9660   output-file-type: ".html"
9661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9662   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9663   filter: "'NIC_Intel-XXV710' and
9664            'NF_DENSITY' and
9665            'VHOST' and
9666            not 'VXLAN' and
9667            'CHAIN' and
9668            'NF_VPPIP4' and
9669            'IMIX' and
9670            '8T4C' and
9671            'NDRPDR'"
9672   parameters:
9673   - "throughput"
9674   - "name"
9675   - "tags"
9676   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9677   x-axis: "X = VNFs per Service Chain"
9678   y-axis: "Y = Number of Service Chains"
9679   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9680   layout:
9681     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9682     layout: "plot-service-density"
9683
9684 # Plots - NF Density - VSC - PDR IMIX
9685 - type: "plot"
9686   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9687   algorithm: "plot_nf_heatmap"
9688   output-file-type: ".html"
9689   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9690   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9691   filter: "'NIC_Intel-XXV710' and
9692            'NF_DENSITY' and
9693            'VHOST' and
9694            not 'VXLAN' and
9695            'CHAIN' and
9696            'NF_VPPIP4' and
9697            'IMIX' and
9698            '2T1C' and
9699            'NDRPDR'"
9700   parameters:
9701   - "throughput"
9702   - "name"
9703   - "tags"
9704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9705   x-axis: "X = VNFs per Service Chain"
9706   y-axis: "Y = Number of Service Chains"
9707   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9708   layout:
9709     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9710     layout: "plot-service-density"
9711
9712 - type: "plot"
9713   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9714   algorithm: "plot_nf_heatmap"
9715   output-file-type: ".html"
9716   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9717   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9718   filter: "'NIC_Intel-XXV710' and
9719            'NF_DENSITY' and
9720            'VHOST' and
9721            not 'VXLAN' and
9722            'CHAIN' and
9723            'NF_VPPIP4' and
9724            'IMIX' and
9725            '4T2C' and
9726            'NDRPDR'"
9727   parameters:
9728   - "throughput"
9729   - "name"
9730   - "tags"
9731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9732   x-axis: "X = VNFs per Service Chain"
9733   y-axis: "Y = Number of Service Chains"
9734   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9735   layout:
9736     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9737     layout: "plot-service-density"
9738
9739 - type: "plot"
9740   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9741   algorithm: "plot_nf_heatmap"
9742   output-file-type: ".html"
9743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9744   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9745   filter: "'NIC_Intel-XXV710' and
9746            'NF_DENSITY' and
9747            'VHOST' and
9748            not 'VXLAN' and
9749            'CHAIN' and
9750            'NF_VPPIP4' and
9751            'IMIX' and
9752            '8T4C' and
9753            'NDRPDR'"
9754   parameters:
9755   - "throughput"
9756   - "name"
9757   - "tags"
9758   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9759   x-axis: "X = VNFs per Service Chain"
9760   y-axis: "Y = Number of Service Chains"
9761   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9762   layout:
9763     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9764     layout: "plot-service-density"
9765
9766 # Plots - NF Density - VSC - MRR IMIX
9767 - type: "plot"
9768   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9769   algorithm: "plot_nf_heatmap"
9770   output-file-type: ".html"
9771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9772   data: "plot-vpp-nfv-2n-clx-mrr"
9773   filter: "'NIC_Intel-XXV710' and
9774            'NF_DENSITY' and
9775            'VHOST' and
9776            'VXLAN' and
9777            'CHAIN' and
9778            'IMIX' and
9779            '2T1C' and
9780            'MRR'"
9781   parameters:
9782   - "result"
9783   - "name"
9784   - "tags"
9785   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9786   x-axis: "X = VNFs per Service Chain"
9787   y-axis: "Y = Number of Service Chains"
9788   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9789   layout:
9790     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9791     layout: "plot-service-density"
9792
9793 - type: "plot"
9794   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9795   algorithm: "plot_nf_heatmap"
9796   output-file-type: ".html"
9797   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9798   data: "plot-vpp-nfv-2n-clx-mrr"
9799   filter: "'NIC_Intel-XXV710' and
9800            'NF_DENSITY' and
9801            'VHOST' and
9802            'VXLAN' and
9803            'CHAIN' and
9804            'IMIX' and
9805            '4T2C' and
9806            'MRR'"
9807   parameters:
9808   - "result"
9809   - "name"
9810   - "tags"
9811   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9812   x-axis: "X = VNFs per Service Chain"
9813   y-axis: "Y = Number of Service Chains"
9814   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9815   layout:
9816     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9817     layout: "plot-service-density"
9818
9819 - type: "plot"
9820   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9821   algorithm: "plot_nf_heatmap"
9822   output-file-type: ".html"
9823   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9824   data: "plot-vpp-nfv-2n-clx-mrr"
9825   filter: "'NIC_Intel-XXV710' and
9826            'NF_DENSITY' and
9827            'VHOST' and
9828            'VXLAN' and
9829            'CHAIN' and
9830            'IMIX' and
9831            '8T4C' and
9832            'MRR'"
9833   parameters:
9834   - "result"
9835   - "name"
9836   - "tags"
9837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9838   x-axis: "X = VNFs per Service Chain"
9839   y-axis: "Y = Number of Service Chains"
9840   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9841   layout:
9842     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9843     layout: "plot-service-density"
9844
9845 # Plots - NF Density - VSC - NDR IMIX
9846 - type: "plot"
9847   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9848   algorithm: "plot_nf_heatmap"
9849   output-file-type: ".html"
9850   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9851   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9852   filter: "'NIC_Intel-XXV710' and
9853            'NF_DENSITY' and
9854            'VHOST' and
9855            'VXLAN' and
9856            'CHAIN' a
9857            'IMIX' and
9858            '2T1C' and
9859            'NDRPDR'"
9860   parameters:
9861   - "throughput"
9862   - "name"
9863   - "tags"
9864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9865   x-axis: "X = VNFs per Service Chain"
9866   y-axis: "Y = Number of Service Chains"
9867   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9868   layout:
9869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9870     layout: "plot-service-density"
9871
9872 - type: "plot"
9873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9874   algorithm: "plot_nf_heatmap"
9875   output-file-type: ".html"
9876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9877   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9878   filter: "'NIC_Intel-XXV710' and
9879            'NF_DENSITY' and
9880            'VHOST' and
9881            'VXLAN' and
9882            'CHAIN' and
9883            'IMIX' and
9884            '4T2C' and
9885            'NDRPDR'"
9886   parameters:
9887   - "throughput"
9888   - "name"
9889   - "tags"
9890   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9891   x-axis: "X = VNFs per Service Chain"
9892   y-axis: "Y = Number of Service Chains"
9893   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9894   layout:
9895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9896     layout: "plot-service-density"
9897
9898 - type: "plot"
9899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9900   algorithm: "plot_nf_heatmap"
9901   output-file-type: ".html"
9902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9903   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9904   filter: "'NIC_Intel-XXV710' and
9905            'NF_DENSITY' and
9906            'VHOST' and
9907            'VXLAN' and
9908            'CHAIN' and
9909            'IMIX' and
9910            '8T4C' and
9911            'NDRPDR'"
9912   parameters:
9913   - "throughput"
9914   - "name"
9915   - "tags"
9916   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9917   x-axis: "X = VNFs per Service Chain"
9918   y-axis: "Y = Number of Service Chains"
9919   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9920   layout:
9921     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9922     layout: "plot-service-density"
9923
9924 # Plots - NF Density - VSC - PDR IMIX
9925 - type: "plot"
9926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9927   algorithm: "plot_nf_heatmap"
9928   output-file-type: ".html"
9929   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9930   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9931   filter: "'NIC_Intel-XXV710' and
9932            'NF_DENSITY' and
9933            'VHOST' and
9934            'VXLAN' and
9935            'CHAIN' and
9936            'IMIX' and
9937            '2T1C' and
9938            'NDRPDR'"
9939   parameters:
9940   - "throughput"
9941   - "name"
9942   - "tags"
9943   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9944   x-axis: "X = VNFs per Service Chain"
9945   y-axis: "Y = Number of Service Chains"
9946   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9947   layout:
9948     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9949     layout: "plot-service-density"
9950
9951 - type: "plot"
9952   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9953   algorithm: "plot_nf_heatmap"
9954   output-file-type: ".html"
9955   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9956   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9957   filter: "'NIC_Intel-XXV710' and
9958            'NF_DENSITY' and
9959            'VHOST' and
9960            'VXLAN' and
9961            'CHAIN' and
9962            'IMIX' and
9963            '4T2C' and
9964            'NDRPDR'"
9965   parameters:
9966   - "throughput"
9967   - "name"
9968   - "tags"
9969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9970   x-axis: "X = VNFs per Service Chain"
9971   y-axis: "Y = Number of Service Chains"
9972   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9973   layout:
9974     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9975     layout: "plot-service-density"
9976
9977 - type: "plot"
9978   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9979   algorithm: "plot_nf_heatmap"
9980   output-file-type: ".html"
9981   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9982   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9983   filter: "'NIC_Intel-XXV710' and
9984            'NF_DENSITY' and
9985            'VHOST' and
9986            'VXLAN' and
9987            'CHAIN' and
9988            'IMIX' and
9989            '8T4C' and
9990            'NDRPDR'"
9991   parameters:
9992   - "throughput"
9993   - "name"
9994   - "tags"
9995   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9996   x-axis: "X = VNFs per Service Chain"
9997   y-axis: "Y = Number of Service Chains"
9998   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9999   layout:
10000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10001     layout: "plot-service-density"
10002
10003 # Plots - NF Density - CSC - MRR IMIX
10004 - type: "plot"
10005   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10006   algorithm: "plot_nf_heatmap"
10007   output-file-type: ".html"
10008   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10009   data: "plot-vpp-nfv-2n-clx-mrr"
10010   filter: "'NIC_Intel-XXV710' and
10011            'NF_DENSITY' and
10012            'DOCKER' and
10013            'CHAIN' and
10014            'NF_VPPIP4' and
10015            'IMIX' and
10016            '2T1C' and
10017            'MRR'"
10018   parameters:
10019   - "result"
10020   - "name"
10021   - "tags"
10022   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10023   x-axis: "X = CNFs per Service Chain"
10024   y-axis: "Y = Number of Service Chains"
10025   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10026   layout:
10027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10028     layout: "plot-service-density"
10029
10030 - type: "plot"
10031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10032   algorithm: "plot_nf_heatmap"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10035   data: "plot-vpp-nfv-2n-clx-mrr"
10036   filter: "'NIC_Intel-XXV710' and
10037            'NF_DENSITY' and
10038            'DOCKER' and
10039            'CHAIN' and
10040            'NF_VPPIP4' and
10041            'IMIX' and
10042            '4T2C' and
10043            'MRR'"
10044   parameters:
10045   - "result"
10046   - "name"
10047   - "tags"
10048   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10049   x-axis: "X = CNFs per Service Chain"
10050   y-axis: "Y = Number of Service Chains"
10051   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10052   layout:
10053     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10054     layout: "plot-service-density"
10055
10056 - type: "plot"
10057   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10058   algorithm: "plot_nf_heatmap"
10059   output-file-type: ".html"
10060   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10061   data: "plot-vpp-nfv-2n-clx-mrr"
10062   filter: "'NIC_Intel-XXV710' and
10063            'NF_DENSITY' and
10064            'DOCKER' and
10065            'CHAIN' and
10066            'NF_VPPIP4' and
10067            'IMIX' and
10068            '8T4C' and
10069            'MRR'"
10070   parameters:
10071   - "result"
10072   - "name"
10073   - "tags"
10074   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10075   x-axis: "X = CNFs per Service Chain"
10076   y-axis: "Y = Number of Service Chains"
10077   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10078   layout:
10079     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10080     layout: "plot-service-density"
10081
10082 # Plots - NF Density - CSC - NDR IMIX
10083 - type: "plot"
10084   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10085   algorithm: "plot_nf_heatmap"
10086   output-file-type: ".html"
10087   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10088   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10089   filter: "'NIC_Intel-XXV710' and
10090            'NF_DENSITY' and
10091            'DOCKER' and
10092            'CHAIN' and
10093            'NF_VPPIP4' and
10094            'IMIX' and
10095            '2T1C' and
10096            'NDRPDR'"
10097   parameters:
10098   - "throughput"
10099   - "name"
10100   - "tags"
10101   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10102   x-axis: "X = CNFs per Service Chain"
10103   y-axis: "Y = Number of Service Chains"
10104   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10105   layout:
10106     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10107     layout: "plot-service-density"
10108
10109 - type: "plot"
10110   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10111   algorithm: "plot_nf_heatmap"
10112   output-file-type: ".html"
10113   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10114   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10115   filter: "'NIC_Intel-XXV710' and
10116            'NF_DENSITY' and
10117            'DOCKER' and
10118            'CHAIN' and
10119            'NF_VPPIP4' and
10120            'IMIX' and
10121            '4T2C' and
10122            'NDRPDR'"
10123   parameters:
10124   - "throughput"
10125   - "name"
10126   - "tags"
10127   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10128   x-axis: "X = CNFs per Service Chain"
10129   y-axis: "Y = Number of Service Chains"
10130   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10131   layout:
10132     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10133     layout: "plot-service-density"
10134
10135 - type: "plot"
10136   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10137   algorithm: "plot_nf_heatmap"
10138   output-file-type: ".html"
10139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10140   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10141   filter: "'NIC_Intel-XXV710' and
10142            'NF_DENSITY' and
10143            'DOCKER' and
10144            'CHAIN' and
10145            'NF_VPPIP4' and
10146            'IMIX' and
10147            '8T4C' and
10148            'NDRPDR'"
10149   parameters:
10150   - "throughput"
10151   - "name"
10152   - "tags"
10153   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10154   x-axis: "X = CNFs per Service Chain"
10155   y-axis: "Y = Number of Service Chains"
10156   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10157   layout:
10158     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10159     layout: "plot-service-density"
10160
10161 # Plots - NF Density - CSC - PDR IMIX
10162 - type: "plot"
10163   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10164   algorithm: "plot_nf_heatmap"
10165   output-file-type: ".html"
10166   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10167   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10168   filter: "'NIC_Intel-XXV710' and
10169            'NF_DENSITY' and
10170            'DOCKER' and
10171            'CHAIN' and
10172            'NF_VPPIP4' and
10173            'IMIX' and
10174            '2T1C' and
10175            'NDRPDR'"
10176   parameters:
10177   - "throughput"
10178   - "name"
10179   - "tags"
10180   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10181   x-axis: "X = CNFs per Service Chain"
10182   y-axis: "Y = Number of Service Chains"
10183   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10184   layout:
10185     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10186     layout: "plot-service-density"
10187
10188 - type: "plot"
10189   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10190   algorithm: "plot_nf_heatmap"
10191   output-file-type: ".html"
10192   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10193   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10194   filter: "'NIC_Intel-XXV710' and
10195            'NF_DENSITY' and
10196            'DOCKER' and
10197            'CHAIN' and
10198            'NF_VPPIP4' and
10199            'IMIX' and
10200            '4T2C' and
10201            'NDRPDR'"
10202   parameters:
10203   - "throughput"
10204   - "name"
10205   - "tags"
10206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10207   x-axis: "X = CNFs per Service Chain"
10208   y-axis: "Y = Number of Service Chains"
10209   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10210   layout:
10211     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10212     layout: "plot-service-density"
10213
10214 - type: "plot"
10215   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10216   algorithm: "plot_nf_heatmap"
10217   output-file-type: ".html"
10218   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10219   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10220   filter: "'NIC_Intel-XXV710' and
10221            'NF_DENSITY' and
10222            'DOCKER' and
10223            'CHAIN' and
10224            'NF_VPPIP4' and
10225            'IMIX' and
10226            '8T4C' and
10227            'NDRPDR'"
10228   parameters:
10229   - "throughput"
10230   - "name"
10231   - "tags"
10232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10233   x-axis: "X = CNFs per Service Chain"
10234   y-axis: "Y = Number of Service Chains"
10235   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10236   layout:
10237     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10238     layout: "plot-service-density"
10239
10240 # Plots - NF Density - CSP - MRR IMIX
10241 - type: "plot"
10242   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10243   algorithm: "plot_nf_heatmap"
10244   output-file-type: ".html"
10245   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10246   data: "plot-vpp-nfv-2n-clx-mrr"
10247   filter: "'NIC_Intel-XXV710' and
10248            'NF_DENSITY' and
10249            'DOCKER' and
10250            'PIPELINE' and
10251            'NF_VPPIP4' and
10252            'IMIX' and
10253            '2T1C' and
10254            'MRR'"
10255   parameters:
10256   - "result"
10257   - "name"
10258   - "tags"
10259   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10260   x-axis: "X = CNFs per Service Pipeline"
10261   y-axis: "Y = Number of Service Pipelines"
10262   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10263   layout:
10264     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10265     layout: "plot-service-density"
10266
10267 - type: "plot"
10268   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10269   algorithm: "plot_nf_heatmap"
10270   output-file-type: ".html"
10271   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10272   data: "plot-vpp-nfv-2n-clx-mrr"
10273   filter: "'NIC_Intel-XXV710' and
10274            'NF_DENSITY' and
10275            'DOCKER' and
10276            'PIPELINE' and
10277            'NF_VPPIP4' and
10278            'IMIX' and
10279            '4T2C' and
10280            'MRR'"
10281   parameters:
10282   - "result"
10283   - "name"
10284   - "tags"
10285   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10286   x-axis: "X = CNFs per Service Pipeline"
10287   y-axis: "Y = Number of Service Pipelines"
10288   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10289   layout:
10290     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10291     layout: "plot-service-density"
10292
10293 - type: "plot"
10294   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10295   algorithm: "plot_nf_heatmap"
10296   output-file-type: ".html"
10297   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10298   data: "plot-vpp-nfv-2n-clx-mrr"
10299   filter: "'NIC_Intel-XXV710' and
10300            'NF_DENSITY' and
10301            'DOCKER' and
10302            'PIPELINE' and
10303            'NF_VPPIP4' and
10304            'IMIX' and
10305            '8T4C' and
10306            'MRR'"
10307   parameters:
10308   - "result"
10309   - "name"
10310   - "tags"
10311   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10312   x-axis: "X = CNFs per Service Pipeline"
10313   y-axis: "Y = Number of Service Pipelines"
10314   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10315   layout:
10316     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10317     layout: "plot-service-density"
10318
10319 # Plots - NF Density - CSP - NDR IMIX
10320 - type: "plot"
10321   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10322   algorithm: "plot_nf_heatmap"
10323   output-file-type: ".html"
10324   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10325   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10326   filter: "'NIC_Intel-XXV710' and
10327            'NF_DENSITY' and
10328            'DOCKER' and
10329            'PIPELINE' and
10330            'NF_VPPIP4' and
10331            'IMIX' and
10332            '2T1C' and
10333            'NDRPDR'"
10334   parameters:
10335   - "throughput"
10336   - "name"
10337   - "tags"
10338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10339   x-axis: "X = CNFs per Service Pipeline"
10340   y-axis: "Y = Number of Service Pipelines"
10341   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10342   layout:
10343     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10344     layout: "plot-service-density"
10345
10346 - type: "plot"
10347   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10348   algorithm: "plot_nf_heatmap"
10349   output-file-type: ".html"
10350   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10351   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10352   filter: "'NIC_Intel-XXV710' and
10353            'NF_DENSITY' and
10354            'DOCKER' and
10355            'PIPELINE' and
10356            'NF_VPPIP4' and
10357            'IMIX' and
10358            '4T2C' and
10359            'NDRPDR'"
10360   parameters:
10361   - "throughput"
10362   - "name"
10363   - "tags"
10364   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10365   x-axis: "X = CNFs per Service Pipeline"
10366   y-axis: "Y = Number of Service Pipelines"
10367   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10368   layout:
10369     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10370     layout: "plot-service-density"
10371
10372 - type: "plot"
10373   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10374   algorithm: "plot_nf_heatmap"
10375   output-file-type: ".html"
10376   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10377   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10378   filter: "'NIC_Intel-XXV710' and
10379            'NF_DENSITY' and
10380            'DOCKER' and
10381            'PIPELINE' and
10382            'NF_VPPIP4' and
10383            'IMIX' and
10384            '8T4C' and
10385            'NDRPDR'"
10386   parameters:
10387   - "throughput"
10388   - "name"
10389   - "tags"
10390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10391   x-axis: "X = CNFs per Service Pipeline"
10392   y-axis: "Y = Number of Service Pipelines"
10393   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10394   layout:
10395     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10396     layout: "plot-service-density"
10397
10398 # Plots - NF Density - CSP - PDR IMIX
10399 - type: "plot"
10400   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10401   algorithm: "plot_nf_heatmap"
10402   output-file-type: ".html"
10403   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10404   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10405   filter: "'NIC_Intel-XXV710' and
10406            'NF_DENSITY' and
10407            'DOCKER' and
10408            'PIPELINE' and
10409            'NF_VPPIP4' and
10410            'IMIX' and
10411            '2T1C' and
10412            'NDRPDR'"
10413   parameters:
10414   - "throughput"
10415   - "name"
10416   - "tags"
10417   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10418   x-axis: "X = CNFs per Service Pipeline"
10419   y-axis: "Y = Number of Service Pipelines"
10420   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10421   layout:
10422     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10423     layout: "plot-service-density"
10424
10425 - type: "plot"
10426   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10427   algorithm: "plot_nf_heatmap"
10428   output-file-type: ".html"
10429   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10430   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10431   filter: "'NIC_Intel-XXV710' and
10432            'NF_DENSITY' and
10433            'DOCKER' and
10434            'PIPELINE' and
10435            'NF_VPPIP4' and
10436            'IMIX' and
10437            '4T2C' and
10438            'NDRPDR'"
10439   parameters:
10440   - "throughput"
10441   - "name"
10442   - "tags"
10443   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10444   x-axis: "X = CNFs per Service Pipeline"
10445   y-axis: "Y = Number of Service Pipelines"
10446   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10447   layout:
10448     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10449     layout: "plot-service-density"
10450
10451 - type: "plot"
10452   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10453   algorithm: "plot_nf_heatmap"
10454   output-file-type: ".html"
10455   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10456   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10457   filter: "'NIC_Intel-XXV710' and
10458            'NF_DENSITY' and
10459            'DOCKER' and
10460            'PIPELINE' and
10461            'NF_VPPIP4' and
10462            'IMIX' and
10463            '8T4C' and
10464            'NDRPDR'"
10465   parameters:
10466   - "throughput"
10467   - "name"
10468   - "tags"
10469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10470   x-axis: "X = CNFs per Service Pipeline"
10471   y-axis: "Y = Number of Service Pipelines"
10472   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10473   layout:
10474     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10475     layout: "plot-service-density"
10476
10477 ################################################################################
10478
10479 # Packet Throughput
10480
10481 #- type: "plot"
10482 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10483 #  algorithm: "plot_perf_box_name"
10484 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10485 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10486 #  include:
10487 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10488 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10489 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10490 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10491 #  layout:
10492 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10493 #    layout: "plot-throughput"
10494 #
10495 #- type: "plot"
10496 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10497 #  algorithm: "plot_perf_box_name"
10498 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10499 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10500 #  include:
10501 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10502 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10503 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10504 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10505 #  layout:
10506 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10507 #    layout: "plot-throughput"
10508 #
10509 #- type: "plot"
10510 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10511 #  algorithm: "plot_perf_box_name"
10512 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10513 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10514 #  include:
10515 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10516 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10517 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10518 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10519 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10520 #  layout:
10521 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10522 #    layout: "plot-throughput"
10523 #
10524 #- type: "plot"
10525 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10526 #  algorithm: "plot_perf_box_name"
10527 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10528 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10529 #  include:
10530 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10531 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10532 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10533 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10534 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10535 #  layout:
10536 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10537 #    layout: "plot-throughput"
10538
10539 - type: "plot"
10540   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10541   algorithm: "plot_perf_box_name"
10542   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10543   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10544   include:
10545     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10546     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10547     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10548     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10549     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10550   layout:
10551     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10552     layout: "plot-throughput"
10553
10554 - type: "plot"
10555   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10556   algorithm: "plot_perf_box_name"
10557   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10558   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10559   include:
10560     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10561     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10562     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10563     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10564     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10565   layout:
10566     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10567     layout: "plot-throughput"
10568
10569 #- type: "plot"
10570 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10571 #  algorithm: "plot_perf_box_name"
10572 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10573 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10574 #  include:
10575 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10576 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10577 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10578 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10579 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10580 #  layout:
10581 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10582 #    layout: "plot-throughput"
10583 #
10584 #- type: "plot"
10585 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10586 #  algorithm: "plot_perf_box_name"
10587 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10588 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10589 #  include:
10590 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10591 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10592 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10593 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10594 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10595 #  layout:
10596 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10597 #    layout: "plot-throughput"
10598 #
10599 #- type: "plot"
10600 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10601 #  algorithm: "plot_perf_box_name"
10602 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10603 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10604 #  include:
10605 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10606 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10607 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10608 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10609 #  layout:
10610 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10611 #    layout: "plot-throughput"
10612 #
10613 #- type: "plot"
10614 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10615 #  algorithm: "plot_perf_box_name"
10616 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10617 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10618 #  include:
10619 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10620 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10621 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10622 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10623 #  layout:
10624 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10625 #    layout: "plot-throughput"
10626 #
10627 #- type: "plot"
10628 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10629 #  algorithm: "plot_perf_box_name"
10630 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10631 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10632 #  include:
10633 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10634 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10635 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10636 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10637 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10638 #  layout:
10639 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10640 #    layout: "plot-throughput"
10641 #
10642 #- type: "plot"
10643 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10644 #  algorithm: "plot_perf_box_name"
10645 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10646 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10647 #  include:
10648 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10649 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10650 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10651 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10652 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10653 #  layout:
10654 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10655 #    layout: "plot-throughput"
10656 #
10657 #- type: "plot"
10658 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10659 #  algorithm: "plot_perf_box_name"
10660 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10661 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10662 #  include:
10663 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10664 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10665 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10666 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10667 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10668 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10669 #  layout:
10670 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10671 #    layout: "plot-throughput"
10672 #
10673 #- type: "plot"
10674 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10675 #  algorithm: "plot_perf_box_name"
10676 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10677 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10678 #  include:
10679 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10680 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10681 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10682 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10683 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10684 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10685 #  layout:
10686 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10687 #    layout: "plot-throughput"
10688
10689 - type: "plot"
10690   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10691   algorithm: "plot_perf_box_name"
10692   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10693   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10694   include:
10695     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10696     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10697     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10698   layout:
10699     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10700     layout: "plot-throughput"
10701
10702 - type: "plot"
10703   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10704   algorithm: "plot_perf_box_name"
10705   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10707   include:
10708     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10709     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10710     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10711   layout:
10712     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10713     layout: "plot-throughput"
10714
10715 #- type: "plot"
10716 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10717 #  algorithm: "plot_perf_box_name"
10718 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10719 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10720 #  include:
10721 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10722 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10723 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10724 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10725 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10726 #  layout:
10727 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10728 #    layout: "plot-throughput"
10729 #
10730 #- type: "plot"
10731 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10732 #  algorithm: "plot_perf_box_name"
10733 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10734 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10735 #  include:
10736 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10737 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10738 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10739 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10740 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10741 #  layout:
10742 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10743 #    layout: "plot-throughput"
10744 #
10745 #- type: "plot"
10746 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10747 #  algorithm: "plot_perf_box_name"
10748 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10749 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10750 #  include:
10751 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10752 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10753 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10754 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10755 #  layout:
10756 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10757 #    layout: "plot-throughput"
10758 #
10759 #- type: "plot"
10760 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10761 #  algorithm: "plot_perf_box_name"
10762 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10763 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10764 #  include:
10765 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10766 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10767 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10768 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10769 #  layout:
10770 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10771 #    layout: "plot-throughput"
10772 #
10773 #- type: "plot"
10774 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10775 #  algorithm: "plot_perf_box_name"
10776 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10777 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10778 #  include:
10779 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10780 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10781 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10782 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10783 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10784 #  layout:
10785 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10786 #    layout: "plot-throughput"
10787 #
10788 #- type: "plot"
10789 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10790 #  algorithm: "plot_perf_box_name"
10791 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10792 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10793 #  include:
10794 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10795 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10796 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10797 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10798 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10799 #  layout:
10800 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10801 #    layout: "plot-throughput"
10802 #
10803 #- type: "plot"
10804 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10805 #  algorithm: "plot_perf_box_name"
10806 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10807 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10808 #  include:
10809 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10810 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10811 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10812 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10813 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10814 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10815 #  layout:
10816 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10817 #    layout: "plot-throughput"
10818 #
10819 #- type: "plot"
10820 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10821 #  algorithm: "plot_perf_box_name"
10822 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10823 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10824 #  include:
10825 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10826 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10827 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10828 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10829 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10830 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10831 #  layout:
10832 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10833 #    layout: "plot-throughput"
10834
10835 - type: "plot"
10836   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10837   algorithm: "plot_perf_box_name"
10838   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10839   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10840   include:
10841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10846   layout:
10847     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10848     layout: "plot-throughput"
10849
10850 - type: "plot"
10851   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10852   algorithm: "plot_perf_box_name"
10853   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10854   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10855   include:
10856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10861   layout:
10862     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10863     layout: "plot-throughput"
10864
10865 - type: "plot"
10866   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10867   algorithm: "plot_perf_box_name"
10868   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10869   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10870   include:
10871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10877   layout:
10878     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10879     layout: "plot-throughput"
10880
10881 - type: "plot"
10882   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10883   algorithm: "plot_perf_box_name"
10884   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10885   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10886   include:
10887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10893   layout:
10894     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10895     layout: "plot-throughput"
10896
10897 - type: "plot"
10898   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10899   algorithm: "plot_perf_box_name"
10900   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10901   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10902   include:
10903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10908   layout:
10909     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10910     layout: "plot-throughput"
10911
10912 - type: "plot"
10913   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10914   algorithm: "plot_perf_box_name"
10915   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10916   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10917   include:
10918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10923   layout:
10924     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10925     layout: "plot-throughput"
10926
10927 - type: "plot"
10928   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10929   algorithm: "plot_perf_box_name"
10930   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10931   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10932   include:
10933     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10935     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10936     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10937     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10938     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10939   layout:
10940     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10941     layout: "plot-throughput"
10942
10943 - type: "plot"
10944   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10945   algorithm: "plot_perf_box_name"
10946   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10947   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10948   include:
10949     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10950     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10951     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10952     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10953     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10954     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10955   layout:
10956     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10957     layout: "plot-throughput"
10958
10959 - type: "plot"
10960   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10961   algorithm: "plot_perf_box_name"
10962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10964   include:
10965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10970   layout:
10971     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10972     layout: "plot-throughput"
10973
10974 - type: "plot"
10975   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10976   algorithm: "plot_perf_box_name"
10977   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10978   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10979   include:
10980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10985   layout:
10986     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10987     layout: "plot-throughput"
10988
10989 - type: "plot"
10990   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10991   algorithm: "plot_perf_box_name"
10992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10994   include:
10995     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11000     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11001   layout:
11002     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11003     layout: "plot-throughput"
11004
11005 - type: "plot"
11006   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11007   algorithm: "plot_perf_box_name"
11008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11010   include:
11011     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11012     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11013     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11014     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11015     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11016     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11017   layout:
11018     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11019     layout: "plot-throughput"
11020
11021 - type: "plot"
11022   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11023   algorithm: "plot_perf_box_name"
11024   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11026   include:
11027     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11028     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11029   layout:
11030     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11031     layout: "plot-throughput"
11032
11033 - type: "plot"
11034   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11035   algorithm: "plot_perf_box_name"
11036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11038   include:
11039     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11040     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11041   layout:
11042     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11043     layout: "plot-throughput"
11044
11045 #- type: "plot"
11046 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11047 #  algorithm: "plot_perf_box_name"
11048 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11049 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11050 #  include:
11051 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11052 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11053 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11054 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11055 #  layout:
11056 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11057 #    layout: "plot-throughput"
11058 #
11059 #- type: "plot"
11060 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11061 #  algorithm: "plot_perf_box_name"
11062 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11063 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11064 #  include:
11065 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11066 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11067 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11068 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11069 #  layout:
11070 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11071 #    layout: "plot-throughput"
11072
11073 - type: "plot"
11074   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11075   algorithm: "plot_perf_box_name"
11076   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11077   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11078   include:
11079     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11080     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11081     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11082     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11083   layout:
11084     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11085     layout: "plot-throughput"
11086
11087 - type: "plot"
11088   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11089   algorithm: "plot_perf_box_name"
11090   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11091   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11092   include:
11093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11095     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11096     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11097   layout:
11098     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11099     layout: "plot-throughput"
11100
11101 - type: "plot"
11102   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11103   algorithm: "plot_perf_box_name"
11104   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11105   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11106   include:
11107     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11108     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11109     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11110     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11111   layout:
11112     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11113     layout: "plot-throughput"
11114
11115 - type: "plot"
11116   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11117   algorithm: "plot_perf_box_name"
11118   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11119   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11120   include:
11121     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11122     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11123     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11124     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11125   layout:
11126     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11127     layout: "plot-throughput"
11128
11129 #- type: "plot"
11130 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11131 #  algorithm: "plot_perf_box_name"
11132 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11133 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11134 #  include:
11135 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11136 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11137 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11138 #  layout:
11139 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11140 #    layout: "plot-throughput"
11141 #
11142 #- type: "plot"
11143 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11144 #  algorithm: "plot_perf_box_name"
11145 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11146 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11147 #  include:
11148 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11149 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11150 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11151 #  layout:
11152 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11153 #    layout: "plot-throughput"
11154 #
11155 #- type: "plot"
11156 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11157 #  algorithm: "plot_perf_box_name"
11158 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11159 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11160 #  include:
11161 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11162 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11163 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11164 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11165 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11166 #  layout:
11167 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11168 #    layout: "plot-throughput"
11169 #
11170 #- type: "plot"
11171 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11172 #  algorithm: "plot_perf_box_name"
11173 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11174 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11175 #  include:
11176 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11177 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11178 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11179 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11180 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11181 #  layout:
11182 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11183 #    layout: "plot-throughput"
11184
11185 - type: "plot"
11186   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11187   algorithm: "plot_perf_box_name"
11188   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11190   include:
11191     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11194   layout:
11195     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11196     layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11200   algorithm: "plot_perf_box_name"
11201   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11203   include:
11204     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11207   layout:
11208     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11209     layout: "plot-throughput"
11210
11211 #- type: "plot"
11212 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11213 #  algorithm: "plot_perf_box_name"
11214 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11215 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11216 #  include:
11217 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11218 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11219 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11220 #  layout:
11221 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11222 #    layout: "plot-throughput"
11223 #
11224 #- type: "plot"
11225 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11226 #  algorithm: "plot_perf_box_name"
11227 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11228 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11229 #  include:
11230 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11231 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11232 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11233 #  layout:
11234 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11235 #    layout: "plot-throughput"
11236 #
11237 #- type: "plot"
11238 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11239 #  algorithm: "plot_perf_box_name"
11240 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11241 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11242 #  include:
11243 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11244 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11245 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11246 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11247 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11248 #  layout:
11249 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11250 #    layout: "plot-throughput"
11251 #
11252 #- type: "plot"
11253 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11254 #  algorithm: "plot_perf_box_name"
11255 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11256 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11257 #  include:
11258 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11259 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11260 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11261 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11262 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11263 #  layout:
11264 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11265 #    layout: "plot-throughput"
11266
11267 - type: "plot"
11268   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11269   algorithm: "plot_perf_box_name"
11270   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11271   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11272   include:
11273     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11274     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11275     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11276     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11277     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11278   layout:
11279     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11280     layout: "plot-throughput"
11281
11282 - type: "plot"
11283   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11284   algorithm: "plot_perf_box_name"
11285   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11286   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11287   include:
11288     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11289     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11290     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11291     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11292     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11293   layout:
11294     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11295     layout: "plot-throughput"
11296
11297 - type: "plot"
11298   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11299   algorithm: "plot_perf_box_name"
11300   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11301   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11302   include:
11303     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11304     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11305     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11306     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11307     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11308   layout:
11309     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11310     layout: "plot-throughput"
11311
11312 - type: "plot"
11313   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11314   algorithm: "plot_perf_box_name"
11315   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11316   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11317   include:
11318     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11319     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11320     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11321     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11322     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11323   layout:
11324     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11325     layout: "plot-throughput"
11326
11327 - type: "plot"
11328   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11329   algorithm: "plot_perf_box_name"
11330   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11331   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11332   include:
11333     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11338   layout:
11339     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11340     layout: "plot-throughput"
11341
11342 - type: "plot"
11343   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11344   algorithm: "plot_perf_box_name"
11345   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11346   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11347   include:
11348     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11350     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11351     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11352     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11353   layout:
11354     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11355     layout: "plot-throughput"
11356
11357 - type: "plot"
11358   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11359   algorithm: "plot_perf_box_name"
11360   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11362   include:
11363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11368     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11369   layout:
11370     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11371     layout: "plot-throughput"
11372
11373 - type: "plot"
11374   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11375   algorithm: "plot_perf_box_name"
11376   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11378   include:
11379     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11380     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11381     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11382     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11383     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11384     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11385   layout:
11386     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11387     layout: "plot-throughput"
11388
11389 - type: "plot"
11390   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11391   algorithm: "plot_perf_box_name"
11392   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11393   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11394   include:
11395     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11396     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11397     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11398     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11399   layout:
11400     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11401     layout: "plot-throughput"
11402
11403 - type: "plot"
11404   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11405   algorithm: "plot_perf_box_name"
11406   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11408   include:
11409     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11411     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11413   layout:
11414     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11415     layout: "plot-throughput"
11416
11417 #- type: "plot"
11418 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11419 #  algorithm: "plot_perf_box_name"
11420 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11421 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11422 #  include:
11423 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11424 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11425 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11426 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11427 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11428 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11429 #  layout:
11430 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11431 #    layout: "plot-throughput"
11432 #
11433 #- type: "plot"
11434 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11435 #  algorithm: "plot_perf_box_name"
11436 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11437 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11438 #  include:
11439 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11440 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11441 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11442 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11443 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11444 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11445 #  layout:
11446 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11447 #    layout: "plot-throughput"
11448
11449 - type: "plot"
11450   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11451   algorithm: "plot_perf_box_name"
11452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11454   include:
11455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11456 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11458 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11460 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11461   layout:
11462     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11463     layout: "plot-throughput"
11464
11465 - type: "plot"
11466   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11467   algorithm: "plot_perf_box_name"
11468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11470   include:
11471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11472 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11474 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11476 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11477   layout:
11478     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11479     layout: "plot-throughput"
11480
11481 - type: "plot"
11482   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11483   algorithm: "plot_perf_box_name"
11484   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11485   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11486   include:
11487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11488     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11489     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11490     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11491     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11492     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11493   layout:
11494     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11499   algorithm: "plot_perf_box_name"
11500   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11501   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11502   include:
11503     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11504     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11505     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11506     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11507     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11508     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11509   layout:
11510     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11511     layout: "plot-throughput"
11512
11513 #- type: "plot"
11514 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11515 #  algorithm: "plot_perf_box_name"
11516 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11517 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11518 #  include:
11519 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11520 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11521 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11522 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11524 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11525 #  layout:
11526 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11527 #    layout: "plot-throughput"
11528 #
11529 #- type: "plot"
11530 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11531 #  algorithm: "plot_perf_box_name"
11532 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11533 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11534 #  include:
11535 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11536 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11537 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11538 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11539 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11540 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11541 #  layout:
11542 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11543 #    layout: "plot-throughput"
11544 #
11545 #- type: "plot"
11546 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11547 #  algorithm: "plot_perf_box_name"
11548 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11549 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11550 #  include:
11551 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11552 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11553 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11554 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11555 #  layout:
11556 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11557 #    layout: "plot-throughput"
11558 #
11559 #- type: "plot"
11560 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11561 #  algorithm: "plot_perf_box_name"
11562 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11563 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11564 #  include:
11565 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11566 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11567 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11568 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11569 #  layout:
11570 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11571 #    layout: "plot-throughput"
11572 #
11573 #- type: "plot"
11574 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11575 #  algorithm: "plot_perf_box_name"
11576 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11577 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11578 #  include:
11579 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11580 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11581 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11582 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11583 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11584 #  layout:
11585 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11586 #    layout: "plot-throughput"
11587 #
11588 #- type: "plot"
11589 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11590 #  algorithm: "plot_perf_box_name"
11591 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11592 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11593 #  include:
11594 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11595 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11596 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11597 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11598 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11599 #  layout:
11600 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11601 #    layout: "plot-throughput"
11602 #
11603 #- type: "plot"
11604 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11605 #  algorithm: "plot_perf_box_name"
11606 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11607 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11608 #  include:
11609 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11610 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11611 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11612 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11613 #  layout:
11614 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11615 #    layout: "plot-throughput"
11616 #
11617 #- type: "plot"
11618 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11619 #  algorithm: "plot_perf_box_name"
11620 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11621 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11622 #  include:
11623 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11624 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11625 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11626 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11627 #  layout:
11628 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11629 #    layout: "plot-throughput"
11630
11631 - type: "plot"
11632   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11633   algorithm: "plot_perf_box_name"
11634   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11635   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11636   include:
11637     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11638     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11639     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11640     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11641     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11642     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11643   layout:
11644     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11645     layout: "plot-throughput"
11646
11647 - type: "plot"
11648   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11649   algorithm: "plot_perf_box_name"
11650   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11651   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11652   include:
11653     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11654     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11655     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11656     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11657     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11658     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11659   layout:
11660     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11661     layout: "plot-throughput"
11662
11663 #- type: "plot"
11664 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11665 #  algorithm: "plot_perf_box_name"
11666 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11667 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11668 #  include:
11669 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11670 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11671 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11672 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11673 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11674 #  layout:
11675 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11676 #    layout: "plot-throughput"
11677 #
11678 #- type: "plot"
11679 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11680 #  algorithm: "plot_perf_box_name"
11681 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11682 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11683 #  include:
11684 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11685 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11686 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11687 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11688 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11689 #  layout:
11690 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11691 #    layout: "plot-throughput"
11692 #
11693 #- type: "plot"
11694 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11695 #  algorithm: "plot_perf_box_name"
11696 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11697 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11698 #  include:
11699 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11700 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11701 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11702 #  layout:
11703 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11704 #    layout: "plot-throughput"
11705 #
11706 #- type: "plot"
11707 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11708 #  algorithm: "plot_perf_box_name"
11709 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11710 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11711 #  include:
11712 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11713 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11714 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11715 #  layout:
11716 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11717 #    layout: "plot-throughput"
11718 #
11719 #- type: "plot"
11720 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11721 #  algorithm: "plot_perf_box_name"
11722 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11723 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11724 #  include:
11725 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11726 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11727 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11728 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11729 #  layout:
11730 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11731 #    layout: "plot-throughput"
11732 #
11733 #- type: "plot"
11734 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11735 #  algorithm: "plot_perf_box_name"
11736 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11737 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11738 #  include:
11739 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11740 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11741 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11742 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11743 #  layout:
11744 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11745 #    layout: "plot-throughput"
11746 #
11747 #- type: "plot"
11748 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11749 #  algorithm: "plot_perf_box_name"
11750 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11751 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11752 #  include:
11753 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11754 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11755 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11756 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11757 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11758 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11759 #  layout:
11760 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11761 #    layout: "plot-throughput"
11762 #
11763 #- type: "plot"
11764 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11765 #  algorithm: "plot_perf_box_name"
11766 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11767 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11768 #  include:
11769 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11770 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11771 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11772 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11773 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11774 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11775 #  layout:
11776 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11777 #    layout: "plot-throughput"
11778 #
11779 #- type: "plot"
11780 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11781 #  algorithm: "plot_perf_box_name"
11782 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11783 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11784 #  include:
11785 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11786 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11787 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11788 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11789 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11790 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11791 #  layout:
11792 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11793 #    layout: "plot-throughput"
11794 #
11795 #- type: "plot"
11796 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11797 #  algorithm: "plot_perf_box_name"
11798 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11799 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11800 #  include:
11801 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11802 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11803 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11804 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11805 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11806 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11807 #  layout:
11808 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11809 #    layout: "plot-throughput"
11810
11811 - type: "plot"
11812   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11813   algorithm: "plot_perf_box_name"
11814   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11815   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11816   include:
11817     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11818     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11819     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11820     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11821   layout:
11822     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11823     layout: "plot-throughput"
11824
11825 - type: "plot"
11826   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11827   algorithm: "plot_perf_box_name"
11828   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11829   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11830   include:
11831     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11833     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11834     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11835   layout:
11836     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11837     layout: "plot-throughput"
11838
11839 - type: "plot"
11840   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11841   algorithm: "plot_perf_box_name"
11842   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11843   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11844   include:
11845     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11846     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11847     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11851   layout:
11852     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11853     layout: "plot-throughput"
11854
11855 - type: "plot"
11856   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11857   algorithm: "plot_perf_box_name"
11858   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11859   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11860   include:
11861     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11867   layout:
11868     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11869     layout: "plot-throughput"
11870
11871 - type: "plot"
11872   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11873   algorithm: "plot_perf_box_name"
11874   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11875   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11876   include:
11877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11883   layout:
11884     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11885     layout: "plot-throughput"
11886
11887 - type: "plot"
11888   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11889   algorithm: "plot_perf_box_name"
11890   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11891   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11892   include:
11893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11899   layout:
11900     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11901     layout: "plot-throughput"
11902
11903 - type: "plot"
11904   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11905   algorithm: "plot_perf_box_name"
11906   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11907   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11908   include:
11909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11913   layout:
11914     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11915     layout: "plot-throughput"
11916
11917 - type: "plot"
11918   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11919   algorithm: "plot_perf_box_name"
11920   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11921   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11922   include:
11923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11925     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11927   layout:
11928     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11929     layout: "plot-throughput"
11930
11931 - type: "plot"
11932   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11933   algorithm: "plot_perf_box_name"
11934   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11935   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11936   include:
11937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11943   layout:
11944     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11945     layout: "plot-throughput"
11946
11947 - type: "plot"
11948   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11949   algorithm: "plot_perf_box_name"
11950   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11951   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11952   include:
11953     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11954     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11955     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11959   layout:
11960     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11961     layout: "plot-throughput"
11962
11963 - type: "plot"
11964   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11965   algorithm: "plot_perf_box_name"
11966   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11967   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11968   include:
11969     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11970     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11971     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11972     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11973   layout:
11974     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11975     layout: "plot-throughput"
11976
11977 - type: "plot"
11978   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11979   algorithm: "plot_perf_box_name"
11980   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11981   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11982   include:
11983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11985     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11986     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11987   layout:
11988     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11989     layout: "plot-throughput"
11990
11991 - type: "plot"
11992   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11993   algorithm: "plot_perf_box_name"
11994   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11995   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11996   include:
11997     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12001     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12002     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12003   layout:
12004     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12005     layout: "plot-throughput"
12006
12007 - type: "plot"
12008   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12009   algorithm: "plot_perf_box_name"
12010   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12011   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12012   include:
12013     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12017     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12018     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12019   layout:
12020     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12021     layout: "plot-throughput"
12022
12023 - type: "plot"
12024   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12025   algorithm: "plot_perf_box_name"
12026   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12027   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12028   include:
12029     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12031     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12032     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12033     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12034     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12035   layout:
12036     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12037     layout: "plot-throughput"
12038
12039 - type: "plot"
12040   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12041   algorithm: "plot_perf_box_name"
12042   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12043   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12044   include:
12045     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12046     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12047     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12049     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12051   layout:
12052     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12053     layout: "plot-throughput"
12054
12055 - type: "plot"
12056   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12057   algorithm: "plot_perf_box_name"
12058   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12060   include:
12061     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12062     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12063     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12064     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12065     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12066     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12067   layout:
12068     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12069     layout: "plot-throughput"
12070
12071 - type: "plot"
12072   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12073   algorithm: "plot_perf_box_name"
12074   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12076   include:
12077     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12078     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12079     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12080     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12081     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12082     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12083   layout:
12084     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12085     layout: "plot-throughput"
12086
12087 #- type: "plot"
12088 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12089 #  algorithm: "plot_perf_box_name"
12090 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12091 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12092 #  include:
12093 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12094 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12095 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12096 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12097 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12098 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12099 #  layout:
12100 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12101 #    layout: "plot-throughput"
12102 #
12103 #- type: "plot"
12104 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12105 #  algorithm: "plot_perf_box_name"
12106 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12107 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12108 #  include:
12109 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12110 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12111 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12112 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12113 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12114 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12115 #  layout:
12116 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12117 #    layout: "plot-throughput"
12118
12119 - type: "plot"
12120   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12121   algorithm: "plot_perf_box_name"
12122   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12123   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12124   include:
12125     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12126     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12127     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12128     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12129     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12130     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12131   layout:
12132     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12133     layout: "plot-throughput"
12134
12135 - type: "plot"
12136   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12137   algorithm: "plot_perf_box_name"
12138   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12139   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12140   include:
12141     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12142     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12143     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12144     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12145     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12146     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12147   layout:
12148     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12149     layout: "plot-throughput"
12150
12151 #- type: "plot"
12152 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12153 #  algorithm: "plot_perf_box_name"
12154 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12155 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12156 #  include:
12157 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12158 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12159 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12160 #  layout:
12161 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12162 #    layout: "plot-throughput"
12163 #
12164 #- type: "plot"
12165 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12166 #  algorithm: "plot_perf_box_name"
12167 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12168 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12169 #  include:
12170 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12171 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12172 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12173 #  layout:
12174 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12175 #    layout: "plot-throughput"
12176
12177 #- type: "plot"
12178 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12179 #  algorithm: "plot_perf_box_name"
12180 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12181 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12182 #  include:
12183 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12184 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12185 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12186 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12187 #  layout:
12188 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12189 #    layout: "plot-throughput"
12190 #
12191 #- type: "plot"
12192 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12193 #  algorithm: "plot_perf_box_name"
12194 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12195 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12196 #  include:
12197 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12198 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12199 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12200 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12201 #  layout:
12202 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12203 #    layout: "plot-throughput"
12204 #
12205 #- type: "plot"
12206 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12207 #  algorithm: "plot_perf_box_name"
12208 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12209 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12210 #  include:
12211 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12212 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12213 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12214 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12215 #  layout:
12216 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12217 #    layout: "plot-throughput"
12218 #
12219 #- type: "plot"
12220 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12221 #  algorithm: "plot_perf_box_name"
12222 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12223 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12224 #  include:
12225 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12226 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12229 #  layout:
12230 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12231 #    layout: "plot-throughput"
12232
12233 - type: "plot"
12234   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12235   algorithm: "plot_perf_box_name"
12236   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12238   include:
12239     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12240     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12241     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12242     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12243   layout:
12244     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12249   algorithm: "plot_perf_box_name"
12250   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12252   include:
12253     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12254     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12255     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12256     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12257   layout:
12258     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12259     layout: "plot-throughput"
12260
12261 - type: "plot"
12262   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12263   algorithm: "plot_perf_box_name"
12264   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12266   include:
12267     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12268     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12269     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12270     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12271   layout:
12272     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12273     layout: "plot-throughput"
12274
12275 - type: "plot"
12276   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12277   algorithm: "plot_perf_box_name"
12278   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12279   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12280   include:
12281     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12282     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12283     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12284     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12285   layout:
12286     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12287     layout: "plot-throughput"
12288
12289 #- type: "plot"
12290 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12291 #  algorithm: "plot_perf_box_name"
12292 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12293 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12294 #  include:
12295 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12296 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12297 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12298 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12299 #  layout:
12300 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12301 #    layout: "plot-throughput"
12302 #
12303 #- type: "plot"
12304 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12305 #  algorithm: "plot_perf_box_name"
12306 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12307 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12308 #  include:
12309 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12310 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12311 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12312 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12313 #  layout:
12314 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12315 #    layout: "plot-throughput"
12316 #
12317 #- type: "plot"
12318 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12319 #  algorithm: "plot_perf_box_name"
12320 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12321 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12322 #  include:
12323 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12324 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12325 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12326 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12327 #  layout:
12328 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12329 #    layout: "plot-throughput"
12330 #
12331 #- type: "plot"
12332 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12333 #  algorithm: "plot_perf_box_name"
12334 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12335 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12336 #  include:
12337 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12338 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12339 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12340 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12341 #  layout:
12342 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12343 #    layout: "plot-throughput"
12344 #
12345 #- type: "plot"
12346 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12347 #  algorithm: "plot_perf_box_name"
12348 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12349 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12350 #  include:
12351 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12352 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12353 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12354 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12355 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12356 #  layout:
12357 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12358 #    layout: "plot-throughput"
12359 #
12360 #- type: "plot"
12361 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12362 #  algorithm: "plot_perf_box_name"
12363 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12364 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12365 #  include:
12366 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12367 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12368 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12369 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12370 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12371 #  layout:
12372 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12373 #    layout: "plot-throughput"
12374 #
12375 #- type: "plot"
12376 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12377 #  algorithm: "plot_perf_box_name"
12378 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12379 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12380 #  include:
12381 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12384 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12385 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12386 #  layout:
12387 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12388 #    layout: "plot-throughput"
12389 #
12390 #- type: "plot"
12391 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12392 #  algorithm: "plot_perf_box_name"
12393 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12394 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12395 #  include:
12396 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12398 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12399 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12400 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12401 #  layout:
12402 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12403 #    layout: "plot-throughput"
12404 #
12405 #- type: "plot"
12406 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12407 #  algorithm: "plot_perf_box_name"
12408 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12409 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12410 #  include:
12411 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12413 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12414 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12415 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12416 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12417 #  layout:
12418 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12419 #    layout: "plot-throughput"
12420 #
12421 #- type: "plot"
12422 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12423 #  algorithm: "plot_perf_box_name"
12424 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12425 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12426 #  include:
12427 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12428 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12429 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12430 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12431 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12432 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12433 #  layout:
12434 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12435 #    layout: "plot-throughput"
12436 #
12437 #- type: "plot"
12438 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12439 #  algorithm: "plot_perf_box_name"
12440 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12441 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12442 #  include:
12443 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12444 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12445 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12446 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12447 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12448 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12449 #  layout:
12450 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12451 #    layout: "plot-throughput"
12452 #
12453 #- type: "plot"
12454 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12455 #  algorithm: "plot_perf_box_name"
12456 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12457 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12458 #  include:
12459 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12460 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12461 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12462 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12463 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12464 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12465 #  layout:
12466 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12467 #    layout: "plot-throughput"
12468
12469 - type: "plot"
12470   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12471   algorithm: "plot_perf_box_name"
12472   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12473   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12474   include:
12475     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12476     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12477     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12478     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12479     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12480   layout:
12481     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12482     layout: "plot-throughput"
12483
12484 - type: "plot"
12485   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12486   algorithm: "plot_perf_box_name"
12487   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12488   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12489   include:
12490     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12491     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12492     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12493     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12494     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12495   layout:
12496     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12497     layout: "plot-throughput"
12498
12499 #- type: "plot"
12500 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12501 #  algorithm: "plot_perf_box_name"
12502 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12503 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12504 #  include:
12505 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12506 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12507 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12508 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12509 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12510 #  layout:
12511 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12512 #    layout: "plot-throughput"
12513 #
12514 #- type: "plot"
12515 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12516 #  algorithm: "plot_perf_box_name"
12517 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12518 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12519 #  include:
12520 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12521 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12522 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12523 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12524 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12525 #  layout:
12526 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12527 #    layout: "plot-throughput"
12528
12529 #- type: "plot"
12530 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12531 #  algorithm: "plot_perf_box_name"
12532 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12533 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12534 #  include:
12535 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12536 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12537 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12538 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12539 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12540 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12541 #  layout:
12542 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12543 #    layout: "plot-throughput"
12544 #
12545 #- type: "plot"
12546 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12547 #  algorithm: "plot_perf_box_name"
12548 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12549 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12550 #  include:
12551 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12552 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12553 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12554 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12555 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12556 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12557 #  layout:
12558 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12559 #    layout: "plot-throughput"
12560
12561 #- type: "plot"
12562 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12563 #  algorithm: "plot_perf_box_name"
12564 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12565 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12566 #  include:
12567 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12568 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12569 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12570 #  layout:
12571 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12572 #    layout: "plot-throughput"
12573 #
12574 #- type: "plot"
12575 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12576 #  algorithm: "plot_perf_box_name"
12577 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12578 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12579 #  include:
12580 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12581 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12582 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12583 #  layout:
12584 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12585 #    layout: "plot-throughput"
12586
12587 ################################################################################
12588
12589 # Packet Speedup
12590
12591 #- type: "plot"
12592 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12593 #  algorithm: "plot_tsa_name"
12594 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12595 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12596 #  include:
12597 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12598 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12599 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12600 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12601 #  layout:
12602 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12603 #    layout: "plot-throughput-speedup-analysis"
12604 #
12605 #- type: "plot"
12606 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12607 #  algorithm: "plot_tsa_name"
12608 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12609 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12610 #  include:
12611 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12612 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12613 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12614 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12615 #  layout:
12616 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12617 #    layout: "plot-throughput-speedup-analysis"
12618 #
12619 #- type: "plot"
12620 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12621 #  algorithm: "plot_tsa_name"
12622 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12623 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12624 #  include:
12625 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12626 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12627 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12628 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12629 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12630 #  layout:
12631 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12632 #    layout: "plot-throughput-speedup-analysis"
12633 #
12634 #- type: "plot"
12635 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12636 #  algorithm: "plot_tsa_name"
12637 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12638 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12639 #  include:
12640 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12641 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12642 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12643 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12644 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12645 #  layout:
12646 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12647 #    layout: "plot-throughput-speedup-analysis"
12648 #
12649 #- type: "plot"
12650 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12651 #  algorithm: "plot_tsa_name"
12652 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12653 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12654 #  include:
12655 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12656 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12657 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12658 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12659 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12660 #  layout:
12661 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12662 #    layout: "plot-throughput-speedup-analysis"
12663 #
12664 #- type: "plot"
12665 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12666 #  algorithm: "plot_tsa_name"
12667 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12668 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12669 #  include:
12670 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12671 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12672 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12673 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12674 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12675 #  layout:
12676 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12677 #    layout: "plot-throughput-speedup-analysis"
12678 #
12679 #- type: "plot"
12680 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12681 #  algorithm: "plot_tsa_name"
12682 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12683 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12684 #  include:
12685 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12686 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12687 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12688 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12689 #  layout:
12690 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12691 #    layout: "plot-throughput-speedup-analysis"
12692 #
12693 #- type: "plot"
12694 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12695 #  algorithm: "plot_tsa_name"
12696 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12697 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12698 #  include:
12699 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12700 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12701 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12702 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12703 #  layout:
12704 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12705 #    layout: "plot-throughput-speedup-analysis"
12706 #
12707 #- type: "plot"
12708 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12709 #  algorithm: "plot_tsa_name"
12710 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12711 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12712 #  include:
12713 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12714 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12715 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12716 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12717 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12718 #  layout:
12719 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12720 #    layout: "plot-throughput-speedup-analysis"
12721 #
12722 #- type: "plot"
12723 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12724 #  algorithm: "plot_tsa_name"
12725 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12726 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12727 #  include:
12728 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12729 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12731 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12732 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12733 #  layout:
12734 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12735 #    layout: "plot-throughput-speedup-analysis"
12736 #
12737 #- type: "plot"
12738 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12739 #  algorithm: "plot_tsa_name"
12740 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12741 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12742 #  include:
12743 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12745 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12746 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12747 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12748 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12749 #  layout:
12750 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12751 #    layout: "plot-throughput-speedup-analysis"
12752 #
12753 #- type: "plot"
12754 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12755 #  algorithm: "plot_tsa_name"
12756 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12757 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12758 #  include:
12759 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12760 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12761 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12762 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12763 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12764 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12765 #  layout:
12766 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12767 #    layout: "plot-throughput-speedup-analysis"
12768
12769 - type: "plot"
12770   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12771   algorithm: "plot_tsa_name"
12772   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12774   include:
12775     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12776     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12777     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12778   layout:
12779     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12780     layout: "plot-throughput-speedup-analysis"
12781
12782 - type: "plot"
12783   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12784   algorithm: "plot_tsa_name"
12785   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12787   include:
12788     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12791   layout:
12792     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12793     layout: "plot-throughput-speedup-analysis"
12794
12795 #- type: "plot"
12796 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12797 #  algorithm: "plot_tsa_name"
12798 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12799 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12800 #  include:
12801 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12802 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12803 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12804 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12805 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12806 #  layout:
12807 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12808 #    layout: "plot-throughput-speedup-analysis"
12809 #
12810 #- type: "plot"
12811 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12812 #  algorithm: "plot_tsa_name"
12813 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12814 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12815 #  include:
12816 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12817 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12818 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12819 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12820 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12821 #  layout:
12822 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12823 #    layout: "plot-throughput-speedup-analysis"
12824 #
12825 #- type: "plot"
12826 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12827 #  algorithm: "plot_tsa_name"
12828 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12829 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12830 #  include:
12831 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12832 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12833 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12834 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12835 #  layout:
12836 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12837 #    layout: "plot-throughput-speedup-analysis"
12838 #
12839 #- type: "plot"
12840 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12841 #  algorithm: "plot_tsa_name"
12842 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12843 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12844 #  include:
12845 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12846 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12847 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12848 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12849 #  layout:
12850 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12851 #    layout: "plot-throughput-speedup-analysis"
12852 #
12853 #- type: "plot"
12854 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12855 #  algorithm: "plot_tsa_name"
12856 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12857 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12858 #  include:
12859 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12860 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12861 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12862 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12863 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12864 #  layout:
12865 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12866 #    layout: "plot-throughput-speedup-analysis"
12867 #
12868 #- type: "plot"
12869 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12870 #  algorithm: "plot_tsa_name"
12871 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12872 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12873 #  include:
12874 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12875 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12876 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12877 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12878 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12879 #  layout:
12880 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12881 #    layout: "plot-throughput-speedup-analysis"
12882 #
12883 #- type: "plot"
12884 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12885 #  algorithm: "plot_tsa_name"
12886 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12887 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12888 #  include:
12889 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12890 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12891 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12892 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12893 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12894 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12895 #  layout:
12896 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12897 #    layout: "plot-throughput-speedup-analysis"
12898 #
12899 #- type: "plot"
12900 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12901 #  algorithm: "plot_tsa_name"
12902 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12903 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12904 #  include:
12905 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12906 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12907 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12908 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12909 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12910 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12911 #  layout:
12912 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12913 #    layout: "plot-throughput-speedup-analysis"
12914
12915 - type: "plot"
12916   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12917   algorithm: "plot_tsa_name"
12918   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12919   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12920   include:
12921     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12922     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12923   layout:
12924     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12925     layout: "plot-throughput-speedup-analysis"
12926
12927 - type: "plot"
12928   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12929   algorithm: "plot_tsa_name"
12930   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12931   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12932   include:
12933     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12934     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12935   layout:
12936     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12937     layout: "plot-throughput-speedup-analysis"
12938
12939 #- type: "plot"
12940 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12941 #  algorithm: "plot_tsa_name"
12942 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12943 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12944 #  include:
12945 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12946 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12947 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12948 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12949 #  layout:
12950 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12951 #    layout: "plot-throughput-speedup-analysis"
12952 #
12953 #- type: "plot"
12954 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12955 #  algorithm: "plot_tsa_name"
12956 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12957 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12958 #  include:
12959 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12960 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12961 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12962 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12963 #  layout:
12964 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12965 #    layout: "plot-throughput-speedup-analysis"
12966 #
12967 #- type: "plot"
12968 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12969 #  algorithm: "plot_tsa_name"
12970 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12971 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12972 #  include:
12973 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12974 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12975 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12976 #  layout:
12977 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12978 #    layout: "plot-throughput-speedup-analysis"
12979 #
12980 #- type: "plot"
12981 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12982 #  algorithm: "plot_tsa_name"
12983 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12984 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12985 #  include:
12986 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12987 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12988 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12989 #  layout:
12990 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12991 #    layout: "plot-throughput-speedup-analysis"
12992 #
12993 #- type: "plot"
12994 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12995 #  algorithm: "plot_tsa_name"
12996 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12997 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12998 #  include:
12999 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13000 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13001 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13002 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13003 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13004 #  layout:
13005 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13006 #    layout: "plot-throughput-speedup-analysis"
13007 #
13008 #- type: "plot"
13009 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13010 #  algorithm: "plot_tsa_name"
13011 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13012 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13013 #  include:
13014 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13015 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13016 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13017 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13018 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13019 #  layout:
13020 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13021 #    layout: "plot-throughput-speedup-analysis"
13022
13023 - type: "plot"
13024   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13025   algorithm: "plot_tsa_name"
13026   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13027   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13028   include:
13029     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13030     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13031     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13032   layout:
13033     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
13034     layout: "plot-throughput-speedup-analysis"
13035
13036 - type: "plot"
13037   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13038   algorithm: "plot_tsa_name"
13039   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13041   include:
13042     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13043     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13044     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13045   layout:
13046     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
13047     layout: "plot-throughput-speedup-analysis"
13048
13049 #- type: "plot"
13050 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13051 #  algorithm: "plot_tsa_name"
13052 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13053 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13054 #  include:
13055 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13056 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13057 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13058 #  layout:
13059 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
13060 #    layout: "plot-throughput-speedup-analysis"
13061 #
13062 #- type: "plot"
13063 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13064 #  algorithm: "plot_tsa_name"
13065 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13066 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13067 #  include:
13068 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13069 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13070 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13071 #  layout:
13072 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
13073 #    layout: "plot-throughput-speedup-analysis"
13074 #
13075 #- type: "plot"
13076 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13077 #  algorithm: "plot_tsa_name"
13078 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
13079 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13080 #  include:
13081 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13082 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13083 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13084 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13085 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13086 #  layout:
13087 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
13088 #    layout: "plot-throughput-speedup-analysis"
13089 #
13090 #- type: "plot"
13091 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13092 #  algorithm: "plot_tsa_name"
13093 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
13094 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13095 #  include:
13096 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13097 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13098 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13099 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13100 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13101 #  layout:
13102 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
13103 #    layout: "plot-throughput-speedup-analysis"
13104
13105 - type: "plot"
13106   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13107   algorithm: "plot_tsa_name"
13108   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
13109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13110   include:
13111     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13113     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13114     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13115     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13116     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13117   layout:
13118     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
13119     layout: "plot-throughput-speedup-analysis"
13120
13121 - type: "plot"
13122   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13123   algorithm: "plot_tsa_name"
13124   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
13125   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13126   include:
13127     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13129     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13130     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13131     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13132     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13133   layout:
13134     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
13135     layout: "plot-throughput-speedup-analysis"
13136
13137 - type: "plot"
13138   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13139   algorithm: "plot_tsa_name"
13140   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
13141   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13142   include:
13143     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13144     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13145     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
13146     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13147   layout:
13148     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
13149     layout: "plot-throughput-speedup-analysis"
13150
13151 - type: "plot"
13152   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13153   algorithm: "plot_tsa_name"
13154   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
13155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13156   include:
13157     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
13158     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13159     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13160     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13161   layout:
13162     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
13163     layout: "plot-throughput-speedup-analysis"
13164
13165 #- type: "plot"
13166 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13167 #  algorithm: "plot_tsa_name"
13168 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
13169 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13170 #  include:
13171 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13172 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13173 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13174 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13175 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13176 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13177 #  layout:
13178 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
13179 #    layout: "plot-throughput-speedup-analysis"
13180 #
13181 #- type: "plot"
13182 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13183 #  algorithm: "plot_tsa_name"
13184 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
13185 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13186 #  include:
13187 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13188 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13189 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13190 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13191 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13192 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13193 #  layout:
13194 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
13195 #    layout: "plot-throughput-speedup-analysis"
13196 #
13197 #- type: "plot"
13198 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13199 #  algorithm: "plot_tsa_name"
13200 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13201 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13202 #  include:
13203 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13204 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13205 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13206 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13208 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13209 #  layout:
13210 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13211 #    layout: "plot-throughput-speedup-analysis"
13212 #
13213 #- type: "plot"
13214 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13215 #  algorithm: "plot_tsa_name"
13216 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13217 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13218 #  include:
13219 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13220 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13222 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13223 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13224 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13225 #  layout:
13226 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13227 #    layout: "plot-throughput-speedup-analysis"
13228 #
13229 #- type: "plot"
13230 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13231 #  algorithm: "plot_tsa_name"
13232 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13233 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13234 #  include:
13235 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13236 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13237 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13238 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13239 #  layout:
13240 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13241 #    layout: "plot-throughput-speedup-analysis"
13242 #
13243 #- type: "plot"
13244 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13245 #  algorithm: "plot_tsa_name"
13246 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13247 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13248 #  include:
13249 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13250 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13251 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13252 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13253 #  layout:
13254 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13255 #    layout: "plot-throughput-speedup-analysis"
13256 #
13257 #- type: "plot"
13258 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13259 #  algorithm: "plot_tsa_name"
13260 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13261 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13262 #  include:
13263 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13264 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13265 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13266 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13267 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13268 #  layout:
13269 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13270 #    layout: "plot-throughput-speedup-analysis"
13271 #
13272 #- type: "plot"
13273 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13274 #  algorithm: "plot_tsa_name"
13275 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13276 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13277 #  include:
13278 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13279 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13280 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13281 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13282 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13283 #  layout:
13284 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13285 #    layout: "plot-throughput-speedup-analysis"
13286 #
13287 #- type: "plot"
13288 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13289 #  algorithm: "plot_tsa_name"
13290 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13291 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13292 #  include:
13293 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13294 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13295 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13296 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13297 #  layout:
13298 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13299 #    layout: "plot-throughput-speedup-analysis"
13300 #
13301 #- type: "plot"
13302 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13303 #  algorithm: "plot_tsa_name"
13304 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13305 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13306 #  include:
13307 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13308 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13309 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13310 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13311 #  layout:
13312 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13313 #    layout: "plot-throughput-speedup-analysis"
13314
13315 - type: "plot"
13316   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13317   algorithm: "plot_tsa_name"
13318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13320   include:
13321     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13322     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13323     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13327   layout:
13328     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13329     layout: "plot-throughput-speedup-analysis"
13330
13331 - type: "plot"
13332   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13333   algorithm: "plot_tsa_name"
13334   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13335   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13336   include:
13337     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13338     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13339     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13340     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13341     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13343   layout:
13344     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13345     layout: "plot-throughput-speedup-analysis"
13346
13347 #- type: "plot"
13348 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13349 #  algorithm: "plot_tsa_name"
13350 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13351 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13352 #  include:
13353 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13354 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13355 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13356 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13357 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13358 #  layout:
13359 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13360 #    layout: "plot-throughput-speedup-analysis"
13361 #
13362 #- type: "plot"
13363 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13364 #  algorithm: "plot_tsa_name"
13365 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13366 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13367 #  include:
13368 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13369 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13370 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13371 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13372 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13373 #  layout:
13374 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13375 #    layout: "plot-throughput-speedup-analysis"
13376 #
13377 #- type: "plot"
13378 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13379 #  algorithm: "plot_tsa_name"
13380 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13381 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13382 #  include:
13383 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13384 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13385 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13386 #  layout:
13387 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13388 #    layout: "plot-throughput-speedup-analysis"
13389 #
13390 #- type: "plot"
13391 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13392 #  algorithm: "plot_tsa_name"
13393 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13394 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13395 #  include:
13396 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13397 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13398 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13399 #  layout:
13400 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13401 #    layout: "plot-throughput-speedup-analysis"
13402 #
13403 #- type: "plot"
13404 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13405 #  algorithm: "plot_tsa_name"
13406 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13407 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13408 #  include:
13409 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13410 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13411 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13412 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13413 #  layout:
13414 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13415 #    layout: "plot-throughput-speedup-analysis"
13416 #
13417 #- type: "plot"
13418 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13419 #  algorithm: "plot_tsa_name"
13420 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13421 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13422 #  include:
13423 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13424 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13425 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13426 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13427 #  layout:
13428 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13429 #    layout: "plot-throughput-speedup-analysis"
13430 #
13431 #- type: "plot"
13432 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13433 #  algorithm: "plot_tsa_name"
13434 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13435 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13436 #  include:
13437 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13438 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13439 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13440 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13441 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13442 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13443 #  layout:
13444 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13445 #    layout: "plot-throughput-speedup-analysis"
13446 #
13447 #- type: "plot"
13448 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13449 #  algorithm: "plot_tsa_name"
13450 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13451 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13452 #  include:
13453 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13454 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13455 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13456 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13457 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13458 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13459 #  layout:
13460 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13461 #    layout: "plot-throughput-speedup-analysis"
13462 #
13463 #- type: "plot"
13464 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13465 #  algorithm: "plot_tsa_name"
13466 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13467 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13468 #  include:
13469 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13470 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13471 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13472 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13473 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13474 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13475 #  layout:
13476 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13477 #    layout: "plot-throughput-speedup-analysis"
13478 #
13479 #- type: "plot"
13480 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13481 #  algorithm: "plot_tsa_name"
13482 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13483 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13484 #  include:
13485 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13486 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13487 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13488 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13489 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13490 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13491 #  layout:
13492 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13493 #    layout: "plot-throughput-speedup-analysis"
13494
13495 - type: "plot"
13496   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13497   algorithm: "plot_tsa_name"
13498   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13500   include:
13501     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13502     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13503     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13504     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13505     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13506     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13507   layout:
13508     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13509     layout: "plot-throughput-speedup-analysis"
13510
13511 - type: "plot"
13512   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13513   algorithm: "plot_tsa_name"
13514   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13515   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13516   include:
13517     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13518     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13519     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13520     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13521     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13522     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13523   layout:
13524     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13525     layout: "plot-throughput-speedup-analysis"
13526
13527 #- type: "plot"
13528 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13529 #  algorithm: "plot_tsa_name"
13530 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13531 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13532 #  include:
13533 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13534 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13535 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13536 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13537 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13538 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13539 #  layout:
13540 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13541 #    layout: "plot-throughput-speedup-analysis"
13542 #
13543 #- type: "plot"
13544 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13545 #  algorithm: "plot_tsa_name"
13546 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13547 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13548 #  include:
13549 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13550 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13551 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13552 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13553 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13554 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13555 #  layout:
13556 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13557 #    layout: "plot-throughput-speedup-analysis"
13558 #
13559 #- type: "plot"
13560 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13561 #  algorithm: "plot_tsa_name"
13562 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13563 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13564 #  include:
13565 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13566 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13567 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13568 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13569 #  layout:
13570 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13571 #    layout: "plot-throughput-speedup-analysis"
13572 #
13573 #- type: "plot"
13574 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13575 #  algorithm: "plot_tsa_name"
13576 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13577 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13578 #  include:
13579 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13580 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13581 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13582 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13583 #  layout:
13584 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13585 #    layout: "plot-throughput-speedup-analysis"
13586 #
13587 #- type: "plot"
13588 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13589 #  algorithm: "plot_tsa_name"
13590 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13591 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13592 #  include:
13593 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13594 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13595 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13596 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13597 #  layout:
13598 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13599 #    layout: "plot-throughput-speedup-analysis"
13600 #
13601 #- type: "plot"
13602 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13603 #  algorithm: "plot_tsa_name"
13604 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13605 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13606 #  include:
13607 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13608 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13609 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13610 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13611 #  layout:
13612 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13613 #    layout: "plot-throughput-speedup-analysis"
13614
13615 - type: "plot"
13616   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13617   algorithm: "plot_tsa_name"
13618   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13619   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13620   include:
13621     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13622     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13623     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13624     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13625   layout:
13626     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13627     layout: "plot-throughput-speedup-analysis"
13628
13629 - type: "plot"
13630   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13631   algorithm: "plot_tsa_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13634   include:
13635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13637     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13638     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13639   layout:
13640     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13641     layout: "plot-throughput-speedup-analysis"
13642
13643 - type: "plot"
13644   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13645   algorithm: "plot_tsa_name"
13646   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13648   include:
13649     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13650     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13651     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13652     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13653   layout:
13654     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13655     layout: "plot-throughput-speedup-analysis"
13656
13657 - type: "plot"
13658   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13659   algorithm: "plot_tsa_name"
13660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13662   include:
13663     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13664     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13665     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13666     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13667   layout:
13668     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13669     layout: "plot-throughput-speedup-analysis"
13670
13671 #- type: "plot"
13672 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13673 #  algorithm: "plot_tsa_name"
13674 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13675 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13676 #  include:
13677 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13678 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13679 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13680 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13681 #  layout:
13682 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13683 #    layout: "plot-throughput-speedup-analysis"
13684 #
13685 #- type: "plot"
13686 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13687 #  algorithm: "plot_tsa_name"
13688 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13689 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13690 #  include:
13691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13695 #  layout:
13696 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13697 #    layout: "plot-throughput-speedup-analysis"
13698 #
13699 #- type: "plot"
13700 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13701 #  algorithm: "plot_tsa_name"
13702 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13703 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13704 #  include:
13705 #    - "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"
13706 #    - "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"
13707 #    - "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"
13708 #    - "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"
13709 #  layout:
13710 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13711 #    layout: "plot-throughput-speedup-analysis"
13712 #
13713 #- type: "plot"
13714 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13715 #  algorithm: "plot_tsa_name"
13716 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13717 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13718 #  include:
13719 #    - "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"
13720 #    - "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"
13721 #    - "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"
13722 #    - "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"
13723 #  layout:
13724 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13725 #    layout: "plot-throughput-speedup-analysis"
13726 #
13727 #- type: "plot"
13728 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13729 #  algorithm: "plot_tsa_name"
13730 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13731 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13732 #  include:
13733 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13734 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13735 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13736 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13737 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13738 #  layout:
13739 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13740 #    layout: "plot-throughput-speedup-analysis"
13741 #
13742 #- type: "plot"
13743 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13744 #  algorithm: "plot_tsa_name"
13745 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13746 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13747 #  include:
13748 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13749 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13750 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13751 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13752 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13753 #  layout:
13754 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13755 #    layout: "plot-throughput-speedup-analysis"
13756 #
13757 #- type: "plot"
13758 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13759 #  algorithm: "plot_tsa_name"
13760 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13761 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13762 #  include:
13763 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13765 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13766 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13767 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13768 #  layout:
13769 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13770 #    layout: "plot-throughput-speedup-analysis"
13771 #
13772 #- type: "plot"
13773 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13774 #  algorithm: "plot_tsa_name"
13775 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13776 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13777 #  include:
13778 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13779 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13781 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13782 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13783 #  layout:
13784 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13785 #    layout: "plot-throughput-speedup-analysis"
13786 #
13787 #- type: "plot"
13788 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13789 #  algorithm: "plot_tsa_name"
13790 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13791 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13792 #  include:
13793 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13794 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13795 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13796 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13797 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13798 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13799 #  layout:
13800 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13801 #    layout: "plot-throughput-speedup-analysis"
13802 #
13803 #- type: "plot"
13804 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13805 #  algorithm: "plot_tsa_name"
13806 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13807 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13808 #  include:
13809 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13810 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13811 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13812 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13813 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13814 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13815 #  layout:
13816 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13817 #    layout: "plot-throughput-speedup-analysis"
13818 #
13819 #- type: "plot"
13820 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13821 #  algorithm: "plot_tsa_name"
13822 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13823 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13824 #  include:
13825 #    - "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"
13826 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13827 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13828 #    - "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"
13829 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13830 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13831 #  layout:
13832 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13833 #    layout: "plot-throughput-speedup-analysis"
13834 #
13835 #- type: "plot"
13836 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13837 #  algorithm: "plot_tsa_name"
13838 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13839 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13840 #  include:
13841 #    - "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"
13842 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13843 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13844 #    - "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"
13845 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13846 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13847 #  layout:
13848 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13849 #    layout: "plot-throughput-speedup-analysis"
13850 #
13851 #- type: "plot"
13852 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13853 #  algorithm: "plot_tsa_name"
13854 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13855 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13856 #  include:
13857 #    - "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"
13858 #    - "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"
13859 #    - "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"
13860 #  layout:
13861 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13862 #    layout: "plot-throughput-speedup-analysis"
13863 #
13864 #- type: "plot"
13865 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13866 #  algorithm: "plot_tsa_name"
13867 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13868 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13869 #  include:
13870 #    - "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"
13871 #    - "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"
13872 #    - "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"
13873 #  layout:
13874 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13875 #    layout: "plot-throughput-speedup-analysis"
13876
13877 - type: "plot"
13878   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13879   algorithm: "plot_tsa_name"
13880   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13881   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13882   include:
13883     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13884     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13885     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13886     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13887     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13888   layout:
13889     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13890     layout: "plot-throughput-speedup-analysis"
13891
13892 - type: "plot"
13893   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13894   algorithm: "plot_tsa_name"
13895   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13896   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13897   include:
13898     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13899     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13900     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13901     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13902     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13903   layout:
13904     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13905     layout: "plot-throughput-speedup-analysis"
13906
13907 - type: "plot"
13908   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13909   algorithm: "plot_tsa_name"
13910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13912   include:
13913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13918   layout:
13919     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13920     layout: "plot-throughput-speedup-analysis"
13921
13922 - type: "plot"
13923   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13924   algorithm: "plot_tsa_name"
13925   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13926   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13927   include:
13928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13931     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13933   layout:
13934     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13935     layout: "plot-throughput-speedup-analysis"
13936
13937 - type: "plot"
13938   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13939   algorithm: "plot_tsa_name"
13940   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13941   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13942   include:
13943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13949   layout:
13950     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13951     layout: "plot-throughput-speedup-analysis"
13952
13953 - type: "plot"
13954   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13955   algorithm: "plot_tsa_name"
13956   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13957   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13958   include:
13959     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13965   layout:
13966     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13967     layout: "plot-throughput-speedup-analysis"
13968
13969 - type: "plot"
13970   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13971   algorithm: "plot_tsa_name"
13972   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13973   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13974   include:
13975     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13978     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13979   layout:
13980     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13981     layout: "plot-throughput-speedup-analysis"
13982
13983 - type: "plot"
13984   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13985   algorithm: "plot_tsa_name"
13986   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13987   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13988   include:
13989     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13993   layout:
13994     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13995     layout: "plot-throughput-speedup-analysis"
13996
13997 - type: "plot"
13998   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13999   algorithm: "plot_tsa_name"
14000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14002   include:
14003     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14008   layout:
14009     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
14010     layout: "plot-throughput-speedup-analysis"
14011
14012 - type: "plot"
14013   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14014   algorithm: "plot_tsa_name"
14015   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14016   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14017   include:
14018     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14019     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14023   layout:
14024     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
14025     layout: "plot-throughput-speedup-analysis"
14026
14027 - type: "plot"
14028   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14029   algorithm: "plot_tsa_name"
14030   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14031   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14032   include:
14033     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14034     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14039   layout:
14040     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14041     layout: "plot-throughput-speedup-analysis"
14042
14043 - type: "plot"
14044   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14045   algorithm: "plot_tsa_name"
14046   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14047   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14048   include:
14049     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14050     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14051     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14052     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14053     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14054     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14055   layout:
14056     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14057     layout: "plot-throughput-speedup-analysis"
14058
14059 - type: "plot"
14060   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14061   algorithm: "plot_tsa_name"
14062   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
14063   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14064   include:
14065     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14066     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14067     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14068     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14069   layout:
14070     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
14071     layout: "plot-throughput-speedup-analysis"
14072
14073 - type: "plot"
14074   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14075   algorithm: "plot_tsa_name"
14076   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
14077   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14078   include:
14079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14081     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14082     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14083   layout:
14084     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
14085     layout: "plot-throughput-speedup-analysis"
14086
14087 - type: "plot"
14088   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14089   algorithm: "plot_tsa_name"
14090   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14091   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14092   include:
14093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14097     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14098     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14099   layout:
14100     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
14101     layout: "plot-throughput-speedup-analysis"
14102
14103 - type: "plot"
14104   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14105   algorithm: "plot_tsa_name"
14106   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14107   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14108   include:
14109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14113     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14114     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14115   layout:
14116     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
14117     layout: "plot-throughput-speedup-analysis"
14118
14119 - type: "plot"
14120   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14121   algorithm: "plot_tsa_name"
14122   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
14123   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14124   include:
14125     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14126     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14127     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14128     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14129     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14130     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14131   layout:
14132     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
14133     layout: "plot-throughput-speedup-analysis"
14134
14135 - type: "plot"
14136   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14137   algorithm: "plot_tsa_name"
14138   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
14139   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14140   include:
14141     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14142     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14143     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14144     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14145     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14146     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14147   layout:
14148     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
14149     layout: "plot-throughput-speedup-analysis"
14150
14151 - type: "plot"
14152   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14153   algorithm: "plot_tsa_name"
14154   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14155   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14156   include:
14157     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14158     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14159     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14160     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14161     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14162     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14163   layout:
14164     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
14165     layout: "plot-throughput-speedup-analysis"
14166
14167 - type: "plot"
14168   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14169   algorithm: "plot_tsa_name"
14170   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14171   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14172   include:
14173     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14174     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14175     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14176     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14177     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14178     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14179   layout:
14180     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
14181     layout: "plot-throughput-speedup-analysis"
14182
14183 - type: "plot"
14184   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14185   algorithm: "plot_tsa_name"
14186   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
14187   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14188   include:
14189     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14190     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14191     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14192     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14193     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14194   layout:
14195     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
14196     layout: "plot-throughput-speedup-analysis"
14197
14198 - type: "plot"
14199   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14200   algorithm: "plot_tsa_name"
14201   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
14202   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14203   include:
14204     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14205     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14206     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14207     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14208     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14209   layout:
14210     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
14211     layout: "plot-throughput-speedup-analysis"
14212
14213 #- type: "plot"
14214 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14215 #  algorithm: "plot_tsa_name"
14216 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14217 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14218 #  include:
14219 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14220 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14221 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14222 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14223 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14224 #  layout:
14225 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14226 #    layout: "plot-throughput-speedup-analysis"
14227 #
14228 #- type: "plot"
14229 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14230 #  algorithm: "plot_tsa_name"
14231 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14232 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14233 #  include:
14234 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14235 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14236 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14237 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14238 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14239 #  layout:
14240 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14241 #    layout: "plot-throughput-speedup-analysis"
14242
14243 #- type: "plot"
14244 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14245 #  algorithm: "plot_tsa_name"
14246 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14247 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14248 #  include:
14249 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14250 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14251 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14252 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14253 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14254 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14255 #  layout:
14256 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14257 #    layout: "plot-throughput-speedup-analysis"
14258 #
14259 #- type: "plot"
14260 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14261 #  algorithm: "plot_tsa_name"
14262 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14263 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14264 #  include:
14265 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14266 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14267 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14268 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14269 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14270 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14271 #  layout:
14272 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14273 #    layout: "plot-throughput-speedup-analysis"
14274
14275 - type: "plot"
14276   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14277   algorithm: "plot_tsa_name"
14278   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14279   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14280   include:
14281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14286   layout:
14287     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14288     layout: "plot-throughput-speedup-analysis"
14289
14290 - type: "plot"
14291   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14292   algorithm: "plot_tsa_name"
14293   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14294   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14295   include:
14296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14301   layout:
14302     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14303     layout: "plot-throughput-speedup-analysis"
14304
14305 - type: "plot"
14306   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14307   algorithm: "plot_tsa_name"
14308   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14309   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14310   include:
14311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14317   layout:
14318     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14319     layout: "plot-throughput-speedup-analysis"
14320
14321 - type: "plot"
14322   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14323   algorithm: "plot_tsa_name"
14324   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14325   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14326   include:
14327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14331     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14332     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14333   layout:
14334     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14335     layout: "plot-throughput-speedup-analysis"
14336
14337 - type: "plot"
14338   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14339   algorithm: "plot_tsa_name"
14340   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14341   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14342   include:
14343     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14347     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14348   layout:
14349     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14350     layout: "plot-throughput-speedup-analysis"
14351
14352 - type: "plot"
14353   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14354   algorithm: "plot_tsa_name"
14355   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14356   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14357   include:
14358     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14360     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14361     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14362     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14363   layout:
14364     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14365     layout: "plot-throughput-speedup-analysis"
14366
14367 - type: "plot"
14368   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14369   algorithm: "plot_tsa_name"
14370   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14371   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14372   include:
14373     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14374     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14375     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14377   layout:
14378     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14379     layout: "plot-throughput-speedup-analysis"
14380
14381 - type: "plot"
14382   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14383   algorithm: "plot_tsa_name"
14384   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14385   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14386   include:
14387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14389     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14390     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14391   layout:
14392     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14393     layout: "plot-throughput-speedup-analysis"
14394
14395 - type: "plot"
14396   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14397   algorithm: "plot_tsa_name"
14398   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14399   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14400   include:
14401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14404     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14405     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14407   layout:
14408     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14409     layout: "plot-throughput-speedup-analysis"
14410
14411 - type: "plot"
14412   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14413   algorithm: "plot_tsa_name"
14414   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14415   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14416   include:
14417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14419     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14420     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14421     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14422     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14423   layout:
14424     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14425     layout: "plot-throughput-speedup-analysis"
14426
14427 - type: "plot"
14428   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14429   algorithm: "plot_tsa_name"
14430   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14431   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14432   include:
14433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14438   layout:
14439     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14440     layout: "plot-throughput-speedup-analysis"
14441
14442 - type: "plot"
14443   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14444   algorithm: "plot_tsa_name"
14445   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14446   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14447   include:
14448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14451     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14452     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14453   layout:
14454     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14455     layout: "plot-throughput-speedup-analysis"
14456
14457 - type: "plot"
14458   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14459   algorithm: "plot_tsa_name"
14460   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14461   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14462   include:
14463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14467     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14468     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14469   layout:
14470     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14471     layout: "plot-throughput-speedup-analysis"
14472
14473 - type: "plot"
14474   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14475   algorithm: "plot_tsa_name"
14476   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14477   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14478   include:
14479     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14483     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14485   layout:
14486     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14487     layout: "plot-throughput-speedup-analysis"
14488
14489 - type: "plot"
14490   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14494   include:
14495     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14497     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14498     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14499   layout:
14500     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14501     layout: "plot-throughput-speedup-analysis"
14502
14503 - type: "plot"
14504   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14505   algorithm: "plot_tsa_name"
14506   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14507   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14508   include:
14509     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14510     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14511     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14512     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14513   layout:
14514     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 - type: "plot"
14518   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14522   include:
14523     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14524     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14525     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14526     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14528   layout:
14529     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14530     layout: "plot-throughput-speedup-analysis"
14531
14532 - type: "plot"
14533   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14534   algorithm: "plot_tsa_name"
14535   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14536   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14537   include:
14538     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14540     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14543   layout:
14544     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14545     layout: "plot-throughput-speedup-analysis"
14546
14547 - type: "plot"
14548   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14549   algorithm: "plot_tsa_name"
14550   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14551   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14552   include:
14553     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14554     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14555     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14556     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14557     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14558     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14559   layout:
14560     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14561     layout: "plot-throughput-speedup-analysis"
14562
14563 - type: "plot"
14564   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14565   algorithm: "plot_tsa_name"
14566   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14567   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14568   include:
14569     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14571     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14572     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14573     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14574     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14575   layout:
14576     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14577     layout: "plot-throughput-speedup-analysis"
14578
14579 - type: "plot"
14580   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14581   algorithm: "plot_tsa_name"
14582   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14583   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14584   include:
14585     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14589   layout:
14590     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14591     layout: "plot-throughput-speedup-analysis"
14592
14593 - type: "plot"
14594   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14595   algorithm: "plot_tsa_name"
14596   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14597   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14598   include:
14599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14603   layout:
14604     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14605     layout: "plot-throughput-speedup-analysis"
14606
14607 - type: "plot"
14608   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14609   algorithm: "plot_tsa_name"
14610   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14611   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14612   include:
14613     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14619   layout:
14620     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14621     layout: "plot-throughput-speedup-analysis"
14622
14623 - type: "plot"
14624   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14625   algorithm: "plot_tsa_name"
14626   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14627   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14628   include:
14629     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14635   layout:
14636     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14637     layout: "plot-throughput-speedup-analysis"
14638
14639 - type: "plot"
14640   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14641   algorithm: "plot_tsa_name"
14642   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14643   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14644   include:
14645     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14647     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14651   layout:
14652     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14653     layout: "plot-throughput-speedup-analysis"
14654
14655 - type: "plot"
14656   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14657   algorithm: "plot_tsa_name"
14658   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14659   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14660   include:
14661     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14662     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14663     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14665     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14666     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14667   layout:
14668     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14669     layout: "plot-throughput-speedup-analysis"
14670
14671 #- type: "plot"
14672 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14673 #  algorithm: "plot_tsa_name"
14674 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14675 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14676 #  include:
14677 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14678 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14679 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14680 #  layout:
14681 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14682 #    layout: "plot-throughput-speedup-analysis"
14683 #
14684 #- type: "plot"
14685 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14686 #  algorithm: "plot_tsa_name"
14687 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14688 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14689 #  include:
14690 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14691 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14692 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14693 #  layout:
14694 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14695 #    layout: "plot-throughput-speedup-analysis"
14696
14697 ################################################################################
14698
14699 # Packet Throughput - DPDK
14700
14701 # 2n-skx-xxv710
14702
14703 #- type: "plot"
14704 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14705 #  algorithm: "plot_perf_box_name"
14706 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14707 #  data: "plot-dpdk-throughput-latency-2n-skx"
14708 #  include:
14709 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14710 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14711 #  layout:
14712 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14713 #    layout: "plot-throughput"
14714 #
14715 #- type: "plot"
14716 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14717 #  algorithm: "plot_perf_box_name"
14718 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14719 #  data: "plot-dpdk-throughput-latency-2n-skx"
14720 #  include:
14721 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14722 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14723 #  layout:
14724 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14725 #    layout: "plot-throughput"
14726 #
14727 #- type: "plot"
14728 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14729 #  algorithm: "plot_perf_box_name"
14730 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14731 #  data: "plot-dpdk-throughput-latency-2n-skx"
14732 #  include:
14733 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14734 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14735 #  layout:
14736 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14737 #    layout: "plot-throughput"
14738 #
14739 #- type: "plot"
14740 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14741 #  algorithm: "plot_perf_box_name"
14742 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14743 #  data: "plot-dpdk-throughput-latency-2n-skx"
14744 #  include:
14745 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14746 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14747 #  layout:
14748 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14749 #    layout: "plot-throughput"
14750 #
14751 ## 2n-skx-x710
14752 #
14753 #- type: "plot"
14754 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14755 #  algorithm: "plot_perf_box_name"
14756 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14757 #  data: "plot-dpdk-throughput-latency-2n-skx"
14758 #  include:
14759 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14760 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14761 #  layout:
14762 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14763 #    layout: "plot-throughput"
14764 #
14765 #- type: "plot"
14766 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14767 #  algorithm: "plot_perf_box_name"
14768 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14769 #  data: "plot-dpdk-throughput-latency-2n-skx"
14770 #  include:
14771 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14772 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14773 #  layout:
14774 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14775 #    layout: "plot-throughput"
14776 #
14777 #- type: "plot"
14778 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14779 #  algorithm: "plot_perf_box_name"
14780 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14781 #  data: "plot-dpdk-throughput-latency-2n-skx"
14782 #  include:
14783 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14784 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14785 #  layout:
14786 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14787 #    layout: "plot-throughput"
14788 #
14789 #- type: "plot"
14790 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14791 #  algorithm: "plot_perf_box_name"
14792 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14793 #  data: "plot-dpdk-throughput-latency-2n-skx"
14794 #  include:
14795 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14796 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14797 #  layout:
14798 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14799 #    layout: "plot-throughput"
14800 #
14801 ## 3n-skx-xxv710
14802 #
14803 #- type: "plot"
14804 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14805 #  algorithm: "plot_perf_box_name"
14806 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14807 #  data: "plot-dpdk-throughput-latency-3n-skx"
14808 #  include:
14809 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14810 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14811 #  layout:
14812 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14813 #    layout: "plot-throughput"
14814 #
14815 #- type: "plot"
14816 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14817 #  algorithm: "plot_perf_box_name"
14818 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14819 #  data: "plot-dpdk-throughput-latency-3n-skx"
14820 #  include:
14821 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14822 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14823 #  layout:
14824 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14825 #    layout: "plot-throughput"
14826 #
14827 #- type: "plot"
14828 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14829 #  algorithm: "plot_perf_box_name"
14830 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14831 #  data: "plot-dpdk-throughput-latency-3n-skx"
14832 #  include:
14833 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14834 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14835 #  layout:
14836 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14837 #    layout: "plot-throughput"
14838 #
14839 #- type: "plot"
14840 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14841 #  algorithm: "plot_perf_box_name"
14842 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14843 #  data: "plot-dpdk-throughput-latency-3n-skx"
14844 #  include:
14845 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14846 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14847 #  layout:
14848 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14849 #    layout: "plot-throughput"
14850 #
14851 ## 3n-skx-x710
14852 #
14853 #- type: "plot"
14854 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14855 #  algorithm: "plot_perf_box_name"
14856 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14857 #  data: "plot-dpdk-throughput-latency-3n-skx"
14858 #  include:
14859 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14860 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14861 #  layout:
14862 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14863 #    layout: "plot-throughput"
14864 #
14865 #- type: "plot"
14866 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14867 #  algorithm: "plot_perf_box_name"
14868 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14869 #  data: "plot-dpdk-throughput-latency-3n-skx"
14870 #  include:
14871 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14872 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14873 #  layout:
14874 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14875 #    layout: "plot-throughput"
14876 #
14877 #- type: "plot"
14878 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14879 #  algorithm: "plot_perf_box_name"
14880 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14881 #  data: "plot-dpdk-throughput-latency-3n-skx"
14882 #  include:
14883 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14884 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14885 #  layout:
14886 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14887 #    layout: "plot-throughput"
14888 #
14889 #- type: "plot"
14890 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14891 #  algorithm: "plot_perf_box_name"
14892 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14893 #  data: "plot-dpdk-throughput-latency-3n-skx"
14894 #  include:
14895 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14896 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14897 #  layout:
14898 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14899 #    layout: "plot-throughput"
14900
14901 # 3n-hsw-xl710
14902
14903 - type: "plot"
14904   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14905   algorithm: "plot_perf_box_name"
14906   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14907   data: "plot-dpdk-throughput-latency-3n-hsw"
14908   include:
14909     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14910     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14911   layout:
14912     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14913     layout: "plot-throughput"
14914
14915 - type: "plot"
14916   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14917   algorithm: "plot_perf_box_name"
14918   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14919   data: "plot-dpdk-throughput-latency-3n-hsw"
14920   include:
14921     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14922     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14923   layout:
14924     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14925     layout: "plot-throughput"
14926
14927 - type: "plot"
14928   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14929   algorithm: "plot_perf_box_name"
14930   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14931   data: "plot-dpdk-throughput-latency-3n-hsw"
14932   include:
14933     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14934     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14935   layout:
14936     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14937     layout: "plot-throughput"
14938
14939 - type: "plot"
14940   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14941   algorithm: "plot_perf_box_name"
14942   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14943   data: "plot-dpdk-throughput-latency-3n-hsw"
14944   include:
14945     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14946     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14947   layout:
14948     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14949     layout: "plot-throughput"
14950
14951 # 3n-hsw-x710
14952
14953 - type: "plot"
14954   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14955   algorithm: "plot_perf_box_name"
14956   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14957   data: "plot-dpdk-throughput-latency-3n-hsw"
14958   include:
14959     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14960     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14961   layout:
14962     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14963     layout: "plot-throughput"
14964
14965 - type: "plot"
14966   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14967   algorithm: "plot_perf_box_name"
14968   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14969   data: "plot-dpdk-throughput-latency-3n-hsw"
14970   include:
14971     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14972     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14973   layout:
14974     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14975     layout: "plot-throughput"
14976
14977 - type: "plot"
14978   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14979   algorithm: "plot_perf_box_name"
14980   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14981   data: "plot-dpdk-throughput-latency-3n-hsw"
14982   include:
14983     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14984     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14985   layout:
14986     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14987     layout: "plot-throughput"
14988
14989 - type: "plot"
14990   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14991   algorithm: "plot_perf_box_name"
14992   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14993   data: "plot-dpdk-throughput-latency-3n-hsw"
14994   include:
14995     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14996     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14997   layout:
14998     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14999     layout: "plot-throughput"
15000
15001 # 2n-dnv-x553
15002
15003 - type: "plot"
15004   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
15005   algorithm: "plot_perf_box_name"
15006   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
15007   data: "plot-dpdk-throughput-latency-2n-dnv"
15008   include:
15009     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15010     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15011   layout:
15012     title: "2n-dnv-x553-64b-1t1c-base-ndr"
15013     layout: "plot-throughput"
15014
15015 - type: "plot"
15016   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
15017   algorithm: "plot_perf_box_name"
15018   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
15019   data: "plot-dpdk-throughput-latency-2n-dnv"
15020   include:
15021     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15022     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15023   layout:
15024     title: "2n-dnv-x553-64b-2t2c-base-ndr"
15025     layout: "plot-throughput"
15026
15027 - type: "plot"
15028   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
15029   algorithm: "plot_perf_box_name"
15030   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
15031   data: "plot-dpdk-throughput-latency-2n-dnv"
15032   include:
15033     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15034     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15035   layout:
15036     title: "2n-dnv-x553-64b-1t1c-base-pdr"
15037     layout: "plot-throughput"
15038
15039 - type: "plot"
15040   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
15041   algorithm: "plot_perf_box_name"
15042   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
15043   data: "plot-dpdk-throughput-latency-2n-dnv"
15044   include:
15045     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15046     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15047   layout:
15048     title: "2n-dnv-x553-64b-2t2c-base-pdr"
15049     layout: "plot-throughput"
15050
15051 # 3n-dnv-x553
15052
15053 - type: "plot"
15054   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
15055   algorithm: "plot_perf_box_name"
15056   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
15057   data: "plot-dpdk-throughput-latency-3n-dnv"
15058   include:
15059     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15060     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15061   layout:
15062     title: "3n-dnv-x553-64b-1t1c-base-ndr"
15063     layout: "plot-throughput"
15064
15065 - type: "plot"
15066   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
15067   algorithm: "plot_perf_box_name"
15068   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
15069   data: "plot-dpdk-throughput-latency-3n-dnv"
15070   include:
15071     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15072     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15073   layout:
15074     title: "3n-dnv-x553-64b-2t2c-base-ndr"
15075     layout: "plot-throughput"
15076
15077 - type: "plot"
15078   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
15079   algorithm: "plot_perf_box_name"
15080   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
15081   data: "plot-dpdk-throughput-latency-3n-dnv"
15082   include:
15083     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15084     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15085   layout:
15086     title: "3n-dnv-x553-64b-1t1c-base-pdr"
15087     layout: "plot-throughput"
15088
15089 - type: "plot"
15090   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
15091   algorithm: "plot_perf_box_name"
15092   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
15093   data: "plot-dpdk-throughput-latency-3n-dnv"
15094   include:
15095     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15096     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15097   layout:
15098     title: "3n-dnv-x553-64b-2t2c-base-pdr"
15099     layout: "plot-throughput"
15100
15101 # 3n-tsh-x520
15102
15103 - type: "plot"
15104   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
15105   algorithm: "plot_perf_box_name"
15106   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
15107   data: "plot-dpdk-throughput-latency-3n-tsh"
15108   include:
15109     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15110     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15111   layout:
15112     title: "3n-tsh-x520-64b-1t1c-base-ndr"
15113     layout: "plot-throughput"
15114
15115 - type: "plot"
15116   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
15117   algorithm: "plot_perf_box_name"
15118   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
15119   data: "plot-dpdk-throughput-latency-3n-tsh"
15120   include:
15121     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15122     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15123   layout:
15124     title: "3n-tsh-x520-64b-2t2c-base-ndr"
15125     layout: "plot-throughput"
15126
15127 - type: "plot"
15128   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
15129   algorithm: "plot_perf_box_name"
15130   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
15131   data: "plot-dpdk-throughput-latency-3n-tsh"
15132   include:
15133     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
15134     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
15135   layout:
15136     title: "3n-tsh-x520-64b-1t1c-base-pdr"
15137     layout: "plot-throughput"
15138
15139 - type: "plot"
15140   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
15141   algorithm: "plot_perf_box_name"
15142   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
15143   data: "plot-dpdk-throughput-latency-3n-tsh"
15144   include:
15145     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
15146     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
15147   layout:
15148     title: "3n-tsh-x520-64b-2t2c-base-pdr"
15149     layout: "plot-throughput"
15150
15151 ################################################################################
15152 ###   2n-clx                                                                 ###
15153 ################################################################################
15154
15155 # Packet Throughput
15156
15157 - type: "plot"
15158   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15159   algorithm: "plot_perf_box_name"
15160   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15161   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15162   include:
15163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15166     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15167   layout:
15168     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
15169     layout: "plot-throughput"
15170
15171 - type: "plot"
15172   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15173   algorithm: "plot_perf_box_name"
15174   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15176   include:
15177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15180     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15181   layout:
15182     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
15183     layout: "plot-throughput"
15184
15185 - type: "plot"
15186   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15187   algorithm: "plot_perf_box_name"
15188   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15190   include:
15191     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15192     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15193     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15194     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15195   layout:
15196     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
15197     layout: "plot-throughput"
15198
15199 - type: "plot"
15200   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15201   algorithm: "plot_perf_box_name"
15202   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15204   include:
15205     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15206     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15207     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15208     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15209   layout:
15210     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
15211     layout: "plot-throughput"
15212
15213 - type: "plot"
15214   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15215   algorithm: "plot_perf_box_name"
15216   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15218   include:
15219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15224   layout:
15225     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15226     layout: "plot-throughput"
15227
15228 - type: "plot"
15229   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15230   algorithm: "plot_perf_box_name"
15231   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15233   include:
15234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15239   layout:
15240     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15241     layout: "plot-throughput"
15242
15243 - type: "plot"
15244   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15245   algorithm: "plot_perf_box_name"
15246   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15247   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15248   include:
15249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15253   layout:
15254     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15255     layout: "plot-throughput"
15256
15257 - type: "plot"
15258   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15259   algorithm: "plot_perf_box_name"
15260   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15261   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15262   include:
15263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15267   layout:
15268     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15269     layout: "plot-throughput"
15270
15271 - type: "plot"
15272   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15273   algorithm: "plot_perf_box_name"
15274   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15275   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15276   include:
15277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15282   layout:
15283     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15284     layout: "plot-throughput"
15285
15286 - type: "plot"
15287   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15288   algorithm: "plot_perf_box_name"
15289   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15290   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15291   include:
15292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15297   layout:
15298     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15299     layout: "plot-throughput"
15300
15301 - type: "plot"
15302   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15303   algorithm: "plot_perf_box_name"
15304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15306   include:
15307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15313   layout:
15314     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15315     layout: "plot-throughput"
15316
15317 - type: "plot"
15318   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15319   algorithm: "plot_perf_box_name"
15320   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15322   include:
15323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15329   layout:
15330     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15331     layout: "plot-throughput"
15332
15333 - type: "plot"
15334   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15335   algorithm: "plot_perf_box_name"
15336   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15337   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15338   include:
15339     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15340     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15341   layout:
15342     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15343     layout: "plot-throughput"
15344
15345 - type: "plot"
15346   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15347   algorithm: "plot_perf_box_name"
15348   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15349   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15350   include:
15351     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15352     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15353   layout:
15354     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15355     layout: "plot-throughput"
15356
15357 - type: "plot"
15358   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15359   algorithm: "plot_perf_box_name"
15360   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15362   include:
15363     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15364     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15365     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15366     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15367     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15368     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15369   layout:
15370     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15371     layout: "plot-throughput"
15372
15373 - type: "plot"
15374   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15375   algorithm: "plot_perf_box_name"
15376   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15377   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15378   include:
15379     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15380     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15381     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15385   layout:
15386     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15387     layout: "plot-throughput"
15388
15389 - type: "plot"
15390   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15391   algorithm: "plot_perf_box_name"
15392   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15394   include:
15395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15400     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15401   layout:
15402     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15403     layout: "plot-throughput"
15404
15405 - type: "plot"
15406   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15407   algorithm: "plot_perf_box_name"
15408   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15409   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15410   include:
15411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15414     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15416     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15417   layout:
15418     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15419     layout: "plot-throughput"
15420
15421 - type: "plot"
15422   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15423   algorithm: "plot_perf_box_name"
15424   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15425   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15426   include:
15427     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15428     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15429     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15430   layout:
15431     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15432     layout: "plot-throughput"
15433
15434 - type: "plot"
15435   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15436   algorithm: "plot_perf_box_name"
15437   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15439   include:
15440     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15443   layout:
15444     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15445     layout: "plot-throughput"
15446
15447 - type: "plot"
15448   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15449   algorithm: "plot_perf_box_name"
15450   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15452   include:
15453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15455     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15456     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15457     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15458   layout:
15459     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15460     layout: "plot-throughput"
15461
15462 - type: "plot"
15463   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15464   algorithm: "plot_perf_box_name"
15465   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15466   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15467   include:
15468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15470     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15471     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15472     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15473   layout:
15474     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15475     layout: "plot-throughput"
15476
15477 - type: "plot"
15478   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15479   algorithm: "plot_perf_box_name"
15480   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15481   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15482   include:
15483     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15484     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15485     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15486     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15487     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15488   layout:
15489     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15490     layout: "plot-throughput"
15491
15492 - type: "plot"
15493   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15494   algorithm: "plot_perf_box_name"
15495   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15496   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15497   include:
15498     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15499     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15500     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15501     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15502     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15503   layout:
15504     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15505     layout: "plot-throughput"
15506
15507 - type: "plot"
15508   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15509   algorithm: "plot_perf_box_name"
15510   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15512   include:
15513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15515     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15519   layout:
15520     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15521     layout: "plot-throughput"
15522
15523 - type: "plot"
15524   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15525   algorithm: "plot_perf_box_name"
15526   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15528   include:
15529     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15530     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15531     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15535   layout:
15536     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15537     layout: "plot-throughput"
15538
15539 - type: "plot"
15540   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15541   algorithm: "plot_perf_box_name"
15542   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15544   include:
15545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15549   layout:
15550     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15551     layout: "plot-throughput"
15552
15553 - type: "plot"
15554   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15555   algorithm: "plot_perf_box_name"
15556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15558   include:
15559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15563   layout:
15564     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15565     layout: "plot-throughput"
15566
15567 - type: "plot"
15568   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15569   algorithm: "plot_perf_box_name"
15570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15572   include:
15573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15578   layout:
15579     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15580     layout: "plot-throughput"
15581
15582 - type: "plot"
15583   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15584   algorithm: "plot_perf_box_name"
15585   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15587   include:
15588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15593   layout:
15594     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15599   algorithm: "plot_perf_box_name"
15600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15602   include:
15603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15607   layout:
15608     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15609     layout: "plot-throughput"
15610
15611 - type: "plot"
15612   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15613   algorithm: "plot_perf_box_name"
15614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15616   include:
15617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15621   layout:
15622     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15623     layout: "plot-throughput"
15624
15625 - type: "plot"
15626   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15627   algorithm: "plot_perf_box_name"
15628   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15630   include:
15631     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15632     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15634     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15635     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15636     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15637   layout:
15638     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15639     layout: "plot-throughput"
15640
15641 - type: "plot"
15642   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15643   algorithm: "plot_perf_box_name"
15644   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15646   include:
15647     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15648     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15649     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15650     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15651     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15652     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15653   layout:
15654     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15655     layout: "plot-throughput"
15656
15657 - type: "plot"
15658   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15659   algorithm: "plot_perf_box_name"
15660   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15662   include:
15663     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15664     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15665     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15666     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15667   layout:
15668     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15669     layout: "plot-throughput"
15670
15671 - type: "plot"
15672   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15673   algorithm: "plot_perf_box_name"
15674   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15676   include:
15677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15678     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15679     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15680     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15681   layout:
15682     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15683     layout: "plot-throughput"
15684
15685 - type: "plot"
15686   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15687   algorithm: "plot_perf_box_name"
15688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15690   include:
15691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15694     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15695   layout:
15696     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15697     layout: "plot-throughput"
15698
15699 - type: "plot"
15700   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15701   algorithm: "plot_perf_box_name"
15702   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15704   include:
15705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15709   layout:
15710     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15711     layout: "plot-throughput"
15712
15713 - type: "plot"
15714   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15715   algorithm: "plot_perf_box_name"
15716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15718   include:
15719     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15720     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15721     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15723   layout:
15724     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15725     layout: "plot-throughput"
15726
15727 - type: "plot"
15728   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15729   algorithm: "plot_perf_box_name"
15730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15732   include:
15733     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15734     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15737   layout:
15738     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15739     layout: "plot-throughput"
15740
15741 - type: "plot"
15742   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15743   algorithm: "plot_perf_box_name"
15744   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15746   include:
15747     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15751   layout:
15752     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15753     layout: "plot-throughput"
15754
15755 - type: "plot"
15756   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15757   algorithm: "plot_perf_box_name"
15758   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15760   include:
15761     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15765   layout:
15766     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15767     layout: "plot-throughput"
15768
15769 - type: "plot"
15770   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15771   algorithm: "plot_perf_box_name"
15772   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15773   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15774   include:
15775     - "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"
15776     - "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"
15777     - "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"
15778     - "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"
15779   layout:
15780     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15781     layout: "plot-throughput"
15782
15783 - type: "plot"
15784   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15785   algorithm: "plot_perf_box_name"
15786   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15787   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15788   include:
15789     - "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"
15790     - "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"
15791     - "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"
15792     - "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"
15793   layout:
15794     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15795     layout: "plot-throughput"
15796
15797 ################################################################################
15798
15799 # Packet Speedup
15800
15801 - type: "plot"
15802   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15803   algorithm: "plot_tsa_name"
15804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15806   include:
15807     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15808     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15809     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15810     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15811   layout:
15812     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15813     layout: "plot-throughput-speedup-analysis"
15814
15815 - type: "plot"
15816   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15817   algorithm: "plot_tsa_name"
15818   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15820   include:
15821     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15822     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15823     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15824     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15825   layout:
15826     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15827     layout: "plot-throughput-speedup-analysis"
15828
15829 - type: "plot"
15830   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15831   algorithm: "plot_tsa_name"
15832   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15834   include:
15835     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15836     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15837     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15838     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15839   layout:
15840     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
15841     layout: "plot-throughput-speedup-analysis"
15842
15843 - type: "plot"
15844   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15845   algorithm: "plot_tsa_name"
15846   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15847   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15848   include:
15849     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15850     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15851     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15852     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15853   layout:
15854     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
15855     layout: "plot-throughput-speedup-analysis"
15856
15857 - type: "plot"
15858   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15859   algorithm: "plot_tsa_name"
15860   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15862   include:
15863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15865     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15866     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15867     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15868   layout:
15869     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15870     layout: "plot-throughput-speedup-analysis"
15871
15872 - type: "plot"
15873   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15874   algorithm: "plot_tsa_name"
15875   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15877   include:
15878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15883   layout:
15884     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15885     layout: "plot-throughput-speedup-analysis"
15886
15887 - type: "plot"
15888   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15889   algorithm: "plot_tsa_name"
15890   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15892   include:
15893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15897   layout:
15898     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15899     layout: "plot-throughput-speedup-analysis"
15900
15901 - type: "plot"
15902   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15903   algorithm: "plot_tsa_name"
15904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15906   include:
15907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15911   layout:
15912     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15913     layout: "plot-throughput-speedup-analysis"
15914
15915 - type: "plot"
15916   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15917   algorithm: "plot_tsa_name"
15918   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15920   include:
15921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15926   layout:
15927     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15928     layout: "plot-throughput-speedup-analysis"
15929
15930 - type: "plot"
15931   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15932   algorithm: "plot_tsa_name"
15933   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15934   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15935   include:
15936     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15941   layout:
15942     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15943     layout: "plot-throughput-speedup-analysis"
15944
15945 - type: "plot"
15946   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15947   algorithm: "plot_tsa_name"
15948   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15949   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15950   include:
15951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15957   layout:
15958     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15959     layout: "plot-throughput-speedup-analysis"
15960
15961 - type: "plot"
15962   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15963   algorithm: "plot_tsa_name"
15964   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15966   include:
15967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15973   layout:
15974     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15975     layout: "plot-throughput-speedup-analysis"
15976
15977 - type: "plot"
15978   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15979   algorithm: "plot_tsa_name"
15980   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15982   include:
15983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15985   layout:
15986     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
15987     layout: "plot-throughput-speedup-analysis"
15988
15989 - type: "plot"
15990   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15991   algorithm: "plot_tsa_name"
15992   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15994   include:
15995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15996     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15997   layout:
15998     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
15999     layout: "plot-throughput-speedup-analysis"
16000
16001 - type: "plot"
16002   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16003   algorithm: "plot_tsa_name"
16004   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
16005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16006   include:
16007     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16008     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16009     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16010     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16013   layout:
16014     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
16015     layout: "plot-throughput-speedup-analysis"
16016
16017 - type: "plot"
16018   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16019   algorithm: "plot_tsa_name"
16020   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
16021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16022   include:
16023     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
16024     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16025     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16027     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
16028     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16029   layout:
16030     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
16031     layout: "plot-throughput-speedup-analysis"
16032
16033 - type: "plot"
16034   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16035   algorithm: "plot_tsa_name"
16036   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
16037   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16038   include:
16039     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16040     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16041     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16042     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16043     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16044     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16045   layout:
16046     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
16047     layout: "plot-throughput-speedup-analysis"
16048
16049 - type: "plot"
16050   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16051   algorithm: "plot_tsa_name"
16052   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
16053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16054   include:
16055     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16056     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16057     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16058     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16059     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
16060     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16061   layout:
16062     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
16063     layout: "plot-throughput-speedup-analysis"
16064
16065 - type: "plot"
16066   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16067   algorithm: "plot_tsa_name"
16068   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16070   include:
16071     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16072     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16073     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16074   layout:
16075     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
16076     layout: "plot-throughput-speedup-analysis"
16077
16078 - type: "plot"
16079   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16080   algorithm: "plot_tsa_name"
16081   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16083   include:
16084     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16085     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16086     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16087   layout:
16088     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
16089     layout: "plot-throughput-speedup-analysis"
16090
16091 - type: "plot"
16092   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16093   algorithm: "plot_tsa_name"
16094   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
16095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16096   include:
16097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16098     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16099     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16100     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16101     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16102   layout:
16103     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
16104     layout: "plot-throughput-speedup-analysis"
16105
16106 - type: "plot"
16107   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16108   algorithm: "plot_tsa_name"
16109   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
16110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16111   include:
16112     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16113     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16114     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16115     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16116     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16117   layout:
16118     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
16119     layout: "plot-throughput-speedup-analysis"
16120
16121 - type: "plot"
16122   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16123   algorithm: "plot_tsa_name"
16124   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
16125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16126   include:
16127     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16128     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16129     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16130     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16131     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16132   layout:
16133     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
16134     layout: "plot-throughput-speedup-analysis"
16135
16136 - type: "plot"
16137   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16138   algorithm: "plot_tsa_name"
16139   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
16140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16141   include:
16142     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
16143     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
16144     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
16145     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
16146     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
16147   layout:
16148     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
16149     layout: "plot-throughput-speedup-analysis"
16150
16151 - type: "plot"
16152   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16153   algorithm: "plot_tsa_name"
16154   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
16155   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16156   include:
16157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16163   layout:
16164     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
16165     layout: "plot-throughput-speedup-analysis"
16166
16167 - type: "plot"
16168   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16169   algorithm: "plot_tsa_name"
16170   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
16171   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16172   include:
16173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16174     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16175     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16176     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16177     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16179   layout:
16180     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
16181     layout: "plot-throughput-speedup-analysis"
16182
16183 - type: "plot"
16184   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16185   algorithm: "plot_tsa_name"
16186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
16187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16188   include:
16189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16193   layout:
16194     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
16195     layout: "plot-throughput-speedup-analysis"
16196
16197 - type: "plot"
16198   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16199   algorithm: "plot_tsa_name"
16200   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
16201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16202   include:
16203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
16204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
16205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
16206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
16207   layout:
16208     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
16209     layout: "plot-throughput-speedup-analysis"
16210
16211 - type: "plot"
16212   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16213   algorithm: "plot_tsa_name"
16214   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
16215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16216   include:
16217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16222   layout:
16223     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16224     layout: "plot-throughput-speedup-analysis"
16225
16226 - type: "plot"
16227   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16228   algorithm: "plot_tsa_name"
16229   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16231   include:
16232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16235     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16237   layout:
16238     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16239     layout: "plot-throughput-speedup-analysis"
16240
16241 - type: "plot"
16242   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16243   algorithm: "plot_tsa_name"
16244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16246   include:
16247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16250     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16251   layout:
16252     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16253     layout: "plot-throughput-speedup-analysis"
16254
16255 - type: "plot"
16256   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16257   algorithm: "plot_tsa_name"
16258   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16259   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16260   include:
16261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16263     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16265   layout:
16266     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16267     layout: "plot-throughput-speedup-analysis"
16268
16269 - type: "plot"
16270   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16271   algorithm: "plot_tsa_name"
16272   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16274   include:
16275     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16276     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16280     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16281   layout:
16282     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16283     layout: "plot-throughput-speedup-analysis"
16284
16285 - type: "plot"
16286   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16287   algorithm: "plot_tsa_name"
16288   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16290   include:
16291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16292     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16294     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16295     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16296     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16297   layout:
16298     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16299     layout: "plot-throughput-speedup-analysis"
16300
16301 - type: "plot"
16302   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16303   algorithm: "plot_tsa_name"
16304   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16306   include:
16307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16308     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16309     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16310     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16311   layout:
16312     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16313     layout: "plot-throughput-speedup-analysis"
16314
16315 - type: "plot"
16316   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16317   algorithm: "plot_tsa_name"
16318   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16319   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16320   include:
16321     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16322     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16323     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16324     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16325   layout:
16326     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16327     layout: "plot-throughput-speedup-analysis"
16328
16329 - type: "plot"
16330   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16331   algorithm: "plot_tsa_name"
16332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16334   include:
16335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16339   layout:
16340     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16341     layout: "plot-throughput-speedup-analysis"
16342
16343 - type: "plot"
16344   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16345   algorithm: "plot_tsa_name"
16346   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16348   include:
16349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16353   layout:
16354     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16355     layout: "plot-throughput-speedup-analysis"
16356
16357 - type: "plot"
16358   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16359   algorithm: "plot_tsa_name"
16360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16362   include:
16363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16367   layout:
16368     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16369     layout: "plot-throughput-speedup-analysis"
16370
16371 - type: "plot"
16372   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16373   algorithm: "plot_tsa_name"
16374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16376   include:
16377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16381   layout:
16382     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16383     layout: "plot-throughput-speedup-analysis"
16384
16385 - type: "plot"
16386   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16387   algorithm: "plot_tsa_name"
16388   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
16389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16390   include:
16391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16395   layout:
16396     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
16397     layout: "plot-throughput-speedup-analysis"
16398
16399 - type: "plot"
16400   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16401   algorithm: "plot_tsa_name"
16402   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16404   include:
16405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16409   layout:
16410     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16411     layout: "plot-throughput-speedup-analysis"
16412
16413 - type: "plot"
16414   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16415   algorithm: "plot_tsa_name"
16416   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16418   include:
16419     - "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"
16420     - "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"
16421     - "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"
16422     - "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"
16423   layout:
16424     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16425     layout: "plot-throughput-speedup-analysis"
16426
16427 - type: "plot"
16428   title: "Speedup: 2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16429   algorithm: "plot_tsa_name"
16430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr-tsa"
16431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16432   include:
16433     - "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"
16434     - "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"
16435     - "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"
16436     - "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"
16437   layout:
16438     title: "2n-clx-cx556a-64b-l2-vhost-vppl2xc-base-pdr"
16439     layout: "plot-throughput-speedup-analysis"
16440
16441 ################################################################################
16442
16443 # Packet Throughput - DPDK
16444
16445 # 2n-clx-xxv710
16446
16447 - type: "plot"
16448   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16449   algorithm: "plot_perf_box_name"
16450   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16451   data: "plot-dpdk-throughput-latency-2n-clx"
16452   include:
16453     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16454     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16455   layout:
16456     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16457     layout: "plot-throughput"
16458
16459 - type: "plot"
16460   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16461   algorithm: "plot_perf_box_name"
16462   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16463   data: "plot-dpdk-throughput-latency-2n-clx"
16464   include:
16465     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16466     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16467   layout:
16468     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16469     layout: "plot-throughput"
16470
16471 - type: "plot"
16472   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16473   algorithm: "plot_perf_box_name"
16474   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16475   data: "plot-dpdk-throughput-latency-2n-clx"
16476   include:
16477     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16478     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16479   layout:
16480     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16481     layout: "plot-throughput"
16482
16483 - type: "plot"
16484   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16485   algorithm: "plot_perf_box_name"
16486   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16487   data: "plot-dpdk-throughput-latency-2n-clx"
16488   include:
16489     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16490     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16491   layout:
16492     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16493     layout: "plot-throughput"
16494
16495 # 2n-clx-x710
16496
16497 - type: "plot"
16498   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16499   algorithm: "plot_perf_box_name"
16500   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16501   data: "plot-dpdk-throughput-latency-2n-clx"
16502   include:
16503     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16504     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16505   layout:
16506     title: "2n-clx-x710-64b-2t1c-base-ndr"
16507     layout: "plot-throughput"
16508
16509 - type: "plot"
16510   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16511   algorithm: "plot_perf_box_name"
16512   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16513   data: "plot-dpdk-throughput-latency-2n-clx"
16514   include:
16515     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16516     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16517   layout:
16518     title: "2n-clx-x710-64b-4t2c-base-ndr"
16519     layout: "plot-throughput"
16520
16521 - type: "plot"
16522   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16523   algorithm: "plot_perf_box_name"
16524   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16525   data: "plot-dpdk-throughput-latency-2n-clx"
16526   include:
16527     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16528     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16529   layout:
16530     title: "2n-clx-x710-64b-2t1c-base-pdr"
16531     layout: "plot-throughput"
16532
16533 - type: "plot"
16534   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16535   algorithm: "plot_perf_box_name"
16536   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16537   data: "plot-dpdk-throughput-latency-2n-clx"
16538   include:
16539     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16540     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16541   layout:
16542     title: "2n-clx-x710-64b-4t2c-base-pdr"
16543     layout: "plot-throughput"
16544
16545 ################################################################################
16546
16547 #- type: "plot"
16548 #  title: "Latency by percentile: 2n-skx"
16549 #  algorithm: "plot_hdrh_lat_by_percentile"
16550 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16551 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16552 #  target-links: "../../_static/vpp"
16553 #  data: "plot-vpp-hdrh-lat-2n-skx"
16554 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16555 #  layout:
16556 #    layout: "plot-hdrh-latency-by-percentile"
16557
16558 #- type: "plot"
16559 #  title: "Latency by percentile: 3n-skx"
16560 #  algorithm: "plot_hdrh_lat_by_percentile"
16561 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16562 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16563 #  target-links: "../../_static/vpp"
16564 #  data: "plot-vpp-hdrh-lat-3n-skx"
16565 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16566 #  layout:
16567 #    layout: "plot-hdrh-latency-by-percentile"
16568
16569 - type: "plot"
16570   title: "Latency by percentile: 2n-clx"
16571   algorithm: "plot_hdrh_lat_by_percentile"
16572   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16573   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16574   target-links: "../../_static/vpp"
16575   data: "plot-vpp-hdrh-lat-2n-clx"
16576   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16577   layout:
16578     layout: "plot-hdrh-latency-by-percentile"
16579
16580 - type: "plot"
16581   title: "Latency by percentile: 3n-hsw"
16582   algorithm: "plot_hdrh_lat_by_percentile"
16583   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16584   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16585   target-links: "../../_static/vpp"
16586   data: "plot-vpp-hdrh-lat-3n-hsw"
16587   filter: "'1T1C' and 'NIC_Intel-XL710'"
16588   layout:
16589     layout: "plot-hdrh-latency-by-percentile"
16590
16591 - type: "plot"
16592   title: "Latency by percentile: 3n-tsh"
16593   algorithm: "plot_hdrh_lat_by_percentile"
16594   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16595   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16596   target-links: "../../_static/vpp"
16597   data: "plot-vpp-hdrh-lat-3n-tsh"
16598   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16599   layout:
16600     layout: "plot-hdrh-latency-by-percentile"
16601
16602 - type: "plot"
16603   title: "Latency by percentile: DPDK 2n-clx"
16604   algorithm: "plot_hdrh_lat_by_percentile"
16605   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16606   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16607   target-links: "../../_static/dpdk"
16608   data: "plot-dpdk-hdrh-lat-2n-clx"
16609   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16610   layout:
16611     layout: "plot-hdrh-latency-by-percentile"
16612
16613 - type: "plot"
16614   title: "Latency by percentile: DPDK 3n-hsw"
16615   algorithm: "plot_hdrh_lat_by_percentile"
16616   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16617   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16618   target-links: "../../_static/dpdk"
16619   data: "plot-dpdk-hdrh-lat-3n-hsw"
16620   filter: "'1T1C' and 'NIC_Intel-XL710'"
16621   layout:
16622     layout: "plot-hdrh-latency-by-percentile"
16623
16624 - type: "plot"
16625   title: "Latency by percentile: DPDK 3n-tsh"
16626   algorithm: "plot_hdrh_lat_by_percentile"
16627   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16628   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16629   target-links: "../../_static/dpdk"
16630   data: "plot-dpdk-hdrh-lat-3n-tsh"
16631   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16632   layout:
16633     layout: "plot-hdrh-latency-by-percentile"