Report: Add dpdk-2n-clx-xv710
[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         - 44  # NDRPDR sel
384
385
386     plot-vpp-hdrh-lat-2n-clx:
387       csit-vpp-perf-verify-2001-2n-clx:
388         - 28  # NDRPDR sel
389
390     plot-vpp-nfv-2n-clx-ndrpdr:
391       # TODO: Add the data
392       csit-vpp-perf-verify-2001-2n-clx:
393         - 28  # NDRPDR sel
394         - 29  # NDRPDR sel
395         - 32  # NDRPDR sel
396         - 40  # NDRPDR sel
397         - 44  # NDRPDR sel
398
399
400     plot-vpp-nfv-2n-clx-mrr:
401       csit-vpp-perf-verify-2001-2n-clx:
402         - 39  # MRR
403
404     plot-dpdk-throughput-latency-2n-clx:
405       csit-dpdk-perf-verify-2001-2n-clx:
406         - 15  # NDRPDR sel
407         - 16  # NDRPDR sel
408         - 17  # NDRPDR sel
409         - 18  # NDRPDR sel
410         - 19  # NDRPDR sel
411         - 20  # NDRPDR sel
412         - 21  # NDRPDR sel
413         - 22  # NDRPDR sel
414         - 23  # NDRPDR sel
415         - 24  # NDRPDR sel
416         - 25  # NDRPDR sel
417         - 26  # NDRPDR sel
418         - 27  # NDRPDR sel
419         - 28  # NDRPDR sel
420         - 29  # NDRPDR sel
421         - 30  # NDRPDR sel
422         - 31  # NDRPDR sel
423         - 32  # NDRPDR sel
424         - 33  # NDRPDR sel
425         - 34  # NDRPDR sel
426
427
428     plot-dpdk-hdrh-lat-2n-clx:
429       csit-dpdk-perf-verify-2001-2n-clx:
430         - 15  # NDRPDR sel
431
432     # 3n-tsh
433
434     plot-vpp-throughput-lat-tsa-3n-tsh:
435       # TODO: Add the data
436       csit-vpp-perf-verify-2001-3n-tsh:
437         - 3   # NDRPDR sel
438         - 4   # NDRPDR sel
439         - 7   # NDRPDR sel
440         - 8   # NDRPDR sel
441         - 10  # NDRPDR sel
442         - 12  # NDRPDR sel
443         - 13  # NDRPDR sel
444
445     plot-vpp-hdrh-lat-3n-tsh:
446       csit-vpp-perf-verify-2001-3n-tsh:
447         - 10  # NDRPDR sel
448
449     plot-dpdk-throughput-latency-3n-tsh:
450       csit-dpdk-perf-verify-2001-3n-tsh:
451         - 3   # NDRPDR sel
452         - 4   # NDRPDR sel
453         - 5   # NDRPDR sel
454         - 9   # NDRPDR sel
455         - 10  # NDRPDR sel
456         - 11  # NDRPDR sel
457         - 12  # NDRPDR sel
458         - 14  # NDRPDR sel
459         - 15  # NDRPDR sel
460         - 18  # NDRPDR sel
461
462     plot-dpdk-hdrh-lat-3n-tsh:
463       csit-dpdk-perf-verify-2001-3n-tsh:
464         - 3   # NDRPDR sel
465
466     # 3n-dnv
467
468     plot-vpp-throughput-lat-tsa-3n-dnv:
469       csit-vpp-perf-verify-2001-3n-dnv:
470         - 5   # NDRPDR sel
471         - 6   # NDRPDR sel
472         - 7   # NDRPDR sel
473         - 8   # NDRPDR sel
474         - 9   # NDRPDR sel
475         - 10  # NDRPDR sel
476         - 12  # NDRPDR sel
477         - 16  # NDRPDR sel
478         - 17  # NDRPDR sel
479         - 18  # NDRPDR sel
480
481     plot-dpdk-throughput-latency-3n-dnv:
482       csit-dpdk-perf-verify-2001-3n-dnv:
483         - 12  # NDRPDR sel
484         - 13  # NDRPDR sel
485         - 14  # NDRPDR sel
486         - 15  # NDRPDR sel
487         - 16  # NDRPDR sel
488         - 17  # NDRPDR sel
489         - 18  # NDRPDR sel
490         - 19  # NDRPDR sel
491         - 20  # NDRPDR sel
492         - 22  # NDRPDR sel
493
494     # 2n-dnv
495
496     plot-vpp-throughput-lat-tsa-2n-dnv:
497       csit-vpp-perf-verify-2001-2n-dnv:
498         - 4   # NDRPDR sel
499         - 5   # NDRPDR sel
500         - 6   # NDRPDR sel
501         - 7   # NDRPDR sel
502         - 8   # NDRPDR sel
503         - 9   # NDRPDR sel
504         - 10  # NDRPDR sel
505         - 11  # NDRPDR sel
506         - 13  # NDRPDR sel
507         - 16  # NDRPDR sel
508
509     plot-dpdk-throughput-latency-2n-dnv:
510       csit-dpdk-perf-verify-2001-2n-dnv:
511         - 9   # NDRPDR sel
512         - 10  # NDRPDR sel
513         - 11  # NDRPDR sel
514         - 12  # NDRPDR sel
515         - 13  # NDRPDR sel
516         - 14  # NDRPDR sel
517         - 15  # NDRPDR sel
518         - 16  # NDRPDR sel
519         - 17  # NDRPDR sel
520         - 18  # NDRPDR sel
521
522     ###########################################################################
523     # Simple tables (only one data set):
524
525     # NIC Comparisons
526
527     vpp-nic-comparison-3n-skx:
528       # TODO: Add the data
529       csit-vpp-perf-verify-2001-3n-skx:
530         - 14  # NDRPDR sel
531         - 15  # NDRPDR sel
532         - 16  # NDRPDR sel
533
534     vpp-nic-comparison-2n-skx:
535       # TODO: Add the data
536       csit-vpp-perf-verify-2001-2n-skx:
537         - 21  # NDRPDR sel
538         - 22  # NDRPDR sel
539         - 23  # NDRPDR sel
540         - 26  # NDRPDR sel
541
542     vpp-nic-comparison-3n-skx-mrr:
543       # TODO: Replace
544       # csit-vpp-perf-verify-2001-3n-skx:
545       csit-vpp-perf-verify-1908-3n-skx:
546         - 36  # MRR sel
547
548     vpp-nic-comparison-2n-skx-mrr:
549       # TODO: Replace
550       # csit-vpp-perf-verify-2001-2n-skx:
551       csit-vpp-perf-verify-1908-2n-skx:
552         - 69  # MRR sel
553
554     # Results
555
556     vpp-perf-results-3n-hsw:
557       csit-vpp-perf-verify-2001-3n-hsw:
558         - 18  # NDRPDR full
559         - 20  # NDRPDR full
560         - 28  # NDRPDR full
561         - 35  # NDRPDR full
562         - 42  # NDRPDR full
563         - 46  # NDRPDR full
564         - 47  # NDRPDR full
565         - 48  # NDRPDR full
566         - 49  # NDRPDR full
567         - 50  # NDRPDR full
568         - 51  # NDRPDR full
569         - 52  # NDRPDR full
570         - 53  # NDRPDR full
571         - 54  # NDRPDR full
572         - 55  # NDRPDR full
573         - 56  # NDRPDR full
574         - 57  # NDRPDR full
575         - 58  # NDRPDR full
576         - 59  # NDRPDR full
577         - 61  # NDRPDR full
578         - 62  # NDRPDR full
579         - 63  # NDRPDR full
580         - 64  # NDRPDR full
581         - 65  # NDRPDR full
582         - 67  # NDRPDR full
583         - 70  # NDRPDR full
584         - 72  # NDRPDR full
585         - 73  # NDRPDR full
586
587     vpp-perf-results-3n-skx:
588       # TODO: Replace
589       csit-vpp-perf-verify-2001-3n-skx:
590         - 14  # NDRPDR sel
591
592     vpp-perf-results-2n-skx:
593       csit-vpp-perf-verify-2001-2n-skx:
594         - 32  # NDRPDR full
595         - 33  # NDRPDR full
596
597     vpp-perf-results-2n-clx:
598       # TODO: Add data
599       csit-vpp-perf-verify-2001-2n-clx:
600         - 34  # NDRPDR full
601         - 35  # NDRPDR full
602         - 36  # NDRPDR full
603         - 38  # NDRPDR full
604         - 41  # NDRPDR full
605         - 42  # NDRPDR full
606
607     vpp-perf-results-3n-tsh:
608       csit-vpp-perf-verify-2001-3n-tsh:
609         - 10  # NDRPDR sel
610
611     vpp-perf-results-3n-dnv:
612       csit-vpp-perf-verify-2001-3n-dnv:
613         - 19  # NDRPDR full
614         - 20  # NDRPDR full
615         - 21  # NDRPDR full
616         - 22  # NDRPDR full
617         - 23  # NDRPDR full
618         - 24  # NDRPDR full
619         - 25  # NDRPDR full
620         - 26  # NDRPDR full
621         - 37  # NDRPDR full
622         - 38  # NDRPDR full
623         - 39  # NDRPDR full
624
625     vpp-perf-results-2n-dnv:
626       csit-vpp-perf-verify-2001-2n-dnv:
627         - 21  # NDRPDR full
628         - 22  # NDRPDR full
629         - 25  # NDRPDR full
630         - 26  # NDRPDR full
631         - 27  # NDRPDR full
632         - 28  # NDRPDR full
633
634     vpp-mrr-results-3n-hsw:
635       csit-vpp-perf-verify-2001-3n-hsw:
636         - 17  # MRR sel
637
638     vpp-mrr-results-3n-skx:
639       # TODO: Replace
640       # csit-vpp-perf-verify-2001-3n-skx:
641       csit-vpp-perf-verify-1908-3n-skx:
642         - 36  # MRR sel
643
644     vpp-mrr-results-2n-skx:
645       # TODO: Replace
646       # csit-vpp-perf-verify-2001-2n-skx:
647       csit-vpp-perf-verify-1908-2n-skx:
648         - 69  # MRR sel
649
650     vpp-mrr-results-2n-clx:
651       csit-vpp-perf-verify-2001-2n-clx:
652         - 39  # MRR
653
654     vpp-mrr-results-3n-tsh:
655       csit-vpp-perf-verify-2001-3n-tsh:
656         - 9   # MRR sel
657
658     vpp-mrr-results-3n-dnv:
659       csit-vpp-perf-verify-2001-3n-dnv:
660         - 11  # MRR sel
661
662     vpp-mrr-results-2n-dnv:
663       csit-vpp-perf-verify-2001-2n-dnv:
664         - 12  # MRR sel
665
666     vpp-device-results-ubuntu:
667       csit-vpp-device-2001-ubuntu1804-1n-skx:
668         - 57
669
670     dpdk-perf-results-3n-hsw:
671       csit-dpdk-perf-verify-2001-3n-hsw:
672         - 25  # NDRPDR full
673         - 26  # NDRPDR full
674
675     dpdk-perf-results-3n-skx:
676       csit-dpdk-perf-verify-2001-3n-skx:
677         - 1   # NDRPDR sel
678
679     dpdk-perf-results-2n-skx:
680       csit-dpdk-perf-verify-2001-2n-skx:
681         - 1   # NDRPDR sel
682
683     dpdk-perf-results-2n-clx:
684       csit-dpdk-perf-verify-2001-2n-clx:
685         - 15  # NDRPDR sel
686         - 34  # NDRPDR sel
687
688     dpdk-perf-results-2n-dnv:
689       csit-dpdk-perf-verify-2001-2n-dnv:
690         - 16  # NDRPDR sel
691
692     dpdk-perf-results-3n-dnv:
693       csit-dpdk-perf-verify-2001-3n-dnv:
694         - 12  # NDRPDR sel
695
696     dpdk-perf-results-3n-tsh:
697       csit-dpdk-perf-verify-2001-3n-tsh:
698         - 3   # NDRPDR sel
699
700 ###########################################################################
701     # Tables (more than one data set)
702
703     # Performance changes
704
705     vpp-performance-changes-3n-hsw-h1:
706       csit-vpp-perf-verify-1904-3n-hsw:
707         - 11  # NDRPDR sel
708         - 12  # NDRPDR sel
709         - 20  # NDRPDR sel
710         - 21  # NDRPDR sel
711         - 23  # NDRPDR sel
712         - 24  # NDRPDR sel
713         - 25  # NDRPDR sel
714         - 26  # NDRPDR sel
715         - 29  # NDRPDR sel
716         - 30  # NDRPDR sel
717     vpp-performance-changes-3n-hsw-ref:
718       csit-vpp-perf-verify-1908-3n-hsw:
719         - 12  # NDRPDR sel
720         - 13  # NDRPDR sel
721         - 14  # NDRPDR sel
722         - 15  # NDRPDR sel
723         - 16  # NDRPDR sel
724         - 17  # NDRPDR sel
725         - 18  # NDRPDR sel
726         - 19  # NDRPDR sel
727         - 20  # NDRPDR sel
728         - 21  # NDRPDR sel
729     vpp-performance-changes-3n-hsw-cmp:
730       csit-vpp-perf-verify-2001-3n-hsw:
731         - 21  # NDRPDR sel
732         - 22  # NDRPDR sel
733         - 23  # NDRPDR sel
734         - 24  # NDRPDR sel
735         - 25  # NDRPDR sel
736         - 29  # NDRPDR sel
737         - 30  # NDRPDR sel
738         - 31  # NDRPDR sel
739         - 32  # NDRPDR sel
740         - 34  # NDRPDR sel
741     vpp-performance-changes-3n-hsw:
742       - "vpp-performance-changes-3n-hsw-h1"
743       - "vpp-performance-changes-3n-hsw-ref"
744       - "vpp-performance-changes-3n-hsw-cmp"
745
746     vpp-performance-changes-3n-skx-h1:
747       csit-vpp-perf-verify-1904-3n-skx:
748         - 8   # NDRPDR sel
749         - 9   # NDRPDR sel
750         - 10  # NDRPDR sel
751         - 11  # NDRPDR sel
752         - 12  # NDRPDR sel
753         - 14  # NDRPDR sel
754         - 16  # NDRPDR sel
755         - 21  # NDRPDR sel
756         - 23  # NDRPDR sel
757         - 25  # NDRPDR sel
758     vpp-performance-changes-3n-skx-ref:
759       csit-vpp-perf-verify-1908-3n-skx:
760         - 14  # NDRPDR sel
761         - 16  # NDRPDR sel
762         - 19  # NDRPDR sel
763         - 20  # NDRPDR sel
764         - 22  # NDRPDR sel
765         - 23  # NDRPDR sel
766         - 24  # NDRPDR sel
767         - 25  # NDRPDR sel
768         - 26  # NDRPDR sel
769         - 29  # NDRPDR sel
770     vpp-performance-changes-3n-skx-cmp:
771       # TODO: Add the data
772       csit-vpp-perf-verify-2001-3n-skx:
773         - 14  # NDRPDR sel
774         - 15  # NDRPDR sel
775         - 16  # NDRPDR sel
776     vpp-performance-changes-3n-skx:
777       - "vpp-performance-changes-3n-skx-h1"
778       - "vpp-performance-changes-3n-skx-ref"
779       - "vpp-performance-changes-3n-skx-cmp"
780
781     vpp-performance-changes-2n-skx-h1:
782       csit-vpp-perf-verify-1904-2n-skx:
783         - 12  # NDRPDR sel
784         - 14  # NDRPDR sel
785         - 16  # NDRPDR sel
786         - 17  # NDRPDR sel
787         - 18  # NDRPDR sel
788         - 21  # NDRPDR sel
789         - 27  # NDRPDR sel
790         - 30  # NDRPDR sel
791         - 31  # NDRPDR sel
792         - 32  # NDRPDR sel
793     vpp-performance-changes-2n-skx-ref:
794       csit-vpp-perf-verify-1908-2n-skx:
795         - 26  # NDRPDR sel
796         - 27  # NDRPDR sel
797         - 34  # NDRPDR sel
798         - 35  # NDRPDR sel
799         - 36  # NDRPDR sel
800         - 42  # NDRPDR sel
801         - 43  # NDRPDR sel
802         - 44  # NDRPDR sel
803         - 45  # NDRPDR sel
804         - 46  # NDRPDR sel
805     vpp-performance-changes-2n-skx-cmp:
806       # TODO: Add the data
807       csit-vpp-perf-verify-2001-2n-skx:
808         - 21  # NDRPDR sel
809         - 22  # NDRPDR sel
810         - 23  # NDRPDR sel
811         - 26  # NDRPDR sel
812         - 27  # NDRPDR sel
813         - 29  # NDRPDR sel
814     vpp-performance-changes-2n-skx:
815       - "vpp-performance-changes-2n-skx-h1"
816       - "vpp-performance-changes-2n-skx-ref"
817       - "vpp-performance-changes-2n-skx-cmp"
818
819     vpp-performance-changes-nfv-2n-skx-ref:
820       csit-vpp-perf-verify-1908-2n-skx:
821         - 22  # NFV
822         - 31  # NFV
823         - 32  # NFV
824     vpp-performance-changes-nfv-2n-skx-cmp:
825       # TODO: Add the data
826       csit-vpp-perf-verify-2001-2n-skx:
827         - 30  # NFV
828         - 31  # NFV
829     vpp-performance-changes-nfv-2n-skx:
830       - "vpp-performance-changes-nfv-2n-skx-ref"
831       - "vpp-performance-changes-nfv-2n-skx-cmp"
832
833     vpp-performance-changes-2n-dnv-ref:
834       csit-vpp-perf-verify-1908-2n-dnv:
835         - 1   # NDRPDR sel
836         - 2   # NDRPDR sel
837         - 3   # NDRPDR sel
838         - 4   # NDRPDR sel
839         - 5   # NDRPDR sel
840         - 6   # NDRPDR sel
841         - 7   # NDRPDR sel
842         - 8   # NDRPDR sel
843         - 9   # NDRPDR sel
844         - 10  # NDRPDR sel
845     vpp-performance-changes-2n-dnv-cmp:
846       csit-vpp-perf-verify-2001-2n-dnv:
847         - 4   # NDRPDR sel
848         - 5   # NDRPDR sel
849         - 6   # NDRPDR sel
850         - 7   # NDRPDR sel
851         - 8   # NDRPDR sel
852         - 9   # NDRPDR sel
853         - 10  # NDRPDR sel
854         - 11  # NDRPDR sel
855         - 13  # NDRPDR sel
856         - 16  # NDRPDR sel
857     vpp-performance-changes-2n-dnv:
858       - "vpp-performance-changes-2n-dnv-ref"
859       - "vpp-performance-changes-2n-dnv-cmp"
860
861     vpp-performance-changes-3n-dnv-ref:
862       csit-vpp-perf-verify-1908-3n-dnv:
863         - 6   # NDRPDR sel
864         - 7   # NDRPDR sel
865         - 8   # NDRPDR sel
866         - 9   # NDRPDR sel
867         - 10  # NDRPDR sel
868         - 12  # NDRPDR sel
869         - 13  # NDRPDR sel
870         - 14  # NDRPDR sel
871         - 15  # NDRPDR sel
872         - 16  # NDRPDR sel
873     vpp-performance-changes-3n-dnv-cmp:
874       csit-vpp-perf-verify-2001-3n-dnv:
875         - 5   # NDRPDR sel
876         - 6   # NDRPDR sel
877         - 7   # NDRPDR sel
878         - 8   # NDRPDR sel
879         - 9   # NDRPDR sel
880         - 10  # NDRPDR sel
881         - 12  # NDRPDR sel
882         - 16  # NDRPDR sel
883         - 17  # NDRPDR sel
884         - 18  # NDRPDR sel
885     vpp-performance-changes-3n-dnv:
886       - "vpp-performance-changes-3n-dnv-ref"
887       - "vpp-performance-changes-3n-dnv-cmp"
888
889     vpp-performance-changes-3n-tsh-ref:
890       csit-vpp-perf-verify-1908-3n-tsh:
891         - 7   # NDRPDR sel
892         - 8   # NDRPDR sel
893         - 9   # NDRPDR sel
894         - 10  # NDRPDR sel
895         - 11  # NDRPDR sel
896         - 12  # NDRPDR sel
897         - 13  # NDRPDR sel
898         - 14  # NDRPDR sel
899         - 15  # NDRPDR sel
900         - 16  # NDRPDR sel
901     vpp-performance-changes-3n-tsh-cmp:
902       # TODO: Add the data
903       csit-vpp-perf-verify-2001-3n-tsh:
904         - 3   # NDRPDR sel
905         - 4   # NDRPDR sel
906         - 7   # NDRPDR sel
907         - 8   # NDRPDR sel
908         - 10  # NDRPDR sel
909         - 12  # NDRPDR sel
910         - 13  # NDRPDR sel
911     vpp-performance-changes-3n-tsh:
912       - "vpp-performance-changes-3n-tsh-ref"
913       - "vpp-performance-changes-3n-tsh-cmp"
914
915     vpp-soak-vs-ndr-2n-skx-ref:
916       # TODO: Replace
917       # csit-vpp-perf-verify-2001-2n-skx:
918       csit-vpp-perf-verify-1908-2n-skx:
919         - 26  # NDRPDR sel
920         - 27  # NDRPDR sel
921         - 34  # NDRPDR sel
922     vpp-soak-vs-ndr-2n-skx-cmp:
923       # TODO: Replace
924       # csit-vpp-perf-verify-2001-2n-skx:
925       csit-vpp-perf-verify-1908-2n-skx:
926         - 83  # SOAK
927         - 86  # SOAK
928     vpp-soak-vs-ndr-2n-skx:
929       # TODO: Replace
930       # csit-vpp-perf-verify-2001-2n-skx:
931       csit-vpp-perf-verify-1908-2n-skx:
932         - 26  # NDRPDR sel
933         - 27  # NDRPDR sel
934         - 34  # NDRPDR sel
935         - 83  # SOAK
936         - 86  # SOAK
937
938     vpp-performance-changes-3n-hsw-mrr-h1:
939       csit-vpp-perf-verify-1904-3n-hsw:
940         - 9   # MRR sel
941     vpp-performance-changes-3n-hsw-mrr-ref:
942       csit-vpp-perf-verify-1908-3n-hsw:
943         - 39  # MRR sel
944     vpp-performance-changes-3n-hsw-mrr-cmp:
945       csit-vpp-perf-verify-2001-3n-hsw:
946         - 17  # MRR sel
947     vpp-performance-changes-3n-hsw-mrr:
948       - "vpp-performance-changes-3n-hsw-mrr-h1"
949       - "vpp-performance-changes-3n-hsw-mrr-ref"
950       - "vpp-performance-changes-3n-hsw-mrr-cmp"
951
952     vpp-performance-changes-3n-skx-mrr-h1:
953       csit-vpp-perf-verify-1904-3n-skx:
954         - 7   # MRR sel
955     vpp-performance-changes-3n-skx-mrr-ref:
956       csit-vpp-perf-verify-1908-3n-skx:
957         - 36  # MRR sel
958     vpp-performance-changes-3n-skx-mrr-cmp:
959       # TODO: Replace
960       # csit-vpp-perf-verify-2001-3n-skx:
961       csit-vpp-perf-verify-1908-3n-skx:
962         - 36  # MRR sel
963     vpp-performance-changes-3n-skx-mrr:
964       - "vpp-performance-changes-3n-skx-mrr-h1"
965       - "vpp-performance-changes-3n-skx-mrr-ref"
966       - "vpp-performance-changes-3n-skx-mrr-cmp"
967
968     vpp-performance-changes-2n-skx-mrr-h1:
969       csit-vpp-perf-verify-1904-2n-skx:
970         - 11  # MRR sel
971     vpp-performance-changes-2n-skx-mrr-ref:
972       csit-vpp-perf-verify-1908-2n-skx:
973         - 69  # MRR sel
974     vpp-performance-changes-2n-skx-mrr-cmp:
975       # TODO: Replace
976       # csit-vpp-perf-verify-2001-2n-skx:
977       csit-vpp-perf-verify-1908-2n-skx:
978         - 69  # MRR sel
979     vpp-performance-changes-2n-skx-mrr:
980       - "vpp-performance-changes-2n-skx-mrr-h1"
981       - "vpp-performance-changes-2n-skx-mrr-ref"
982       - "vpp-performance-changes-2n-skx-mrr-cmp"
983
984     vpp-performance-changes-nfv-2n-skx-mrr-ref:
985       csit-vpp-perf-verify-1908-2n-skx:
986         - 71  # NFV MRR
987     vpp-performance-changes-nfv-2n-skx-mrr-cmp:
988       # TODO: Replace
989       # csit-vpp-perf-verify-2001-2n-skx:
990       csit-vpp-perf-verify-1908-2n-skx:
991         - 71  # NFV MRR
992     vpp-performance-changes-nfv-2n-skx-mrr:
993       - "vpp-performance-changes-nfv-2n-skx-mrr-ref"
994       - "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
995
996     vpp-performance-changes-2n-dnv-mrr-ref:
997       csit-vpp-perf-verify-1908-2n-dnv:
998         - 11  # MRR sel
999     vpp-performance-changes-2n-dnv-mrr-cmp:
1000       csit-vpp-perf-verify-2001-2n-dnv:
1001         - 12  # MRR sel
1002     vpp-performance-changes-2n-dnv-mrr:
1003       - "vpp-performance-changes-2n-dnv-mrr-ref"
1004       - "vpp-performance-changes-2n-dnv-mrr-cmp"
1005
1006     vpp-performance-changes-3n-dnv-mrr-ref:
1007       csit-vpp-perf-verify-1908-3n-dnv:
1008         - 17  # MRR sel
1009     vpp-performance-changes-3n-dnv-mrr-cmp:
1010       csit-vpp-perf-verify-2001-3n-dnv:
1011         - 11  # MRR sel
1012     vpp-performance-changes-3n-dnv-mrr:
1013       - "vpp-performance-changes-3n-dnv-mrr-ref"
1014       - "vpp-performance-changes-3n-dnv-mrr-cmp"
1015
1016     vpp-performance-changes-3n-tsh-mrr-ref:
1017       csit-vpp-perf-verify-1908-3n-tsh:
1018         - 17  # MRR sel
1019     vpp-performance-changes-3n-tsh-mrr-cmp:
1020       csit-vpp-perf-verify-2001-3n-tsh:
1021         - 9   # MRR sel
1022     vpp-performance-changes-3n-tsh-mrr:
1023       - "vpp-performance-changes-3n-tsh-mrr-ref"
1024       - "vpp-performance-changes-3n-tsh-mrr-cmp"
1025
1026     dpdk-performance-changes-3n-hsw-h1:
1027       csit-dpdk-perf-verify-1904-3n-hsw:
1028         - 2   # NDRPDR sel
1029         - 3   # NDRPDR sel
1030         - 5   # NDRPDR sel
1031         - 6   # NDRPDR sel
1032         - 13  # NDRPDR sel
1033         - 14  # NDRPDR sel
1034         - 15  # NDRPDR sel
1035         - 18  # NDRPDR sel
1036         - 19  # NDRPDR sel
1037         - 20  # NDRPDR sel
1038     dpdk-performance-changes-3n-hsw-ref:
1039       csit-dpdk-perf-verify-1908-3n-hsw:
1040         - 2   # NDRPDR sel
1041         - 3   # NDRPDR sel
1042         - 4   # NDRPDR sel
1043         - 5   # NDRPDR sel
1044         - 6   # NDRPDR sel
1045         - 7   # NDRPDR sel
1046         - 8   # NDRPDR sel
1047         - 9   # NDRPDR sel
1048         - 10  # NDRPDR sel
1049         - 11  # NDRPDR sel
1050     dpdk-performance-changes-3n-hsw-cmp:
1051       csit-dpdk-perf-verify-2001-3n-hsw:
1052         - 4   # NDRPDR sel
1053         - 5   # NDRPDR sel
1054         - 6   # NDRPDR sel
1055         - 7   # NDRPDR sel
1056         - 8   # NDRPDR sel
1057         - 9   # NDRPDR sel
1058         - 10  # NDRPDR sel
1059         - 11  # NDRPDR sel
1060         - 12  # NDRPDR sel
1061         - 13  # NDRPDR sel
1062         - 15  # NDRPDR sel
1063         - 16  # NDRPDR sel
1064         - 17  # NDRPDR sel
1065         - 18  # NDRPDR sel
1066         - 19  # NDRPDR sel
1067         - 20  # NDRPDR sel
1068         - 21  # NDRPDR sel
1069         - 22  # NDRPDR sel
1070         - 23  # NDRPDR sel
1071         - 24  # NDRPDR sel
1072     dpdk-performance-changes-3n-hsw:
1073       - "dpdk-performance-changes-3n-hsw-h1"
1074       - "dpdk-performance-changes-3n-hsw-ref"
1075       - "dpdk-performance-changes-3n-hsw-cmp"
1076
1077     dpdk-performance-changes-3n-skx-h1:
1078       csit-dpdk-perf-verify-1904-3n-skx:
1079         - 2   # NDRPDR sel
1080         - 3   # NDRPDR sel
1081         - 4   # NDRPDR sel
1082         - 5   # NDRPDR sel
1083         - 6   # NDRPDR sel
1084         - 7   # NDRPDR sel
1085         - 11  # NDRPDR sel
1086         - 12  # NDRPDR sel
1087         - 13  # NDRPDR sel
1088         - 14  # NDRPDR sel
1089     dpdk-performance-changes-3n-skx-ref:
1090       csit-dpdk-perf-verify-1908-3n-skx:
1091         - 3   # NDRPDR sel
1092         - 4   # NDRPDR sel
1093         - 5   # NDRPDR sel
1094         - 6   # NDRPDR sel
1095         - 7   # NDRPDR sel
1096         - 8   # NDRPDR sel
1097         - 9   # NDRPDR sel
1098         - 10  # NDRPDR sel
1099         - 11  # NDRPDR sel
1100         - 12  # NDRPDR sel
1101     dpdk-performance-changes-3n-skx-cmp:
1102       csit-dpdk-perf-verify-2001-3n-skx:
1103         - 1   # NDRPDR sel
1104         - 2   # NDRPDR sel
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     dpdk-performance-changes-3n-skx:
1114       - "dpdk-performance-changes-3n-skx-h1"
1115       - "dpdk-performance-changes-3n-skx-ref"
1116       - "dpdk-performance-changes-3n-skx-cmp"
1117
1118     dpdk-performance-changes-2n-skx-h1:
1119       csit-dpdk-perf-verify-1904-2n-skx:
1120         - 2   # NDRPDR sel
1121         - 3   # NDRPDR sel
1122         - 4   # NDRPDR sel
1123         - 5   # NDRPDR sel
1124         - 7   # NDRPDR sel
1125         - 8   # NDRPDR sel
1126         - 9   # NDRPDR sel
1127         - 10  # NDRPDR sel
1128         - 11  # NDRPDR sel
1129         - 12  # NDRPDR sel
1130     dpdk-performance-changes-2n-skx-ref:
1131       csit-dpdk-perf-verify-1908-2n-skx:
1132         - 2   # NDRPDR sel
1133         - 3   # NDRPDR sel
1134         - 4   # NDRPDR sel
1135         - 5   # NDRPDR sel
1136         - 7   # NDRPDR sel
1137         - 8   # NDRPDR sel
1138         - 9   # NDRPDR sel
1139         - 10  # NDRPDR sel
1140         - 11  # NDRPDR sel
1141         - 12  # NDRPDR sel
1142     dpdk-performance-changes-2n-skx-cmp:
1143       csit-dpdk-perf-verify-2001-2n-skx:
1144         - 1   # NDRPDR sel
1145         - 2   # NDRPDR sel
1146         - 3   # NDRPDR sel
1147         - 4   # NDRPDR sel
1148         - 5   # NDRPDR sel
1149         - 6   # NDRPDR sel
1150         - 7   # NDRPDR sel
1151         - 8   # NDRPDR sel
1152         - 9   # NDRPDR sel
1153         - 10  # NDRPDR sel
1154         - 11  # NDRPDR sel
1155         - 13  # NDRPDR sel
1156         - 26  # NDRPDR sel
1157         - 16  # NDRPDR sel
1158         - 17  # NDRPDR sel
1159         - 18  # NDRPDR sel
1160         - 19  # NDRPDR sel
1161         - 27  # NDRPDR sel
1162         - 21  # NDRPDR sel
1163         - 25  # NDRPDR sel
1164     dpdk-performance-changes-2n-skx:
1165       - "dpdk-performance-changes-2n-skx-h1"
1166       - "dpdk-performance-changes-2n-skx-ref"
1167       - "dpdk-performance-changes-2n-skx-cmp"
1168
1169     # Compare testbeds
1170
1171     vpp-compare-testbeds-ref:
1172       csit-vpp-perf-verify-2001-3n-hsw:
1173         - 21  # NDRPDR sel
1174         - 22  # NDRPDR sel
1175         - 23  # NDRPDR sel
1176         - 24  # NDRPDR sel
1177         - 25  # NDRPDR sel
1178         - 29  # NDRPDR sel
1179         - 30  # NDRPDR sel
1180         - 31  # NDRPDR sel
1181         - 32  # NDRPDR sel
1182         - 34  # NDRPDR sel
1183     vpp-compare-testbeds-cmp:
1184       # TODO: Add the data
1185       csit-vpp-perf-verify-2001-3n-skx:
1186         - 14  # NDRPDR sel
1187         - 15  # NDRPDR sel
1188         - 16  # NDRPDR sel
1189     vpp-compare-testbeds:
1190       - "vpp-compare-testbeds-ref"
1191       - "vpp-compare-testbeds-cmp"
1192
1193     vpp-compare-testbeds-skx-clx-ref:
1194       # TODO: Add the data
1195       csit-vpp-perf-verify-2001-2n-skx:
1196         - 21  # NDRPDR sel
1197         - 22  # NDRPDR sel
1198         - 23  # NDRPDR sel
1199         - 26  # NDRPDR sel
1200         - 27  # NDRPDR sel
1201         - 29  # NDRPDR sel
1202     vpp-compare-testbeds-skx-clx-cmp:
1203       # TODO: Add the data
1204       csit-vpp-perf-verify-2001-2n-clx:
1205         - 28  # NDRPDR sel
1206         - 29  # NDRPDR sel
1207         - 32  # NDRPDR sel
1208         - 40  # NDRPDR sel
1209         - 44  # NDRPDR sel
1210
1211     vpp-compare-testbeds-skx-clx:
1212       - "vpp-compare-testbeds-skx-clx-ref"
1213       - "vpp-compare-testbeds-skx-clx-cmp"
1214
1215     vpp-compare-testbeds-mrr-ref:
1216       csit-vpp-perf-verify-2001-3n-hsw:
1217         - 17  # MRR sel
1218     vpp-compare-testbeds-mrr-cmp:
1219       # TODO: Replace
1220       # csit-vpp-perf-verify-2001-3n-skx:
1221       csit-vpp-perf-verify-1908-3n-skx:
1222         - 36  # MRR sel
1223     vpp-compare-testbeds-mrr:
1224       - "vpp-compare-testbeds-mrr-ref"
1225       - "vpp-compare-testbeds-mrr-cmp"
1226
1227     vpp-compare-testbeds-mrr-skx-clx-ref:
1228       # TODO: Replace
1229       # csit-vpp-perf-verify-2001-2n-skx:
1230       csit-vpp-perf-verify-1908-2n-skx:
1231         - 69  # MRR sel
1232     vpp-compare-testbeds-mrr-skx-clx-cmp:
1233       csit-vpp-perf-verify-2001-2n-clx:
1234         - 39  # MRR
1235     vpp-compare-testbeds-mrr-skx-clx:
1236       - "vpp-compare-testbeds-mrr-skx-clx-ref"
1237       - "vpp-compare-testbeds-mrr-skx-clx-cmp"
1238
1239     dpdk-compare-testbeds-ref:
1240       csit-dpdk-perf-verify-2001-3n-hsw:
1241         - 4   # NDRPDR sel
1242         - 5   # NDRPDR sel
1243         - 6   # NDRPDR sel
1244         - 7   # NDRPDR sel
1245         - 8   # NDRPDR sel
1246         - 9   # NDRPDR sel
1247         - 10  # NDRPDR sel
1248         - 11  # NDRPDR sel
1249         - 12  # NDRPDR sel
1250         - 13  # NDRPDR sel
1251         - 15  # NDRPDR sel
1252         - 16  # NDRPDR sel
1253         - 17  # NDRPDR sel
1254         - 18  # NDRPDR sel
1255         - 19  # NDRPDR sel
1256         - 20  # NDRPDR sel
1257         - 21  # NDRPDR sel
1258         - 22  # NDRPDR sel
1259         - 23  # NDRPDR sel
1260         - 24  # NDRPDR sel
1261     dpdk-compare-testbeds-cmp:
1262       csit-dpdk-perf-verify-2001-3n-skx:
1263         - 1   # NDRPDR sel
1264         - 2   # NDRPDR sel
1265         - 3   # NDRPDR sel
1266         - 4   # NDRPDR sel
1267         - 5   # NDRPDR sel
1268         - 6   # NDRPDR sel
1269         - 7   # NDRPDR sel
1270         - 8   # NDRPDR sel
1271         - 9   # NDRPDR sel
1272         - 10  # NDRPDR sel
1273     dpdk-compare-testbeds:
1274       - "dpdk-compare-testbeds-ref"
1275       - "dpdk-compare-testbeds-cmp"
1276
1277     dpdk-compare-testbeds-skx-clx-ref:
1278       csit-dpdk-perf-verify-2001-2n-skx:
1279         - 1   # NDRPDR sel
1280         - 2   # NDRPDR sel
1281         - 3   # NDRPDR sel
1282         - 4   # NDRPDR sel
1283         - 5   # NDRPDR sel
1284         - 6   # NDRPDR sel
1285         - 7   # NDRPDR sel
1286         - 8   # NDRPDR sel
1287         - 9   # NDRPDR sel
1288         - 10  # NDRPDR sel
1289         - 11  # NDRPDR sel
1290         - 13  # NDRPDR sel
1291         - 26  # NDRPDR sel
1292         - 16  # NDRPDR sel
1293         - 17  # NDRPDR sel
1294         - 18  # NDRPDR sel
1295         - 19  # NDRPDR sel
1296         - 27  # NDRPDR sel
1297         - 21  # NDRPDR sel
1298         - 25  # NDRPDR sel
1299     dpdk-compare-testbeds-skx-clx-cmp:
1300       csit-dpdk-perf-verify-2001-2n-clx:
1301         - 15  # NDRPDR sel
1302         - 16  # NDRPDR sel
1303         - 17  # NDRPDR sel
1304         - 18  # NDRPDR sel
1305         - 19  # NDRPDR sel
1306         - 20  # NDRPDR sel
1307         - 21  # NDRPDR sel
1308         - 22  # NDRPDR sel
1309         - 23  # NDRPDR sel
1310         - 24  # NDRPDR sel
1311         - 25  # NDRPDR sel
1312         - 26  # NDRPDR sel
1313         - 27  # NDRPDR sel
1314         - 28  # NDRPDR sel
1315         - 29  # NDRPDR sel
1316         - 30  # NDRPDR sel
1317         - 31  # NDRPDR sel
1318         - 32  # NDRPDR sel
1319         - 33  # NDRPDR sel
1320         - 34  # NDRPDR sel
1321
1322     dpdk-compare-testbeds-skx-clx:
1323       - "dpdk-compare-testbeds-skx-clx-ref"
1324       - "dpdk-compare-testbeds-skx-clx-cmp"
1325
1326     # Compare topologies
1327
1328     vpp-compare-topologies-ref:
1329       # TODO: Add the data
1330       csit-vpp-perf-verify-2001-3n-skx:
1331         - 14  # NDRPDR sel
1332         - 15  # NDRPDR sel
1333         - 16  # NDRPDR sel
1334     vpp-compare-topologies-cmp:
1335       # TODO: Add the data
1336       csit-vpp-perf-verify-2001-2n-skx:
1337         - 21  # NDRPDR sel
1338         - 22  # NDRPDR sel
1339         - 23  # NDRPDR sel
1340         - 26  # NDRPDR sel
1341         - 27  # NDRPDR sel
1342         - 29  # NDRPDR sel
1343     vpp-compare-topologies:
1344       - "vpp-compare-topologies-ref"
1345       - "vpp-compare-topologies-cmp"
1346
1347     vpp-compare-topologies-mrr-ref:
1348       # TODO: Replace
1349       # csit-vpp-perf-verify-2001-3n-skx:
1350       csit-vpp-perf-verify-1908-3n-skx:
1351         - 36  # MRR sel
1352     vpp-compare-topologies-mrr-cmp:
1353       # TODO: Replace
1354       # csit-vpp-perf-verify-2001-2n-skx:
1355       csit-vpp-perf-verify-1908-2n-skx:
1356         - 69  # MRR sel
1357     vpp-compare-topologies-mrr:
1358       - "vpp-compare-topologies-mrr-ref"
1359       - "vpp-compare-topologies-mrr-cmp"
1360
1361     dpdk-compare-topologies-ref:
1362       csit-dpdk-perf-verify-2001-3n-skx:
1363         - 1   # NDRPDR sel
1364         - 2   # NDRPDR sel
1365         - 3   # NDRPDR sel
1366         - 4   # NDRPDR sel
1367         - 5   # NDRPDR sel
1368         - 6   # NDRPDR sel
1369         - 7   # NDRPDR sel
1370         - 8   # NDRPDR sel
1371         - 9   # NDRPDR sel
1372         - 10  # NDRPDR sel
1373     dpdk-compare-topologies-cmp:
1374       csit-dpdk-perf-verify-2001-2n-skx:
1375         - 1   # NDRPDR sel
1376         - 2   # NDRPDR sel
1377         - 3   # NDRPDR sel
1378         - 4   # NDRPDR sel
1379         - 5   # NDRPDR sel
1380         - 6   # NDRPDR sel
1381         - 7   # NDRPDR sel
1382         - 8   # NDRPDR sel
1383         - 9   # NDRPDR sel
1384         - 10  # NDRPDR sel
1385         - 11  # NDRPDR sel
1386         - 13  # NDRPDR sel
1387         - 26  # NDRPDR sel
1388         - 16  # NDRPDR sel
1389         - 17  # NDRPDR sel
1390         - 18  # NDRPDR sel
1391         - 19  # NDRPDR sel
1392         - 27  # NDRPDR sel
1393         - 21  # NDRPDR sel
1394         - 25  # NDRPDR sel
1395     dpdk-compare-topologies:
1396       - "dpdk-compare-topologies-ref"
1397       - "dpdk-compare-topologies-cmp"
1398
1399   plot-layouts:
1400
1401     plot-soak-throughput:
1402       titlefont:
1403         size: 18
1404       xaxis:
1405         title: "<b>Test Cases [Index]</b>"
1406         titlefont:
1407           size: 16
1408         autorange: True
1409         fixedrange: False
1410         gridcolor: "rgb(230, 230, 230)"
1411         linecolor: "rgb(220, 220, 220)"
1412         linewidth: 1
1413         showgrid: True
1414         showline: True
1415         showticklabels: True
1416         tickcolor: "rgb(220, 220, 220)"
1417         tickmode: "linear"
1418         tickfont:
1419           size: 16
1420         zeroline: False
1421       yaxis:
1422         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1423         titlefont:
1424           size: 16
1425         gridcolor: "rgb(230, 230, 230)"
1426         hoverformat: ".4r"
1427         tickformat: ".3r"
1428         linecolor: "rgb(220, 220, 220)"
1429         linewidth: 1
1430         showgrid: True
1431         showline: True
1432         showticklabels: True
1433         tickcolor: "rgb(220, 220, 220)"
1434         tickfont:
1435           size: 16
1436         zeroline: False
1437         range: [0,50]
1438       autosize: False
1439       margin:
1440         t: 50
1441         b: 0
1442         l: 80
1443         r: 20
1444       showlegend: True
1445       legend:
1446         orientation: "h"
1447         font:
1448           size: 16
1449       width: 700
1450       height: 900
1451       paper_bgcolor: "#fff"
1452       plot_bgcolor: "#fff"
1453       hoverlabel:
1454         namelength: -1
1455
1456     plot-service-density:
1457       titlefont:
1458         size: 18
1459       xaxis:
1460         side: "top"
1461         autorange: True
1462         fixedrange: False
1463         showgrid: False
1464         showline: False
1465         showticklabels: False
1466         ticks: ""
1467         ticklen: 0
1468         tickwidth: 0
1469         zeroline: False
1470       yaxis:
1471         autorange: "reversed"
1472         showgrid: False
1473         showline: False
1474         showticklabels: False
1475         ticks: ""
1476         ticklen: 0
1477         tickwidth: 0
1478         zeroline: False
1479       showlegend: False
1480       paper_bgcolor: "#fff"
1481       plot_bgcolor: "#fff"
1482       width: 700
1483       height: 700
1484       hoverlabel:
1485         namelength: -1
1486
1487     plot-cps:
1488       titlefont:
1489         size: 18
1490       xaxis:
1491         title: "<b>Test Cases [Index]</b>"
1492         titlefont:
1493           size: 16
1494         autorange: True
1495         fixedrange: False
1496         gridcolor: "rgb(230, 230, 230)"
1497         linecolor: "rgb(220, 220, 220)"
1498         linewidth: 1
1499         showgrid: True
1500         showline: True
1501         showticklabels: True
1502         tickcolor: "rgb(220, 220, 220)"
1503         tickmode: "linear"
1504         tickfont:
1505           size: 16
1506         zeroline: False
1507       yaxis:
1508         title: "<b>Connections Per Second [cps]</b>"
1509         titlefont:
1510           size: 16
1511         gridcolor: "rgb(230, 230, 230)"
1512         hoverformat: ".4s"
1513         linecolor: "rgb(220, 220, 220)"
1514         linewidth: 1
1515         rangemode: "tozero"
1516         showgrid: True
1517         showline: True
1518         showticklabels: True
1519         tickcolor: "rgb(220, 220, 220)"
1520         tickformat: ".3s"
1521         tickfont:
1522           size: 16
1523         zeroline: False
1524       boxmode: "group"
1525       boxgroupgap: 0.5
1526       autosize: False
1527       margin:
1528         t: 50
1529         b: 20
1530         l: 80
1531         r: 20
1532       showlegend: True
1533       legend:
1534         orientation: "h"
1535         font:
1536           size: 16
1537       width: 700
1538       height: 800
1539       paper_bgcolor: "#fff"
1540       plot_bgcolor: "#fff"
1541       hoverlabel:
1542         namelength: -1
1543
1544     plot-rps:
1545       titlefont:
1546         size: 18
1547       xaxis:
1548         title: "<b>Test Cases [Index]</b>"
1549         titlefont:
1550           size: 16
1551         autorange: True
1552         fixedrange: False
1553         gridcolor: "rgb(230, 230, 230)"
1554         linecolor: "rgb(220, 220, 220)"
1555         linewidth: 1
1556         showgrid: True
1557         showline: True
1558         showticklabels: True
1559         tickcolor: "rgb(220, 220, 220)"
1560         tickmode: "linear"
1561         tickfont:
1562           size: 16
1563         zeroline: False
1564       yaxis:
1565         title: "<b>Requests Per Second [rps]</b>"
1566         titlefont:
1567           size: 16
1568         gridcolor: "rgb(230, 230, 230)"
1569         hoverformat: ".4s"
1570         linecolor: "rgb(220, 220, 220)"
1571         linewidth: 1
1572         rangemode: "tozero"
1573         showgrid: True
1574         showline: True
1575         showticklabels: True
1576         tickcolor: "rgb(230, 230, 230)"
1577         tickformat: ".3s"
1578         tickfont:
1579           size: 16
1580         zeroline: False
1581       boxmode: "group"
1582       boxgroupgap: 0.5
1583       autosize: False
1584       margin:
1585         t: 50
1586         b: 20
1587         l: 80
1588         r: 20
1589       showlegend: True
1590       legend:
1591         orientation: "h"
1592         font:
1593           size: 16
1594       width: 700
1595       height: 800
1596       paper_bgcolor: "#fff"
1597       plot_bgcolor: "#fff"
1598       hoverlabel:
1599         namelength: -1
1600
1601     plot-throughput:
1602       titlefont:
1603         size: 18
1604       xaxis:
1605         title: "<b>Test Cases [Index]</b>"
1606         titlefont:
1607           size: 16
1608         autorange: True
1609         fixedrange: False
1610         gridcolor: "rgb(230, 230, 230)"
1611         linecolor: "rgb(220, 220, 220)"
1612         linewidth: 1
1613         showgrid: True
1614         showline: True
1615         showticklabels: True
1616         tickcolor: "rgb(220, 220, 220)"
1617         tickmode: "linear"
1618         tickfont:
1619           size: 16
1620         zeroline: False
1621       yaxis:
1622         title: "<b>Packet Throughput [Mpps]</b>"
1623         titlefont:
1624           size: 16
1625         gridcolor: "rgb(230, 230, 230)"
1626         hoverformat: ".4r"
1627         tickformat: ".3r"
1628         linecolor: "rgb(220, 220, 220)"
1629         linewidth: 1
1630         showgrid: True
1631         showline: True
1632         showticklabels: True
1633         tickcolor: "rgb(220, 220, 220)"
1634         tickfont:
1635           size: 16
1636         zeroline: False
1637         range: [0,50]
1638       autosize: False
1639       margin:
1640         t: 50
1641         b: 0
1642         l: 80
1643         r: 20
1644       showlegend: True
1645       legend:
1646         orientation: "h"
1647         font:
1648           size: 16
1649       width: 700
1650       height: 900
1651       paper_bgcolor: "#fff"
1652       plot_bgcolor: "#fff"
1653       hoverlabel:
1654         namelength: -1
1655
1656     plot-throughput-speedup-analysis:
1657       titlefont:
1658         size: 18
1659       xaxis:
1660         title: "<b>Number of Cores [Qty]</b>"
1661         titlefont:
1662           size: 16
1663         autorange: True
1664         fixedrange: False
1665         gridcolor: "rgb(230, 230, 230)"
1666         linecolor: "rgb(220, 220, 220)"
1667         linewidth: 1
1668         showgrid: True
1669         showline: True
1670         showticklabels: True
1671         tickcolor: "rgb(238, 238, 238)"
1672         tickmode: "linear"
1673         tickfont:
1674           size: 16
1675         zeroline: False
1676       yaxis:
1677         title: "<b>Packet Throughput [Mpps]</b>"
1678         titlefont:
1679           size: 16
1680         type: "linear"
1681         gridcolor: "rgb(230, 230, 230)"
1682         hoverformat: ".4s"
1683         linecolor: "rgb(220, 220, 220)"
1684         linewidth: 1
1685         showgrid: True
1686         showline: True
1687         showticklabels: True
1688         tickcolor: "rgb(220, 220, 220)"
1689         tickformat: ".4s"
1690         tickfont:
1691           size: 16
1692         zeroline: True
1693         rangemode: "tozero"
1694         range: [0,100]
1695       legend:
1696         orientation: "h"
1697         font:
1698           size: 16
1699         xanchor: "left"
1700         yanchor: "top"
1701         x: 0
1702         y: -0.2
1703         bgcolor: "rgba(255, 255, 255, 0)"
1704         bordercolor: "rgba(255, 255, 255, 0)"
1705         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1706       autosize: False
1707       margin:
1708           't': 50
1709           'b': 150
1710           'l': 85
1711           'r': 10
1712       showlegend: True
1713       width: 700
1714       height: 700
1715       paper_bgcolor: "#fff"
1716       plot_bgcolor: "#fff"
1717       hoverlabel:
1718         namelength: -1
1719       annotations: [
1720         {
1721           text: "_ _          __          ...",
1722           align: "left",
1723           showarrow: False,
1724           xref: "paper",
1725           yref: "paper",
1726           xanchor: "left",
1727           yanchor: "top",
1728           x: 0,
1729           y: -0.13,
1730           font: {
1731             family: "Consolas, Courier New",
1732             size: 15
1733           },
1734         },
1735         {
1736           text: "    Perfect     Measured     Limit",
1737           align: "left",
1738           showarrow: False,
1739           xref: "paper",
1740           yref: "paper",
1741           xanchor: "left",
1742           yanchor: "top",
1743           x: 0,
1744           y: -0.15,
1745           font: {
1746             family: "Consolas, Courier New",
1747             size: 15
1748           },
1749         },
1750       ]
1751
1752     plot-latency:
1753       titlefont:
1754         size: 18
1755       xaxis:
1756         title: "<b>Direction</b>"
1757         titlefont:
1758           size: 16
1759         autorange: True
1760         fixedrange: False
1761         gridcolor: "rgb(230, 230, 230)"
1762         linecolor: "rgb(220, 220, 220)"
1763         linewidth: 1
1764         showgrid: True
1765         showline: True
1766         showticklabels: False
1767         tickcolor: "rgb(220, 220, 220)"
1768         tickmode: "linear"
1769         tickfont:
1770           size: 16
1771         zeroline: False
1772       yaxis:
1773         title: "<b>Packet Latency [uSec]</b>"
1774         titlefont:
1775           size: 16
1776         type: "linear"
1777         gridcolor: "rgb(230, 230, 230)"
1778         hoverformat: ".4s"
1779         linecolor: "rgb(220, 220, 220)"
1780         linewidth: 1
1781         showgrid: True
1782         showline: True
1783         showticklabels: True
1784         tickcolor: "rgb(220, 220, 220)"
1785         tickformat: ".4s"
1786         tickfont:
1787           size: 16
1788         zeroline: True
1789         rangemode: "tozero"
1790       legend:
1791         orientation: "h"
1792         font:
1793           size: 16
1794         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1795       autosize: False
1796       margin:
1797           't': 50
1798           'b': 150
1799           'l': 80
1800           'r': 10
1801       showlegend: True
1802       width: 700
1803       height: 700
1804       paper_bgcolor: "#fff"
1805       plot_bgcolor: "#fff"
1806       hoverlabel:
1807         namelength: -1
1808
1809     plot-hdrh-latency:
1810       title:
1811         text: ""
1812         xanchor: "center"
1813         x: 0.5
1814         font:
1815           size: 16
1816       width: 700
1817       plot_bgcolor: "white"
1818       annotations:
1819         - font:
1820             size: 14
1821           showarrow: False
1822           text: "<b>Packet Latency [uSec]</b>"
1823           x: 1
1824           xanchor: "right"
1825           xref: "paper"
1826           y: -0.045
1827           yanchor: "top"
1828           yref: "paper"
1829         - font:
1830             size: 14
1831           showarrow: False
1832           text: "<b>Probability [%]</b>"
1833           textangle: 270
1834           x: -0.06
1835           xanchor: "center"
1836           xref: "paper"
1837           y: 0.5
1838           yanchor: "middle"
1839           yref: "paper"
1840         - font:
1841             size: 14
1842           showarrow: False
1843           text: "<b>Direction: E-W</b>"
1844           x: 0.24
1845           xanchor: "center"
1846           xref: "paper"
1847           y: 1.05
1848           yanchor: "bottom"
1849           yref: "paper"
1850         - font:
1851             size: 14
1852           showarrow: False
1853           text: "<b>Direction: W-E</b>"
1854           x: 0.74
1855           xanchor: "center"
1856           xref: "paper"
1857           y: 1.05
1858           yanchor: "bottom"
1859           yref: "paper"
1860
1861     plot-hdrh-latency-percentile:
1862       title:
1863         text: ""
1864         xanchor: "center"
1865         x: 0.5
1866         font:
1867           size: 18
1868       xaxis:
1869         type: "log"
1870         title: "<b>Percentile [%]</b>"
1871         titlefont:
1872           size: 16
1873         autorange: True
1874         fixedrange: False
1875         gridcolor: "rgb(230, 230, 230)"
1876         linecolor: "rgb(220, 220, 220)"
1877         linewidth: 1
1878         showgrid: True
1879         showline: True
1880         showticklabels: True
1881         tickcolor: "rgb(220, 220, 220)"
1882         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
1883         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
1884         tickfont:
1885           size: 16
1886       yaxis:
1887         title: "<b>Packet Latency [uSec]</b>"
1888         titlefont:
1889           size: 16
1890         gridcolor: "rgb(230, 230, 230)"
1891         linecolor: "rgb(220, 220, 220)"
1892         linewidth: 1
1893         showgrid: True
1894         showline: True
1895         showticklabels: True
1896         tickcolor: "rgb(220, 220, 220)"
1897         tickfont:
1898           size: 16
1899       autosize: False
1900       showlegend: True
1901       legend:
1902         traceorder: "normal"
1903         orientation: "h"
1904         font:
1905           size: 16
1906         xanchor: "left"
1907         yanchor: "top"
1908         x: 0
1909         y: -0.15
1910         bgcolor: "rgba(255, 255, 255, 0)"
1911         bordercolor: "rgba(255, 255, 255, 0)"
1912       width: 700
1913       height: 700
1914       paper_bgcolor: "white"
1915       plot_bgcolor: "white"
1916
1917     plot-hdrh-latency-by-percentile:
1918       title:
1919         text: "<b>Latency by Percentile Distribution</b>"
1920         xanchor: "center"
1921         x: 0.5
1922         font:
1923           size: 18
1924       showlegend: True
1925       legend:
1926         traceorder: "normal"
1927         orientation: "h"
1928         font:
1929           size: 16
1930         xanchor: "left"
1931         yanchor: "top"
1932         x: 0
1933         y: -0.2
1934         bgcolor: "rgba(255, 255, 255, 0)"
1935         bordercolor: "rgba(255, 255, 255, 0)"
1936       xaxis:
1937         type: "linear"
1938         title: "<b>Percentile [%]</b>"
1939         titlefont:
1940           size: 14
1941         autorange: False
1942         fixedrange: False
1943         range: [0, 100]
1944         gridcolor: "rgb(230, 230, 230)"
1945         linecolor: "rgb(220, 220, 220)"
1946         linewidth: 1
1947         showgrid: True
1948         showline: True
1949         showticklabels: True
1950         tickcolor: "rgb(220, 220, 220)"
1951         tickvals: [0, 25, 50, 75, 100]
1952         ticktext: [0, 25, 50, 75, 100]
1953         tickfont:
1954           size: 14
1955       yaxis:
1956         title: "<b>One-Way Latency per Direction [uSec]</b>"
1957         titlefont:
1958           size: 14
1959         gridcolor: "rgb(230, 230, 230)"
1960         linecolor: "rgb(220, 220, 220)"
1961         linewidth: 1
1962         showgrid: True
1963         showline: True
1964         showticklabels: True
1965         tickcolor: "rgb(220, 220, 220)"
1966         tickfont:
1967           size: 14
1968       width: 700
1969       height: 700
1970       paper_bgcolor: "white"
1971       plot_bgcolor: "white"
1972
1973 - type: "static"
1974   src-path: "{DIR[RST]}"
1975   dst-path: "{DIR[WORKING,SRC]}"
1976
1977 - type: "input"
1978   general:
1979     file-name: "output_info.xml.gz"
1980     file-format: ".gz"
1981     arch-file-format:
1982       - ".gz"
1983       - ".zip"
1984     download-path: "{job}/{build}/archives/{filename}"
1985     extract: "output.xml"
1986
1987     zip-file-name: "robot-plugin.zip"
1988     zip-file-format: ".zip"
1989     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1990     zip-extract: "robot-plugin/output.xml"
1991
1992   builds:
1993
1994     csit-vpp-perf-verify-1904-3n-hsw:
1995       - 9   # MRR sel
1996       - 11  # NDRPDR sel
1997       - 12  # NDRPDR sel
1998       - 20  # NDRPDR sel
1999       - 21  # NDRPDR sel
2000       - 23  # NDRPDR sel
2001       - 24  # NDRPDR sel
2002       - 25  # NDRPDR sel
2003       - 26  # NDRPDR sel
2004       - 29  # NDRPDR sel
2005       - 30  # NDRPDR sel
2006     csit-vpp-perf-verify-1908-3n-hsw:
2007       - 12  # NDRPDR sel
2008       - 13  # NDRPDR sel
2009       - 14  # NDRPDR sel
2010       - 15  # NDRPDR sel
2011       - 16  # NDRPDR sel
2012       - 17  # NDRPDR sel
2013       - 18  # NDRPDR sel
2014       - 19  # NDRPDR sel
2015       - 20  # NDRPDR sel
2016       - 21  # NDRPDR sel
2017       - 48  # NDRPDR sel vhost
2018       - 49  # NDRPDR sel vhost
2019       - 52  # NDRPDR sel vhost
2020       - 53  # NDRPDR sel vhost
2021       - 54  # NDRPDR sel vhost
2022       - 55  # NDRPDR sel vhost
2023       - 56  # NDRPDR sel vhost
2024       - 57  # NDRPDR sel vhost
2025       - 58  # NDRPDR sel vhost
2026       - 59  # NDRPDR sel vhost
2027       - 39  # MRR sel
2028     csit-vpp-perf-verify-2001-3n-hsw:
2029       - 21  # NDRPDR sel
2030       - 22  # NDRPDR sel
2031       - 23  # NDRPDR sel
2032       - 24  # NDRPDR sel
2033       - 25  # NDRPDR sel
2034       - 29  # NDRPDR sel
2035       - 30  # NDRPDR sel
2036       - 31  # NDRPDR sel
2037       - 32  # NDRPDR sel
2038       - 34  # NDRPDR sel
2039       - 17  # MRR sel
2040       - 18  # NDRPDR full
2041       - 20  # NDRPDR full
2042       - 28  # NDRPDR full
2043       - 35  # NDRPDR full
2044       - 42  # NDRPDR full
2045       - 46  # NDRPDR full
2046       - 47  # NDRPDR full
2047       - 48  # NDRPDR full
2048       - 49  # NDRPDR full
2049       - 50  # NDRPDR full
2050       - 51  # NDRPDR full
2051       - 52  # NDRPDR full
2052       - 53  # NDRPDR full
2053       - 54  # NDRPDR full
2054       - 55  # NDRPDR full
2055       - 56  # NDRPDR full
2056       - 57  # NDRPDR full
2057       - 58  # NDRPDR full
2058       - 59  # NDRPDR full
2059       - 61  # NDRPDR full
2060       - 62  # NDRPDR full
2061       - 63  # NDRPDR full
2062       - 64  # NDRPDR full
2063       - 65  # NDRPDR full
2064       - 67  # NDRPDR full
2065       - 70  # NDRPDR full
2066       - 72  # NDRPDR full
2067       - 73  # NDRPDR full
2068
2069 #    csit-vpp-perf-verify-1904-3n-skx:
2070 #      - 7   # MRR sel
2071 #      - 8   # NDRPDR sel
2072 #      - 9   # NDRPDR sel
2073 #      - 10  # NDRPDR sel
2074 #      - 11  # NDRPDR sel
2075 #      - 12  # NDRPDR sel
2076 #      - 14  # NDRPDR sel
2077 #      - 16  # NDRPDR sel
2078 #      - 21  # NDRPDR sel
2079 #      - 23  # NDRPDR sel
2080 #      - 25  # NDRPDR sel
2081 #    csit-vpp-perf-verify-1908-3n-skx:
2082 #      - 14  # NDRPDR sel
2083 #      - 16  # NDRPDR sel
2084 #      - 19  # NDRPDR sel
2085 #      - 20  # NDRPDR sel
2086 #      - 22  # NDRPDR sel
2087 #      - 23  # NDRPDR sel
2088 #      - 24  # NDRPDR sel
2089 #      - 25  # NDRPDR sel
2090 #      - 26  # NDRPDR sel
2091 #      - 29  # NDRPDR sel
2092 #      - 52  # NDRPDR sel vhost
2093 #      - 53  # NDRPDR sel vhost
2094 #      - 55  # NDRPDR sel vhost
2095 #      - 61  # NDRPDR sel vhost
2096 #      - 62  # NDRPDR sel vhost
2097 #      - 63  # NDRPDR sel vhost
2098 #      - 64  # NDRPDR sel vhost
2099 #      - 65  # NDRPDR sel vhost
2100 #      - 66  # NDRPDR sel vhost
2101 #      - 67  # NDRPDR sel vhost
2102 #      - 36  # MRR sel
2103 #    csit-vpp-perf-verify-2001-3n-skx:
2104 #      - 14  # NDRPDR sel
2105 #      - 15  # NDRPDR sel
2106 #      - 16  # NDRPDR sel
2107
2108 #    csit-vpp-perf-verify-1904-2n-skx:
2109 #      - 11  # MRR sel
2110 #      - 12  # NDRPDR sel
2111 #      - 14  # NDRPDR sel
2112 #      - 16  # NDRPDR sel
2113 #      - 17  # NDRPDR sel
2114 #      - 18  # NDRPDR sel
2115 #      - 21  # NDRPDR sel
2116 #      - 27  # NDRPDR sel
2117 #      - 30  # NDRPDR sel
2118 #      - 31  # NDRPDR sel
2119 #      - 32  # NDRPDR sel
2120 #    csit-vpp-perf-verify-1908-2n-skx:
2121 #      - 26  # NDRPDR sel
2122 #      - 27  # NDRPDR sel
2123 #      - 34  # NDRPDR sel
2124 #      - 35  # NDRPDR sel
2125 #      - 36  # NDRPDR sel
2126 #      - 42  # NDRPDR sel
2127 #      - 43  # NDRPDR sel
2128 #      - 44  # NDRPDR sel
2129 #      - 45  # NDRPDR sel
2130 #      - 46  # NDRPDR sel
2131 #      - 88  # NDRPDR sel vhost
2132 #      - 89  # NDRPDR sel vhost
2133 #      - 91  # NDRPDR sel vhost
2134 #      - 92  # NDRPDR sel vhost
2135 #      - 93  # NDRPDR sel vhost
2136 #      - 94  # NDRPDR sel vhost
2137 #      - 95  # NDRPDR sel vhost
2138 #      - 96  # NDRPDR sel vhost
2139 #      - 97  # NDRPDR sel vhost
2140 #      - 98  # NDRPDR sel vhost
2141 #      - 69  # MRR sel
2142 #      - 29  # TCP
2143 #      - 30  # TCP
2144 #      - 58  # TCP
2145 #      - 22  # NFV
2146 #      - 31  # NFV
2147 #      - 32  # NFV
2148 #      - 71  # NFV MRR
2149 #      - 113 # NFV reconf sel
2150 #      - 114 # NFV reconf sel
2151 #      - 115 # NFV reconf sel
2152 #      - 83  # SOAK
2153 #      - 86  # SOAK
2154 #    csit-vpp-perf-verify-2001-2n-skx:
2155 #      - 21  # NDRPDR sel
2156 #      - 22  # NDRPDR sel
2157 #      - 23  # NDRPDR sel
2158 #      - 26  # NDRPDR sel
2159 #      - 27  # NDRPDR sel
2160 #      - 29  # NDRPDR sel
2161 #      - 32  # NDRPDR full
2162 #      - 33  # NDRPDR full
2163 #      - 30  # NFV
2164 #      - 31  # NFV
2165
2166     csit-vpp-perf-verify-2001-2n-clx:
2167       - 28  # NDRPDR sel
2168       - 29  # NDRPDR sel
2169       - 32  # NDRPDR sel
2170       - 40  # NDRPDR sel
2171       - 44  # NDRPDR sel
2172       - 39  # MRR
2173       - 34  # NDRPDR full
2174       - 35  # NDRPDR full
2175       - 36  # NDRPDR full
2176       - 38  # NDRPDR full
2177       - 41  # NDRPDR full
2178       - 42  # NDRPDR full
2179
2180     csit-vpp-perf-verify-1908-3n-tsh:
2181       - 7   # NDRPDR sel
2182       - 8   # NDRPDR sel
2183       - 9   # NDRPDR sel
2184       - 10  # NDRPDR sel
2185       - 11  # NDRPDR sel
2186       - 12  # NDRPDR sel
2187       - 13  # NDRPDR sel
2188       - 14  # NDRPDR sel
2189       - 15  # NDRPDR sel
2190       - 16  # NDRPDR sel
2191       - 17  # MRR sel
2192     csit-vpp-perf-verify-2001-3n-tsh:
2193       - 3   # NDRPDR sel
2194       - 4   # NDRPDR sel
2195       - 7   # NDRPDR sel
2196       - 8   # NDRPDR sel
2197       - 10  # NDRPDR sel
2198       - 12  # NDRPDR sel
2199       - 13  # NDRPDR sel
2200       - 9   # MRR sel
2201
2202     csit-vpp-perf-verify-1908-3n-dnv:
2203       - 6   # NDRPDR sel
2204       - 7   # NDRPDR sel
2205       - 8   # NDRPDR sel
2206       - 9   # NDRPDR sel
2207       - 10  # NDRPDR sel
2208       - 12  # NDRPDR sel
2209       - 13  # NDRPDR sel
2210       - 14  # NDRPDR sel
2211       - 15  # NDRPDR sel
2212       - 16  # NDRPDR sel
2213       - 17  # MRR sel
2214     csit-vpp-perf-verify-2001-3n-dnv:
2215       - 5   # NDRPDR sel
2216       - 6   # NDRPDR sel
2217       - 7   # NDRPDR sel
2218       - 8   # NDRPDR sel
2219       - 9   # NDRPDR sel
2220       - 10  # NDRPDR sel
2221       - 12  # NDRPDR sel
2222       - 16  # NDRPDR sel
2223       - 17  # NDRPDR sel
2224       - 18  # NDRPDR sel
2225       - 11  # MRR sel
2226       - 19  # NDRPDR full
2227       - 20  # NDRPDR full
2228       - 21  # NDRPDR full
2229       - 22  # NDRPDR full
2230       - 23  # NDRPDR full
2231       - 24  # NDRPDR full
2232       - 25  # NDRPDR full
2233       - 26  # NDRPDR full
2234       - 37  # NDRPDR full
2235       - 38  # NDRPDR full
2236       - 39  # NDRPDR full
2237
2238     csit-vpp-perf-verify-1908-2n-dnv:
2239       - 1   # NDRPDR sel
2240       - 2   # NDRPDR sel
2241       - 3   # NDRPDR sel
2242       - 4   # NDRPDR sel
2243       - 5   # NDRPDR sel
2244       - 6   # NDRPDR sel
2245       - 7   # NDRPDR sel
2246       - 8   # NDRPDR sel
2247       - 9   # NDRPDR sel
2248       - 10  # NDRPDR sel
2249       - 11  # MRR sel
2250     csit-vpp-perf-verify-2001-2n-dnv:
2251       - 4   # NDRPDR sel
2252       - 5   # NDRPDR sel
2253       - 6   # NDRPDR sel
2254       - 7   # NDRPDR sel
2255       - 8   # NDRPDR sel
2256       - 9   # NDRPDR sel
2257       - 10  # NDRPDR sel
2258       - 11  # NDRPDR sel
2259       - 13  # NDRPDR sel
2260       - 16  # NDRPDR sel
2261       - 12  # MRR sel
2262       - 21  # NDRPDR full
2263       - 22  # NDRPDR full
2264       - 25  # NDRPDR full
2265       - 26  # NDRPDR full
2266       - 27  # NDRPDR full
2267       - 28  # NDRPDR full
2268
2269     csit-dpdk-perf-verify-1904-3n-hsw:
2270       - 2   # NDRPDR sel
2271       - 3   # NDRPDR sel
2272       - 5   # NDRPDR sel
2273       - 6   # NDRPDR sel
2274       - 13  # NDRPDR sel
2275       - 14  # NDRPDR sel
2276       - 15  # NDRPDR sel
2277       - 18  # NDRPDR sel
2278       - 19  # NDRPDR sel
2279       - 20  # NDRPDR sel
2280     csit-dpdk-perf-verify-1908-3n-hsw:
2281       - 2   # NDRPDR sel
2282       - 3   # NDRPDR sel
2283       - 4   # NDRPDR sel
2284       - 5   # NDRPDR sel
2285       - 6   # NDRPDR sel
2286       - 7   # NDRPDR sel
2287       - 8   # NDRPDR sel
2288       - 9   # NDRPDR sel
2289       - 10  # NDRPDR sel
2290       - 11  # NDRPDR sel
2291     csit-dpdk-perf-verify-2001-3n-hsw:
2292       - 4   # NDRPDR sel
2293       - 5   # NDRPDR sel
2294       - 6   # NDRPDR sel
2295       - 7   # NDRPDR sel
2296       - 8   # NDRPDR sel
2297       - 9   # NDRPDR sel
2298       - 10  # NDRPDR sel
2299       - 11  # NDRPDR sel
2300       - 12  # NDRPDR sel
2301       - 13  # NDRPDR sel
2302       - 15  # NDRPDR sel
2303       - 16  # NDRPDR sel
2304       - 17  # NDRPDR sel
2305       - 18  # NDRPDR sel
2306       - 19  # NDRPDR sel
2307       - 20  # NDRPDR sel
2308       - 21  # NDRPDR sel
2309       - 22  # NDRPDR sel
2310       - 23  # NDRPDR sel
2311       - 24  # NDRPDR sel
2312       - 25  # NDRPDR full
2313       - 26  # NDRPDR full
2314
2315 #    csit-dpdk-perf-verify-1904-3n-skx:
2316 #      - 2   # NDRPDR sel
2317 #      - 3   # NDRPDR sel
2318 #      - 4   # NDRPDR sel
2319 #      - 5   # NDRPDR sel
2320 #      - 6   # NDRPDR sel
2321 #      - 7   # NDRPDR sel
2322 #      - 11  # NDRPDR sel
2323 #      - 12  # NDRPDR sel
2324 #      - 13  # NDRPDR sel
2325 #      - 14  # NDRPDR sel
2326 #    csit-dpdk-perf-verify-1908-3n-skx:
2327 #      - 3   # NDRPDR sel
2328 #      - 4   # NDRPDR sel
2329 #      - 5   # NDRPDR sel
2330 #      - 6   # NDRPDR sel
2331 #      - 7   # NDRPDR sel
2332 #      - 8   # NDRPDR sel
2333 #      - 9   # NDRPDR sel
2334 #      - 10  # NDRPDR sel
2335 #      - 11  # NDRPDR sel
2336 #      - 12  # NDRPDR sel
2337 #    csit-dpdk-perf-verify-2001-3n-skx:
2338 #      - 1   # NDRPDR sel
2339 #      - 2   # NDRPDR sel
2340 #      - 3   # NDRPDR sel
2341 #      - 4   # NDRPDR sel
2342 #      - 5   # NDRPDR sel
2343 #      - 6   # NDRPDR sel
2344 #      - 7   # NDRPDR sel
2345 #      - 8   # NDRPDR sel
2346 #      - 9   # NDRPDR sel
2347 #      - 10  # NDRPDR sel
2348
2349 #    csit-dpdk-perf-verify-1904-2n-skx:
2350 #      - 2   # NDRPDR sel
2351 #      - 3   # NDRPDR sel
2352 #      - 4   # NDRPDR sel
2353 #      - 5   # NDRPDR sel
2354 #      - 7   # NDRPDR sel
2355 #      - 8   # NDRPDR sel
2356 #      - 9   # NDRPDR sel
2357 #      - 10  # NDRPDR sel
2358 #      - 11  # NDRPDR sel
2359 #      - 12  # NDRPDR sel
2360 #    csit-dpdk-perf-verify-1908-2n-skx:
2361 #      - 2   # NDRPDR sel
2362 #      - 3   # NDRPDR sel
2363 #      - 4   # NDRPDR sel
2364 #      - 5   # NDRPDR sel
2365 #      - 7   # NDRPDR sel
2366 #      - 8   # NDRPDR sel
2367 #      - 9   # NDRPDR sel
2368 #      - 10  # NDRPDR sel
2369 #      - 11  # NDRPDR sel
2370 #      - 12  # NDRPDR sel
2371 #    csit-dpdk-perf-verify-2001-2n-skx:
2372 #      - 1   # NDRPDR sel
2373 #      - 2   # NDRPDR sel
2374 #      - 3   # NDRPDR sel
2375 #      - 4   # NDRPDR sel
2376 #      - 5   # NDRPDR sel
2377 #      - 6   # NDRPDR sel
2378 #      - 7   # NDRPDR sel
2379 #      - 8   # NDRPDR sel
2380 #      - 9   # NDRPDR sel
2381 #      - 10  # NDRPDR sel
2382 #      - 11  # NDRPDR sel
2383 #      - 13  # NDRPDR sel
2384 #      - 26  # NDRPDR sel
2385 #      - 16  # NDRPDR sel
2386 #      - 17  # NDRPDR sel
2387 #      - 18  # NDRPDR sel
2388 #      - 19  # NDRPDR sel
2389 #      - 27  # NDRPDR sel
2390 #      - 21  # NDRPDR sel
2391 #      - 25  # NDRPDR sel
2392
2393     csit-dpdk-perf-verify-2001-2n-clx:
2394       - 15  # NDRPDR sel
2395       - 16  # NDRPDR sel
2396       - 17  # NDRPDR sel
2397       - 18  # NDRPDR sel
2398       - 19  # NDRPDR sel
2399       - 20  # NDRPDR sel
2400       - 21  # NDRPDR sel
2401       - 22  # NDRPDR sel
2402       - 23  # NDRPDR sel
2403       - 24  # NDRPDR sel
2404       - 25  # NDRPDR sel
2405       - 26  # NDRPDR sel
2406       - 27  # NDRPDR sel
2407       - 28  # NDRPDR sel
2408       - 29  # NDRPDR sel
2409       - 30  # NDRPDR sel
2410       - 31  # NDRPDR sel
2411       - 32  # NDRPDR sel
2412       - 33  # NDRPDR sel
2413       - 34  # NDRPDR sel
2414
2415     csit-dpdk-perf-verify-2001-2n-dnv:
2416       - 9   # NDRPDR sel
2417       - 10  # NDRPDR sel
2418       - 11  # NDRPDR sel
2419       - 12  # NDRPDR sel
2420       - 13  # NDRPDR sel
2421       - 14  # NDRPDR sel
2422       - 15  # NDRPDR sel
2423       - 16  # NDRPDR sel
2424       - 17  # NDRPDR sel
2425       - 18  # NDRPDR sel
2426
2427     csit-dpdk-perf-verify-2001-3n-dnv:
2428       - 12  # NDRPDR sel
2429       - 13  # NDRPDR sel
2430       - 14  # NDRPDR sel
2431       - 15  # NDRPDR sel
2432       - 16  # NDRPDR sel
2433       - 17  # NDRPDR sel
2434       - 18  # NDRPDR sel
2435       - 19  # NDRPDR sel
2436       - 20  # NDRPDR sel
2437       - 22  # NDRPDR sel
2438
2439     csit-dpdk-perf-verify-2001-3n-tsh:
2440       - 3   # NDRPDR sel
2441       - 4   # NDRPDR sel
2442       - 5   # NDRPDR sel
2443       - 9   # NDRPDR sel
2444       - 10  # NDRPDR sel
2445       - 11  # NDRPDR sel
2446       - 12  # NDRPDR sel
2447       - 14  # NDRPDR sel
2448       - 15  # NDRPDR sel
2449       - 18  # NDRPDR sel
2450
2451     csit-vpp-device-2001-ubuntu1804-1n-skx:
2452       - 57
2453
2454 - type: "output"
2455   output: "report"
2456   format:
2457     html:
2458     - full
2459 #    pdf:
2460 #    - minimal
2461
2462 ################################################################################
2463 ###                               T A B L E S                                ###
2464 ################################################################################
2465
2466 ## VPP Soak vs NDR
2467 #- type: "table"
2468 #  title: "VPP Soak vs NDR 2n-skx"
2469 #  algorithm: "table_soak_vs_ndr"
2470 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2471 #  reference:
2472 #    title: "NDR"
2473 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
2474 #  compare:
2475 #    title: "Soak"
2476 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
2477 #  data: "vpp-soak-vs-ndr-2n-skx"
2478 #  include-tests: "NDR"
2479 #  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2480 #  parameters:
2481 #    - "throughput"
2482 #    - "name"
2483 #    - "parent"
2484
2485 ################################################################################
2486
2487 ## VPP Compare NICs 3n-skx 2t1c ndr
2488 #- type: "table"
2489 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2490 #  algorithm: "table_nics_comparison"
2491 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2492 #  reference:
2493 #    title: "x710"
2494 #    nic: "NIC_Intel-X710"
2495 #  compare:
2496 #    title: "xxv710"
2497 #    nic: "NIC_Intel-XXV710"
2498 #  data: "vpp-nic-comparison-3n-skx"
2499 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2500 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2501 #  parameters:
2502 #  - "name"
2503 #  - "parent"
2504 #  - "throughput"
2505 #  - "tags"
2506 #
2507 ## VPP Compare NICs 3n-skx 4t2c ndr
2508 #- type: "table"
2509 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2510 #  algorithm: "table_nics_comparison"
2511 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2512 #  reference:
2513 #    title: "x710"
2514 #    nic: "NIC_Intel-X710"
2515 #  compare:
2516 #    title: "xxv710"
2517 #    nic: "NIC_Intel-XXV710"
2518 #  data: "vpp-nic-comparison-3n-skx"
2519 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2520 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2521 #  parameters:
2522 #  - "name"
2523 #  - "parent"
2524 #  - "throughput"
2525 #  - "tags"
2526 #
2527 ## VPP Compare NICs 3n-skx 2t1c pdr
2528 #- type: "table"
2529 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2530 #  algorithm: "table_nics_comparison"
2531 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2532 #  reference:
2533 #    title: "x710"
2534 #    nic: "NIC_Intel-X710"
2535 #  compare:
2536 #    title: "xxv710"
2537 #    nic: "NIC_Intel-XXV710"
2538 #  data: "vpp-nic-comparison-3n-skx"
2539 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2540 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2541 #  parameters:
2542 #  - "name"
2543 #  - "parent"
2544 #  - "throughput"
2545 #  - "tags"
2546 #
2547 # # VPP Compare NICs 3n-skx 4t2c pdr
2548 #- type: "table"
2549 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2550 #  algorithm: "table_nics_comparison"
2551 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2552 #  reference:
2553 #    title: "x710"
2554 #    nic: "NIC_Intel-X710"
2555 #  compare:
2556 #    title: "xxv710"
2557 #    nic: "NIC_Intel-XXV710"
2558 #  data: "vpp-nic-comparison-3n-skx"
2559 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2560 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2561 #  parameters:
2562 #  - "name"
2563 #  - "parent"
2564 #  - "throughput"
2565 #  - "tags"
2566 #
2567 ## VPP Compare NICs 3n-skx 2t1c mrr
2568 #- type: "table"
2569 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2570 #  algorithm: "table_nics_comparison"
2571 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2572 #  reference:
2573 #    title: "x710"
2574 #    nic: "NIC_Intel-X710"
2575 #  compare:
2576 #    title: "xxv710"
2577 #    nic: "NIC_Intel-XXV710"
2578 #  data: "vpp-nic-comparison-3n-skx-mrr"
2579 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2580 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2581 #  parameters:
2582 #  - "name"
2583 #  - "parent"
2584 #  - "result"
2585 #  - "tags"
2586 #
2587 ## VPP Compare NICs 3n-skx 4t2c mrr
2588 #- type: "table"
2589 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2590 #  algorithm: "table_nics_comparison"
2591 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2592 #  reference:
2593 #    title: "x710"
2594 #    nic: "NIC_Intel-X710"
2595 #  compare:
2596 #    title: "xxv710"
2597 #    nic: "NIC_Intel-XXV710"
2598 #  data: "vpp-nic-comparison-3n-skx-mrr"
2599 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2600 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2601 #  parameters:
2602 #  - "name"
2603 #  - "parent"
2604 #  - "result"
2605 #  - "tags"
2606 #
2607 # # VPP Compare NICs 3n-skx 8t4c mrr
2608 #- type: "table"
2609 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2610 #  algorithm: "table_nics_comparison"
2611 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2612 #  reference:
2613 #    title: "x710"
2614 #    nic: "NIC_Intel-X710"
2615 #  compare:
2616 #    title: "xxv710"
2617 #    nic: "NIC_Intel-XXV710"
2618 #  data: "vpp-nic-comparison-3n-skx-mrr"
2619 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2620 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2621 #  parameters:
2622 #  - "name"
2623 #  - "parent"
2624 #  - "result"
2625 #  - "tags"
2626 #
2627 ## VPP Compare NICs 2n-skx 2t1c ndr
2628 #- type: "table"
2629 #  title: "VPP Compare NICs 2n-skx 2t1c ndr"
2630 #  algorithm: "table_nics_comparison"
2631 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2632 #  reference:
2633 #    title: "x710"
2634 #    nic: "NIC_Intel-X710"
2635 #  compare:
2636 #    title: "xxv710"
2637 #    nic: "NIC_Intel-XXV710"
2638 #  data: "vpp-nic-comparison-2n-skx"
2639 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2640 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2641 #  parameters:
2642 #  - "name"
2643 #  - "parent"
2644 #  - "throughput"
2645 #  - "tags"
2646 #
2647 ## VPP Compare NICs 2n-skx 4t2c ndr
2648 #- type: "table"
2649 #  title: "VPP Compare NICs 2n-skx 4t2c ndr"
2650 #  algorithm: "table_nics_comparison"
2651 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
2652 #  reference:
2653 #    title: "x710"
2654 #    nic: "NIC_Intel-X710"
2655 #  compare:
2656 #    title: "xxv710"
2657 #    nic: "NIC_Intel-XXV710"
2658 #  data: "vpp-nic-comparison-2n-skx"
2659 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2660 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2661 #  parameters:
2662 #  - "name"
2663 #  - "parent"
2664 #  - "throughput"
2665 #  - "tags"
2666 #
2667 # # VPP Compare NICs 2n-skx 2t1c pdr
2668 #- type: "table"
2669 #  title: "VPP Compare NICs 2n-skx 2t1c pdr"
2670 #  algorithm: "table_nics_comparison"
2671 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
2672 #  reference:
2673 #    title: "x710"
2674 #    nic: "NIC_Intel-X710"
2675 #  compare:
2676 #    title: "xxv710"
2677 #    nic: "NIC_Intel-XXV710"
2678 #  data: "vpp-nic-comparison-2n-skx"
2679 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2680 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2681 #  parameters:
2682 #  - "name"
2683 #  - "parent"
2684 #  - "throughput"
2685 #  - "tags"
2686 #
2687 ## VPP Compare NICs 2n-skx 4t2c pdr
2688 #- type: "table"
2689 #  title: "VPP Compare NICs 2n-skx 4t2c pdr"
2690 #  algorithm: "table_nics_comparison"
2691 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
2692 #  reference:
2693 #    title: "x710"
2694 #    nic: "NIC_Intel-X710"
2695 #  compare:
2696 #    title: "xxv710"
2697 #    nic: "NIC_Intel-XXV710"
2698 #  data: "vpp-nic-comparison-2n-skx"
2699 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2700 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2701 #  parameters:
2702 #  - "name"
2703 #  - "parent"
2704 #  - "throughput"
2705 #  - "tags"
2706 #
2707 ## VPP Compare NICs 2n-skx 2t1c mrr
2708 #- type: "table"
2709 #  title: "VPP Compare NICs 2n-skx 2t1c mrr"
2710 #  algorithm: "table_nics_comparison"
2711 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
2712 #  reference:
2713 #    title: "x710"
2714 #    nic: "NIC_Intel-X710"
2715 #  compare:
2716 #    title: "xxv710"
2717 #    nic: "NIC_Intel-XXV710"
2718 #  data: "vpp-nic-comparison-2n-skx-mrr"
2719 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2720 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2721 #  parameters:
2722 #  - "name"
2723 #  - "parent"
2724 #  - "result"
2725 #  - "tags"
2726 #
2727 ## VPP Compare NICs 2n-skx 4t2c mrr
2728 #- type: "table"
2729 #  title: "VPP Compare NICs 2n-skx 4t2c mrr"
2730 #  algorithm: "table_nics_comparison"
2731 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
2732 #  reference:
2733 #    title: "x710"
2734 #    nic: "NIC_Intel-X710"
2735 #  compare:
2736 #    title: "xxv710"
2737 #    nic: "NIC_Intel-XXV710"
2738 #  data: "vpp-nic-comparison-2n-skx-mrr"
2739 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2740 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2741 #  parameters:
2742 #  - "name"
2743 #  - "parent"
2744 #  - "result"
2745 #  - "tags"
2746 #
2747 ## VPP Compare NICs 2n-skx 8t4c mrr
2748 #- type: "table"
2749 #  title: "VPP Compare NICs 2n-skx 8t4c mrr"
2750 #  algorithm: "table_nics_comparison"
2751 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
2752 #  reference:
2753 #    title: "x710"
2754 #    nic: "NIC_Intel-X710"
2755 #  compare:
2756 #    title: "xxv710"
2757 #    nic: "NIC_Intel-XXV710"
2758 #  data: "vpp-nic-comparison-2n-skx-mrr"
2759 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2760 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2761 #  parameters:
2762 #  - "name"
2763 #  - "parent"
2764 #  - "result"
2765 #  - "tags"
2766
2767 ################################################################################
2768 # VPP
2769
2770 # VPP Performance Changes 3n-hsw 1t1c pdr
2771 - type: "table"
2772   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2773   algorithm: "table_perf_comparison"
2774   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2775   history:
2776     - title: "rls1904"
2777       data: "vpp-performance-changes-3n-hsw-h1"
2778   reference:
2779     title: "rls1908"
2780     data: "vpp-performance-changes-3n-hsw-ref"
2781     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2782   compare:
2783     title: "rls2001"
2784     data: "vpp-performance-changes-3n-hsw-cmp"
2785   data: "vpp-performance-changes-3n-hsw"
2786   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2787   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2788   parameters:
2789   - "name"
2790   - "parent"
2791   - "throughput"
2792
2793 # VPP Performance Changes 3n-hsw 2t2c pdr
2794 - type: "table"
2795   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2796   algorithm: "table_perf_comparison"
2797   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2798   history:
2799     - title: "rls1904"
2800       data: "vpp-performance-changes-3n-hsw-h1"
2801   reference:
2802     title: "rls1908"
2803     data: "vpp-performance-changes-3n-hsw-ref"
2804     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2805   compare:
2806     title: "rls2001"
2807     data: "vpp-performance-changes-3n-hsw-cmp"
2808   data: "vpp-performance-changes-3n-hsw"
2809   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2810   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2811   parameters:
2812   - "name"
2813   - "parent"
2814   - "throughput"
2815
2816 # VPP Performance Changes 3n-hsw 1t1c ndr
2817 - type: "table"
2818   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2819   algorithm: "table_perf_comparison"
2820   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2821   history:
2822     - title: "rls1904"
2823       data: "vpp-performance-changes-3n-hsw-h1"
2824   reference:
2825     title: "rls1908"
2826     data: "vpp-performance-changes-3n-hsw-ref"
2827     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2828   compare:
2829     title: "rls2001"
2830     data: "vpp-performance-changes-3n-hsw-cmp"
2831   data: "vpp-performance-changes-3n-hsw"
2832   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2833   filter: "'1T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2834   parameters:
2835   - "name"
2836   - "parent"
2837   - "throughput"
2838
2839 # VPP Performance Changes 3n-hsw 2t2c ndr
2840 - type: "table"
2841   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2842   algorithm: "table_perf_comparison"
2843   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2844   history:
2845     - title: "rls1904"
2846       data: "vpp-performance-changes-3n-hsw-h1"
2847   reference:
2848     title: "rls1908"
2849     data: "vpp-performance-changes-3n-hsw-ref"
2850     data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-hsw-vhost"
2851   compare:
2852     title: "rls2001"
2853     data: "vpp-performance-changes-3n-hsw-cmp"
2854   data: "vpp-performance-changes-3n-hsw"
2855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2856   filter: "'2T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2857   parameters:
2858   - "name"
2859   - "parent"
2860   - "throughput"
2861
2862 ## VPP Performance Changes 3n-skx 2t1c pdr
2863 #- type: "table"
2864 #  title: "VPP Performance Changes 3n-skx 2t1c pdr"
2865 #  algorithm: "table_perf_comparison_nic"
2866 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2867 #  history:
2868 #    - title: "rls1904 x710"
2869 #      data: "vpp-performance-changes-3n-skx-h1"
2870 #      nic: "NIC_Intel-X710"
2871 #  reference:
2872 #    title: "rls1908 xxv710"
2873 #    data: "vpp-performance-changes-3n-skx-ref"
2874 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2875 #    nic: "NIC_Intel-XXV710"
2876 #  compare:
2877 #    title: "rls2001 xxv710"
2878 #    data: "vpp-performance-changes-3n-skx-cmp"
2879 #    nic: "NIC_Intel-XXV710"
2880 #  data: "vpp-performance-changes-3n-skx"
2881 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2882 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2883 #  parameters:
2884 #  - "name"
2885 #  - "parent"
2886 #  - "throughput"
2887 #  - "tags"
2888 #
2889 ## VPP Performance Changes 3n-skx 4t2c pdr
2890 #- type: "table"
2891 #  title: "VPP Performance Changes 3n-skx 4t2c pdr"
2892 #  algorithm: "table_perf_comparison_nic"
2893 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2894 #  history:
2895 #    - title: "rls1904 x710"
2896 #      data: "vpp-performance-changes-3n-skx-h1"
2897 #      nic: "NIC_Intel-X710"
2898 #  reference:
2899 #    title: "rls1908 x710"
2900 #    data: "vpp-performance-changes-3n-skx-ref"
2901 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2902 #    nic: "NIC_Intel-X710"
2903 #  compare:
2904 #    title: "rls2001 xxv710"
2905 #    data: "vpp-performance-changes-3n-skx-cmp"
2906 #    nic: "NIC_Intel-XXV710"
2907 #  data: "vpp-performance-changes-3n-skx"
2908 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2909 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2910 #  parameters:
2911 #  - "name"
2912 #  - "parent"
2913 #  - "throughput"
2914 #  - "tags"
2915 #
2916 ## VPP Performance Changes 3n-skx 2t1c ndr
2917 #- type: "table"
2918 #  title: "VPP Performance Changes 3n-skx 2t1c ndr"
2919 #  algorithm: "table_perf_comparison_nic"
2920 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2921 #  history:
2922 #    - title: "rls1904 x710"
2923 #      data: "vpp-performance-changes-3n-skx-h1"
2924 #      nic: "NIC_Intel-X710"
2925 #  reference:
2926 #    title: "rls1908 x710"
2927 #    data: "vpp-performance-changes-3n-skx-ref"
2928 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2929 #    nic: "NIC_Intel-X710"
2930 #  compare:
2931 #    title: "rls2001 xxv710"
2932 #    data: "vpp-performance-changes-3n-skx-cmp"
2933 #    nic: "NIC_Intel-XXV710"
2934 #  data: "vpp-performance-changes-3n-skx"
2935 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2936 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2937 #  parameters:
2938 #  - "name"
2939 #  - "parent"
2940 #  - "throughput"
2941 #  - "tags"
2942 #
2943 ## VPP Performance Changes 3n-skx 4t2c ndr
2944 #- type: "table"
2945 #  title: "VPP Performance Changes 3n-skx 4t2c ndr"
2946 #  algorithm: "table_perf_comparison_nic"
2947 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2948 #  history:
2949 #    - title: "rls1904 x710"
2950 #      data: "vpp-performance-changes-3n-skx-h1"
2951 #      nic: "NIC_Intel-X710"
2952 #  reference:
2953 #    title: "rls1908 x710"
2954 #    data: "vpp-performance-changes-3n-skx-ref"
2955 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-3n-skx-vhost"
2956 #    nic: "NIC_Intel-X710"
2957 #  compare:
2958 #    title: "rls2001 xxv710"
2959 #    data: "vpp-performance-changes-3n-skx-cmp"
2960 #    nic: "NIC_Intel-XXV710"
2961 #  data: "vpp-performance-changes-3n-skx"
2962 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2963 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2964 #  parameters:
2965 #  - "name"
2966 #  - "parent"
2967 #  - "throughput"
2968 #  - "tags"
2969 #
2970 ## VPP Performance Changes 2n-skx 2t1c pdr
2971 #- type: "table"
2972 #  title: "VPP Performance Changes 2n-skx 2t1c pdr"
2973 #  algorithm: "table_perf_comparison_nic"
2974 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2975 #  history:
2976 #    - title: "rls1904 x710"
2977 #      data: "vpp-performance-changes-2n-skx-h1"
2978 #      nic: "NIC_Intel-X710"
2979 #  reference:
2980 #    title: "rls1908 xxv710"
2981 #    data: "vpp-performance-changes-2n-skx-ref"
2982 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
2983 #    nic: "NIC_Intel-XXV710"
2984 #  compare:
2985 #    title: "rls2001 xxv710"
2986 #    data: "vpp-performance-changes-2n-skx-cmp"
2987 #    nic: "NIC_Intel-XXV710"
2988 #  data: "vpp-performance-changes-2n-skx"
2989 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2990 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2991 #  parameters:
2992 #  - "name"
2993 #  - "parent"
2994 #  - "throughput"
2995 #  - "tags"
2996 #
2997 ## VPP Performance Changes 2n-skx 4t2c pdr
2998 #- type: "table"
2999 #  title: "VPP Performance Changes 2n-skx 4t2c pdr"
3000 #  algorithm: "table_perf_comparison_nic"
3001 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3002 #  history:
3003 #    - title: "rls1904 x710"
3004 #      data: "vpp-performance-changes-2n-skx-h1"
3005 #      nic: "NIC_Intel-X710"
3006 #  reference:
3007 #    title: "rls1908 xxv710"
3008 #    data: "vpp-performance-changes-2n-skx-ref"
3009 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3010 #    nic: "NIC_Intel-XXV710"
3011 #  compare:
3012 #    title: "rls2001 xxv710"
3013 #    data: "vpp-performance-changes-2n-skx-cmp"
3014 #    nic: "NIC_Intel-XXV710"
3015 #  data: "vpp-performance-changes-2n-skx"
3016 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3017 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3018 #  parameters:
3019 #  - "name"
3020 #  - "parent"
3021 #  - "throughput"
3022 #  - "tags"
3023 #
3024 ## VPP Performance Changes 2n-skx 2t1c ndr
3025 #- type: "table"
3026 #  title: "VPP Performance Changes 2n-skx 2t1c ndr"
3027 #  algorithm: "table_perf_comparison_nic"
3028 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3029 #  history:
3030 #    - title: "rls1904 x710"
3031 #      data: "vpp-performance-changes-2n-skx-h1"
3032 #      nic: "NIC_Intel-X710"
3033 #  reference:
3034 #    title: "rls1908 xxv710"
3035 #    data: "vpp-performance-changes-2n-skx-ref"
3036 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3037 #    nic: "NIC_Intel-XXV710"
3038 #  compare:
3039 #    title: "rls2001 xxv710"
3040 #    data: "vpp-performance-changes-2n-skx-cmp"
3041 #    nic: "NIC_Intel-XXV710"
3042 #  data: "vpp-performance-changes-2n-skx"
3043 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3044 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3045 #  parameters:
3046 #  - "name"
3047 #  - "parent"
3048 #  - "throughput"
3049 #  - "tags"
3050 #
3051 ## VPP Performance Changes 2n-skx 4t2c ndr
3052 #- type: "table"
3053 #  title: "VPP Performance Changes 2n-skx 4t2c ndr"
3054 #  algorithm: "table_perf_comparison_nic"
3055 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3056 #  history:
3057 #    - title: "rls1904 x710"
3058 #      data: "vpp-performance-changes-2n-skx-h1"
3059 #      nic: "NIC_Intel-X710"
3060 #  reference:
3061 #    title: "rls1908 xxv710"
3062 #    data: "vpp-performance-changes-2n-skx-ref"
3063 #    data-replacement: "replacement-1908-vpp-throughput-lat-tsa-2n-skx-vhost"
3064 #    nic: "NIC_Intel-XXV710"
3065 #  compare:
3066 #    title: "rls2001 xxv710"
3067 #    data: "vpp-performance-changes-2n-skx-cmp"
3068 #    nic: "NIC_Intel-XXV710"
3069 #  data: "vpp-performance-changes-2n-skx"
3070 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3071 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3072 #  parameters:
3073 #  - "name"
3074 #  - "parent"
3075 #  - "throughput"
3076 #  - "tags"
3077 #
3078 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr
3079 #- type: "table"
3080 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c pdr"
3081 #  algorithm: "table_perf_comparison"
3082 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-pdr"
3083 #  reference:
3084 #    title: "rls1908"
3085 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3086 #  compare:
3087 #    title: "rls2001"
3088 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3089 #  data: "vpp-performance-changes-nfv-2n-skx"
3090 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3091 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3092 #  parameters:
3093 #  - "name"
3094 #  - "parent"
3095 #  - "throughput"
3096 #  - "tags"
3097 #
3098 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr
3099 #- type: "table"
3100 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c pdr"
3101 #  algorithm: "table_perf_comparison"
3102 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-pdr"
3103 #  reference:
3104 #    title: "rls1908"
3105 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3106 #  compare:
3107 #    title: "rls2001"
3108 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3109 #  data: "vpp-performance-changes-nfv-2n-skx"
3110 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3111 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3112 #  parameters:
3113 #  - "name"
3114 #  - "parent"
3115 #  - "throughput"
3116 #  - "tags"
3117 #
3118 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr
3119 #- type: "table"
3120 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c ndr"
3121 #  algorithm: "table_perf_comparison"
3122 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-ndr"
3123 #  reference:
3124 #    title: "rls1908"
3125 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3126 #  compare:
3127 #    title: "rls2001"
3128 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3129 #  data: "vpp-performance-changes-nfv-2n-skx"
3130 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3131 #  filter: "'2T1C' and 'NDRPDR' and 'NF_DENSITY'"
3132 #  parameters:
3133 #  - "name"
3134 #  - "parent"
3135 #  - "throughput"
3136 #  - "tags"
3137 #
3138 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr
3139 #- type: "table"
3140 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c ndr"
3141 #  algorithm: "table_perf_comparison"
3142 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-ndr"
3143 #  reference:
3144 #    title: "rls1908"
3145 #    data: "vpp-performance-changes-nfv-2n-skx-ref"
3146 #  compare:
3147 #    title: "rls2001"
3148 #    data: "vpp-performance-changes-nfv-2n-skx-cmp"
3149 #  data: "vpp-performance-changes-nfv-2n-skx"
3150 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3151 #  filter: "'4T2C' and 'NDRPDR' and 'NF_DENSITY'"
3152 #  parameters:
3153 #  - "name"
3154 #  - "parent"
3155 #  - "throughput"
3156 #  - "tags"
3157
3158 # VPP Performance Changes 2n-dnv 1t1c pdr
3159 - type: "table"
3160   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3161   algorithm: "table_perf_comparison"
3162   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3163   reference:
3164     title: "rls1908"
3165     data: "vpp-performance-changes-2n-dnv-ref"
3166   compare:
3167     title: "rls2001"
3168     data: "vpp-performance-changes-2n-dnv-cmp"
3169   data: "vpp-performance-changes-2n-dnv"
3170   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3171   filter: "'1T1C'"
3172   parameters:
3173   - "name"
3174   - "parent"
3175   - "throughput"
3176   - "tags"
3177
3178 # VPP Performance Changes 2n-dnv 2t2c pdr
3179 - type: "table"
3180   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3181   algorithm: "table_perf_comparison"
3182   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3183   reference:
3184     title: "rls1908"
3185     data: "vpp-performance-changes-2n-dnv-ref"
3186   compare:
3187     title: "rls2001"
3188     data: "vpp-performance-changes-2n-dnv-cmp"
3189   data: "vpp-performance-changes-2n-dnv"
3190   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3191   filter: "'2T2C'"
3192   parameters:
3193   - "name"
3194   - "parent"
3195   - "throughput"
3196   - "tags"
3197
3198 # VPP Performance Changes 2n-dnv 1t1c ndr
3199 - type: "table"
3200   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3201   algorithm: "table_perf_comparison"
3202   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3203   reference:
3204     title: "rls1908"
3205     data: "vpp-performance-changes-2n-dnv-ref"
3206   compare:
3207     title: "rls2001"
3208     data: "vpp-performance-changes-2n-dnv-cmp"
3209   data: "vpp-performance-changes-2n-dnv"
3210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3211   filter: "'1T1C'"
3212   parameters:
3213   - "name"
3214   - "parent"
3215   - "throughput"
3216   - "tags"
3217
3218 # VPP Performance Changes 2n-dnv 2t2c ndr
3219 - type: "table"
3220   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3221   algorithm: "table_perf_comparison"
3222   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3223   reference:
3224     title: "rls1908 "
3225     data: "vpp-performance-changes-2n-dnv-ref"
3226   compare:
3227     title: "rls2001"
3228     data: "vpp-performance-changes-2n-dnv-cmp"
3229   data: "vpp-performance-changes-2n-dnv"
3230   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3231   filter: "'2T2C'"
3232   parameters:
3233   - "name"
3234   - "parent"
3235   - "throughput"
3236   - "tags"
3237
3238 # VPP Performance Changes 3n-dnv 1t1c pdr
3239 - type: "table"
3240   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3241   algorithm: "table_perf_comparison"
3242   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3243   reference:
3244     title: "rls1908"
3245     data: "vpp-performance-changes-3n-dnv-ref"
3246   compare:
3247     title: "rls2001"
3248     data: "vpp-performance-changes-3n-dnv-cmp"
3249   data: "vpp-performance-changes-3n-dnv"
3250   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3251   filter: "'1T1C'"
3252   parameters:
3253   - "name"
3254   - "parent"
3255   - "throughput"
3256   - "tags"
3257
3258 # VPP Performance Changes 3n-dnv 2t2c pdr
3259 - type: "table"
3260   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3261   algorithm: "table_perf_comparison"
3262   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3263   reference:
3264     title: "rls1908"
3265     data: "vpp-performance-changes-3n-dnv-ref"
3266   compare:
3267     title: "rls2001"
3268     data: "vpp-performance-changes-3n-dnv-cmp"
3269   data: "vpp-performance-changes-3n-dnv"
3270   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3271   filter: "'2T2C'"
3272   parameters:
3273   - "name"
3274   - "parent"
3275   - "throughput"
3276   - "tags"
3277
3278 # VPP Performance Changes 3n-dnv 1t1c ndr
3279 - type: "table"
3280   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3281   algorithm: "table_perf_comparison"
3282   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3283   reference:
3284     title: "rls1908"
3285     data: "vpp-performance-changes-3n-dnv-ref"
3286   compare:
3287     title: "rls2001"
3288     data: "vpp-performance-changes-3n-dnv-cmp"
3289   data: "vpp-performance-changes-3n-dnv"
3290   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3291   filter: "'1T1C'"
3292   parameters:
3293   - "name"
3294   - "parent"
3295   - "throughput"
3296   - "tags"
3297
3298 # VPP Performance Changes 3n-dnv 2t2c ndr
3299 - type: "table"
3300   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3301   algorithm: "table_perf_comparison"
3302   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3303   reference:
3304     title: "rls1908"
3305     data: "vpp-performance-changes-3n-dnv-ref"
3306   compare:
3307     title: "rls2001"
3308     data: "vpp-performance-changes-3n-dnv-cmp"
3309   data: "vpp-performance-changes-3n-dnv"
3310   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3311   filter: "'2T2C'"
3312   parameters:
3313   - "name"
3314   - "parent"
3315   - "throughput"
3316   - "tags"
3317
3318 # VPP Performance Changes 3n-tsh 1t1c pdr
3319 - type: "table"
3320   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3321   algorithm: "table_perf_comparison"
3322   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3323   reference:
3324     title: "rls1908"
3325     data: "vpp-performance-changes-3n-tsh-ref"
3326   compare:
3327     title: "rls2001"
3328     data: "vpp-performance-changes-3n-tsh-cmp"
3329   data: "vpp-performance-changes-3n-tsh"
3330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3331   filter: "'1T1C'"
3332   parameters:
3333   - "name"
3334   - "parent"
3335   - "throughput"
3336   - "tags"
3337
3338 # VPP Performance Changes 3n-tsh 2t2c pdr
3339 - type: "table"
3340   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
3341   algorithm: "table_perf_comparison"
3342   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
3343   reference:
3344     title: "rls1908"
3345     data: "vpp-performance-changes-3n-tsh-ref"
3346   compare:
3347     title: "rls2001"
3348     data: "vpp-performance-changes-3n-tsh-cmp"
3349   data: "vpp-performance-changes-3n-tsh"
3350   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3351   filter: "'2T2C'"
3352   parameters:
3353   - "name"
3354   - "parent"
3355   - "throughput"
3356   - "tags"
3357
3358 # VPP Performance Changes 3n-tsh 1t1c ndr
3359 - type: "table"
3360   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
3361   algorithm: "table_perf_comparison"
3362   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
3363   reference:
3364     title: "rls1908"
3365     data: "vpp-performance-changes-3n-tsh-ref"
3366   compare:
3367     title: "rls2001"
3368     data: "vpp-performance-changes-3n-tsh-cmp"
3369   data: "vpp-performance-changes-3n-tsh"
3370   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3371   filter: "'1T1C'"
3372   parameters:
3373   - "name"
3374   - "parent"
3375   - "throughput"
3376   - "tags"
3377
3378 # VPP Performance Changes 3n-tsh 2t2c ndr
3379 - type: "table"
3380   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
3381   algorithm: "table_perf_comparison"
3382   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
3383   reference:
3384     title: "rls1908"
3385     data: "vpp-performance-changes-3n-tsh-ref"
3386   compare:
3387     title: "rls2001"
3388     data: "vpp-performance-changes-3n-tsh-cmp"
3389   data: "vpp-performance-changes-3n-tsh"
3390   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3391   filter: "'2T2C'"
3392   parameters:
3393   - "name"
3394   - "parent"
3395   - "throughput"
3396   - "tags"
3397
3398 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
3399 #- type: "table"
3400 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
3401 #  algorithm: "table_perf_comparison_nic"
3402 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
3403 #  reference:
3404 #    title: "3n-hsw xl710"
3405 #    data: "vpp-compare-testbeds-ref"
3406 #    nic: "NIC_Intel-XL710"
3407 #  compare:
3408 #    title: "3n-skx xxv710"
3409 #    data: "vpp-compare-testbeds-cmp"
3410 #    nic: "NIC_Intel-XXV710"
3411 #  data: "vpp-compare-testbeds"
3412 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3413 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3414 #  parameters:
3415 #  - "name"
3416 #  - "parent"
3417 #  - "throughput"
3418 #  - "tags"
3419 #
3420 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
3421 #- type: "table"
3422 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
3423 #  algorithm: "table_perf_comparison_nic"
3424 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
3425 #  reference:
3426 #    title: "3n-hsw xl710"
3427 #    data: "vpp-compare-testbeds-ref"
3428 #    nic: "NIC_Intel-XL710"
3429 #  compare:
3430 #    title: "3n-skx xxv710"
3431 #    data: "vpp-compare-testbeds-cmp"
3432 #    nic: "NIC_Intel-XXV710"
3433 #  data: "vpp-compare-testbeds"
3434 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3435 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3436 #  parameters:
3437 #  - "name"
3438 #  - "parent"
3439 #  - "throughput"
3440 #  - "tags"
3441 #
3442 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
3443 #- type: "table"
3444 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
3445 #  algorithm: "table_perf_comparison_nic"
3446 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
3447 #  reference:
3448 #    title: "3n-hsw xl710"
3449 #    data: "vpp-compare-testbeds-ref"
3450 #    nic: "NIC_Intel-XL710"
3451 #  compare:
3452 #    title: "3n-skx xxv710"
3453 #    data: "vpp-compare-testbeds-cmp"
3454 #    nic: "NIC_Intel-XXV710"
3455 #  data: "vpp-compare-testbeds"
3456 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3457 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
3458 #  parameters:
3459 #  - "name"
3460 #  - "parent"
3461 #  - "throughput"
3462 #  - "tags"
3463 #
3464 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
3465 #- type: "table"
3466 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
3467 #  algorithm: "table_perf_comparison_nic"
3468 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
3469 #  reference:
3470 #    title: "3n-hsw xl710"
3471 #    data: "vpp-compare-testbeds-ref"
3472 #    nic: "NIC_Intel-XL710"
3473 #  compare:
3474 #    title: "3n-skx xxv710"
3475 #    data: "vpp-compare-testbeds-cmp"
3476 #    nic: "NIC_Intel-XXV710"
3477 #  data: "vpp-compare-testbeds"
3478 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3479 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
3480 #  parameters:
3481 #  - "name"
3482 #  - "parent"
3483 #  - "throughput"
3484 #  - "tags"
3485 #
3486 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
3487 #- type: "table"
3488 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
3489 #  algorithm: "table_perf_comparison"
3490 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
3491 #  reference:
3492 #    title: "2n-skx"
3493 #    data: "vpp-compare-testbeds-skx-clx-ref"
3494 #  compare:
3495 #    title: "2n-clx"
3496 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3497 #  data: "vpp-compare-testbeds-skx-clx"
3498 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3499 #  filter: "'2T1C'"
3500 #  parameters:
3501 #  - "name"
3502 #  - "parent"
3503 #  - "throughput"
3504 #  - "tags"
3505 #
3506 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
3507 #- type: "table"
3508 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
3509 #  algorithm: "table_perf_comparison"
3510 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
3511 #  reference:
3512 #    title: "2n-skx"
3513 #    data: "vpp-compare-testbeds-skx-clx-ref"
3514 #  compare:
3515 #    title: "2n-clx"
3516 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3517 #  data: "vpp-compare-testbeds-skx-clx"
3518 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3519 #  filter: "'4T2C'"
3520 #  parameters:
3521 #  - "name"
3522 #  - "parent"
3523 #  - "throughput"
3524 #  - "tags"
3525 #
3526 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
3527 #- type: "table"
3528 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
3529 #  algorithm: "table_perf_comparison"
3530 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
3531 #  reference:
3532 #    title: "2n-skx"
3533 #    data: "vpp-compare-testbeds-skx-clx-ref"
3534 #  compare:
3535 #    title: "2n-clx"
3536 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3537 #  data: "vpp-compare-testbeds-skx-clx"
3538 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3539 #  filter: "'2T1C'"
3540 #  parameters:
3541 #  - "name"
3542 #  - "parent"
3543 #  - "throughput"
3544 #  - "tags"
3545 #
3546 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
3547 #- type: "table"
3548 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
3549 #  algorithm: "table_perf_comparison"
3550 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
3551 #  reference:
3552 #    title: "2n-skx"
3553 #    data: "vpp-compare-testbeds-skx-clx-ref"
3554 #  compare:
3555 #    title: "2n-clx"
3556 #    data: "vpp-compare-testbeds-skx-clx-cmp"
3557 #  data: "vpp-compare-testbeds-skx-clx"
3558 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3559 #  filter: "'4T2C'"
3560 #  parameters:
3561 #  - "name"
3562 #  - "parent"
3563 #  - "throughput"
3564 #  - "tags"
3565 #
3566 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
3567 #- type: "table"
3568 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
3569 #  algorithm: "table_perf_comparison"
3570 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
3571 #  reference:
3572 #    title: "3-Node Skx"
3573 #    data: "vpp-compare-topologies-ref"
3574 #  compare:
3575 #    title: "2-Node Skx"
3576 #    data: "vpp-compare-topologies-cmp"
3577 #  data: "vpp-compare-topologies"
3578 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3579 #  filter: "'NDRPDR' and '1C'"
3580 #  parameters:
3581 #  - "name"
3582 #  - "parent"
3583 #  - "throughput"
3584 #
3585 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
3586 #- type: "table"
3587 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
3588 #  algorithm: "table_perf_comparison"
3589 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
3590 #  reference:
3591 #    title: "3-Node Skx"
3592 #    data: "vpp-compare-topologies-ref"
3593 #  compare:
3594 #    title: "2-Node Skx"
3595 #    data: "vpp-compare-topologies-cmp"
3596 #  data: "vpp-compare-topologies"
3597 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3598 #  filter: "'NDRPDR' and '2C'"
3599 #  parameters:
3600 #  - "name"
3601 #  - "parent"
3602 #  - "throughput"
3603 #
3604 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
3605 #- type: "table"
3606 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
3607 #  algorithm: "table_perf_comparison"
3608 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
3609 #  reference:
3610 #    title: "3-Node Skx"
3611 #    data: "vpp-compare-topologies-ref"
3612 #  compare:
3613 #    title: "2-Node Skx"
3614 #    data: "vpp-compare-topologies-cmp"
3615 #  data: "vpp-compare-topologies"
3616 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3617 #  filter: "'NDRPDR' and '1C'"
3618 #  parameters:
3619 #  - "name"
3620 #  - "parent"
3621 #  - "throughput"
3622 #
3623 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
3624 #- type: "table"
3625 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
3626 #  algorithm: "table_perf_comparison"
3627 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
3628 #  reference:
3629 #    title: "3-Node Skx"
3630 #    data: "vpp-compare-topologies-ref"
3631 #  compare:
3632 #    title: "2-Node Skx"
3633 #    data: "vpp-compare-topologies-cmp"
3634 #  data: "vpp-compare-topologies"
3635 #  include-tests: "PDR"
3636 #  filter: "'NDRPDR' and '2C'"
3637 #  parameters:
3638 #  - "name"
3639 #  - "parent"
3640 #  - "throughput"
3641
3642 # VPP Performance Changes 3n-hsw 1t1c MRR
3643 - type: "table"
3644   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
3645   algorithm: "table_perf_comparison"
3646   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
3647   history:
3648     - title: "rls1904"
3649       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3650   reference:
3651     title: "rls1908"
3652     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3653   compare:
3654     title: "rls2001"
3655     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3656   data: "vpp-performance-changes-3n-hsw-mrr"
3657   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3658   filter: "'1T1C' and 'MRR' and not 'NF_DENSITY'"
3659   parameters:
3660   - "name"
3661   - "parent"
3662   - "result"
3663
3664 # VPP Performance Changes 3n-hsw 2t2c MRR
3665 - type: "table"
3666   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
3667   algorithm: "table_perf_comparison"
3668   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
3669   history:
3670     - title: "rls1904"
3671       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3672   reference:
3673     title: "rls1908"
3674     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3675   compare:
3676     title: "rls2001"
3677     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3678   data: "vpp-performance-changes-3n-hsw-mrr"
3679   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3680   filter: "'2T2C' and 'MRR' and not 'NF_DENSITY'"
3681   parameters:
3682   - "name"
3683   - "parent"
3684   - "result"
3685
3686 # VPP Performance Changes 3n-hsw 4t4c MRR
3687 - type: "table"
3688   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
3689   algorithm: "table_perf_comparison"
3690   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
3691   history:
3692     - title: "rls1904"
3693       data: "vpp-performance-changes-3n-hsw-mrr-h1"
3694   reference:
3695     title: "rls1908"
3696     data: "vpp-performance-changes-3n-hsw-mrr-ref"
3697   compare:
3698     title: "rls2001"
3699     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
3700   data: "vpp-performance-changes-3n-hsw-mrr"
3701   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3702   filter: "'4T4C' and 'MRR' and not 'NF_DENSITY'"
3703   parameters:
3704   - "name"
3705   - "parent"
3706   - "result"
3707
3708 ## VPP Performance Changes 3n-skx 2t1c MRR
3709 #- type: "table"
3710 #  title: "VPP Performance Changes 3n-skx 2t1c MRR"
3711 #  algorithm: "table_perf_comparison"
3712 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
3713 #  history:
3714 #    - title: "rls1904"
3715 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3716 #  reference:
3717 #    title: "rls1908"
3718 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3719 #  compare:
3720 #    title: "rls2001"
3721 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3722 #  data: "vpp-performance-changes-3n-skx-mrr"
3723 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3724 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3725 #  parameters:
3726 #  - "name"
3727 #  - "parent"
3728 #  - "result"
3729 #
3730 ## VPP Performance Changes 3n-skx 4t2c MRR
3731 #- type: "table"
3732 #  title: "VPP Performance Changes 3n-skx 4t2c MRR"
3733 #  algorithm: "table_perf_comparison"
3734 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
3735 #  history:
3736 #    - title: "rls1904"
3737 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3738 #  reference:
3739 #    title: "rls1908"
3740 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3741 #  compare:
3742 #    title: "rls2001"
3743 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3744 #  data: "vpp-performance-changes-3n-skx-mrr"
3745 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3746 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3747 #  parameters:
3748 #  - "name"
3749 #  - "parent"
3750 #  - "result"
3751 #
3752 ## VPP Performance Changes 3n-skx 8t4c MRR
3753 #- type: "table"
3754 #  title: "VPP Performance Changes 3n-skx 8t4c MRR"
3755 #  algorithm: "table_perf_comparison"
3756 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
3757 #  history:
3758 #    - title: "rls1904"
3759 #      data: "vpp-performance-changes-3n-skx-mrr-h1"
3760 #  reference:
3761 #    title: "rls1908"
3762 #    data: "vpp-performance-changes-3n-skx-mrr-ref"
3763 #  compare:
3764 #    title: "rls2001"
3765 #    data: "vpp-performance-changes-3n-skx-mrr-cmp"
3766 #  data: "vpp-performance-changes-3n-skx-mrr"
3767 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3768 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3769 #  parameters:
3770 #  - "name"
3771 #  - "parent"
3772 #  - "result"
3773 #
3774 ## VPP Performance Changes 2n-skx 2t1c MRR
3775 #- type: "table"
3776 #  title: "VPP Performance Changes 2n-skx 2t1c MRR"
3777 #  algorithm: "table_perf_comparison"
3778 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
3779 #  history:
3780 #    - title: "rls1904"
3781 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3782 #  reference:
3783 #    title: "rls1908"
3784 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3785 #  compare:
3786 #    title: "rls2001"
3787 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3788 #  data: "vpp-performance-changes-2n-skx-mrr"
3789 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3790 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3791 #  parameters:
3792 #  - "name"
3793 #  - "parent"
3794 #  - "result"
3795 #
3796 ## VPP Performance Changes 2n-skx 4t2c MRR
3797 #- type: "table"
3798 #  title: "VPP Performance Changes 2n-skx 4t2c MRR"
3799 #  algorithm: "table_perf_comparison"
3800 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
3801 #  history:
3802 #    - title: "rls1904"
3803 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3804 #  reference:
3805 #    title: "rls1908"
3806 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3807 #  compare:
3808 #    title: "rls2001"
3809 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3810 #  data: "vpp-performance-changes-2n-skx-mrr"
3811 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3812 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3813 #  parameters:
3814 #  - "name"
3815 #  - "parent"
3816 #  - "result"
3817 #
3818 ## VPP Performance Changes 2n-skx 8t4c MRR
3819 #- type: "table"
3820 #  title: "VPP Performance Changes 2n-skx 8t4c MRR"
3821 #  algorithm: "table_perf_comparison"
3822 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
3823 #  history:
3824 #    - title: "rls1904"
3825 #      data: "vpp-performance-changes-2n-skx-mrr-h1"
3826 #  reference:
3827 #    title: "rls1908"
3828 #    data: "vpp-performance-changes-2n-skx-mrr-ref"
3829 #  compare:
3830 #    title: "rls2001"
3831 #    data: "vpp-performance-changes-2n-skx-mrr-cmp"
3832 #  data: "vpp-performance-changes-2n-skx-mrr"
3833 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3834 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3835 #  parameters:
3836 #  - "name"
3837 #  - "parent"
3838 #  - "result"
3839 #
3840 ## VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr
3841 #- type: "table"
3842 #  title: "VPP Performance Changes NFV Service Density 2n-skx 2t1c mrr"
3843 #  algorithm: "table_perf_comparison"
3844 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-2t1c-mrr"
3845 #  reference:
3846 #    title: "rls1908"
3847 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3848 #  compare:
3849 #    title: "rls2001"
3850 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3851 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3852 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3853 #  filter: "'2T1C' and 'MRR' and 'NF_DENSITY'"
3854 #  parameters:
3855 #  - "name"
3856 #  - "parent"
3857 #  - "result"
3858 #
3859 ## VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr
3860 #- type: "table"
3861 #  title: "VPP Performance Changes NFV Service Density 2n-skx 4t2c mrr"
3862 #  algorithm: "table_perf_comparison"
3863 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-4t2c-mrr"
3864 #  reference:
3865 #    title: "rls1908"
3866 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3867 #  compare:
3868 #    title: "rls2001"
3869 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3870 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3871 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3872 #  filter: "'4T2C' and 'MRR' and 'NF_DENSITY'"
3873 #  parameters:
3874 #  - "name"
3875 #  - "parent"
3876 #  - "result"
3877 #
3878 ## VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr
3879 #- type: "table"
3880 #  title: "VPP Performance Changes NFV Service Density 2n-skx 8t4c mrr"
3881 #  algorithm: "table_perf_comparison"
3882 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-nfv-2n-skx-8t4c-mrr"
3883 #  reference:
3884 #    title: "rls1908"
3885 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-ref"
3886 #  compare:
3887 #    title: "rls2001"
3888 #    data: "vpp-performance-changes-nfv-2n-skx-mrr-cmp"
3889 #  data: "vpp-performance-changes-nfv-2n-skx-mrr"
3890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3891 #  filter: "'8T4C' and 'MRR' and 'NF_DENSITY'"
3892 #  parameters:
3893 #  - "name"
3894 #  - "parent"
3895 #  - "result"
3896
3897 # VPP Performance Changes 2n-dnv 1t1c MRR
3898 - type: "table"
3899   title: "VPP Performance Changes 2n-dnv 1t1c MRR"
3900   algorithm: "table_perf_comparison"
3901   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
3902   reference:
3903     title: "rls1908"
3904     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3905   compare:
3906     title: "rls2001"
3907     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3908   data: "vpp-performance-changes-2n-dnv-mrr"
3909   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3910   filter: "'1T1C' and 'MRR'"
3911   parameters:
3912   - "name"
3913   - "parent"
3914   - "result"
3915
3916 # VPP Performance Changes 2n-dnv 2t2c MRR
3917 - type: "table"
3918   title: "VPP Performance Changes 2n-dnv 2t2c MRR"
3919   algorithm: "table_perf_comparison"
3920   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
3921   reference:
3922     title: "rls1908"
3923     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3924   compare:
3925     title: "rls2001"
3926     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3927   data: "vpp-performance-changes-2n-dnv-mrr"
3928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3929   filter: "'2T2C' and 'MRR'"
3930   parameters:
3931   - "name"
3932   - "parent"
3933   - "result"
3934
3935 # VPP Performance Changes 2n-dnv 4t4c MRR
3936 - type: "table"
3937   title: "VPP Performance Changes 2n-dnv 4t4c MRR"
3938   algorithm: "table_perf_comparison"
3939   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
3940   reference:
3941     title: "rls1908"
3942     data: "vpp-performance-changes-2n-dnv-mrr-ref"
3943   compare:
3944     title: "rls2001"
3945     data: "vpp-performance-changes-2n-dnv-mrr-cmp"
3946   data: "vpp-performance-changes-2n-dnv-mrr"
3947   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3948   filter: "'4T4C' and 'MRR'"
3949   parameters:
3950   - "name"
3951   - "parent"
3952   - "result"
3953
3954 # VPP Performance Changes 3n-dnv 1t1c MRR
3955 - type: "table"
3956   title: "VPP Performance Changes 3n-dnv 1t1c MRR"
3957   algorithm: "table_perf_comparison"
3958   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
3959   reference:
3960     title: "rls1908"
3961     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3962   compare:
3963     title: "rls2001"
3964     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3965   data: "vpp-performance-changes-3n-dnv-mrr"
3966   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3967   filter: "'1T1C' and 'MRR'"
3968   parameters:
3969   - "name"
3970   - "parent"
3971   - "result"
3972
3973 # VPP Performance Changes 3n-dnv 2t2c MRR
3974 - type: "table"
3975   title: "VPP Performance Changes 3n-dnv 2t2c MRR"
3976   algorithm: "table_perf_comparison"
3977   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
3978   reference:
3979     title: "rls1908"
3980     data: "vpp-performance-changes-3n-dnv-mrr-ref"
3981   compare:
3982     title: "rls2001"
3983     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
3984   data: "vpp-performance-changes-3n-dnv-mrr"
3985   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3986   filter: "'2T2C' and 'MRR'"
3987   parameters:
3988   - "name"
3989   - "parent"
3990   - "result"
3991
3992 # VPP Performance Changes 3n-dnv 4t4c MRR
3993 - type: "table"
3994   title: "VPP Performance Changes 3n-dnv 4t4c MRR"
3995   algorithm: "table_perf_comparison"
3996   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
3997   reference:
3998     title: "rls1908"
3999     data: "vpp-performance-changes-3n-dnv-mrr-ref"
4000   compare:
4001     title: "rls2001"
4002     data: "vpp-performance-changes-3n-dnv-mrr-cmp"
4003   data: "vpp-performance-changes-3n-dnv-mrr"
4004   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4005   filter: "'4T4C' and 'MRR'"
4006   parameters:
4007   - "name"
4008   - "parent"
4009   - "result"
4010
4011 # VPP Performance Changes 3n-tsh 1t1c MRR
4012 - type: "table"
4013   title: "VPP Performance Changes 3n-tsh 1t1c MRR"
4014   algorithm: "table_perf_comparison"
4015   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
4016   reference:
4017     title: "rls1908"
4018     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4019   compare:
4020     title: "rls2001"
4021     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4022   data: "vpp-performance-changes-3n-tsh-mrr"
4023   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4024   filter: "'1T1C' and 'MRR'"
4025   parameters:
4026   - "name"
4027   - "parent"
4028   - "result"
4029
4030 # VPP Performance Changes 3n-tsh 2t2c MRR
4031 - type: "table"
4032   title: "VPP Performance Changes 3n-tsh 2t2c MRR"
4033   algorithm: "table_perf_comparison"
4034   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
4035   reference:
4036     title: "rls1908"
4037     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4038   compare:
4039     title: "rls2001"
4040     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4041   data: "vpp-performance-changes-3n-tsh-mrr"
4042   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4043   filter: "'2T2C' and 'MRR'"
4044   parameters:
4045   - "name"
4046   - "parent"
4047   - "result"
4048
4049 # VPP Performance Changes 3n-tsh 4t4c MRR
4050 - type: "table"
4051   title: "VPP Performance Changes 3n-tsh 4t4c MRR"
4052   algorithm: "table_perf_comparison"
4053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
4054   reference:
4055     title: "rls1908"
4056     data: "vpp-performance-changes-3n-tsh-mrr-ref"
4057   compare:
4058     title: "rls2001"
4059     data: "vpp-performance-changes-3n-tsh-mrr-cmp"
4060   data: "vpp-performance-changes-3n-tsh-mrr"
4061   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4062   filter: "'4T4C' and 'MRR'"
4063   parameters:
4064   - "name"
4065   - "parent"
4066   - "result"
4067
4068 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
4069 #- type: "table"
4070 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
4071 #  algorithm: "table_perf_comparison_nic"
4072 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
4073 #  reference:
4074 #    title: "3n-hsw xl710"
4075 #    data: "vpp-compare-testbeds-mrr-ref"
4076 #    nic: "NIC_Intel-XL710"
4077 #  compare:
4078 #    title: "3n-skx xxv710"
4079 #    data: "vpp-compare-testbeds-mrr-cmp"
4080 #    nic: "NIC_Intel-XXV710"
4081 #  data: "vpp-compare-testbeds-mrr"
4082 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4083 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
4084 #  parameters:
4085 #  - "name"
4086 #  - "parent"
4087 #  - "result"
4088 #  - "tags"
4089 #
4090 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
4091 #- type: "table"
4092 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
4093 #  algorithm: "table_perf_comparison_nic"
4094 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
4095 #  reference:
4096 #    title: "3n-hsw xl710"
4097 #    data: "vpp-compare-testbeds-mrr-ref"
4098 #    nic: "NIC_Intel-XL710"
4099 #  compare:
4100 #    title: "3n-skx xxv710"
4101 #    data: "vpp-compare-testbeds-mrr-cmp"
4102 #    nic: "NIC_Intel-XXV710"
4103 #  data: "vpp-compare-testbeds-mrr"
4104 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4105 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
4106 #  parameters:
4107 #  - "name"
4108 #  - "parent"
4109 #  - "result"
4110 #  - "tags"
4111 #
4112 ## VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
4113 #- type: "table"
4114 #  title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
4115 #  algorithm: "table_perf_comparison_nic"
4116 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
4117 #  reference:
4118 #    title: "3n-hsw xl710"
4119 #    data: "vpp-compare-testbeds-mrr-ref"
4120 #    nic: "NIC_Intel-XL710"
4121 #  compare:
4122 #    title: "3n-skx xxv710"
4123 #    data: "vpp-compare-testbeds-mrr-cmp"
4124 #    nic: "NIC_Intel-XXV710"
4125 #  data: "vpp-compare-testbeds-mrr"
4126 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4127 #  filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
4128 #  parameters:
4129 #  - "name"
4130 #  - "parent"
4131 #  - "result"
4132 #  - "tags"
4133 #
4134 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
4135 #- type: "table"
4136 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
4137 #  algorithm: "table_perf_comparison"
4138 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
4139 #  reference:
4140 #    title: "2n-skx"
4141 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4142 #  compare:
4143 #    title: "2n-clx"
4144 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4145 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4146 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4147 #  filter: "'2T1C'"
4148 #  parameters:
4149 #  - "name"
4150 #  - "parent"
4151 #  - "result"
4152 #  - "tags"
4153 #
4154 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
4155 #- type: "table"
4156 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
4157 #  algorithm: "table_perf_comparison"
4158 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
4159 #  reference:
4160 #    title: "2n-skx"
4161 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4162 #  compare:
4163 #    title: "2n-clx"
4164 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4165 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4166 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4167 #  filter: "'4T2C'"
4168 #  parameters:
4169 #  - "name"
4170 #  - "parent"
4171 #  - "result"
4172 #  - "tags"
4173 #
4174 ## VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
4175 #- type: "table"
4176 #  title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
4177 #  algorithm: "table_perf_comparison"
4178 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
4179 #  reference:
4180 #    title: "2n-skx"
4181 #    data: "vpp-compare-testbeds-mrr-skx-clx-ref"
4182 #  compare:
4183 #    title: "2n-clx"
4184 #    data: "vpp-compare-testbeds-mrr-skx-clx-cmp"
4185 #  data: "vpp-compare-testbeds-mrr-skx-clx"
4186 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4187 #  filter: "'8T4C'"
4188 #  parameters:
4189 #  - "name"
4190 #  - "parent"
4191 #  - "result"
4192 #  - "tags"
4193 #
4194 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
4195 #- type: "table"
4196 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
4197 #  algorithm: "table_perf_comparison"
4198 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
4199 #  reference:
4200 #    title: "3-Node Skx"
4201 #    data: "vpp-compare-topologies-mrr-ref"
4202 #  compare:
4203 #    title: "2-Node Skx"
4204 #    data: "vpp-compare-topologies-mrr-cmp"
4205 #  data: "vpp-compare-topologies-mrr"
4206 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4207 #  filter: "'MRR' and '1C'"
4208 #  parameters:
4209 #  - "name"
4210 #  - "parent"
4211 #  - "result"
4212 #
4213 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
4214 #- type: "table"
4215 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
4216 #  algorithm: "table_perf_comparison"
4217 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
4218 #  reference:
4219 #    title: "3-Node Skx"
4220 #    data: "vpp-compare-topologies-mrr-ref"
4221 #  compare:
4222 #    title: "2-Node Skx"
4223 #    data: "vpp-compare-topologies-mrr-cmp"
4224 #  data: "vpp-compare-topologies-mrr"
4225 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4226 #  filter: "'MRR' and '2C'"
4227 #  parameters:
4228 #  - "name"
4229 #  - "parent"
4230 #  - "result"
4231 #
4232 ## VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
4233 #- type: "table"
4234 #  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
4235 #  algorithm: "table_perf_comparison"
4236 #  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
4237 #  reference:
4238 #    title: "3-Node Skx"
4239 #    data: "vpp-compare-topologies-mrr-ref"
4240 #  compare:
4241 #    title: "2-Node Skx"
4242 #    data: "vpp-compare-topologies-mrr-cmp"
4243 #  data: "vpp-compare-topologies-mrr"
4244 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4245 #  filter: "'MRR' and '4C'"
4246 #  parameters:
4247 #  - "name"
4248 #  - "parent"
4249 #  - "result"
4250
4251 # Detailed Test Results - VPP Performance Results 3n-hsw
4252 - type: "table"
4253   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
4254   algorithm: "table_merged_details"
4255   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
4256   columns:
4257   - title: " |prein| Test Name |preout| "
4258     data: "data name"
4259   - 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| "
4260     data: "data msg"
4261   data: "vpp-perf-results-3n-hsw"
4262   filter: "all"
4263   parameters:
4264   - "name"
4265   - "parent"
4266   - "msg"
4267
4268 ## Detailed Test Results - VPP Performance Results 3n-skx
4269 #- type: "table"
4270 #  title: "Detailed Test Results - VPP Performance Results 3n-skx"
4271 #  algorithm: "table_merged_details"
4272 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
4273 #  columns:
4274 #  - title: " |prein| Test Name |preout| "
4275 #    data: "data name"
4276 #  - 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| "
4277 #    data: "data msg"
4278 #  data: "vpp-perf-results-3n-skx"
4279 #  filter: "all"
4280 #  parameters:
4281 #  - "name"
4282 #  - "parent"
4283 #  - "msg"
4284 #
4285 ## Detailed Test Results - VPP Performance Results 2n-skx
4286 #- type: "table"
4287 #  title: "Detailed Test Results - VPP Performance Results 2n-skx"
4288 #  algorithm: "table_merged_details"
4289 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
4290 #  columns:
4291 #  - title: " |prein| Test Name |preout| "
4292 #    data: "data name"
4293 #  - 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| "
4294 #    data: "data msg"
4295 #  data: "vpp-perf-results-2n-skx"
4296 #  filter: "all"
4297 #  parameters:
4298 #  - "name"
4299 #  - "parent"
4300 #  - "msg"
4301
4302 # Detailed Test Results - VPP Performance Results 2n-clx
4303 - type: "table"
4304   title: "Detailed Test Results - VPP Performance Results 2n-clx"
4305   algorithm: "table_merged_details"
4306   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/vpp_performance_results_2n_clx"
4307   columns:
4308   - title: " |prein| Test Name |preout| "
4309     data: "data name"
4310   - 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| "
4311     data: "data msg"
4312   data: "vpp-perf-results-2n-clx"
4313   filter: "all"
4314   parameters:
4315   - "name"
4316   - "parent"
4317   - "msg"
4318
4319 # Detailed Test Results - VPP Performance Results 3n-tsh
4320 - type: "table"
4321   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
4322   algorithm: "table_merged_details"
4323   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/vpp_performance_results_3n_tsh"
4324   columns:
4325   - title: " |prein| Test Name |preout| "
4326     data: "data name"
4327   - 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| "
4328     data: "data msg"
4329   data: "vpp-perf-results-3n-tsh"
4330   filter: "all"
4331   parameters:
4332   - "name"
4333   - "parent"
4334   - "msg"
4335
4336 # Detailed Test Results - VPP Performance Results 3n-dnv
4337 - type: "table"
4338   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
4339   algorithm: "table_merged_details"
4340   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/vpp_performance_results_3n_dnv"
4341   columns:
4342   - title: " |prein| Test Name |preout| "
4343     data: "data name"
4344   - 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| "
4345     data: "data msg"
4346   data: "vpp-perf-results-3n-dnv"
4347   filter: "all"
4348   parameters:
4349   - "name"
4350   - "parent"
4351   - "msg"
4352
4353 # Detailed Test Results - VPP Performance Results 2n-dnv
4354 - type: "table"
4355   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
4356   algorithm: "table_merged_details"
4357   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
4358   columns:
4359   - title: " |prein| Test Name |preout| "
4360     data: "data name"
4361   - 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| "
4362     data: "data msg"
4363   data: "vpp-perf-results-2n-dnv"
4364   filter: "all"
4365   parameters:
4366   - "name"
4367   - "parent"
4368   - "msg"
4369
4370 # Test configuration - VPP Performance Test Configs 3n-hsw
4371 - type: "table"
4372   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
4373   algorithm: "table_merged_details"
4374   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
4375   columns:
4376   - title: " |prein| Test Name |preout| "
4377     data: "data name"
4378   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4379     data: "data conf-history"
4380   data: "vpp-perf-results-3n-hsw"
4381   filter: "all"
4382   parameters:
4383   - "parent"
4384   - "name"
4385   - "conf-history"
4386
4387 ## Test configuration - VPP Performance Test Configs 3n-skx
4388 #- type: "table"
4389 #  title: "Test configuration - VPP Performance Test Configs 3n-skx"
4390 #  algorithm: "table_merged_details"
4391 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
4392 #  columns:
4393 #  - title: " |prein| Test Name |preout| "
4394 #    data: "data name"
4395 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4396 #    data: "data conf-history"
4397 #  data: "vpp-perf-results-3n-skx"
4398 #  filter: "all"
4399 #  parameters:
4400 #  - "parent"
4401 #  - "name"
4402 #  - "conf-history"
4403 #
4404 ## Test configuration - VPP Performance Test Configs 2n-skx
4405 #- type: "table"
4406 #  title: "Test configuration - VPP Performance Test Configs 2n-skx"
4407 #  algorithm: "table_merged_details"
4408 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
4409 #  columns:
4410 #  - title: " |prein| Test Name |preout| "
4411 #    data: "data name"
4412 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4413 #    data: "data conf-history"
4414 #  data: "vpp-perf-results-2n-skx"
4415 #  filter: "all"
4416 #  parameters:
4417 #  - "parent"
4418 #  - "name"
4419 #  - "conf-history"
4420
4421 # Test configuration - VPP Performance Test Configs 2n-clx
4422 - type: "table"
4423   title: "Test configuration - VPP Performance Test Configs 2n-clx"
4424   algorithm: "table_merged_details"
4425   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/vpp_test_configuration_2n_clx"
4426   columns:
4427   - title: " |prein| Test Name |preout| "
4428     data: "data name"
4429   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4430     data: "data conf-history"
4431   data: "vpp-perf-results-2n-clx"
4432   filter: "all"
4433   parameters:
4434   - "parent"
4435   - "name"
4436   - "conf-history"
4437
4438 # Test configuration - VPP Performance Test Configs 3n-tsh
4439 - type: "table"
4440   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
4441   algorithm: "table_merged_details"
4442   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/vpp_test_configuration_3n_tsh"
4443   columns:
4444   - title: " |prein| Test Name |preout| "
4445     data: "data name"
4446   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4447     data: "data conf-history"
4448   data: "vpp-perf-results-3n-tsh"
4449   filter: "all"
4450   parameters:
4451   - "parent"
4452   - "name"
4453   - "conf-history"
4454
4455 # Test configuration - VPP Performance Test Configs 3n-dnv
4456 - type: "table"
4457   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
4458   algorithm: "table_merged_details"
4459   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/vpp_test_configuration_3n_dnv"
4460   columns:
4461   - title: " |prein| Test Name |preout| "
4462     data: "data name"
4463   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4464     data: "data conf-history"
4465   data: "vpp-perf-results-3n-dnv"
4466   filter: "all"
4467   parameters:
4468   - "parent"
4469   - "name"
4470   - "conf-history"
4471
4472 # Test configuration - VPP Performance Test Configs 2n-dnv
4473 - type: "table"
4474   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
4475   algorithm: "table_merged_details"
4476   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
4477   columns:
4478   - title: " |prein| Test Name |preout| "
4479     data: "data name"
4480   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4481     data: "data conf-history"
4482   data: "vpp-perf-results-2n-dnv"
4483   filter: "all"
4484   parameters:
4485   - "parent"
4486   - "name"
4487   - "conf-history"
4488
4489 # Test Operational Data - VPP Performance Operational Data 3n-hsw
4490 - type: "table"
4491   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
4492   algorithm: "table_oper_data_html"
4493   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
4494   data: "vpp-perf-results-3n-hsw"
4495   filter: "all"
4496
4497 ## Test Operational Data - VPP Performance Operational Data 3n-skx
4498 #- type: "table"
4499 #  title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
4500 #  algorithm: "table_oper_data_html"
4501 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
4502 #  data: "vpp-perf-results-3n-skx"
4503 #  filter: "all"
4504 #
4505 ## Test Operational Data - VPP Performance Operational Data 2n-skx
4506 #- type: "table"
4507 #  title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
4508 #  algorithm: "table_oper_data_html"
4509 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
4510 #  data: "vpp-perf-results-2n-skx"
4511 #  filter: "all"
4512
4513 # Test Operational Data - VPP Performance Operational Data 2n-clx
4514 - type: "table"
4515   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
4516   algorithm: "table_oper_data_html"
4517   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/vpp_test_operational_2n_clx"
4518   data: "vpp-perf-results-2n-clx"
4519   filter: "all"
4520
4521 # Test Operational Data - VPP Performance Operational Data 3n-tsh
4522 - type: "table"
4523   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
4524   algorithm: "table_oper_data_html"
4525   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/vpp_test_operational_3n_tsh"
4526   data: "vpp-perf-results-3n-tsh"
4527   filter: "all"
4528
4529 # Test Operational Data - VPP Performance Operational Data 3n-dnv
4530 - type: "table"
4531   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
4532   algorithm: "table_oper_data_html"
4533   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/vpp_test_operational_3n_dnv"
4534   data: "vpp-perf-results-3n-dnv"
4535   filter: "all"
4536
4537 # Test Operational Data - VPP Performance Operational Data 2n-dnv
4538 - type: "table"
4539   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
4540   algorithm: "table_oper_data_html"
4541   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
4542   data: "vpp-perf-results-2n-dnv"
4543   filter: "all"
4544
4545 # Detailed Test Results - VPP MRR Results 3n-hsw
4546 - type: "table"
4547   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
4548   algorithm: "table_merged_details"
4549   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4550   columns:
4551   - title: " |prein| Test Name |preout| "
4552     data: "data name"
4553   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4554     data: "data msg"
4555   data: "vpp-mrr-results-3n-hsw"
4556   filter: "all"
4557   parameters:
4558   - "name"
4559   - "parent"
4560   - "msg"
4561
4562 ## Detailed Test Results - VPP MRR Results 3n-skx
4563 #- type: "table"
4564 #  title: "Detailed Test Results - VPP MRR Results 3n-skx"
4565 #  algorithm: "table_merged_details"
4566 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4567 #  columns:
4568 #  - title: " |prein| Test Name |preout| "
4569 #    data: "data name"
4570 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4571 #    data: "data msg"
4572 #  data: "vpp-mrr-results-3n-skx"
4573 #  filter: "all"
4574 #  parameters:
4575 #  - "name"
4576 #  - "parent"
4577 #  - "msg"
4578 #
4579 ## Detailed Test Results - VPP MRR Results 2n-skx
4580 #- type: "table"
4581 #  title: "Detailed Test Results - VPP MRR Results 2n-skx"
4582 #  algorithm: "table_merged_details"
4583 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4584 #  columns:
4585 #  - title: " |prein| Test Name |preout| "
4586 #    data: "data name"
4587 #  - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4588 #    data: "data msg"
4589 #  data: "vpp-mrr-results-2n-skx"
4590 #  filter: "all"
4591 #  parameters:
4592 #  - "name"
4593 #  - "parent"
4594 #  - "msg"
4595
4596 # Detailed Test Results - VPP MRR Results 2n-clx
4597 - type: "table"
4598   title: "Detailed Test Results - VPP MRR Results 2n-clx"
4599   algorithm: "table_merged_details"
4600   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/vpp_mrr_results_2n_clx"
4601   columns:
4602   - title: " |prein| Test Name |preout| "
4603     data: "data name"
4604   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4605     data: "data msg"
4606   data: "vpp-mrr-results-2n-clx"
4607   filter: "all"
4608   parameters:
4609   - "name"
4610   - "parent"
4611   - "msg"
4612
4613 # Detailed Test Results - VPP MRR Results 3n-tsh
4614 - type: "table"
4615   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
4616   algorithm: "table_merged_details"
4617   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/vpp_mrr_results_3n_tsh"
4618   columns:
4619   - title: " |prein| Test Name |preout| "
4620     data: "data name"
4621   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4622     data: "data msg"
4623   data: "vpp-mrr-results-3n-tsh"
4624   filter: "all"
4625   parameters:
4626   - "name"
4627   - "parent"
4628   - "msg"
4629
4630 # Detailed Test Results - VPP MRR Results 3n-dnv
4631 - type: "table"
4632   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
4633   algorithm: "table_merged_details"
4634   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/vpp_mrr_results_3n_dnv"
4635   columns:
4636   - title: " |prein| Test Name |preout| "
4637     data: "data name"
4638   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4639     data: "data msg"
4640   data: "vpp-mrr-results-3n-dnv"
4641   filter: "all"
4642   parameters:
4643   - "name"
4644   - "parent"
4645   - "msg"
4646
4647 # Detailed Test Results - VPP MRR Results 2n-dnv
4648 - type: "table"
4649   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
4650   algorithm: "table_merged_details"
4651   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4652   columns:
4653   - title: " |prein| Test Name |preout| "
4654     data: "data name"
4655   - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
4656     data: "data msg"
4657   data: "vpp-mrr-results-2n-dnv"
4658   filter: "all"
4659   parameters:
4660   - "name"
4661   - "parent"
4662   - "msg"
4663
4664 # Test configuration - VPP MRR Test Configs 3n-hsw
4665 - type: "table"
4666   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
4667   algorithm: "table_merged_details"
4668   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
4669   columns:
4670   - title: " |prein| Test Name |preout| "
4671     data: "data name"
4672   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4673     data: "data conf-history"
4674   data: "vpp-mrr-results-3n-hsw"
4675   filter: "all"
4676   parameters:
4677   - "parent"
4678   - "name"
4679   - "conf-history"
4680
4681 ## Test configuration - VPP MRR Test Configs 3n-skx
4682 #- type: "table"
4683 #  title: "Test configuration - VPP MRR Test Configs 3n-skx"
4684 #  algorithm: "table_merged_details"
4685 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
4686 #  columns:
4687 #  - title: " |prein| Test Name |preout| "
4688 #    data: "data name"
4689 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4690 #    data: "data conf-history"
4691 #  data: "vpp-mrr-results-3n-skx"
4692 #  filter: "all"
4693 #  parameters:
4694 #  - "parent"
4695 #  - "name"
4696 #  - "conf-history"
4697 #
4698 ## Test configuration - VPP MRR Test Configs 2n-skx
4699 #- type: "table"
4700 #  title: "Test configuration - VPP MRR Test Configs 2n-skx"
4701 #  algorithm: "table_merged_details"
4702 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
4703 #  columns:
4704 #  - title: " |prein| Test Name |preout| "
4705 #    data: "data name"
4706 #  - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4707 #    data: "data conf-history"
4708 #  data: "vpp-mrr-results-2n-skx"
4709 #  filter: "all"
4710 #  parameters:
4711 #  - "parent"
4712 #  - "name"
4713 #  - "conf-history"
4714
4715 # Test configuration - VPP MRR Test Configs 2n-clx
4716 - type: "table"
4717   title: "Test configuration - VPP MRR Test Configs 2n-clx"
4718   algorithm: "table_merged_details"
4719   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/vpp_mrr_test_configuration_2n_clx"
4720   columns:
4721   - title: " |prein| Test Name |preout| "
4722     data: "data name"
4723   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4724     data: "data conf-history"
4725   data: "vpp-mrr-results-2n-clx"
4726   filter: "all"
4727   parameters:
4728   - "parent"
4729   - "name"
4730   - "conf-history"
4731
4732 # Test configuration - VPP MRR Test Configs 3n-tsh
4733 - type: "table"
4734   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
4735   algorithm: "table_merged_details"
4736   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/vpp_mrr_configuration_3n_tsh"
4737   columns:
4738   - title: " |prein| Test Name |preout| "
4739     data: "data name"
4740   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4741     data: "data conf-history"
4742   data: "vpp-mrr-results-3n-tsh"
4743   filter: "all"
4744   parameters:
4745   - "parent"
4746   - "name"
4747   - "conf-history"
4748
4749 # Test configuration - VPP MRR Test Configs 3n-dnv
4750 - type: "table"
4751   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
4752   algorithm: "table_merged_details"
4753   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/vpp_mrr_test_configuration_3n_dnv"
4754   columns:
4755   - title: " |prein| Test Name |preout| "
4756     data: "data name"
4757   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4758     data: "data conf-history"
4759   data: "vpp-mrr-results-3n-dnv"
4760   filter: "all"
4761   parameters:
4762   - "parent"
4763   - "name"
4764   - "conf-history"
4765
4766 # Test configuration - VPP MRR Test Configs 2n-dnv
4767 - type: "table"
4768   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
4769   algorithm: "table_merged_details"
4770   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
4771   columns:
4772   - title: " |prein| Test Name |preout| "
4773     data: "data name"
4774   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4775     data: "data conf-history"
4776   data: "vpp-mrr-results-2n-dnv"
4777   filter: "all"
4778   parameters:
4779   - "parent"
4780   - "name"
4781   - "conf-history"
4782
4783 # Detailed Test Results - VPP Device Results - Ubuntu
4784 - type: "table"
4785   title: "Detailed Test Results - VPP Device Results - Ubuntu"
4786   algorithm: "table_merged_details"
4787   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4788   columns:
4789   - title: " |prein| Test Name |preout| "
4790     data: "data name"
4791   - title: " |prein| Status |preout| "
4792     data: "data status"
4793   data: "vpp-device-results-ubuntu"
4794   filter: "all"
4795   parameters:
4796   - "name"
4797   - "parent"
4798   - "doc"
4799   - "status"
4800
4801 # Test configuration - VPP Device Test Configs - Ubuntu
4802 - type: "table"
4803   title: "Test configuration - VPP Device Test Configs - Ubuntu"
4804   algorithm: "table_merged_details"
4805   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4806   columns:
4807   - title: " |prein| Test Name |preout| "
4808     data: "data name"
4809   - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
4810     data: "data conf-history"
4811   data: "vpp-device-results-ubuntu"
4812   filter: "all"
4813   parameters:
4814   - "parent"
4815   - "name"
4816   - "conf-history"
4817
4818 ################################################################################
4819
4820 # DPDK Performance Changes 3n-hsw 1t1c pdr
4821 - type: "table"
4822   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
4823   algorithm: "table_perf_comparison"
4824   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
4825   history:
4826     - title: "rls1904"
4827       data: "dpdk-performance-changes-3n-hsw-h1"
4828   reference:
4829     title: "rls1908"
4830     data: "dpdk-performance-changes-3n-hsw-ref"
4831   compare:
4832     title: "rls2001"
4833     data: "dpdk-performance-changes-3n-hsw-cmp"
4834   data: "dpdk-performance-changes-3n-hsw"
4835   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4836   filter: "'1T1C'"
4837   parameters:
4838   - "name"
4839   - "parent"
4840   - "throughput"
4841
4842 # DPDK Performance Changes 3n-hsw 2t2c pdr
4843 - type: "table"
4844   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
4845   algorithm: "table_perf_comparison"
4846   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
4847   history:
4848     - title: "rls1904"
4849       data: "dpdk-performance-changes-3n-hsw-h1"
4850   reference:
4851     title: "rls1908"
4852     data: "dpdk-performance-changes-3n-hsw-ref"
4853   compare:
4854     title: "rls2001"
4855     data: "dpdk-performance-changes-3n-hsw-cmp"
4856   data: "dpdk-performance-changes-3n-hsw"
4857   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4858   filter: "'2T2C'"
4859   parameters:
4860   - "name"
4861   - "parent"
4862   - "throughput"
4863
4864 # DPDK Performance Changes 3n-hsw 1t1c ndr
4865 - type: "table"
4866   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
4867   algorithm: "table_perf_comparison"
4868   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
4869   history:
4870     - title: "rls1904"
4871       data: "dpdk-performance-changes-3n-hsw-h1"
4872   reference:
4873     title: "rls1908"
4874     data: "dpdk-performance-changes-3n-hsw-ref"
4875   compare:
4876     title: "rls2001"
4877     data: "dpdk-performance-changes-3n-hsw-cmp"
4878   data: "dpdk-performance-changes-3n-hsw"
4879   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4880   filter: "'1T1C'"
4881   parameters:
4882   - "name"
4883   - "parent"
4884   - "throughput"
4885
4886 # DPDK Performance Changes 3n-hsw 2t2c ndr
4887 - type: "table"
4888   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
4889   algorithm: "table_perf_comparison"
4890   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
4891   history:
4892     - title: "rls1904"
4893       data: "dpdk-performance-changes-3n-hsw-h1"
4894   reference:
4895     title: "rls1908"
4896     data: "dpdk-performance-changes-3n-hsw-ref"
4897   compare:
4898     title: "rls2001"
4899     data: "dpdk-performance-changes-3n-hsw-cmp"
4900   data: "dpdk-performance-changes-3n-hsw"
4901   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4902   filter: "'2T2C'"
4903   parameters:
4904   - "name"
4905   - "parent"
4906   - "throughput"
4907
4908 ## DPDK Performance Changes 3n-skx 2t1c pdr
4909 #- type: "table"
4910 #  title: "DPDK Performance Changes 3n-skx 2t1c pdr"
4911 #  algorithm: "table_perf_comparison"
4912 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
4913 #  history:
4914 #    - title: "rls1904"
4915 #      data: "dpdk-performance-changes-3n-skx-h1"
4916 #  reference:
4917 #    title: "rls1908"
4918 #    data: "dpdk-performance-changes-3n-skx-ref"
4919 #  compare:
4920 #    title: "rls2001"
4921 #    data: "dpdk-performance-changes-3n-skx-cmp"
4922 #  data: "dpdk-performance-changes-3n-skx"
4923 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4924 #  filter: "'2T1C'"
4925 #  parameters:
4926 #  - "name"
4927 #  - "parent"
4928 #  - "throughput"
4929 #
4930 ## DPDK Performance Changes 3n-skx 4t2c pdr
4931 #- type: "table"
4932 #  title: "DPDK Performance Changes 3n-skx 4t2c pdr"
4933 #  algorithm: "table_perf_comparison"
4934 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
4935 #  history:
4936 #    - title: "rls1904"
4937 #      data: "dpdk-performance-changes-3n-skx-h1"
4938 #  reference:
4939 #    title: "rls1908"
4940 #    data: "dpdk-performance-changes-3n-skx-ref"
4941 #  compare:
4942 #    title: "rls2001"
4943 #    data: "dpdk-performance-changes-3n-skx-cmp"
4944 #  data: "dpdk-performance-changes-3n-skx"
4945 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4946 #  filter: "'4T2C'"
4947 #  parameters:
4948 #  - "name"
4949 #  - "parent"
4950 #  - "throughput"
4951 #
4952 ## DPDK Performance Changes 3n-skx 2t1c ndr
4953 #- type: "table"
4954 #  title: "DPDK Performance Changes 3n-skx 2t1c ndr"
4955 #  algorithm: "table_perf_comparison"
4956 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
4957 #  history:
4958 #    - title: "rls1904"
4959 #      data: "dpdk-performance-changes-3n-skx-h1"
4960 #  reference:
4961 #    title: "rls1908"
4962 #    data: "dpdk-performance-changes-3n-skx-ref"
4963 #  compare:
4964 #    title: "rls2001"
4965 #    data: "dpdk-performance-changes-3n-skx-cmp"
4966 #  data: "dpdk-performance-changes-3n-skx"
4967 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4968 #  filter: "'2T1C'"
4969 #  parameters:
4970 #  - "name"
4971 #  - "parent"
4972 #  - "throughput"
4973 #
4974 ## DPDK Performance Changes 3n-skx 4t2c ndr
4975 #- type: "table"
4976 #  title: "DPDK Performance Changes 3n-skx 4t2c ndr"
4977 #  algorithm: "table_perf_comparison"
4978 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
4979 #  history:
4980 #    - title: "rls1904"
4981 #      data: "dpdk-performance-changes-3n-skx-h1"
4982 #  reference:
4983 #    title: "rls1908"
4984 #    data: "dpdk-performance-changes-3n-skx-ref"
4985 #  compare:
4986 #    title: "rls2001"
4987 #    data: "dpdk-performance-changes-3n-skx-cmp"
4988 #  data: "dpdk-performance-changes-3n-skx"
4989 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4990 #  filter: "'4T2C'"
4991 #  parameters:
4992 #  - "name"
4993 #  - "parent"
4994 #  - "throughput"
4995 #
4996 ## DPDK Performance Changes 2n-skx 2t1c pdr
4997 #- type: "table"
4998 #  title: "DPDK Performance Changes 2n-skx 2t1c pdr"
4999 #  algorithm: "table_perf_comparison"
5000 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
5001 #  history:
5002 #    - title: "rls1904"
5003 #      data: "dpdk-performance-changes-2n-skx-h1"
5004 #  reference:
5005 #    title: "rls1908"
5006 #    data: "dpdk-performance-changes-2n-skx-ref"
5007 #  compare:
5008 #    title: "rls2001"
5009 #    data: "dpdk-performance-changes-2n-skx-cmp"
5010 #  data: "dpdk-performance-changes-2n-skx"
5011 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5012 #  filter: "'2T1C'"
5013 #  parameters:
5014 #  - "name"
5015 #  - "parent"
5016 #  - "throughput"
5017 #
5018 ## DPDK Performance Changes 2n-skx 4t2c pdr
5019 #- type: "table"
5020 #  title: "DPDK Performance Changes 2n-skx 4t2c pdr"
5021 #  algorithm: "table_perf_comparison"
5022 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
5023 #  history:
5024 #    - title: "rls1904"
5025 #      data: "dpdk-performance-changes-2n-skx-h1"
5026 #  reference:
5027 #    title: "rls1908"
5028 #    data: "dpdk-performance-changes-2n-skx-ref"
5029 #  compare:
5030 #    title: "rls2001"
5031 #    data: "dpdk-performance-changes-2n-skx-cmp"
5032 #  data: "dpdk-performance-changes-2n-skx"
5033 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5034 #  filter: "'4T2C'"
5035 #  parameters:
5036 #  - "name"
5037 #  - "parent"
5038 #  - "throughput"
5039 #
5040 ## DPDK Performance Changes 2n-skx 2t1c ndr
5041 #- type: "table"
5042 #  title: "DPDK Performance Changes 2n-skx 2t1c ndr"
5043 #  algorithm: "table_perf_comparison"
5044 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
5045 #  history:
5046 #    - title: "rls1904"
5047 #      data: "dpdk-performance-changes-2n-skx-h1"
5048 #  reference:
5049 #    title: "rls1908"
5050 #    data: "dpdk-performance-changes-2n-skx-ref"
5051 #  compare:
5052 #    title: "rls2001"
5053 #    data: "dpdk-performance-changes-2n-skx-cmp"
5054 #  data: "dpdk-performance-changes-2n-skx"
5055 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5056 #  filter: "'2T1C'"
5057 #  parameters:
5058 #  - "name"
5059 #  - "parent"
5060 #  - "throughput"
5061 #
5062 ## DPDK Performance Changes 2n-skx 4t2c ndr
5063 #- type: "table"
5064 #  title: "DPDK Performance Changes 2n-skx 4t2c ndr"
5065 #  algorithm: "table_perf_comparison"
5066 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
5067 #  history:
5068 #    - title: "rls1904"
5069 #      data: "dpdk-performance-changes-2n-skx-h1"
5070 #  reference:
5071 #    title: "rls1908"
5072 #    data: "dpdk-performance-changes-2n-skx-ref"
5073 #  compare:
5074 #    title: "rls2001"
5075 #    data: "dpdk-performance-changes-2n-skx-cmp"
5076 #  data: "dpdk-performance-changes-2n-skx"
5077 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5078 #  filter: "'4T2C'"
5079 #  parameters:
5080 #  - "name"
5081 #  - "parent"
5082 #  - "throughput"
5083 #
5084 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
5085 #- type: "table"
5086 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
5087 #  algorithm: "table_perf_comparison"
5088 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
5089 #  reference:
5090 #    title: "3-Node Hsw"
5091 #    data: "dpdk-compare-testbeds-ref"
5092 #  compare:
5093 #    title: "3-Node Skx"
5094 #    data: "dpdk-compare-testbeds-cmp"
5095 #  data: "dpdk-compare-testbeds"
5096 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5097 #  filter: "'NIC_Intel-X710'"
5098 #  parameters:
5099 #  - "name"
5100 #  - "parent"
5101 #  - "throughput"
5102 #
5103 ## DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
5104 #- type: "table"
5105 #  title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
5106 #  algorithm: "table_perf_comparison"
5107 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
5108 #  reference:
5109 #    title: "3-Node Hsw"
5110 #    data: "dpdk-compare-testbeds-ref"
5111 #  compare:
5112 #    title: "3-Node Skx"
5113 #    data: "dpdk-compare-testbeds-cmp"
5114 #  data: "dpdk-compare-testbeds"
5115 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5116 #  filter: "'NIC_Intel-X710'"
5117 #  parameters:
5118 #  - "name"
5119 #  - "parent"
5120 #  - "throughput"
5121 #
5122 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
5123 #- type: "table"
5124 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
5125 #  algorithm: "table_perf_comparison"
5126 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
5127 #  reference:
5128 #    title: "2-Node Skx"
5129 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5130 #  compare:
5131 #    title: "2-Node Clx"
5132 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5133 #  data: "dpdk-compare-testbeds-skx-clx"
5134 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5135 #  filter: "all"
5136 #  parameters:
5137 #  - "name"
5138 #  - "parent"
5139 #  - "throughput"
5140 #
5141 ## DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
5142 #- type: "table"
5143 #  title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
5144 #  algorithm: "table_perf_comparison"
5145 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
5146 #  reference:
5147 #    title: "2-Node Skx"
5148 #    data: "dpdk-compare-testbeds-skx-clx-ref"
5149 #  compare:
5150 #    title: "2-Node Clx"
5151 #    data: "dpdk-compare-testbeds-skx-clx-cmp"
5152 #  data: "dpdk-compare-testbeds-skx-clx"
5153 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5154 #  filter: "all"
5155 #  parameters:
5156 #  - "name"
5157 #  - "parent"
5158 #  - "throughput"
5159 #
5160 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
5161 #- type: "table"
5162 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
5163 #  algorithm: "table_perf_comparison"
5164 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
5165 #  reference:
5166 #    title: "3-Node Skx"
5167 #    data: "dpdk-compare-topologies-ref"
5168 #  compare:
5169 #    title: "2-Node Skx"
5170 #    data: "dpdk-compare-topologies-cmp"
5171 #  data: "dpdk-compare-topologies"
5172 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5173 #  filter: "all"
5174 #  parameters:
5175 #  - "name"
5176 #  - "parent"
5177 #  - "throughput"
5178 #
5179 ## DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
5180 #- type: "table"
5181 #  title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
5182 #  algorithm: "table_perf_comparison"
5183 #  output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
5184 #  reference:
5185 #    title: "3-Node Skx"
5186 #    data: "dpdk-compare-topologies-ref"
5187 #  compare:
5188 #    title: "2-Node Skx"
5189 #    data: "dpdk-compare-topologies-cmp"
5190 #  data: "dpdk-compare-topologies"
5191 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5192 #  filter: "all"
5193 #  parameters:
5194 #  - "name"
5195 #  - "parent"
5196 #  - "throughput"
5197
5198 # Detailed Test Results - DPDK Performance Results 3n-hsw
5199 - type: "table"
5200   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
5201   algorithm: "table_merged_details"
5202   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
5203   columns:
5204   - title: " |prein| Test Name |preout| "
5205     data: "data name"
5206   - 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| "
5207     data: "data msg"
5208   data: "dpdk-perf-results-3n-hsw"
5209   filter: "all"
5210   parameters:
5211   - "name"
5212   - "parent"
5213   - "msg"
5214
5215 ## Detailed Test Results - DPDK Performance Results 3n-skx
5216 #- type: "table"
5217 #  title: "Detailed Test Results - DPDK Performance Results 3n-skx"
5218 #  algorithm: "table_merged_details"
5219 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
5220 #  columns:
5221 #  - title: " |prein| Test Name |preout| "
5222 #    data: "data name"
5223 #  - 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| "
5224 #    data: "data msg"
5225 #  data: "dpdk-perf-results-3n-skx"
5226 #  filter: "all"
5227 #  parameters:
5228 #  - "name"
5229 #  - "parent"
5230 #  - "msg"
5231 #
5232 ## Detailed Test Results - DPDK Performance Results 2n-skx
5233 #- type: "table"
5234 #  title: "Detailed Test Results - DPDK Performance Results 2n-skx"
5235 #  algorithm: "table_merged_details"
5236 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
5237 #  columns:
5238 #  - title: " |prein| Test Name |preout| "
5239 #    data: "data name"
5240 #  - 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| "
5241 #    data: "data msg"
5242 #  data: "dpdk-perf-results-2n-skx"
5243 #  filter: "all"
5244 #  parameters:
5245 #  - "name"
5246 #  - "parent"
5247 #  - "msg"
5248
5249 # Detailed Test Results - DPDK Performance Results 2n-clx
5250 - type: "table"
5251   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
5252   algorithm: "table_merged_details"
5253   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
5254   columns:
5255   - title: " |prein| Test Name |preout| "
5256     data: "data name"
5257   - 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| "
5258     data: "data msg"
5259   data: "dpdk-perf-results-2n-clx"
5260   filter: "all"
5261   parameters:
5262   - "name"
5263   - "parent"
5264   - "msg"
5265
5266 # Detailed Test Results - DPDK Performance Results 2n-dnv
5267 - type: "table"
5268   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
5269   algorithm: "table_merged_details"
5270   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
5271   columns:
5272   - title: " |prein| Test Name |preout| "
5273     data: "data name"
5274   - 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| "
5275     data: "data msg"
5276   data: "dpdk-perf-results-2n-dnv"
5277   filter: "all"
5278   parameters:
5279   - "name"
5280   - "parent"
5281   - "msg"
5282
5283 # Detailed Test Results - DPDK Performance Results 3n-dnv
5284 - type: "table"
5285   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
5286   algorithm: "table_merged_details"
5287   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
5288   columns:
5289   - title: " |prein| Test Name |preout| "
5290     data: "data name"
5291   - 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| "
5292     data: "data msg"
5293   data: "dpdk-perf-results-3n-dnv"
5294   filter: "all"
5295   parameters:
5296   - "name"
5297   - "parent"
5298   - "msg"
5299
5300 # Detailed Test Results - DPDK Performance Results 3n-tsh
5301 - type: "table"
5302   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
5303   algorithm: "table_merged_details"
5304   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
5305   columns:
5306   - title: " |prein| Test Name |preout| "
5307     data: "data name"
5308   - 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| "
5309     data: "data msg"
5310   data: "dpdk-perf-results-3n-tsh"
5311   filter: "all"
5312   parameters:
5313   - "name"
5314   - "parent"
5315   - "msg"
5316
5317 ################################################################################
5318 ###                                F I L E S                                 ###
5319 ################################################################################
5320
5321 # VPP Performance Results 3n-hsw
5322 - type: "file"
5323   title: "VPP Performance Results 3n-hsw"
5324   algorithm: "file_test_results"
5325   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5326   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
5327   data: "vpp-perf-results-3n-hsw"
5328   filter: "all"
5329   data-start-level: 4
5330
5331 ## VPP Performance Results 3n-skx
5332 #- type: "file"
5333 #  title: "VPP Performance Results 3n-skx"
5334 #  algorithm: "file_test_results"
5335 #  output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5336 #  dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
5337 #  data: "vpp-perf-results-3n-skx"
5338 #  filter: "all"
5339 #  data-start-level: 4
5340 #
5341 ## VPP Performance Results 2n-skx
5342 #- type: "file"
5343 #  title: "VPP Performance Results 2n-skx"
5344 #  algorithm: "file_test_results"
5345 #  output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5346 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
5347 #  data: "vpp-perf-results-2n-skx"
5348 #  filter: "all"
5349 #  data-start-level: 4
5350
5351 # VPP Performance Results 2n-clx
5352 - type: "file"
5353   title: "VPP Performance Results 2n-clx"
5354   algorithm: "file_test_results"
5355   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5356   dir-tables: "{DIR[DTR,PERF,VPP,2N,CLX]}"
5357   data: "vpp-perf-results-2n-clx"
5358   filter: "all"
5359   data-start-level: 4
5360
5361 # VPP Performance Results 3n-tsh
5362 - type: "file"
5363   title: "VPP Performance Results 3n-tsh"
5364   algorithm: "file_test_results"
5365   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5366   dir-tables: "{DIR[DTR,PERF,VPP,3N,TSH]}"
5367   data: "vpp-perf-results-3n-tsh"
5368   filter: "all"
5369   data-start-level: 4
5370
5371 # VPP Performance Results 3n-dnv
5372 - type: "file"
5373   title: "VPP Performance Results 3n-dnv"
5374   algorithm: "file_test_results"
5375   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5376   dir-tables: "{DIR[DTR,PERF,VPP,3N,DNV]}"
5377   data: "vpp-perf-results-3n-dnv"
5378   filter: "all"
5379   data-start-level: 4
5380
5381 # VPP Performance Results 2n-dnv
5382 - type: "file"
5383   title: "VPP Performance Results 2n-dnv"
5384   algorithm: "file_test_results"
5385   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5386   dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
5387   data: "vpp-perf-results-2n-dnv"
5388   filter: "all"
5389   data-start-level: 4
5390
5391 # VPP Performance Configuration 3n-hsw
5392 - type: "file"
5393   title: "VPP Performance Configuration 3n-hsw"
5394   algorithm: "file_test_results"
5395   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5396   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
5397   data: "vpp-perf-results-3n-hsw"
5398   filter: "all"
5399   data-start-level: 4
5400
5401 ## VPP Performance Configuration 3n-skx
5402 #- type: "file"
5403 #  title: "VPP Performance Configuration 3n-skx"
5404 #  algorithm: "file_test_results"
5405 #  output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5406 #  dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
5407 #  data: "vpp-perf-results-3n-skx"
5408 #  filter: "all"
5409 #  data-start-level: 4
5410 #
5411 ## VPP Performance Configuration 2n-skx
5412 #- type: "file"
5413 #  title: "VPP Performance Configuration 2n-skx"
5414 #  algorithm: "file_test_results"
5415 #  output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5416 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
5417 #  data: "vpp-perf-results-2n-skx"
5418 #  filter: "all"
5419 #  data-start-level: 4
5420
5421 # VPP Performance Configuration 2n-clx
5422 - type: "file"
5423   title: "VPP Performance Configuration 2n-clx"
5424   algorithm: "file_test_results"
5425   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5426   dir-tables: "{DIR[DTC,PERF,VPP,2N,CLX]}"
5427   data: "vpp-perf-results-2n-clx"
5428   filter: "all"
5429   data-start-level: 4
5430
5431 # VPP Performance Configuration 3n-tsh
5432 - type: "file"
5433   title: "VPP Performance Configuration 3n-tsh"
5434   algorithm: "file_test_results"
5435   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5436   dir-tables: "{DIR[DTC,PERF,VPP,3N,TSH]}"
5437   data: "vpp-perf-results-3n-tsh"
5438   filter: "all"
5439   data-start-level: 4
5440
5441 # VPP Performance Configuration 3n-dnv
5442 - type: "file"
5443   title: "VPP Performance Configuration 3n-dnv"
5444   algorithm: "file_test_results"
5445   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5446   dir-tables: "{DIR[DTC,PERF,VPP,3N,DNV]}"
5447   data: "vpp-perf-results-3n-dnv"
5448   filter: "all"
5449   data-start-level: 4
5450
5451 # VPP Performance Configuration 2n-dnv
5452 - type: "file"
5453   title: "VPP Performance Configuration 2n-dnv"
5454   algorithm: "file_test_results"
5455   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5456   dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
5457   data: "vpp-perf-results-2n-dnv"
5458   filter: "all"
5459   data-start-level: 4
5460
5461 # VPP Performance Operational Data 3n-hsw
5462 - type: "file"
5463   title: "VPP Performance Operational Data 3n-hsw"
5464   algorithm: "file_test_results_html"
5465   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5466   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
5467   data: "vpp-perf-results-3n-hsw"
5468   filter: "all"
5469   data-start-level: 4
5470
5471 ## VPP Performance Operational Data 3n-skx
5472 #- type: "file"
5473 #  title: "VPP Performance Operational Data 3n-skx"
5474 #  algorithm: "file_test_results_html"
5475 #  output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5476 #  dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
5477 #  data: "vpp-perf-results-3n-skx"
5478 #  filter: "all"
5479 #  data-start-level: 4
5480 #
5481 ## VPP Performance Operational Data 2n-skx
5482 #- type: "file"
5483 #  title: "VPP Performance Operational Data 2n-skx"
5484 #  algorithm: "file_test_results_html"
5485 #  output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5486 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
5487 #  data: "vpp-perf-results-2n-skx"
5488 #  filter: "all"
5489 #  data-start-level: 4
5490
5491 # VPP Performance Operational Data 2n-clx
5492 - type: "file"
5493   title: "VPP Performance Operational Data 2n-clx"
5494   algorithm: "file_test_results_html"
5495   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5496   dir-tables: "{DIR[DTO,PERF,VPP,2N,CLX]}"
5497   data: "vpp-perf-results-2n-clx"
5498   filter: "all"
5499   data-start-level: 4
5500
5501 # VPP Performance Operational Data 3n-tsh
5502 - type: "file"
5503   title: "VPP Performance Operational Data 3n-tsh"
5504   algorithm: "file_test_results_html"
5505   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5506   dir-tables: "{DIR[DTO,PERF,VPP,3N,TSH]}"
5507   data: "vpp-perf-results-3n-tsh"
5508   filter: "all"
5509   data-start-level: 4
5510
5511 # VPP Performance Operational Data 3n-dnv
5512 - type: "file"
5513   title: "VPP Performance Operational Data 3n-dnv"
5514   algorithm: "file_test_results_html"
5515   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5516   dir-tables: "{DIR[DTO,PERF,VPP,3N,DNV]}"
5517   data: "vpp-perf-results-3n-dnv"
5518   filter: "all"
5519   data-start-level: 4
5520
5521 # VPP Performance Operational Data 2n-dnv
5522 - type: "file"
5523   title: "VPP Performance Operational Data 2n-dnv"
5524   algorithm: "file_test_results_html"
5525   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5526   dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
5527   data: "vpp-perf-results-2n-dnv"
5528   filter: "all"
5529   data-start-level: 4
5530
5531 # VPP MRR Results 3n-hsw
5532 - type: "file"
5533   title: "VPP MRR Results 3n-hsw"
5534   algorithm: "file_test_results"
5535   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5536   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
5537   data: "vpp-mrr-results-3n-hsw"
5538   filter: "all"
5539   data-start-level: 4
5540
5541 ## VPP MRR Results 3n-skx
5542 #- type: "file"
5543 #  title: "VPP MRR Results 3n-skx"
5544 #  algorithm: "file_test_results"
5545 #  output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5546 #  dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
5547 #  data: "vpp-mrr-results-3n-skx"
5548 #  filter: "all"
5549 #  data-start-level: 4
5550 #
5551 ## VPP MRR Results 2n-skx
5552 #- type: "file"
5553 #  title: "VPP MRR Results 2n-skx"
5554 #  algorithm: "file_test_results"
5555 #  output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5556 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
5557 #  data: "vpp-mrr-results-2n-skx"
5558 #  filter: "all"
5559 #  data-start-level: 4
5560
5561 # VPP MRR Results 2n-clx
5562 - type: "file"
5563   title: "VPP MRR Results 2n-clx"
5564   algorithm: "file_test_results"
5565   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5566   dir-tables: "{DIR[DTR,MRR,VPP,2N,CLX]}"
5567   data: "vpp-mrr-results-2n-clx"
5568   filter: "all"
5569   data-start-level: 4
5570
5571 # VPP MRR Results 3n-tsh
5572 - type: "file"
5573   title: "VPP MRR Results 3n-tsh"
5574   algorithm: "file_test_results"
5575   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5576   dir-tables: "{DIR[DTR,MRR,VPP,3N,TSH]}"
5577   data: "vpp-mrr-results-3n-tsh"
5578   filter: "all"
5579   data-start-level: 4
5580
5581 # VPP MRR Results 3n-dnv
5582 - type: "file"
5583   title: "VPP MRR Results 3n-dnv"
5584   algorithm: "file_test_results"
5585   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5586   dir-tables: "{DIR[DTR,MRR,VPP,3N,DNV]}"
5587   data: "vpp-mrr-results-3n-dnv"
5588   filter: "all"
5589   data-start-level: 4
5590
5591 # VPP MRR Results 2n-dnv
5592 - type: "file"
5593   title: "VPP MRR Results 2n-dnv"
5594   algorithm: "file_test_results"
5595   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5596   dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
5597   data: "vpp-mrr-results-2n-dnv"
5598   filter: "all"
5599   data-start-level: 4
5600
5601 # VPP MRR Configuration 3n-hsw
5602 - type: "file"
5603   title: "VPP MRR Configuration 3n-hsw"
5604   algorithm: "file_test_results"
5605   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5606   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
5607   data: "vpp-mrr-results-3n-hsw"
5608   filter: "all"
5609   data-start-level: 4
5610
5611 ## VPP MRR Configuration 3n-skx
5612 #- type: "file"
5613 #  title: "VPP MRR Configuration 3n-skx"
5614 #  algorithm: "file_test_results"
5615 #  output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5616 #  dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
5617 #  data: "vpp-mrr-results-3n-skx"
5618 #  filter: "all"
5619 #  data-start-level: 4
5620 #
5621 ## VPP MRR Configuration 2n-skx
5622 #- type: "file"
5623 #  title: "VPP MRR Configuration 2n-skx"
5624 #  algorithm: "file_test_results"
5625 #  output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5626 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
5627 #  data: "vpp-mrr-results-2n-skx"
5628 #  filter: "all"
5629 #  data-start-level: 4
5630
5631 # VPP MRR Configuration 2n-clx
5632 - type: "file"
5633   title: "VPP MRR Configuration 2n-clx"
5634   algorithm: "file_test_results"
5635   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5636   dir-tables: "{DIR[DTC,MRR,VPP,2N,CLX]}"
5637   data: "vpp-mrr-results-2n-clx"
5638   filter: "all"
5639   data-start-level: 4
5640
5641 # VPP MRR Configuration 3n-tsh
5642 - type: "file"
5643   title: "VPP MRR Configuration 3n-tsh"
5644   algorithm: "file_test_results"
5645   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5646   dir-tables: "{DIR[DTC,MRR,VPP,3N,TSH]}"
5647   data: "vpp-mrr-results-3n-tsh"
5648   filter: "all"
5649   data-start-level: 4
5650
5651 # VPP MRR Configuration 3n-dnv
5652 - type: "file"
5653   title: "VPP MRR Configuration 3n-dnv"
5654   algorithm: "file_test_results"
5655   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5656   dir-tables: "{DIR[DTC,MRR,VPP,3N,DNV]}"
5657   data: "vpp-mrr-results-3n-dnv"
5658   filter: "all"
5659   data-start-level: 4
5660
5661 # VPP MRR Configuration 2n-dnv
5662 - type: "file"
5663   title: "VPP MRR Configuration 2n-dnv"
5664   algorithm: "file_test_results"
5665   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5666   dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
5667   data: "vpp-mrr-results-2n-dnv"
5668   filter: "all"
5669   data-start-level: 4
5670
5671 # VPP Device Results - Ubuntu
5672 - type: "file"
5673   title: "VPP Device Results - Ubuntu"
5674   algorithm: "file_test_results"
5675   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5676   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
5677   data: "vpp-device-results-ubuntu"
5678   filter: "all"
5679   data-start-level: 4
5680
5681 # VPP Device Configuration - Ubuntu
5682 - type: "file"
5683   title: "VPP Device Configuration - Ubuntu"
5684   algorithm: "file_test_results"
5685   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5686   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
5687   data: "vpp-device-results-ubuntu"
5688   filter: "all"
5689   data-start-level: 4
5690
5691 # DPDK Performance Results 3n-hsw
5692 - type: "file"
5693   title: "DPDK Performance Results 3n-hsw"
5694   algorithm: "file_test_results"
5695   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5696   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
5697   data: "dpdk-perf-results-3n-hsw"
5698   filter: "all"
5699   data-start-level: 4
5700
5701 ## DPDK Performance Results 3n-skx
5702 #- type: "file"
5703 #  title: "DPDK Performance Results 3n-skx"
5704 #  algorithm: "file_test_results"
5705 #  output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5706 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
5707 #  data: "dpdk-perf-results-3n-skx"
5708 #  filter: "all"
5709 #  data-start-level: 4
5710 #
5711 ## DPDK Performance Results 2n-skx
5712 #- type: "file"
5713 #  title: "DPDK Performance Results 2n-skx"
5714 #  algorithm: "file_test_results"
5715 #  output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5716 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
5717 #  data: "dpdk-perf-results-2n-skx"
5718 #  filter: "all"
5719 #  data-start-level: 4
5720
5721 # DPDK Performance Results 2n-clx
5722 - type: "file"
5723   title: "DPDK Performance Results 2n-clx"
5724   algorithm: "file_test_results"
5725   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5726   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
5727   data: "dpdk-perf-results-2n-clx"
5728   filter: "all"
5729   data-start-level: 4
5730
5731 # DPDK Performance Results 2n-dnv
5732 - type: "file"
5733   title: "DPDK Performance Results 2n-dnv"
5734   algorithm: "file_test_results"
5735   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5736   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
5737   data: "dpdk-perf-results-2n-dnv"
5738   filter: "all"
5739   data-start-level: 4
5740
5741 # DPDK Performance Results 3n-dnv
5742 - type: "file"
5743   title: "DPDK Performance Results 3n-dnv"
5744   algorithm: "file_test_results"
5745   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5746   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
5747   data: "dpdk-perf-results-3n-dnv"
5748   filter: "all"
5749   data-start-level: 4
5750
5751 # DPDK Performance Results 3n-tsh
5752 - type: "file"
5753   title: "DPDK Performance Results 3n-tsh"
5754   algorithm: "file_test_results"
5755   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5756   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
5757   data: "dpdk-perf-results-3n-tsh"
5758   filter: "all"
5759   data-start-level: 4
5760
5761 ################################################################################
5762 ###                                P L O T S                                 ###
5763 ################################################################################
5764
5765 ## Plots VPP HTTP Server Performance
5766 #- type: "plot"
5767 #  title: "VPP HTTP Server Performance"
5768 #  algorithm: "plot_http_server_perf_box"
5769 #  output-file-type: ".html"
5770 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
5771 #  data:
5772 #    "plot-vpp-http-server-performance"
5773 #  # Keep this formatting, the filter is enclosed with " (quotation mark) and
5774 #  # each tag is enclosed with ' (apostrophe).
5775 #  filter: "'HTTP' and 'TCP_CPS'"
5776 #  parameters:
5777 #  - "result"
5778 #  - "name"
5779 #  traces:
5780 #    hoverinfo: "y+name"
5781 #    boxpoints: "outliers"
5782 #    whiskerwidth: 0
5783 #  layout:
5784 #    title: "VPP HTTP Server Performance"
5785 #    layout:
5786 #      "plot-cps"
5787 #
5788 #- type: "plot"
5789 #  title: "VPP HTTP Server Performance"
5790 #  algorithm: "plot_http_server_perf_box"
5791 #  output-file-type: ".html"
5792 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
5793 #  data:
5794 #    "plot-vpp-http-server-performance"
5795 #  filter: "'HTTP' and 'TCP_RPS'"
5796 #  parameters:
5797 #  - "result"
5798 #  - "name"
5799 #  traces:
5800 #    hoverinfo: "y+name"
5801 #    boxpoints: "outliers"
5802 #    whiskerwidth: 0
5803 #  layout:
5804 #    title: "VPP HTTP Server Performance"
5805 #    layout:
5806 #      "plot-rps"
5807
5808 ################################################################################
5809
5810 ## Soak Test (PLRsearch), boxes
5811 #- type: "plot"
5812 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5813 #  algorithm: "plot_perf_box_name"
5814 #  output-file-type: ".html"
5815 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
5816 #  data: "plot-vpp-soak-2n-skx"
5817 #  include:
5818 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Soak.64B-2t1c-avf-eth-l2patch-soak"
5819 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
5820 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
5821 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Soak.64B-2t1c-eth-l2patch-soak"
5822 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
5823 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
5824 #  layout:
5825 #    title: "30 Minutes Soak Test (PLRsearch)"
5826 #    layout: "plot-soak-throughput"
5827 #
5828 ## Soak Test (PLRsearch), boxes
5829 #- type: "plot"
5830 #  title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
5831 #  algorithm: "plot_perf_box_name"
5832 #  output-file-type: ".html"
5833 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
5834 #  data: "plot-vpp-soak-2n-skx"
5835 #  include:
5836 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-soak"
5837 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
5838 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
5839 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
5840 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
5841 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
5842 #  layout:
5843 #    title: "30 Minutes Soak Test (PLRsearch)"
5844 #    layout: "plot-soak-throughput"
5845
5846 ###############################################################################
5847
5848 #- type: "plot"
5849 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5850 #  algorithm: "plot_nf_reconf_box_name"
5851 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
5852 #  data: "plot-vpp-nfv-reconf-2n-skx"
5853 #  include:
5854 #    - "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"
5855 #    - "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"
5856 #    - "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"
5857 #    - "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"
5858 #    - "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"
5859 #    - "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"
5860 #  layout:
5861 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5862 #    layout: "plot-throughput"
5863 #
5864 #- type: "plot"
5865 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5866 #  algorithm: "plot_nf_reconf_box_name"
5867 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
5868 #  data: "plot-vpp-nfv-reconf-2n-skx"
5869 #  include:
5870 #    - "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"
5871 #    - "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"
5872 #    - "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"
5873 #    - "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"
5874 #    - "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"
5875 #    - "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"
5876 #  layout:
5877 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5878 #    layout: "plot-throughput"
5879 #
5880 #- type: "plot"
5881 #  title: "NFV Implied time lost: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
5882 #  algorithm: "plot_nf_reconf_box_name"
5883 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
5884 #  data: "plot-vpp-nfv-reconf-2n-skx"
5885 #  include:
5886 #    - "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"
5887 #    - "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"
5888 #    - "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"
5889 #    - "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"
5890 #    - "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"
5891 #    - "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"
5892 #  layout:
5893 #    title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
5894 #    layout: "plot-throughput"
5895 #
5896 ################################################################################
5897 ## Plots - NF Density - VSC - MRR 64b
5898 #- type: "plot"
5899 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5900 #  algorithm: "plot_nf_heatmap"
5901 #  output-file-type: ".html"
5902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
5903 #  data: "plot-vpp-nfv-2n-skx-mrr"
5904 #  filter: "'NIC_Intel-XXV710' and
5905 #           'NF_DENSITY' and
5906 #           'VHOST' and
5907 #           not 'VXLAN' and
5908 #           'CHAIN' and
5909 #           'NF_VPPIP4' and
5910 #           '64B' and
5911 #           '2T1C' and
5912 #           'MRR'"
5913 #  parameters:
5914 #  - "result"
5915 #  - "name"
5916 #  - "tags"
5917 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5918 #  x-axis: "X = VNFs per Service Chain"
5919 #  y-axis: "Y = Number of Service Chains"
5920 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5921 #  layout:
5922 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5923 #    layout: "plot-service-density"
5924 #
5925 #- type: "plot"
5926 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5927 #  algorithm: "plot_nf_heatmap"
5928 #  output-file-type: ".html"
5929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
5930 #  data: "plot-vpp-nfv-2n-skx-mrr"
5931 #  filter: "'NIC_Intel-XXV710' and
5932 #           'NF_DENSITY' and
5933 #           'VHOST' and
5934 #           not 'VXLAN' and
5935 #           'CHAIN' and
5936 #           'NF_VPPIP4' and
5937 #           '64B' and
5938 #           '4T2C' and
5939 #           'MRR'"
5940 #  parameters:
5941 #  - "result"
5942 #  - "name"
5943 #  - "tags"
5944 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5945 #  x-axis: "X = VNFs per Service Chain"
5946 #  y-axis: "Y = Number of Service Chains"
5947 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5948 #  layout:
5949 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5950 #    layout: "plot-service-density"
5951 #
5952 #- type: "plot"
5953 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5954 #  algorithm: "plot_nf_heatmap"
5955 #  output-file-type: ".html"
5956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
5957 #  data: "plot-vpp-nfv-2n-skx-mrr"
5958 #  filter: "'NIC_Intel-XXV710' and
5959 #           'NF_DENSITY' and
5960 #           'VHOST' and
5961 #           not 'VXLAN' and
5962 #           'CHAIN' and
5963 #           'NF_VPPIP4' and
5964 #           '64B' and
5965 #           '8T4C' and
5966 #           'MRR'"
5967 #  parameters:
5968 #  - "result"
5969 #  - "name"
5970 #  - "tags"
5971 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5972 #  x-axis: "X = VNFs per Service Chain"
5973 #  y-axis: "Y = Number of Service Chains"
5974 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5975 #  layout:
5976 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5977 #    layout: "plot-service-density"
5978 #
5979 ## Plots - NF Density - VSC - MRR IMIX
5980 #- type: "plot"
5981 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
5982 #  algorithm: "plot_nf_heatmap"
5983 #  output-file-type: ".html"
5984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
5985 #  data: "plot-vpp-nfv-2n-skx-mrr"
5986 #  filter: "'NIC_Intel-XXV710' and
5987 #           'NF_DENSITY' and
5988 #           'VHOST' and
5989 #           not 'VXLAN' and
5990 #           'CHAIN' and
5991 #           'NF_VPPIP4' and
5992 #           'IMIX' and
5993 #           '2T1C' and
5994 #           'MRR'"
5995 #  parameters:
5996 #  - "result"
5997 #  - "name"
5998 #  - "tags"
5999 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6000 #  x-axis: "X = VNFs per Service Chain"
6001 #  y-axis: "Y = Number of Service Chains"
6002 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6003 #  layout:
6004 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6005 #    layout: "plot-service-density"
6006 #
6007 #- type: "plot"
6008 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6009 #  algorithm: "plot_nf_heatmap"
6010 #  output-file-type: ".html"
6011 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
6012 #  data: "plot-vpp-nfv-2n-skx-mrr"
6013 #  filter: "'NIC_Intel-XXV710' and
6014 #           'NF_DENSITY' and
6015 #           'VHOST' and
6016 #           not 'VXLAN' and
6017 #           'CHAIN' and
6018 #           'NF_VPPIP4' and
6019 #           'IMIX' and
6020 #           '4T2C' and
6021 #           'MRR'"
6022 #  parameters:
6023 #  - "result"
6024 #  - "name"
6025 #  - "tags"
6026 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6027 #  x-axis: "X = VNFs per Service Chain"
6028 #  y-axis: "Y = Number of Service Chains"
6029 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6030 #  layout:
6031 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6032 #    layout: "plot-service-density"
6033 #
6034 #- type: "plot"
6035 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6036 #  algorithm: "plot_nf_heatmap"
6037 #  output-file-type: ".html"
6038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
6039 #  data: "plot-vpp-nfv-2n-skx-mrr"
6040 #  filter: "'NIC_Intel-XXV710' and
6041 #           'NF_DENSITY' and
6042 #           'VHOST' and
6043 #           not 'VXLAN' and
6044 #           'CHAIN' and
6045 #           'NF_VPPIP4' and
6046 #           'IMIX' and
6047 #           '8T4C' and
6048 #           'MRR'"
6049 #  parameters:
6050 #  - "result"
6051 #  - "name"
6052 #  - "tags"
6053 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6054 #  x-axis: "X = VNFs per Service Chain"
6055 #  y-axis: "Y = Number of Service Chains"
6056 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6057 #  layout:
6058 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
6059 #    layout: "plot-service-density"
6060 #
6061 ## Plots - NF Density - VSC - NDR 64b
6062 #- type: "plot"
6063 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6064 #  algorithm: "plot_nf_heatmap"
6065 #  output-file-type: ".html"
6066 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
6067 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6068 #  filter: "'NIC_Intel-XXV710' and
6069 #           'NF_DENSITY' and
6070 #           'VHOST' and
6071 #           not 'VXLAN' and
6072 #           'CHAIN' and
6073 #           'NF_VPPIP4' and
6074 #           '64B' and
6075 #           '2T1C' and
6076 #           'NDRPDR'"
6077 #  parameters:
6078 #  - "throughput"
6079 #  - "name"
6080 #  - "tags"
6081 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6082 #  x-axis: "X = VNFs per Service Chain"
6083 #  y-axis: "Y = Number of Service Chains"
6084 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6085 #  layout:
6086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6087 #    layout: "plot-service-density"
6088 #
6089 #- type: "plot"
6090 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6091 #  algorithm: "plot_nf_heatmap"
6092 #  output-file-type: ".html"
6093 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
6094 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6095 #  filter: "'NIC_Intel-XXV710' and
6096 #           'NF_DENSITY' and
6097 #           'VHOST' and
6098 #           not 'VXLAN' and
6099 #           'CHAIN' and
6100 #           'NF_VPPIP4' and
6101 #           '64B' and
6102 #           '4T2C' and
6103 #           'NDRPDR'"
6104 #  parameters:
6105 #  - "throughput"
6106 #  - "name"
6107 #  - "tags"
6108 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6109 #  x-axis: "X = VNFs per Service Chain"
6110 #  y-axis: "Y = Number of Service Chains"
6111 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6112 #  layout:
6113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6114 #    layout: "plot-service-density"
6115 #
6116 #- type: "plot"
6117 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6118 #  algorithm: "plot_nf_heatmap"
6119 #  output-file-type: ".html"
6120 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
6121 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6122 #  filter: "'NIC_Intel-XXV710' and
6123 #           'NF_DENSITY' and
6124 #           'VHOST' and
6125 #           not 'VXLAN' and
6126 #           'CHAIN' and
6127 #           'NF_VPPIP4' and
6128 #           '64B' and
6129 #           '8T4C' and
6130 #           'NDRPDR'"
6131 #  parameters:
6132 #  - "throughput"
6133 #  - "name"
6134 #  - "tags"
6135 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6136 #  x-axis: "X = VNFs per Service Chain"
6137 #  y-axis: "Y = Number of Service Chains"
6138 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6139 #  layout:
6140 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6141 #    layout: "plot-service-density"
6142 #
6143 ## Plots - NF Density - VSC - NDR IMIX
6144 #- type: "plot"
6145 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6146 #  algorithm: "plot_nf_heatmap"
6147 #  output-file-type: ".html"
6148 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
6149 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6150 #  filter: "'NIC_Intel-XXV710' and
6151 #           'NF_DENSITY' and
6152 #           'VHOST' and
6153 #           not 'VXLAN' and
6154 #           'CHAIN' and
6155 #           'NF_VPPIP4' and
6156 #           'IMIX' and
6157 #           '2T1C' and
6158 #           'NDRPDR'"
6159 #  parameters:
6160 #  - "throughput"
6161 #  - "name"
6162 #  - "tags"
6163 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6164 #  x-axis: "X = VNFs per Service Chain"
6165 #  y-axis: "Y = Number of Service Chains"
6166 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6167 #  layout:
6168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6169 #    layout: "plot-service-density"
6170 #
6171 #- type: "plot"
6172 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6173 #  algorithm: "plot_nf_heatmap"
6174 #  output-file-type: ".html"
6175 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
6176 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6177 #  filter: "'NIC_Intel-XXV710' and
6178 #           'NF_DENSITY' and
6179 #           'VHOST' and
6180 #           not 'VXLAN' and
6181 #           'CHAIN' and
6182 #           'NF_VPPIP4' and
6183 #           'IMIX' and
6184 #           '4T2C' and
6185 #           'NDRPDR'"
6186 #  parameters:
6187 #  - "throughput"
6188 #  - "name"
6189 #  - "tags"
6190 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6191 #  x-axis: "X = VNFs per Service Chain"
6192 #  y-axis: "Y = Number of Service Chains"
6193 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6194 #  layout:
6195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6196 #    layout: "plot-service-density"
6197 #
6198 #- type: "plot"
6199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6200 #  algorithm: "plot_nf_heatmap"
6201 #  output-file-type: ".html"
6202 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
6203 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6204 #  filter: "'NIC_Intel-XXV710' and
6205 #           'NF_DENSITY' and
6206 #           'VHOST' and
6207 #           not 'VXLAN' and
6208 #           'CHAIN' and
6209 #           'NF_VPPIP4' and
6210 #           'IMIX' and
6211 #           '8T4C' and
6212 #           'NDRPDR'"
6213 #  parameters:
6214 #  - "throughput"
6215 #  - "name"
6216 #  - "tags"
6217 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6218 #  x-axis: "X = VNFs per Service Chain"
6219 #  y-axis: "Y = Number of Service Chains"
6220 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6221 #  layout:
6222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
6223 #    layout: "plot-service-density"
6224 #
6225 ## Plots - NF Density - VSC - PDR 64b
6226 #- type: "plot"
6227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6228 #  algorithm: "plot_nf_heatmap"
6229 #  output-file-type: ".html"
6230 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
6231 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6232 #  filter: "'NIC_Intel-XXV710' and
6233 #           'NF_DENSITY' and
6234 #           'VHOST' and
6235 #           not 'VXLAN' and
6236 #           'CHAIN' and
6237 #           'NF_VPPIP4' and
6238 #           '64B' and
6239 #           '2T1C' and
6240 #           'NDRPDR'"
6241 #  parameters:
6242 #  - "throughput"
6243 #  - "name"
6244 #  - "tags"
6245 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6246 #  x-axis: "X = VNFs per Service Chain"
6247 #  y-axis: "Y = Number of Service Chains"
6248 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6249 #  layout:
6250 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6251 #    layout: "plot-service-density"
6252 #
6253 #- type: "plot"
6254 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6255 #  algorithm: "plot_nf_heatmap"
6256 #  output-file-type: ".html"
6257 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
6258 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6259 #  filter: "'NIC_Intel-XXV710' and
6260 #           'NF_DENSITY' and
6261 #           'VHOST' and
6262 #           not 'VXLAN' and
6263 #           'CHAIN' and
6264 #           'NF_VPPIP4' and
6265 #           '64B' and
6266 #           '4T2C' and
6267 #           'NDRPDR'"
6268 #  parameters:
6269 #  - "throughput"
6270 #  - "name"
6271 #  - "tags"
6272 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6273 #  x-axis: "X = VNFs per Service Chain"
6274 #  y-axis: "Y = Number of Service Chains"
6275 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6276 #  layout:
6277 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6278 #    layout: "plot-service-density"
6279 #
6280 #- type: "plot"
6281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6282 #  algorithm: "plot_nf_heatmap"
6283 #  output-file-type: ".html"
6284 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
6285 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6286 #  filter: "'NIC_Intel-XXV710' and
6287 #           'NF_DENSITY' and
6288 #           'VHOST' and
6289 #           not 'VXLAN' and
6290 #           'CHAIN' and
6291 #           'NF_VPPIP4' and
6292 #           '64B' and
6293 #           '8T4C' and
6294 #           'NDRPDR'"
6295 #  parameters:
6296 #  - "throughput"
6297 #  - "name"
6298 #  - "tags"
6299 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6300 #  x-axis: "X = VNFs per Service Chain"
6301 #  y-axis: "Y = Number of Service Chains"
6302 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6303 #  layout:
6304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6305 #    layout: "plot-service-density"
6306 #
6307 ## Plots - NF Density - VSC - PDR IMIX
6308 #- type: "plot"
6309 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6310 #  algorithm: "plot_nf_heatmap"
6311 #  output-file-type: ".html"
6312 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
6313 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6314 #  filter: "'NIC_Intel-XXV710' and
6315 #           'NF_DENSITY' and
6316 #           'VHOST' and
6317 #           not 'VXLAN' and
6318 #           'CHAIN' and
6319 #           'NF_VPPIP4' and
6320 #           'IMIX' and
6321 #           '2T1C' and
6322 #           'NDRPDR'"
6323 #  parameters:
6324 #  - "throughput"
6325 #  - "name"
6326 #  - "tags"
6327 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6328 #  x-axis: "X = VNFs per Service Chain"
6329 #  y-axis: "Y = Number of Service Chains"
6330 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6331 #  layout:
6332 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6333 #    layout: "plot-service-density"
6334 #
6335 #- type: "plot"
6336 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6337 #  algorithm: "plot_nf_heatmap"
6338 #  output-file-type: ".html"
6339 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
6340 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6341 #  filter: "'NIC_Intel-XXV710' and
6342 #           'NF_DENSITY' and
6343 #           'VHOST' and
6344 #           not 'VXLAN' and
6345 #           'CHAIN' and
6346 #           'NF_VPPIP4' and
6347 #           'IMIX' and
6348 #           '4T2C' and
6349 #           'NDRPDR'"
6350 #  parameters:
6351 #  - "throughput"
6352 #  - "name"
6353 #  - "tags"
6354 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6355 #  x-axis: "X = VNFs per Service Chain"
6356 #  y-axis: "Y = Number of Service Chains"
6357 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6358 #  layout:
6359 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6360 #    layout: "plot-service-density"
6361 #
6362 #- type: "plot"
6363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6364 #  algorithm: "plot_nf_heatmap"
6365 #  output-file-type: ".html"
6366 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
6367 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6368 #  filter: "'NIC_Intel-XXV710' and
6369 #           'NF_DENSITY' and
6370 #           'VHOST' and
6371 #           not 'VXLAN' and
6372 #           'CHAIN' and
6373 #           'NF_VPPIP4' and
6374 #           'IMIX' and
6375 #           '8T4C' and
6376 #           'NDRPDR'"
6377 #  parameters:
6378 #  - "throughput"
6379 #  - "name"
6380 #  - "tags"
6381 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6382 #  x-axis: "X = VNFs per Service Chain"
6383 #  y-axis: "Y = Number of Service Chains"
6384 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6385 #  layout:
6386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
6387 #    layout: "plot-service-density"
6388 #
6389 ################################################################################
6390 ## Plots - NF Density - VSC - MRR 64b
6391 #- type: "plot"
6392 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6393 #  algorithm: "plot_nf_heatmap"
6394 #  output-file-type: ".html"
6395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-mrr"
6396 #  data: "plot-vpp-nfv-2n-skx-mrr"
6397 #  filter: "'NIC_Intel-XXV710' and
6398 #           'NF_DENSITY' and
6399 #           'VHOST' and
6400 #           'VXLAN' and
6401 #           'CHAIN' and
6402 #           '118' and
6403 #           '2T1C' and
6404 #           'MRR'"
6405 #  parameters:
6406 #  - "result"
6407 #  - "name"
6408 #  - "tags"
6409 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6410 #  x-axis: "X = VNFs per Service Chain"
6411 #  y-axis: "Y = Number of Service Chains"
6412 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6413 #  layout:
6414 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6415 #    layout: "plot-service-density"
6416 #
6417 #- type: "plot"
6418 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6419 #  algorithm: "plot_nf_heatmap"
6420 #  output-file-type: ".html"
6421 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-mrr"
6422 #  data: "plot-vpp-nfv-2n-skx-mrr"
6423 #  filter: "'NIC_Intel-XXV710' and
6424 #           'NF_DENSITY' and
6425 #           'VHOST' and
6426 #           'VXLAN' and
6427 #           'CHAIN' and
6428 #           '118' and
6429 #           '4T2C' and
6430 #           'MRR'"
6431 #  parameters:
6432 #  - "result"
6433 #  - "name"
6434 #  - "tags"
6435 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6436 #  x-axis: "X = VNFs per Service Chain"
6437 #  y-axis: "Y = Number of Service Chains"
6438 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6439 #  layout:
6440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6441 #    layout: "plot-service-density"
6442 #
6443 #- type: "plot"
6444 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6445 #  algorithm: "plot_nf_heatmap"
6446 #  output-file-type: ".html"
6447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-mrr"
6448 #  data: "plot-vpp-nfv-2n-skx-mrr"
6449 #  filter: "'NIC_Intel-XXV710' and
6450 #           'NF_DENSITY' and
6451 #           'VHOST' and
6452 #           'VXLAN' and
6453 #           'CHAIN' and
6454 #           '118' and
6455 #           '8T4C' and
6456 #           'MRR'"
6457 #  parameters:
6458 #  - "result"
6459 #  - "name"
6460 #  - "tags"
6461 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6462 #  x-axis: "X = VNFs per Service Chain"
6463 #  y-axis: "Y = Number of Service Chains"
6464 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6465 #  layout:
6466 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6467 #    layout: "plot-service-density"
6468 #
6469 ## Plots - NF Density - VSC - MRR IMIX
6470 #- type: "plot"
6471 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6472 #  algorithm: "plot_nf_heatmap"
6473 #  output-file-type: ".html"
6474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
6475 #  data: "plot-vpp-nfv-2n-skx-mrr"
6476 #  filter: "'NIC_Intel-XXV710' and
6477 #           'NF_DENSITY' and
6478 #           'VHOST' and
6479 #           'VXLAN' and
6480 #           'CHAIN' and
6481 #           'IMIX' and
6482 #           '2T1C' and
6483 #           'MRR'"
6484 #  parameters:
6485 #  - "result"
6486 #  - "name"
6487 #  - "tags"
6488 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6489 #  x-axis: "X = VNFs per Service Chain"
6490 #  y-axis: "Y = Number of Service Chains"
6491 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6492 #  layout:
6493 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6494 #    layout: "plot-service-density"
6495 #
6496 #- type: "plot"
6497 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6498 #  algorithm: "plot_nf_heatmap"
6499 #  output-file-type: ".html"
6500 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
6501 #  data: "plot-vpp-nfv-2n-skx-mrr"
6502 #  filter: "'NIC_Intel-XXV710' and
6503 #           'NF_DENSITY' and
6504 #           'VHOST' and
6505 #           'VXLAN' and
6506 #           'CHAIN' and
6507 #           'IMIX' and
6508 #           '4T2C' and
6509 #           'MRR'"
6510 #  parameters:
6511 #  - "result"
6512 #  - "name"
6513 #  - "tags"
6514 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6515 #  x-axis: "X = VNFs per Service Chain"
6516 #  y-axis: "Y = Number of Service Chains"
6517 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6518 #  layout:
6519 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6520 #    layout: "plot-service-density"
6521 #
6522 #- type: "plot"
6523 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6524 #  algorithm: "plot_nf_heatmap"
6525 #  output-file-type: ".html"
6526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
6527 #  data: "plot-vpp-nfv-2n-skx-mrr"
6528 #  filter: "'NIC_Intel-XXV710' and
6529 #           'NF_DENSITY' and
6530 #           'VHOST' and
6531 #           'VXLAN' and
6532 #           'CHAIN' and
6533 #           'IMIX' and
6534 #           '8T4C' and
6535 #           'MRR'"
6536 #  parameters:
6537 #  - "result"
6538 #  - "name"
6539 #  - "tags"
6540 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6541 #  x-axis: "X = VNFs per Service Chain"
6542 #  y-axis: "Y = Number of Service Chains"
6543 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6544 #  layout:
6545 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
6546 #    layout: "plot-service-density"
6547 #
6548 ## Plots - NF Density - VSC - NDR 64b
6549 #- type: "plot"
6550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6551 #  algorithm: "plot_nf_heatmap"
6552 #  output-file-type: ".html"
6553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-ndr"
6554 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6555 #  filter: "'NIC_Intel-XXV710' and
6556 #           'NF_DENSITY' and
6557 #           'VHOST' and
6558 #           'VXLAN' and
6559 #           'CHAIN' and
6560 #           '118' and
6561 #           '2T1C' and
6562 #           'NDRPDR'"
6563 #  parameters:
6564 #  - "throughput"
6565 #  - "name"
6566 #  - "tags"
6567 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6568 #  x-axis: "X = VNFs per Service Chain"
6569 #  y-axis: "Y = Number of Service Chains"
6570 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6571 #  layout:
6572 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6573 #    layout: "plot-service-density"
6574 #
6575 #- type: "plot"
6576 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6577 #  algorithm: "plot_nf_heatmap"
6578 #  output-file-type: ".html"
6579 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-ndr"
6580 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6581 #  filter: "'NIC_Intel-XXV710' and
6582 #           'NF_DENSITY' and
6583 #           'VHOST' and
6584 #           'VXLAN' and
6585 #           'CHAIN' and
6586 #           '118' and
6587 #           '4T2C' and
6588 #           'NDRPDR'"
6589 #  parameters:
6590 #  - "throughput"
6591 #  - "name"
6592 #  - "tags"
6593 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6594 #  x-axis: "X = VNFs per Service Chain"
6595 #  y-axis: "Y = Number of Service Chains"
6596 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6597 #  layout:
6598 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6599 #    layout: "plot-service-density"
6600 #
6601 #- type: "plot"
6602 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6603 #  algorithm: "plot_nf_heatmap"
6604 #  output-file-type: ".html"
6605 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-ndr"
6606 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6607 #  filter: "'NIC_Intel-XXV710' and
6608 #           'NF_DENSITY' and
6609 #           'VHOST' and
6610 #           'VXLAN' and
6611 #           'CHAIN' and
6612 #           '118' and
6613 #           '8T4C' and
6614 #           'NDRPDR'"
6615 #  parameters:
6616 #  - "throughput"
6617 #  - "name"
6618 #  - "tags"
6619 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6620 #  x-axis: "X = VNFs per Service Chain"
6621 #  y-axis: "Y = Number of Service Chains"
6622 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
6623 #  layout:
6624 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6625 #    layout: "plot-service-density"
6626 #
6627 ## Plots - NF Density - VSC - NDR IMIX
6628 #- type: "plot"
6629 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6630 #  algorithm: "plot_nf_heatmap"
6631 #  output-file-type: ".html"
6632 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
6633 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6634 #  filter: "'NIC_Intel-XXV710' and
6635 #           'NF_DENSITY' and
6636 #           'VHOST' and
6637 #           'VXLAN' and
6638 #           'CHAIN' and
6639 #           'IMIX' and
6640 #           '2T1C' and
6641 #           'NDRPDR'"
6642 #  parameters:
6643 #  - "throughput"
6644 #  - "name"
6645 #  - "tags"
6646 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6647 #  x-axis: "X = VNFs per Service Chain"
6648 #  y-axis: "Y = Number of Service Chains"
6649 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6650 #  layout:
6651 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6652 #    layout: "plot-service-density"
6653 #
6654 #- type: "plot"
6655 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6656 #  algorithm: "plot_nf_heatmap"
6657 #  output-file-type: ".html"
6658 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
6659 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6660 #  filter: "'NIC_Intel-XXV710' and
6661 #           'NF_DENSITY' and
6662 #           'VHOST' and
6663 #           'VXLAN' and
6664 #           'CHAIN' and
6665 #           'IMIX' and
6666 #           '4T2C' and
6667 #           'NDRPDR'"
6668 #  parameters:
6669 #  - "throughput"
6670 #  - "name"
6671 #  - "tags"
6672 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6673 #  x-axis: "X = VNFs per Service Chain"
6674 #  y-axis: "Y = Number of Service Chains"
6675 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6676 #  layout:
6677 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6678 #    layout: "plot-service-density"
6679 #
6680 #- type: "plot"
6681 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6682 #  algorithm: "plot_nf_heatmap"
6683 #  output-file-type: ".html"
6684 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
6685 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6686 #  filter: "'NIC_Intel-XXV710' and
6687 #           'NF_DENSITY' and
6688 #           'VHOST' and
6689 #           'VXLAN' and
6690 #           'CHAIN' and
6691 #           'IMIX' and
6692 #           '8T4C' and
6693 #           'NDRPDR'"
6694 #  parameters:
6695 #  - "throughput"
6696 #  - "name"
6697 #  - "tags"
6698 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6699 #  x-axis: "X = VNFs per Service Chain"
6700 #  y-axis: "Y = Number of Service Chains"
6701 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6702 #  layout:
6703 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
6704 #    layout: "plot-service-density"
6705 #
6706 ## Plots - NF Density - VSC - PDR 64b
6707 #- type: "plot"
6708 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6709 #  algorithm: "plot_nf_heatmap"
6710 #  output-file-type: ".html"
6711 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-vxlan-pdr"
6712 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6713 #  filter: "'NIC_Intel-XXV710' and
6714 #           'NF_DENSITY' and
6715 #           'VHOST' and
6716 #           'VXLAN' and
6717 #           'CHAIN' and
6718 #           '118' and
6719 #           '2T1C' and
6720 #           'NDRPDR'"
6721 #  parameters:
6722 #  - "throughput"
6723 #  - "name"
6724 #  - "tags"
6725 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6726 #  x-axis: "X = VNFs per Service Chain"
6727 #  y-axis: "Y = Number of Service Chains"
6728 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6729 #  layout:
6730 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6731 #    layout: "plot-service-density"
6732 #
6733 #- type: "plot"
6734 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6735 #  algorithm: "plot_nf_heatmap"
6736 #  output-file-type: ".html"
6737 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-vxlan-pdr"
6738 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6739 #  filter: "'NIC_Intel-XXV710' and
6740 #           'NF_DENSITY' and
6741 #           'VHOST' and
6742 #           'VXLAN' and
6743 #           'CHAIN' and
6744 #           '118' and
6745 #           '4T2C' and
6746 #           'NDRPDR'"
6747 #  parameters:
6748 #  - "throughput"
6749 #  - "name"
6750 #  - "tags"
6751 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6752 #  x-axis: "X = VNFs per Service Chain"
6753 #  y-axis: "Y = Number of Service Chains"
6754 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6755 #  layout:
6756 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6757 #    layout: "plot-service-density"
6758 #
6759 #- type: "plot"
6760 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6761 #  algorithm: "plot_nf_heatmap"
6762 #  output-file-type: ".html"
6763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-vxlan-pdr"
6764 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6765 #  filter: "'NIC_Intel-XXV710' and
6766 #           'NF_DENSITY' and
6767 #           'VHOST' and
6768 #           'VXLAN' and
6769 #           'CHAIN' and
6770 #           '118' and
6771 #           '8T4C' and
6772 #           'NDRPDR'"
6773 #  parameters:
6774 #  - "throughput"
6775 #  - "name"
6776 #  - "tags"
6777 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6778 #  x-axis: "X = VNFs per Service Chain"
6779 #  y-axis: "Y = Number of Service Chains"
6780 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6781 #  layout:
6782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6783 #    layout: "plot-service-density"
6784 #
6785 ## Plots - NF Density - VSC - PDR IMIX
6786 #- type: "plot"
6787 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6788 #  algorithm: "plot_nf_heatmap"
6789 #  output-file-type: ".html"
6790 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
6791 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6792 #  filter: "'NIC_Intel-XXV710' and
6793 #           'NF_DENSITY' and
6794 #           'VHOST' and
6795 #           'VXLAN' and
6796 #           'CHAIN' and
6797 #           'IMIX' and
6798 #           '2T1C' and
6799 #           'NDRPDR'"
6800 #  parameters:
6801 #  - "throughput"
6802 #  - "name"
6803 #  - "tags"
6804 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6805 #  x-axis: "X = VNFs per Service Chain"
6806 #  y-axis: "Y = Number of Service Chains"
6807 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6808 #  layout:
6809 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6810 #    layout: "plot-service-density"
6811 #
6812 #- type: "plot"
6813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6814 #  algorithm: "plot_nf_heatmap"
6815 #  output-file-type: ".html"
6816 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
6817 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6818 #  filter: "'NIC_Intel-XXV710' and
6819 #           'NF_DENSITY' and
6820 #           'VHOST' and
6821 #           'VXLAN' and
6822 #           'CHAIN' and
6823 #           'IMIX' and
6824 #           '4T2C' and
6825 #           'NDRPDR'"
6826 #  parameters:
6827 #  - "throughput"
6828 #  - "name"
6829 #  - "tags"
6830 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6831 #  x-axis: "X = VNFs per Service Chain"
6832 #  y-axis: "Y = Number of Service Chains"
6833 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6834 #  layout:
6835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6836 #    layout: "plot-service-density"
6837 #
6838 #- type: "plot"
6839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6840 #  algorithm: "plot_nf_heatmap"
6841 #  output-file-type: ".html"
6842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
6843 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
6844 #  filter: "'NIC_Intel-XXV710' and
6845 #           'NF_DENSITY' and
6846 #           'VHOST' and
6847 #           'VXLAN' and
6848 #           'CHAIN' and
6849 #           'IMIX' and
6850 #           '8T4C' and
6851 #           'NDRPDR'"
6852 #  parameters:
6853 #  - "throughput"
6854 #  - "name"
6855 #  - "tags"
6856 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6857 #  x-axis: "X = VNFs per Service Chain"
6858 #  y-axis: "Y = Number of Service Chains"
6859 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6860 #  layout:
6861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
6862 #    layout: "plot-service-density"
6863 #
6864 ################################################################################
6865 ## Plots - NF Density - CSC - MRR 64b
6866 #- type: "plot"
6867 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6868 #  algorithm: "plot_nf_heatmap"
6869 #  output-file-type: ".html"
6870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
6871 #  data: "plot-vpp-nfv-2n-skx-mrr"
6872 #  filter: "'NIC_Intel-XXV710' and
6873 #           'NF_DENSITY' and
6874 #           'DOCKER' and
6875 #           'CHAIN' and
6876 #           'NF_VPPIP4' and
6877 #           '64B' and
6878 #           '2T1C' and
6879 #           'MRR'"
6880 #  parameters:
6881 #  - "result"
6882 #  - "name"
6883 #  - "tags"
6884 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6885 #  x-axis: "X = CNFs per Service Chain"
6886 #  y-axis: "Y = Number of Service Chains"
6887 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6888 #  layout:
6889 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6890 #    layout: "plot-service-density"
6891 #
6892 #- type: "plot"
6893 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6894 #  algorithm: "plot_nf_heatmap"
6895 #  output-file-type: ".html"
6896 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
6897 #  data: "plot-vpp-nfv-2n-skx-mrr"
6898 #  filter: "'NIC_Intel-XXV710' and
6899 #           'NF_DENSITY' and
6900 #           'DOCKER' and
6901 #           'CHAIN' and
6902 #           'NF_VPPIP4' and
6903 #           '64B' and
6904 #           '4T2C' and
6905 #           'MRR'"
6906 #  parameters:
6907 #  - "result"
6908 #  - "name"
6909 #  - "tags"
6910 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6911 #  x-axis: "X = CNFs per Service Chain"
6912 #  y-axis: "Y = Number of Service Chains"
6913 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6914 #  layout:
6915 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6916 #    layout: "plot-service-density"
6917 #
6918 #- type: "plot"
6919 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6920 #  algorithm: "plot_nf_heatmap"
6921 #  output-file-type: ".html"
6922 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
6923 #  data: "plot-vpp-nfv-2n-skx-mrr"
6924 #  filter: "'NIC_Intel-XXV710' and
6925 #           'NF_DENSITY' and
6926 #           'DOCKER' and
6927 #           'CHAIN' and
6928 #           'NF_VPPIP4' and
6929 #           '64B' and
6930 #           '8T4C' and
6931 #           'MRR'"
6932 #  parameters:
6933 #  - "result"
6934 #  - "name"
6935 #  - "tags"
6936 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6937 #  x-axis: "X = CNFs per Service Chain"
6938 #  y-axis: "Y = Number of Service Chains"
6939 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
6940 #  layout:
6941 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6942 #    layout: "plot-service-density"
6943 #
6944 ## Plots - NF Density - CSC - MRR IMIX
6945 #- type: "plot"
6946 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6947 #  algorithm: "plot_nf_heatmap"
6948 #  output-file-type: ".html"
6949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
6950 #  data: "plot-vpp-nfv-2n-skx-mrr"
6951 #  filter: "'NIC_Intel-XXV710' and
6952 #           'NF_DENSITY' and
6953 #           'DOCKER' and
6954 #           'CHAIN' and
6955 #           'NF_VPPIP4' and
6956 #           'IMIX' and
6957 #           '2T1C' and
6958 #           'MRR'"
6959 #  parameters:
6960 #  - "result"
6961 #  - "name"
6962 #  - "tags"
6963 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6964 #  x-axis: "X = CNFs per Service Chain"
6965 #  y-axis: "Y = Number of Service Chains"
6966 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6967 #  layout:
6968 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6969 #    layout: "plot-service-density"
6970 #
6971 #- type: "plot"
6972 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6973 #  algorithm: "plot_nf_heatmap"
6974 #  output-file-type: ".html"
6975 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
6976 #  data: "plot-vpp-nfv-2n-skx-mrr"
6977 #  filter: "'NIC_Intel-XXV710' and
6978 #           'NF_DENSITY' and
6979 #           'DOCKER' and
6980 #           'CHAIN' and
6981 #           'NF_VPPIP4' and
6982 #           'IMIX' and
6983 #           '4T2C' and
6984 #           'MRR'"
6985 #  parameters:
6986 #  - "result"
6987 #  - "name"
6988 #  - "tags"
6989 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6990 #  x-axis: "X = CNFs per Service Chain"
6991 #  y-axis: "Y = Number of Service Chains"
6992 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
6993 #  layout:
6994 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6995 #    layout: "plot-service-density"
6996 #
6997 #- type: "plot"
6998 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
6999 #  algorithm: "plot_nf_heatmap"
7000 #  output-file-type: ".html"
7001 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7002 #  data: "plot-vpp-nfv-2n-skx-mrr"
7003 #  filter: "'NIC_Intel-XXV710' and
7004 #           'NF_DENSITY' and
7005 #           'DOCKER' and
7006 #           'CHAIN' and
7007 #           'NF_VPPIP4' and
7008 #           'IMIX' and
7009 #           '8T4C' and
7010 #           'MRR'"
7011 #  parameters:
7012 #  - "result"
7013 #  - "name"
7014 #  - "tags"
7015 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7016 #  x-axis: "X = CNFs per Service Chain"
7017 #  y-axis: "Y = Number of Service Chains"
7018 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7019 #  layout:
7020 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7021 #    layout: "plot-service-density"
7022 #
7023 ## Plots - NF Density - CSC - NDR 64b
7024 #- type: "plot"
7025 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7026 #  algorithm: "plot_nf_heatmap"
7027 #  output-file-type: ".html"
7028 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
7029 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7030 #  filter: "'NIC_Intel-XXV710' and
7031 #           'NF_DENSITY' and
7032 #           'DOCKER' and
7033 #           'CHAIN' and
7034 #           'NF_VPPIP4' and
7035 #           '64B' and
7036 #           '2T1C' and
7037 #           'NDRPDR'"
7038 #  parameters:
7039 #  - "throughput"
7040 #  - "name"
7041 #  - "tags"
7042 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7043 #  x-axis: "X = CNFs per Service Chain"
7044 #  y-axis: "Y = Number of Service Chains"
7045 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7046 #  layout:
7047 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7048 #    layout: "plot-service-density"
7049 #
7050 #- type: "plot"
7051 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7052 #  algorithm: "plot_nf_heatmap"
7053 #  output-file-type: ".html"
7054 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
7055 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7056 #  filter: "'NIC_Intel-XXV710' and
7057 #           'NF_DENSITY' and
7058 #           'DOCKER' and
7059 #           'CHAIN' and
7060 #           'NF_VPPIP4' and
7061 #           '64B' and
7062 #           '4T2C' and
7063 #           'NDRPDR'"
7064 #  parameters:
7065 #  - "throughput"
7066 #  - "name"
7067 #  - "tags"
7068 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7069 #  x-axis: "X = CNFs per Service Chain"
7070 #  y-axis: "Y = Number of Service Chains"
7071 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7072 #  layout:
7073 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7074 #    layout: "plot-service-density"
7075 #
7076 #- type: "plot"
7077 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7078 #  algorithm: "plot_nf_heatmap"
7079 #  output-file-type: ".html"
7080 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
7081 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7082 #  filter: "'NIC_Intel-XXV710' and
7083 #           'NF_DENSITY' and
7084 #           'DOCKER' and
7085 #           'CHAIN' and
7086 #           'NF_VPPIP4' and
7087 #           '64B' and
7088 #           '8T4C' and
7089 #           'NDRPDR'"
7090 #  parameters:
7091 #  - "throughput"
7092 #  - "name"
7093 #  - "tags"
7094 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7095 #  x-axis: "X = CNFs per Service Chain"
7096 #  y-axis: "Y = Number of Service Chains"
7097 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
7098 #  layout:
7099 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7100 #    layout: "plot-service-density"
7101 #
7102 ## Plots - NF Density - CSC - NDR IMIX
7103 #- type: "plot"
7104 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7105 #  algorithm: "plot_nf_heatmap"
7106 #  output-file-type: ".html"
7107 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7108 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7109 #  filter: "'NIC_Intel-XXV710' and
7110 #           'NF_DENSITY' and
7111 #           'DOCKER' and
7112 #           'CHAIN' and
7113 #           'NF_VPPIP4' and
7114 #           'IMIX' and
7115 #           '2T1C' and
7116 #           'NDRPDR'"
7117 #  parameters:
7118 #  - "throughput"
7119 #  - "name"
7120 #  - "tags"
7121 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7122 #  x-axis: "X = CNFs per Service Chain"
7123 #  y-axis: "Y = Number of Service Chains"
7124 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7125 #  layout:
7126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7127 #    layout: "plot-service-density"
7128 #
7129 #- type: "plot"
7130 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7131 #  algorithm: "plot_nf_heatmap"
7132 #  output-file-type: ".html"
7133 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
7134 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7135 #  filter: "'NIC_Intel-XXV710' and
7136 #           'NF_DENSITY' and
7137 #           'DOCKER' and
7138 #           'CHAIN' and
7139 #           'NF_VPPIP4' and
7140 #           'IMIX' and
7141 #           '4T2C' and
7142 #           'NDRPDR'"
7143 #  parameters:
7144 #  - "throughput"
7145 #  - "name"
7146 #  - "tags"
7147 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7148 #  x-axis: "X = CNFs per Service Chain"
7149 #  y-axis: "Y = Number of Service Chains"
7150 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7151 #  layout:
7152 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7153 #    layout: "plot-service-density"
7154 #
7155 #- type: "plot"
7156 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7157 #  algorithm: "plot_nf_heatmap"
7158 #  output-file-type: ".html"
7159 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
7160 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7161 #  filter: "'NIC_Intel-XXV710' and
7162 #           'NF_DENSITY' and
7163 #           'DOCKER' and
7164 #           'CHAIN' and
7165 #           'NF_VPPIP4' and
7166 #           'IMIX' and
7167 #           '8T4C' and
7168 #           'NDRPDR'"
7169 #  parameters:
7170 #  - "throughput"
7171 #  - "name"
7172 #  - "tags"
7173 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7174 #  x-axis: "X = CNFs per Service Chain"
7175 #  y-axis: "Y = Number of Service Chains"
7176 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7177 #  layout:
7178 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7179 #    layout: "plot-service-density"
7180 #
7181 ## Plots - NF Density - CSC - PDR 64b
7182 #- type: "plot"
7183 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7184 #  algorithm: "plot_nf_heatmap"
7185 #  output-file-type: ".html"
7186 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
7187 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7188 #  filter: "'NIC_Intel-XXV710' and
7189 #           'NF_DENSITY' and
7190 #           'DOCKER' and
7191 #           'CHAIN' and
7192 #           'NF_VPPIP4' and
7193 #           '64B' and
7194 #           '2T1C' and
7195 #           'NDRPDR'"
7196 #  parameters:
7197 #  - "throughput"
7198 #  - "name"
7199 #  - "tags"
7200 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7201 #  x-axis: "X = CNFs per Service Chain"
7202 #  y-axis: "Y = Number of Service Chains"
7203 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7204 #  layout:
7205 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7206 #    layout: "plot-service-density"
7207 #
7208 #- type: "plot"
7209 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7210 #  algorithm: "plot_nf_heatmap"
7211 #  output-file-type: ".html"
7212 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
7213 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7214 #  filter: "'NIC_Intel-XXV710' and
7215 #           'NF_DENSITY' and
7216 #           'DOCKER' and
7217 #           'CHAIN' and
7218 #           'NF_VPPIP4' and
7219 #           '64B' and
7220 #           '4T2C' and
7221 #           'NDRPDR'"
7222 #  parameters:
7223 #  - "throughput"
7224 #  - "name"
7225 #  - "tags"
7226 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7227 #  x-axis: "X = CNFs per Service Chain"
7228 #  y-axis: "Y = Number of Service Chains"
7229 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7230 #  layout:
7231 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7232 #    layout: "plot-service-density"
7233 #
7234 #- type: "plot"
7235 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7236 #  algorithm: "plot_nf_heatmap"
7237 #  output-file-type: ".html"
7238 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
7239 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7240 #  filter: "'NIC_Intel-XXV710' and
7241 #           'NF_DENSITY' and
7242 #           'DOCKER' and
7243 #           'CHAIN' and
7244 #           'NF_VPPIP4' and
7245 #           '64B' and
7246 #           '8T4C' and
7247 #           'NDRPDR'"
7248 #  parameters:
7249 #  - "throughput"
7250 #  - "name"
7251 #  - "tags"
7252 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7253 #  x-axis: "X = CNFs per Service Chain"
7254 #  y-axis: "Y = Number of Service Chains"
7255 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
7256 #  layout:
7257 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7258 #    layout: "plot-service-density"
7259 #
7260 ## Plots - NF Density - CSC - PDR IMIX
7261 #- type: "plot"
7262 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7263 #  algorithm: "plot_nf_heatmap"
7264 #  output-file-type: ".html"
7265 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
7266 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7267 #  filter: "'NIC_Intel-XXV710' and
7268 #           'NF_DENSITY' and
7269 #           'DOCKER' and
7270 #           'CHAIN' and
7271 #           'NF_VPPIP4' and
7272 #           'IMIX' and
7273 #           '2T1C' and
7274 #           'NDRPDR'"
7275 #  parameters:
7276 #  - "throughput"
7277 #  - "name"
7278 #  - "tags"
7279 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7280 #  x-axis: "X = CNFs per Service Chain"
7281 #  y-axis: "Y = Number of Service Chains"
7282 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7283 #  layout:
7284 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7285 #    layout: "plot-service-density"
7286 #
7287 #- type: "plot"
7288 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7289 #  algorithm: "plot_nf_heatmap"
7290 #  output-file-type: ".html"
7291 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
7292 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7293 #  filter: "'NIC_Intel-XXV710' and
7294 #           'NF_DENSITY' and
7295 #           'DOCKER' and
7296 #           'CHAIN' and
7297 #           'NF_VPPIP4' and
7298 #           'IMIX' and
7299 #           '4T2C' and
7300 #           'NDRPDR'"
7301 #  parameters:
7302 #  - "throughput"
7303 #  - "name"
7304 #  - "tags"
7305 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7306 #  x-axis: "X = CNFs per Service Chain"
7307 #  y-axis: "Y = Number of Service Chains"
7308 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7309 #  layout:
7310 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7311 #    layout: "plot-service-density"
7312 #
7313 #- type: "plot"
7314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7315 #  algorithm: "plot_nf_heatmap"
7316 #  output-file-type: ".html"
7317 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
7318 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
7319 #  filter: "'NIC_Intel-XXV710' and
7320 #           'NF_DENSITY' and
7321 #           'DOCKER' and
7322 #           'CHAIN' and
7323 #           'NF_VPPIP4' and
7324 #           'IMIX' and
7325 #           '8T4C' and
7326 #           'NDRPDR'"
7327 #  parameters:
7328 #  - "throughput"
7329 #  - "name"
7330 #  - "tags"
7331 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7332 #  x-axis: "X = CNFs per Service Chain"
7333 #  y-axis: "Y = Number of Service Chains"
7334 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7335 #  layout:
7336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
7337 #    layout: "plot-service-density"
7338 #
7339 ################################################################################
7340 #
7341 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7342 #- type: "plot"
7343 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7344 #  algorithm: "plot_nf_heatmap"
7345 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
7346 #  data: "plot-vpp-nfv-3n-skx-mrr"
7347 #  filter: "'NIC_Intel-XXV710' and
7348 #           'NF_DENSITY' and
7349 #           'DOCKER' and
7350 #           'CHAIN' and
7351 #           'NF_VPPIP4' and
7352 #           'IPSEC' and
7353 #           'TNL_4' and
7354 #           'IMIX' and
7355 #           '2T1C' and
7356 #           'MRR'"
7357 #  parameters:
7358 #  - "result"
7359 #  - "name"
7360 #  - "tags"
7361 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7362 #  x-axis: "X = CNFs per Service Chain"
7363 #  y-axis: "Y = Number of Service Chains"
7364 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7365 #  layout:
7366 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7367 #    layout: "plot-service-density"
7368 #
7369 #- type: "plot"
7370 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7371 #  algorithm: "plot_nf_heatmap"
7372 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
7373 #  data: "plot-vpp-nfv-3n-skx-mrr"
7374 #  filter: "'NIC_Intel-XXV710' and
7375 #           'NF_DENSITY' and
7376 #           'DOCKER' and
7377 #           'CHAIN' and
7378 #           'NF_VPPIP4' and
7379 #           'IPSEC' and
7380 #           'TNL_4' and
7381 #           'IMIX' and
7382 #           '4T2C' and
7383 #           'MRR'"
7384 #  parameters:
7385 #  - "result"
7386 #  - "name"
7387 #  - "tags"
7388 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7389 #  x-axis: "X = CNFs per Service Chain"
7390 #  y-axis: "Y = Number of Service Chains"
7391 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7392 #  layout:
7393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7394 #    layout: "plot-service-density"
7395 #
7396 #- type: "plot"
7397 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7398 #  algorithm: "plot_nf_heatmap"
7399 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
7400 #  data: "plot-vpp-nfv-3n-skx-mrr"
7401 #  filter: "'NIC_Intel-XXV710' and
7402 #           'NF_DENSITY' and
7403 #           'DOCKER' and
7404 #           'CHAIN' and
7405 #           'NF_VPPIP4' and
7406 #           'IPSEC' and
7407 #           'TNL_4' and
7408 #           'IMIX' and
7409 #           '8T4C' and
7410 #           'MRR'"
7411 #  parameters:
7412 #  - "result"
7413 #  - "name"
7414 #  - "tags"
7415 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7416 #  x-axis: "X = CNFs per Service Chain"
7417 #  y-axis: "Y = Number of Service Chains"
7418 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7419 #  layout:
7420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7421 #    layout: "plot-service-density"
7422 #
7423 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7424 #- type: "plot"
7425 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7426 #  algorithm: "plot_nf_heatmap"
7427 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
7428 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7429 #  filter: "'NIC_Intel-XXV710' and
7430 #           'NF_DENSITY' and
7431 #           'DOCKER' and
7432 #           'CHAIN' and
7433 #           'NF_VPPIP4' and
7434 #           'IPSEC' and
7435 #           'TNL_4' and
7436 #           'IMIX' and
7437 #           '2T1C' and
7438 #           'NDRPDR'"
7439 #  parameters:
7440 #  - "throughput"
7441 #  - "name"
7442 #  - "tags"
7443 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7444 #  x-axis: "X = CNFs per Service Chain"
7445 #  y-axis: "Y = Number of Service Chains"
7446 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7447 #  layout:
7448 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7449 #    layout: "plot-service-density"
7450 #
7451 #- type: "plot"
7452 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7453 #  algorithm: "plot_nf_heatmap"
7454 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
7455 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7456 #  filter: "'NIC_Intel-XXV710' and
7457 #           'NF_DENSITY' and
7458 #           'DOCKER' and
7459 #           'CHAIN' and
7460 #           'NF_VPPIP4' and
7461 #           'IPSEC' and
7462 #           'TNL_4' and
7463 #           'IMIX' and
7464 #           '4T2C' and
7465 #           'NDRPDR'"
7466 #  parameters:
7467 #  - "throughput"
7468 #  - "name"
7469 #  - "tags"
7470 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7471 #  x-axis: "X = CNFs per Service Chain"
7472 #  y-axis: "Y = Number of Service Chains"
7473 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7474 #  layout:
7475 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7476 #    layout: "plot-service-density"
7477 #
7478 #- type: "plot"
7479 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7480 #  algorithm: "plot_nf_heatmap"
7481 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
7482 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7483 #  filter: "'NIC_Intel-XXV710' and
7484 #           'NF_DENSITY' and
7485 #           'DOCKER' and
7486 #           'CHAIN' and
7487 #           'NF_VPPIP4' and
7488 #           'IPSEC' and
7489 #           'TNL_4' and
7490 #           'IMIX' and
7491 #           '8T4C' and
7492 #           'NDRPDR'"
7493 #  parameters:
7494 #  - "throughput"
7495 #  - "name"
7496 #  - "tags"
7497 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7498 #  x-axis: "X = CNFs per Service Chain"
7499 #  y-axis: "Y = Number of Service Chains"
7500 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7501 #  layout:
7502 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7503 #    layout: "plot-service-density"
7504 #
7505 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7506 #- type: "plot"
7507 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7508 #  algorithm: "plot_nf_heatmap"
7509 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
7510 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7511 #  filter: "'NIC_Intel-XXV710' and
7512 #           'NF_DENSITY' and
7513 #           'DOCKER' and
7514 #           'CHAIN' and
7515 #           'NF_VPPIP4' and
7516 #           'IPSEC' and
7517 #           'TNL_4' and
7518 #           'IMIX' and
7519 #           '2T1C' and
7520 #           'NDRPDR'"
7521 #  parameters:
7522 #  - "throughput"
7523 #  - "name"
7524 #  - "tags"
7525 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7526 #  x-axis: "X = CNFs per Service Chain"
7527 #  y-axis: "Y = Number of Service Chains"
7528 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7529 #  layout:
7530 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7531 #    layout: "plot-service-density"
7532 #
7533 #- type: "plot"
7534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7535 #  algorithm: "plot_nf_heatmap"
7536 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
7537 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7538 #  filter: "'NIC_Intel-XXV710' and
7539 #           'NF_DENSITY' and
7540 #           'DOCKER' and
7541 #           'CHAIN' and
7542 #           'NF_VPPIP4' and
7543 #           'IPSEC' and
7544 #           'TNL_4' and
7545 #           'IMIX' and
7546 #           '4T2C' and
7547 #           'NDRPDR'"
7548 #  parameters:
7549 #  - "throughput"
7550 #  - "name"
7551 #  - "tags"
7552 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7553 #  x-axis: "X = CNFs per Service Chain"
7554 #  y-axis: "Y = Number of Service Chains"
7555 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7556 #  layout:
7557 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7558 #    layout: "plot-service-density"
7559 #
7560 #- type: "plot"
7561 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7562 #  algorithm: "plot_nf_heatmap"
7563 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
7564 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7565 #  filter: "'NIC_Intel-XXV710' and
7566 #           'NF_DENSITY' and
7567 #           'DOCKER' and
7568 #           'CHAIN' and
7569 #           'NF_VPPIP4' and
7570 #           'IPSEC' and
7571 #           'TNL_4' and
7572 #           'IMIX' and
7573 #           '8T4C' and
7574 #           'NDRPDR'"
7575 #  parameters:
7576 #  - "throughput"
7577 #  - "name"
7578 #  - "tags"
7579 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7580 #  x-axis: "X = CNFs per Service Chain"
7581 #  y-axis: "Y = Number of Service Chains"
7582 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7583 #  layout:
7584 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7585 #    layout: "plot-service-density"
7586
7587 ###############################################################################
7588
7589 # Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
7590 - type: "plot"
7591   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7592   algorithm: "plot_nf_heatmap"
7593   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
7594   data: "plot-vpp-nfv-3n-hsw-mrr"
7595   filter: "'NIC_Intel-XL710' and
7596            'NF_DENSITY' and
7597            'DOCKER' and
7598            'CHAIN' and
7599            'NF_VPPIP4' and
7600            'IMIX' and
7601            'TNL_4' and
7602            '1T1C' and
7603            'MRR'"
7604   parameters:
7605   - "result"
7606   - "name"
7607   - "tags"
7608   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7609   x-axis: "X = CNFs per Service Chain"
7610   y-axis: "Y = Number of Service Chains"
7611   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7612   layout:
7613     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7614     layout: "plot-service-density"
7615
7616 - type: "plot"
7617   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7618   algorithm: "plot_nf_heatmap"
7619   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
7620   data: "plot-vpp-nfv-3n-hsw-mrr"
7621   filter: "'NIC_Intel-XL710' and
7622            'NF_DENSITY' and
7623            'DOCKER' and
7624            'CHAIN' and
7625            'NF_VPPIP4' and
7626            'IPSEC' and
7627            'TNL_4' and
7628            'IMIX' and
7629            '2T2C' and
7630            'MRR'"
7631   parameters:
7632   - "result"
7633   - "name"
7634   - "tags"
7635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7636   x-axis: "X = CNFs per Service Chain"
7637   y-axis: "Y = Number of Service Chains"
7638   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7639   layout:
7640     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7641     layout: "plot-service-density"
7642
7643 - type: "plot"
7644   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7645   algorithm: "plot_nf_heatmap"
7646   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
7647   data: "plot-vpp-nfv-3n-hsw-mrr"
7648   filter: "'NIC_Intel-XL710' and
7649            'NF_DENSITY' and
7650            'DOCKER' and
7651            'CHAIN' and
7652            'NF_VPPIP4' and
7653            'IPSEC' and
7654            'TNL_4' and
7655            'IMIX' and
7656            '4T4C' and
7657            'MRR'"
7658   parameters:
7659   - "result"
7660   - "name"
7661   - "tags"
7662   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7663   x-axis: "X = CNFs per Service Chain"
7664   y-axis: "Y = Number of Service Chains"
7665   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7666   layout:
7667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
7668     layout: "plot-service-density"
7669
7670 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
7671 - type: "plot"
7672   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7673   algorithm: "plot_nf_heatmap"
7674   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
7675   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7676   filter: "'NIC_Intel-XL710' and
7677            'NF_DENSITY' and
7678            'DOCKER' and
7679            'CHAIN' and
7680            'NF_VPPIP4' and
7681            'IPSEC' and
7682            'TNL_4' and
7683            'IMIX' and
7684            '1T1C' and
7685            'NDRPDR'"
7686   parameters:
7687   - "throughput"
7688   - "name"
7689   - "tags"
7690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7691   x-axis: "X = CNFs per Service Chain"
7692   y-axis: "Y = Number of Service Chains"
7693   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7694   layout:
7695     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7696     layout: "plot-service-density"
7697
7698 - type: "plot"
7699   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7700   algorithm: "plot_nf_heatmap"
7701   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
7702   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7703   filter: "'NIC_Intel-XL710' and
7704            'NF_DENSITY' and
7705            'DOCKER' and
7706            'CHAIN' and
7707            'NF_VPPIP4' and
7708            'IPSEC' and
7709            'TNL_4' and
7710            'IMIX' and
7711            '2T2C' and
7712            'NDRPDR'"
7713   parameters:
7714   - "throughput"
7715   - "name"
7716   - "tags"
7717   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7718   x-axis: "X = CNFs per Service Chain"
7719   y-axis: "Y = Number of Service Chains"
7720   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7721   layout:
7722     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7723     layout: "plot-service-density"
7724
7725 - type: "plot"
7726   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7727   algorithm: "plot_nf_heatmap"
7728   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
7729   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7730   filter: "'NIC_Intel-XL710' and
7731            'NF_DENSITY' and
7732            'DOCKER' and
7733            'CHAIN' and
7734            'NF_VPPIP4' and
7735            'IPSEC' and
7736            'TNL_4' and
7737            'IMIX' and
7738            '4T4C' and
7739            'NDRPDR'"
7740   parameters:
7741   - "throughput"
7742   - "name"
7743   - "tags"
7744   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7745   x-axis: "X = CNFs per Service Chain"
7746   y-axis: "Y = Number of Service Chains"
7747   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7748   layout:
7749     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
7750     layout: "plot-service-density"
7751
7752 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
7753 - type: "plot"
7754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7755   algorithm: "plot_nf_heatmap"
7756   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
7757   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7758   filter: "'NIC_Intel-XL710' and
7759            'NF_DENSITY' and
7760            'DOCKER' and
7761            'CHAIN' and
7762            'NF_VPPIP4' and
7763            'IPSEC' and
7764            'TNL_4' and
7765            'IMIX' and
7766            '1T1C' and
7767            'NDRPDR'"
7768   parameters:
7769   - "throughput"
7770   - "name"
7771   - "tags"
7772   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7773   x-axis: "X = CNFs per Service Chain"
7774   y-axis: "Y = Number of Service Chains"
7775   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7776   layout:
7777     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7778     layout: "plot-service-density"
7779
7780 - type: "plot"
7781   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7782   algorithm: "plot_nf_heatmap"
7783   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
7784   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7785   filter: "'NIC_Intel-XL710' and
7786            'NF_DENSITY' and
7787            'DOCKER' and
7788            'CHAIN' and
7789            'NF_VPPIP4' and
7790            'IPSEC' and
7791            'TNL_4' and
7792            'IMIX' and
7793            '2T2C' and
7794            'NDRPDR'"
7795   parameters:
7796   - "throughput"
7797   - "name"
7798   - "tags"
7799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7800   x-axis: "X = CNFs per Service Chain"
7801   y-axis: "Y = Number of Service Chains"
7802   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7803   layout:
7804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7805     layout: "plot-service-density"
7806
7807 - type: "plot"
7808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7809   algorithm: "plot_nf_heatmap"
7810   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
7811   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
7812   filter: "'NIC_Intel-XL710' and
7813            'NF_DENSITY' and
7814            'DOCKER' and
7815            'CHAIN' and
7816            'NF_VPPIP4' and
7817            'IPSEC' and
7818            'TNL_4' and
7819            'IMIX' and
7820            '4T4C' and
7821            'NDRPDR'"
7822   parameters:
7823   - "throughput"
7824   - "name"
7825   - "tags"
7826   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7827   x-axis: "X = CNFs per Service Chain"
7828   y-axis: "Y = Number of Service Chains"
7829   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7830   layout:
7831     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
7832     layout: "plot-service-density"
7833
7834 ###############################################################################
7835
7836 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
7837 #- type: "plot"
7838 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7839 #  algorithm: "plot_nf_heatmap"
7840 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
7841 #  data: "plot-vpp-nfv-3n-skx-mrr"
7842 #  filter: "'NIC_Intel-XXV710' and
7843 #           'NF_DENSITY' and
7844 #           'DOCKER' and
7845 #           'CHAIN' and
7846 #           'NF_VPPIP4' and
7847 #           'IPSEC' and
7848 #           'TNL_1000' and
7849 #           'IMIX' and
7850 #           '2T1C' and
7851 #           'MRR'"
7852 #  parameters:
7853 #  - "result"
7854 #  - "name"
7855 #  - "tags"
7856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7857 #  x-axis: "X = CNFs per Service Chain"
7858 #  y-axis: "Y = Number of Service Chains"
7859 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7860 #  layout:
7861 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7862 #    layout: "plot-service-density"
7863 #
7864 #- type: "plot"
7865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7866 #  algorithm: "plot_nf_heatmap"
7867 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
7868 #  data: "plot-vpp-nfv-3n-skx-mrr"
7869 #  filter: "'NIC_Intel-XXV710' and
7870 #           'NF_DENSITY' and
7871 #           'DOCKER' and
7872 #           'CHAIN' and
7873 #           'NF_VPPIP4' and
7874 #           'IPSEC' and
7875 #           'TNL_1000' and
7876 #           'IMIX' and
7877 #           '4T2C' and
7878 #           'MRR'"
7879 #  parameters:
7880 #  - "result"
7881 #  - "name"
7882 #  - "tags"
7883 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7884 #  x-axis: "X = CNFs per Service Chain"
7885 #  y-axis: "Y = Number of Service Chains"
7886 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7887 #  layout:
7888 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7889 #    layout: "plot-service-density"
7890 #
7891 #- type: "plot"
7892 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7893 #  algorithm: "plot_nf_heatmap"
7894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
7895 #  data: "plot-vpp-nfv-3n-skx-mrr"
7896 #  filter: "'NIC_Intel-XXV710' and
7897 #           'NF_DENSITY' and
7898 #           'DOCKER' and
7899 #           'CHAIN' and
7900 #           'NF_VPPIP4' and
7901 #           'IPSEC' and
7902 #           'TNL_1000' and
7903 #           'IMIX' and
7904 #           '8T4C' and
7905 #           'MRR'"
7906 #  parameters:
7907 #  - "result"
7908 #  - "name"
7909 #  - "tags"
7910 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7911 #  x-axis: "X = CNFs per Service Chain"
7912 #  y-axis: "Y = Number of Service Chains"
7913 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7914 #  layout:
7915 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
7916 #    layout: "plot-service-density"
7917 #
7918 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
7919 #- type: "plot"
7920 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7921 #  algorithm: "plot_nf_heatmap"
7922 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
7923 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7924 #  filter: "'NIC_Intel-XXV710' and
7925 #           'NF_DENSITY' and
7926 #           'DOCKER' and
7927 #           'CHAIN' and
7928 #           'NF_VPPIP4' and
7929 #           'IPSEC' and
7930 #           'TNL_1000' and
7931 #           'IMIX' and
7932 #           '2T1C' and
7933 #           'NDRPDR'"
7934 #  parameters:
7935 #  - "throughput"
7936 #  - "name"
7937 #  - "tags"
7938 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7939 #  x-axis: "X = CNFs per Service Chain"
7940 #  y-axis: "Y = Number of Service Chains"
7941 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7942 #  layout:
7943 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7944 #    layout: "plot-service-density"
7945 #
7946 #- type: "plot"
7947 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7948 #  algorithm: "plot_nf_heatmap"
7949 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
7950 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7951 #  filter: "'NIC_Intel-XXV710' and
7952 #           'NF_DENSITY' and
7953 #           'DOCKER' and
7954 #           'CHAIN' and
7955 #           'NF_VPPIP4' and
7956 #           'IPSEC' and
7957 #           'TNL_1000' and
7958 #           'IMIX' and
7959 #           '4T2C' and
7960 #           'NDRPDR'"
7961 #  parameters:
7962 #  - "throughput"
7963 #  - "name"
7964 #  - "tags"
7965 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7966 #  x-axis: "X = CNFs per Service Chain"
7967 #  y-axis: "Y = Number of Service Chains"
7968 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7969 #  layout:
7970 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7971 #    layout: "plot-service-density"
7972 #
7973 #- type: "plot"
7974 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7975 #  algorithm: "plot_nf_heatmap"
7976 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
7977 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
7978 #  filter: "'NIC_Intel-XXV710' and
7979 #           'NF_DENSITY' and
7980 #           'DOCKER' and
7981 #           'CHAIN' and
7982 #           'NF_VPPIP4' and
7983 #           'IPSEC' and
7984 #           'TNL_1000' and
7985 #           'IMIX' and
7986 #           '8T4C' and
7987 #           'NDRPDR'"
7988 #  parameters:
7989 #  - "throughput"
7990 #  - "name"
7991 #  - "tags"
7992 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7993 #  x-axis: "X = CNFs per Service Chain"
7994 #  y-axis: "Y = Number of Service Chains"
7995 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7996 #  layout:
7997 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
7998 #    layout: "plot-service-density"
7999 #
8000 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8001 #- type: "plot"
8002 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8003 #  algorithm: "plot_nf_heatmap"
8004 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8005 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8006 #  filter: "'NIC_Intel-XXV710' and
8007 #           'NF_DENSITY' and
8008 #           'DOCKER' and
8009 #           'CHAIN' and
8010 #           'NF_VPPIP4' and
8011 #           'IPSEC' and
8012 #           'TNL_1000' and
8013 #           'IMIX' and
8014 #           '2T1C' and
8015 #           'NDRPDR'"
8016 #  parameters:
8017 #  - "throughput"
8018 #  - "name"
8019 #  - "tags"
8020 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8021 #  x-axis: "X = CNFs per Service Chain"
8022 #  y-axis: "Y = Number of Service Chains"
8023 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8024 #  layout:
8025 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8026 #    layout: "plot-service-density"
8027 #
8028 #- type: "plot"
8029 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8030 #  algorithm: "plot_nf_heatmap"
8031 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8032 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8033 #  filter: "'NIC_Intel-XXV710' and
8034 #           'NF_DENSITY' and
8035 #           'DOCKER' and
8036 #           'CHAIN' and
8037 #           'NF_VPPIP4' and
8038 #           'IPSEC' and
8039 #           'TNL_1000' and
8040 #           'IMIX' and
8041 #           '4T2C' and
8042 #           'NDRPDR'"
8043 #  parameters:
8044 #  - "throughput"
8045 #  - "name"
8046 #  - "tags"
8047 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8048 #  x-axis: "X = CNFs per Service Chain"
8049 #  y-axis: "Y = Number of Service Chains"
8050 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8051 #  layout:
8052 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8053 #    layout: "plot-service-density"
8054 #
8055 #- type: "plot"
8056 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8057 #  algorithm: "plot_nf_heatmap"
8058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8059 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8060 #  filter: "'NIC_Intel-XXV710' and
8061 #           'NF_DENSITY' and
8062 #           'DOCKER' and
8063 #           'CHAIN' and
8064 #           'NF_VPPIP4' and
8065 #           'IPSEC' and
8066 #           'TNL_1000' and
8067 #           'IMIX' and
8068 #           '8T4C' and
8069 #           'NDRPDR'"
8070 #  parameters:
8071 #  - "throughput"
8072 #  - "name"
8073 #  - "tags"
8074 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8075 #  x-axis: "X = CNFs per Service Chain"
8076 #  y-axis: "Y = Number of Service Chains"
8077 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8078 #  layout:
8079 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8080 #    layout: "plot-service-density"
8081
8082 ###############################################################################
8083
8084 # Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8085 - type: "plot"
8086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8087   algorithm: "plot_nf_heatmap"
8088   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8089   data: "plot-vpp-nfv-3n-hsw-mrr"
8090   filter: "'NIC_Intel-XL710' and
8091            'NF_DENSITY' and
8092            'DOCKER' and
8093            'CHAIN' and
8094            'NF_VPPIP4' and
8095            'IMIX' and
8096            'TNL_1000' and
8097            '1T1C' and
8098            'MRR'"
8099   parameters:
8100   - "result"
8101   - "name"
8102   - "tags"
8103   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8104   x-axis: "X = CNFs per Service Chain"
8105   y-axis: "Y = Number of Service Chains"
8106   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8107   layout:
8108     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8109     layout: "plot-service-density"
8110
8111 - type: "plot"
8112   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8113   algorithm: "plot_nf_heatmap"
8114   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8115   data: "plot-vpp-nfv-3n-hsw-mrr"
8116   filter: "'NIC_Intel-XL710' and
8117            'NF_DENSITY' and
8118            'DOCKER' and
8119            'CHAIN' and
8120            'NF_VPPIP4' and
8121            'IPSEC' and
8122            'TNL_1000' and
8123            'IMIX' and
8124            '2T2C' and
8125            'MRR'"
8126   parameters:
8127   - "result"
8128   - "name"
8129   - "tags"
8130   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8131   x-axis: "X = CNFs per Service Chain"
8132   y-axis: "Y = Number of Service Chains"
8133   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8134   layout:
8135     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8136     layout: "plot-service-density"
8137
8138 - type: "plot"
8139   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8140   algorithm: "plot_nf_heatmap"
8141   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8142   data: "plot-vpp-nfv-3n-hsw-mrr"
8143   filter: "'NIC_Intel-XL710' and
8144            'NF_DENSITY' and
8145            'DOCKER' and
8146            'CHAIN' and
8147            'NF_VPPIP4' and
8148            'IPSEC' and
8149            'TNL_1000' and
8150            'IMIX' and
8151            '4T4C' and
8152            'MRR'"
8153   parameters:
8154   - "result"
8155   - "name"
8156   - "tags"
8157   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8158   x-axis: "X = CNFs per Service Chain"
8159   y-axis: "Y = Number of Service Chains"
8160   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8161   layout:
8162     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8163     layout: "plot-service-density"
8164
8165 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8166 - type: "plot"
8167   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8168   algorithm: "plot_nf_heatmap"
8169   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8170   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8171   filter: "'NIC_Intel-XL710' and
8172            'NF_DENSITY' and
8173            'DOCKER' and
8174            'CHAIN' and
8175            'NF_VPPIP4' and
8176            'IPSEC' and
8177            'TNL_1000' and
8178            'IMIX' and
8179            '1T1C' and
8180            'NDRPDR'"
8181   parameters:
8182   - "throughput"
8183   - "name"
8184   - "tags"
8185   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8186   x-axis: "X = CNFs per Service Chain"
8187   y-axis: "Y = Number of Service Chains"
8188   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8189   layout:
8190     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8191     layout: "plot-service-density"
8192
8193 - type: "plot"
8194   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8195   algorithm: "plot_nf_heatmap"
8196   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
8197   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8198   filter: "'NIC_Intel-XL710' and
8199            'NF_DENSITY' and
8200            'DOCKER' and
8201            'CHAIN' and
8202            'NF_VPPIP4' and
8203            'IPSEC' and
8204            'TNL_1000' and
8205            'IMIX' and
8206            '2T2C' and
8207            'NDRPDR'"
8208   parameters:
8209   - "throughput"
8210   - "name"
8211   - "tags"
8212   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8213   x-axis: "X = CNFs per Service Chain"
8214   y-axis: "Y = Number of Service Chains"
8215   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8216   layout:
8217     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8218     layout: "plot-service-density"
8219
8220 - type: "plot"
8221   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8222   algorithm: "plot_nf_heatmap"
8223   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
8224   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8225   filter: "'NIC_Intel-XL710' and
8226            'NF_DENSITY' and
8227            'DOCKER' and
8228            'CHAIN' and
8229            'NF_VPPIP4' and
8230            'IPSEC' and
8231            'TNL_1000' and
8232            'IMIX' and
8233            '4T4C' and
8234            'NDRPDR'"
8235   parameters:
8236   - "throughput"
8237   - "name"
8238   - "tags"
8239   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8240   x-axis: "X = CNFs per Service Chain"
8241   y-axis: "Y = Number of Service Chains"
8242   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8243   layout:
8244     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8245     layout: "plot-service-density"
8246
8247 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8248 - type: "plot"
8249   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8250   algorithm: "plot_nf_heatmap"
8251   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
8252   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8253   filter: "'NIC_Intel-XL710' and
8254            'NF_DENSITY' and
8255            'DOCKER' and
8256            'CHAIN' and
8257            'NF_VPPIP4' and
8258            'IPSEC' and
8259            'TNL_1000' and
8260            'IMIX' and
8261            '1T1C' and
8262            'NDRPDR'"
8263   parameters:
8264   - "throughput"
8265   - "name"
8266   - "tags"
8267   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8268   x-axis: "X = CNFs per Service Chain"
8269   y-axis: "Y = Number of Service Chains"
8270   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8271   layout:
8272     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8273     layout: "plot-service-density"
8274
8275 - type: "plot"
8276   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8277   algorithm: "plot_nf_heatmap"
8278   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
8279   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8280   filter: "'NIC_Intel-XL710' and
8281            'NF_DENSITY' and
8282            'DOCKER' and
8283            'CHAIN' and
8284            'NF_VPPIP4' and
8285            'IPSEC' and
8286            'TNL_1000' and
8287            'IMIX' and
8288            '2T2C' and
8289            'NDRPDR'"
8290   parameters:
8291   - "throughput"
8292   - "name"
8293   - "tags"
8294   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8295   x-axis: "X = CNFs per Service Chain"
8296   y-axis: "Y = Number of Service Chains"
8297   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8298   layout:
8299     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8300     layout: "plot-service-density"
8301
8302 - type: "plot"
8303   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8304   algorithm: "plot_nf_heatmap"
8305   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
8306   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8307   filter: "'NIC_Intel-XL710' and
8308            'NF_DENSITY' and
8309            'DOCKER' and
8310            'CHAIN' and
8311            'NF_VPPIP4' and
8312            'IPSEC' and
8313            'TNL_1000' and
8314            'IMIX' and
8315            '4T4C' and
8316            'NDRPDR'"
8317   parameters:
8318   - "throughput"
8319   - "name"
8320   - "tags"
8321   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8322   x-axis: "X = CNFs per Service Chain"
8323   y-axis: "Y = Number of Service Chains"
8324   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8325   layout:
8326     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8327     layout: "plot-service-density"
8328
8329 ###############################################################################
8330
8331 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8332 #- type: "plot"
8333 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8334 #  algorithm: "plot_nf_heatmap"
8335 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
8336 #  data: "plot-vpp-nfv-3n-skx-mrr"
8337 #  filter: "'NIC_Intel-XXV710' and
8338 #           'NF_DENSITY' and
8339 #           'DOCKER' and
8340 #           'CHAIN' and
8341 #           'NF_VPPIP4' and
8342 #           'IPSEC' and
8343 #           'TNL_10000' and
8344 #           'IMIX' and
8345 #           '2T1C' and
8346 #           'MRR'"
8347 #  parameters:
8348 #  - "result"
8349 #  - "name"
8350 #  - "tags"
8351 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8352 #  x-axis: "X = CNFs per Service Chain"
8353 #  y-axis: "Y = Number of Service Chains"
8354 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8355 #  layout:
8356 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8357 #    layout: "plot-service-density"
8358 #
8359 #- type: "plot"
8360 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8361 #  algorithm: "plot_nf_heatmap"
8362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
8363 #  data: "plot-vpp-nfv-3n-skx-mrr"
8364 #  filter: "'NIC_Intel-XXV710' and
8365 #           'NF_DENSITY' and
8366 #           'DOCKER' and
8367 #           'CHAIN' and
8368 #           'NF_VPPIP4' and
8369 #           'IPSEC' and
8370 #           'TNL_10000' and
8371 #           'IMIX' and
8372 #           '4T2C' and
8373 #           'MRR'"
8374 #  parameters:
8375 #  - "result"
8376 #  - "name"
8377 #  - "tags"
8378 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8379 #  x-axis: "X = CNFs per Service Chain"
8380 #  y-axis: "Y = Number of Service Chains"
8381 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8382 #  layout:
8383 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8384 #    layout: "plot-service-density"
8385 #
8386 #- type: "plot"
8387 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8388 #  algorithm: "plot_nf_heatmap"
8389 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
8390 #  data: "plot-vpp-nfv-3n-skx-mrr"
8391 #  filter: "'NIC_Intel-XXV710' and
8392 #           'NF_DENSITY' and
8393 #           'DOCKER' and
8394 #           'CHAIN' and
8395 #           'NF_VPPIP4' and
8396 #           'IPSEC' and
8397 #           'TNL_10000' and
8398 #           'IMIX' and
8399 #           '8T4C' and
8400 #           'MRR'"
8401 #  parameters:
8402 #  - "result"
8403 #  - "name"
8404 #  - "tags"
8405 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8406 #  x-axis: "X = CNFs per Service Chain"
8407 #  y-axis: "Y = Number of Service Chains"
8408 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8409 #  layout:
8410 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8411 #    layout: "plot-service-density"
8412 #
8413 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8414 #- type: "plot"
8415 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8416 #  algorithm: "plot_nf_heatmap"
8417 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
8418 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8419 #  filter: "'NIC_Intel-XXV710' and
8420 #           'NF_DENSITY' and
8421 #           'DOCKER' and
8422 #           'CHAIN' and
8423 #           'NF_VPPIP4' and
8424 #           'IPSEC' and
8425 #           'TNL_10000' and
8426 #           'IMIX' and
8427 #           '2T1C' and
8428 #           'NDRPDR'"
8429 #  parameters:
8430 #  - "throughput"
8431 #  - "name"
8432 #  - "tags"
8433 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8434 #  x-axis: "X = CNFs per Service Chain"
8435 #  y-axis: "Y = Number of Service Chains"
8436 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8437 #  layout:
8438 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8439 #    layout: "plot-service-density"
8440 #
8441 #- type: "plot"
8442 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8443 #  algorithm: "plot_nf_heatmap"
8444 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
8445 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8446 #  filter: "'NIC_Intel-XXV710' and
8447 #           'NF_DENSITY' and
8448 #           'DOCKER' and
8449 #           'CHAIN' and
8450 #           'NF_VPPIP4' and
8451 #           'IPSEC' and
8452 #           'TNL_10000' and
8453 #           'IMIX' and
8454 #           '4T2C' and
8455 #           'NDRPDR'"
8456 #  parameters:
8457 #  - "throughput"
8458 #  - "name"
8459 #  - "tags"
8460 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8461 #  x-axis: "X = CNFs per Service Chain"
8462 #  y-axis: "Y = Number of Service Chains"
8463 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8464 #  layout:
8465 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8466 #    layout: "plot-service-density"
8467 #
8468 #- type: "plot"
8469 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8470 #  algorithm: "plot_nf_heatmap"
8471 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
8472 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8473 #  filter: "'NIC_Intel-XXV710' and
8474 #           'NF_DENSITY' and
8475 #           'DOCKER' and
8476 #           'CHAIN' and
8477 #           'NF_VPPIP4' and
8478 #           'IPSEC' and
8479 #           'TNL_10000' and
8480 #           'IMIX' and
8481 #           '8T4C' and
8482 #           'NDRPDR'"
8483 #  parameters:
8484 #  - "throughput"
8485 #  - "name"
8486 #  - "tags"
8487 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8488 #  x-axis: "X = CNFs per Service Chain"
8489 #  y-axis: "Y = Number of Service Chains"
8490 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8491 #  layout:
8492 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8493 #    layout: "plot-service-density"
8494 #
8495 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8496 #- type: "plot"
8497 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8498 #  algorithm: "plot_nf_heatmap"
8499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
8500 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8501 #  filter: "'NIC_Intel-XXV710' and
8502 #           'NF_DENSITY' and
8503 #           'DOCKER' and
8504 #           'CHAIN' and
8505 #           'NF_VPPIP4' and
8506 #           'IPSEC' and
8507 #           'TNL_10000' and
8508 #           'IMIX' and
8509 #           '2T1C' and
8510 #           'NDRPDR'"
8511 #  parameters:
8512 #  - "throughput"
8513 #  - "name"
8514 #  - "tags"
8515 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8516 #  x-axis: "X = CNFs per Service Chain"
8517 #  y-axis: "Y = Number of Service Chains"
8518 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8519 #  layout:
8520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8521 #    layout: "plot-service-density"
8522 #
8523 #- type: "plot"
8524 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8525 #  algorithm: "plot_nf_heatmap"
8526 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
8527 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8528 #  filter: "'NIC_Intel-XXV710' and
8529 #           'NF_DENSITY' and
8530 #           'DOCKER' and
8531 #           'CHAIN' and
8532 #           'NF_VPPIP4' and
8533 #           'IPSEC' and
8534 #           'TNL_10000' and
8535 #           'IMIX' and
8536 #           '4T2C' and
8537 #           'NDRPDR'"
8538 #  parameters:
8539 #  - "throughput"
8540 #  - "name"
8541 #  - "tags"
8542 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8543 #  x-axis: "X = CNFs per Service Chain"
8544 #  y-axis: "Y = Number of Service Chains"
8545 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8546 #  layout:
8547 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8548 #    layout: "plot-service-density"
8549 #
8550 #- type: "plot"
8551 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8552 #  algorithm: "plot_nf_heatmap"
8553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
8554 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8555 #  filter: "'NIC_Intel-XXV710' and
8556 #           'NF_DENSITY' and
8557 #           'DOCKER' and
8558 #           'CHAIN' and
8559 #           'NF_VPPIP4' and
8560 #           'IPSEC' and
8561 #           'TNL_10000' and
8562 #           'IMIX' and
8563 #           '8T4C' and
8564 #           'NDRPDR'"
8565 #  parameters:
8566 #  - "throughput"
8567 #  - "name"
8568 #  - "tags"
8569 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8570 #  x-axis: "X = CNFs per Service Chain"
8571 #  y-axis: "Y = Number of Service Chains"
8572 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8573 #  layout:
8574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8575 #    layout: "plot-service-density"
8576
8577 ###############################################################################
8578
8579 # Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
8580 - type: "plot"
8581   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8582   algorithm: "plot_nf_heatmap"
8583   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
8584   data: "plot-vpp-nfv-3n-hsw-mrr"
8585   filter: "'NIC_Intel-XL710' and
8586            'NF_DENSITY' and
8587            'DOCKER' and
8588            'CHAIN' and
8589            'NF_VPPIP4' and
8590            'IMIX' and
8591            'TNL_10000' and
8592            '1T1C' and
8593            'MRR'"
8594   parameters:
8595   - "result"
8596   - "name"
8597   - "tags"
8598   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8599   x-axis: "X = CNFs per Service Chain"
8600   y-axis: "Y = Number of Service Chains"
8601   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8602   layout:
8603     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8604     layout: "plot-service-density"
8605
8606 - type: "plot"
8607   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8608   algorithm: "plot_nf_heatmap"
8609   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
8610   data: "plot-vpp-nfv-3n-hsw-mrr"
8611   filter: "'NIC_Intel-XL710' and
8612            'NF_DENSITY' and
8613            'DOCKER' and
8614            'CHAIN' and
8615            'NF_VPPIP4' and
8616            'IPSEC' and
8617            'TNL_10000' and
8618            'IMIX' and
8619            '2T2C' and
8620            'MRR'"
8621   parameters:
8622   - "result"
8623   - "name"
8624   - "tags"
8625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8626   x-axis: "X = CNFs per Service Chain"
8627   y-axis: "Y = Number of Service Chains"
8628   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8629   layout:
8630     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8631     layout: "plot-service-density"
8632
8633 - type: "plot"
8634   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8635   algorithm: "plot_nf_heatmap"
8636   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
8637   data: "plot-vpp-nfv-3n-hsw-mrr"
8638   filter: "'NIC_Intel-XL710' and
8639            'NF_DENSITY' and
8640            'DOCKER' and
8641            'CHAIN' and
8642            'NF_VPPIP4' and
8643            'IPSEC' and
8644            'TNL_10000' and
8645            'IMIX' and
8646            '4T4C' and
8647            'MRR'"
8648   parameters:
8649   - "result"
8650   - "name"
8651   - "tags"
8652   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8653   x-axis: "X = CNFs per Service Chain"
8654   y-axis: "Y = Number of Service Chains"
8655   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8656   layout:
8657     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
8658     layout: "plot-service-density"
8659
8660 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
8661 - type: "plot"
8662   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8663   algorithm: "plot_nf_heatmap"
8664   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
8665   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8666   filter: "'NIC_Intel-XL710' and
8667            'NF_DENSITY' and
8668            'DOCKER' and
8669            'CHAIN' and
8670            'NF_VPPIP4' and
8671            'IPSEC' and
8672            'TNL_10000' and
8673            'IMIX' and
8674            '1T1C' and
8675            'NDRPDR'"
8676   parameters:
8677   - "throughput"
8678   - "name"
8679   - "tags"
8680   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8681   x-axis: "X = CNFs per Service Chain"
8682   y-axis: "Y = Number of Service Chains"
8683   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8684   layout:
8685     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8686     layout: "plot-service-density"
8687
8688 - type: "plot"
8689   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8690   algorithm: "plot_nf_heatmap"
8691   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
8692   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8693   filter: "'NIC_Intel-XL710' and
8694            'NF_DENSITY' and
8695            'DOCKER' and
8696            'CHAIN' and
8697            'NF_VPPIP4' and
8698            'IPSEC' and
8699            'TNL_10000' and
8700            'IMIX' and
8701            '2T2C' and
8702            'NDRPDR'"
8703   parameters:
8704   - "throughput"
8705   - "name"
8706   - "tags"
8707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8708   x-axis: "X = CNFs per Service Chain"
8709   y-axis: "Y = Number of Service Chains"
8710   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8711   layout:
8712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8713     layout: "plot-service-density"
8714
8715 - type: "plot"
8716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8717   algorithm: "plot_nf_heatmap"
8718   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
8719   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8720   filter: "'NIC_Intel-XL710' and
8721            'NF_DENSITY' and
8722            'DOCKER' and
8723            'CHAIN' and
8724            'NF_VPPIP4' and
8725            'IPSEC' and
8726            'TNL_10000' and
8727            'IMIX' and
8728            '4T4C' and
8729            'NDRPDR'"
8730   parameters:
8731   - "throughput"
8732   - "name"
8733   - "tags"
8734   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8735   x-axis: "X = CNFs per Service Chain"
8736   y-axis: "Y = Number of Service Chains"
8737   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8738   layout:
8739     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
8740     layout: "plot-service-density"
8741
8742 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
8743 - type: "plot"
8744   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8745   algorithm: "plot_nf_heatmap"
8746   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
8747   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8748   filter: "'NIC_Intel-XL710' and
8749            'NF_DENSITY' and
8750            'DOCKER' and
8751            'CHAIN' and
8752            'NF_VPPIP4' and
8753            'IPSEC' and
8754            'TNL_10000' and
8755            'IMIX' and
8756            '1T1C' and
8757            'NDRPDR'"
8758   parameters:
8759   - "throughput"
8760   - "name"
8761   - "tags"
8762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8763   x-axis: "X = CNFs per Service Chain"
8764   y-axis: "Y = Number of Service Chains"
8765   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8766   layout:
8767     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8768     layout: "plot-service-density"
8769
8770 - type: "plot"
8771   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8772   algorithm: "plot_nf_heatmap"
8773   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
8774   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8775   filter: "'NIC_Intel-XL710' and
8776            'NF_DENSITY' and
8777            'DOCKER' and
8778            'CHAIN' and
8779            'NF_VPPIP4' and
8780            'IPSEC' and
8781            'TNL_10000' and
8782            'IMIX' and
8783            '2T2C' and
8784            'NDRPDR'"
8785   parameters:
8786   - "throughput"
8787   - "name"
8788   - "tags"
8789   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8790   x-axis: "X = CNFs per Service Chain"
8791   y-axis: "Y = Number of Service Chains"
8792   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8793   layout:
8794     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8795     layout: "plot-service-density"
8796
8797 - type: "plot"
8798   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8799   algorithm: "plot_nf_heatmap"
8800   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
8801   data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8802   filter: "'NIC_Intel-XL710' and
8803            'NF_DENSITY' and
8804            'DOCKER' and
8805            'CHAIN' and
8806            'NF_VPPIP4' and
8807            'IPSEC' and
8808            'TNL_10000' and
8809            'IMIX' and
8810            '4T4C' and
8811            'NDRPDR'"
8812   parameters:
8813   - "throughput"
8814   - "name"
8815   - "tags"
8816   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8817   x-axis: "X = CNFs per Service Chain"
8818   y-axis: "Y = Number of Service Chains"
8819   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8820   layout:
8821     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
8822     layout: "plot-service-density"
8823
8824 ###############################################################################
8825
8826 # Plots - NF Density - CSP - MRR 64b
8827
8828 #- type: "plot"
8829 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8830 #  algorithm: "plot_nf_heatmap"
8831 #  output-file-type: ".html"
8832 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
8833 #  data: "plot-vpp-nfv-2n-skx-mrr"
8834 #  filter: "'NIC_Intel-XXV710' and
8835 #           'NF_DENSITY' and
8836 #           'DOCKER' and
8837 #           'PIPELINE' and
8838 #           'NF_VPPIP4' and
8839 #           '64B' and
8840 #           '2T1C' and
8841 #           'MRR'"
8842 #  parameters:
8843 #  - "result"
8844 #  - "name"
8845 #  - "tags"
8846 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8847 #  x-axis: "X = CNFs per Service Pipeline"
8848 #  y-axis: "Y = Number of Service Pipelines"
8849 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8850 #  layout:
8851 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8852 #    layout: "plot-service-density"
8853 #
8854 #- type: "plot"
8855 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8856 #  algorithm: "plot_nf_heatmap"
8857 #  output-file-type: ".html"
8858 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
8859 #  data: "plot-vpp-nfv-2n-skx-mrr"
8860 #  filter: "'NIC_Intel-XXV710' and
8861 #           'NF_DENSITY' and
8862 #           'DOCKER' and
8863 #           'PIPELINE' and
8864 #           'NF_VPPIP4' and
8865 #           '64B' and
8866 #           '4T2C' and
8867 #           'MRR'"
8868 #  parameters:
8869 #  - "result"
8870 #  - "name"
8871 #  - "tags"
8872 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8873 #  x-axis: "X = CNFs per Service Pipeline"
8874 #  y-axis: "Y = Number of Service Pipelines"
8875 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8876 #  layout:
8877 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8878 #    layout: "plot-service-density"
8879 #
8880 #- type: "plot"
8881 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8882 #  algorithm: "plot_nf_heatmap"
8883 #  output-file-type: ".html"
8884 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
8885 #  data: "plot-vpp-nfv-2n-skx-mrr"
8886 #  filter: "'NIC_Intel-XXV710' and
8887 #           'NF_DENSITY' and
8888 #           'DOCKER' and
8889 #           'PIPELINE' and
8890 #           'NF_VPPIP4' and
8891 #           '64B' and
8892 #           '8T4C' and
8893 #           'MRR'"
8894 #  parameters:
8895 #  - "result"
8896 #  - "name"
8897 #  - "tags"
8898 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8899 #  x-axis: "X = CNFs per Service Pipeline"
8900 #  y-axis: "Y = Number of Service Pipelines"
8901 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
8902 #  layout:
8903 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8904 #    layout: "plot-service-density"
8905 #
8906 ## Plots - NF Density - CSP - MRR IMIX
8907 #- type: "plot"
8908 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8909 #  algorithm: "plot_nf_heatmap"
8910 #  output-file-type: ".html"
8911 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
8912 #  data: "plot-vpp-nfv-2n-skx-mrr"
8913 #  filter: "'NIC_Intel-XXV710' and
8914 #           'NF_DENSITY' and
8915 #           'DOCKER' and
8916 #           'PIPELINE' and
8917 #           'NF_VPPIP4' and
8918 #           'IMIX' and
8919 #           '2T1C' and
8920 #           'MRR'"
8921 #  parameters:
8922 #  - "result"
8923 #  - "name"
8924 #  - "tags"
8925 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8926 #  x-axis: "X = CNFs per Service Pipeline"
8927 #  y-axis: "Y = Number of Service Pipelines"
8928 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8929 #  layout:
8930 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8931 #    layout: "plot-service-density"
8932 #
8933 #- type: "plot"
8934 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8935 #  algorithm: "plot_nf_heatmap"
8936 #  output-file-type: ".html"
8937 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
8938 #  data: "plot-vpp-nfv-2n-skx-mrr"
8939 #  filter: "'NIC_Intel-XXV710' and
8940 #           'NF_DENSITY' and
8941 #           'DOCKER' and
8942 #           'PIPELINE' and
8943 #           'NF_VPPIP4' and
8944 #           'IMIX' and
8945 #           '4T2C' and
8946 #           'MRR'"
8947 #  parameters:
8948 #  - "result"
8949 #  - "name"
8950 #  - "tags"
8951 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8952 #  x-axis: "X = CNFs per Service Pipeline"
8953 #  y-axis: "Y = Number of Service Pipelines"
8954 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8955 #  layout:
8956 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8957 #    layout: "plot-service-density"
8958 #
8959 #- type: "plot"
8960 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8961 #  algorithm: "plot_nf_heatmap"
8962 #  output-file-type: ".html"
8963 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
8964 #  data: "plot-vpp-nfv-2n-skx-mrr"
8965 #  filter: "'NIC_Intel-XXV710' and
8966 #           'NF_DENSITY' and
8967 #           'DOCKER' and
8968 #           'PIPELINE' and
8969 #           'NF_VPPIP4' and
8970 #           'IMIX' and
8971 #           '8T4C' and
8972 #           'MRR'"
8973 #  parameters:
8974 #  - "result"
8975 #  - "name"
8976 #  - "tags"
8977 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8978 #  x-axis: "X = CNFs per Service Pipeline"
8979 #  y-axis: "Y = Number of Service Pipelines"
8980 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8981 #  layout:
8982 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
8983 #    layout: "plot-service-density"
8984 #
8985 ## Plots - NF Density - CSP - NDR 64b
8986 #- type: "plot"
8987 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
8988 #  algorithm: "plot_nf_heatmap"
8989 #  output-file-type: ".html"
8990 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
8991 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
8992 #  filter: "'NIC_Intel-XXV710' and
8993 #           'NF_DENSITY' and
8994 #           'DOCKER' and
8995 #           'PIPELINE' and
8996 #           'NF_VPPIP4' and
8997 #           '64B' and
8998 #           '2T1C' and
8999 #           'NDRPDR'"
9000 #  parameters:
9001 #  - "throughput"
9002 #  - "name"
9003 #  - "tags"
9004 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9005 #  x-axis: "X = CNFs per Service Pipeline"
9006 #  y-axis: "Y = Number of Service Pipelines"
9007 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9008 #  layout:
9009 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9010 #    layout: "plot-service-density"
9011 #
9012 #- type: "plot"
9013 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9014 #  algorithm: "plot_nf_heatmap"
9015 #  output-file-type: ".html"
9016 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
9017 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9018 #  filter: "'NIC_Intel-XXV710' and
9019 #           'NF_DENSITY' and
9020 #           'DOCKER' and
9021 #           'PIPELINE' and
9022 #           'NF_VPPIP4' and
9023 #           '64B' and
9024 #           '4T2C' and
9025 #           'NDRPDR'"
9026 #  parameters:
9027 #  - "throughput"
9028 #  - "name"
9029 #  - "tags"
9030 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9031 #  x-axis: "X = CNFs per Service Pipeline"
9032 #  y-axis: "Y = Number of Service Pipelines"
9033 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9034 #  layout:
9035 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9036 #    layout: "plot-service-density"
9037 #
9038 #- type: "plot"
9039 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9040 #  algorithm: "plot_nf_heatmap"
9041 #  output-file-type: ".html"
9042 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
9043 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9044 #  filter: "'NIC_Intel-XXV710' and
9045 #           'NF_DENSITY' and
9046 #           'DOCKER' and
9047 #           'PIPELINE' and
9048 #           'NF_VPPIP4' and
9049 #           '64B' and
9050 #           '8T4C' and
9051 #           'NDRPDR'"
9052 #  parameters:
9053 #  - "throughput"
9054 #  - "name"
9055 #  - "tags"
9056 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9057 #  x-axis: "X = CNFs per Service Pipeline"
9058 #  y-axis: "Y = Number of Service Pipelines"
9059 #  z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
9060 #  layout:
9061 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9062 #    layout: "plot-service-density"
9063 #
9064 ## Plots - NF Density - CSP - NDR IMIX
9065 #- type: "plot"
9066 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9067 #  algorithm: "plot_nf_heatmap"
9068 #  output-file-type: ".html"
9069 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9070 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9071 #  filter: "'NIC_Intel-XXV710' and
9072 #           'NF_DENSITY' and
9073 #           'DOCKER' and
9074 #           'PIPELINE' and
9075 #           'NF_VPPIP4' and
9076 #           'IMIX' and
9077 #           '2T1C' and
9078 #           'NDRPDR'"
9079 #  parameters:
9080 #  - "throughput"
9081 #  - "name"
9082 #  - "tags"
9083 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9084 #  x-axis: "X = CNFs per Service Pipeline"
9085 #  y-axis: "Y = Number of Service Pipelines"
9086 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9087 #  layout:
9088 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9089 #    layout: "plot-service-density"
9090 #
9091 #- type: "plot"
9092 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9093 #  algorithm: "plot_nf_heatmap"
9094 #  output-file-type: ".html"
9095 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9096 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9097 #  filter: "'NIC_Intel-XXV710' and
9098 #           'NF_DENSITY' and
9099 #           'DOCKER' and
9100 #           'PIPELINE' and
9101 #           'NF_VPPIP4' and
9102 #           'IMIX' and
9103 #           '4T2C' and
9104 #           'NDRPDR'"
9105 #  parameters:
9106 #  - "throughput"
9107 #  - "name"
9108 #  - "tags"
9109 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9110 #  x-axis: "X = CNFs per Service Pipeline"
9111 #  y-axis: "Y = Number of Service Pipelines"
9112 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9113 #  layout:
9114 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9115 #    layout: "plot-service-density"
9116 #
9117 #- type: "plot"
9118 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9119 #  algorithm: "plot_nf_heatmap"
9120 #  output-file-type: ".html"
9121 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9122 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9123 #  filter: "'NIC_Intel-XXV710' and
9124 #           'NF_DENSITY' and
9125 #           'DOCKER' and
9126 #           'PIPELINE' and
9127 #           'NF_VPPIP4' and
9128 #           'IMIX' and
9129 #           '8T4C' and
9130 #           'NDRPDR'"
9131 #  parameters:
9132 #  - "throughput"
9133 #  - "name"
9134 #  - "tags"
9135 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9136 #  x-axis: "X = CNFs per Service Pipeline"
9137 #  y-axis: "Y = Number of Service Pipelines"
9138 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9139 #  layout:
9140 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9141 #    layout: "plot-service-density"
9142 #
9143 ## Plots - NF Density - CSP - PDR 64b
9144 #- type: "plot"
9145 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9146 #  algorithm: "plot_nf_heatmap"
9147 #  output-file-type: ".html"
9148 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
9149 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9150 #  filter: "'NIC_Intel-XXV710' and
9151 #           'NF_DENSITY' and
9152 #           'DOCKER' and
9153 #           'PIPELINE' and
9154 #           'NF_VPPIP4' and
9155 #           '64B' and
9156 #           '2T1C' and
9157 #           'NDRPDR'"
9158 #  parameters:
9159 #  - "throughput"
9160 #  - "name"
9161 #  - "tags"
9162 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9163 #  x-axis: "X = CNFs per Service Pipeline"
9164 #  y-axis: "Y = Number of Service Pipelines"
9165 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9166 #  layout:
9167 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9168 #    layout: "plot-service-density"
9169 #
9170 #- type: "plot"
9171 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9172 #  algorithm: "plot_nf_heatmap"
9173 #  output-file-type: ".html"
9174 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
9175 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9176 #  filter: "'NIC_Intel-XXV710' and
9177 #           'NF_DENSITY' and
9178 #           'DOCKER' and
9179 #           'PIPELINE' and
9180 #           'NF_VPPIP4' and
9181 #           '64B' and
9182 #           '4T2C' and
9183 #           'NDRPDR'"
9184 #  parameters:
9185 #  - "throughput"
9186 #  - "name"
9187 #  - "tags"
9188 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9189 #  x-axis: "X = CNFs per Service Pipeline"
9190 #  y-axis: "Y = Number of Service Pipelines"
9191 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9192 #  layout:
9193 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9194 #    layout: "plot-service-density"
9195 #
9196 #- type: "plot"
9197 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9198 #  algorithm: "plot_nf_heatmap"
9199 #  output-file-type: ".html"
9200 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
9201 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9202 #  filter: "'NIC_Intel-XXV710' and
9203 #           'NF_DENSITY' and
9204 #           'DOCKER' and
9205 #           'PIPELINE' and
9206 #           'NF_VPPIP4' and
9207 #           '64B' and
9208 #           '8T4C' and
9209 #           'NDRPDR'"
9210 #  parameters:
9211 #  - "throughput"
9212 #  - "name"
9213 #  - "tags"
9214 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9215 #  x-axis: "X = CNFs per Service Pipeline"
9216 #  y-axis: "Y = Number of Service Pipelines"
9217 #  z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
9218 #  layout:
9219 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9220 #    layout: "plot-service-density"
9221 #
9222 ## Plots - NF Density - CSP - PDR IMIX
9223 #- type: "plot"
9224 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9225 #  algorithm: "plot_nf_heatmap"
9226 #  output-file-type: ".html"
9227 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9228 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9229 #  filter: "'NIC_Intel-XXV710' and
9230 #           'NF_DENSITY' and
9231 #           'DOCKER' and
9232 #           'PIPELINE' and
9233 #           'NF_VPPIP4' and
9234 #           'IMIX' and
9235 #           '2T1C' and
9236 #           'NDRPDR'"
9237 #  parameters:
9238 #  - "throughput"
9239 #  - "name"
9240 #  - "tags"
9241 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9242 #  x-axis: "X = CNFs per Service Pipeline"
9243 #  y-axis: "Y = Number of Service Pipelines"
9244 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9245 #  layout:
9246 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9247 #    layout: "plot-service-density"
9248 #
9249 #- type: "plot"
9250 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9251 #  algorithm: "plot_nf_heatmap"
9252 #  output-file-type: ".html"
9253 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9254 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9255 #  filter: "'NIC_Intel-XXV710' and
9256 #           'NF_DENSITY' and
9257 #           'DOCKER' and
9258 #           'PIPELINE' and
9259 #           'NF_VPPIP4' and
9260 #           'IMIX' and
9261 #           '4T2C' and
9262 #           'NDRPDR'"
9263 #  parameters:
9264 #  - "throughput"
9265 #  - "name"
9266 #  - "tags"
9267 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9268 #  x-axis: "X = CNFs per Service Pipeline"
9269 #  y-axis: "Y = Number of Service Pipelines"
9270 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9271 #  layout:
9272 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9273 #    layout: "plot-service-density"
9274 #
9275 #- type: "plot"
9276 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9277 #  algorithm: "plot_nf_heatmap"
9278 #  output-file-type: ".html"
9279 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9280 #  data: "plot-vpp-nfv-2n-skx-ndrpdr"
9281 #  filter: "'NIC_Intel-XXV710' and
9282 #           'NF_DENSITY' and
9283 #           'DOCKER' and
9284 #           'PIPELINE' and
9285 #           'NF_VPPIP4' and
9286 #           'IMIX' and
9287 #           '8T4C' and
9288 #           'NDRPDR'"
9289 #  parameters:
9290 #  - "throughput"
9291 #  - "name"
9292 #  - "tags"
9293 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9294 #  x-axis: "X = CNFs per Service Pipeline"
9295 #  y-axis: "Y = Number of Service Pipelines"
9296 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9297 #  layout:
9298 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9299 #    layout: "plot-service-density"
9300
9301 ###############################################################################
9302 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9303
9304 - type: "plot"
9305   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9306   algorithm: "plot_nf_heatmap"
9307   output-file-type: ".html"
9308   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9309   data: "plot-vpp-nfv-2n-clx-mrr"
9310   filter: "'NIC_Intel-XXV710' and
9311            'NF_DENSITY' and
9312            'VHOST' and
9313            not 'VXLAN' and
9314            'CHAIN' and
9315            'NF_VPPIP4' and
9316            'IMIX' and
9317            '2T1C' and
9318            'MRR'"
9319   parameters:
9320   - "result"
9321   - "name"
9322   - "tags"
9323   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9324   x-axis: "X = VNFs per Service Chain"
9325   y-axis: "Y = Number of Service Chains"
9326   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9327   layout:
9328     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9329     layout: "plot-service-density"
9330
9331 - type: "plot"
9332   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9333   algorithm: "plot_nf_heatmap"
9334   output-file-type: ".html"
9335   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9336   data: "plot-vpp-nfv-2n-clx-mrr"
9337   filter: "'NIC_Intel-XXV710' and
9338            'NF_DENSITY' and
9339            'VHOST' and
9340            not 'VXLAN' and
9341            'CHAIN' and
9342            'NF_VPPIP4' and
9343            'IMIX' and
9344            '4T2C' and
9345            'MRR'"
9346   parameters:
9347   - "result"
9348   - "name"
9349   - "tags"
9350   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9351   x-axis: "X = VNFs per Service Chain"
9352   y-axis: "Y = Number of Service Chains"
9353   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9354   layout:
9355     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9356     layout: "plot-service-density"
9357
9358 - type: "plot"
9359   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9360   algorithm: "plot_nf_heatmap"
9361   output-file-type: ".html"
9362   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9363   data: "plot-vpp-nfv-2n-clx-mrr"
9364   filter: "'NIC_Intel-XXV710' and
9365            'NF_DENSITY' and
9366            'VHOST' and
9367            not 'VXLAN' and
9368            'CHAIN' and
9369            'NF_VPPIP4' and
9370            'IMIX' and
9371            '8T4C' and
9372            'MRR'"
9373   parameters:
9374   - "result"
9375   - "name"
9376   - "tags"
9377   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9378   x-axis: "X = VNFs per Service Chain"
9379   y-axis: "Y = Number of Service Chains"
9380   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9381   layout:
9382     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9383     layout: "plot-service-density"
9384
9385 # Plots - NF Density - VSC - NDR IMIX
9386 - type: "plot"
9387   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9388   algorithm: "plot_nf_heatmap"
9389   output-file-type: ".html"
9390   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9391   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9392   filter: "'NIC_Intel-XXV710' and
9393            'NF_DENSITY' and
9394            'VHOST' and
9395            not 'VXLAN' and
9396            'CHAIN' and
9397            'NF_VPPIP4' and
9398            'IMIX' and
9399            '2T1C' and
9400            'NDRPDR'"
9401   parameters:
9402   - "throughput"
9403   - "name"
9404   - "tags"
9405   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9406   x-axis: "X = VNFs per Service Chain"
9407   y-axis: "Y = Number of Service Chains"
9408   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9409   layout:
9410     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9411     layout: "plot-service-density"
9412
9413 - type: "plot"
9414   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9415   algorithm: "plot_nf_heatmap"
9416   output-file-type: ".html"
9417   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9418   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9419   filter: "'NIC_Intel-XXV710' and
9420            'NF_DENSITY' and
9421            'VHOST' and
9422            not 'VXLAN' and
9423            'CHAIN' and
9424            'NF_VPPIP4' and
9425            'IMIX' and
9426            '4T2C' and
9427            'NDRPDR'"
9428   parameters:
9429   - "throughput"
9430   - "name"
9431   - "tags"
9432   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9433   x-axis: "X = VNFs per Service Chain"
9434   y-axis: "Y = Number of Service Chains"
9435   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9436   layout:
9437     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9438     layout: "plot-service-density"
9439
9440 - type: "plot"
9441   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9442   algorithm: "plot_nf_heatmap"
9443   output-file-type: ".html"
9444   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
9445   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9446   filter: "'NIC_Intel-XXV710' and
9447            'NF_DENSITY' and
9448            'VHOST' and
9449            not 'VXLAN' and
9450            'CHAIN' and
9451            'NF_VPPIP4' and
9452            'IMIX' and
9453            '8T4C' and
9454            'NDRPDR'"
9455   parameters:
9456   - "throughput"
9457   - "name"
9458   - "tags"
9459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9460   x-axis: "X = VNFs per Service Chain"
9461   y-axis: "Y = Number of Service Chains"
9462   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9463   layout:
9464     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9465     layout: "plot-service-density"
9466
9467 # Plots - NF Density - VSC - PDR IMIX
9468 - type: "plot"
9469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9470   algorithm: "plot_nf_heatmap"
9471   output-file-type: ".html"
9472   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
9473   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9474   filter: "'NIC_Intel-XXV710' and
9475            'NF_DENSITY' and
9476            'VHOST' and
9477            not 'VXLAN' and
9478            'CHAIN' and
9479            'NF_VPPIP4' and
9480            'IMIX' and
9481            '2T1C' and
9482            'NDRPDR'"
9483   parameters:
9484   - "throughput"
9485   - "name"
9486   - "tags"
9487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9488   x-axis: "X = VNFs per Service Chain"
9489   y-axis: "Y = Number of Service Chains"
9490   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9491   layout:
9492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9493     layout: "plot-service-density"
9494
9495 - type: "plot"
9496   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9497   algorithm: "plot_nf_heatmap"
9498   output-file-type: ".html"
9499   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
9500   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9501   filter: "'NIC_Intel-XXV710' and
9502            'NF_DENSITY' and
9503            'VHOST' and
9504            not 'VXLAN' and
9505            'CHAIN' and
9506            'NF_VPPIP4' and
9507            'IMIX' and
9508            '4T2C' and
9509            'NDRPDR'"
9510   parameters:
9511   - "throughput"
9512   - "name"
9513   - "tags"
9514   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9515   x-axis: "X = VNFs per Service Chain"
9516   y-axis: "Y = Number of Service Chains"
9517   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9518   layout:
9519     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9520     layout: "plot-service-density"
9521
9522 - type: "plot"
9523   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9524   algorithm: "plot_nf_heatmap"
9525   output-file-type: ".html"
9526   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
9527   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9528   filter: "'NIC_Intel-XXV710' and
9529            'NF_DENSITY' and
9530            'VHOST' and
9531            not 'VXLAN' and
9532            'CHAIN' and
9533            'NF_VPPIP4' and
9534            'IMIX' and
9535            '8T4C' and
9536            'NDRPDR'"
9537   parameters:
9538   - "throughput"
9539   - "name"
9540   - "tags"
9541   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9542   x-axis: "X = VNFs per Service Chain"
9543   y-axis: "Y = Number of Service Chains"
9544   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9545   layout:
9546     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9547     layout: "plot-service-density"
9548
9549 # Plots - NF Density - VSC - MRR IMIX
9550 - type: "plot"
9551   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9552   algorithm: "plot_nf_heatmap"
9553   output-file-type: ".html"
9554   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9555   data: "plot-vpp-nfv-2n-clx-mrr"
9556   filter: "'NIC_Intel-XXV710' and
9557            'NF_DENSITY' and
9558            'VHOST' and
9559            'VXLAN' and
9560            'CHAIN' and
9561            'IMIX' and
9562            '2T1C' and
9563            'MRR'"
9564   parameters:
9565   - "result"
9566   - "name"
9567   - "tags"
9568   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9569   x-axis: "X = VNFs per Service Chain"
9570   y-axis: "Y = Number of Service Chains"
9571   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9572   layout:
9573     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9574     layout: "plot-service-density"
9575
9576 - type: "plot"
9577   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9578   algorithm: "plot_nf_heatmap"
9579   output-file-type: ".html"
9580   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9581   data: "plot-vpp-nfv-2n-clx-mrr"
9582   filter: "'NIC_Intel-XXV710' and
9583            'NF_DENSITY' and
9584            'VHOST' and
9585            'VXLAN' and
9586            'CHAIN' and
9587            'IMIX' and
9588            '4T2C' 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-vxlan-vppip4-mrr"
9600     layout: "plot-service-density"
9601
9602 - type: "plot"
9603   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9604   algorithm: "plot_nf_heatmap"
9605   output-file-type: ".html"
9606   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9607   data: "plot-vpp-nfv-2n-clx-mrr"
9608   filter: "'NIC_Intel-XXV710' and
9609            'NF_DENSITY' and
9610            'VHOST' and
9611            'VXLAN' and
9612            'CHAIN' and
9613            'IMIX' and
9614            '8T4C' and
9615            'MRR'"
9616   parameters:
9617   - "result"
9618   - "name"
9619   - "tags"
9620   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9621   x-axis: "X = VNFs per Service Chain"
9622   y-axis: "Y = Number of Service Chains"
9623   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9624   layout:
9625     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9626     layout: "plot-service-density"
9627
9628 # Plots - NF Density - VSC - NDR IMIX
9629 - type: "plot"
9630   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9631   algorithm: "plot_nf_heatmap"
9632   output-file-type: ".html"
9633   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9634   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9635   filter: "'NIC_Intel-XXV710' and
9636            'NF_DENSITY' and
9637            'VHOST' and
9638            'VXLAN' and
9639            'CHAIN' a
9640            'IMIX' and
9641            '2T1C' and
9642            'NDRPDR'"
9643   parameters:
9644   - "throughput"
9645   - "name"
9646   - "tags"
9647   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9648   x-axis: "X = VNFs per Service Chain"
9649   y-axis: "Y = Number of Service Chains"
9650   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9651   layout:
9652     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9653     layout: "plot-service-density"
9654
9655 - type: "plot"
9656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9657   algorithm: "plot_nf_heatmap"
9658   output-file-type: ".html"
9659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9660   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9661   filter: "'NIC_Intel-XXV710' and
9662            'NF_DENSITY' and
9663            'VHOST' and
9664            'VXLAN' and
9665            'CHAIN' and
9666            'IMIX' and
9667            '4T2C' and
9668            'NDRPDR'"
9669   parameters:
9670   - "throughput"
9671   - "name"
9672   - "tags"
9673   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9674   x-axis: "X = VNFs per Service Chain"
9675   y-axis: "Y = Number of Service Chains"
9676   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9677   layout:
9678     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9679     layout: "plot-service-density"
9680
9681 - type: "plot"
9682   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9683   algorithm: "plot_nf_heatmap"
9684   output-file-type: ".html"
9685   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9686   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9687   filter: "'NIC_Intel-XXV710' and
9688            'NF_DENSITY' and
9689            'VHOST' and
9690            'VXLAN' and
9691            'CHAIN' and
9692            'IMIX' and
9693            '8T4C' and
9694            'NDRPDR'"
9695   parameters:
9696   - "throughput"
9697   - "name"
9698   - "tags"
9699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9700   x-axis: "X = VNFs per Service Chain"
9701   y-axis: "Y = Number of Service Chains"
9702   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9703   layout:
9704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9705     layout: "plot-service-density"
9706
9707 # Plots - NF Density - VSC - PDR IMIX
9708 - type: "plot"
9709   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9710   algorithm: "plot_nf_heatmap"
9711   output-file-type: ".html"
9712   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9713   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9714   filter: "'NIC_Intel-XXV710' and
9715            'NF_DENSITY' and
9716            'VHOST' and
9717            'VXLAN' and
9718            'CHAIN' and
9719            'IMIX' and
9720            '2T1C' and
9721            'NDRPDR'"
9722   parameters:
9723   - "throughput"
9724   - "name"
9725   - "tags"
9726   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9727   x-axis: "X = VNFs per Service Chain"
9728   y-axis: "Y = Number of Service Chains"
9729   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9730   layout:
9731     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9732     layout: "plot-service-density"
9733
9734 - type: "plot"
9735   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9736   algorithm: "plot_nf_heatmap"
9737   output-file-type: ".html"
9738   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9739   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9740   filter: "'NIC_Intel-XXV710' and
9741            'NF_DENSITY' and
9742            'VHOST' and
9743            'VXLAN' and
9744            'CHAIN' and
9745            'IMIX' and
9746            '4T2C' and
9747            'NDRPDR'"
9748   parameters:
9749   - "throughput"
9750   - "name"
9751   - "tags"
9752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9753   x-axis: "X = VNFs per Service Chain"
9754   y-axis: "Y = Number of Service Chains"
9755   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9756   layout:
9757     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9758     layout: "plot-service-density"
9759
9760 - type: "plot"
9761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9762   algorithm: "plot_nf_heatmap"
9763   output-file-type: ".html"
9764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9765   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9766   filter: "'NIC_Intel-XXV710' and
9767            'NF_DENSITY' and
9768            'VHOST' and
9769            'VXLAN' and
9770            'CHAIN' and
9771            'IMIX' and
9772            '8T4C' and
9773            'NDRPDR'"
9774   parameters:
9775   - "throughput"
9776   - "name"
9777   - "tags"
9778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9779   x-axis: "X = VNFs per Service Chain"
9780   y-axis: "Y = Number of Service Chains"
9781   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9782   layout:
9783     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9784     layout: "plot-service-density"
9785
9786 # Plots - NF Density - CSC - MRR IMIX
9787 - type: "plot"
9788   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9789   algorithm: "plot_nf_heatmap"
9790   output-file-type: ".html"
9791   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
9792   data: "plot-vpp-nfv-2n-clx-mrr"
9793   filter: "'NIC_Intel-XXV710' and
9794            'NF_DENSITY' and
9795            'DOCKER' and
9796            'CHAIN' and
9797            'NF_VPPIP4' and
9798            'IMIX' and
9799            '2T1C' and
9800            'MRR'"
9801   parameters:
9802   - "result"
9803   - "name"
9804   - "tags"
9805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9806   x-axis: "X = CNFs per Service Chain"
9807   y-axis: "Y = Number of Service Chains"
9808   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9809   layout:
9810     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9811     layout: "plot-service-density"
9812
9813 - type: "plot"
9814   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9815   algorithm: "plot_nf_heatmap"
9816   output-file-type: ".html"
9817   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
9818   data: "plot-vpp-nfv-2n-clx-mrr"
9819   filter: "'NIC_Intel-XXV710' and
9820            'NF_DENSITY' and
9821            'DOCKER' and
9822            'CHAIN' and
9823            'NF_VPPIP4' and
9824            'IMIX' and
9825            '4T2C' and
9826            'MRR'"
9827   parameters:
9828   - "result"
9829   - "name"
9830   - "tags"
9831   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9832   x-axis: "X = CNFs per Service Chain"
9833   y-axis: "Y = Number of Service Chains"
9834   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9835   layout:
9836     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9837     layout: "plot-service-density"
9838
9839 - type: "plot"
9840   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9841   algorithm: "plot_nf_heatmap"
9842   output-file-type: ".html"
9843   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
9844   data: "plot-vpp-nfv-2n-clx-mrr"
9845   filter: "'NIC_Intel-XXV710' and
9846            'NF_DENSITY' and
9847            'DOCKER' and
9848            'CHAIN' and
9849            'NF_VPPIP4' and
9850            'IMIX' and
9851            '8T4C' and
9852            'MRR'"
9853   parameters:
9854   - "result"
9855   - "name"
9856   - "tags"
9857   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9858   x-axis: "X = CNFs per Service Chain"
9859   y-axis: "Y = Number of Service Chains"
9860   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9861   layout:
9862     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9863     layout: "plot-service-density"
9864
9865 # Plots - NF Density - CSC - NDR IMIX
9866 - type: "plot"
9867   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9868   algorithm: "plot_nf_heatmap"
9869   output-file-type: ".html"
9870   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
9871   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9872   filter: "'NIC_Intel-XXV710' and
9873            'NF_DENSITY' and
9874            'DOCKER' and
9875            'CHAIN' and
9876            'NF_VPPIP4' and
9877            'IMIX' and
9878            '2T1C' and
9879            'NDRPDR'"
9880   parameters:
9881   - "throughput"
9882   - "name"
9883   - "tags"
9884   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9885   x-axis: "X = CNFs per Service Chain"
9886   y-axis: "Y = Number of Service Chains"
9887   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9888   layout:
9889     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9890     layout: "plot-service-density"
9891
9892 - type: "plot"
9893   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9894   algorithm: "plot_nf_heatmap"
9895   output-file-type: ".html"
9896   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
9897   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9898   filter: "'NIC_Intel-XXV710' and
9899            'NF_DENSITY' and
9900            'DOCKER' and
9901            'CHAIN' and
9902            'NF_VPPIP4' and
9903            'IMIX' and
9904            '4T2C' and
9905            'NDRPDR'"
9906   parameters:
9907   - "throughput"
9908   - "name"
9909   - "tags"
9910   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9911   x-axis: "X = CNFs per Service Chain"
9912   y-axis: "Y = Number of Service Chains"
9913   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9914   layout:
9915     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9916     layout: "plot-service-density"
9917
9918 - type: "plot"
9919   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9920   algorithm: "plot_nf_heatmap"
9921   output-file-type: ".html"
9922   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
9923   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9924   filter: "'NIC_Intel-XXV710' and
9925            'NF_DENSITY' and
9926            'DOCKER' and
9927            'CHAIN' and
9928            'NF_VPPIP4' and
9929            'IMIX' and
9930            '8T4C' and
9931            'NDRPDR'"
9932   parameters:
9933   - "throughput"
9934   - "name"
9935   - "tags"
9936   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9937   x-axis: "X = CNFs per Service Chain"
9938   y-axis: "Y = Number of Service Chains"
9939   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9940   layout:
9941     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
9942     layout: "plot-service-density"
9943
9944 # Plots - NF Density - CSC - PDR IMIX
9945 - type: "plot"
9946   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9947   algorithm: "plot_nf_heatmap"
9948   output-file-type: ".html"
9949   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
9950   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9951   filter: "'NIC_Intel-XXV710' and
9952            'NF_DENSITY' and
9953            'DOCKER' and
9954            'CHAIN' and
9955            'NF_VPPIP4' and
9956            'IMIX' and
9957            '2T1C' and
9958            'NDRPDR'"
9959   parameters:
9960   - "throughput"
9961   - "name"
9962   - "tags"
9963   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9964   x-axis: "X = CNFs per Service Chain"
9965   y-axis: "Y = Number of Service Chains"
9966   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9967   layout:
9968     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9969     layout: "plot-service-density"
9970
9971 - type: "plot"
9972   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9973   algorithm: "plot_nf_heatmap"
9974   output-file-type: ".html"
9975   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
9976   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9977   filter: "'NIC_Intel-XXV710' and
9978            'NF_DENSITY' and
9979            'DOCKER' and
9980            'CHAIN' and
9981            'NF_VPPIP4' and
9982            'IMIX' and
9983            '4T2C' and
9984            'NDRPDR'"
9985   parameters:
9986   - "throughput"
9987   - "name"
9988   - "tags"
9989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9990   x-axis: "X = CNFs per Service Chain"
9991   y-axis: "Y = Number of Service Chains"
9992   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9993   layout:
9994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9995     layout: "plot-service-density"
9996
9997 - type: "plot"
9998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9999   algorithm: "plot_nf_heatmap"
10000   output-file-type: ".html"
10001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10002   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10003   filter: "'NIC_Intel-XXV710' and
10004            'NF_DENSITY' and
10005            'DOCKER' and
10006            'CHAIN' and
10007            'NF_VPPIP4' and
10008            'IMIX' and
10009            '8T4C' and
10010            'NDRPDR'"
10011   parameters:
10012   - "throughput"
10013   - "name"
10014   - "tags"
10015   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10016   x-axis: "X = CNFs per Service Chain"
10017   y-axis: "Y = Number of Service Chains"
10018   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10019   layout:
10020     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10021     layout: "plot-service-density"
10022
10023 # Plots - NF Density - CSP - MRR IMIX
10024 - type: "plot"
10025   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10026   algorithm: "plot_nf_heatmap"
10027   output-file-type: ".html"
10028   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10029   data: "plot-vpp-nfv-2n-clx-mrr"
10030   filter: "'NIC_Intel-XXV710' and
10031            'NF_DENSITY' and
10032            'DOCKER' and
10033            'PIPELINE' and
10034            'NF_VPPIP4' and
10035            'IMIX' and
10036            '2T1C' and
10037            'MRR'"
10038   parameters:
10039   - "result"
10040   - "name"
10041   - "tags"
10042   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10043   x-axis: "X = CNFs per Service Pipeline"
10044   y-axis: "Y = Number of Service Pipelines"
10045   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10046   layout:
10047     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10048     layout: "plot-service-density"
10049
10050 - type: "plot"
10051   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10052   algorithm: "plot_nf_heatmap"
10053   output-file-type: ".html"
10054   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10055   data: "plot-vpp-nfv-2n-clx-mrr"
10056   filter: "'NIC_Intel-XXV710' and
10057            'NF_DENSITY' and
10058            'DOCKER' and
10059            'PIPELINE' and
10060            'NF_VPPIP4' and
10061            'IMIX' and
10062            '4T2C' and
10063            'MRR'"
10064   parameters:
10065   - "result"
10066   - "name"
10067   - "tags"
10068   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10069   x-axis: "X = CNFs per Service Pipeline"
10070   y-axis: "Y = Number of Service Pipelines"
10071   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10072   layout:
10073     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10074     layout: "plot-service-density"
10075
10076 - type: "plot"
10077   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10078   algorithm: "plot_nf_heatmap"
10079   output-file-type: ".html"
10080   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10081   data: "plot-vpp-nfv-2n-clx-mrr"
10082   filter: "'NIC_Intel-XXV710' and
10083            'NF_DENSITY' and
10084            'DOCKER' and
10085            'PIPELINE' and
10086            'NF_VPPIP4' and
10087            'IMIX' and
10088            '8T4C' and
10089            'MRR'"
10090   parameters:
10091   - "result"
10092   - "name"
10093   - "tags"
10094   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10095   x-axis: "X = CNFs per Service Pipeline"
10096   y-axis: "Y = Number of Service Pipelines"
10097   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10098   layout:
10099     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10100     layout: "plot-service-density"
10101
10102 # Plots - NF Density - CSP - NDR IMIX
10103 - type: "plot"
10104   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10105   algorithm: "plot_nf_heatmap"
10106   output-file-type: ".html"
10107   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10108   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10109   filter: "'NIC_Intel-XXV710' and
10110            'NF_DENSITY' and
10111            'DOCKER' and
10112            'PIPELINE' and
10113            'NF_VPPIP4' and
10114            'IMIX' and
10115            '2T1C' and
10116            'NDRPDR'"
10117   parameters:
10118   - "throughput"
10119   - "name"
10120   - "tags"
10121   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10122   x-axis: "X = CNFs per Service Pipeline"
10123   y-axis: "Y = Number of Service Pipelines"
10124   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10125   layout:
10126     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10127     layout: "plot-service-density"
10128
10129 - type: "plot"
10130   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10131   algorithm: "plot_nf_heatmap"
10132   output-file-type: ".html"
10133   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10134   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10135   filter: "'NIC_Intel-XXV710' and
10136            'NF_DENSITY' and
10137            'DOCKER' and
10138            'PIPELINE' and
10139            'NF_VPPIP4' and
10140            'IMIX' and
10141            '4T2C' and
10142            'NDRPDR'"
10143   parameters:
10144   - "throughput"
10145   - "name"
10146   - "tags"
10147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10148   x-axis: "X = CNFs per Service Pipeline"
10149   y-axis: "Y = Number of Service Pipelines"
10150   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10151   layout:
10152     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10153     layout: "plot-service-density"
10154
10155 - type: "plot"
10156   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10157   algorithm: "plot_nf_heatmap"
10158   output-file-type: ".html"
10159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10160   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10161   filter: "'NIC_Intel-XXV710' and
10162            'NF_DENSITY' and
10163            'DOCKER' and
10164            'PIPELINE' and
10165            'NF_VPPIP4' and
10166            'IMIX' and
10167            '8T4C' and
10168            'NDRPDR'"
10169   parameters:
10170   - "throughput"
10171   - "name"
10172   - "tags"
10173   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10174   x-axis: "X = CNFs per Service Pipeline"
10175   y-axis: "Y = Number of Service Pipelines"
10176   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10177   layout:
10178     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10179     layout: "plot-service-density"
10180
10181 # Plots - NF Density - CSP - PDR IMIX
10182 - type: "plot"
10183   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10184   algorithm: "plot_nf_heatmap"
10185   output-file-type: ".html"
10186   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10187   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10188   filter: "'NIC_Intel-XXV710' and
10189            'NF_DENSITY' and
10190            'DOCKER' and
10191            'PIPELINE' and
10192            'NF_VPPIP4' and
10193            'IMIX' and
10194            '2T1C' and
10195            'NDRPDR'"
10196   parameters:
10197   - "throughput"
10198   - "name"
10199   - "tags"
10200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10201   x-axis: "X = CNFs per Service Pipeline"
10202   y-axis: "Y = Number of Service Pipelines"
10203   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10204   layout:
10205     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10206     layout: "plot-service-density"
10207
10208 - type: "plot"
10209   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10210   algorithm: "plot_nf_heatmap"
10211   output-file-type: ".html"
10212   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10213   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10214   filter: "'NIC_Intel-XXV710' and
10215            'NF_DENSITY' and
10216            'DOCKER' and
10217            'PIPELINE' and
10218            'NF_VPPIP4' and
10219            'IMIX' and
10220            '4T2C' and
10221            'NDRPDR'"
10222   parameters:
10223   - "throughput"
10224   - "name"
10225   - "tags"
10226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10227   x-axis: "X = CNFs per Service Pipeline"
10228   y-axis: "Y = Number of Service Pipelines"
10229   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10230   layout:
10231     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10232     layout: "plot-service-density"
10233
10234 - type: "plot"
10235   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10236   algorithm: "plot_nf_heatmap"
10237   output-file-type: ".html"
10238   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10239   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10240   filter: "'NIC_Intel-XXV710' and
10241            'NF_DENSITY' and
10242            'DOCKER' and
10243            'PIPELINE' and
10244            'NF_VPPIP4' and
10245            'IMIX' and
10246            '8T4C' and
10247            'NDRPDR'"
10248   parameters:
10249   - "throughput"
10250   - "name"
10251   - "tags"
10252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10253   x-axis: "X = CNFs per Service Pipeline"
10254   y-axis: "Y = Number of Service Pipelines"
10255   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10256   layout:
10257     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10258     layout: "plot-service-density"
10259
10260 ################################################################################
10261
10262 # Packet Throughput
10263
10264 #- type: "plot"
10265 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10266 #  algorithm: "plot_perf_box_name"
10267 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10268 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10269 #  include:
10270 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10271 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10272 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10273 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10274 #  layout:
10275 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10276 #    layout: "plot-throughput"
10277 #
10278 #- type: "plot"
10279 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10280 #  algorithm: "plot_perf_box_name"
10281 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10282 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10283 #  include:
10284 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10285 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10286 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10287 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10288 #  layout:
10289 #    title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10290 #    layout: "plot-throughput"
10291 #
10292 #- type: "plot"
10293 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10294 #  algorithm: "plot_perf_box_name"
10295 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10296 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10297 #  include:
10298 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10299 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10300 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10301 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10302 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10303 #  layout:
10304 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10305 #    layout: "plot-throughput"
10306 #
10307 #- type: "plot"
10308 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10309 #  algorithm: "plot_perf_box_name"
10310 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10311 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10312 #  include:
10313 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10314 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10315 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10316 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10317 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10318 #  layout:
10319 #    title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10320 #    layout: "plot-throughput"
10321
10322 - type: "plot"
10323   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10324   algorithm: "plot_perf_box_name"
10325   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10326   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10327   include:
10328     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10329     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10330     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10331     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10332     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10333   layout:
10334     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10335     layout: "plot-throughput"
10336
10337 - type: "plot"
10338   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10339   algorithm: "plot_perf_box_name"
10340   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10341   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10342   include:
10343     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10344     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10345     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10346     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10347     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10348   layout:
10349     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10350     layout: "plot-throughput"
10351
10352 #- type: "plot"
10353 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10354 #  algorithm: "plot_perf_box_name"
10355 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10356 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10357 #  include:
10358 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10359 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10360 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10361 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10362 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10363 #  layout:
10364 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10365 #    layout: "plot-throughput"
10366 #
10367 #- type: "plot"
10368 #  title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10369 #  algorithm: "plot_perf_box_name"
10370 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10371 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10372 #  include:
10373 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10374 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10375 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10376 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10377 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10378 #  layout:
10379 #    title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10380 #    layout: "plot-throughput"
10381 #
10382 #- type: "plot"
10383 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10384 #  algorithm: "plot_perf_box_name"
10385 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10386 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10387 #  include:
10388 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10389 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10390 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10391 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10392 #  layout:
10393 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10394 #    layout: "plot-throughput"
10395 #
10396 #- type: "plot"
10397 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10398 #  algorithm: "plot_perf_box_name"
10399 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10400 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10401 #  include:
10402 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10403 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10404 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10405 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10406 #  layout:
10407 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10408 #    layout: "plot-throughput"
10409 #
10410 #- type: "plot"
10411 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10412 #  algorithm: "plot_perf_box_name"
10413 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10414 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10415 #  include:
10416 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10417 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10418 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10419 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10420 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10421 #  layout:
10422 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10423 #    layout: "plot-throughput"
10424 #
10425 #- type: "plot"
10426 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10427 #  algorithm: "plot_perf_box_name"
10428 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10429 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10430 #  include:
10431 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10432 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10433 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10434 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10435 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10436 #  layout:
10437 #    title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10438 #    layout: "plot-throughput"
10439 #
10440 #- type: "plot"
10441 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10442 #  algorithm: "plot_perf_box_name"
10443 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10444 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10445 #  include:
10446 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10447 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10448 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10449 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10450 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10451 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10452 #  layout:
10453 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10454 #    layout: "plot-throughput"
10455 #
10456 #- type: "plot"
10457 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10458 #  algorithm: "plot_perf_box_name"
10459 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10460 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10461 #  include:
10462 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10463 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10464 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10465 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10466 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10467 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10468 #  layout:
10469 #    title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10470 #    layout: "plot-throughput"
10471
10472 - type: "plot"
10473   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10474   algorithm: "plot_perf_box_name"
10475   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10476   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10477   include:
10478     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10479     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10480     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10481   layout:
10482     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
10483     layout: "plot-throughput"
10484
10485 - type: "plot"
10486   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10487   algorithm: "plot_perf_box_name"
10488   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10489   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10490   include:
10491     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10492     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10493     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10494   layout:
10495     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
10496     layout: "plot-throughput"
10497
10498 #- type: "plot"
10499 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10500 #  algorithm: "plot_perf_box_name"
10501 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10502 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10503 #  include:
10504 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10505 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10506 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10507 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10508 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10509 #  layout:
10510 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10511 #    layout: "plot-throughput"
10512 #
10513 #- type: "plot"
10514 #  title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10515 #  algorithm: "plot_perf_box_name"
10516 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10517 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10518 #  include:
10519 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10520 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10521 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10522 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10523 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10524 #  layout:
10525 #    title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10526 #    layout: "plot-throughput"
10527 #
10528 #- type: "plot"
10529 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10530 #  algorithm: "plot_perf_box_name"
10531 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10532 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10533 #  include:
10534 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10535 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10536 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10537 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10538 #  layout:
10539 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
10540 #    layout: "plot-throughput"
10541 #
10542 #- type: "plot"
10543 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10544 #  algorithm: "plot_perf_box_name"
10545 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10546 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10547 #  include:
10548 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
10549 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
10550 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
10551 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10552 #  layout:
10553 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
10554 #    layout: "plot-throughput"
10555 #
10556 #- type: "plot"
10557 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10558 #  algorithm: "plot_perf_box_name"
10559 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10560 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10561 #  include:
10562 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10563 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10564 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10565 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10566 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10567 #  layout:
10568 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
10569 #    layout: "plot-throughput"
10570 #
10571 #- type: "plot"
10572 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10573 #  algorithm: "plot_perf_box_name"
10574 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10575 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10576 #  include:
10577 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10578 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10579 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
10580 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
10581 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
10582 #  layout:
10583 #    title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
10584 #    layout: "plot-throughput"
10585 #
10586 #- type: "plot"
10587 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10588 #  algorithm: "plot_perf_box_name"
10589 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10590 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10591 #  include:
10592 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10593 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10594 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10595 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10596 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10597 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10598 #  layout:
10599 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
10600 #    layout: "plot-throughput"
10601 #
10602 #- type: "plot"
10603 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10604 #  algorithm: "plot_perf_box_name"
10605 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10606 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10607 #  include:
10608 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10609 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10610 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10611 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10612 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10613 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
10614 #  layout:
10615 #    title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
10616 #    layout: "plot-throughput"
10617
10618 - type: "plot"
10619   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10620   algorithm: "plot_perf_box_name"
10621   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10622   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10623   include:
10624     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10625     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10626     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10627     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10628     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10629   layout:
10630     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10631     layout: "plot-throughput"
10632
10633 - type: "plot"
10634   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10635   algorithm: "plot_perf_box_name"
10636   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10637   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10638   include:
10639     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10640     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10641     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10642     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10643     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10644   layout:
10645     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10646     layout: "plot-throughput"
10647
10648 - type: "plot"
10649   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10650   algorithm: "plot_perf_box_name"
10651   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10652   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10653   include:
10654     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10655     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10656     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10657     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10658     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10659     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10660   layout:
10661     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10662     layout: "plot-throughput"
10663
10664 - type: "plot"
10665   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10666   algorithm: "plot_perf_box_name"
10667   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10668   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10669   include:
10670     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10671     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10672     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10673     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10674     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10675     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10676   layout:
10677     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10678     layout: "plot-throughput"
10679
10680 - type: "plot"
10681   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10682   algorithm: "plot_perf_box_name"
10683   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10684   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10685   include:
10686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10690     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10691   layout:
10692     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10693     layout: "plot-throughput"
10694
10695 - type: "plot"
10696   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10697   algorithm: "plot_perf_box_name"
10698   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10699   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10700   include:
10701     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10702     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10706   layout:
10707     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10708     layout: "plot-throughput"
10709
10710 - type: "plot"
10711   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10712   algorithm: "plot_perf_box_name"
10713   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10714   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10715   include:
10716     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10717     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10722   layout:
10723     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10724     layout: "plot-throughput"
10725
10726 - type: "plot"
10727   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10728   algorithm: "plot_perf_box_name"
10729   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10730   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
10731   include:
10732     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10733     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10734     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10735     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10736     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10737     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10738   layout:
10739     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10740     layout: "plot-throughput"
10741
10742 - type: "plot"
10743   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10744   algorithm: "plot_perf_box_name"
10745   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10746   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10747   include:
10748     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10749     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10753   layout:
10754     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
10755     layout: "plot-throughput"
10756
10757 - type: "plot"
10758   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10759   algorithm: "plot_perf_box_name"
10760   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10761   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10762   include:
10763     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
10764     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10765     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
10766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
10767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
10768   layout:
10769     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
10770     layout: "plot-throughput"
10771
10772 - type: "plot"
10773   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10774   algorithm: "plot_perf_box_name"
10775   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10776   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10777   include:
10778     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10784   layout:
10785     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
10786     layout: "plot-throughput"
10787
10788 - type: "plot"
10789   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10790   algorithm: "plot_perf_box_name"
10791   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10792   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10793   include:
10794     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
10795     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
10796     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
10797     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
10798     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
10799     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
10800   layout:
10801     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
10802     layout: "plot-throughput"
10803
10804 - type: "plot"
10805   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10806   algorithm: "plot_perf_box_name"
10807   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10809   include:
10810     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10811     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10812   layout:
10813     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
10814     layout: "plot-throughput"
10815
10816 - type: "plot"
10817   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10818   algorithm: "plot_perf_box_name"
10819   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10820   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10821   include:
10822     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10823     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10824   layout:
10825     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
10826     layout: "plot-throughput"
10827
10828 #- type: "plot"
10829 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10830 #  algorithm: "plot_perf_box_name"
10831 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10832 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10833 #  include:
10834 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10835 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10836 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10837 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10838 #  layout:
10839 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
10840 #    layout: "plot-throughput"
10841 #
10842 #- type: "plot"
10843 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10844 #  algorithm: "plot_perf_box_name"
10845 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10846 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10847 #  include:
10848 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
10849 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10850 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10851 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10852 #  layout:
10853 #    title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
10854 #    layout: "plot-throughput"
10855
10856 - type: "plot"
10857   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10858   algorithm: "plot_perf_box_name"
10859   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10860   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10861   include:
10862     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10863     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10864     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10865     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10866   layout:
10867     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10868     layout: "plot-throughput"
10869
10870 - type: "plot"
10871   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10872   algorithm: "plot_perf_box_name"
10873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10875   include:
10876     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10877     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10878     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10879     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10880   layout:
10881     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10882     layout: "plot-throughput"
10883
10884 - type: "plot"
10885   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10886   algorithm: "plot_perf_box_name"
10887   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10888   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10889   include:
10890     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10891     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10892     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10893     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10894   layout:
10895     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
10896     layout: "plot-throughput"
10897
10898 - type: "plot"
10899   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10900   algorithm: "plot_perf_box_name"
10901   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10902   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
10903   include:
10904     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
10905     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
10906     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
10907     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
10908   layout:
10909     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
10910     layout: "plot-throughput"
10911
10912 #- type: "plot"
10913 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10914 #  algorithm: "plot_perf_box_name"
10915 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10916 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10917 #  include:
10918 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10919 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10920 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10921 #  layout:
10922 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10923 #    layout: "plot-throughput"
10924 #
10925 #- type: "plot"
10926 #  title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10927 #  algorithm: "plot_perf_box_name"
10928 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10929 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10930 #  include:
10931 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10932 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10933 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10934 #  layout:
10935 #    title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10936 #    layout: "plot-throughput"
10937 #
10938 #- type: "plot"
10939 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10940 #  algorithm: "plot_perf_box_name"
10941 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10942 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10943 #  include:
10944 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10945 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10946 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10947 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10948 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10949 #  layout:
10950 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10951 #    layout: "plot-throughput"
10952 #
10953 #- type: "plot"
10954 #  title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10955 #  algorithm: "plot_perf_box_name"
10956 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10957 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
10958 #  include:
10959 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
10960 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
10961 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
10962 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
10963 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
10964 #  layout:
10965 #    title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
10966 #    layout: "plot-throughput"
10967
10968 - type: "plot"
10969   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10970   algorithm: "plot_perf_box_name"
10971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10973   include:
10974     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10975     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10976     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10977   layout:
10978     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
10979     layout: "plot-throughput"
10980
10981 - type: "plot"
10982   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10983   algorithm: "plot_perf_box_name"
10984   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10986   include:
10987     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
10988     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
10989     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
10990   layout:
10991     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
10992     layout: "plot-throughput"
10993
10994 #- type: "plot"
10995 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10996 #  algorithm: "plot_perf_box_name"
10997 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
10998 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10999 #  include:
11000 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11001 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11002 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11003 #  layout:
11004 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11005 #    layout: "plot-throughput"
11006 #
11007 #- type: "plot"
11008 #  title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11009 #  algorithm: "plot_perf_box_name"
11010 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11011 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11012 #  include:
11013 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11014 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11015 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11016 #  layout:
11017 #    title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11018 #    layout: "plot-throughput"
11019 #
11020 #- type: "plot"
11021 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11022 #  algorithm: "plot_perf_box_name"
11023 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11024 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11025 #  include:
11026 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11027 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11028 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11029 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11030 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11031 #  layout:
11032 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11033 #    layout: "plot-throughput"
11034 #
11035 #- type: "plot"
11036 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11037 #  algorithm: "plot_perf_box_name"
11038 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11039 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11040 #  include:
11041 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11042 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11043 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11044 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11045 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11046 #  layout:
11047 #    title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11048 #    layout: "plot-throughput"
11049
11050 - type: "plot"
11051   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11052   algorithm: "plot_perf_box_name"
11053   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11054   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11055   include:
11056     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11057     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11058     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11059     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11061   layout:
11062     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11063     layout: "plot-throughput"
11064
11065 - type: "plot"
11066   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11067   algorithm: "plot_perf_box_name"
11068   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11069   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11070   include:
11071     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11076   layout:
11077     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11078     layout: "plot-throughput"
11079
11080 - type: "plot"
11081   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11082   algorithm: "plot_perf_box_name"
11083   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11084   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11085   include:
11086     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11087     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11091   layout:
11092     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11093     layout: "plot-throughput"
11094
11095 - type: "plot"
11096   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11097   algorithm: "plot_perf_box_name"
11098   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11099   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11100   include:
11101     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11102     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11103     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11104     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11105     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11106   layout:
11107     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11108     layout: "plot-throughput"
11109
11110 - type: "plot"
11111   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11112   algorithm: "plot_perf_box_name"
11113   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11114   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11115   include:
11116     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11117     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11118     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11119     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11121   layout:
11122     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11123     layout: "plot-throughput"
11124
11125 - type: "plot"
11126   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11127   algorithm: "plot_perf_box_name"
11128   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11129   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11130   include:
11131     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11132     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11133     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11135     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11136   layout:
11137     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11138     layout: "plot-throughput"
11139
11140 - type: "plot"
11141   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11142   algorithm: "plot_perf_box_name"
11143   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11145   include:
11146     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11147     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11148     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11149     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11150     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11151     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11152   layout:
11153     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11154     layout: "plot-throughput"
11155
11156 - type: "plot"
11157   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11158   algorithm: "plot_perf_box_name"
11159   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11161   include:
11162     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11163     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11164     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11165     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11166     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11167     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11168   layout:
11169     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11170     layout: "plot-throughput"
11171
11172 - type: "plot"
11173   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11174   algorithm: "plot_perf_box_name"
11175   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11177   include:
11178     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11179     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11180     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
11181     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11182   layout:
11183     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
11184     layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11188   algorithm: "plot_perf_box_name"
11189   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11190   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11191   include:
11192     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
11193     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11194     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11195     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11196   layout:
11197     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
11198     layout: "plot-throughput"
11199
11200 #- type: "plot"
11201 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11202 #  algorithm: "plot_perf_box_name"
11203 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11204 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11205 #  include:
11206 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11207 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11208 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11209 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11210 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11211 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11212 #  layout:
11213 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
11214 #    layout: "plot-throughput"
11215 #
11216 #- type: "plot"
11217 #  title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11218 #  algorithm: "plot_perf_box_name"
11219 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11220 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11221 #  include:
11222 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11223 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11224 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11225 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11226 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11227 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11228 #  layout:
11229 #    title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
11230 #    layout: "plot-throughput"
11231
11232 - type: "plot"
11233   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11234   algorithm: "plot_perf_box_name"
11235   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11236   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11237   include:
11238     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11239 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11240     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11241 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11242     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11243 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11244   layout:
11245     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11246     layout: "plot-throughput"
11247
11248 - type: "plot"
11249   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11250   algorithm: "plot_perf_box_name"
11251   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11252   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11253   include:
11254     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11255 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11256     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11257 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11258     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11259 #    - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11260   layout:
11261     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11262     layout: "plot-throughput"
11263
11264 - type: "plot"
11265   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11266   algorithm: "plot_perf_box_name"
11267   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11268   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11269   include:
11270     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11271     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11272     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11273     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11274     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11275     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11276   layout:
11277     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
11278     layout: "plot-throughput"
11279
11280 - type: "plot"
11281   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11282   algorithm: "plot_perf_box_name"
11283   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11284   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11285   include:
11286     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11287     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11288     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11289     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11290     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11291     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11292   layout:
11293     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
11294     layout: "plot-throughput"
11295
11296 #- type: "plot"
11297 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11298 #  algorithm: "plot_perf_box_name"
11299 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11300 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11301 #  include:
11302 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11303 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11304 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11305 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11306 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11307 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11308 #  layout:
11309 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11310 #    layout: "plot-throughput"
11311 #
11312 #- type: "plot"
11313 #  title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11314 #  algorithm: "plot_perf_box_name"
11315 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11316 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11317 #  include:
11318 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11319 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11320 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11321 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11322 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11323 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11324 #  layout:
11325 #    title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11326 #    layout: "plot-throughput"
11327 #
11328 #- type: "plot"
11329 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11330 #  algorithm: "plot_perf_box_name"
11331 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11332 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11333 #  include:
11334 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11335 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11336 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11337 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11338 #  layout:
11339 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11340 #    layout: "plot-throughput"
11341 #
11342 #- type: "plot"
11343 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11344 #  algorithm: "plot_perf_box_name"
11345 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11346 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11347 #  include:
11348 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11349 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11350 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
11351 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11352 #  layout:
11353 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11354 #    layout: "plot-throughput"
11355 #
11356 #- type: "plot"
11357 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11358 #  algorithm: "plot_perf_box_name"
11359 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11360 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11361 #  include:
11362 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11363 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11364 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11365 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11366 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11367 #  layout:
11368 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11369 #    layout: "plot-throughput"
11370 #
11371 #- type: "plot"
11372 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11373 #  algorithm: "plot_perf_box_name"
11374 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11375 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11376 #  include:
11377 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11378 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11379 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11380 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11381 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11382 #  layout:
11383 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11384 #    layout: "plot-throughput"
11385 #
11386 #- type: "plot"
11387 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11388 #  algorithm: "plot_perf_box_name"
11389 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11390 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11391 #  include:
11392 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11393 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11394 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11395 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11396 #  layout:
11397 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11398 #    layout: "plot-throughput"
11399 #
11400 #- type: "plot"
11401 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11402 #  algorithm: "plot_perf_box_name"
11403 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11404 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11405 #  include:
11406 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11407 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11408 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11409 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11410 #  layout:
11411 #    title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11412 #    layout: "plot-throughput"
11413
11414 - type: "plot"
11415   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11416   algorithm: "plot_perf_box_name"
11417   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11419   include:
11420     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11421     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11422     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11423     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11424     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11425     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11426   layout:
11427     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
11428     layout: "plot-throughput"
11429
11430 - type: "plot"
11431   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11432   algorithm: "plot_perf_box_name"
11433   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11434   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11435   include:
11436     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11437     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11438     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11439     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11440     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11441     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11442   layout:
11443     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
11444     layout: "plot-throughput"
11445
11446 #- type: "plot"
11447 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11448 #  algorithm: "plot_perf_box_name"
11449 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11450 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11451 #  include:
11452 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11453 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11454 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11455 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11456 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11457 #  layout:
11458 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
11459 #    layout: "plot-throughput"
11460 #
11461 #- type: "plot"
11462 #  title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11463 #  algorithm: "plot_perf_box_name"
11464 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11465 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11466 #  include:
11467 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11468 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11469 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11470 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11471 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11472 #  layout:
11473 #    title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
11474 #    layout: "plot-throughput"
11475 #
11476 #- type: "plot"
11477 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11478 #  algorithm: "plot_perf_box_name"
11479 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11480 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11481 #  include:
11482 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11483 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11484 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11485 #  layout:
11486 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
11487 #    layout: "plot-throughput"
11488 #
11489 #- type: "plot"
11490 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11491 #  algorithm: "plot_perf_box_name"
11492 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11493 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11494 #  include:
11495 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
11496 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
11497 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
11498 #  layout:
11499 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
11500 #    layout: "plot-throughput"
11501 #
11502 #- type: "plot"
11503 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11504 #  algorithm: "plot_perf_box_name"
11505 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11506 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11507 #  include:
11508 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11509 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11510 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11511 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11512 #  layout:
11513 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
11514 #    layout: "plot-throughput"
11515 #
11516 #- type: "plot"
11517 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11518 #  algorithm: "plot_perf_box_name"
11519 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11520 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11521 #  include:
11522 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
11523 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11524 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11525 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11526 #  layout:
11527 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
11528 #    layout: "plot-throughput"
11529 #
11530 #- type: "plot"
11531 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11532 #  algorithm: "plot_perf_box_name"
11533 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11534 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11535 #  include:
11536 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11537 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11538 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11539 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11540 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11541 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11542 #  layout:
11543 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
11544 #    layout: "plot-throughput"
11545 #
11546 #- type: "plot"
11547 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11548 #  algorithm: "plot_perf_box_name"
11549 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11550 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11551 #  include:
11552 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
11553 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
11554 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11555 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11556 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11557 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11558 #  layout:
11559 #    title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
11560 #    layout: "plot-throughput"
11561 #
11562 #- type: "plot"
11563 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11564 #  algorithm: "plot_perf_box_name"
11565 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11566 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11567 #  include:
11568 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11569 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11570 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11571 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11572 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11573 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11574 #  layout:
11575 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
11576 #    layout: "plot-throughput"
11577 #
11578 #- type: "plot"
11579 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11580 #  algorithm: "plot_perf_box_name"
11581 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11582 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11583 #  include:
11584 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
11585 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11586 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11587 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11588 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11589 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11590 #  layout:
11591 #    title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
11592 #    layout: "plot-throughput"
11593
11594 - type: "plot"
11595   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11596   algorithm: "plot_perf_box_name"
11597   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11598   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11599   include:
11600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11601     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11604   layout:
11605     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
11606     layout: "plot-throughput"
11607
11608 - type: "plot"
11609   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11610   algorithm: "plot_perf_box_name"
11611   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11612   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11613   include:
11614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11618   layout:
11619     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
11620     layout: "plot-throughput"
11621
11622 - type: "plot"
11623   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11624   algorithm: "plot_perf_box_name"
11625   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11626   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11627   include:
11628     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11629     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11630     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11631     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11634   layout:
11635     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11636     layout: "plot-throughput"
11637
11638 - type: "plot"
11639   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11640   algorithm: "plot_perf_box_name"
11641   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11642   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11643   include:
11644     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11645     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11646     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11650   layout:
11651     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11652     layout: "plot-throughput"
11653
11654 - type: "plot"
11655   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11656   algorithm: "plot_perf_box_name"
11657   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11658   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11659   include:
11660     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11661     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11662     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11663     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11664     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11665     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11666   layout:
11667     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11668     layout: "plot-throughput"
11669
11670 - type: "plot"
11671   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11672   algorithm: "plot_perf_box_name"
11673   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11674   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11675   include:
11676     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11677     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11678     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11679     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11680     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11681     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11682   layout:
11683     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11684     layout: "plot-throughput"
11685
11686 - type: "plot"
11687   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11688   algorithm: "plot_perf_box_name"
11689   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11690   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11691   include:
11692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11694     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11695     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11696   layout:
11697     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11698     layout: "plot-throughput"
11699
11700 - type: "plot"
11701   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11702   algorithm: "plot_perf_box_name"
11703   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11704   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11705   include:
11706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11710   layout:
11711     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11712     layout: "plot-throughput"
11713
11714 - type: "plot"
11715   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11716   algorithm: "plot_perf_box_name"
11717   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11718   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11719   include:
11720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11721     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11726   layout:
11727     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11728     layout: "plot-throughput"
11729
11730 - type: "plot"
11731   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11732   algorithm: "plot_perf_box_name"
11733   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11734   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11735   include:
11736     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11742   layout:
11743     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11744     layout: "plot-throughput"
11745
11746 - type: "plot"
11747   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11748   algorithm: "plot_perf_box_name"
11749   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11750   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11751   include:
11752     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11753     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11754     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11755     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11756   layout:
11757     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
11758     layout: "plot-throughput"
11759
11760 - type: "plot"
11761   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11762   algorithm: "plot_perf_box_name"
11763   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11764   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11765   include:
11766     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
11767     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11768     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
11769     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11770   layout:
11771     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
11772     layout: "plot-throughput"
11773
11774 - type: "plot"
11775   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11776   algorithm: "plot_perf_box_name"
11777   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11778   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11779   include:
11780     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11781     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11782     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11783     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11784     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11785     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11786   layout:
11787     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
11788     layout: "plot-throughput"
11789
11790 - type: "plot"
11791   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11792   algorithm: "plot_perf_box_name"
11793   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11794   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11795   include:
11796     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
11797     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11798     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
11799     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
11800     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
11801     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
11802   layout:
11803     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
11804     layout: "plot-throughput"
11805
11806 - type: "plot"
11807   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11808   algorithm: "plot_perf_box_name"
11809   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11810   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11811   include:
11812     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11813     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11814     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11815     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11816     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11817     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11818   layout:
11819     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
11820     layout: "plot-throughput"
11821
11822 - type: "plot"
11823   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11824   algorithm: "plot_perf_box_name"
11825   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11826   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11827   include:
11828     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
11829     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
11830     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
11831     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
11832     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
11833     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
11834   layout:
11835     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
11836     layout: "plot-throughput"
11837
11838 - type: "plot"
11839   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11840   algorithm: "plot_perf_box_name"
11841   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11842   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11843   include:
11844     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11845     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11846     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11847     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11848     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11849     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11850   layout:
11851     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
11852     layout: "plot-throughput"
11853
11854 - type: "plot"
11855   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11856   algorithm: "plot_perf_box_name"
11857   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11859   include:
11860     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11861     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11862     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11863     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11864     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11865     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11866   layout:
11867     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
11868     layout: "plot-throughput"
11869
11870 #- type: "plot"
11871 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11872 #  algorithm: "plot_perf_box_name"
11873 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11874 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11875 #  include:
11876 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11877 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11878 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11879 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11880 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11881 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11882 #  layout:
11883 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
11884 #    layout: "plot-throughput"
11885 #
11886 #- type: "plot"
11887 #  title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11888 #  algorithm: "plot_perf_box_name"
11889 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11890 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
11891 #  include:
11892 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11893 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11894 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11895 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11896 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11897 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11898 #  layout:
11899 #    title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
11900 #    layout: "plot-throughput"
11901
11902 - type: "plot"
11903   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11904   algorithm: "plot_perf_box_name"
11905   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11906   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11907   include:
11908     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11909     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11910     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11911     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11912     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11913     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11914   layout:
11915     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11916     layout: "plot-throughput"
11917
11918 - type: "plot"
11919   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11920   algorithm: "plot_perf_box_name"
11921   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11922   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11923   include:
11924     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11925     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11926     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11927     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
11928     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
11929     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
11930   layout:
11931     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11932     layout: "plot-throughput"
11933
11934 #- type: "plot"
11935 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11936 #  algorithm: "plot_perf_box_name"
11937 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11938 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11939 #  include:
11940 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11941 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11942 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11943 #  layout:
11944 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
11945 #    layout: "plot-throughput"
11946 #
11947 #- type: "plot"
11948 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11949 #  algorithm: "plot_perf_box_name"
11950 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11951 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11952 #  include:
11953 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
11954 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
11955 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
11956 #  layout:
11957 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
11958 #    layout: "plot-throughput"
11959
11960 #- type: "plot"
11961 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11962 #  algorithm: "plot_perf_box_name"
11963 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11964 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11965 #  include:
11966 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11967 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11968 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11969 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11970 #  layout:
11971 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
11972 #    layout: "plot-throughput"
11973 #
11974 #- type: "plot"
11975 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11976 #  algorithm: "plot_perf_box_name"
11977 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11978 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11979 #  include:
11980 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
11981 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11982 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
11983 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
11984 #  layout:
11985 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
11986 #    layout: "plot-throughput"
11987 #
11988 #- type: "plot"
11989 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11990 #  algorithm: "plot_perf_box_name"
11991 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
11992 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11993 #  include:
11994 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11995 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11996 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
11997 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
11998 #  layout:
11999 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12000 #    layout: "plot-throughput"
12001 #
12002 #- type: "plot"
12003 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12004 #  algorithm: "plot_perf_box_name"
12005 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12006 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12007 #  include:
12008 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12009 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12010 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12011 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12012 #  layout:
12013 #    title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12014 #    layout: "plot-throughput"
12015
12016 - type: "plot"
12017   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12018   algorithm: "plot_perf_box_name"
12019   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12020   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12021   include:
12022     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12023     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12024     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12025     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12026   layout:
12027     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
12028     layout: "plot-throughput"
12029
12030 - type: "plot"
12031   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12032   algorithm: "plot_perf_box_name"
12033   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12035   include:
12036     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12037     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12038     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12039     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12040   layout:
12041     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
12042     layout: "plot-throughput"
12043
12044 - type: "plot"
12045   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12046   algorithm: "plot_perf_box_name"
12047   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12049   include:
12050     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12051     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12052     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12054   layout:
12055     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
12056     layout: "plot-throughput"
12057
12058 - type: "plot"
12059   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12060   algorithm: "plot_perf_box_name"
12061   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12062   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12063   include:
12064     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12065     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12066     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12067     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12068   layout:
12069     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
12070     layout: "plot-throughput"
12071
12072 #- type: "plot"
12073 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12074 #  algorithm: "plot_perf_box_name"
12075 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12076 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12077 #  include:
12078 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12079 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12080 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12081 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12082 #  layout:
12083 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12084 #    layout: "plot-throughput"
12085 #
12086 #- type: "plot"
12087 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12088 #  algorithm: "plot_perf_box_name"
12089 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12090 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12091 #  include:
12092 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12093 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12094 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12095 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12096 #  layout:
12097 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12098 #    layout: "plot-throughput"
12099 #
12100 #- type: "plot"
12101 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12102 #  algorithm: "plot_perf_box_name"
12103 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12104 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12105 #  include:
12106 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12107 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12108 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12109 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12110 #  layout:
12111 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12112 #    layout: "plot-throughput"
12113 #
12114 #- type: "plot"
12115 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12116 #  algorithm: "plot_perf_box_name"
12117 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12118 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12119 #  include:
12120 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12121 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12122 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12123 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12124 #  layout:
12125 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12126 #    layout: "plot-throughput"
12127 #
12128 #- type: "plot"
12129 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12130 #  algorithm: "plot_perf_box_name"
12131 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12132 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12133 #  include:
12134 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12135 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12136 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12137 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12138 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12139 #  layout:
12140 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
12141 #    layout: "plot-throughput"
12142 #
12143 #- type: "plot"
12144 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12145 #  algorithm: "plot_perf_box_name"
12146 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12147 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12148 #  include:
12149 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12150 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12151 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12152 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12153 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12154 #  layout:
12155 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
12156 #    layout: "plot-throughput"
12157 #
12158 #- type: "plot"
12159 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12160 #  algorithm: "plot_perf_box_name"
12161 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12162 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12163 #  include:
12164 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12165 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12166 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12167 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12168 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12169 #  layout:
12170 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
12171 #    layout: "plot-throughput"
12172 #
12173 #- type: "plot"
12174 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12175 #  algorithm: "plot_perf_box_name"
12176 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12177 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12178 #  include:
12179 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12180 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12181 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12182 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12183 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
12184 #  layout:
12185 #    title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
12186 #    layout: "plot-throughput"
12187 #
12188 #- type: "plot"
12189 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12190 #  algorithm: "plot_perf_box_name"
12191 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12192 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12193 #  include:
12194 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12195 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12196 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12197 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12198 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12199 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12200 #  layout:
12201 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
12202 #    layout: "plot-throughput"
12203 #
12204 #- type: "plot"
12205 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12206 #  algorithm: "plot_perf_box_name"
12207 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12208 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12209 #  include:
12210 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12211 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12212 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12213 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12214 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12215 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12216 #  layout:
12217 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
12218 #    layout: "plot-throughput"
12219 #
12220 #- type: "plot"
12221 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12222 #  algorithm: "plot_perf_box_name"
12223 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12224 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12225 #  include:
12226 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12227 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12228 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12229 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12230 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12231 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12232 #  layout:
12233 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
12234 #    layout: "plot-throughput"
12235 #
12236 #- type: "plot"
12237 #  title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12238 #  algorithm: "plot_perf_box_name"
12239 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12240 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12241 #  include:
12242 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12243 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12244 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12245 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12246 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12247 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12248 #  layout:
12249 #    title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
12250 #    layout: "plot-throughput"
12251
12252 - type: "plot"
12253   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12254   algorithm: "plot_perf_box_name"
12255   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12256   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12257   include:
12258     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12259     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12260     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12261     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12262     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12263   layout:
12264     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
12265     layout: "plot-throughput"
12266
12267 - type: "plot"
12268   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12269   algorithm: "plot_perf_box_name"
12270   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12271   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12272   include:
12273     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12274     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12275     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12276     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12277     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
12278   layout:
12279     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
12280     layout: "plot-throughput"
12281
12282 #- type: "plot"
12283 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12284 #  algorithm: "plot_perf_box_name"
12285 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12286 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12287 #  include:
12288 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12289 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12290 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12291 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12292 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12293 #  layout:
12294 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
12295 #    layout: "plot-throughput"
12296 #
12297 #- type: "plot"
12298 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12299 #  algorithm: "plot_perf_box_name"
12300 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12301 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12302 #  include:
12303 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12304 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12305 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12306 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12307 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
12308 #  layout:
12309 #    title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
12310 #    layout: "plot-throughput"
12311
12312 #- type: "plot"
12313 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12314 #  algorithm: "plot_perf_box_name"
12315 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12316 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12317 #  include:
12318 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12319 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12320 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12321 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12322 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12323 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12324 #  layout:
12325 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
12326 #    layout: "plot-throughput"
12327 #
12328 #- type: "plot"
12329 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12330 #  algorithm: "plot_perf_box_name"
12331 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12332 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12333 #  include:
12334 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12335 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12336 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
12337 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12338 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12339 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
12340 #  layout:
12341 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
12342 #    layout: "plot-throughput"
12343
12344 #- type: "plot"
12345 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12346 #  algorithm: "plot_perf_box_name"
12347 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12348 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12349 #  include:
12350 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12351 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12352 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12353 #  layout:
12354 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
12355 #    layout: "plot-throughput"
12356 #
12357 #- type: "plot"
12358 #  title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12359 #  algorithm: "plot_perf_box_name"
12360 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12361 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12362 #  include:
12363 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
12364 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
12365 #    - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
12366 #  layout:
12367 #    title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
12368 #    layout: "plot-throughput"
12369
12370 ################################################################################
12371
12372 # Packet Speedup
12373
12374 #- type: "plot"
12375 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12376 #  algorithm: "plot_tsa_name"
12377 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12378 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12379 #  include:
12380 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12381 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12382 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12383 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12384 #  layout:
12385 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
12386 #    layout: "plot-throughput-speedup-analysis"
12387 #
12388 #- type: "plot"
12389 #  title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12390 #  algorithm: "plot_tsa_name"
12391 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12392 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12393 #  include:
12394 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12395 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12396 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12397 #    - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12398 #  layout:
12399 #    title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
12400 #    layout: "plot-throughput-speedup-analysis"
12401 #
12402 #- type: "plot"
12403 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12404 #  algorithm: "plot_tsa_name"
12405 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
12406 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12407 #  include:
12408 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12409 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12410 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12411 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12412 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12413 #  layout:
12414 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
12415 #    layout: "plot-throughput-speedup-analysis"
12416 #
12417 #- type: "plot"
12418 #  title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12419 #  algorithm: "plot_tsa_name"
12420 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
12421 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12422 #  include:
12423 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12424 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12425 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12426 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12427 #    - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12428 #  layout:
12429 #    title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
12430 #    layout: "plot-throughput-speedup-analysis"
12431 #
12432 #- type: "plot"
12433 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12434 #  algorithm: "plot_tsa_name"
12435 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12436 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12437 #  include:
12438 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12439 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12440 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12441 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12442 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12443 #  layout:
12444 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12445 #    layout: "plot-throughput-speedup-analysis"
12446 #
12447 #- type: "plot"
12448 #  title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12449 #  algorithm: "plot_tsa_name"
12450 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12451 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12452 #  include:
12453 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12454 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12455 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12456 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12457 #    - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12458 #  layout:
12459 #    title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12460 #    layout: "plot-throughput-speedup-analysis"
12461 #
12462 #- type: "plot"
12463 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12464 #  algorithm: "plot_tsa_name"
12465 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12466 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12467 #  include:
12468 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12469 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12470 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12471 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12472 #  layout:
12473 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12474 #    layout: "plot-throughput-speedup-analysis"
12475 #
12476 #- type: "plot"
12477 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12478 #  algorithm: "plot_tsa_name"
12479 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12480 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12481 #  include:
12482 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
12483 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12484 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12485 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12486 #  layout:
12487 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12488 #    layout: "plot-throughput-speedup-analysis"
12489 #
12490 #- type: "plot"
12491 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12492 #  algorithm: "plot_tsa_name"
12493 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12494 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12495 #  include:
12496 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12497 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12498 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12499 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12500 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12501 #  layout:
12502 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12503 #    layout: "plot-throughput-speedup-analysis"
12504 #
12505 #- type: "plot"
12506 #  title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12507 #  algorithm: "plot_tsa_name"
12508 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12509 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12510 #  include:
12511 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12512 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12513 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12514 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12515 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12516 #  layout:
12517 #    title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12518 #    layout: "plot-throughput-speedup-analysis"
12519 #
12520 #- type: "plot"
12521 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12522 #  algorithm: "plot_tsa_name"
12523 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12524 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12525 #  include:
12526 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12527 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12528 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12529 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12530 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12531 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12532 #  layout:
12533 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12534 #    layout: "plot-throughput-speedup-analysis"
12535 #
12536 #- type: "plot"
12537 #  title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12538 #  algorithm: "plot_tsa_name"
12539 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12540 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12541 #  include:
12542 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12543 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12544 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12545 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12546 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12547 #    - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12548 #  layout:
12549 #    title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12550 #    layout: "plot-throughput-speedup-analysis"
12551
12552 - type: "plot"
12553   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12554   algorithm: "plot_tsa_name"
12555   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12557   include:
12558     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12559     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12560     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12561   layout:
12562     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
12563     layout: "plot-throughput-speedup-analysis"
12564
12565 - type: "plot"
12566   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12567   algorithm: "plot_tsa_name"
12568   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12569   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12570   include:
12571     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12572     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12573     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12574   layout:
12575     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
12576     layout: "plot-throughput-speedup-analysis"
12577
12578 #- type: "plot"
12579 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12580 #  algorithm: "plot_tsa_name"
12581 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
12582 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12583 #  include:
12584 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12585 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12586 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12587 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12588 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12589 #  layout:
12590 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
12591 #    layout: "plot-throughput-speedup-analysis"
12592 #
12593 #- type: "plot"
12594 #  title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12595 #  algorithm: "plot_tsa_name"
12596 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
12597 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12598 #  include:
12599 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12600 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12601 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12602 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12603 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12604 #  layout:
12605 #    title: "3n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
12606 #    layout: "plot-throughput-speedup-analysis"
12607 #
12608 #- type: "plot"
12609 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12610 #  algorithm: "plot_tsa_name"
12611 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
12612 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12613 #  include:
12614 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12615 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12616 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12617 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12618 #  layout:
12619 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
12620 #    layout: "plot-throughput-speedup-analysis"
12621 #
12622 #- type: "plot"
12623 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12624 #  algorithm: "plot_tsa_name"
12625 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
12626 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12627 #  include:
12628 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
12629 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
12630 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
12631 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
12632 #  layout:
12633 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
12634 #    layout: "plot-throughput-speedup-analysis"
12635 #
12636 #- type: "plot"
12637 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12638 #  algorithm: "plot_tsa_name"
12639 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
12640 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12641 #  include:
12642 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12643 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12644 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12645 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12646 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12647 #  layout:
12648 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
12649 #    layout: "plot-throughput-speedup-analysis"
12650 #
12651 #- type: "plot"
12652 #  title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12653 #  algorithm: "plot_tsa_name"
12654 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
12655 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12656 #  include:
12657 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
12658 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12659 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
12660 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
12661 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
12662 #  layout:
12663 #    title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
12664 #    layout: "plot-throughput-speedup-analysis"
12665 #
12666 #- type: "plot"
12667 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12668 #  algorithm: "plot_tsa_name"
12669 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
12670 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12671 #  include:
12672 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12673 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12674 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12675 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12676 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12677 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12678 #  layout:
12679 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
12680 #    layout: "plot-throughput-speedup-analysis"
12681 #
12682 #- type: "plot"
12683 #  title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12684 #  algorithm: "plot_tsa_name"
12685 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
12686 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12687 #  include:
12688 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
12689 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12690 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12691 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12692 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12693 #    - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
12694 #  layout:
12695 #    title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
12696 #    layout: "plot-throughput-speedup-analysis"
12697
12698 - type: "plot"
12699   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12700   algorithm: "plot_tsa_name"
12701   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
12702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12703   include:
12704     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12705     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12706   layout:
12707     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
12708     layout: "plot-throughput-speedup-analysis"
12709
12710 - type: "plot"
12711   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12712   algorithm: "plot_tsa_name"
12713   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
12714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12715   include:
12716     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12717     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12718   layout:
12719     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
12720     layout: "plot-throughput-speedup-analysis"
12721
12722 #- type: "plot"
12723 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12724 #  algorithm: "plot_tsa_name"
12725 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
12726 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12727 #  include:
12728 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12729 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12730 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12731 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12732 #  layout:
12733 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
12734 #    layout: "plot-throughput-speedup-analysis"
12735 #
12736 #- type: "plot"
12737 #  title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12738 #  algorithm: "plot_tsa_name"
12739 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
12740 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12741 #  include:
12742 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
12743 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12744 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12745 #    - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12746 #  layout:
12747 #    title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
12748 #    layout: "plot-throughput-speedup-analysis"
12749 #
12750 #- type: "plot"
12751 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12752 #  algorithm: "plot_tsa_name"
12753 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12754 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12755 #  include:
12756 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12757 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12758 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12759 #  layout:
12760 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12761 #    layout: "plot-throughput-speedup-analysis"
12762 #
12763 #- type: "plot"
12764 #  title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12765 #  algorithm: "plot_tsa_name"
12766 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12767 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12768 #  include:
12769 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12770 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12771 #    - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12772 #  layout:
12773 #    title: "2n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12774 #    layout: "plot-throughput-speedup-analysis"
12775 #
12776 #- type: "plot"
12777 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12778 #  algorithm: "plot_tsa_name"
12779 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12780 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12781 #  include:
12782 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12783 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12784 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12785 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12786 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12787 #  layout:
12788 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12789 #    layout: "plot-throughput-speedup-analysis"
12790 #
12791 #- type: "plot"
12792 #  title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12793 #  algorithm: "plot_tsa_name"
12794 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12795 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12796 #  include:
12797 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12798 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12799 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12800 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12801 #    - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12802 #  layout:
12803 #    title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12804 #    layout: "plot-throughput-speedup-analysis"
12805
12806 - type: "plot"
12807   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12808   algorithm: "plot_tsa_name"
12809   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12810   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12811   include:
12812     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12813     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12814     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12815   layout:
12816     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
12817     layout: "plot-throughput-speedup-analysis"
12818
12819 - type: "plot"
12820   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12821   algorithm: "plot_tsa_name"
12822   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12823   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12824   include:
12825     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12826     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12827     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12828   layout:
12829     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
12830     layout: "plot-throughput-speedup-analysis"
12831
12832 #- type: "plot"
12833 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12834 #  algorithm: "plot_tsa_name"
12835 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12836 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12837 #  include:
12838 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12839 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12840 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12841 #  layout:
12842 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-ndr"
12843 #    layout: "plot-throughput-speedup-analysis"
12844 #
12845 #- type: "plot"
12846 #  title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12847 #  algorithm: "plot_tsa_name"
12848 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12849 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12850 #  include:
12851 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12852 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12853 #    - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12854 #  layout:
12855 #    title: "3n-skx-x710-78b-ip6routing-base-scale-dpdk-pdr"
12856 #    layout: "plot-throughput-speedup-analysis"
12857 #
12858 #- type: "plot"
12859 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12860 #  algorithm: "plot_tsa_name"
12861 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
12862 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12863 #  include:
12864 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12865 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12866 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12867 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12868 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12869 #  layout:
12870 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
12871 #    layout: "plot-throughput-speedup-analysis"
12872 #
12873 #- type: "plot"
12874 #  title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12875 #  algorithm: "plot_tsa_name"
12876 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
12877 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12878 #  include:
12879 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
12880 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
12881 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
12882 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
12883 #    - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
12884 #  layout:
12885 #    title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
12886 #    layout: "plot-throughput-speedup-analysis"
12887
12888 - type: "plot"
12889   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12890   algorithm: "plot_tsa_name"
12891   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
12892   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12893   include:
12894     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12895     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12897     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12898     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12899     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12900   layout:
12901     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12902     layout: "plot-throughput-speedup-analysis"
12903
12904 - type: "plot"
12905   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12906   algorithm: "plot_tsa_name"
12907   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
12908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12909   include:
12910     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12911     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12913     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12914     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12915     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12916   layout:
12917     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12918     layout: "plot-throughput-speedup-analysis"
12919
12920 - type: "plot"
12921   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12922   algorithm: "plot_tsa_name"
12923   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
12924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12925   include:
12926     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12927     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12929     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12930   layout:
12931     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12932     layout: "plot-throughput-speedup-analysis"
12933
12934 - type: "plot"
12935   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12936   algorithm: "plot_tsa_name"
12937   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
12938   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12939   include:
12940     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12941     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12942     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12944   layout:
12945     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12946     layout: "plot-throughput-speedup-analysis"
12947
12948 #- type: "plot"
12949 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12950 #  algorithm: "plot_tsa_name"
12951 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
12952 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12953 #  include:
12954 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12955 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12956 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12957 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12958 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12959 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12960 #  layout:
12961 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
12962 #    layout: "plot-throughput-speedup-analysis"
12963 #
12964 #- type: "plot"
12965 #  title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12966 #  algorithm: "plot_tsa_name"
12967 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
12968 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
12969 #  include:
12970 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12971 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12972 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12973 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12974 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12975 #    - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12976 #  layout:
12977 #    title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
12978 #    layout: "plot-throughput-speedup-analysis"
12979 #
12980 #- type: "plot"
12981 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12982 #  algorithm: "plot_tsa_name"
12983 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
12984 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
12985 #  include:
12986 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
12987 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12988 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
12989 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
12990 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
12991 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
12992 #  layout:
12993 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
12994 #    layout: "plot-throughput-speedup-analysis"
12995 #
12996 #- type: "plot"
12997 #  title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
12998 #  algorithm: "plot_tsa_name"
12999 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13000 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13001 #  include:
13002 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13003 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13004 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13005 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13006 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13007 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13008 #  layout:
13009 #    title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13010 #    layout: "plot-throughput-speedup-analysis"
13011 #
13012 #- type: "plot"
13013 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13014 #  algorithm: "plot_tsa_name"
13015 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13016 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13017 #  include:
13018 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13019 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13020 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13021 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13022 #  layout:
13023 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
13024 #    layout: "plot-throughput-speedup-analysis"
13025 #
13026 #- type: "plot"
13027 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13028 #  algorithm: "plot_tsa_name"
13029 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13030 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13031 #  include:
13032 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13033 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13034 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13035 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13036 #  layout:
13037 #    title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
13038 #    layout: "plot-throughput-speedup-analysis"
13039 #
13040 #- type: "plot"
13041 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13042 #  algorithm: "plot_tsa_name"
13043 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13044 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13045 #  include:
13046 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13047 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13048 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13049 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13050 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13051 #  layout:
13052 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13053 #    layout: "plot-throughput-speedup-analysis"
13054 #
13055 #- type: "plot"
13056 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13057 #  algorithm: "plot_tsa_name"
13058 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13059 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13060 #  include:
13061 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13062 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13063 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13064 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13065 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13066 #  layout:
13067 #    title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13068 #    layout: "plot-throughput-speedup-analysis"
13069 #
13070 #- type: "plot"
13071 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13072 #  algorithm: "plot_tsa_name"
13073 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13074 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13075 #  include:
13076 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13077 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13078 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13079 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13080 #  layout:
13081 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13082 #    layout: "plot-throughput-speedup-analysis"
13083 #
13084 #- type: "plot"
13085 #  title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13086 #  algorithm: "plot_tsa_name"
13087 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13088 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13089 #  include:
13090 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13091 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13092 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13093 #    - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13094 #  layout:
13095 #    title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13096 #    layout: "plot-throughput-speedup-analysis"
13097
13098 - type: "plot"
13099   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13100   algorithm: "plot_tsa_name"
13101   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13103   include:
13104     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13105     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13106     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13107     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13108     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13109     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13110   layout:
13111     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
13112     layout: "plot-throughput-speedup-analysis"
13113
13114 - type: "plot"
13115   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13116   algorithm: "plot_tsa_name"
13117   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13118   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13119   include:
13120     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13121     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13122     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13123     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13124     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13125     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13126   layout:
13127     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
13128     layout: "plot-throughput-speedup-analysis"
13129
13130 #- type: "plot"
13131 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13132 #  algorithm: "plot_tsa_name"
13133 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
13134 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13135 #  include:
13136 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13137 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13138 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13139 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13140 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13141 #  layout:
13142 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
13143 #    layout: "plot-throughput-speedup-analysis"
13144 #
13145 #- type: "plot"
13146 #  title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13147 #  algorithm: "plot_tsa_name"
13148 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
13149 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13150 #  include:
13151 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13152 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13153 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13154 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13155 #    - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13156 #  layout:
13157 #    title: "3n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
13158 #    layout: "plot-throughput-speedup-analysis"
13159 #
13160 #- type: "plot"
13161 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13162 #  algorithm: "plot_tsa_name"
13163 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
13164 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13165 #  include:
13166 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13167 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13168 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13169 #  layout:
13170 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
13171 #    layout: "plot-throughput-speedup-analysis"
13172 #
13173 #- type: "plot"
13174 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13175 #  algorithm: "plot_tsa_name"
13176 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
13177 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13178 #  include:
13179 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
13180 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
13181 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
13182 #  layout:
13183 #    title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
13184 #    layout: "plot-throughput-speedup-analysis"
13185 #
13186 #- type: "plot"
13187 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13188 #  algorithm: "plot_tsa_name"
13189 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
13190 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13191 #  include:
13192 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13193 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13194 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13195 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13196 #  layout:
13197 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
13198 #    layout: "plot-throughput-speedup-analysis"
13199 #
13200 #- type: "plot"
13201 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13202 #  algorithm: "plot_tsa_name"
13203 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
13204 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13205 #  include:
13206 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13207 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13208 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13209 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13210 #  layout:
13211 #    title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
13212 #    layout: "plot-throughput-speedup-analysis"
13213 #
13214 #- type: "plot"
13215 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13216 #  algorithm: "plot_tsa_name"
13217 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
13218 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13219 #  include:
13220 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13221 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13222 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13223 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13224 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13225 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13226 #  layout:
13227 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
13228 #    layout: "plot-throughput-speedup-analysis"
13229 #
13230 #- type: "plot"
13231 #  title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13232 #  algorithm: "plot_tsa_name"
13233 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
13234 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13235 #  include:
13236 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13237 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13238 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13239 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13240 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13241 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13242 #  layout:
13243 #    title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
13244 #    layout: "plot-throughput-speedup-analysis"
13245 #
13246 #- type: "plot"
13247 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13248 #  algorithm: "plot_tsa_name"
13249 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr-tsa"
13250 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13251 #  include:
13252 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13253 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13254 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13255 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13256 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13257 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13258 #  layout:
13259 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-ndr"
13260 #    layout: "plot-throughput-speedup-analysis"
13261 #
13262 #- type: "plot"
13263 #  title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13264 #  algorithm: "plot_tsa_name"
13265 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr-tsa"
13266 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13267 #  include:
13268 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13269 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13270 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13271 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13272 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13273 #    - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13274 #  layout:
13275 #    title: "3n-skx-xxv710-64b-features-l2switching-base-dpdk-pdr"
13276 #    layout: "plot-throughput-speedup-analysis"
13277
13278 - type: "plot"
13279   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13280   algorithm: "plot_tsa_name"
13281   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13283   include:
13284     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13285     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13286     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13287     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13288     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13289     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13290   layout:
13291     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
13292     layout: "plot-throughput-speedup-analysis"
13293
13294 - type: "plot"
13295   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13296   algorithm: "plot_tsa_name"
13297   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13299   include:
13300     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13301     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13302     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13303     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13304     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13305     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13306   layout:
13307     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
13308     layout: "plot-throughput-speedup-analysis"
13309
13310 #- type: "plot"
13311 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13312 #  algorithm: "plot_tsa_name"
13313 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
13314 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13315 #  include:
13316 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13317 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13318 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13319 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13320 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13321 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13322 #  layout:
13323 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-ndr"
13324 #    layout: "plot-throughput-speedup-analysis"
13325 #
13326 #- type: "plot"
13327 #  title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13328 #  algorithm: "plot_tsa_name"
13329 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
13330 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13331 #  include:
13332 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13333 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13334 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13335 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13336 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13337 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13338 #  layout:
13339 #    title: "3n-skx-xxv710-78b-srv6-ip6routing-base-dpdk-pdr"
13340 #    layout: "plot-throughput-speedup-analysis"
13341 #
13342 #- type: "plot"
13343 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13344 #  algorithm: "plot_tsa_name"
13345 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13346 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13347 #  include:
13348 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13349 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13350 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13351 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13352 #  layout:
13353 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13354 #    layout: "plot-throughput-speedup-analysis"
13355 #
13356 #- type: "plot"
13357 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13358 #  algorithm: "plot_tsa_name"
13359 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13360 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13361 #  include:
13362 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13363 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13364 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13365 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13366 #  layout:
13367 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13368 #    layout: "plot-throughput-speedup-analysis"
13369 #
13370 #- type: "plot"
13371 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13372 #  algorithm: "plot_tsa_name"
13373 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13374 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13375 #  include:
13376 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13377 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13378 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13379 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13380 #  layout:
13381 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13382 #    layout: "plot-throughput-speedup-analysis"
13383 #
13384 #- type: "plot"
13385 #  title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13386 #  algorithm: "plot_tsa_name"
13387 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13388 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
13389 #  include:
13390 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13391 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13392 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13393 #    - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13394 #  layout:
13395 #    title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13396 #    layout: "plot-throughput-speedup-analysis"
13397
13398 - type: "plot"
13399   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13400   algorithm: "plot_tsa_name"
13401   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
13402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13403   include:
13404     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13405     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13406     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13407     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13408   layout:
13409     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
13410     layout: "plot-throughput-speedup-analysis"
13411
13412 - type: "plot"
13413   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13414   algorithm: "plot_tsa_name"
13415   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
13416   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13417   include:
13418     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13419     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13420     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13421     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13422   layout:
13423     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
13424     layout: "plot-throughput-speedup-analysis"
13425
13426 - type: "plot"
13427   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13428   algorithm: "plot_tsa_name"
13429   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13431   include:
13432     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13433     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13434     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13435     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13436   layout:
13437     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
13438     layout: "plot-throughput-speedup-analysis"
13439
13440 - type: "plot"
13441   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13442   algorithm: "plot_tsa_name"
13443   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13444   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13445   include:
13446     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13447     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13448     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13449     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13450   layout:
13451     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
13452     layout: "plot-throughput-speedup-analysis"
13453
13454 #- type: "plot"
13455 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13456 #  algorithm: "plot_tsa_name"
13457 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13458 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13459 #  include:
13460 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13461 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13462 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13463 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13464 #  layout:
13465 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-ndr"
13466 #    layout: "plot-throughput-speedup-analysis"
13467 #
13468 #- type: "plot"
13469 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13470 #  algorithm: "plot_tsa_name"
13471 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13472 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13473 #  include:
13474 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13475 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13476 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13477 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13478 #  layout:
13479 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-pdr"
13480 #    layout: "plot-throughput-speedup-analysis"
13481 #
13482 #- type: "plot"
13483 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13484 #  algorithm: "plot_tsa_name"
13485 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13486 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13487 #  include:
13488 #    - "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"
13489 #    - "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"
13490 #    - "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"
13491 #    - "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"
13492 #  layout:
13493 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13494 #    layout: "plot-throughput-speedup-analysis"
13495 #
13496 #- type: "plot"
13497 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13498 #  algorithm: "plot_tsa_name"
13499 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13500 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13501 #  include:
13502 #    - "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"
13503 #    - "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"
13504 #    - "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"
13505 #    - "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"
13506 #  layout:
13507 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13508 #    layout: "plot-throughput-speedup-analysis"
13509 #
13510 #- type: "plot"
13511 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13512 #  algorithm: "plot_tsa_name"
13513 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
13514 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13515 #  include:
13516 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13517 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13518 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13519 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13520 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13521 #  layout:
13522 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
13523 #    layout: "plot-throughput-speedup-analysis"
13524 #
13525 #- type: "plot"
13526 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13527 #  algorithm: "plot_tsa_name"
13528 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
13529 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13530 #  include:
13531 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13532 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13533 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13534 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13535 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13536 #  layout:
13537 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
13538 #    layout: "plot-throughput-speedup-analysis"
13539 #
13540 #- type: "plot"
13541 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13542 #  algorithm: "plot_tsa_name"
13543 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
13544 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13545 #  include:
13546 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13547 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13548 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13549 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13550 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13551 #  layout:
13552 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
13553 #    layout: "plot-throughput-speedup-analysis"
13554 #
13555 #- type: "plot"
13556 #  title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13557 #  algorithm: "plot_tsa_name"
13558 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
13559 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13560 #  include:
13561 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13562 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13563 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13564 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13565 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13566 #  layout:
13567 #    title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
13568 #    layout: "plot-throughput-speedup-analysis"
13569 #
13570 #- type: "plot"
13571 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13572 #  algorithm: "plot_tsa_name"
13573 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr-tsa"
13574 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13575 #  include:
13576 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13577 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13578 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13579 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13580 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13581 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13582 #  layout:
13583 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-ndr"
13584 #    layout: "plot-throughput-speedup-analysis"
13585 #
13586 #- type: "plot"
13587 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13588 #  algorithm: "plot_tsa_name"
13589 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr-tsa"
13590 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13591 #  include:
13592 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13593 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13594 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13595 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13596 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13597 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13598 #  layout:
13599 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-pdr"
13600 #    layout: "plot-throughput-speedup-analysis"
13601 #
13602 #- type: "plot"
13603 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13604 #  algorithm: "plot_tsa_name"
13605 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr-tsa"
13606 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13607 #  include:
13608 #    - "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"
13609 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13610 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13611 #    - "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"
13612 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13613 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13614 #  layout:
13615 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-ndr"
13616 #    layout: "plot-throughput-speedup-analysis"
13617 #
13618 #- type: "plot"
13619 #  title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13620 #  algorithm: "plot_tsa_name"
13621 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr-tsa"
13622 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13623 #  include:
13624 #    - "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"
13625 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13626 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13627 #    - "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"
13628 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13629 #    - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13630 #  layout:
13631 #    title: "3n-skx-xxv710-64b-link-bonding-vhost-base-dpdk-vpp-pdr"
13632 #    layout: "plot-throughput-speedup-analysis"
13633 #
13634 #- type: "plot"
13635 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13636 #  algorithm: "plot_tsa_name"
13637 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
13638 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13639 #  include:
13640 #    - "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"
13641 #    - "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"
13642 #    - "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"
13643 #  layout:
13644 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr"
13645 #    layout: "plot-throughput-speedup-analysis"
13646 #
13647 #- type: "plot"
13648 #  title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13649 #  algorithm: "plot_tsa_name"
13650 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
13651 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
13652 #  include:
13653 #    - "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"
13654 #    - "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"
13655 #    - "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"
13656 #  layout:
13657 #    title: "2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr"
13658 #    layout: "plot-throughput-speedup-analysis"
13659
13660 - type: "plot"
13661   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13662   algorithm: "plot_tsa_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
13664   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13665   include:
13666     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13667     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13668     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13669     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13670     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13671   layout:
13672     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
13673     layout: "plot-throughput-speedup-analysis"
13674
13675 - type: "plot"
13676   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13677   algorithm: "plot_tsa_name"
13678   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
13679   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13680   include:
13681     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13682     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13683     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13684     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13685     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13686   layout:
13687     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
13688     layout: "plot-throughput-speedup-analysis"
13689
13690 - type: "plot"
13691   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13692   algorithm: "plot_tsa_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
13694   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13695   include:
13696     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13697     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13698     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13699     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13700     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13701   layout:
13702     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
13703     layout: "plot-throughput-speedup-analysis"
13704
13705 - type: "plot"
13706   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13707   algorithm: "plot_tsa_name"
13708   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
13709   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13710   include:
13711     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13712     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13713     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13714     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13716   layout:
13717     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
13718     layout: "plot-throughput-speedup-analysis"
13719
13720 - type: "plot"
13721   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13722   algorithm: "plot_tsa_name"
13723   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
13724   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13725   include:
13726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13727     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13728     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13729     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13730     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13731     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13732   layout:
13733     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
13734     layout: "plot-throughput-speedup-analysis"
13735
13736 - type: "plot"
13737   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13738   algorithm: "plot_tsa_name"
13739   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
13740   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13741   include:
13742     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13743     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13744     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13745     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13746     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13747     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13748   layout:
13749     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
13750     layout: "plot-throughput-speedup-analysis"
13751
13752 - type: "plot"
13753   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13754   algorithm: "plot_tsa_name"
13755   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
13756   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13757   include:
13758     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13760     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13761     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13762   layout:
13763     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
13764     layout: "plot-throughput-speedup-analysis"
13765
13766 - type: "plot"
13767   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13768   algorithm: "plot_tsa_name"
13769   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
13770   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13771   include:
13772     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
13773     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13774     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13775     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13776   layout:
13777     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
13778     layout: "plot-throughput-speedup-analysis"
13779
13780 - type: "plot"
13781   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13782   algorithm: "plot_tsa_name"
13783   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
13784   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13785   include:
13786     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13787     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13788     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13789     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13790     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13791   layout:
13792     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
13793     layout: "plot-throughput-speedup-analysis"
13794
13795 - type: "plot"
13796   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13797   algorithm: "plot_tsa_name"
13798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
13799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13800   include:
13801     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
13802     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
13803     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
13804     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
13805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
13806   layout:
13807     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
13808     layout: "plot-throughput-speedup-analysis"
13809
13810 - type: "plot"
13811   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13812   algorithm: "plot_tsa_name"
13813   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
13814   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13815   include:
13816     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13817     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13818     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13819     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13820     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13821     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13822   layout:
13823     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13824     layout: "plot-throughput-speedup-analysis"
13825
13826 - type: "plot"
13827   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13828   algorithm: "plot_tsa_name"
13829   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
13830   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13831   include:
13832     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13833     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13834     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13835     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13836     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13837     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13838   layout:
13839     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13840     layout: "plot-throughput-speedup-analysis"
13841
13842 - type: "plot"
13843   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13844   algorithm: "plot_tsa_name"
13845   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
13846   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13847   include:
13848     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13849     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13852   layout:
13853     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
13854     layout: "plot-throughput-speedup-analysis"
13855
13856 - type: "plot"
13857   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13858   algorithm: "plot_tsa_name"
13859   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
13860   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13861   include:
13862     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
13863     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
13865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13866   layout:
13867     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
13868     layout: "plot-throughput-speedup-analysis"
13869
13870 - type: "plot"
13871   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13872   algorithm: "plot_tsa_name"
13873   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
13874   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13875   include:
13876     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13877     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13882   layout:
13883     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
13884     layout: "plot-throughput-speedup-analysis"
13885
13886 - type: "plot"
13887   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13888   algorithm: "plot_tsa_name"
13889   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
13890   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13891   include:
13892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
13893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
13894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
13896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
13897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
13898   layout:
13899     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
13900     layout: "plot-throughput-speedup-analysis"
13901
13902 - type: "plot"
13903   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13904   algorithm: "plot_tsa_name"
13905   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
13906   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13907   include:
13908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13911     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13914   layout:
13915     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
13916     layout: "plot-throughput-speedup-analysis"
13917
13918 - type: "plot"
13919   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13920   algorithm: "plot_tsa_name"
13921   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
13922   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13923   include:
13924     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
13925     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13926     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13927     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13928     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13930   layout:
13931     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
13932     layout: "plot-throughput-speedup-analysis"
13933
13934 - type: "plot"
13935   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13936   algorithm: "plot_tsa_name"
13937   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
13938   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13939   include:
13940     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13941     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13942     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13943     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13944     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13945     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13946   layout:
13947     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
13948     layout: "plot-throughput-speedup-analysis"
13949
13950 - type: "plot"
13951   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13952   algorithm: "plot_tsa_name"
13953   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
13954   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13955   include:
13956     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13957     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13958     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13959     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13960     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13961     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13962   layout:
13963     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
13964     layout: "plot-throughput-speedup-analysis"
13965
13966 - type: "plot"
13967   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13968   algorithm: "plot_tsa_name"
13969   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
13970   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13971   include:
13972     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13973     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13974     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13975     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13976     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13977   layout:
13978     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
13979     layout: "plot-throughput-speedup-analysis"
13980
13981 - type: "plot"
13982   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13983   algorithm: "plot_tsa_name"
13984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
13985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13986   include:
13987     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13990     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13991     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13992   layout:
13993     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
13994     layout: "plot-throughput-speedup-analysis"
13995
13996 #- type: "plot"
13997 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
13998 #  algorithm: "plot_tsa_name"
13999 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
14000 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14001 #  include:
14002 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14003 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14004 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14005 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14006 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14007 #  layout:
14008 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
14009 #    layout: "plot-throughput-speedup-analysis"
14010 #
14011 #- type: "plot"
14012 #  title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14013 #  algorithm: "plot_tsa_name"
14014 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
14015 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14016 #  include:
14017 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14018 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14019 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14020 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14021 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14022 #  layout:
14023 #    title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
14024 #    layout: "plot-throughput-speedup-analysis"
14025
14026 #- type: "plot"
14027 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14028 #  algorithm: "plot_tsa_name"
14029 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
14030 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14031 #  include:
14032 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14033 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14034 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14035 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14036 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14037 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14038 #  layout:
14039 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
14040 #    layout: "plot-throughput-speedup-analysis"
14041 #
14042 #- type: "plot"
14043 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14044 #  algorithm: "plot_tsa_name"
14045 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
14046 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14047 #  include:
14048 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14049 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14050 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14051 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14052 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14053 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14054 #  layout:
14055 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
14056 #    layout: "plot-throughput-speedup-analysis"
14057
14058 - type: "plot"
14059   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14060   algorithm: "plot_tsa_name"
14061   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14062   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14063   include:
14064     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14065     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14066     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14067     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14069   layout:
14070     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14071     layout: "plot-throughput-speedup-analysis"
14072
14073 - type: "plot"
14074   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14075   algorithm: "plot_tsa_name"
14076   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14077   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14078   include:
14079     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14080     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14081     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14082     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14084   layout:
14085     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14086     layout: "plot-throughput-speedup-analysis"
14087
14088 - type: "plot"
14089   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14090   algorithm: "plot_tsa_name"
14091   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14092   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14093   include:
14094     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14095     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14096     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14097     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14098     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14100   layout:
14101     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14102     layout: "plot-throughput-speedup-analysis"
14103
14104 - type: "plot"
14105   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14106   algorithm: "plot_tsa_name"
14107   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14108   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14109   include:
14110     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14112     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14113     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14115     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14116   layout:
14117     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14118     layout: "plot-throughput-speedup-analysis"
14119
14120 - type: "plot"
14121   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14122   algorithm: "plot_tsa_name"
14123   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14124   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14125   include:
14126     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14127     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14129     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14131   layout:
14132     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14133     layout: "plot-throughput-speedup-analysis"
14134
14135 - type: "plot"
14136   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14137   algorithm: "plot_tsa_name"
14138   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14139   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14140   include:
14141     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14142     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14143     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14146   layout:
14147     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14148     layout: "plot-throughput-speedup-analysis"
14149
14150 - type: "plot"
14151   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14152   algorithm: "plot_tsa_name"
14153   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14154   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14155   include:
14156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14160   layout:
14161     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14162     layout: "plot-throughput-speedup-analysis"
14163
14164 - type: "plot"
14165   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14166   algorithm: "plot_tsa_name"
14167   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14168   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14169   include:
14170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14174   layout:
14175     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14176     layout: "plot-throughput-speedup-analysis"
14177
14178 - type: "plot"
14179   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14180   algorithm: "plot_tsa_name"
14181   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14182   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14183   include:
14184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14189     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14190   layout:
14191     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14192     layout: "plot-throughput-speedup-analysis"
14193
14194 - type: "plot"
14195   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14196   algorithm: "plot_tsa_name"
14197   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14198   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14199   include:
14200     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14201     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14202     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14203     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14204     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14205     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14206   layout:
14207     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14208     layout: "plot-throughput-speedup-analysis"
14209
14210 - type: "plot"
14211   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14212   algorithm: "plot_tsa_name"
14213   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14214   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14215   include:
14216     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14218     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14221   layout:
14222     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
14223     layout: "plot-throughput-speedup-analysis"
14224
14225 - type: "plot"
14226   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14227   algorithm: "plot_tsa_name"
14228   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14229   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14230   include:
14231     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14236   layout:
14237     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
14238     layout: "plot-throughput-speedup-analysis"
14239
14240 - type: "plot"
14241   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14242   algorithm: "plot_tsa_name"
14243   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14244   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14245   include:
14246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14252   layout:
14253     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
14254     layout: "plot-throughput-speedup-analysis"
14255
14256 - type: "plot"
14257   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14258   algorithm: "plot_tsa_name"
14259   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14260   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14261   include:
14262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14268   layout:
14269     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
14270     layout: "plot-throughput-speedup-analysis"
14271
14272 - type: "plot"
14273   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14274   algorithm: "plot_tsa_name"
14275   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14276   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14277   include:
14278     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14279     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14282   layout:
14283     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
14284     layout: "plot-throughput-speedup-analysis"
14285
14286 - type: "plot"
14287   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14288   algorithm: "plot_tsa_name"
14289   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14290   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14291   include:
14292     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14293     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14294     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14296   layout:
14297     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
14298     layout: "plot-throughput-speedup-analysis"
14299
14300 - type: "plot"
14301   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14302   algorithm: "plot_tsa_name"
14303   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14304   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14305   include:
14306     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14307     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14308     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14309     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14311   layout:
14312     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
14313     layout: "plot-throughput-speedup-analysis"
14314
14315 - type: "plot"
14316   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14317   algorithm: "plot_tsa_name"
14318   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14319   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14320   include:
14321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14322     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14323     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14326   layout:
14327     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
14328     layout: "plot-throughput-speedup-analysis"
14329
14330 - type: "plot"
14331   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14332   algorithm: "plot_tsa_name"
14333   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14334   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14335   include:
14336     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14337     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14338     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14339     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14340     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14341     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14342   layout:
14343     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
14344     layout: "plot-throughput-speedup-analysis"
14345
14346 - type: "plot"
14347   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14348   algorithm: "plot_tsa_name"
14349   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14350   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14351   include:
14352     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14353     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14354     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14355     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14356     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14357     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14358   layout:
14359     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
14360     layout: "plot-throughput-speedup-analysis"
14361
14362 - type: "plot"
14363   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14364   algorithm: "plot_tsa_name"
14365   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14366   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14367   include:
14368     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14369     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14370     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14371     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14372   layout:
14373     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
14374     layout: "plot-throughput-speedup-analysis"
14375
14376 - type: "plot"
14377   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14378   algorithm: "plot_tsa_name"
14379   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14380   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14381   include:
14382     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14383     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14384     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14385     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14386   layout:
14387     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
14388     layout: "plot-throughput-speedup-analysis"
14389
14390 - type: "plot"
14391   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14392   algorithm: "plot_tsa_name"
14393   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14394   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14395   include:
14396     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14397     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14398     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14399     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14400     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14401     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14402   layout:
14403     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
14404     layout: "plot-throughput-speedup-analysis"
14405
14406 - type: "plot"
14407   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14408   algorithm: "plot_tsa_name"
14409   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14410   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14411   include:
14412     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14413     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14414     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14415     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14416     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14417     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14418   layout:
14419     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
14420     layout: "plot-throughput-speedup-analysis"
14421
14422 - type: "plot"
14423   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14424   algorithm: "plot_tsa_name"
14425   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14426   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14427   include:
14428     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14429     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14430     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14431     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14432     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14433     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14434   layout:
14435     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
14436     layout: "plot-throughput-speedup-analysis"
14437
14438 - type: "plot"
14439   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14440   algorithm: "plot_tsa_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14442   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14443   include:
14444     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14445     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14446     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14447     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14448     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14449     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14450   layout:
14451     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
14452     layout: "plot-throughput-speedup-analysis"
14453
14454 #- type: "plot"
14455 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14456 #  algorithm: "plot_tsa_name"
14457 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14458 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14459 #  include:
14460 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14461 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14462 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14463 #  layout:
14464 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
14465 #    layout: "plot-throughput-speedup-analysis"
14466 #
14467 #- type: "plot"
14468 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14469 #  algorithm: "plot_tsa_name"
14470 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14471 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14472 #  include:
14473 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14474 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14475 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14476 #  layout:
14477 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
14478 #    layout: "plot-throughput-speedup-analysis"
14479
14480 ################################################################################
14481
14482 # Packet Throughput - DPDK
14483
14484 # 2n-skx-xxv710
14485
14486 #- type: "plot"
14487 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
14488 #  algorithm: "plot_perf_box_name"
14489 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
14490 #  data: "plot-dpdk-throughput-latency-2n-skx"
14491 #  include:
14492 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14493 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14494 #  layout:
14495 #    title: "2n-skx-xxv710-64b-2t1c-base-ndr"
14496 #    layout: "plot-throughput"
14497 #
14498 #- type: "plot"
14499 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
14500 #  algorithm: "plot_perf_box_name"
14501 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
14502 #  data: "plot-dpdk-throughput-latency-2n-skx"
14503 #  include:
14504 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14505 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14506 #  layout:
14507 #    title: "2n-skx-xxv710-64b-4t2c-base-ndr"
14508 #    layout: "plot-throughput"
14509 #
14510 #- type: "plot"
14511 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
14512 #  algorithm: "plot_perf_box_name"
14513 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
14514 #  data: "plot-dpdk-throughput-latency-2n-skx"
14515 #  include:
14516 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14517 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14518 #  layout:
14519 #    title: "2n-skx-xxv710-64b-2t1c-base-pdr"
14520 #    layout: "plot-throughput"
14521 #
14522 #- type: "plot"
14523 #  title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
14524 #  algorithm: "plot_perf_box_name"
14525 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
14526 #  data: "plot-dpdk-throughput-latency-2n-skx"
14527 #  include:
14528 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14529 #    - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14530 #  layout:
14531 #    title: "2n-skx-xxv710-64b-4t2c-base-pdr"
14532 #    layout: "plot-throughput"
14533 #
14534 ## 2n-skx-x710
14535 #
14536 #- type: "plot"
14537 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
14538 #  algorithm: "plot_perf_box_name"
14539 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
14540 #  data: "plot-dpdk-throughput-latency-2n-skx"
14541 #  include:
14542 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14543 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14544 #  layout:
14545 #    title: "2n-skx-x710-64b-2t1c-base-ndr"
14546 #    layout: "plot-throughput"
14547 #
14548 #- type: "plot"
14549 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
14550 #  algorithm: "plot_perf_box_name"
14551 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
14552 #  data: "plot-dpdk-throughput-latency-2n-skx"
14553 #  include:
14554 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14555 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14556 #  layout:
14557 #    title: "2n-skx-x710-64b-4t2c-base-ndr"
14558 #    layout: "plot-throughput"
14559 #
14560 #- type: "plot"
14561 #  title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
14562 #  algorithm: "plot_perf_box_name"
14563 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
14564 #  data: "plot-dpdk-throughput-latency-2n-skx"
14565 #  include:
14566 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14567 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14568 #  layout:
14569 #    title: "2n-skx-x710-64b-2t1c-base-pdr"
14570 #    layout: "plot-throughput"
14571 #
14572 #- type: "plot"
14573 #  title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
14574 #  algorithm: "plot_perf_box_name"
14575 #  output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
14576 #  data: "plot-dpdk-throughput-latency-2n-skx"
14577 #  include:
14578 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14579 #    - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14580 #  layout:
14581 #    title: "2n-skx-x710-64b-4t2c-base-pdr"
14582 #    layout: "plot-throughput"
14583 #
14584 ## 3n-skx-xxv710
14585 #
14586 #- type: "plot"
14587 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
14588 #  algorithm: "plot_perf_box_name"
14589 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
14590 #  data: "plot-dpdk-throughput-latency-3n-skx"
14591 #  include:
14592 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14593 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14594 #  layout:
14595 #    title: "3n-skx-xxv710-64b-2t1c-base-ndr"
14596 #    layout: "plot-throughput"
14597 #
14598 #- type: "plot"
14599 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
14600 #  algorithm: "plot_perf_box_name"
14601 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
14602 #  data: "plot-dpdk-throughput-latency-3n-skx"
14603 #  include:
14604 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14605 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14606 #  layout:
14607 #    title: "3n-skx-xxv710-64b-4t2c-base-ndr"
14608 #    layout: "plot-throughput"
14609 #
14610 #- type: "plot"
14611 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
14612 #  algorithm: "plot_perf_box_name"
14613 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
14614 #  data: "plot-dpdk-throughput-latency-3n-skx"
14615 #  include:
14616 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14617 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14618 #  layout:
14619 #    title: "3n-skx-xxv710-64b-2t1c-base-pdr"
14620 #    layout: "plot-throughput"
14621 #
14622 #- type: "plot"
14623 #  title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
14624 #  algorithm: "plot_perf_box_name"
14625 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
14626 #  data: "plot-dpdk-throughput-latency-3n-skx"
14627 #  include:
14628 #    - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14629 #    - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14630 #  layout:
14631 #    title: "3n-skx-xxv710-64b-4t2c-base-pdr"
14632 #    layout: "plot-throughput"
14633 #
14634 ## 3n-skx-x710
14635 #
14636 #- type: "plot"
14637 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
14638 #  algorithm: "plot_perf_box_name"
14639 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
14640 #  data: "plot-dpdk-throughput-latency-3n-skx"
14641 #  include:
14642 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14643 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14644 #  layout:
14645 #    title: "3n-skx-x710-64b-2t1c-base-ndr"
14646 #    layout: "plot-throughput"
14647 #
14648 #- type: "plot"
14649 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
14650 #  algorithm: "plot_perf_box_name"
14651 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
14652 #  data: "plot-dpdk-throughput-latency-3n-skx"
14653 #  include:
14654 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14655 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14656 #  layout:
14657 #    title: "3n-skx-x710-64b-4t2c-base-ndr"
14658 #    layout: "plot-throughput"
14659 #
14660 #- type: "plot"
14661 #  title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
14662 #  algorithm: "plot_perf_box_name"
14663 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
14664 #  data: "plot-dpdk-throughput-latency-3n-skx"
14665 #  include:
14666 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
14667 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
14668 #  layout:
14669 #    title: "3n-skx-x710-64b-2t1c-base-pdr"
14670 #    layout: "plot-throughput"
14671 #
14672 #- type: "plot"
14673 #  title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
14674 #  algorithm: "plot_perf_box_name"
14675 #  output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
14676 #  data: "plot-dpdk-throughput-latency-3n-skx"
14677 #  include:
14678 #    - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
14679 #    - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
14680 #  layout:
14681 #    title: "3n-skx-x710-64b-4t2c-base-pdr"
14682 #    layout: "plot-throughput"
14683
14684 # 3n-hsw-xl710
14685
14686 - type: "plot"
14687   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
14688   algorithm: "plot_perf_box_name"
14689   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
14690   data: "plot-dpdk-throughput-latency-3n-hsw"
14691   include:
14692     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14693     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14694   layout:
14695     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
14696     layout: "plot-throughput"
14697
14698 - type: "plot"
14699   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
14700   algorithm: "plot_perf_box_name"
14701   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
14702   data: "plot-dpdk-throughput-latency-3n-hsw"
14703   include:
14704     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14705     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14706   layout:
14707     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
14708     layout: "plot-throughput"
14709
14710 - type: "plot"
14711   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
14712   algorithm: "plot_perf_box_name"
14713   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
14714   data: "plot-dpdk-throughput-latency-3n-hsw"
14715   include:
14716     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14717     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14718   layout:
14719     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
14720     layout: "plot-throughput"
14721
14722 - type: "plot"
14723   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
14724   algorithm: "plot_perf_box_name"
14725   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
14726   data: "plot-dpdk-throughput-latency-3n-hsw"
14727   include:
14728     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14729     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14730   layout:
14731     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
14732     layout: "plot-throughput"
14733
14734 # 3n-hsw-x710
14735
14736 - type: "plot"
14737   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
14738   algorithm: "plot_perf_box_name"
14739   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
14740   data: "plot-dpdk-throughput-latency-3n-hsw"
14741   include:
14742     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14743     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14744   layout:
14745     title: "3n-hsw-x710-64b-1t1c-base-ndr"
14746     layout: "plot-throughput"
14747
14748 - type: "plot"
14749   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
14750   algorithm: "plot_perf_box_name"
14751   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
14752   data: "plot-dpdk-throughput-latency-3n-hsw"
14753   include:
14754     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14755     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14756   layout:
14757     title: "3n-hsw-x710-64b-2t2c-base-ndr"
14758     layout: "plot-throughput"
14759
14760 - type: "plot"
14761   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
14762   algorithm: "plot_perf_box_name"
14763   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
14764   data: "plot-dpdk-throughput-latency-3n-hsw"
14765   include:
14766     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14767     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14768   layout:
14769     title: "3n-hsw-x710-64b-1t1c-base-pdr"
14770     layout: "plot-throughput"
14771
14772 - type: "plot"
14773   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
14774   algorithm: "plot_perf_box_name"
14775   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
14776   data: "plot-dpdk-throughput-latency-3n-hsw"
14777   include:
14778     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14779     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14780   layout:
14781     title: "3n-hsw-x710-64b-2t2c-base-pdr"
14782     layout: "plot-throughput"
14783
14784 # 2n-dnv-x553
14785
14786 - type: "plot"
14787   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
14788   algorithm: "plot_perf_box_name"
14789   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
14790   data: "plot-dpdk-throughput-latency-2n-dnv"
14791   include:
14792     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14793     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14794   layout:
14795     title: "2n-dnv-x553-64b-1t1c-base-ndr"
14796     layout: "plot-throughput"
14797
14798 - type: "plot"
14799   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
14800   algorithm: "plot_perf_box_name"
14801   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
14802   data: "plot-dpdk-throughput-latency-2n-dnv"
14803   include:
14804     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14805     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14806   layout:
14807     title: "2n-dnv-x553-64b-2t2c-base-ndr"
14808     layout: "plot-throughput"
14809
14810 - type: "plot"
14811   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
14812   algorithm: "plot_perf_box_name"
14813   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
14814   data: "plot-dpdk-throughput-latency-2n-dnv"
14815   include:
14816     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14817     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14818   layout:
14819     title: "2n-dnv-x553-64b-1t1c-base-pdr"
14820     layout: "plot-throughput"
14821
14822 - type: "plot"
14823   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
14824   algorithm: "plot_perf_box_name"
14825   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
14826   data: "plot-dpdk-throughput-latency-2n-dnv"
14827   include:
14828     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14829     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14830   layout:
14831     title: "2n-dnv-x553-64b-2t2c-base-pdr"
14832     layout: "plot-throughput"
14833
14834 # 3n-dnv-x553
14835
14836 - type: "plot"
14837   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
14838   algorithm: "plot_perf_box_name"
14839   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
14840   data: "plot-dpdk-throughput-latency-3n-dnv"
14841   include:
14842     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14843     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14844   layout:
14845     title: "3n-dnv-x553-64b-1t1c-base-ndr"
14846     layout: "plot-throughput"
14847
14848 - type: "plot"
14849   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
14850   algorithm: "plot_perf_box_name"
14851   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
14852   data: "plot-dpdk-throughput-latency-3n-dnv"
14853   include:
14854     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14855     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14856   layout:
14857     title: "3n-dnv-x553-64b-2t2c-base-ndr"
14858     layout: "plot-throughput"
14859
14860 - type: "plot"
14861   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
14862   algorithm: "plot_perf_box_name"
14863   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
14864   data: "plot-dpdk-throughput-latency-3n-dnv"
14865   include:
14866     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14867     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14868   layout:
14869     title: "3n-dnv-x553-64b-1t1c-base-pdr"
14870     layout: "plot-throughput"
14871
14872 - type: "plot"
14873   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
14874   algorithm: "plot_perf_box_name"
14875   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
14876   data: "plot-dpdk-throughput-latency-3n-dnv"
14877   include:
14878     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14879     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14880   layout:
14881     title: "3n-dnv-x553-64b-2t2c-base-pdr"
14882     layout: "plot-throughput"
14883
14884 # 3n-tsh-x520
14885
14886 - type: "plot"
14887   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
14888   algorithm: "plot_perf_box_name"
14889   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
14890   data: "plot-dpdk-throughput-latency-3n-tsh"
14891   include:
14892     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14893     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14894   layout:
14895     title: "3n-tsh-x520-64b-1t1c-base-ndr"
14896     layout: "plot-throughput"
14897
14898 - type: "plot"
14899   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
14900   algorithm: "plot_perf_box_name"
14901   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
14902   data: "plot-dpdk-throughput-latency-3n-tsh"
14903   include:
14904     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14905     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14906   layout:
14907     title: "3n-tsh-x520-64b-2t2c-base-ndr"
14908     layout: "plot-throughput"
14909
14910 - type: "plot"
14911   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
14912   algorithm: "plot_perf_box_name"
14913   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
14914   data: "plot-dpdk-throughput-latency-3n-tsh"
14915   include:
14916     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
14917     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
14918   layout:
14919     title: "3n-tsh-x520-64b-1t1c-base-pdr"
14920     layout: "plot-throughput"
14921
14922 - type: "plot"
14923   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
14924   algorithm: "plot_perf_box_name"
14925   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
14926   data: "plot-dpdk-throughput-latency-3n-tsh"
14927   include:
14928     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
14929     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
14930   layout:
14931     title: "3n-tsh-x520-64b-2t2c-base-pdr"
14932     layout: "plot-throughput"
14933
14934 ################################################################################
14935 ###   2n-clx                                                                 ###
14936 ################################################################################
14937
14938 # Packet Throughput
14939
14940 - type: "plot"
14941   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14942   algorithm: "plot_perf_box_name"
14943   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14944   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14945   include:
14946     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14947     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14948     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14949     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14950   layout:
14951     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
14952     layout: "plot-throughput"
14953
14954 - type: "plot"
14955   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14956   algorithm: "plot_perf_box_name"
14957   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14959   include:
14960     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14964   layout:
14965     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
14966     layout: "plot-throughput"
14967
14968 - type: "plot"
14969   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14970   algorithm: "plot_perf_box_name"
14971   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14972   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14973   include:
14974     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14975     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14976     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14977     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14978   layout:
14979     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
14980     layout: "plot-throughput"
14981
14982 - type: "plot"
14983   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14984   algorithm: "plot_perf_box_name"
14985   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
14987   include:
14988     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14989     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14990     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14991     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14992   layout:
14993     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
14994     layout: "plot-throughput"
14995
14996 - type: "plot"
14997   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
14998   algorithm: "plot_perf_box_name"
14999   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15000   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15001   include:
15002     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15005     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15006     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15007   layout:
15008     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
15009     layout: "plot-throughput"
15010
15011 - type: "plot"
15012   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15013   algorithm: "plot_perf_box_name"
15014   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15015   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15016   include:
15017     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15018     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15020     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15021     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15022   layout:
15023     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
15024     layout: "plot-throughput"
15025
15026 - type: "plot"
15027   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15028   algorithm: "plot_perf_box_name"
15029   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15031   include:
15032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15036   layout:
15037     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
15038     layout: "plot-throughput"
15039
15040 - type: "plot"
15041   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15042   algorithm: "plot_perf_box_name"
15043   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15044   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15045   include:
15046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
15047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
15048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
15049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
15050   layout:
15051     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
15052     layout: "plot-throughput"
15053
15054 - type: "plot"
15055   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15056   algorithm: "plot_perf_box_name"
15057   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15059   include:
15060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15065   layout:
15066     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
15067     layout: "plot-throughput"
15068
15069 - type: "plot"
15070   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15071   algorithm: "plot_perf_box_name"
15072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15074   include:
15075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
15076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
15078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
15079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
15080   layout:
15081     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
15082     layout: "plot-throughput"
15083
15084 - type: "plot"
15085   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15086   algorithm: "plot_perf_box_name"
15087   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15089   include:
15090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15096   layout:
15097     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
15098     layout: "plot-throughput"
15099
15100 - type: "plot"
15101   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15102   algorithm: "plot_perf_box_name"
15103   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15104   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15105   include:
15106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
15107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
15112   layout:
15113     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
15114     layout: "plot-throughput"
15115
15116 - type: "plot"
15117   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15118   algorithm: "plot_perf_box_name"
15119   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15120   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15121   include:
15122     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15123     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15124   layout:
15125     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
15126     layout: "plot-throughput"
15127
15128 - type: "plot"
15129   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15130   algorithm: "plot_perf_box_name"
15131   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15132   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15133   include:
15134     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
15135     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
15136   layout:
15137     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
15138     layout: "plot-throughput"
15139
15140 - type: "plot"
15141   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15142   algorithm: "plot_perf_box_name"
15143   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15145   include:
15146     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15147     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15148     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15151     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15152   layout:
15153     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
15154     layout: "plot-throughput"
15155
15156 - type: "plot"
15157   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15158   algorithm: "plot_perf_box_name"
15159   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15161   include:
15162     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15164     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
15165     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15166     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
15167     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15168   layout:
15169     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
15170     layout: "plot-throughput"
15171
15172 - type: "plot"
15173   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15174   algorithm: "plot_perf_box_name"
15175   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15177   include:
15178     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15179     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15180     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15181     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15182     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15183     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15184   layout:
15185     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
15186     layout: "plot-throughput"
15187
15188 - type: "plot"
15189   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15190   algorithm: "plot_perf_box_name"
15191   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15193   include:
15194     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15195     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15196     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15197     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15198     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15199     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15200   layout:
15201     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
15202     layout: "plot-throughput"
15203
15204 - type: "plot"
15205   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15206   algorithm: "plot_perf_box_name"
15207   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15208   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15209   include:
15210     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15211     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15212     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15213   layout:
15214     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15215     layout: "plot-throughput"
15216
15217 - type: "plot"
15218   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15219   algorithm: "plot_perf_box_name"
15220   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15221   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15222   include:
15223     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15225     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15226   layout:
15227     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15228     layout: "plot-throughput"
15229
15230 - type: "plot"
15231   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15232   algorithm: "plot_perf_box_name"
15233   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15234   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15235   include:
15236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15240     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15241   layout:
15242     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
15243     layout: "plot-throughput"
15244
15245 - type: "plot"
15246   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15247   algorithm: "plot_perf_box_name"
15248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15250   include:
15251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
15255     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
15256   layout:
15257     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
15258     layout: "plot-throughput"
15259
15260 - type: "plot"
15261   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15262   algorithm: "plot_perf_box_name"
15263   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15265   include:
15266     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15267     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15268     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15269     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15270     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15271   layout:
15272     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
15273     layout: "plot-throughput"
15274
15275 - type: "plot"
15276   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15277   algorithm: "plot_perf_box_name"
15278   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15280   include:
15281     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
15283     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
15284     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
15285     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
15286   layout:
15287     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
15288     layout: "plot-throughput"
15289
15290 - type: "plot"
15291   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15292   algorithm: "plot_perf_box_name"
15293   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15295   include:
15296     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15298     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15302   layout:
15303     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15304     layout: "plot-throughput"
15305
15306 - type: "plot"
15307   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15308   algorithm: "plot_perf_box_name"
15309   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15311   include:
15312     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15313     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15314     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15317     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15318   layout:
15319     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15320     layout: "plot-throughput"
15321
15322 - type: "plot"
15323   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15324   algorithm: "plot_perf_box_name"
15325   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15326   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15327   include:
15328     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15332   layout:
15333     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15334     layout: "plot-throughput"
15335
15336 - type: "plot"
15337   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15338   algorithm: "plot_perf_box_name"
15339   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15341   include:
15342     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15346   layout:
15347     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15348     layout: "plot-throughput"
15349
15350 - type: "plot"
15351   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15352   algorithm: "plot_perf_box_name"
15353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15355   include:
15356     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15357     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15358     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15359     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15360     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15361   layout:
15362     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15363     layout: "plot-throughput"
15364
15365 - type: "plot"
15366   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15367   algorithm: "plot_perf_box_name"
15368   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15370   include:
15371     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15372     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15373     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15374     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15375     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15376   layout:
15377     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15378     layout: "plot-throughput"
15379
15380 - type: "plot"
15381   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15382   algorithm: "plot_perf_box_name"
15383   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15384   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15385   include:
15386     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15387     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15388     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15389     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15390   layout:
15391     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15392     layout: "plot-throughput"
15393
15394 - type: "plot"
15395   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15396   algorithm: "plot_perf_box_name"
15397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15399   include:
15400     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15401     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15402     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15403     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15404   layout:
15405     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15406     layout: "plot-throughput"
15407
15408 - type: "plot"
15409   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15410   algorithm: "plot_perf_box_name"
15411   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15412   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15413   include:
15414     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15415     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15416     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15417     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15418     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15419     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15420   layout:
15421     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
15422     layout: "plot-throughput"
15423
15424 - type: "plot"
15425   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15426   algorithm: "plot_perf_box_name"
15427   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15428   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15429   include:
15430     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
15431     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
15432     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15433     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
15434     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
15435     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15436   layout:
15437     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
15438     layout: "plot-throughput"
15439
15440 - type: "plot"
15441   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15442   algorithm: "plot_perf_box_name"
15443   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15445   include:
15446     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15447     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15448     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15449     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15450   layout:
15451     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
15452     layout: "plot-throughput"
15453
15454 - type: "plot"
15455   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15456   algorithm: "plot_perf_box_name"
15457   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15459   include:
15460     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
15461     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
15462     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
15464   layout:
15465     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
15466     layout: "plot-throughput"
15467
15468 - type: "plot"
15469   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15470   algorithm: "plot_perf_box_name"
15471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15473   include:
15474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15478   layout:
15479     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15480     layout: "plot-throughput"
15481
15482 - type: "plot"
15483   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15484   algorithm: "plot_perf_box_name"
15485   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15487   include:
15488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15492   layout:
15493     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15494     layout: "plot-throughput"
15495
15496 - type: "plot"
15497   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15498   algorithm: "plot_perf_box_name"
15499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15501   include:
15502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15506   layout:
15507     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15508     layout: "plot-throughput"
15509
15510 - type: "plot"
15511   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15512   algorithm: "plot_perf_box_name"
15513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15515   include:
15516     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15520   layout:
15521     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15522     layout: "plot-throughput"
15523
15524 - type: "plot"
15525   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15526   algorithm: "plot_perf_box_name"
15527   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15528   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15529   include:
15530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15533     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15534   layout:
15535     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
15536     layout: "plot-throughput"
15537
15538 - type: "plot"
15539   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15540   algorithm: "plot_perf_box_name"
15541   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15543   include:
15544     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15546     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15547     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15548   layout:
15549     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
15550     layout: "plot-throughput"
15551
15552 - type: "plot"
15553   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15554   algorithm: "plot_perf_box_name"
15555   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15557   include:
15558     - "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"
15559     - "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"
15560     - "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"
15561     - "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"
15562   layout:
15563     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
15564     layout: "plot-throughput"
15565
15566 - type: "plot"
15567   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15568   algorithm: "plot_perf_box_name"
15569   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15571   include:
15572     - "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"
15573     - "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"
15574     - "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"
15575     - "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"
15576   layout:
15577     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
15578     layout: "plot-throughput"
15579
15580 ################################################################################
15581
15582 # Packet Speedup
15583
15584 - type: "plot"
15585   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15586   algorithm: "plot_tsa_name"
15587   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
15588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15589   include:
15590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15591     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15594   layout:
15595     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
15596     layout: "plot-throughput-speedup-analysis"
15597
15598 - type: "plot"
15599   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15600   algorithm: "plot_tsa_name"
15601   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
15602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15603   include:
15604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15608   layout:
15609     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
15610     layout: "plot-throughput-speedup-analysis"
15611
15612 - type: "plot"
15613   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15614   algorithm: "plot_tsa_name"
15615   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
15616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15617   include:
15618     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15619     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15620     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15621     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15622   layout:
15623     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
15624     layout: "plot-throughput-speedup-analysis"
15625
15626 - type: "plot"
15627   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15628   algorithm: "plot_tsa_name"
15629   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
15630   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15631   include:
15632     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15633     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15634     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15635     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15636   layout:
15637     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
15638     layout: "plot-throughput-speedup-analysis"
15639
15640 - type: "plot"
15641   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15642   algorithm: "plot_tsa_name"
15643   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
15644   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15645   include:
15646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15651   layout:
15652     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
15653     layout: "plot-throughput-speedup-analysis"
15654
15655 - type: "plot"
15656   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15657   algorithm: "plot_tsa_name"
15658   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
15659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15660   include:
15661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15666   layout:
15667     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
15668     layout: "plot-throughput-speedup-analysis"
15669
15670 - type: "plot"
15671   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15672   algorithm: "plot_tsa_name"
15673   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15675   include:
15676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15680   layout:
15681     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15682     layout: "plot-throughput-speedup-analysis"
15683
15684 - type: "plot"
15685   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15686   algorithm: "plot_tsa_name"
15687   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15688   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15689   include:
15690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15694   layout:
15695     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15703   include:
15704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15709   layout:
15710     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15711     layout: "plot-throughput-speedup-analysis"
15712
15713 - type: "plot"
15714   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15718   include:
15719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15724   layout:
15725     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15726     layout: "plot-throughput-speedup-analysis"
15727
15728 - type: "plot"
15729   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15730   algorithm: "plot_tsa_name"
15731   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15733   include:
15734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15740   layout:
15741     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15742     layout: "plot-throughput-speedup-analysis"
15743
15744 - type: "plot"
15745   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15746   algorithm: "plot_tsa_name"
15747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15749   include:
15750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15756   layout:
15757     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15758     layout: "plot-throughput-speedup-analysis"
15759
15760 - type: "plot"
15761   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15762   algorithm: "plot_tsa_name"
15763   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
15764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15765   include:
15766     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15767     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15768   layout:
15769     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
15770     layout: "plot-throughput-speedup-analysis"
15771
15772 - type: "plot"
15773   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15774   algorithm: "plot_tsa_name"
15775   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
15776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15777   include:
15778     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
15779     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
15780   layout:
15781     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
15782     layout: "plot-throughput-speedup-analysis"
15783
15784 - type: "plot"
15785   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15786   algorithm: "plot_tsa_name"
15787   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
15788   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15789   include:
15790     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
15791     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15792     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
15793     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15794     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
15795     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15796   layout:
15797     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
15798     layout: "plot-throughput-speedup-analysis"
15799
15800 - type: "plot"
15801   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
15802   algorithm: "plot_tsa_name"
15803   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
15804   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15805   include:
15806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
15807     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
15808     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
15809     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
15810     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
15811     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
15812   layout:
15813     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
15814     layout: "plot-throughput-speedup-analysis"
15815
15816 - type: "plot"
15817   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
15818   algorithm: "plot_tsa_name"
15819   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
15820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15821   include:
15822     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15825     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15826     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15827     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15828   layout:
15829     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
15830     layout: "plot-throughput-speedup-analysis"
15831
15832 - type: "plot"
15833   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
15834   algorithm: "plot_tsa_name"
15835   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
15836   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15837   include:
15838     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15839     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15840     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15841     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15842     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
15843     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15844   layout:
15845     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
15846     layout: "plot-throughput-speedup-analysis"
15847
15848 - type: "plot"
15849   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15850   algorithm: "plot_tsa_name"
15851   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15852   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15853   include:
15854     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15855     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15856     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15857   layout:
15858     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-ndr"
15859     layout: "plot-throughput-speedup-analysis"
15860
15861 - type: "plot"
15862   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15863   algorithm: "plot_tsa_name"
15864   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15866   include:
15867     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15868     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15869     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15870   layout:
15871     title: "2n-clx-x710-78b-ip6routing-base-scale-dpdk-pdr"
15872     layout: "plot-throughput-speedup-analysis"
15873
15874 - type: "plot"
15875   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15876   algorithm: "plot_tsa_name"
15877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15879   include:
15880     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15881     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15882     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15883     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15884     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15885   layout:
15886     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15887     layout: "plot-throughput-speedup-analysis"
15888
15889 - type: "plot"
15890   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15891   algorithm: "plot_tsa_name"
15892   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15894   include:
15895     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15896     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15897     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15898     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15899     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15900   layout:
15901     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15902     layout: "plot-throughput-speedup-analysis"
15903
15904 - type: "plot"
15905   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
15906   algorithm: "plot_tsa_name"
15907   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
15908   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15909   include:
15910     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
15911     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
15912     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
15913     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
15914     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
15915   layout:
15916     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
15917     layout: "plot-throughput-speedup-analysis"
15918
15919 - type: "plot"
15920   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
15921   algorithm: "plot_tsa_name"
15922   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
15923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15924   include:
15925     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
15926     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
15927     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
15928     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
15929     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
15930   layout:
15931     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
15932     layout: "plot-throughput-speedup-analysis"
15933
15934 - type: "plot"
15935   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15936   algorithm: "plot_tsa_name"
15937   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15939   include:
15940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15941     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15946   layout:
15947     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15948     layout: "plot-throughput-speedup-analysis"
15949
15950 - type: "plot"
15951   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15952   algorithm: "plot_tsa_name"
15953   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15954   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15955   include:
15956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15962   layout:
15963     title: "2n-clx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15964     layout: "plot-throughput-speedup-analysis"
15965
15966 - type: "plot"
15967   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15968   algorithm: "plot_tsa_name"
15969   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15970   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15971   include:
15972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15973     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15974     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15976   layout:
15977     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
15978     layout: "plot-throughput-speedup-analysis"
15979
15980 - type: "plot"
15981   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15982   algorithm: "plot_tsa_name"
15983   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15984   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15985   include:
15986     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15987     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15988     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15989     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15990   layout:
15991     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
15992     layout: "plot-throughput-speedup-analysis"
15993
15994 - type: "plot"
15995   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15996   algorithm: "plot_tsa_name"
15997   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
15999   include:
16000     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16002     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16005   layout:
16006     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
16007     layout: "plot-throughput-speedup-analysis"
16008
16009 - type: "plot"
16010   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16011   algorithm: "plot_tsa_name"
16012   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
16013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16014   include:
16015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16016     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16017     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16018     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16020   layout:
16021     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
16022     layout: "plot-throughput-speedup-analysis"
16023
16024 - type: "plot"
16025   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16026   algorithm: "plot_tsa_name"
16027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
16028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16029   include:
16030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16034   layout:
16035     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
16036     layout: "plot-throughput-speedup-analysis"
16037
16038 - type: "plot"
16039   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16040   algorithm: "plot_tsa_name"
16041   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
16042   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16043   include:
16044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16048   layout:
16049     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
16050     layout: "plot-throughput-speedup-analysis"
16051
16052 - type: "plot"
16053   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16054   algorithm: "plot_tsa_name"
16055   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
16056   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16057   include:
16058     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16059     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16060     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16061     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16062     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16063     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16064   layout:
16065     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
16066     layout: "plot-throughput-speedup-analysis"
16067
16068 - type: "plot"
16069   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16070   algorithm: "plot_tsa_name"
16071   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
16072   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16073   include:
16074     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
16075     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
16077     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
16078     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16080   layout:
16081     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
16082     layout: "plot-throughput-speedup-analysis"
16083
16084 - type: "plot"
16085   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16086   algorithm: "plot_tsa_name"
16087   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
16088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16089   include:
16090     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16091     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16092     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16093     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16094   layout:
16095     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
16096     layout: "plot-throughput-speedup-analysis"
16097
16098 - type: "plot"
16099   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16100   algorithm: "plot_tsa_name"
16101   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
16102   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16103   include:
16104     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
16105     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
16106     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
16107     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
16108   layout:
16109     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
16110     layout: "plot-throughput-speedup-analysis"
16111
16112 - type: "plot"
16113   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16114   algorithm: "plot_tsa_name"
16115   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16117   include:
16118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16120     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16121     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16122   layout:
16123     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
16124     layout: "plot-throughput-speedup-analysis"
16125
16126 - type: "plot"
16127   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16128   algorithm: "plot_tsa_name"
16129   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16131   include:
16132     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16133     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16134     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16136   layout:
16137     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
16138     layout: "plot-throughput-speedup-analysis"
16139
16140 - type: "plot"
16141   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16142   algorithm: "plot_tsa_name"
16143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16145   include:
16146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16149     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16150   layout:
16151     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16152     layout: "plot-throughput-speedup-analysis"
16153
16154 - type: "plot"
16155   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16156   algorithm: "plot_tsa_name"
16157   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16159   include:
16160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16163     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16164   layout:
16165     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16166     layout: "plot-throughput-speedup-analysis"
16167
16168 - type: "plot"
16169   title: "Speedup: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16170   algorithm: "plot_tsa_name"
16171   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr-tsa"
16172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16173   include:
16174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16177     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16178   layout:
16179     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
16180     layout: "plot-throughput-speedup-analysis"
16181
16182 - type: "plot"
16183   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16184   algorithm: "plot_tsa_name"
16185   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
16186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16187   include:
16188     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16192   layout:
16193     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
16194     layout: "plot-throughput-speedup-analysis"
16195
16196 - type: "plot"
16197   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16198   algorithm: "plot_tsa_name"
16199   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
16200   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16201   include:
16202     - "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"
16203     - "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"
16204     - "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"
16205     - "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"
16206   layout:
16207     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
16208     layout: "plot-throughput-speedup-analysis"
16209
16210 - type: "plot"
16211   title: "Speedup: 2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-pdr-tsa"
16212   algorithm: "plot_tsa_name"
16213   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-pdr-tsa"
16214   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16215   include:
16216     - "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"
16217     - "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"
16218     - "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"
16219     - "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"
16220   layout:
16221     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-pdr"
16222     layout: "plot-throughput-speedup-analysis"
16223
16224 ################################################################################
16225
16226 # Packet Throughput - DPDK
16227
16228 # 2n-clx-xxv710
16229
16230 - type: "plot"
16231   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
16232   algorithm: "plot_perf_box_name"
16233   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
16234   data: "plot-dpdk-throughput-latency-2n-clx"
16235   include:
16236     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16237     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16238   layout:
16239     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
16240     layout: "plot-throughput"
16241
16242 - type: "plot"
16243   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
16244   algorithm: "plot_perf_box_name"
16245   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
16246   data: "plot-dpdk-throughput-latency-2n-clx"
16247   include:
16248     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16249     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16250   layout:
16251     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
16252     layout: "plot-throughput"
16253
16254 - type: "plot"
16255   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
16256   algorithm: "plot_perf_box_name"
16257   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
16258   data: "plot-dpdk-throughput-latency-2n-clx"
16259   include:
16260     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16261     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16262   layout:
16263     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
16264     layout: "plot-throughput"
16265
16266 - type: "plot"
16267   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
16268   algorithm: "plot_perf_box_name"
16269   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
16270   data: "plot-dpdk-throughput-latency-2n-clx"
16271   include:
16272     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16273     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16274   layout:
16275     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
16276     layout: "plot-throughput"
16277
16278 # 2n-clx-x710
16279
16280 - type: "plot"
16281   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
16282   algorithm: "plot_perf_box_name"
16283   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
16284   data: "plot-dpdk-throughput-latency-2n-clx"
16285   include:
16286     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16287     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16288   layout:
16289     title: "2n-clx-x710-64b-2t1c-base-ndr"
16290     layout: "plot-throughput"
16291
16292 - type: "plot"
16293   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
16294   algorithm: "plot_perf_box_name"
16295   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
16296   data: "plot-dpdk-throughput-latency-2n-clx"
16297   include:
16298     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16299     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16300   layout:
16301     title: "2n-clx-x710-64b-4t2c-base-ndr"
16302     layout: "plot-throughput"
16303
16304 - type: "plot"
16305   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
16306   algorithm: "plot_perf_box_name"
16307   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
16308   data: "plot-dpdk-throughput-latency-2n-clx"
16309   include:
16310     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16311     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16312   layout:
16313     title: "2n-clx-x710-64b-2t1c-base-pdr"
16314     layout: "plot-throughput"
16315
16316 - type: "plot"
16317   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
16318   algorithm: "plot_perf_box_name"
16319   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
16320   data: "plot-dpdk-throughput-latency-2n-clx"
16321   include:
16322     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16323     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16324   layout:
16325     title: "2n-clx-x710-64b-4t2c-base-pdr"
16326     layout: "plot-throughput"
16327
16328 ################################################################################
16329
16330 #- type: "plot"
16331 #  title: "Latency by percentile: 2n-skx"
16332 #  algorithm: "plot_hdrh_lat_by_percentile"
16333 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
16334 #  output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
16335 #  target-links: "../../_static/vpp"
16336 #  data: "plot-vpp-hdrh-lat-2n-skx"
16337 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16338 #  layout:
16339 #    layout: "plot-hdrh-latency-by-percentile"
16340
16341 #- type: "plot"
16342 #  title: "Latency by percentile: 3n-skx"
16343 #  algorithm: "plot_hdrh_lat_by_percentile"
16344 #  output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
16345 #  output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
16346 #  target-links: "../../_static/vpp"
16347 #  data: "plot-vpp-hdrh-lat-3n-skx"
16348 #  filter: "'2T1C' and 'NIC_Intel-XXV710'"
16349 #  layout:
16350 #    layout: "plot-hdrh-latency-by-percentile"
16351
16352 - type: "plot"
16353   title: "Latency by percentile: 2n-clx"
16354   algorithm: "plot_hdrh_lat_by_percentile"
16355   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
16356   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
16357   target-links: "../../_static/vpp"
16358   data: "plot-vpp-hdrh-lat-2n-clx"
16359   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16360   layout:
16361     layout: "plot-hdrh-latency-by-percentile"
16362
16363 - type: "plot"
16364   title: "Latency by percentile: 3n-hsw"
16365   algorithm: "plot_hdrh_lat_by_percentile"
16366   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
16367   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
16368   target-links: "../../_static/vpp"
16369   data: "plot-vpp-hdrh-lat-3n-hsw"
16370   filter: "'1T1C' and 'NIC_Intel-XL710'"
16371   layout:
16372     layout: "plot-hdrh-latency-by-percentile"
16373
16374 - type: "plot"
16375   title: "Latency by percentile: 3n-tsh"
16376   algorithm: "plot_hdrh_lat_by_percentile"
16377   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
16378   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
16379   target-links: "../../_static/vpp"
16380   data: "plot-vpp-hdrh-lat-3n-tsh"
16381   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16382   layout:
16383     layout: "plot-hdrh-latency-by-percentile"
16384
16385 - type: "plot"
16386   title: "Latency by percentile: DPDK 2n-clx"
16387   algorithm: "plot_hdrh_lat_by_percentile"
16388   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
16389   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
16390   target-links: "../../_static/dpdk"
16391   data: "plot-dpdk-hdrh-lat-2n-clx"
16392   filter: "'2T1C' and 'NIC_Intel-XXV710'"
16393   layout:
16394     layout: "plot-hdrh-latency-by-percentile"
16395
16396 - type: "plot"
16397   title: "Latency by percentile: DPDK 3n-hsw"
16398   algorithm: "plot_hdrh_lat_by_percentile"
16399   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
16400   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
16401   target-links: "../../_static/dpdk"
16402   data: "plot-dpdk-hdrh-lat-3n-hsw"
16403   filter: "'1T1C' and 'NIC_Intel-XL710'"
16404   layout:
16405     layout: "plot-hdrh-latency-by-percentile"
16406
16407 - type: "plot"
16408   title: "Latency by percentile: DPDK 3n-tsh"
16409   algorithm: "plot_hdrh_lat_by_percentile"
16410   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
16411   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
16412   target-links: "../../_static/dpdk"
16413   data: "plot-dpdk-hdrh-lat-3n-tsh"
16414   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
16415   layout:
16416     layout: "plot-hdrh-latency-by-percentile"